Aug 05 18:12:21.685857 np0000006581 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 05 18:12:21.690819 np0000006581 devstack@c-api.service[100362]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 5 18:12:21 2026] *** Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: nodename: np0000006581 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: machine: x86_64 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: clock source: unix Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: pcre jit disabled Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: detected number of CPU cores: 16 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: current working directory: / Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: detected binary path: /usr/bin/uwsgi-core Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: your processes number limit is 257052 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: your memory page size is 4096 bytes Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: detected max file descriptor number: 2048 Aug 05 18:12:21.693083 np0000006581 devstack@c-api.service[100362]: lock engine: pthread robust mutexes Aug 05 18:12:21.693532 np0000006581 devstack@c-api.service[100362]: thunder lock: enabled Aug 05 18:12:21.693532 np0000006581 devstack@c-api.service[100362]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 05 18:12:21.693532 np0000006581 devstack@c-api.service[100362]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 05 18:12:21.693532 np0000006581 devstack@c-api.service[100362]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 05 18:12:21.693532 np0000006581 devstack@c-api.service[100362]: Set PythonHome to /opt/stack/data/venv Aug 05 18:12:21.730803 np0000006581 devstack@c-api.service[100362]: Python main interpreter initialized at 0x778264ea4668 Aug 05 18:12:21.730803 np0000006581 devstack@c-api.service[100362]: python threads support enabled Aug 05 18:12:21.730803 np0000006581 devstack@c-api.service[100362]: your server socket listen backlog is limited to 100 connections Aug 05 18:12:21.730803 np0000006581 devstack@c-api.service[100362]: your mercy for graceful operations on workers is 80 seconds Aug 05 18:12:21.731475 np0000006581 devstack@c-api.service[100362]: mapped 671795 bytes (656 KB) for 4 cores Aug 05 18:12:21.731684 np0000006581 devstack@c-api.service[100362]: *** Operational MODE: preforking *** Aug 05 18:12:21.731915 np0000006581 devstack@c-api.service[100362]: *** uWSGI is running in multiple interpreter mode *** Aug 05 18:12:21.731915 np0000006581 devstack@c-api.service[100362]: spawned uWSGI master process (pid: 100362) Aug 05 18:12:21.732064 np0000006581 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 05 18:12:21.732638 np0000006581 devstack@c-api.service[100362]: spawned uWSGI worker 1 (pid: 100363, cores: 1) Aug 05 18:12:21.733279 np0000006581 devstack@c-api.service[100362]: spawned uWSGI worker 2 (pid: 100364, cores: 1) Aug 05 18:12:21.733911 np0000006581 devstack@c-api.service[100362]: spawned uWSGI worker 3 (pid: 100365, cores: 1) Aug 05 18:12:21.734548 np0000006581 devstack@c-api.service[100362]: spawned uWSGI worker 4 (pid: 100366, cores: 1) Aug 05 18:12:21.734615 np0000006581 devstack@c-api.service[100362]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: we strongly recommend against using it for new projects. Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: If you are already using Eventlet, we recommend migrating to a different Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: framework. For more detail see Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 05 18:12:21.850514 np0000006581 devstack@c-api.service[100365]: import eventlet # noqa Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: we strongly recommend against using it for new projects. Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: If you are already using Eventlet, we recommend migrating to a different Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: framework. For more detail see Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 05 18:12:21.851057 np0000006581 devstack@c-api.service[100364]: import eventlet # noqa Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: we strongly recommend against using it for new projects. Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: If you are already using Eventlet, we recommend migrating to a different Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: framework. For more detail see Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 05 18:12:21.854786 np0000006581 devstack@c-api.service[100366]: import eventlet # noqa Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: we strongly recommend against using it for new projects. Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: If you are already using Eventlet, we recommend migrating to a different Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: framework. For more detail see Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 05 18:12:21.859603 np0000006581 devstack@c-api.service[100363]: import eventlet # noqa Aug 05 18:12:22.009837 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 05 18:12:22.009837 np0000006581 devstack@c-api.service[100365]: from cgi import parse_header Aug 05 18:12:22.011860 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 05 18:12:22.011860 np0000006581 devstack@c-api.service[100364]: from cgi import parse_header Aug 05 18:12:22.011940 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 05 18:12:22.011940 np0000006581 devstack@c-api.service[100363]: from cgi import parse_header Aug 05 18:12:22.028055 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 05 18:12:22.028055 np0000006581 devstack@c-api.service[100366]: from cgi import parse_header Aug 05 18:12:22.049262 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 05 18:12:22.049262 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:12:22.049517 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 05 18:12:22.049517 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:12:22.050345 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 05 18:12:22.050345 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:12:22.060799 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 05 18:12:22.060799 np0000006581 devstack@c-api.service[100364]: removals.removed_module( Aug 05 18:12:22.060941 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 05 18:12:22.060941 np0000006581 devstack@c-api.service[100365]: removals.removed_module( Aug 05 18:12:22.061669 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 05 18:12:22.061669 np0000006581 devstack@c-api.service[100364]: removals.removed_module( Aug 05 18:12:22.061747 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 05 18:12:22.061747 np0000006581 devstack@c-api.service[100363]: removals.removed_module( Aug 05 18:12:22.061801 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 05 18:12:22.061801 np0000006581 devstack@c-api.service[100365]: removals.removed_module( Aug 05 18:12:22.062491 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 05 18:12:22.062491 np0000006581 devstack@c-api.service[100363]: removals.removed_module( Aug 05 18:12:22.065347 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 05 18:12:22.065347 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:12:22.079079 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 05 18:12:22.079079 np0000006581 devstack@c-api.service[100366]: removals.removed_module( Aug 05 18:12:22.080298 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 05 18:12:22.080298 np0000006581 devstack@c-api.service[100366]: removals.removed_module( Aug 05 18:12:22.814210 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 05 18:12:22.814210 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:12:22.819429 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 05 18:12:22.819429 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:12:22.864455 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 05 18:12:22.864455 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:12:22.868863 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 05 18:12:22.868863 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:12:22.870508 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 05 18:12:22.870508 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:12:22.886994 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 05 18:12:22.886994 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:12:22.916963 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 05 18:12:22.916963 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:12:22.937011 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 05 18:12:22.937011 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:12:23.038908 np0000006581 devstack@c-api.service[100363]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 05 18:12:23.039176 np0000006581 devstack@c-api.service[100363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 05 18:12:23.042542 np0000006581 devstack@c-api.service[100365]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 05 18:12:23.042767 np0000006581 devstack@c-api.service[100365]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100365) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 05 18:12:23.080677 np0000006581 devstack@c-api.service[100366]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 05 18:12:23.080896 np0000006581 devstack@c-api.service[100366]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100366) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 05 18:12:23.105993 np0000006581 devstack@c-api.service[100364]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 05 18:12:23.106164 np0000006581 devstack@c-api.service[100364]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100364) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 05 18:12:23.127144 np0000006581 devstack@c-api.service[100363]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 05 18:12:23.127144 np0000006581 devstack@c-api.service[100363]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 05 18:12:23.128442 np0000006581 devstack@c-api.service[100365]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 05 18:12:23.128442 np0000006581 devstack@c-api.service[100365]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 05 18:12:23.146615 np0000006581 devstack@c-api.service[100366]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 05 18:12:23.146615 np0000006581 devstack@c-api.service[100366]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 05 18:12:23.169680 np0000006581 devstack@c-api.service[100364]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 05 18:12:23.169680 np0000006581 devstack@c-api.service[100364]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 05 18:12:23.580983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100366) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 05 18:12:23.581115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 05 18:12:23.581242 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100364) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 05 18:12:23.581318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.581391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.581425 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.581522 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.581577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.581628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100365) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 05 18:12:23.581669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.581709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.581866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.581981 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.582103 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.582194 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.582449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.583514 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.583644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.583683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.583723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.583748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.583768 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.583793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.583793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.583841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.583841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.583908 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.583934 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.583964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.583990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.584534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.584626 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.584689 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.584760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.584797 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.584823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.584881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.584928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.584957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.585018 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.585084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.585143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.585179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.585207 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.585237 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.585291 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.585320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.585345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.585345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.585392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.585418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.585448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.585469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.585492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.585519 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.585544 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.585570 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.585617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.585655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.585702 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.585738 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.585768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.585768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.585812 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.585838 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.585858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.585891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.585929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.585956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.585983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.586012 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.586040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.586062 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.586091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.586114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.586148 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.586174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.586198 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.586231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.586260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.586288 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.586314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.586338 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.586364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.586392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.586420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.586446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.586446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.586494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.586494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.586540 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.586564 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.586586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.586586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.586660 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.586689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.586689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.586689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.586689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.586689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.587963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.588017 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.588101 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.588182 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.588216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.588272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.588307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.588336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.588404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.588434 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.588461 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.588492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.588522 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.588545 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.588571 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.588617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.588651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.588679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.588699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.588699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.588745 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.588953 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.588994 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.589032 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.589059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.589096 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.589123 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.589151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.589173 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.589196 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.589238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.589267 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.589291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.589317 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.589338 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.589364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.589384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.589411 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.589433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.589453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.589485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.589515 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.589541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.589567 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.589587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.589648 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.589648 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.589648 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.589718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.589739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.589773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.589811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.589869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.589953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.590006 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.590063 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.590762 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.590836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.590874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.590911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.590942 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.590979 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.591004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.591028 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.591048 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.591074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.591094 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.591094 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.591141 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.591172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.591200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.591239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.591272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.591272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.591313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.591337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.591358 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.591379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.591379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.591451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.591502 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.591567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.591636 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.591735 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.591859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.591924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.591994 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.592032 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.592065 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.592089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.592118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.592144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.592166 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.592187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.592215 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.592258 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.592280 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.592300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.592328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.592355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.592381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.592381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.592425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.592451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.592478 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.592506 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.592534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.592637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.592667 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.592688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.592715 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.592740 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.592770 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.592794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.592822 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.592848 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.592871 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.592895 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.592917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.592946 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.592973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.593008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.593041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.593068 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.593094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.593114 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.593134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.593173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.593204 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.593240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.593266 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.593286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.593317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.593341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.593361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.593361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.593361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.593361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.593361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.593361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.594461 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.594523 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.594604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.594671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.594710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.594736 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.594766 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.594794 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.594819 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.594845 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.594871 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.594927 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.594955 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.595013 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.595057 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.595084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.595109 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.595136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.595197 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.595276 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.595335 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.595370 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.595429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.595492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.595554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.595645 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.595716 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.595781 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.600768 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.600843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.600902 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.600970 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.601058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.601094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.601128 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.601153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.601181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.601208 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.601277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.601326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.601355 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.601383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.601415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.601456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.601485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.601513 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.601570 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.601649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.601683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.601707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.601746 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.601780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.601816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.601873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.601905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.601962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.601995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.602027 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.602055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.602077 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.602110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.602145 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.602170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.602190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.602216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.602261 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.602291 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.602317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.602338 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.602359 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.602383 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.602411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.602433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.602459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.602484 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.602506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.602531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.602551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.602575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.602629 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.602665 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.602687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.602710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.602736 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.604143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.604231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.604303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.604360 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.604415 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.604464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.604502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.604527 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.604549 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.604570 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.604614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.604646 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.604673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.604701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.604722 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.604745 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.604772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.604800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.604825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.604847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.604868 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.604897 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.604921 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.604950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.604974 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.605001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.605047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.605117 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.605206 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.605292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.605354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.605412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.605440 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.605467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.605516 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.605548 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.605569 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.605617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.605648 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.605697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.605724 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.605750 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.605781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.605805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.605837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.605864 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.605890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.605915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.605939 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.605966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.605993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.606014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.606037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.606067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.606067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.606134 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.606676 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.606732 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.606795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.606839 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.606868 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.606891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.606918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.606942 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.606971 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.606994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.607017 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.607062 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.607115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.607188 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.607245 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.607275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.607319 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.607376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.607432 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.607465 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.607496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.607522 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.607548 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.607572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.607654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.607726 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.607788 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.607858 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.609465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.609531 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.609587 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.609665 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.609725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.609889 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.609945 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.609985 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.610018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.610045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.610066 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.610116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.610148 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.610172 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.610236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.610267 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.610289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.610320 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.610364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.610397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.610473 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.610801 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.610876 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.610933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.610966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.610991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.611024 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.611050 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.611077 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.611100 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.611143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.611170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.611196 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.611219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.611263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.611305 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.611338 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.611363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.611422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.611478 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.611511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.611536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.611559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.611603 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.611646 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.611723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.611783 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.611820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.611846 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.611890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.611925 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.611979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.612070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.612144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.612248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.612326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.612781 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.612874 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.612906 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.612932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.612960 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.612980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.613000 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.613027 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.613051 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.613076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.613098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.613130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.613155 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.613178 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.613197 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.613235 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.613258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.613290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.613320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.613350 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.613376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.613403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.613426 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.613449 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.613473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.613473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.613517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.613540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.613560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.613602 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.613652 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.613692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.613717 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.613740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.613760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.613782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.613802 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.613828 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.613849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.613879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.613906 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.613933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.613957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.613985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.614012 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.614034 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.614054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.614078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.614103 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.614130 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.614152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.614172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.614199 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.614229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.614262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.614284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.614312 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.614345 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.614377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.614408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.614429 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.614451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.614477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.614500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.614520 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.614547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.614574 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.614621 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.614670 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.614699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.614720 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.614743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.614767 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.614907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.614949 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.614977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615007 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.615034 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615061 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.615085 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.615104 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.615132 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.615153 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.615179 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.615209 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.615240 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.615261 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.615289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.615311 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.615351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615375 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.615394 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.615416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.615438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.615458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.615479 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615498 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.615520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.615539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.615571 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.615621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.615657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.615694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.615731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615784 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.615804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.615826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.615846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.615869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.615869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.615869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.616077 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.616148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.616197 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.616261 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.616317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.616368 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.616413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.616448 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.616496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.616544 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.616602 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.616642 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.616679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.616679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.616747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.616779 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.616809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.616809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.616877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.616906 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.616906 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.617032 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.617108 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.617154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.617241 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.617295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.617343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.617396 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.617396 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.617454 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.617478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.617536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.617603 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.617639 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.617676 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.617697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.617719 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.617748 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.617775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.617802 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.617828 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.617852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.617871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.617898 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.617921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.617944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.617970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.617997 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.618019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.618062 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.618084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.618110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.618133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.618160 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.618216 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.618260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.618289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.618310 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.618336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.618360 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618384 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.618405 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.618453 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.618477 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.618499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.618525 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.618549 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.618631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.618664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.618688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.618710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.618740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.618740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.618784 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.618808 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618808 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.618850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.618850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.618850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.618963 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.620577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.620656 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.620723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.620777 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.620834 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.620869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.620894 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.620920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.620946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.620969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.621052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.621113 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.621170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.621246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.621303 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.621407 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.621467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.621556 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.621666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.621747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.621819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.622208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.622299 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.622354 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.622407 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.622447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.622503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.622557 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.622875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.622948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.623010 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.623069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.623121 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.623161 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.623208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.623273 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.623315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.623353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.623393 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.623438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.623482 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.623520 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.623569 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.623637 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.623678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.623727 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.623766 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.623766 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.623766 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.624012 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.624135 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.624209 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.624298 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.624347 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.624396 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.624438 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.624438 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.624511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.624567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.624624 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.624672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.624720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.624769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.624818 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.624866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.624866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.624954 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.624998 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.624998 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.625077 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.625122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.625162 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.625200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.625246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.625284 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.625336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.625336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.625414 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.625414 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.625414 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.625414 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.625564 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.625564 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.625674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.626097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.626149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.626193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.626260 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.626312 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.626352 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.626391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.626436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.626484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.626526 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.626616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.626667 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.626718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.626760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.626815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.626870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.626909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.626957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.627013 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.627062 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.627104 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.627142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.627189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.627245 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.627285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.627325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.627365 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.627403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.627454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.627502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.627543 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.627601 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.627712 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.627753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.627800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.627843 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.627880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.627926 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.627970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.628012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.628057 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.628111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.628158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.628201 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.628251 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.628291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.628331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.628377 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.628428 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.628475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.628516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.628567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.628643 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.628687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.628728 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.628775 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.630795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.630870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.630928 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.630972 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.631009 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.631057 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.631057 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.631128 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.631167 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.631202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.631266 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.631315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.631315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.631315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.631424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.631468 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.631518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.631567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.631631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.631673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.631727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.631772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.631820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.631871 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.631925 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.631972 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.632022 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.632063 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.635880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.635971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.636018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.636062 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.636104 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.636159 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.636211 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.636266 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.636304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.636348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.636389 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.636433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.636485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.636485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.636555 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.636610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.636668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.636668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.636668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.636668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.636827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.636971 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.637053 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.637096 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.637142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.637183 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.637255 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.637297 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.637343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.637390 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.637433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.637474 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.637511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.637551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.637611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.637663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.637705 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.637759 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.637807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.637854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.637854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.637854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.637963 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.638005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.638048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.638086 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.638134 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.638187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.638238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.638279 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.638317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.638357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.638396 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.638438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.638485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.638524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 05 18:12:23.640140 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100366) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.640209 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.640271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.640347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.640390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.640434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100366) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.640476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.640517 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100366) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.640554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.640606 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.640665 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.640707 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.640758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.640758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.640836 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.640883 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100364) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.640929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.640929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.641177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100365) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 05 18:12:23.641264 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 05 18:12:23.641336 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 05 18:12:23.641378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 05 18:12:23.641439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100365) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 05 18:12:23.641488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100365) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 05 18:12:23.680556 np0000006581 devstack@c-api.service[100366]: INFO dbcounter [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Registered counter for database cinder Aug 05 18:12:23.680688 np0000006581 devstack@c-api.service[100364]: INFO dbcounter [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Registered counter for database cinder Aug 05 18:12:23.683812 np0000006581 devstack@c-api.service[100363]: INFO dbcounter [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Registered counter for database cinder Aug 05 18:12:23.684059 np0000006581 devstack@c-api.service[100365]: INFO dbcounter [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Registered counter for database cinder Aug 05 18:12:23.720670 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 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=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.721627 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 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=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.726764 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa 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=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.727916 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 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=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.832095 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writer thread running {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 05 18:12:23.835074 np0000006581 devstack@c-api.service[100366]: INFO cinder.rpc [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 05 18:12:23.837600 np0000006581 devstack@c-api.service[100366]: INFO cinder.rpc [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 05 18:12:23.839918 np0000006581 devstack@c-api.service[100366]: INFO cinder.rpc [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 05 18:12:23.841958 np0000006581 devstack@c-api.service[100366]: INFO cinder.rpc [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 05 18:12:23.842400 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.843148 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.843339 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writer thread running {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 05 18:12:23.844043 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writer thread running {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 05 18:12:23.844368 np0000006581 devstack@c-api.service[100366]: WARNING cinder.keymgr.conf_key_mgr [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.845763 np0000006581 devstack@c-api.service[100363]: INFO cinder.rpc [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 05 18:12:23.846774 np0000006581 devstack@c-api.service[100365]: INFO cinder.rpc [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 05 18:12:23.847372 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writer thread running {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 05 18:12:23.847496 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.847712 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.848002 np0000006581 devstack@c-api.service[100363]: INFO cinder.rpc [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 05 18:12:23.849393 np0000006581 devstack@c-api.service[100365]: INFO cinder.rpc [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 05 18:12:23.849899 np0000006581 devstack@c-api.service[100363]: INFO cinder.rpc [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 05 18:12:23.850427 np0000006581 devstack@c-api.service[100364]: INFO cinder.rpc [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 05 18:12:23.851571 np0000006581 devstack@c-api.service[100363]: INFO cinder.rpc [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 05 18:12:23.851914 np0000006581 devstack@c-api.service[100365]: INFO cinder.rpc [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 05 18:12:23.851972 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.852169 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.852852 np0000006581 devstack@c-api.service[100363]: WARNING cinder.keymgr.conf_key_mgr [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.853142 np0000006581 devstack@c-api.service[100364]: INFO cinder.rpc [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 05 18:12:23.854266 np0000006581 devstack@c-api.service[100365]: INFO cinder.rpc [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 05 18:12:23.854703 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.855079 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.855464 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.855523 np0000006581 devstack@c-api.service[100364]: INFO cinder.rpc [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 05 18:12:23.855658 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.855988 np0000006581 devstack@c-api.service[100365]: WARNING cinder.keymgr.conf_key_mgr [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.857582 np0000006581 devstack@c-api.service[100364]: INFO cinder.rpc [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 05 18:12:23.857961 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.858279 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.858994 np0000006581 devstack@c-api.service[100364]: WARNING cinder.keymgr.conf_key_mgr [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.859143 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.859310 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.861821 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.861944 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.879658 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 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=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.882937 np0000006581 devstack@c-api.service[100366]: INFO cinder.rpc [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 05 18:12:23.885693 np0000006581 devstack@c-api.service[100366]: INFO cinder.rpc [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 05 18:12:23.886102 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.886335 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.888212 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa 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=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.890608 np0000006581 devstack@c-api.service[100363]: INFO cinder.rpc [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 05 18:12:23.892569 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 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=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.892842 np0000006581 devstack@c-api.service[100363]: INFO cinder.rpc [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 05 18:12:23.893267 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.893383 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.895149 np0000006581 devstack@c-api.service[100365]: INFO cinder.rpc [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 05 18:12:23.896971 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 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=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:23.897316 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.897316 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.897704 np0000006581 devstack@c-api.service[100365]: INFO cinder.rpc [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 05 18:12:23.898216 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.898421 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.899881 np0000006581 devstack@c-api.service[100364]: INFO cinder.rpc [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 05 18:12:23.900998 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.901141 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.902558 np0000006581 devstack@c-api.service[100364]: INFO cinder.rpc [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 05 18:12:23.903048 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.903191 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.903367 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.903518 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.904944 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.905114 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.906392 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.906531 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.908544 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.908641 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.908702 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.908794 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.909197 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.909391 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.910697 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.910827 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.910989 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.911151 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.912910 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.913027 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.913833 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.914051 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.914185 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.914347 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.914409 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.914534 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.914860 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.914982 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.916420 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.916496 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.916554 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.916627 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.916851 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.917043 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.917726 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.917838 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.917962 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.918106 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.919314 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.919505 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.919564 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.919635 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.919898 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.920093 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.920507 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.920659 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.921789 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.921928 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.922528 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.922709 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.923717 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.923780 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.923863 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.923918 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.923964 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.924009 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.924992 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.925176 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.925806 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.925930 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.926065 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.926186 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.926443 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.926568 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.926641 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.926763 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.927797 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.927906 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.928142 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.928338 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.928395 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.928532 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.928740 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.928798 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.928845 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.928912 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.929513 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.929634 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.930335 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.930452 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.930687 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.930748 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.930832 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.930903 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.931170 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.931297 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.931951 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.932051 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.932607 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.932732 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.932789 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.932837 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.933197 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.933269 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.933344 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.933401 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.933463 np0000006581 devstack@c-api.service[100366]: WARNING cinder.api.contrib.hosts [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 05 18:12:23.933732 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.933839 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.934335 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: extensions {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.934414 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.934536 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.934759 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.934878 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.935403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: consistencygroups {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.935583 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.935659 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.935732 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.935795 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.936617 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.936793 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.936971 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.937123 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.937403 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.937534 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.937984 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.938130 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.938651 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: extra_specs {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.938828 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.938943 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.939703 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.939817 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.940506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: capabilities {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.940660 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.940779 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.941706 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.941764 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: backups {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.941873 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.941996 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.942135 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.942189 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.942304 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.942443 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.942557 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.943324 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-quota-sets {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.943386 np0000006581 devstack@c-api.service[100363]: WARNING cinder.api.contrib.hosts [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 05 18:12:23.943568 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.943703 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.944171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: extensions {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.944481 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: qos-specs {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.944742 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.944873 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.945061 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.945258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: consistencygroups {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.945317 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.946106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: encryption {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.946244 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.946291 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.946631 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.946814 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.947104 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.947219 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.947519 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: encryption {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.947646 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: extra_specs {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.947883 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.947944 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.948059 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.948113 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.948822 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.948942 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.949024 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.949155 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: capabilities {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.949211 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.949407 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: cgsnapshots {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.949759 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.949861 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.950113 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.950252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: backups {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.950310 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.950450 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.950562 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.951163 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.951272 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.951325 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: scheduler-stats {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.951376 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.951430 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.952054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-quota-sets {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.952129 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.952179 np0000006581 devstack@c-api.service[100364]: WARNING cinder.api.contrib.hosts [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 05 18:12:23.952253 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.952440 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.952564 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.952824 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.952941 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.953070 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: extensions {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.953129 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-volume-manage {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.953468 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: qos-specs {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.953747 np0000006581 devstack@c-api.service[100365]: WARNING cinder.api.contrib.hosts [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 05 18:12:23.954003 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.954113 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.954169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: consistencygroups {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.954644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: extensions {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.954890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-snapshot-manage {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.955278 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: encryption {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.955789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: consistencygroups {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.956102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-volume-transfer {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.956628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: encryption {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.956695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: extra_specs {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.957480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-hosts {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.958197 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: capabilities {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.958305 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: extra_specs {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.958358 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: cgsnapshots {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.958556 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-volume-type-access {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.959317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: backups {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.959536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: capabilities {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.959632 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: scheduler-stats {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.959873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-availability-zone {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.960573 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: backups {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.960889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-volume-manage {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.960976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extended resource: os-quota-class-sets {{(pid=100366) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.961104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-quota-sets {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.962193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-snapshot-manage {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.962337 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.962466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: qos-specs {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.962515 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.962581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-quota-sets {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.963337 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.963475 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-volume-transfer {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.963527 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.963729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: qos-specs {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.964097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: encryption {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.964148 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.964286 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.964847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] SnapshotActionsController initialized {{(pid=100366) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 05 18:12:23.964900 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-hosts {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.965331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: encryption {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.965429 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: encryption {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.965841 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.965952 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.966108 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-volume-type-access {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.966558 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: cgsnapshots {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.966637 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.966710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: encryption {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.966747 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.967460 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-availability-zone {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.967895 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.967944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: scheduler-stats {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.967975 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.968002 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: cgsnapshots {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.968396 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.968503 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.968866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extended resource: os-quota-class-sets {{(pid=100363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.968953 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-volume-manage {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.969005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969069 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: scheduler-stats {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.969131 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969251 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969441 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969649 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension UsedLimits extending resource: limits {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.969824 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970156 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension AdminActions extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-snapshot-manage {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.970294 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension AdminActions extending resource: snapshots {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-volume-manage {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.970372 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension AdminActions extending resource: backups {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970400 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.970458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeActions extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970550 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.970610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.970735 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.router [None req-ab52fc0c-98a1-43fc-aacd-c667f995f3f6 None None] Extension TypesManage extending resource: types {{(pid=100366) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.971302 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.971418 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.971454 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-volume-transfer {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.971534 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-snapshot-manage {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.972085 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.972198 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.972798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.snapshot_actions [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] SnapshotActionsController initialized {{(pid=100363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 05 18:12:23.972862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-volume-transfer {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.972913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-hosts {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.973965 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.974088 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.974136 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-volume-type-access {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.974793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-hosts {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.974844 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.974914 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.975233 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-volume-type-access {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.975550 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.975702 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.975746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-availability-zone {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.976384 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.976501 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.976534 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-availability-zone {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.977069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extended resource: os-quota-class-sets {{(pid=100364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.977195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extended resource: os-quota-class-sets {{(pid=100365) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 05 18:12:23.977652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension UsedLimits extending resource: limits {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977822 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension SnapshotActions extending resource: snapshots {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.977917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeTypeAccess extending resource: types {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension AdminActions extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension AdminActions extending resource: snapshots {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978382 np0000006581 devstack@c-api.service[100366]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778264ea4668 pid: 100366 (default app) Aug 05 18:12:23.978422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension AdminActions extending resource: backups {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeActions extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978497 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.978536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978562 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.978610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.router [None req-d56dfe26-9b72-4330-a684-c75a611e6ffa None None] Extension TypesManage extending resource: types {{(pid=100363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.978915 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.979055 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.979313 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.979435 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.979839 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.979957 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.980153 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.980283 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.980621 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.980754 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.980824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.snapshot_actions [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] SnapshotActionsController initialized {{(pid=100364) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 05 18:12:23.981265 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] SnapshotActionsController initialized {{(pid=100365) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 05 18:12:23.981885 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.982027 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.982207 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.982350 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.982639 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.982754 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.982965 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.983078 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.983366 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.983498 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.983769 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.983874 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.984377 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.984492 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.984563 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:12:23.984728 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:12:23.985033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985159 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985262 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985372 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985549 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985582 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985688 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension UsedLimits extending resource: limits {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985871 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.985969 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension UsedLimits extending resource: limits {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension AdminActions extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986175 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension AdminActions extending resource: snapshots {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986213 np0000006581 devstack@c-api.service[100363]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778264ea4668 pid: 100363 (default app) Aug 05 18:12:23.986273 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986309 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension AdminActions extending resource: backups {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986374 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986419 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeActions extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986528 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986565 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension AdminActions extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.router [None req-93271a2f-d342-4f2d-8589-a0bd9aaa85b5 None None] Extension TypesManage extending resource: types {{(pid=100364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986691 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension AdminActions extending resource: snapshots {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.986865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension AdminActions extending resource: backups {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.987011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeActions extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.987201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.987380 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.router [None req-4d7e3a91-48eb-49b9-97f2-d04a164b83e7 None None] Extension TypesManage extending resource: types {{(pid=100365) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 05 18:12:23.988272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e6f12f7b-ac56-4092-9919-4c2211979449 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:12:23.991391 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1/1] 10.4.3.210 () {60 vars in 925 bytes} [Wed Aug 5 18:12:23 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:12:23.994057 np0000006581 devstack@c-api.service[100364]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778264ea4668 pid: 100364 (default app) Aug 05 18:12:23.995145 np0000006581 devstack@c-api.service[100365]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x778264ea4668 pid: 100365 (default app) Aug 05 18:12:28.830909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-22ac2493-0a9b-48e9-b654-8975d55445c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:12:29.401316 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22ac2493-0a9b-48e9-b654-8975d55445c2 admin admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:12:29.401839 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22ac2493-0a9b-48e9-b654-8975d55445c2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:12:29.403376 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:12:29.403376 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:12:29.438998 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-22ac2493-0a9b-48e9-b654-8975d55445c2 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=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:29.468112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22ac2493-0a9b-48e9-b654-8975d55445c2 admin admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:12:29.468502 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1/2] 10.4.3.210 () {68 vars in 1302 bytes} [Wed Aug 5 18:12:28 2026] POST /volume/v3/types => generated 183 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:12:29.477086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7937e0cf-37ce-418c-8e89-ba859cec0cfd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:12:29.755142 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7937e0cf-37ce-418c-8e89-ba859cec0cfd admin admin] POST https://10.4.3.210/volume/v3/types/c318b552-f5fb-4ced-bc2f-9643d0964773/extra_specs Aug 05 18:12:29.755693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7937e0cf-37ce-418c-8e89-ba859cec0cfd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:12:29.757288 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:12:29.757288 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:12:29.788070 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-7937e0cf-37ce-418c-8e89-ba859cec0cfd 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=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:29.848947 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7937e0cf-37ce-418c-8e89-ba859cec0cfd admin admin] https://10.4.3.210/volume/v3/types/c318b552-f5fb-4ced-bc2f-9643d0964773/extra_specs returned with HTTP 200 Aug 05 18:12:29.849339 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 2/3] 10.4.3.210 () {68 vars in 1449 bytes} [Wed Aug 5 18:12:29 2026] POST /volume/v3/types/c318b552-f5fb-4ced-bc2f-9643d0964773/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:12:30.077895 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1641100d-fbd7-4745-8a62-5dbf84f4abd3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:12:30.370748 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1641100d-fbd7-4745-8a62-5dbf84f4abd3 admin admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:12:30.371366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1641100d-fbd7-4745-8a62-5dbf84f4abd3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:12:30.373113 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:12:30.373113 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:12:30.408389 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-1641100d-fbd7-4745-8a62-5dbf84f4abd3 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=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:30.441113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1641100d-fbd7-4745-8a62-5dbf84f4abd3 admin admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:12:30.441719 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1/4] 10.4.3.210 () {68 vars in 1302 bytes} [Wed Aug 5 18:12:30 2026] POST /volume/v3/types => generated 186 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:12:30.459010 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-64e499f2-c9b7-45cd-bbf3-374df2e71880 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:12:30.763901 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64e499f2-c9b7-45cd-bbf3-374df2e71880 admin admin] POST https://10.4.3.210/volume/v3/types/c084eb73-e2b2-4035-81e3-48e860bd5054/extra_specs Aug 05 18:12:30.764550 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64e499f2-c9b7-45cd-bbf3-374df2e71880 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:12:30.766313 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:12:30.766313 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:12:30.799192 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-64e499f2-c9b7-45cd-bbf3-374df2e71880 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=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:12:30.853039 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64e499f2-c9b7-45cd-bbf3-374df2e71880 admin admin] https://10.4.3.210/volume/v3/types/c084eb73-e2b2-4035-81e3-48e860bd5054/extra_specs returned with HTTP 200 Aug 05 18:12:30.853527 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1/5] 10.4.3.210 () {68 vars in 1449 bytes} [Wed Aug 5 18:12:30 2026] POST /volume/v3/types/c084eb73-e2b2-4035-81e3-48e860bd5054/extra_specs => generated 45 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:12:39.466662 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:12:39.847669 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:12:40.437996 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:12:40.851672 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:12:56.950611 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cfc17e3f-0fd3-420f-8ca7-662c4acfea9f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:12:56.951313 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cfc17e3f-0fd3-420f-8ca7-662c4acfea9f None None] GET https://10.4.3.210/volume// Aug 05 18:12:56.951477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cfc17e3f-0fd3-420f-8ca7-662c4acfea9f None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:12:56.951681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cfc17e3f-0fd3-420f-8ca7-662c4acfea9f None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:12:56.952145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cfc17e3f-0fd3-420f-8ca7-662c4acfea9f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:12:56.952436 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 2/6] 10.4.3.210 () {66 vars in 1425 bytes} [Wed Aug 5 18:12:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:13:37.237918 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6ef5c5e2-034a-462c-b97d-0f2ce2253a41 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:13:37.502458 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ef5c5e2-034a-462c-b97d-0f2ce2253a41 tempest-verify_tempest_config-808703198 tempest-verify_tempest_config-808703198-project-member] GET https://10.4.3.210/volume/v3/extensions Aug 05 18:13:37.502689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ef5c5e2-034a-462c-b97d-0f2ce2253a41 tempest-verify_tempest_config-808703198 tempest-verify_tempest_config-808703198-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:13:37.502880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ef5c5e2-034a-462c-b97d-0f2ce2253a41 tempest-verify_tempest_config-808703198 tempest-verify_tempest_config-808703198-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:13:37.503237 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ef5c5e2-034a-462c-b97d-0f2ce2253a41 tempest-verify_tempest_config-808703198 tempest-verify_tempest_config-808703198-project-member] https://10.4.3.210/volume/v3/extensions returned with HTTP 200 Aug 05 18:13:37.503601 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 3/7] 10.4.3.210 () {66 vars in 1246 bytes} [Wed Aug 5 18:13:37 2026] GET /volume/v3/extensions => generated 5245 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:26.647097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:26.650173 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:26.650547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-918852160", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:26.651876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-918852160', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:27.139404 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Create volume of 1 GB Aug 05 18:14:27.148668 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:14:27.147996. {{(pid=100364) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:14:27.148812 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Availability Zones retrieved successfully. Aug 05 18:14:27.174484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Flow 'volume_create_api' (4408d22c-fd64-47ce-ac5f-a5c1de8c3285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:27.175859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6099f6f-3dc2-4a92-8240-6155531d20a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:27.177169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:27.280609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6099f6f-3dc2-4a92-8240-6155531d20a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:27.281811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741a5802-745c-4621-b588-853b7ef53263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:27.330038 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:27.330656 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:27.384073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Created reservations ['3d46580d-29af-479b-ba88-195bda78905c', '8527a2a3-fce4-4ab3-b578-a34233893fc3', 'b7f56f0c-3dcd-440b-9729-e78dd90b1fb0', 'a582cb52-9d8a-4262-a46c-734f2dffc9f8'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:27.385037 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741a5802-745c-4621-b588-853b7ef53263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d46580d-29af-479b-ba88-195bda78905c', '8527a2a3-fce4-4ab3-b578-a34233893fc3', 'b7f56f0c-3dcd-440b-9729-e78dd90b1fb0', 'a582cb52-9d8a-4262-a46c-734f2dffc9f8']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:27.385858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7470f8d2-a8f4-4bf9-9519-518a4d020457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:27.432919 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7470f8d2-a8f4-4bf9-9519-518a4d020457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b25abd81-b020-46d3-903f-fbe7c10d8fdc', '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-918852160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2905a0750386449a9d99d514edda72f6',qos_specs=None,replication_status=,reservations=['3d46580d-29af-479b-ba88-195bda78905c','8527a2a3-fce4-4ab3-b578-a34233893fc3','b7f56f0c-3dcd-440b-9729-e78dd90b1fb0','a582cb52-9d8a-4262-a46c-734f2dffc9f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec055118da143f9bb8232b5811f129b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-918852160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b25abd81-b020-46d3-903f-fbe7c10d8fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2905a0750386449a9d99d514edda72f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec055118da143f9bb8232b5811f129b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:27.433640 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d86439-f754-4b97-b31f-077e0f1c4f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:27.457956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6d86439-f754-4b97-b31f-077e0f1c4f64) transitioned into state 'SUCCESS' from state '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-918852160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2905a0750386449a9d99d514edda72f6',qos_specs=None,replication_status=,reservations=['3d46580d-29af-479b-ba88-195bda78905c','8527a2a3-fce4-4ab3-b578-a34233893fc3','b7f56f0c-3dcd-440b-9729-e78dd90b1fb0','a582cb52-9d8a-4262-a46c-734f2dffc9f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec055118da143f9bb8232b5811f129b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:27.458824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de0f8af-4fc2-4732-adf1-7e371ab31ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:27.484178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8de0f8af-4fc2-4732-adf1-7e371ab31ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:27.486083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Flow 'volume_create_api' (4408d22c-fd64-47ce-ac5f-a5c1de8c3285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:27.486083 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Create volume request issued successfully. Aug 05 18:14:27.486419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5529a1e6-66e6-449d-b6a3-52bf880c672e tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:27.486867 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 2/8] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:14:26 2026] POST /volume/v3/volumes => generated 898 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:14:27.500344 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ccf1ef3b-4f5d-444d-8c86-f45aea8e34d1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:27.503328 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccf1ef3b-4f5d-444d-8c86-f45aea8e34d1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:27.503607 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccf1ef3b-4f5d-444d-8c86-f45aea8e34d1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:27.503877 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccf1ef3b-4f5d-444d-8c86-f45aea8e34d1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:27.534392 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:27.534392 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:27.541610 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ccf1ef3b-4f5d-444d-8c86-f45aea8e34d1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:27.548879 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccf1ef3b-4f5d-444d-8c86-f45aea8e34d1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:27.549241 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 2/9] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:27 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:28.107458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:28.262008 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:28.262008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2038832078", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:28.262008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2038832078', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:28.567439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ead0861e-6a34-46ad-9f99-145b45c7d13d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:28.571754 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ead0861e-6a34-46ad-9f99-145b45c7d13d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:28.575614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ead0861e-6a34-46ad-9f99-145b45c7d13d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:28.575614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ead0861e-6a34-46ad-9f99-145b45c7d13d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:28.612134 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:28.612134 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:28.622574 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ead0861e-6a34-46ad-9f99-145b45c7d13d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:28.631543 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ead0861e-6a34-46ad-9f99-145b45c7d13d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:28.631967 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 4/10] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:28 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 990 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:28.948176 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume of 1 GB Aug 05 18:14:28.959771 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:14:28.958983. {{(pid=100363) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:14:28.959963 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Availability Zones retrieved successfully. Aug 05 18:14:28.983387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Flow 'volume_create_api' (c3d232a3-2378-4ea4-b674-947ac82f04c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:28.984267 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5560cd-3ac5-42e6-abe3-0061ab4ec01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:28.986277 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:29.104014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5560cd-3ac5-42e6-abe3-0061ab4ec01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:29.104869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c12e38-81ef-4909-a674-eb84a360c909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:29.157316 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:29.157818 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:29.211636 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Created reservations ['5000cf50-604e-43b6-a542-40a80d7cde31', '1a0d2ceb-3b44-4643-a638-02f2d215af77', 'aa3b61fb-839e-4b10-ab70-fea2aebbf6c3', '94e33121-b63a-41ab-8d00-0118bb73bc84'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:29.212385 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c12e38-81ef-4909-a674-eb84a360c909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5000cf50-604e-43b6-a542-40a80d7cde31', '1a0d2ceb-3b44-4643-a638-02f2d215af77', 'aa3b61fb-839e-4b10-ab70-fea2aebbf6c3', '94e33121-b63a-41ab-8d00-0118bb73bc84']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:29.213247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fff7950-08e4-43fd-839e-954f3c72f016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:29.267785 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fff7950-08e4-43fd-839e-954f3c72f016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a473bc27-5334-435b-945b-5bd7479bf3a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2038832078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f4edef0f1f045a0b2a9eaa850392923',qos_specs=None,replication_status=,reservations=['5000cf50-604e-43b6-a542-40a80d7cde31','1a0d2ceb-3b44-4643-a638-02f2d215af77','aa3b61fb-839e-4b10-ab70-fea2aebbf6c3','94e33121-b63a-41ab-8d00-0118bb73bc84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b245351494e8475ebcc9af3e4902b17c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2038832078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a473bc27-5334-435b-945b-5bd7479bf3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f4edef0f1f045a0b2a9eaa850392923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b245351494e8475ebcc9af3e4902b17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:29.268533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07140d4e-ac73-4326-80c1-17cf7e995d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:29.301424 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07140d4e-ac73-4326-80c1-17cf7e995d92) transitioned into state 'SUCCESS' from state '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-2038832078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f4edef0f1f045a0b2a9eaa850392923',qos_specs=None,replication_status=,reservations=['5000cf50-604e-43b6-a542-40a80d7cde31','1a0d2ceb-3b44-4643-a638-02f2d215af77','aa3b61fb-839e-4b10-ab70-fea2aebbf6c3','94e33121-b63a-41ab-8d00-0118bb73bc84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b245351494e8475ebcc9af3e4902b17c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:29.302252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850ff420-648e-430a-817e-4a17432f1af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:29.330879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (850ff420-648e-430a-817e-4a17432f1af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:29.331930 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Flow 'volume_create_api' (c3d232a3-2378-4ea4-b674-947ac82f04c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:29.332477 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume request issued successfully. Aug 05 18:14:29.333521 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f33644c-f32f-4aa6-b7a3-c028fc7ab663 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:29.334160 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 3/11] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:14:28 2026] POST /volume/v3/volumes => generated 757 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:29.349827 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a2df3418-653b-47c4-a145-0ac21cde0f7d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:29.354562 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2df3418-653b-47c4-a145-0ac21cde0f7d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:29.354562 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2df3418-653b-47c4-a145-0ac21cde0f7d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:29.354783 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2df3418-653b-47c4-a145-0ac21cde0f7d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:29.368247 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:29.368247 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:29.375575 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a2df3418-653b-47c4-a145-0ac21cde0f7d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:29.384960 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2df3418-653b-47c4-a145-0ac21cde0f7d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:29.384960 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 3/12] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:29 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:29.646092 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2a3bd44a-590d-40c3-8649-eb8c84377f66 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:29.648675 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a3bd44a-590d-40c3-8649-eb8c84377f66 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:29.648675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a3bd44a-590d-40c3-8649-eb8c84377f66 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:29.648934 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a3bd44a-590d-40c3-8649-eb8c84377f66 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:29.656366 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:29.656366 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:29.662102 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2a3bd44a-590d-40c3-8649-eb8c84377f66 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:29.666992 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a3bd44a-590d-40c3-8649-eb8c84377f66 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:29.667398 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 3/13] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:29 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:30.404755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-677275b0-0945-4684-92d0-a74ee1d13b7c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:30.412052 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-677275b0-0945-4684-92d0-a74ee1d13b7c tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:30.412052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-677275b0-0945-4684-92d0-a74ee1d13b7c tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:30.412052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-677275b0-0945-4684-92d0-a74ee1d13b7c tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:30.420815 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:30.420815 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:30.426835 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-677275b0-0945-4684-92d0-a74ee1d13b7c tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:30.431000 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-677275b0-0945-4684-92d0-a74ee1d13b7c tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:30.431498 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 5/14] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:30 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:30.681370 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6298284d-6339-4344-b705-903b0dc744ed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:30.683613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6298284d-6339-4344-b705-903b0dc744ed tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:30.683943 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6298284d-6339-4344-b705-903b0dc744ed tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:30.684160 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6298284d-6339-4344-b705-903b0dc744ed tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:30.691938 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:30.691938 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:30.698106 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6298284d-6339-4344-b705-903b0dc744ed tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:30.705368 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6298284d-6339-4344-b705-903b0dc744ed tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:30.705950 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 4/15] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:30 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:31.447361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6da471e8-f61f-49d1-98ae-b887259c3395 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:31.450358 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6da471e8-f61f-49d1-98ae-b887259c3395 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:31.451613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6da471e8-f61f-49d1-98ae-b887259c3395 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:31.451613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6da471e8-f61f-49d1-98ae-b887259c3395 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:31.462618 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:31.462618 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:31.466838 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6da471e8-f61f-49d1-98ae-b887259c3395 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:31.473631 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6da471e8-f61f-49d1-98ae-b887259c3395 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:31.474560 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 4/16] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:31 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:31.726716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1be839d2-6ab6-40a9-9d0a-ccd25c27bce0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:31.730431 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1be839d2-6ab6-40a9-9d0a-ccd25c27bce0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:31.730727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1be839d2-6ab6-40a9-9d0a-ccd25c27bce0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:31.730962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1be839d2-6ab6-40a9-9d0a-ccd25c27bce0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:31.738581 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:31.738581 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:31.747359 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1be839d2-6ab6-40a9-9d0a-ccd25c27bce0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:31.755698 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1be839d2-6ab6-40a9-9d0a-ccd25c27bce0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:31.756156 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 4/17] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:31 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:32.488944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f4aeba22-0981-4531-a626-70fc8cfba694 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:32.492025 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4aeba22-0981-4531-a626-70fc8cfba694 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:32.492025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4aeba22-0981-4531-a626-70fc8cfba694 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:32.492025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4aeba22-0981-4531-a626-70fc8cfba694 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:32.499920 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:32.499920 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:32.505966 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f4aeba22-0981-4531-a626-70fc8cfba694 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:32.512642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4aeba22-0981-4531-a626-70fc8cfba694 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:32.513637 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 6/18] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:32 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:32.773735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3c1184ef-858c-4e48-ac89-f1b125e0d076 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:32.776059 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3c1184ef-858c-4e48-ac89-f1b125e0d076 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:32.776059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3c1184ef-858c-4e48-ac89-f1b125e0d076 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:32.776202 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3c1184ef-858c-4e48-ac89-f1b125e0d076 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:32.783109 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:32.783109 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:32.787733 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3c1184ef-858c-4e48-ac89-f1b125e0d076 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:32.794896 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3c1184ef-858c-4e48-ac89-f1b125e0d076 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:32.795144 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 5/19] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:32 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:33.527820 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-87528b59-b87d-4d41-b2f3-dd7b10c1e889 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:33.529734 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-87528b59-b87d-4d41-b2f3-dd7b10c1e889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:33.529999 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-87528b59-b87d-4d41-b2f3-dd7b10c1e889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:33.530248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-87528b59-b87d-4d41-b2f3-dd7b10c1e889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:33.542241 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:33.542241 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:33.546650 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-87528b59-b87d-4d41-b2f3-dd7b10c1e889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:33.552353 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-87528b59-b87d-4d41-b2f3-dd7b10c1e889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:33.552855 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 5/20] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:33 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:33.812075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-585bbd66-cb84-430f-8b8b-9e5f9e522545 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:33.815159 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-585bbd66-cb84-430f-8b8b-9e5f9e522545 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:33.815159 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-585bbd66-cb84-430f-8b8b-9e5f9e522545 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:33.815319 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-585bbd66-cb84-430f-8b8b-9e5f9e522545 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:33.822883 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:33.822883 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:33.827187 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-585bbd66-cb84-430f-8b8b-9e5f9e522545 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:33.833526 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-585bbd66-cb84-430f-8b8b-9e5f9e522545 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:33.834021 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 5/21] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:33 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:34.568960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-825c64f2-d1b3-46ec-a7d5-68ca077bb24a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:34.569507 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-825c64f2-d1b3-46ec-a7d5-68ca077bb24a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:34.569772 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-825c64f2-d1b3-46ec-a7d5-68ca077bb24a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:34.570006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-825c64f2-d1b3-46ec-a7d5-68ca077bb24a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:34.580515 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:34.580515 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:34.589311 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-825c64f2-d1b3-46ec-a7d5-68ca077bb24a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:34.595849 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-825c64f2-d1b3-46ec-a7d5-68ca077bb24a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:34.596489 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 7/22] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:34 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:34.851093 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-43da071c-6e92-4882-93ef-eb38e0da72ee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:34.856896 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-43da071c-6e92-4882-93ef-eb38e0da72ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:34.856896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-43da071c-6e92-4882-93ef-eb38e0da72ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:34.856896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-43da071c-6e92-4882-93ef-eb38e0da72ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:34.864253 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:34.864253 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:34.868585 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-43da071c-6e92-4882-93ef-eb38e0da72ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:34.873911 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-43da071c-6e92-4882-93ef-eb38e0da72ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:34.875361 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 6/23] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:34 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:35.612966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c54db3fb-0c05-464a-a9ef-37bf17cb4cd4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:35.615160 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c54db3fb-0c05-464a-a9ef-37bf17cb4cd4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:35.616245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c54db3fb-0c05-464a-a9ef-37bf17cb4cd4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:35.616245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c54db3fb-0c05-464a-a9ef-37bf17cb4cd4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:35.624810 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:35.624810 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:35.628721 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c54db3fb-0c05-464a-a9ef-37bf17cb4cd4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:35.635934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c54db3fb-0c05-464a-a9ef-37bf17cb4cd4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:35.636556 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 6/24] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:35 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:35.889332 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-91a7bd14-8837-4d01-83eb-f8148a326a73 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:35.893045 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-91a7bd14-8837-4d01-83eb-f8148a326a73 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:35.893918 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-91a7bd14-8837-4d01-83eb-f8148a326a73 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:35.893918 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-91a7bd14-8837-4d01-83eb-f8148a326a73 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:35.905156 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:35.905156 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:35.909855 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-91a7bd14-8837-4d01-83eb-f8148a326a73 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:35.915313 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-91a7bd14-8837-4d01-83eb-f8148a326a73 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:35.915903 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 6/25] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:35 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:36.658915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-378400f2-9819-45f0-8d59-12a240694b2e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:36.658915 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-378400f2-9819-45f0-8d59-12a240694b2e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:36.658915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-378400f2-9819-45f0-8d59-12a240694b2e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:36.658915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-378400f2-9819-45f0-8d59-12a240694b2e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:36.674555 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:36.674555 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:36.680172 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-378400f2-9819-45f0-8d59-12a240694b2e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:36.685840 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-378400f2-9819-45f0-8d59-12a240694b2e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:36.686945 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 8/26] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:36 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:36.933974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-163dc2d9-7dfb-4a91-9ab7-65a6d752aeb5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:36.936258 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-163dc2d9-7dfb-4a91-9ab7-65a6d752aeb5 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:36.936494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-163dc2d9-7dfb-4a91-9ab7-65a6d752aeb5 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:36.936892 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-163dc2d9-7dfb-4a91-9ab7-65a6d752aeb5 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:36.947450 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:36.947450 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:36.952770 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-163dc2d9-7dfb-4a91-9ab7-65a6d752aeb5 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:36.956492 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-163dc2d9-7dfb-4a91-9ab7-65a6d752aeb5 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:36.956896 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 7/27] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:36 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:37.702687 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8a5ab196-fa85-4efc-800d-a0fadf4c666e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:37.704773 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8a5ab196-fa85-4efc-800d-a0fadf4c666e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:37.705006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8a5ab196-fa85-4efc-800d-a0fadf4c666e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:37.705265 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8a5ab196-fa85-4efc-800d-a0fadf4c666e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:37.714512 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:37.714512 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:37.719258 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8a5ab196-fa85-4efc-800d-a0fadf4c666e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:37.726813 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8a5ab196-fa85-4efc-800d-a0fadf4c666e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:37.727445 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 7/28] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:37 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:37.971220 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8bd5985a-479c-4e4c-9a82-d488c9eaa49a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:37.973648 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8bd5985a-479c-4e4c-9a82-d488c9eaa49a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:37.973879 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8bd5985a-479c-4e4c-9a82-d488c9eaa49a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:37.974027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8bd5985a-479c-4e4c-9a82-d488c9eaa49a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:37.984006 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:37.984006 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:37.987982 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8bd5985a-479c-4e4c-9a82-d488c9eaa49a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:37.995055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8bd5985a-479c-4e4c-9a82-d488c9eaa49a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:37.995842 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 7/29] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:37 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1051 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:38.745010 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e1328f16-a07a-4baa-abf7-5d0314544168 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:38.747354 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1328f16-a07a-4baa-abf7-5d0314544168 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:38.747653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1328f16-a07a-4baa-abf7-5d0314544168 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:38.747896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1328f16-a07a-4baa-abf7-5d0314544168 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:38.757291 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:38.757291 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:38.761406 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e1328f16-a07a-4baa-abf7-5d0314544168 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:38.765768 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1328f16-a07a-4baa-abf7-5d0314544168 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:38.766133 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 9/30] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:38 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:39.013769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9243d612-2876-4762-a6aa-676e698e4187 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:39.016553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9243d612-2876-4762-a6aa-676e698e4187 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:39.016881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9243d612-2876-4762-a6aa-676e698e4187 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:39.017005 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9243d612-2876-4762-a6aa-676e698e4187 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:39.030139 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:39.030139 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:39.035449 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9243d612-2876-4762-a6aa-676e698e4187 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:39.042801 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9243d612-2876-4762-a6aa-676e698e4187 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:39.043544 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 8/31] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:14:39 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1571 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:39.476154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-93ab90d6-141e-4532-94b7-3c89392ce5c9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:39.783939 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-41e8fbf6-e211-4281-a9c2-beee17369889 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:39.786278 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-41e8fbf6-e211-4281-a9c2-beee17369889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:39.786627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-41e8fbf6-e211-4281-a9c2-beee17369889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:39.786899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-41e8fbf6-e211-4281-a9c2-beee17369889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:39.795123 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:39.795123 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:39.800261 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-41e8fbf6-e211-4281-a9c2-beee17369889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:39.807214 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-41e8fbf6-e211-4281-a9c2-beee17369889 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:39.807816 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 8/32] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:39 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:39.822370 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:39.824650 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:39.825070 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-724689111"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:39.826966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-724689111'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:39.827469 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume of 1 GB Aug 05 18:14:39.844342 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:14:39.843609. {{(pid=100366) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:14:39.844529 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Availability Zones retrieved successfully. Aug 05 18:14:39.874451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Flow 'volume_create_api' (de68167d-c646-4ad2-a5cd-df3946aeed1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:39.874721 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087dc6a8-56d4-4444-b2de-018aa633a370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:39.876248 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:39.913039 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-93ab90d6-141e-4532-94b7-3c89392ce5c9 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:39.913248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-93ab90d6-141e-4532-94b7-3c89392ce5c9 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:39.913763 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-93ab90d6-141e-4532-94b7-3c89392ce5c9 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:39.923126 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:39.923126 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:39.927709 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-93ab90d6-141e-4532-94b7-3c89392ce5c9 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:39.934258 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-93ab90d6-141e-4532-94b7-3c89392ce5c9 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:39.934706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087dc6a8-56d4-4444-b2de-018aa633a370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:39.934837 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 8/33] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:14:39 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1391 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:39.935559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9264e9c1-8627-40c2-af0e-ffca591aa0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:39.979516 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:39.979516 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:40.001485 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Created reservations ['464fb342-20dc-492f-8206-2f67d5076f9b', '86c02268-8475-491b-a111-25b8451aac27', '5279a6b6-a7f5-468f-bb6a-925ea863b94e', '6abceb75-3712-49a8-8490-a84d315a7754'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:40.003105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9264e9c1-8627-40c2-af0e-ffca591aa0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['464fb342-20dc-492f-8206-2f67d5076f9b', '86c02268-8475-491b-a111-25b8451aac27', '5279a6b6-a7f5-468f-bb6a-925ea863b94e', '6abceb75-3712-49a8-8490-a84d315a7754']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:40.003105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e32941-affa-466d-8f8a-e0497dc01a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:40.026425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e32941-affa-466d-8f8a-e0497dc01a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44fb68f1-80d2-4598-9a25-66164058da36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-724689111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f4edef0f1f045a0b2a9eaa850392923',qos_specs=None,replication_status=,reservations=['464fb342-20dc-492f-8206-2f67d5076f9b','86c02268-8475-491b-a111-25b8451aac27','5279a6b6-a7f5-468f-bb6a-925ea863b94e','6abceb75-3712-49a8-8490-a84d315a7754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b245351494e8475ebcc9af3e4902b17c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-724689111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44fb68f1-80d2-4598-9a25-66164058da36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f4edef0f1f045a0b2a9eaa850392923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b245351494e8475ebcc9af3e4902b17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:40.027160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b97d02-8db0-439a-af3b-a58e29cf4ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:40.050568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71b97d02-8db0-439a-af3b-a58e29cf4ff8) transitioned into state 'SUCCESS' from state '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-724689111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f4edef0f1f045a0b2a9eaa850392923',qos_specs=None,replication_status=,reservations=['464fb342-20dc-492f-8206-2f67d5076f9b','86c02268-8475-491b-a111-25b8451aac27','5279a6b6-a7f5-468f-bb6a-925ea863b94e','6abceb75-3712-49a8-8490-a84d315a7754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b245351494e8475ebcc9af3e4902b17c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:40.051331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4096a05-5927-426f-9326-cddab2af6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:40.073807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4096a05-5927-426f-9326-cddab2af6701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:40.074663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Flow 'volume_create_api' (de68167d-c646-4ad2-a5cd-df3946aeed1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:40.074979 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume request issued successfully. Aug 05 18:14:40.075553 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8fd43b28-b9c6-45e5-b679-55c43c9f939b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:40.075999 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 10/34] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:14:39 2026] POST /volume/v3/volumes => generated 756 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:40.088219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a570df9b-e575-402a-b277-f40613552115 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:40.090410 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a570df9b-e575-402a-b277-f40613552115 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:14:40.090692 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a570df9b-e575-402a-b277-f40613552115 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:40.090945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a570df9b-e575-402a-b277-f40613552115 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:40.097658 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:40.097658 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:40.101714 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a570df9b-e575-402a-b277-f40613552115 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:40.106940 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a570df9b-e575-402a-b277-f40613552115 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 200 Aug 05 18:14:40.107336 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 9/35] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:40 2026] GET /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:41.124139 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7d8f4aa1-9a97-40ee-a5d6-78dbeb1b851a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:41.125935 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7d8f4aa1-9a97-40ee-a5d6-78dbeb1b851a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:14:41.126199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7d8f4aa1-9a97-40ee-a5d6-78dbeb1b851a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:41.126353 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7d8f4aa1-9a97-40ee-a5d6-78dbeb1b851a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:41.133065 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:41.133065 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:41.136504 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7d8f4aa1-9a97-40ee-a5d6-78dbeb1b851a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:41.140544 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7d8f4aa1-9a97-40ee-a5d6-78dbeb1b851a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 200 Aug 05 18:14:41.140936 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 9/36] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:41 2026] GET /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:41.157647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:41.158886 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:41.159245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-882761775"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:41.160866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-882761775'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:41.161038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume of 1 GB Aug 05 18:14:41.166763 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Availability Zones retrieved successfully. Aug 05 18:14:41.174092 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Flow 'volume_create_api' (ecfb2c70-199f-4fb6-ba90-d2a7c55ac8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:41.175078 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5834a670-5182-4a6e-97af-3f77e57bf7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:41.176163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:41.204381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5834a670-5182-4a6e-97af-3f77e57bf7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:41.205127 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b05ee46-fbf7-4a75-9808-520b82d06832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:41.248278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Created reservations ['77b53736-fc18-4d0d-b010-4e6e0ca2844e', 'e664bff1-4fac-4448-8508-5c81e00019f4', 'bb58d940-4b6a-4668-95e4-9159eec1d53e', 'e40fbf3b-e146-4358-a07d-65910c0d8a85'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:41.249279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b05ee46-fbf7-4a75-9808-520b82d06832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77b53736-fc18-4d0d-b010-4e6e0ca2844e', 'e664bff1-4fac-4448-8508-5c81e00019f4', 'bb58d940-4b6a-4668-95e4-9159eec1d53e', 'e40fbf3b-e146-4358-a07d-65910c0d8a85']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:41.250013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35e8ae0-6bc0-4e33-b87b-1b63a942187c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:41.271976 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35e8ae0-6bc0-4e33-b87b-1b63a942187c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49508ea6-7067-47f2-85c0-18faa339deba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-882761775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f4edef0f1f045a0b2a9eaa850392923',qos_specs=None,replication_status=,reservations=['77b53736-fc18-4d0d-b010-4e6e0ca2844e','e664bff1-4fac-4448-8508-5c81e00019f4','bb58d940-4b6a-4668-95e4-9159eec1d53e','e40fbf3b-e146-4358-a07d-65910c0d8a85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b245351494e8475ebcc9af3e4902b17c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-882761775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49508ea6-7067-47f2-85c0-18faa339deba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f4edef0f1f045a0b2a9eaa850392923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b245351494e8475ebcc9af3e4902b17c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:41.273016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b220fc2b-d929-4610-bed9-4bacd25ab66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:41.290763 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b220fc2b-d929-4610-bed9-4bacd25ab66e) transitioned into state 'SUCCESS' from state '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-882761775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f4edef0f1f045a0b2a9eaa850392923',qos_specs=None,replication_status=,reservations=['77b53736-fc18-4d0d-b010-4e6e0ca2844e','e664bff1-4fac-4448-8508-5c81e00019f4','bb58d940-4b6a-4668-95e4-9159eec1d53e','e40fbf3b-e146-4358-a07d-65910c0d8a85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b245351494e8475ebcc9af3e4902b17c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:41.291739 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b77ca640-952e-46f2-a997-63ebd604e8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:41.302233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b77ca640-952e-46f2-a997-63ebd604e8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:41.303167 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Flow 'volume_create_api' (ecfb2c70-199f-4fb6-ba90-d2a7c55ac8ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:41.303494 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Create volume request issued successfully. Aug 05 18:14:41.304194 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f8789358-5581-4bed-8f08-4f0d2e12b075 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:41.305438 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 9/37] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:14:41 2026] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:41.317643 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d4f1985a-878f-487f-a0fe-0928a407ad31 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:41.319757 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4f1985a-878f-487f-a0fe-0928a407ad31 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:14:41.320054 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4f1985a-878f-487f-a0fe-0928a407ad31 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:41.320538 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4f1985a-878f-487f-a0fe-0928a407ad31 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:41.328355 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:41.328355 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:41.332440 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d4f1985a-878f-487f-a0fe-0928a407ad31 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:41.337124 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4f1985a-878f-487f-a0fe-0928a407ad31 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 200 Aug 05 18:14:41.337641 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 11/38] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:41 2026] GET /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:41.717953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-52e46d0c-fa1f-475c-b949-cae29a80008f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:41.897394 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:41.897823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-671690440"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:41.899652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-671690440'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:41.899826 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Create volume of 1 GB Aug 05 18:14:41.904469 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Availability Zones retrieved successfully. Aug 05 18:14:41.912716 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Flow 'volume_create_api' (5894b323-d489-4d3c-b806-7cd22f7bd2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:41.913658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb8f886-9c68-440c-b401-b0347d174592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:41.914440 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:41.939871 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb8f886-9c68-440c-b401-b0347d174592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:41.940734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a466d327-191c-41c6-bfd9-16cd4db8f10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:42.012840 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Created reservations ['f81ed707-1dbd-47e3-a4e8-6194c1481721', '55487425-29f7-496f-af37-ee908108db5b', '1b0da1ea-9886-421c-9d5f-1a25a7e9ed67', '4c66fde2-79db-4521-90e1-8e8d3b14a607'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:42.013747 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a466d327-191c-41c6-bfd9-16cd4db8f10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81ed707-1dbd-47e3-a4e8-6194c1481721', '55487425-29f7-496f-af37-ee908108db5b', '1b0da1ea-9886-421c-9d5f-1a25a7e9ed67', '4c66fde2-79db-4521-90e1-8e8d3b14a607']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:42.014626 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6994cb53-9051-4c4d-b911-eab425dde66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:42.073291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6994cb53-9051-4c4d-b911-eab425dde66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3487316a-197d-4f48-9f38-fd7a0d1fab3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-671690440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08a4b4d337af43c5a40587e848662c99',qos_specs=None,replication_status=,reservations=['f81ed707-1dbd-47e3-a4e8-6194c1481721','55487425-29f7-496f-af37-ee908108db5b','1b0da1ea-9886-421c-9d5f-1a25a7e9ed67','4c66fde2-79db-4521-90e1-8e8d3b14a607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624fc12aacbc45c896f1e98949413353',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-671690440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3487316a-197d-4f48-9f38-fd7a0d1fab3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08a4b4d337af43c5a40587e848662c99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='624fc12aacbc45c896f1e98949413353',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:42.074177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f4ca25-1a93-4fa4-bf7f-51ddaf220a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:42.099251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4f4ca25-1a93-4fa4-bf7f-51ddaf220a05) transitioned into state 'SUCCESS' from state '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-671690440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08a4b4d337af43c5a40587e848662c99',qos_specs=None,replication_status=,reservations=['f81ed707-1dbd-47e3-a4e8-6194c1481721','55487425-29f7-496f-af37-ee908108db5b','1b0da1ea-9886-421c-9d5f-1a25a7e9ed67','4c66fde2-79db-4521-90e1-8e8d3b14a607'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='624fc12aacbc45c896f1e98949413353',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:42.100197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528ba070-ab92-48c5-9422-de5dc2ea2a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:42.114536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528ba070-ab92-48c5-9422-de5dc2ea2a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:42.115628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Flow 'volume_create_api' (5894b323-d489-4d3c-b806-7cd22f7bd2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:42.115994 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Create volume request issued successfully. Aug 05 18:14:42.116879 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-52e46d0c-fa1f-475c-b949-cae29a80008f tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:42.117383 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 10/39] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:14:41 2026] POST /volume/v3/volumes => generated 784 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:42.139106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0cf9e8ec-51e2-496e-ba06-95fa06cbdba6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:42.141619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0cf9e8ec-51e2-496e-ba06-95fa06cbdba6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:14:42.141900 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0cf9e8ec-51e2-496e-ba06-95fa06cbdba6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:42.142121 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0cf9e8ec-51e2-496e-ba06-95fa06cbdba6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:42.179158 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:42.179158 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:42.184035 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0cf9e8ec-51e2-496e-ba06-95fa06cbdba6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:14:42.188864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0cf9e8ec-51e2-496e-ba06-95fa06cbdba6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:14:42.189398 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 10/40] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:42 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 963 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:42.351769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3f2c2d2b-b447-4dce-9265-7b5a0f6097f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:42.353879 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3f2c2d2b-b447-4dce-9265-7b5a0f6097f1 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:14:42.354143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3f2c2d2b-b447-4dce-9265-7b5a0f6097f1 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:42.354407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3f2c2d2b-b447-4dce-9265-7b5a0f6097f1 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:42.363035 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:42.363035 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:42.372233 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3f2c2d2b-b447-4dce-9265-7b5a0f6097f1 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:42.381489 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3f2c2d2b-b447-4dce-9265-7b5a0f6097f1 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 200 Aug 05 18:14:42.381876 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 10/41] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:42 2026] GET /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:43.203877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cb7aca82-fcfe-48ba-95d8-12a425227163 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:43.205964 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cb7aca82-fcfe-48ba-95d8-12a425227163 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:14:43.206200 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cb7aca82-fcfe-48ba-95d8-12a425227163 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:43.206500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cb7aca82-fcfe-48ba-95d8-12a425227163 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:43.245940 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:43.245940 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:43.250379 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cb7aca82-fcfe-48ba-95d8-12a425227163 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:14:43.255702 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cb7aca82-fcfe-48ba-95d8-12a425227163 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:14:43.256217 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 12/42] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:43 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:45.820808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:45.853709 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-9a900e3e-a284-47bd-a1a6-5d157979e32d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:45.856142 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-9a900e3e-a284-47bd-a1a6-5d157979e32d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:45.856395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-9a900e3e-a284-47bd-a1a6-5d157979e32d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:45.856617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-9a900e3e-a284-47bd-a1a6-5d157979e32d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:45.864347 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:45.864347 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:45.868773 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-9a900e3e-a284-47bd-a1a6-5d157979e32d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:45.873430 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-9a900e3e-a284-47bd-a1a6-5d157979e32d tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:45.873896 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 11/43] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:14:45 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:45.885222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b033743e-4130-456b-bb05-d09d211394f2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:45.886099 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b033743e-4130-456b-bb05-d09d211394f2 None None] GET https://10.4.3.210/volume// Aug 05 18:14:45.886374 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b033743e-4130-456b-bb05-d09d211394f2 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:45.886668 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b033743e-4130-456b-bb05-d09d211394f2 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:45.888085 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b033743e-4130-456b-bb05-d09d211394f2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:45.888676 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 11/44] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:14:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:45.900358 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-b5a1fa13-f2e0-4318-9add-10753541302b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:45.902682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-b5a1fa13-f2e0-4318-9add-10753541302b tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:14:45.903195 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-b5a1fa13-f2e0-4318-9add-10753541302b tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b25abd81-b020-46d3-903f-fbe7c10d8fdc", "connector": null, "instance_uuid": "e6f3c48a-fde3-42da-af6a-befdead2b2c3"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:45.912160 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:45.912160 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:45.947651 np0000006581 devstack@c-api.service[100366]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 05 18:14:45.947651 np0000006581 devstack@c-api.service[100366]: .first() Aug 05 18:14:45.967077 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-b5a1fa13-f2e0-4318-9add-10753541302b tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:14:45.967541 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 13/45] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:14:45 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:46.020918 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:46.021380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1954186341"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:46.023808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1954186341'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:46.028007 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Create volume of 1 GB Aug 05 18:14:46.028340 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:46.028340 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:46.029243 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Availability Zones retrieved successfully. Aug 05 18:14:46.044683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Flow 'volume_create_api' (c1642dfe-5952-481d-8bc2-5d7f09b1f950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:46.045931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88ee685-ca1a-488f-b8d5-26677e6f4fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:46.055749 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:46.074245 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:46.074245 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:46.090157 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88ee685-ca1a-488f-b8d5-26677e6f4fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c084eb73-e2b2-4035-81e3-48e860bd5054,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c084eb73-e2b2-4035-81e3-48e860bd5054', 'encryption_key_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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:46.091451 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c22454-26b9-434f-b365-42704f9380d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:46.125963 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:46.126379 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:14:46.168814 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Created reservations ['b9901dc4-ab91-4bf9-be99-073f5ebefc71', 'd78529d9-f60b-4d2f-9f8c-6a702090ff88', 'da184f30-cb07-408d-ae92-b3d14a180b01', '979ece13-9784-424d-a1f7-e244f6f0db34'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:46.170234 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c22454-26b9-434f-b365-42704f9380d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9901dc4-ab91-4bf9-be99-073f5ebefc71', 'd78529d9-f60b-4d2f-9f8c-6a702090ff88', 'da184f30-cb07-408d-ae92-b3d14a180b01', '979ece13-9784-424d-a1f7-e244f6f0db34']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:46.171133 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe6c89e-fe85-4644-a72f-f77f6e8c67eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:46.202872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe6c89e-fe85-4644-a72f-f77f6e8c67eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15f70d12-ab2f-4cd0-b561-2dfcc846850f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1954186341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ca6347b125e488380843c9f4a7673c9',qos_specs=None,replication_status=,reservations=['b9901dc4-ab91-4bf9-be99-073f5ebefc71','d78529d9-f60b-4d2f-9f8c-6a702090ff88','da184f30-cb07-408d-ae92-b3d14a180b01','979ece13-9784-424d-a1f7-e244f6f0db34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780818f5395b4ec0bb8b693ab021a949',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1954186341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15f70d12-ab2f-4cd0-b561-2dfcc846850f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8ca6347b125e488380843c9f4a7673c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780818f5395b4ec0bb8b693ab021a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c084eb73-e2b2-4035-81e3-48e860bd5054),volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:46.203748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc07e0a7-b6b6-4296-a0e5-613b2ce64e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:46.227846 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc07e0a7-b6b6-4296-a0e5-613b2ce64e3e) transitioned into state 'SUCCESS' from state '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-1954186341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ca6347b125e488380843c9f4a7673c9',qos_specs=None,replication_status=,reservations=['b9901dc4-ab91-4bf9-be99-073f5ebefc71','d78529d9-f60b-4d2f-9f8c-6a702090ff88','da184f30-cb07-408d-ae92-b3d14a180b01','979ece13-9784-424d-a1f7-e244f6f0db34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780818f5395b4ec0bb8b693ab021a949',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:46.228498 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26f3161-42ee-4f68-9b08-4c7e7e2088d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:46.239829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26f3161-42ee-4f68-9b08-4c7e7e2088d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:46.240834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Flow 'volume_create_api' (c1642dfe-5952-481d-8bc2-5d7f09b1f950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:46.240944 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Create volume request issued successfully. Aug 05 18:14:46.241665 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d79adaf5-c83e-45d8-ac18-160ba4f163bf tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:46.242214 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 11/46] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:14:45 2026] POST /volume/v3/volumes => generated 758 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:46.256223 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dc48a936-1bf2-4b41-9228-eb27bdd462b2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:46.258448 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dc48a936-1bf2-4b41-9228-eb27bdd462b2 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:14:46.258712 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dc48a936-1bf2-4b41-9228-eb27bdd462b2 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:46.258963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dc48a936-1bf2-4b41-9228-eb27bdd462b2 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:46.267985 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:46.267985 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:46.271664 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-dc48a936-1bf2-4b41-9228-eb27bdd462b2 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:14:46.276488 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dc48a936-1bf2-4b41-9228-eb27bdd462b2 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:14:46.278471 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 12/47] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:46 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:47.293391 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aec70ac9-6d27-4aec-b792-52432af0016c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:47.295422 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aec70ac9-6d27-4aec-b792-52432af0016c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:14:47.295651 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aec70ac9-6d27-4aec-b792-52432af0016c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:47.295870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aec70ac9-6d27-4aec-b792-52432af0016c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:47.303453 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:47.303453 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:47.308719 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aec70ac9-6d27-4aec-b792-52432af0016c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:14:47.314809 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aec70ac9-6d27-4aec-b792-52432af0016c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:14:47.315062 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 12/48] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:47 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:47.338626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bd654352-9e60-433d-aa1e-b06295c83669 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:47.640512 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] POST https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action Aug 05 18:14:47.642518 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:14:47.642725 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:47.651323 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:47.651323 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:47.651658 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] Volume info retrieved successfully. Aug 05 18:14:47.660567 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] Update volume admin metadata completed successfully. Aug 05 18:14:47.660778 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] Update readonly setting on volume completed successfully. Aug 05 18:14:47.661132 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bd654352-9e60-433d-aa1e-b06295c83669 tempest-TestMultiAttachVolumeSwap-1138010341 tempest-TestMultiAttachVolumeSwap-1138010341-project-admin] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action returned with HTTP 202 Aug 05 18:14:47.661471 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 14/49] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:14:47 2026] POST /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:14:47.670790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-95a8e913-5d08-4bf1-80af-ef52644a645f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:47.677811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:47.677811 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-501128716"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:47.679041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-501128716'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:47.685708 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Create volume of 1 GB Aug 05 18:14:47.686145 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:47.686145 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:47.686855 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Availability Zones retrieved successfully. Aug 05 18:14:47.695564 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Flow 'volume_create_api' (cdf7566c-492f-424d-abe4-eac30305ad0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:47.702694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d6c7d6-ed1b-445c-a7d4-0daf99e70e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:47.702694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:47.715738 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:47.715738 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:47.736572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4d6c7d6-ed1b-445c-a7d4-0daf99e70e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c084eb73-e2b2-4035-81e3-48e860bd5054,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c084eb73-e2b2-4035-81e3-48e860bd5054', 'encryption_key_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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:47.737907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a23f169-9d65-4a31-ad9e-e23442af3c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:47.800159 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Created reservations ['3543accd-f824-4428-b8ca-e9119666ee9d', '8e3a887b-8d24-4f68-8237-cf82c1a1e263', '87226ef4-b717-46e3-86eb-c0da0f42d8af', 'b02c9050-84bf-411f-84b2-dc4babbdf4c6'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:47.801055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a23f169-9d65-4a31-ad9e-e23442af3c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3543accd-f824-4428-b8ca-e9119666ee9d', '8e3a887b-8d24-4f68-8237-cf82c1a1e263', '87226ef4-b717-46e3-86eb-c0da0f42d8af', 'b02c9050-84bf-411f-84b2-dc4babbdf4c6']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:47.801763 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c86a9a5-095f-431d-a2ec-7dc69645f5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:47.834312 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c86a9a5-095f-431d-a2ec-7dc69645f5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8133fed1-ab59-40af-ba43-76e2c000a9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-501128716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ca6347b125e488380843c9f4a7673c9',qos_specs=None,replication_status=,reservations=['3543accd-f824-4428-b8ca-e9119666ee9d','8e3a887b-8d24-4f68-8237-cf82c1a1e263','87226ef4-b717-46e3-86eb-c0da0f42d8af','b02c9050-84bf-411f-84b2-dc4babbdf4c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780818f5395b4ec0bb8b693ab021a949',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-501128716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8133fed1-ab59-40af-ba43-76e2c000a9f5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8ca6347b125e488380843c9f4a7673c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='780818f5395b4ec0bb8b693ab021a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c084eb73-e2b2-4035-81e3-48e860bd5054),volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:47.835788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777652a8-fe06-41e7-87ec-5072e5bec5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:47.857934 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777652a8-fe06-41e7-87ec-5072e5bec5da) transitioned into state 'SUCCESS' from state '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-501128716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8ca6347b125e488380843c9f4a7673c9',qos_specs=None,replication_status=,reservations=['3543accd-f824-4428-b8ca-e9119666ee9d','8e3a887b-8d24-4f68-8237-cf82c1a1e263','87226ef4-b717-46e3-86eb-c0da0f42d8af','b02c9050-84bf-411f-84b2-dc4babbdf4c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='780818f5395b4ec0bb8b693ab021a949',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:47.858730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ea652d-a6d0-477b-97ae-474dd4ff6a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:47.870913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71ea652d-a6d0-477b-97ae-474dd4ff6a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:47.871211 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Flow 'volume_create_api' (cdf7566c-492f-424d-abe4-eac30305ad0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:47.871547 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Create volume request issued successfully. Aug 05 18:14:47.872140 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95a8e913-5d08-4bf1-80af-ef52644a645f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:47.872570 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 12/50] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:14:47 2026] POST /volume/v3/volumes => generated 757 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:47.893710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ff9c8861-8b99-41fc-8625-9d3fa64100b5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:47.895764 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff9c8861-8b99-41fc-8625-9d3fa64100b5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:14:47.895989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff9c8861-8b99-41fc-8625-9d3fa64100b5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:47.896267 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff9c8861-8b99-41fc-8625-9d3fa64100b5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:47.909357 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:47.909357 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:47.913423 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ff9c8861-8b99-41fc-8625-9d3fa64100b5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:14:47.921677 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff9c8861-8b99-41fc-8625-9d3fa64100b5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 returned with HTTP 200 Aug 05 18:14:47.921972 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 13/51] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:47 2026] GET /volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:48.287969 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cb85671e-8798-49cb-9c3e-e99589a22893 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:48.288466 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb85671e-8798-49cb-9c3e-e99589a22893 None None] GET https://10.4.3.210/volume// Aug 05 18:14:48.288698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb85671e-8798-49cb-9c3e-e99589a22893 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:48.288930 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb85671e-8798-49cb-9c3e-e99589a22893 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:48.289323 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb85671e-8798-49cb-9c3e-e99589a22893 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:48.289653 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 13/52] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:14:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:48.312504 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-41eba5a3-9c48-49b8-a838-658930b50881 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:48.631960 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-41eba5a3-9c48-49b8-a838-658930b50881 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:14:48.631960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-41eba5a3-9c48-49b8-a838-658930b50881 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:48.631960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-41eba5a3-9c48-49b8-a838-658930b50881 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:48.650295 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:48.650295 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:48.655080 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-41eba5a3-9c48-49b8-a838-658930b50881 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:14:48.663817 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-41eba5a3-9c48-49b8-a838-658930b50881 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:14:48.664300 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 15/53] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:14:48 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1570 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:48.937136 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f1d999b3-7656-4284-87ce-6721a9c33db6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:48.939352 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f1d999b3-7656-4284-87ce-6721a9c33db6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:14:48.939686 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f1d999b3-7656-4284-87ce-6721a9c33db6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:48.939920 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f1d999b3-7656-4284-87ce-6721a9c33db6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:48.953503 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:48.953503 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:48.958854 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f1d999b3-7656-4284-87ce-6721a9c33db6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:14:48.965366 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f1d999b3-7656-4284-87ce-6721a9c33db6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 returned with HTTP 200 Aug 05 18:14:48.965990 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 13/54] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:48 2026] GET /volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:49.471272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:49.473665 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] PUT https://10.4.3.210/volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c Aug 05 18:14:49.474112 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:49.490442 np0000006581 devstack@c-api.service[100365]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 05 18:14:49.490442 np0000006581 devstack@c-api.service[100365]: .first() Aug 05 18:14:49.501502 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Acquiring lock "cinder-attachment_update-b25abd81-b020-46d3-903f-fbe7c10d8fdc-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:14:49.506776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Lock "cinder-attachment_update-b25abd81-b020-46d3-903f-fbe7c10d8fdc-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:14:49.508063 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:49.508063 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:49.688326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Lock "cinder-attachment_update-b25abd81-b020-46d3-903f-fbe7c10d8fdc-np0000006581" released by "attachment_update" :: held 0.178s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:14:49.688326 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-018794df-b088-450f-86ef-0e62e081e8e0 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c returned with HTTP 200 Aug 05 18:14:49.688326 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 14/55] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:14:49 2026] PUT /volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:49.736146 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-d32c6758-3691-462b-a0c2-e9e7ba6ee5ab None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:49.739428 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-d32c6758-3691-462b-a0c2-e9e7ba6ee5ab tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] POST https://10.4.3.210/volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c/action Aug 05 18:14:49.740063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-d32c6758-3691-462b-a0c2-e9e7ba6ee5ab tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:14:49.740171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-d32c6758-3691-462b-a0c2-e9e7ba6ee5ab tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:49.750871 np0000006581 devstack@c-api.service[100364]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 05 18:14:49.750871 np0000006581 devstack@c-api.service[100364]: .first() Aug 05 18:14:49.764850 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:49.764850 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:49.780534 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-420244c9-b507-4e99-9ed8-5383d8fe7338 req-d32c6758-3691-462b-a0c2-e9e7ba6ee5ab tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c/action returned with HTTP 204 Aug 05 18:14:49.781135 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 14/56] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:14:49 2026] POST /volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:14:54.331444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6976ea5b-bd24-4a29-85f5-2f056b79e72d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.336804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6976ea5b-bd24-4a29-85f5-2f056b79e72d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:54.337720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6976ea5b-bd24-4a29-85f5-2f056b79e72d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:54.337720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6976ea5b-bd24-4a29-85f5-2f056b79e72d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:54.349733 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:54.349733 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:54.359538 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6976ea5b-bd24-4a29-85f5-2f056b79e72d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:54.367729 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6976ea5b-bd24-4a29-85f5-2f056b79e72d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:54.368155 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 16/57] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:14:54 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:54.380440 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bea9b5af-a9ad-49e5-8a27-9a4d65c16fb3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.382733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bea9b5af-a9ad-49e5-8a27-9a4d65c16fb3 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:14:54.382950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bea9b5af-a9ad-49e5-8a27-9a4d65c16fb3 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:54.383157 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bea9b5af-a9ad-49e5-8a27-9a4d65c16fb3 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:54.395667 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:54.395667 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:54.399685 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bea9b5af-a9ad-49e5-8a27-9a4d65c16fb3 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:54.406375 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bea9b5af-a9ad-49e5-8a27-9a4d65c16fb3 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 200 Aug 05 18:14:54.406375 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 14/58] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:14:54 2026] GET /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:54.422047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-119cce7b-8594-44ce-9196-37d81fc9c454 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.427442 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-119cce7b-8594-44ce-9196-37d81fc9c454 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:14:54.427442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-119cce7b-8594-44ce-9196-37d81fc9c454 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:54.427442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-119cce7b-8594-44ce-9196-37d81fc9c454 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:54.437752 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:54.437752 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:54.439795 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-119cce7b-8594-44ce-9196-37d81fc9c454 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:54.444674 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-119cce7b-8594-44ce-9196-37d81fc9c454 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 200 Aug 05 18:14:54.445154 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 15/59] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:14:54 2026] GET /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:54.457757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6e1af22e-703b-4dec-8906-02ed8186414d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.458267 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6e1af22e-703b-4dec-8906-02ed8186414d None None] GET https://10.4.3.210/volume// Aug 05 18:14:54.458539 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6e1af22e-703b-4dec-8906-02ed8186414d None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:54.458829 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6e1af22e-703b-4dec-8906-02ed8186414d None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:54.459287 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6e1af22e-703b-4dec-8906-02ed8186414d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:54.461170 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 15/60] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:14:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:54.470696 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-d5b9995c-e3db-4396-83d0-9ba8aae89867 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.473942 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-d5b9995c-e3db-4396-83d0-9ba8aae89867 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:14:54.474452 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-d5b9995c-e3db-4396-83d0-9ba8aae89867 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a473bc27-5334-435b-945b-5bd7479bf3a2", "connector": null, "instance_uuid": "8b4f713c-cdc0-4c3f-ab0b-51b0b8a969ac"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:54.487632 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:54.487632 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:54.528504 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-d5b9995c-e3db-4396-83d0-9ba8aae89867 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:14:54.529077 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 17/61] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:14:54 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:54.540469 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cbcdd1e2-aca6-41bf-ab1c-7c01c56fdf52 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.543168 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cbcdd1e2-aca6-41bf-ab1c-7c01c56fdf52 None None] GET https://10.4.3.210/volume// Aug 05 18:14:54.543168 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cbcdd1e2-aca6-41bf-ab1c-7c01c56fdf52 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:54.543168 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cbcdd1e2-aca6-41bf-ab1c-7c01c56fdf52 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:54.543168 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cbcdd1e2-aca6-41bf-ab1c-7c01c56fdf52 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:54.543436 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 15/62] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:14:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:54.552986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-fa0263a8-994a-408b-bc15-424a07484114 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.557603 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-fa0263a8-994a-408b-bc15-424a07484114 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:14:54.558032 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-fa0263a8-994a-408b-bc15-424a07484114 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44fb68f1-80d2-4598-9a25-66164058da36", "connector": null, "instance_uuid": "8b4f713c-cdc0-4c3f-ab0b-51b0b8a969ac"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:54.573842 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:54.573842 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:54.656201 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-fa0263a8-994a-408b-bc15-424a07484114 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:14:54.656878 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 16/63] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:14:54 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:54.671387 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-880d0cb8-e7f1-41a4-9520-a6e1d0fb14f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.671938 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-880d0cb8-e7f1-41a4-9520-a6e1d0fb14f1 None None] GET https://10.4.3.210/volume// Aug 05 18:14:54.672176 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-880d0cb8-e7f1-41a4-9520-a6e1d0fb14f1 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:54.672452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-880d0cb8-e7f1-41a4-9520-a6e1d0fb14f1 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:54.672904 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-880d0cb8-e7f1-41a4-9520-a6e1d0fb14f1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:54.673290 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 16/64] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:14:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:54.685670 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-19543eb9-ebe3-472c-9bef-dfaf1b5ae555 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:54.696501 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-19543eb9-ebe3-472c-9bef-dfaf1b5ae555 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:14:54.697082 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-19543eb9-ebe3-472c-9bef-dfaf1b5ae555 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49508ea6-7067-47f2-85c0-18faa339deba", "connector": null, "instance_uuid": "8b4f713c-cdc0-4c3f-ab0b-51b0b8a969ac"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:54.715232 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:54.715232 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:54.750001 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-19543eb9-ebe3-472c-9bef-dfaf1b5ae555 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:14:54.750001 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 18/65] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:14:54 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:57.380663 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-02061619-12f5-4a9a-9a13-53b98725fc09 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:57.383193 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:14:57.383865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-811530098"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:57.388533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-811530098'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:14:57.388688 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Create volume of 1 GB Aug 05 18:14:57.397073 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Availability Zones retrieved successfully. Aug 05 18:14:57.403969 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Flow 'volume_create_api' (33694781-f3e8-4def-9ae5-2b801802c0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:57.404997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e864625d-a404-4d95-962c-a1ab0224a8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:57.407240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:14:57.466805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e864625d-a404-4d95-962c-a1ab0224a8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:57.469932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa79582-5755-4bea-a65b-3bf948fe6d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:57.624868 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Created reservations ['219e15ce-9e54-4587-974a-43f12221fe40', 'aae3e77f-3f12-451c-a8f3-4545e1d3ebbb', '69a12deb-5233-48ef-8051-366097ae3cfe', '79d7abde-3056-4611-970d-ccf99e6b66c1'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:14:57.626255 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fa79582-5755-4bea-a65b-3bf948fe6d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['219e15ce-9e54-4587-974a-43f12221fe40', 'aae3e77f-3f12-451c-a8f3-4545e1d3ebbb', '69a12deb-5233-48ef-8051-366097ae3cfe', '79d7abde-3056-4611-970d-ccf99e6b66c1']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:57.627360 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0ea141-bf0a-4c38-9f4f-7016eef03407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:57.683289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a0ea141-bf0a-4c38-9f4f-7016eef03407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a13fa9-a566-40e5-8a53-bfd9d102952e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-811530098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb65a97321ab4463a3f9af1e69134196',qos_specs=None,replication_status=,reservations=['219e15ce-9e54-4587-974a-43f12221fe40','aae3e77f-3f12-451c-a8f3-4545e1d3ebbb','69a12deb-5233-48ef-8051-366097ae3cfe','79d7abde-3056-4611-970d-ccf99e6b66c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05cd782ed641ff9bbb2efe6ecd777a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-811530098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a13fa9-a566-40e5-8a53-bfd9d102952e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb65a97321ab4463a3f9af1e69134196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac05cd782ed641ff9bbb2efe6ecd777a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:57.686199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27949a2-02a6-4d01-ab90-88bad8d3c2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:57.704571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4c9129fe-322f-4850-934e-cc9d230015e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:57.707766 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4c9129fe-322f-4850-934e-cc9d230015e5 None None] GET https://10.4.3.210/volume// Aug 05 18:14:57.707923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4c9129fe-322f-4850-934e-cc9d230015e5 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:57.708148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4c9129fe-322f-4850-934e-cc9d230015e5 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:57.708705 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4c9129fe-322f-4850-934e-cc9d230015e5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:57.709034 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 17/66] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:14:57 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:57.728555 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-f20a19a7-13b9-4b01-9dcc-2eb6cc504292 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:57.733242 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-f20a19a7-13b9-4b01-9dcc-2eb6cc504292 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:14:57.733489 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-f20a19a7-13b9-4b01-9dcc-2eb6cc504292 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:57.733729 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-f20a19a7-13b9-4b01-9dcc-2eb6cc504292 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:57.747866 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:57.747866 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:57.750054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27949a2-02a6-4d01-ab90-88bad8d3c2a4) transitioned into state 'SUCCESS' from state '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-811530098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb65a97321ab4463a3f9af1e69134196',qos_specs=None,replication_status=,reservations=['219e15ce-9e54-4587-974a-43f12221fe40','aae3e77f-3f12-451c-a8f3-4545e1d3ebbb','69a12deb-5233-48ef-8051-366097ae3cfe','79d7abde-3056-4611-970d-ccf99e6b66c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac05cd782ed641ff9bbb2efe6ecd777a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:57.750054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639f45f4-bcd0-4805-a1d5-e7b6c3d0013f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:14:57.755694 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-f20a19a7-13b9-4b01-9dcc-2eb6cc504292 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:57.762926 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-f20a19a7-13b9-4b01-9dcc-2eb6cc504292 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:14:57.763478 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 17/67] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:14:57 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 1544 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:57.769051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (639f45f4-bcd0-4805-a1d5-e7b6c3d0013f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:14:57.769513 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Flow 'volume_create_api' (33694781-f3e8-4def-9ae5-2b801802c0cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:14:57.769898 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Create volume request issued successfully. Aug 05 18:14:57.770523 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-02061619-12f5-4a9a-9a13-53b98725fc09 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:14:57.771670 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 16/68] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:14:57 2026] POST /volume/v3/volumes => generated 754 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:14:57.787901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-12742b9c-c4de-4ad5-8f86-7d4f8fa5af2f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:57.789945 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12742b9c-c4de-4ad5-8f86-7d4f8fa5af2f tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] GET https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e Aug 05 18:14:57.790176 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12742b9c-c4de-4ad5-8f86-7d4f8fa5af2f tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:57.790414 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12742b9c-c4de-4ad5-8f86-7d4f8fa5af2f tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:57.797368 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:57.797368 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:57.801388 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-12742b9c-c4de-4ad5-8f86-7d4f8fa5af2f tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Volume info retrieved successfully. Aug 05 18:14:57.809568 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12742b9c-c4de-4ad5-8f86-7d4f8fa5af2f tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e returned with HTTP 200 Aug 05 18:14:57.810058 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 19/69] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:57 2026] GET /volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:57.958670 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:57.965615 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] PUT https://10.4.3.210/volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4 Aug 05 18:14:57.965615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:57.989084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Acquiring lock "cinder-attachment_update-a473bc27-5334-435b-945b-5bd7479bf3a2-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:14:57.998424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Lock "cinder-attachment_update-a473bc27-5334-435b-945b-5bd7479bf3a2-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:14:57.999636 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:57.999636 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:58.204442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Lock "cinder-attachment_update-a473bc27-5334-435b-945b-5bd7479bf3a2-np0000006581" released by "attachment_update" :: held 0.205s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:14:58.204442 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-bcd67b8f-c812-44f8-8bc6-34ae307b3b90 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4 returned with HTTP 200 Aug 05 18:14:58.204442 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 18/70] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:14:57 2026] PUT /volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4 => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:58.245864 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-7b1a6217-2402-4226-8801-d724111febb0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.252526 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-7b1a6217-2402-4226-8801-d724111febb0 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4/action Aug 05 18:14:58.253060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-7b1a6217-2402-4226-8801-d724111febb0 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:14:58.253239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-7b1a6217-2402-4226-8801-d724111febb0 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:58.282221 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.282221 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:58.294633 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-7b1a6217-2402-4226-8801-d724111febb0 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4/action returned with HTTP 204 Aug 05 18:14:58.295263 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 18/71] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:14:58 2026] POST /volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:14:58.328737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-637acd64-01ac-4881-ab48-c0f2bce8e984 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.329215 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-637acd64-01ac-4881-ab48-c0f2bce8e984 None None] GET https://10.4.3.210/volume// Aug 05 18:14:58.334170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-637acd64-01ac-4881-ab48-c0f2bce8e984 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:58.334572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-637acd64-01ac-4881-ab48-c0f2bce8e984 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:58.334981 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-637acd64-01ac-4881-ab48-c0f2bce8e984 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:58.335526 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 17/72] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:14:58 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:14:58.351967 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-00b3c4fa-ce66-4dc7-95a9-7349b7efcb59 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.354810 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-00b3c4fa-ce66-4dc7-95a9-7349b7efcb59 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:14:58.358704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-00b3c4fa-ce66-4dc7-95a9-7349b7efcb59 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:58.358704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-00b3c4fa-ce66-4dc7-95a9-7349b7efcb59 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:58.370193 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.370193 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:58.380579 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-00b3c4fa-ce66-4dc7-95a9-7349b7efcb59 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:58.389426 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-00b3c4fa-ce66-4dc7-95a9-7349b7efcb59 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 200 Aug 05 18:14:58.390070 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 20/73] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:14:58 2026] GET /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:58.510295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.513711 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] PUT https://10.4.3.210/volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325 Aug 05 18:14:58.514186 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:58.523867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Acquiring lock "cinder-attachment_update-44fb68f1-80d2-4598-9a25-66164058da36-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:14:58.530130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Lock "cinder-attachment_update-44fb68f1-80d2-4598-9a25-66164058da36-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:14:58.531678 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.531678 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:58.660723 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Lock "cinder-attachment_update-44fb68f1-80d2-4598-9a25-66164058da36-np0000006581" released by "attachment_update" :: held 0.130s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:14:58.660927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-cb87ee1f-ab7d-40c4-ad96-4f669755e703 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325 returned with HTTP 200 Aug 05 18:14:58.661450 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 19/74] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:14:58 2026] PUT /volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:58.693241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6b2ad1f9-ae51-4ed6-880e-da8431377464 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.698398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6b2ad1f9-ae51-4ed6-880e-da8431377464 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325/action Aug 05 18:14:58.699430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6b2ad1f9-ae51-4ed6-880e-da8431377464 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:14:58.699430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6b2ad1f9-ae51-4ed6-880e-da8431377464 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:58.728524 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.728524 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:58.745090 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-6b2ad1f9-ae51-4ed6-880e-da8431377464 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325/action returned with HTTP 204 Aug 05 18:14:58.745642 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 19/75] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:14:58 2026] POST /volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:14:58.772503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ae5b0db1-325d-4eb0-95c6-e667dd58f13d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.773107 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae5b0db1-325d-4eb0-95c6-e667dd58f13d None None] GET https://10.4.3.210/volume// Aug 05 18:14:58.773402 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae5b0db1-325d-4eb0-95c6-e667dd58f13d None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:58.773675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae5b0db1-325d-4eb0-95c6-e667dd58f13d None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:58.773995 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae5b0db1-325d-4eb0-95c6-e667dd58f13d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:14:58.774618 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 18/76] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:14:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 05 18:14:58.789516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-1c0181fe-fb86-4482-8994-6cb572a1b7bb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.796350 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-1c0181fe-fb86-4482-8994-6cb572a1b7bb tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:14:58.796350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-1c0181fe-fb86-4482-8994-6cb572a1b7bb tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:58.796350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-1c0181fe-fb86-4482-8994-6cb572a1b7bb tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:58.808063 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.808063 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:14:58.814129 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-1c0181fe-fb86-4482-8994-6cb572a1b7bb tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:14:58.821581 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-1c0181fe-fb86-4482-8994-6cb572a1b7bb tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 200 Aug 05 18:14:58.822077 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 21/77] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:14:58 2026] GET /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:14:58.830458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6e24471b-12fc-4ed2-bdec-3691812f9c72 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.838854 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6e24471b-12fc-4ed2-bdec-3691812f9c72 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] GET https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e Aug 05 18:14:58.838854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6e24471b-12fc-4ed2-bdec-3691812f9c72 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:58.838854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6e24471b-12fc-4ed2-bdec-3691812f9c72 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:58.854191 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.854191 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:58.863363 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6e24471b-12fc-4ed2-bdec-3691812f9c72 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Volume info retrieved successfully. Aug 05 18:14:58.870784 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6e24471b-12fc-4ed2-bdec-3691812f9c72 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e returned with HTTP 200 Aug 05 18:14:58.870784 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 20/78] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:58 2026] GET /volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:14:58.939478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:58.941192 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] PUT https://10.4.3.210/volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257 Aug 05 18:14:58.941397 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:58.952333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Acquiring lock "cinder-attachment_update-49508ea6-7067-47f2-85c0-18faa339deba-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:14:58.958268 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Lock "cinder-attachment_update-49508ea6-7067-47f2-85c0-18faa339deba-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:14:58.959649 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:58.959649 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:59.101868 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Lock "cinder-attachment_update-49508ea6-7067-47f2-85c0-18faa339deba-np0000006581" released by "attachment_update" :: held 0.142s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:14:59.101868 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-8f85f7a3-0081-47de-bfd3-dac43e3bc977 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257 returned with HTTP 200 Aug 05 18:14:59.101868 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 20/79] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:14:58 2026] PUT /volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:14:59.136802 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-4e4144b4-a393-47cf-923c-32f7d378344d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:59.139181 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-4e4144b4-a393-47cf-923c-32f7d378344d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] POST https://10.4.3.210/volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257/action Aug 05 18:14:59.139850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-4e4144b4-a393-47cf-923c-32f7d378344d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:14:59.139995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-4e4144b4-a393-47cf-923c-32f7d378344d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:14:59.153380 np0000006581 devstack@c-api.service[100363]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 05 18:14:59.153380 np0000006581 devstack@c-api.service[100363]: .first() Aug 05 18:14:59.172015 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:59.172015 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:14:59.202235 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4ce5b2d2-db6e-402a-ab4a-3b0826061e2a req-4e4144b4-a393-47cf-923c-32f7d378344d tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257/action returned with HTTP 204 Aug 05 18:14:59.202893 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 19/80] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:14:59 2026] POST /volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:14:59.370912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-200daa1d-4f9e-4332-9179-2ffe138e9187 req-d84aaeb6-7b0c-4fe7-8dde-00e8f3b185de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:59.374230 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-200daa1d-4f9e-4332-9179-2ffe138e9187 req-d84aaeb6-7b0c-4fe7-8dde-00e8f3b185de tempest-VolumesAdminNegativeTest-2145228408 tempest-VolumesAdminNegativeTest-2145228408-project] GET https://10.4.3.210/volume/v3/volumes/359af3b1-a09e-4951-833f-bfc874c2bcac Aug 05 18:14:59.374230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-200daa1d-4f9e-4332-9179-2ffe138e9187 req-d84aaeb6-7b0c-4fe7-8dde-00e8f3b185de tempest-VolumesAdminNegativeTest-2145228408 tempest-VolumesAdminNegativeTest-2145228408-project] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:59.374230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-200daa1d-4f9e-4332-9179-2ffe138e9187 req-d84aaeb6-7b0c-4fe7-8dde-00e8f3b185de tempest-VolumesAdminNegativeTest-2145228408 tempest-VolumesAdminNegativeTest-2145228408-project] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:59.383799 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-200daa1d-4f9e-4332-9179-2ffe138e9187 req-d84aaeb6-7b0c-4fe7-8dde-00e8f3b185de tempest-VolumesAdminNegativeTest-2145228408 tempest-VolumesAdminNegativeTest-2145228408-project] https://10.4.3.210/volume/v3/volumes/359af3b1-a09e-4951-833f-bfc874c2bcac returned with HTTP 404 Aug 05 18:14:59.384578 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 22/81] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:14:59 2026] GET /volume/v3/volumes/359af3b1-a09e-4951-833f-bfc874c2bcac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:14:59.401983 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:59.408482 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e Aug 05 18:14:59.408482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:59.408482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:59.408482 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Delete volume with id: d0a13fa9-a566-40e5-8a53-bfd9d102952e Aug 05 18:14:59.416059 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:59.416059 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:14:59.416500 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Volume info retrieved successfully. Aug 05 18:14:59.452485 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Delete volume request issued successfully. Aug 05 18:14:59.452848 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-10ef433d-a4c5-4fdc-b56b-e66047f665c3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e returned with HTTP 202 Aug 05 18:14:59.453421 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 21/82] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:14:59 2026] DELETE /volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:14:59.465386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0c55c90d-c38d-4175-b5c2-b1a636b9d8d3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:14:59.470040 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c55c90d-c38d-4175-b5c2-b1a636b9d8d3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] GET https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e Aug 05 18:14:59.470172 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c55c90d-c38d-4175-b5c2-b1a636b9d8d3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:14:59.471674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c55c90d-c38d-4175-b5c2-b1a636b9d8d3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:14:59.486649 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:14:59.486649 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:14:59.492490 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0c55c90d-c38d-4175-b5c2-b1a636b9d8d3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Volume info retrieved successfully. Aug 05 18:14:59.505653 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c55c90d-c38d-4175-b5c2-b1a636b9d8d3 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e returned with HTTP 200 Aug 05 18:14:59.506552 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 21/83] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:14:59 2026] GET /volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:00.524144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fc3cdae4-ff38-4aef-81d9-a0194b055c57 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:00.527504 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc3cdae4-ff38-4aef-81d9-a0194b055c57 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] GET https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e Aug 05 18:15:00.528848 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc3cdae4-ff38-4aef-81d9-a0194b055c57 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:00.529214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc3cdae4-ff38-4aef-81d9-a0194b055c57 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:00.547817 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc3cdae4-ff38-4aef-81d9-a0194b055c57 tempest-VolumesAdminNegativeTest-2083513538 tempest-VolumesAdminNegativeTest-2083513538-project-member] https://10.4.3.210/volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e returned with HTTP 404 Aug 05 18:15:00.548850 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 20/84] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:00 2026] GET /volume/v3/volumes/d0a13fa9-a566-40e5-8a53-bfd9d102952e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:03.458064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cbf89249-42ec-4b3b-83e4-9abe0da8b179 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:03.459944 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cbf89249-42ec-4b3b-83e4-9abe0da8b179 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:15:03.460235 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cbf89249-42ec-4b3b-83e4-9abe0da8b179 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:03.460454 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cbf89249-42ec-4b3b-83e4-9abe0da8b179 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:03.472613 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:03.472613 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:03.480022 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cbf89249-42ec-4b3b-83e4-9abe0da8b179 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:15:03.488748 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cbf89249-42ec-4b3b-83e4-9abe0da8b179 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:15:03.489243 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 23/85] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:15:03 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1863 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:04.436484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2a855872-37cb-4c50-a310-11177dc34ca9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:04.955679 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:15:04.955679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1107361547", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:04.956341 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1107361547', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:15:05.487719 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume of 1 GB Aug 05 18:15:05.488303 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:05.488303 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:05.497212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:15:05.495872. {{(pid=100365) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:15:05.497540 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Availability Zones retrieved successfully. Aug 05 18:15:05.531452 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (1b117dab-4c0c-4c99-8f42-0eceb8f67643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:05.533262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6278bb72-8a0f-464d-bb3f-fc331d9e2633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:05.534935 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:15:05.622280 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:05.622280 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:05.662425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6278bb72-8a0f-464d-bb3f-fc331d9e2633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c084eb73-e2b2-4035-81e3-48e860bd5054,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c084eb73-e2b2-4035-81e3-48e860bd5054', 'encryption_key_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=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:05.663662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02762b9-890d-4634-a3c9-fa4d7ca7d68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:05.724723 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:15:05.725175 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:15:05.789930 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Created reservations ['ce69f70c-0731-4cda-84d3-7aba25dc29e4', '1aeec561-21ee-4ebc-9683-69bef084066a', '346ef71f-37b0-4759-8e07-8113177f5ec9', 'a05a62cb-9fca-4233-adcd-152ff03cb394'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:15:05.791207 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a02762b9-890d-4634-a3c9-fa4d7ca7d68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce69f70c-0731-4cda-84d3-7aba25dc29e4', '1aeec561-21ee-4ebc-9683-69bef084066a', '346ef71f-37b0-4759-8e07-8113177f5ec9', 'a05a62cb-9fca-4233-adcd-152ff03cb394']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:05.792174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ff541d-e46c-4615-a2f4-f807c1daa23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:05.819527 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52ff541d-e46c-4615-a2f4-f807c1daa23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64a85b4-2d16-4f9a-96e0-12540c36c40c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1107361547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['ce69f70c-0731-4cda-84d3-7aba25dc29e4','1aeec561-21ee-4ebc-9683-69bef084066a','346ef71f-37b0-4759-8e07-8113177f5ec9','a05a62cb-9fca-4233-adcd-152ff03cb394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1107361547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b64a85b4-2d16-4f9a-96e0-12540c36c40c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82faa251f1f24054a8fb6a186ae1a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e052e046492c4ebeab0c86891d521425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c084eb73-e2b2-4035-81e3-48e860bd5054),volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:05.820476 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6616d4a9-0b00-4ec9-a9bc-1f499f324ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:05.849402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6616d4a9-0b00-4ec9-a9bc-1f499f324ce3) transitioned into state 'SUCCESS' from state '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-1107361547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['ce69f70c-0731-4cda-84d3-7aba25dc29e4','1aeec561-21ee-4ebc-9683-69bef084066a','346ef71f-37b0-4759-8e07-8113177f5ec9','a05a62cb-9fca-4233-adcd-152ff03cb394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:05.850169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6354621-0ad4-4943-a0f4-8c04d4029bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:05.861950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6354621-0ad4-4943-a0f4-8c04d4029bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:05.862829 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (1b117dab-4c0c-4c99-8f42-0eceb8f67643) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:05.863173 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request issued successfully. Aug 05 18:15:05.863918 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a855872-37cb-4c50-a310-11177dc34ca9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:15:05.864392 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 22/86] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:15:04 2026] POST /volume/v3/volumes => generated 760 bytes in 1428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:15:05.884881 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-98e84caf-086a-411b-bad3-768059845054 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:05.888452 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98e84caf-086a-411b-bad3-768059845054 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:15:05.888699 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98e84caf-086a-411b-bad3-768059845054 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:05.888940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98e84caf-086a-411b-bad3-768059845054 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:05.905728 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:05.905728 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:05.913885 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-98e84caf-086a-411b-bad3-768059845054 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:05.921043 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98e84caf-086a-411b-bad3-768059845054 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:15:05.922558 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 22/87] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:05 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:06.936398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bec37002-5237-46af-a261-4b72e85d5e4a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:06.941439 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bec37002-5237-46af-a261-4b72e85d5e4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:15:06.941767 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bec37002-5237-46af-a261-4b72e85d5e4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:06.942107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bec37002-5237-46af-a261-4b72e85d5e4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:06.953886 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:06.953886 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:06.958921 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bec37002-5237-46af-a261-4b72e85d5e4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:06.964840 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bec37002-5237-46af-a261-4b72e85d5e4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:15:06.965447 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 21/88] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:06 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:07.159787 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-15387e67-5736-4a12-8b9e-370f4d538319 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:07.175125 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-15387e67-5736-4a12-8b9e-370f4d538319 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:15:07.175749 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-15387e67-5736-4a12-8b9e-370f4d538319 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:07.177436 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-15387e67-5736-4a12-8b9e-370f4d538319 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:07.199520 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:07.199520 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:07.212043 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-15387e67-5736-4a12-8b9e-370f4d538319 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:07.218017 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-15387e67-5736-4a12-8b9e-370f4d538319 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:15:07.218427 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 24/89] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:07 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 1368 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:07.794494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-569fb7bf-0c4f-4e24-b69b-edef04d7bb53 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:07.797302 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-569fb7bf-0c4f-4e24-b69b-edef04d7bb53 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:15:07.797519 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-569fb7bf-0c4f-4e24-b69b-edef04d7bb53 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:07.797748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-569fb7bf-0c4f-4e24-b69b-edef04d7bb53 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:07.808500 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:07.808500 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:07.814379 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-569fb7bf-0c4f-4e24-b69b-edef04d7bb53 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:07.821576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-569fb7bf-0c4f-4e24-b69b-edef04d7bb53 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:15:07.822098 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 23/90] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:07 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:07.832862 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-751c0f3b-f43d-46e5-95dd-43789c085c4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:07.833636 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-751c0f3b-f43d-46e5-95dd-43789c085c4f None None] GET https://10.4.3.210/volume// Aug 05 18:15:07.833636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-751c0f3b-f43d-46e5-95dd-43789c085c4f None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:07.833821 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-751c0f3b-f43d-46e5-95dd-43789c085c4f None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:07.834113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-751c0f3b-f43d-46e5-95dd-43789c085c4f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:07.834375 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 23/91] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:15:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:07.842255 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-c19f9e4b-7dc4-40d0-8822-123c271b2b4a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:07.844523 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-c19f9e4b-7dc4-40d0-8822-123c271b2b4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:07.844938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-c19f9e4b-7dc4-40d0-8822-123c271b2b4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b64a85b4-2d16-4f9a-96e0-12540c36c40c", "connector": null, "instance_uuid": "1c19778b-3128-47ee-bf98-f073cc54c814"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:07.856246 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:07.856246 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:07.897312 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-c19f9e4b-7dc4-40d0-8822-123c271b2b4a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:07.897931 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 22/92] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:07 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:09.313064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5f97c2c5-4ceb-40a2-bbb4-9858dbb9aefa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:09.314700 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f97c2c5-4ceb-40a2-bbb4-9858dbb9aefa None None] GET https://10.4.3.210/volume// Aug 05 18:15:09.314700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5f97c2c5-4ceb-40a2-bbb4-9858dbb9aefa None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:09.314700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5f97c2c5-4ceb-40a2-bbb4-9858dbb9aefa None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:09.315509 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f97c2c5-4ceb-40a2-bbb4-9858dbb9aefa None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:09.315985 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 25/93] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:09.326670 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-ec066cd1-0800-4d53-8d44-6afaaa137705 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:09.328693 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-ec066cd1-0800-4d53-8d44-6afaaa137705 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:15:09.328919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-ec066cd1-0800-4d53-8d44-6afaaa137705 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:09.329122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-ec066cd1-0800-4d53-8d44-6afaaa137705 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:09.342831 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:09.342831 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:09.351998 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-ec066cd1-0800-4d53-8d44-6afaaa137705 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:09.364015 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-ec066cd1-0800-4d53-8d44-6afaaa137705 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:15:09.364826 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 24/94] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:09 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 1547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:09.466996 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:09.470780 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e Aug 05 18:15:09.471678 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:09.482213 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-b64a85b4-2d16-4f9a-96e0-12540c36c40c-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:09.489231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-b64a85b4-2d16-4f9a-96e0-12540c36c40c-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:09.489426 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:09.489426 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:09.607911 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-b64a85b4-2d16-4f9a-96e0-12540c36c40c-np0000006581" released by "attachment_update" :: held 0.120s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:09.608374 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-9f32f730-90da-4c7e-b314-69928d4e604c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e returned with HTTP 200 Aug 05 18:15:09.609133 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 24/95] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:09 2026] PUT /volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:09.637535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-a79a5827-5732-480e-bb1d-e33904635ec8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:09.645122 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-a79a5827-5732-480e-bb1d-e33904635ec8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e/action Aug 05 18:15:09.645549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-a79a5827-5732-480e-bb1d-e33904635ec8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:09.645549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-a79a5827-5732-480e-bb1d-e33904635ec8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:09.676527 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:09.676527 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:09.690746 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-80eb2892-1c5e-4f34-a884-731c2878d464 req-a79a5827-5732-480e-bb1d-e33904635ec8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e/action returned with HTTP 204 Aug 05 18:15:09.691256 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 23/96] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:09 2026] POST /volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:17.083948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:17.086265 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:15:17.086801 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-151303204"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:17.088691 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-151303204'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:15:17.088820 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Create volume of 1 GB Aug 05 18:15:17.093417 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Availability Zones retrieved successfully. Aug 05 18:15:17.099422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Flow 'volume_create_api' (14bac6b7-d013-4f13-9c7b-f09dc8194915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:17.100429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3fbf43-54a1-4828-b0b6-1378e2eee08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:17.101396 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:15:17.129543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c3fbf43-54a1-4828-b0b6-1378e2eee08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:17.130655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5898ae9e-48e6-4bf8-b8be-3e6ca713e14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:17.208397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Created reservations ['3343491b-4858-4065-8d8b-4e60dd4df331', '6d5ee665-248a-4f87-ba6f-bea6889dc99f', '7fd5ce6a-b568-42bf-aa24-bd3301ca2c13', '7d612256-fcb8-410d-960b-654a10874c81'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:15:17.208955 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5898ae9e-48e6-4bf8-b8be-3e6ca713e14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3343491b-4858-4065-8d8b-4e60dd4df331', '6d5ee665-248a-4f87-ba6f-bea6889dc99f', '7fd5ce6a-b568-42bf-aa24-bd3301ca2c13', '7d612256-fcb8-410d-960b-654a10874c81']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:17.209582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0a3c06-b00e-4577-a9db-231f3cf1279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:17.237569 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca0a3c06-b00e-4577-a9db-231f3cf1279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac0409dd-c2e0-4bb0-8e8a-af151e568922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-151303204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30500ac0050e43abb7e736f13760fca2',qos_specs=None,replication_status=,reservations=['3343491b-4858-4065-8d8b-4e60dd4df331','6d5ee665-248a-4f87-ba6f-bea6889dc99f','7fd5ce6a-b568-42bf-aa24-bd3301ca2c13','7d612256-fcb8-410d-960b-654a10874c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad1784325bf4489aa6a19d8a2872447',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-151303204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac0409dd-c2e0-4bb0-8e8a-af151e568922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30500ac0050e43abb7e736f13760fca2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad1784325bf4489aa6a19d8a2872447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:17.238280 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeb6e00-757a-4e44-afb3-02c9726d9099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:17.263418 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdeb6e00-757a-4e44-afb3-02c9726d9099) transitioned into state 'SUCCESS' from state '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-151303204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30500ac0050e43abb7e736f13760fca2',qos_specs=None,replication_status=,reservations=['3343491b-4858-4065-8d8b-4e60dd4df331','6d5ee665-248a-4f87-ba6f-bea6889dc99f','7fd5ce6a-b568-42bf-aa24-bd3301ca2c13','7d612256-fcb8-410d-960b-654a10874c81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad1784325bf4489aa6a19d8a2872447',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:17.264196 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef573dad-695a-434c-a667-9eee06acdbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:17.276190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef573dad-695a-434c-a667-9eee06acdbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:17.277352 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Flow 'volume_create_api' (14bac6b7-d013-4f13-9c7b-f09dc8194915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:17.277803 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Create volume request issued successfully. Aug 05 18:15:17.278536 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-acfe0e5d-7dbe-4eef-92ed-a7e9782559c5 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:15:17.282618 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 26/97] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:15:17 2026] POST /volume/v3/volumes => generated 751 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:15:17.295424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-45a29a61-7ed5-44b3-8d15-ee4144e59128 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:17.300625 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-45a29a61-7ed5-44b3-8d15-ee4144e59128 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:15:17.300625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-45a29a61-7ed5-44b3-8d15-ee4144e59128 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:17.300625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-45a29a61-7ed5-44b3-8d15-ee4144e59128 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:17.312827 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:17.312827 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:17.317279 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-45a29a61-7ed5-44b3-8d15-ee4144e59128 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:15:17.323958 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-45a29a61-7ed5-44b3-8d15-ee4144e59128 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:15:17.324687 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 25/98] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:17 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:18.342089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f7cbd358-27be-4902-95a7-8920e86fe432 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:18.345368 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7cbd358-27be-4902-95a7-8920e86fe432 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:15:18.348163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7cbd358-27be-4902-95a7-8920e86fe432 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:18.348497 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7cbd358-27be-4902-95a7-8920e86fe432 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:18.364572 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:18.364572 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:18.370727 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7cbd358-27be-4902-95a7-8920e86fe432 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:15:18.375672 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7cbd358-27be-4902-95a7-8920e86fe432 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:15:18.376250 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 25/99] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:18 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:19.687188 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=176,cinder:INSERT=47,cinder:UPDATE=66 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:15:27.266823 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=134,cinder:INSERT=20,cinder:UPDATE=30 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:15:27.321353 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=116,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:15:28.374442 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=117,cinder:INSERT=16,cinder:UPDATE=32 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:15:35.615344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-9a6819f9-fe85-4a79-ac14-e7c2113b692c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:35.621493 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-9a6819f9-fe85-4a79-ac14-e7c2113b692c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:35.621493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-9a6819f9-fe85-4a79-ac14-e7c2113b692c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:35.621990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-9a6819f9-fe85-4a79-ac14-e7c2113b692c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:35.641745 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:35.641745 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:35.656064 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-9a6819f9-fe85-4a79-ac14-e7c2113b692c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:35.664912 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-9a6819f9-fe85-4a79-ac14-e7c2113b692c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:35.667060 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 24/100] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:35 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:15:36.218484 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8296e76a-a2b7-435d-a34f-fd1b8abb1427 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.219267 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8296e76a-a2b7-435d-a34f-fd1b8abb1427 None None] GET https://10.4.3.210/volume// Aug 05 18:15:36.219506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8296e76a-a2b7-435d-a34f-fd1b8abb1427 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:36.219937 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8296e76a-a2b7-435d-a34f-fd1b8abb1427 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:36.220451 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8296e76a-a2b7-435d-a34f-fd1b8abb1427 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:36.220862 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 27/101] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:15:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:36.241781 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-3b2bed46-35e1-4cbf-bdda-fc6b5b263c6b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.586025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-3b2bed46-35e1-4cbf-bdda-fc6b5b263c6b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:36.586389 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-3b2bed46-35e1-4cbf-bdda-fc6b5b263c6b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3487316a-197d-4f48-9f38-fd7a0d1fab3d", "connector": null, "instance_uuid": "b028bae8-a64f-40e5-9676-6a44e0eb5061"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:36.595340 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:36.595340 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:36.625818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-3b2bed46-35e1-4cbf-bdda-fc6b5b263c6b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:36.626191 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 26/102] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:36 2026] POST /volume/v3/attachments => generated 273 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:36.670281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-43159b97-7fdf-4def-af84-ac12186d3eb8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.674899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43159b97-7fdf-4def-af84-ac12186d3eb8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:36.675144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43159b97-7fdf-4def-af84-ac12186d3eb8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:36.675374 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43159b97-7fdf-4def-af84-ac12186d3eb8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:36.687931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-209c447a-a945-4325-be69-744858365b8a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.688488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-209c447a-a945-4325-be69-744858365b8a None None] GET https://10.4.3.210/volume// Aug 05 18:15:36.688794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-209c447a-a945-4325-be69-744858365b8a None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:36.689003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-209c447a-a945-4325-be69-744858365b8a None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:36.690457 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-209c447a-a945-4325-be69-744858365b8a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:36.691287 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 25/103] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:36 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:36.703509 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-500506eb-dbad-41e8-8605-bfe4a2bfea54 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.710143 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-500506eb-dbad-41e8-8605-bfe4a2bfea54 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:36.711226 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-500506eb-dbad-41e8-8605-bfe4a2bfea54 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:36.711226 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-500506eb-dbad-41e8-8605-bfe4a2bfea54 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:36.722180 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:36.722180 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:36.725939 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-500506eb-dbad-41e8-8605-bfe4a2bfea54 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:36.730787 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:36.730787 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:36.731657 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-500506eb-dbad-41e8-8605-bfe4a2bfea54 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:36.731657 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 28/104] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:36 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1237 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:36.736131 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-43159b97-7fdf-4def-af84-ac12186d3eb8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:36.743923 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43159b97-7fdf-4def-af84-ac12186d3eb8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:36.744490 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 26/105] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:36 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:36.834494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.838691 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] PUT https://10.4.3.210/volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27 Aug 05 18:15:36.839122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:36.856618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Acquiring lock "cinder-attachment_update-3487316a-197d-4f48-9f38-fd7a0d1fab3d-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:36.863402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Lock "cinder-attachment_update-3487316a-197d-4f48-9f38-fd7a0d1fab3d-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:36.864901 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:36.864901 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:36.977245 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6a4e24ee-114c-4681-bf1d-07469c314208 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:36.980112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:15:36.980112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1136174879"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:36.981119 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1136174879'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:15:36.988020 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume of 1 GB Aug 05 18:15:36.988361 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:36.988361 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:36.988939 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Availability Zones retrieved successfully. Aug 05 18:15:36.995938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (87c3ce2e-7feb-4796-b745-5973b18baecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:36.996823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0db8d62-b4d3-453d-9d9d-be3296b89592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:36.997857 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:15:36.997940 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Lock "cinder-attachment_update-3487316a-197d-4f48-9f38-fd7a0d1fab3d-np0000006581" released by "attachment_update" :: held 0.135s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:36.998379 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-aa1fdfd1-743b-4ad1-a66b-0db52129f82a tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27 returned with HTTP 200 Aug 05 18:15:36.999269 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 27/106] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:36 2026] PUT /volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:37.013444 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:37.013444 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:37.033265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0db8d62-b4d3-453d-9d9d-be3296b89592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c084eb73-e2b2-4035-81e3-48e860bd5054,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c084eb73-e2b2-4035-81e3-48e860bd5054', 'encryption_key_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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:37.034479 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de0d674-3023-43f1-bd6a-26ffdcf12986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:37.100581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Created reservations ['df510e7f-d11a-4579-9e0e-9498ad275b0a', 'fc37c7b3-c48f-4ba0-9f50-6b8502f044b5', '5d106e51-4cdd-4beb-ab05-d2946f571e99', 'b9db10ab-4051-4448-bc83-f10312f13223'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:15:37.101798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de0d674-3023-43f1-bd6a-26ffdcf12986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df510e7f-d11a-4579-9e0e-9498ad275b0a', 'fc37c7b3-c48f-4ba0-9f50-6b8502f044b5', '5d106e51-4cdd-4beb-ab05-d2946f571e99', 'b9db10ab-4051-4448-bc83-f10312f13223']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:37.103148 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2517f924-bb3e-4218-847f-e00963508f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:37.137167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2517f924-bb3e-4218-847f-e00963508f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8831e9-0f4c-43c3-a969-32eb6eb134f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1136174879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['df510e7f-d11a-4579-9e0e-9498ad275b0a','fc37c7b3-c48f-4ba0-9f50-6b8502f044b5','5d106e51-4cdd-4beb-ab05-d2946f571e99','b9db10ab-4051-4448-bc83-f10312f13223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1136174879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f8831e9-0f4c-43c3-a969-32eb6eb134f1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82faa251f1f24054a8fb6a186ae1a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e052e046492c4ebeab0c86891d521425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c084eb73-e2b2-4035-81e3-48e860bd5054),volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:37.138308 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daef87a5-6f36-48d3-be19-7dc38626b1aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:37.174805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daef87a5-6f36-48d3-be19-7dc38626b1aa) transitioned into state 'SUCCESS' from state '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-1136174879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['df510e7f-d11a-4579-9e0e-9498ad275b0a','fc37c7b3-c48f-4ba0-9f50-6b8502f044b5','5d106e51-4cdd-4beb-ab05-d2946f571e99','b9db10ab-4051-4448-bc83-f10312f13223'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:37.175859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf2beb77-afda-4022-a169-c053a47abb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:37.190941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf2beb77-afda-4022-a169-c053a47abb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:37.193681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (87c3ce2e-7feb-4796-b745-5973b18baecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:37.193681 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request issued successfully. Aug 05 18:15:37.193681 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a4e24ee-114c-4681-bf1d-07469c314208 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:15:37.194115 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 26/107] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:15:36 2026] POST /volume/v3/volumes => generated 760 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:15:37.209857 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-406d6372-c39a-4701-9f15-f7a46074ab78 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:37.212366 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-406d6372-c39a-4701-9f15-f7a46074ab78 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:37.212690 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-406d6372-c39a-4701-9f15-f7a46074ab78 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:37.212964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-406d6372-c39a-4701-9f15-f7a46074ab78 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:37.224285 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:37.224285 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:37.230167 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-406d6372-c39a-4701-9f15-f7a46074ab78 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:37.237069 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-406d6372-c39a-4701-9f15-f7a46074ab78 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:37.237917 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 29/108] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:37 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:37.764546 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6ef2a05f-9053-4f55-8181-9e839d5f9322 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:37.766745 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ef2a05f-9053-4f55-8181-9e839d5f9322 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:37.767068 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ef2a05f-9053-4f55-8181-9e839d5f9322 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:37.767282 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ef2a05f-9053-4f55-8181-9e839d5f9322 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:37.784015 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:37.784015 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:37.790768 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6ef2a05f-9053-4f55-8181-9e839d5f9322 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:37.801058 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ef2a05f-9053-4f55-8181-9e839d5f9322 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:37.801759 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 27/109] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:37 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:38.243512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.246977 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:15:38.246977 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1290265215"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:38.250538 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1290265215'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:15:38.250538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Create volume of 1 GB Aug 05 18:15:38.250538 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:38.250538 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:38.256690 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8a675537-b382-4c00-8cee-3c67117b1a10 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.257789 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Availability Zones retrieved successfully. Aug 05 18:15:38.259162 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8a675537-b382-4c00-8cee-3c67117b1a10 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:38.259468 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8a675537-b382-4c00-8cee-3c67117b1a10 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:38.260116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8a675537-b382-4c00-8cee-3c67117b1a10 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:38.269379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Flow 'volume_create_api' (ece3cee4-7ef7-4d2e-a1ff-81856c2724ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:38.269379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb31aad8-5aa4-4f4f-95dc-0358c0da8ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:38.269680 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:15:38.273031 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:38.273031 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:38.278988 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8a675537-b382-4c00-8cee-3c67117b1a10 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:38.287006 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8a675537-b382-4c00-8cee-3c67117b1a10 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:38.287620 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 27/110] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:38 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:38.314043 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb31aad8-5aa4-4f4f-95dc-0358c0da8ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:38.315293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f38d93-f68e-4ecb-a95e-dedb4a7dd431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:38.354943 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:15:38.355460 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:15:38.362157 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-76acf232-9c82-4bac-849f-f3d4241d1c9a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.364353 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-76acf232-9c82-4bac-849f-f3d4241d1c9a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:38.364726 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-76acf232-9c82-4bac-849f-f3d4241d1c9a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:38.364853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-76acf232-9c82-4bac-849f-f3d4241d1c9a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:38.378101 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:38.378101 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:38.384353 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-76acf232-9c82-4bac-849f-f3d4241d1c9a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:38.389499 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-76acf232-9c82-4bac-849f-f3d4241d1c9a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:38.389949 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 30/111] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:38 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:38.550134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Created reservations ['d5422e8e-c353-4883-88ae-e262a1fa1ce0', '92df63af-b6e5-40de-bf30-6ba816c6ed11', '4dbf8bc9-9b90-402a-8acd-1c00a15bdf6b', '7ad6247d-97bf-4860-8304-c0e5d98e7f6b'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:15:38.551262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f38d93-f68e-4ecb-a95e-dedb4a7dd431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5422e8e-c353-4883-88ae-e262a1fa1ce0', '92df63af-b6e5-40de-bf30-6ba816c6ed11', '4dbf8bc9-9b90-402a-8acd-1c00a15bdf6b', '7ad6247d-97bf-4860-8304-c0e5d98e7f6b']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:38.552536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13372f77-64d0-485a-9e70-098213748100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:38.604149 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13372f77-64d0-485a-9e70-098213748100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30842fe1-01f2-474d-b0f7-d7089076696b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1290265215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93714e765b6743d386fa899365953195',qos_specs=None,replication_status=,reservations=['d5422e8e-c353-4883-88ae-e262a1fa1ce0','92df63af-b6e5-40de-bf30-6ba816c6ed11','4dbf8bc9-9b90-402a-8acd-1c00a15bdf6b','7ad6247d-97bf-4860-8304-c0e5d98e7f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b404366c43448f290aa05eafa98dd55',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1290265215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30842fe1-01f2-474d-b0f7-d7089076696b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93714e765b6743d386fa899365953195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b404366c43448f290aa05eafa98dd55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:38.606174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (accd8570-9c5b-4ef3-87db-20e0355733b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:38.639972 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (accd8570-9c5b-4ef3-87db-20e0355733b1) transitioned into state 'SUCCESS' from state '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-1290265215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93714e765b6743d386fa899365953195',qos_specs=None,replication_status=,reservations=['d5422e8e-c353-4883-88ae-e262a1fa1ce0','92df63af-b6e5-40de-bf30-6ba816c6ed11','4dbf8bc9-9b90-402a-8acd-1c00a15bdf6b','7ad6247d-97bf-4860-8304-c0e5d98e7f6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b404366c43448f290aa05eafa98dd55',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:38.640980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1965d02-6f6a-4e74-9af0-37e06d0d9ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:38.655369 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1965d02-6f6a-4e74-9af0-37e06d0d9ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:38.657026 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Flow 'volume_create_api' (ece3cee4-7ef7-4d2e-a1ff-81856c2724ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:38.657380 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Create volume request issued successfully. Aug 05 18:15:38.658247 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-54ae7949-de55-4abf-90a6-7fe22fd2f2c3 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:15:38.659137 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 28/112] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:15:38 2026] POST /volume/v3/volumes => generated 755 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:15:38.678232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a06efa1d-f981-43d5-bfe6-9c47f4e2855a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.681757 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a06efa1d-f981-43d5-bfe6-9c47f4e2855a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:38.682018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a06efa1d-f981-43d5-bfe6-9c47f4e2855a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:38.682346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a06efa1d-f981-43d5-bfe6-9c47f4e2855a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:38.691946 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:38.691946 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:38.697173 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a06efa1d-f981-43d5-bfe6-9c47f4e2855a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:38.702932 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a06efa1d-f981-43d5-bfe6-9c47f4e2855a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:38.703705 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 28/113] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:38 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:38.818419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d8aaf368-881f-4862-b783-c27d87a9e2e6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.821098 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d8aaf368-881f-4862-b783-c27d87a9e2e6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:38.821318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d8aaf368-881f-4862-b783-c27d87a9e2e6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:38.821557 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d8aaf368-881f-4862-b783-c27d87a9e2e6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:38.829117 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3094f18e-db94-45d9-8984-fc13daacd2ec None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.829544 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3094f18e-db94-45d9-8984-fc13daacd2ec None None] GET https://10.4.3.210/volume// Aug 05 18:15:38.829768 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3094f18e-db94-45d9-8984-fc13daacd2ec None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:38.829975 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3094f18e-db94-45d9-8984-fc13daacd2ec None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:38.830278 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3094f18e-db94-45d9-8984-fc13daacd2ec None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:38.830588 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 31/114] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:15:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:38.843839 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:38.843839 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:38.848888 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d8aaf368-881f-4862-b783-c27d87a9e2e6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:38.854619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-d8092cc1-22b7-43c8-87be-8cd646c988de None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:38.854759 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d8aaf368-881f-4862-b783-c27d87a9e2e6 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:38.855345 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 28/115] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:38 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:39.094037 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-d8092cc1-22b7-43c8-87be-8cd646c988de tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:39.094275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-d8092cc1-22b7-43c8-87be-8cd646c988de tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f8831e9-0f4c-43c3-a969-32eb6eb134f1", "connector": null, "instance_uuid": "eaaa38c0-b67c-4e48-8e63-3faeca427eaa"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:39.104063 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.104063 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:39.142710 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-d8092cc1-22b7-43c8-87be-8cd646c988de tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:39.143257 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 29/116] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:38 2026] POST /volume/v3/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:39.178119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c4ee33b3-8313-46c2-838a-dbaf572bdff5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.179997 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c4ee33b3-8313-46c2-838a-dbaf572bdff5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:39.180193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c4ee33b3-8313-46c2-838a-dbaf572bdff5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:39.180387 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c4ee33b3-8313-46c2-838a-dbaf572bdff5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:39.187584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a5fccea9-c5b7-4bc9-95a4-ac9fd3af30e5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.188004 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a5fccea9-c5b7-4bc9-95a4-ac9fd3af30e5 None None] GET https://10.4.3.210/volume// Aug 05 18:15:39.188174 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a5fccea9-c5b7-4bc9-95a4-ac9fd3af30e5 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:39.188401 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a5fccea9-c5b7-4bc9-95a4-ac9fd3af30e5 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:39.188730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a5fccea9-c5b7-4bc9-95a4-ac9fd3af30e5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:39.189004 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 32/117] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:39.191401 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.191401 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:39.196858 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c4ee33b3-8313-46c2-838a-dbaf572bdff5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:39.199092 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-1e8b12fa-c532-471a-b696-94a0b96608d4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.202196 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-1e8b12fa-c532-471a-b696-94a0b96608d4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:39.202503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-1e8b12fa-c532-471a-b696-94a0b96608d4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:39.202603 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c4ee33b3-8313-46c2-838a-dbaf572bdff5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:39.202784 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-1e8b12fa-c532-471a-b696-94a0b96608d4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:39.203125 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 29/118] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:39 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:39.216542 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.216542 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:39.221990 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-1e8b12fa-c532-471a-b696-94a0b96608d4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:39.228829 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-1e8b12fa-c532-471a-b696-94a0b96608d4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:39.229849 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 29/119] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:39 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1032 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:39.312865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.315104 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358 Aug 05 18:15:39.315661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:39.325213 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-2f8831e9-0f4c-43c3-a969-32eb6eb134f1-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:39.330127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-2f8831e9-0f4c-43c3-a969-32eb6eb134f1-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:39.331135 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.331135 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:39.440199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-2f8831e9-0f4c-43c3-a969-32eb6eb134f1-np0000006581" released by "attachment_update" :: held 0.110s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:39.440636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-f6decc1b-b28c-4957-892a-5ed1602aab8c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358 returned with HTTP 200 Aug 05 18:15:39.441515 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 30/120] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:39 2026] PUT /volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:39.717403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-32002ae2-faf8-43d7-9c85-8776c7f57a02 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.719839 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32002ae2-faf8-43d7-9c85-8776c7f57a02 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:39.720098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32002ae2-faf8-43d7-9c85-8776c7f57a02 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:39.720330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32002ae2-faf8-43d7-9c85-8776c7f57a02 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:39.731040 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.731040 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:39.735906 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-32002ae2-faf8-43d7-9c85-8776c7f57a02 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:39.742793 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32002ae2-faf8-43d7-9c85-8776c7f57a02 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:39.743409 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 33/121] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:39 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:39.797630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-cdc4864e-7031-46da-87ca-413540558321 req-b9db797f-ea16-412b-8a01-ea5601934845 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.800170 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-b9db797f-ea16-412b-8a01-ea5601934845 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:39.801620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-b9db797f-ea16-412b-8a01-ea5601934845 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:39.801620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-b9db797f-ea16-412b-8a01-ea5601934845 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:39.810217 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.810217 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:39.815293 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-cdc4864e-7031-46da-87ca-413540558321 req-b9db797f-ea16-412b-8a01-ea5601934845 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:39.820810 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-b9db797f-ea16-412b-8a01-ea5601934845 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:39.821473 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 30/122] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:39 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:39.870796 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-882734ea-17ec-48a0-96fe-13ce2c8afb7d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:39.873467 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-882734ea-17ec-48a0-96fe-13ce2c8afb7d tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:39.873820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-882734ea-17ec-48a0-96fe-13ce2c8afb7d tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:39.874265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-882734ea-17ec-48a0-96fe-13ce2c8afb7d tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:39.885889 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:39.885889 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:39.890376 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-882734ea-17ec-48a0-96fe-13ce2c8afb7d tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:39.894991 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-882734ea-17ec-48a0-96fe-13ce2c8afb7d tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:39.895505 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 30/123] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:39 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:40.134395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-8ce06130-97f6-43da-83e7-164e97c77df4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.140209 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-8ce06130-97f6-43da-83e7-164e97c77df4 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:15:40.140456 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-8ce06130-97f6-43da-83e7-164e97c77df4 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.140671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-8ce06130-97f6-43da-83e7-164e97c77df4 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.154801 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.154801 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:40.160384 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-8ce06130-97f6-43da-83e7-164e97c77df4 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:15:40.166961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0e762fc9-a106-4d90-8f8c-4b543194d8aa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.166961 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e762fc9-a106-4d90-8f8c-4b543194d8aa None None] GET https://10.4.3.210/volume// Aug 05 18:15:40.166961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e762fc9-a106-4d90-8f8c-4b543194d8aa None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.166961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e762fc9-a106-4d90-8f8c-4b543194d8aa None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.166961 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e762fc9-a106-4d90-8f8c-4b543194d8aa None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:40.166961 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 34/124] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:40.168385 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-8ce06130-97f6-43da-83e7-164e97c77df4 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:15:40.169022 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 31/125] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1683 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:40.189580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-cdc4864e-7031-46da-87ca-413540558321 req-70022577-f8ce-4e7e-83aa-5b3f60d9da37 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.212652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-df8e65e2-038d-4dbc-a278-47483efd554a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.216579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b266e1ec-424b-4c54-9144-e9153488badf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.216903 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-df8e65e2-038d-4dbc-a278-47483efd554a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:15:40.216903 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-df8e65e2-038d-4dbc-a278-47483efd554a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.217017 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-df8e65e2-038d-4dbc-a278-47483efd554a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.219856 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b266e1ec-424b-4c54-9144-e9153488badf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:40.219856 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b266e1ec-424b-4c54-9144-e9153488badf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.220074 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b266e1ec-424b-4c54-9144-e9153488badf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.227813 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.227813 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:40.232811 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-df8e65e2-038d-4dbc-a278-47483efd554a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:15:40.238936 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.238936 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:40.239350 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-df8e65e2-038d-4dbc-a278-47483efd554a tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:15:40.239889 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 31/126] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1683 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:40.247627 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b266e1ec-424b-4c54-9144-e9153488badf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:40.250816 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b266e1ec-424b-4c54-9144-e9153488badf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:40.251398 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 35/127] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:40.383182 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-e0d0a4f1-833d-49b5-9f92-f964848693cf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.387506 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-e0d0a4f1-833d-49b5-9f92-f964848693cf tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] POST https://10.4.3.210/volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27/action Aug 05 18:15:40.388885 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-e0d0a4f1-833d-49b5-9f92-f964848693cf tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:40.389112 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-e0d0a4f1-833d-49b5-9f92-f964848693cf tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:40.412115 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.412115 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:40.431412 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cb6dd640-e270-4b51-99a0-f12b3b3dda5f req-e0d0a4f1-833d-49b5-9f92-f964848693cf tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27/action returned with HTTP 204 Aug 05 18:15:40.432064 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 32/128] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:40 2026] POST /volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:40.581334 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-70022577-f8ce-4e7e-83aa-5b3f60d9da37 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:40.581776 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-70022577-f8ce-4e7e-83aa-5b3f60d9da37 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30842fe1-01f2-474d-b0f7-d7089076696b", "connector": null, "instance_uuid": "5f110eaa-95c1-4c5f-978b-083cb903ac6e"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:40.595618 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.595618 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:40.643439 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-70022577-f8ce-4e7e-83aa-5b3f60d9da37 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:40.644706 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 31/129] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:40 2026] POST /volume/v3/attachments => generated 273 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:40.692144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-55f03559-25f9-4358-82ab-daec2f1b652a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.695506 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-55f03559-25f9-4358-82ab-daec2f1b652a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:40.695774 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-55f03559-25f9-4358-82ab-daec2f1b652a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.695997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-55f03559-25f9-4358-82ab-daec2f1b652a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.717560 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.717560 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:40.717560 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-55f03559-25f9-4358-82ab-daec2f1b652a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:40.718507 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-55f03559-25f9-4358-82ab-daec2f1b652a tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:40.719262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b38306bf-355b-499a-9966-d1249719497c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.719531 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 32/130] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:40.719581 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b38306bf-355b-499a-9966-d1249719497c None None] GET https://10.4.3.210/volume// Aug 05 18:15:40.719581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b38306bf-355b-499a-9966-d1249719497c None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.719825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b38306bf-355b-499a-9966-d1249719497c None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.720109 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b38306bf-355b-499a-9966-d1249719497c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:40.720343 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 36/131] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:40.729842 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cdc4864e-7031-46da-87ca-413540558321 req-db4ce537-845f-4e20-9f60-b91b5b1daa01 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.733709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-db4ce537-845f-4e20-9f60-b91b5b1daa01 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:40.733973 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-db4ce537-845f-4e20-9f60-b91b5b1daa01 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.734200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-db4ce537-845f-4e20-9f60-b91b5b1daa01 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.743792 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.743792 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:40.747538 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-cdc4864e-7031-46da-87ca-413540558321 req-db4ce537-845f-4e20-9f60-b91b5b1daa01 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:40.751957 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-db4ce537-845f-4e20-9f60-b91b5b1daa01 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:40.752416 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 33/132] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:40.865339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.869378 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] PUT https://10.4.3.210/volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309 Aug 05 18:15:40.869944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:40.885805 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Acquiring lock "cinder-attachment_update-30842fe1-01f2-474d-b0f7-d7089076696b-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:40.892267 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Lock "cinder-attachment_update-30842fe1-01f2-474d-b0f7-d7089076696b-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:40.895787 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.895787 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:40.921667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e329c909-4eee-4d26-8a6a-455e0397c90c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.932958 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e329c909-4eee-4d26-8a6a-455e0397c90c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:40.933562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e329c909-4eee-4d26-8a6a-455e0397c90c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.933997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e329c909-4eee-4d26-8a6a-455e0397c90c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:40.952844 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:40.952844 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:40.958563 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e329c909-4eee-4d26-8a6a-455e0397c90c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:40.965586 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e329c909-4eee-4d26-8a6a-455e0397c90c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:40.965586 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 33/133] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1317 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:40.983195 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-518604bd-3091-4240-ac92-ffdfe729af4c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:40.985965 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-518604bd-3091-4240-ac92-ffdfe729af4c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:40.986165 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-518604bd-3091-4240-ac92-ffdfe729af4c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:40.986350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-518604bd-3091-4240-ac92-ffdfe729af4c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:41.001492 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:41.001492 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:41.004622 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-518604bd-3091-4240-ac92-ffdfe729af4c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:41.013400 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-518604bd-3091-4240-ac92-ffdfe729af4c tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:41.013400 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 37/134] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:40 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:41.024960 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Lock "cinder-attachment_update-30842fe1-01f2-474d-b0f7-d7089076696b-np0000006581" released by "attachment_update" :: held 0.133s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:41.025292 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-d14613ed-cc87-40a8-aa95-e6e059193ceb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309 returned with HTTP 200 Aug 05 18:15:41.026021 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 32/135] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:40 2026] PUT /volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:41.268738 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4587de58-92b2-4469-a2f7-cdf15296ceb8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.273813 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4587de58-92b2-4469-a2f7-cdf15296ceb8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:41.273813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4587de58-92b2-4469-a2f7-cdf15296ceb8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:41.273813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4587de58-92b2-4469-a2f7-cdf15296ceb8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:41.286260 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:41.286260 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:41.294176 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4587de58-92b2-4469-a2f7-cdf15296ceb8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:41.300022 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4587de58-92b2-4469-a2f7-cdf15296ceb8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:41.300923 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 34/136] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:41 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:41.606228 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5199785f-e9f5-4d00-a2b5-09e0988610de None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.608275 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-915a195e-630c-4961-8885-95bdbeff236b req-30030ea1-dd4b-452a-aa53-9a75883ff7f8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.608345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5199785f-e9f5-4d00-a2b5-09e0988610de tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:41.608573 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5199785f-e9f5-4d00-a2b5-09e0988610de tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:41.608990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5199785f-e9f5-4d00-a2b5-09e0988610de tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:41.610421 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-915a195e-630c-4961-8885-95bdbeff236b req-30030ea1-dd4b-452a-aa53-9a75883ff7f8 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] POST https://10.4.3.210/volume/v3/snapshots/c2a69a20-7faf-4650-9488-6b728c337535/action Aug 05 18:15:41.611150 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-915a195e-630c-4961-8885-95bdbeff236b req-30030ea1-dd4b-452a-aa53-9a75883ff7f8 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:41.611150 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-915a195e-630c-4961-8885-95bdbeff236b req-30030ea1-dd4b-452a-aa53-9a75883ff7f8 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:41.615263 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.snapshot_actions [req-915a195e-630c-4961-8885-95bdbeff236b req-30030ea1-dd4b-452a-aa53-9a75883ff7f8 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100366) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 05 18:15:41.620000 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-68a6bbfd-4bbd-4496-9be1-9469e74c6e35 req-62382b48-8b10-4de5-9c55-e58cf815ac32 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.622864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-68a6bbfd-4bbd-4496-9be1-9469e74c6e35 req-62382b48-8b10-4de5-9c55-e58cf815ac32 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] POST https://10.4.3.210/volume/v3/snapshots/None/action Aug 05 18:15:41.623251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-68a6bbfd-4bbd-4496-9be1-9469e74c6e35 req-62382b48-8b10-4de5-9c55-e58cf815ac32 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:41.623403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-68a6bbfd-4bbd-4496-9be1-9469e74c6e35 req-62382b48-8b10-4de5-9c55-e58cf815ac32 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:41.625072 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.snapshot_actions [req-68a6bbfd-4bbd-4496-9be1-9469e74c6e35 req-62382b48-8b10-4de5-9c55-e58cf815ac32 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100364) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 05 18:15:41.652210 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-68a6bbfd-4bbd-4496-9be1-9469e74c6e35 req-62382b48-8b10-4de5-9c55-e58cf815ac32 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] https://10.4.3.210/volume/v3/snapshots/None/action returned with HTTP 404 Aug 05 18:15:41.653940 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 33/137] 10.4.3.210 () {72 vars in 1582 bytes} [Wed Aug 5 18:15:41 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 05 18:15:41.744014 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a10690ab-7345-47b2-887f-a97601b291ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.747491 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a10690ab-7345-47b2-887f-a97601b291ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:41.747891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a10690ab-7345-47b2-887f-a97601b291ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:41.749698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a10690ab-7345-47b2-887f-a97601b291ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:41.755741 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:41.755741 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:41.760310 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5199785f-e9f5-4d00-a2b5-09e0988610de tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:41.764122 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:41.764122 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:41.766094 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5199785f-e9f5-4d00-a2b5-09e0988610de tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:41.766588 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 34/138] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:41 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1317 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:41.775647 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a10690ab-7345-47b2-887f-a97601b291ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:41.782303 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a10690ab-7345-47b2-887f-a97601b291ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:41.783619 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 35/139] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:41 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:41.792100 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-915a195e-630c-4961-8885-95bdbeff236b req-30030ea1-dd4b-452a-aa53-9a75883ff7f8 tempest-VolumesAssistedSnapshotsTest-2105662105 tempest-VolumesAssistedSnapshotsTest-2105662105-project] https://10.4.3.210/volume/v3/snapshots/c2a69a20-7faf-4650-9488-6b728c337535/action returned with HTTP 404 Aug 05 18:15:41.792911 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 38/140] 10.4.3.210 () {72 vars in 1678 bytes} [Wed Aug 5 18:15:41 2026] POST /volume/v3/snapshots/c2a69a20-7faf-4650-9488-6b728c337535/action => generated 111 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:41.853334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-c9dd48b4-d440-4ec6-8de1-550d6106ab33 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.853334 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-c9dd48b4-d440-4ec6-8de1-550d6106ab33 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:41.853334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-c9dd48b4-d440-4ec6-8de1-550d6106ab33 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:41.853334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-c9dd48b4-d440-4ec6-8de1-550d6106ab33 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:41.864293 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:41.864293 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:41.867561 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-c9dd48b4-d440-4ec6-8de1-550d6106ab33 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:41.872521 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-c9dd48b4-d440-4ec6-8de1-550d6106ab33 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:41.873232 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 34/141] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:41 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:41.923507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:41.926932 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] POST https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d/action Aug 05 18:15:41.927195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:41.927299 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:41.947255 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:41.947255 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:41.947803 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:41.975683 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Begin detaching volume completed successfully. Aug 05 18:15:41.975683 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1b538589-bc6f-4b9e-9415-3a9feaa66b88 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d/action returned with HTTP 202 Aug 05 18:15:41.975683 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 35/142] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:15:41 2026] POST /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:15:42.055916 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8d0e2af5-acef-411f-8754-9951ae20ecc5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.056255 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8d0e2af5-acef-411f-8754-9951ae20ecc5 None None] GET https://10.4.3.210/volume// Aug 05 18:15:42.056442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8d0e2af5-acef-411f-8754-9951ae20ecc5 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.056746 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8d0e2af5-acef-411f-8754-9951ae20ecc5 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.056943 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8d0e2af5-acef-411f-8754-9951ae20ecc5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:42.057470 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 36/143] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:42.065857 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-a0155e23-85f4-425f-b21a-e7ada486729b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.069493 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-a0155e23-85f4-425f-b21a-e7ada486729b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:42.069970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-a0155e23-85f4-425f-b21a-e7ada486729b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.069970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-a0155e23-85f4-425f-b21a-e7ada486729b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.084394 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.084394 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:42.088564 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-a0155e23-85f4-425f-b21a-e7ada486729b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:42.094215 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-a0155e23-85f4-425f-b21a-e7ada486729b tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:42.094725 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 39/144] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1543 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:42.158881 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-f189df59-7e45-44ff-803f-48bb009219e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.162750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-f189df59-7e45-44ff-803f-48bb009219e5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:42.163038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-f189df59-7e45-44ff-803f-48bb009219e5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.163135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-f189df59-7e45-44ff-803f-48bb009219e5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.172922 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.172922 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:42.178963 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-f189df59-7e45-44ff-803f-48bb009219e5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:42.184071 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-f189df59-7e45-44ff-803f-48bb009219e5 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:42.184485 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 35/145] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:42.316866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6457fc33-c335-41af-a1fd-3b79129b556d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.319541 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6457fc33-c335-41af-a1fd-3b79129b556d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:42.320556 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6457fc33-c335-41af-a1fd-3b79129b556d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.320878 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6457fc33-c335-41af-a1fd-3b79129b556d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.334539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3daa3daa-b157-4738-9604-14188b294fce None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.334539 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3daa3daa-b157-4738-9604-14188b294fce None None] GET https://10.4.3.210/volume// Aug 05 18:15:42.334539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3daa3daa-b157-4738-9604-14188b294fce None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.334539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3daa3daa-b157-4738-9604-14188b294fce None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.334539 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3daa3daa-b157-4738-9604-14188b294fce None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:42.334539 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 37/146] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:42.338635 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.338635 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:42.346637 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6457fc33-c335-41af-a1fd-3b79129b556d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:42.347461 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-00edd5fb-fcb0-4b7d-8faa-37be2bccc0dc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.351817 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-00edd5fb-fcb0-4b7d-8faa-37be2bccc0dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:42.352184 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-00edd5fb-fcb0-4b7d-8faa-37be2bccc0dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15f70d12-ab2f-4cd0-b561-2dfcc846850f", "connector": null, "instance_uuid": "2e13517c-43d1-4434-9e86-c8de5078d841"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:42.353483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6457fc33-c335-41af-a1fd-3b79129b556d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:42.353645 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 36/147] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:42.364430 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.364430 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:42.385650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.389340 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:15:42.389836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "478c86ab-2191-4c78-bd8d-ab594349f0de-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:42.392703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '478c86ab-2191-4c78-bd8d-ab594349f0de-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:15:42.392877 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Create volume of 1 GB Aug 05 18:15:42.405008 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Availability Zones retrieved successfully. Aug 05 18:15:42.407098 np0000006581 devstack@c-api.service[100366]: WARNING cinder.volume.api [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-00edd5fb-fcb0-4b7d-8faa-37be2bccc0dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 05 18:15:42.412547 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-00edd5fb-fcb0-4b7d-8faa-37be2bccc0dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:42.414977 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 40/148] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:42 2026] POST /volume/v3/attachments => generated 271 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:42.416233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Flow 'volume_create_api' (e0c6d2c4-1262-4e47-96cd-837b571d9b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:42.417549 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc33a3-c92f-4a40-8bbc-79f221f40237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:42.419108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:15:42.450105 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9974c151-bfa8-43bf-b254-d71107993d02 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.454177 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9974c151-bfa8-43bf-b254-d71107993d02 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:42.454177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9974c151-bfa8-43bf-b254-d71107993d02 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.454177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9974c151-bfa8-43bf-b254-d71107993d02 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.458381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-61c12016-62c8-4f51-ac27-51a02145b0e3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.459198 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61c12016-62c8-4f51-ac27-51a02145b0e3 None None] GET https://10.4.3.210/volume// Aug 05 18:15:42.459533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61c12016-62c8-4f51-ac27-51a02145b0e3 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.459675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61c12016-62c8-4f51-ac27-51a02145b0e3 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.460059 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61c12016-62c8-4f51-ac27-51a02145b0e3 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:42.461492 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 37/149] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:42.466095 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.466095 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:42.469623 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9974c151-bfa8-43bf-b254-d71107993d02 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:42.470108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-2fed4fca-2558-4647-849f-0abea635fda8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.472712 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-2fed4fca-2558-4647-849f-0abea635fda8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:42.473013 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-2fed4fca-2558-4647-849f-0abea635fda8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.473185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-2fed4fca-2558-4647-849f-0abea635fda8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.475732 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9974c151-bfa8-43bf-b254-d71107993d02 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:42.476398 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 38/150] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:42.483556 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.483556 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:42.487898 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-2fed4fca-2558-4647-849f-0abea635fda8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:42.492577 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-2fed4fca-2558-4647-849f-0abea635fda8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:42.493093 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 41/151] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1048 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:42.581939 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc33a3-c92f-4a40-8bbc-79f221f40237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:42.582983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8cf561-52b2-4ee4-a01c-130a3f9347c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:42.587874 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.590021 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] PUT https://10.4.3.210/volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67 Aug 05 18:15:42.590414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:42.600357 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Acquiring lock "cinder-attachment_update-15f70d12-ab2f-4cd0-b561-2dfcc846850f-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:42.605201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Lock "cinder-attachment_update-15f70d12-ab2f-4cd0-b561-2dfcc846850f-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:42.606178 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.606178 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:42.640407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Created reservations ['c7b18837-855e-4cf6-90e5-840331ec3518', '9bc00b3c-bfec-49ff-8fb8-2b6bbd9bf895', 'f847554f-53ee-4933-8b6e-a6ffcbca8751', 'c6886cad-e8d8-498d-9bbc-c2866627d156'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:15:42.641349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a8cf561-52b2-4ee4-a01c-130a3f9347c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b18837-855e-4cf6-90e5-840331ec3518', '9bc00b3c-bfec-49ff-8fb8-2b6bbd9bf895', 'f847554f-53ee-4933-8b6e-a6ffcbca8751', 'c6886cad-e8d8-498d-9bbc-c2866627d156']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:42.642298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5ac5b7-563d-4aac-ac8d-9291ed8f8164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:42.670521 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e5ac5b7-563d-4aac-ac8d-9291ed8f8164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2e0c89-add1-47ba-89ac-681a914ba7b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='478c86ab-2191-4c78-bd8d-ab594349f0de-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c08f65cb161421689d139d022b50723',qos_specs=None,replication_status=,reservations=['c7b18837-855e-4cf6-90e5-840331ec3518','9bc00b3c-bfec-49ff-8fb8-2b6bbd9bf895','f847554f-53ee-4933-8b6e-a6ffcbca8751','c6886cad-e8d8-498d-9bbc-c2866627d156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6ba0de7cd447e68d284de62fbd030e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:15:42Z,deleted=False,deleted_at=None,display_description='',display_name='478c86ab-2191-4c78-bd8d-ab594349f0de-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce2e0c89-add1-47ba-89ac-681a914ba7b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c08f65cb161421689d139d022b50723',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6ba0de7cd447e68d284de62fbd030e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:42.671797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e7c3b4-8dba-4bb6-b81f-af5cf59e161d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:42.691423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e7c3b4-8dba-4bb6-b81f-af5cf59e161d) transitioned into 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='478c86ab-2191-4c78-bd8d-ab594349f0de-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c08f65cb161421689d139d022b50723',qos_specs=None,replication_status=,reservations=['c7b18837-855e-4cf6-90e5-840331ec3518','9bc00b3c-bfec-49ff-8fb8-2b6bbd9bf895','f847554f-53ee-4933-8b6e-a6ffcbca8751','c6886cad-e8d8-498d-9bbc-c2866627d156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6ba0de7cd447e68d284de62fbd030e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:42.692212 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43abdc8-857d-4a9d-b460-4daad74bf8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:15:42.702672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43abdc8-857d-4a9d-b460-4daad74bf8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:15:42.703570 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Flow 'volume_create_api' (e0c6d2c4-1262-4e47-96cd-837b571d9b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:15:42.703906 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Create volume request issued successfully. Aug 05 18:15:42.704507 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-d0378eeb-e2e2-44fd-a2da-d19349be09a3 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:15:42.704992 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 36/152] 10.4.3.210 () {72 vars in 1541 bytes} [Wed Aug 5 18:15:42 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) Aug 05 18:15:42.715729 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Lock "cinder-attachment_update-15f70d12-ab2f-4cd0-b561-2dfcc846850f-np0000006581" released by "attachment_update" :: held 0.109s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:42.715868 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-4b10ab6d-4331-4aa3-88b6-fedc13971e51 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.715922 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-99fc2614-e051-4b55-99bd-0f416c4d0011 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67 returned with HTTP 200 Aug 05 18:15:42.716355 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 38/153] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:42 2026] PUT /volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67 => generated 967 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:42.719353 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-4b10ab6d-4331-4aa3-88b6-fedc13971e51 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:15:42.721613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-4b10ab6d-4331-4aa3-88b6-fedc13971e51 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.721613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-4b10ab6d-4331-4aa3-88b6-fedc13971e51 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.731066 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.731066 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:42.736100 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-4b10ab6d-4331-4aa3-88b6-fedc13971e51 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:15:42.742101 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-4b10ab6d-4331-4aa3-88b6-fedc13971e51 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 returned with HTTP 200 Aug 05 18:15:42.742880 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 39/154] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:42.751549 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-cde339f3-e90c-4310-a474-962d07c217e9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.754245 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-cde339f3-e90c-4310-a474-962d07c217e9 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:15:42.756017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-cde339f3-e90c-4310-a474-962d07c217e9 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.756017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-cde339f3-e90c-4310-a474-962d07c217e9 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.773210 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.773210 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:42.780981 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-cde339f3-e90c-4310-a474-962d07c217e9 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:15:42.788940 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-cde339f3-e90c-4310-a474-962d07c217e9 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 returned with HTTP 200 Aug 05 18:15:42.789491 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 42/155] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:42.802498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a45be386-d5d7-4d2c-903b-d82a93c772cb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:42.805220 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a45be386-d5d7-4d2c-903b-d82a93c772cb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:42.805507 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a45be386-d5d7-4d2c-903b-d82a93c772cb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:42.805777 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a45be386-d5d7-4d2c-903b-d82a93c772cb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:42.818396 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:42.818396 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:42.823512 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a45be386-d5d7-4d2c-903b-d82a93c772cb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:42.830209 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a45be386-d5d7-4d2c-903b-d82a93c772cb tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:42.830831 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 37/156] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:42 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:43.356878 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-8ecfb2af-f224-4206-9500-6bcc96c61e87 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:43.358937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-8ecfb2af-f224-4206-9500-6bcc96c61e87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358/action Aug 05 18:15:43.359321 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-8ecfb2af-f224-4206-9500-6bcc96c61e87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:43.359888 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-8ecfb2af-f224-4206-9500-6bcc96c61e87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:43.370853 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9f86b614-2c42-4952-9ff6-aa2f16a69a6a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:43.373522 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f86b614-2c42-4952-9ff6-aa2f16a69a6a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:43.373883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f86b614-2c42-4952-9ff6-aa2f16a69a6a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:43.373951 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f86b614-2c42-4952-9ff6-aa2f16a69a6a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:43.379710 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:43.379710 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:43.387474 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:43.387474 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:43.394338 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9f86b614-2c42-4952-9ff6-aa2f16a69a6a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:43.395251 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-20cb9bd2-774b-43e7-a7bc-57badf19311b req-8ecfb2af-f224-4206-9500-6bcc96c61e87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358/action returned with HTTP 204 Aug 05 18:15:43.395863 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 39/157] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:43 2026] POST /volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:43.402300 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f86b614-2c42-4952-9ff6-aa2f16a69a6a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:43.403183 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 40/158] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:43 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:43.488704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-73eeef9b-3c53-40d3-ae2c-de284303f419 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:43.490534 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73eeef9b-3c53-40d3-ae2c-de284303f419 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:43.490984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73eeef9b-3c53-40d3-ae2c-de284303f419 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:43.490984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73eeef9b-3c53-40d3-ae2c-de284303f419 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:43.507535 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:43.507535 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:43.518771 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-73eeef9b-3c53-40d3-ae2c-de284303f419 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:43.528677 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73eeef9b-3c53-40d3-ae2c-de284303f419 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:43.528677 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 43/159] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:43 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:43.848459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f88fd447-edc9-4395-b9ae-12bc6aeacede None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:43.850773 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f88fd447-edc9-4395-b9ae-12bc6aeacede tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:43.851032 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f88fd447-edc9-4395-b9ae-12bc6aeacede tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:43.851307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f88fd447-edc9-4395-b9ae-12bc6aeacede tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:43.863429 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:43.863429 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:43.871442 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f88fd447-edc9-4395-b9ae-12bc6aeacede tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:43.877144 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f88fd447-edc9-4395-b9ae-12bc6aeacede tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:43.878155 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 38/160] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:43 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:44.427568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7f65def0-fa42-4047-b507-a3dd71dc15c3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.431532 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f65def0-fa42-4047-b507-a3dd71dc15c3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:44.431532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f65def0-fa42-4047-b507-a3dd71dc15c3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.431532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f65def0-fa42-4047-b507-a3dd71dc15c3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.441064 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.441064 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:44.445470 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7f65def0-fa42-4047-b507-a3dd71dc15c3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:44.452995 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f65def0-fa42-4047-b507-a3dd71dc15c3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:44.452995 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 40/161] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:44.517424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-15f848ed-234c-4309-ab4d-145ba8451560 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.523055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-15f848ed-234c-4309-ab4d-145ba8451560 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:44.525366 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-15f848ed-234c-4309-ab4d-145ba8451560 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.525637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-15f848ed-234c-4309-ab4d-145ba8451560 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.539407 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.539407 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:44.540879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-11f240e3-bae9-4a7a-a53d-f7765e4e0e75 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.543828 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-15f848ed-234c-4309-ab4d-145ba8451560 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:44.544742 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-11f240e3-bae9-4a7a-a53d-f7765e4e0e75 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:44.545054 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-11f240e3-bae9-4a7a-a53d-f7765e4e0e75 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.545349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-11f240e3-bae9-4a7a-a53d-f7765e4e0e75 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.548778 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-15f848ed-234c-4309-ab4d-145ba8451560 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:44.549181 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 41/162] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:44.560544 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.560544 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:44.565572 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-11f240e3-bae9-4a7a-a53d-f7765e4e0e75 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:44.572115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-11f240e3-bae9-4a7a-a53d-f7765e4e0e75 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:44.572626 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 44/163] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:44.646382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d4388c9-7392-4b51-8368-41f6d4b8599a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.646963 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d4388c9-7392-4b51-8368-41f6d4b8599a None None] GET https://10.4.3.210/volume// Aug 05 18:15:44.647150 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d4388c9-7392-4b51-8368-41f6d4b8599a None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.648181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d4388c9-7392-4b51-8368-41f6d4b8599a None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.648181 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d4388c9-7392-4b51-8368-41f6d4b8599a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:44.648723 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 39/164] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:44.660990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-80ad5973-dc2c-456c-b98c-604039ac942d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.663858 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-80ad5973-dc2c-456c-b98c-604039ac942d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:44.664331 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-80ad5973-dc2c-456c-b98c-604039ac942d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f8831e9-0f4c-43c3-a969-32eb6eb134f1", "connector": null, "instance_uuid": "f0a2ce57-64c1-4ecb-ad87-fd4a85e09b16"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:44.679437 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.679437 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:44.715085 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-80ad5973-dc2c-456c-b98c-604039ac942d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:44.715981 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 41/165] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:44 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:44.749151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4af12721-a283-4ac6-90b7-4535094b7875 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.754850 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4af12721-a283-4ac6-90b7-4535094b7875 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:44.755158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4af12721-a283-4ac6-90b7-4535094b7875 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.755437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4af12721-a283-4ac6-90b7-4535094b7875 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.758782 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2a9181f9-a543-4130-a1c7-2d8c88995e44 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.759233 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a9181f9-a543-4130-a1c7-2d8c88995e44 None None] GET https://10.4.3.210/volume// Aug 05 18:15:44.759461 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a9181f9-a543-4130-a1c7-2d8c88995e44 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.759663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a9181f9-a543-4130-a1c7-2d8c88995e44 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.759988 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a9181f9-a543-4130-a1c7-2d8c88995e44 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:44.760455 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 45/166] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:44.767975 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ee71548d-33fb-4097-83a7-2d1043d1c557 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.770896 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ee71548d-33fb-4097-83a7-2d1043d1c557 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:44.771188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ee71548d-33fb-4097-83a7-2d1043d1c557 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.771944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ee71548d-33fb-4097-83a7-2d1043d1c557 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.773211 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.773211 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:44.779206 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4af12721-a283-4ac6-90b7-4535094b7875 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:44.785564 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4af12721-a283-4ac6-90b7-4535094b7875 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:44.786100 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 42/167] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:44.786484 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.786484 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:44.790611 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ee71548d-33fb-4097-83a7-2d1043d1c557 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:44.795892 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ee71548d-33fb-4097-83a7-2d1043d1c557 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:44.796330 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 40/168] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:44.877935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.879941 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891 Aug 05 18:15:44.880298 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:44.888922 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-2f8831e9-0f4c-43c3-a969-32eb6eb134f1-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:44.894826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-2f8831e9-0f4c-43c3-a969-32eb6eb134f1-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:44.895383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d5c71855-5a8f-4e93-88e9-67a328285d0c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:44.896001 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.896001 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:44.897670 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d5c71855-5a8f-4e93-88e9-67a328285d0c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:44.897935 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d5c71855-5a8f-4e93-88e9-67a328285d0c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:44.899382 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d5c71855-5a8f-4e93-88e9-67a328285d0c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:44.910143 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:44.910143 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:44.914893 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d5c71855-5a8f-4e93-88e9-67a328285d0c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:44.921459 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d5c71855-5a8f-4e93-88e9-67a328285d0c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:44.921998 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 46/169] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:44 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:44.976527 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-2f8831e9-0f4c-43c3-a969-32eb6eb134f1-np0000006581" released by "attachment_update" :: held 0.082s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:44.977007 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-ca10bd95-90dc-4fe7-b833-2bf39a241805 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891 returned with HTTP 200 Aug 05 18:15:44.977747 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 42/170] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:44 2026] PUT /volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:45.587525 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-62c57961-938b-4027-87fd-7f9bfbebb413 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.589404 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-62c57961-938b-4027-87fd-7f9bfbebb413 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:45.589625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-62c57961-938b-4027-87fd-7f9bfbebb413 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.589836 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-62c57961-938b-4027-87fd-7f9bfbebb413 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.601527 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:45.601527 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:45.605456 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-62c57961-938b-4027-87fd-7f9bfbebb413 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:45.609921 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-62c57961-938b-4027-87fd-7f9bfbebb413 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:45.610278 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 43/171] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:45.800991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-7cf56776-67d4-473d-be34-00bc40de5c59 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.802182 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-784d7b6a-74d2-4dad-ad23-8a8b6b7c9fa6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.804140 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-784d7b6a-74d2-4dad-ad23-8a8b6b7c9fa6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:45.804310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-784d7b6a-74d2-4dad-ad23-8a8b6b7c9fa6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.804492 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-784d7b6a-74d2-4dad-ad23-8a8b6b7c9fa6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.805992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-7cf56776-67d4-473d-be34-00bc40de5c59 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:15:45.806171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-7cf56776-67d4-473d-be34-00bc40de5c59 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.806332 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-7cf56776-67d4-473d-be34-00bc40de5c59 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.817855 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:45.817855 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:45.824834 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:45.824834 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:45.826357 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-7cf56776-67d4-473d-be34-00bc40de5c59 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:15:45.832303 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-7cf56776-67d4-473d-be34-00bc40de5c59 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 returned with HTTP 200 Aug 05 18:15:45.834186 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-784d7b6a-74d2-4dad-ad23-8a8b6b7c9fa6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:45.836857 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 41/172] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:15:45.840663 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-784d7b6a-74d2-4dad-ad23-8a8b6b7c9fa6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:45.841107 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 47/173] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:45.842880 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c203843f-1554-4da1-8cb3-82b0559212ea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.843429 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c203843f-1554-4da1-8cb3-82b0559212ea None None] GET https://10.4.3.210/volume// Aug 05 18:15:45.843694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c203843f-1554-4da1-8cb3-82b0559212ea None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.843950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c203843f-1554-4da1-8cb3-82b0559212ea None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.844412 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c203843f-1554-4da1-8cb3-82b0559212ea None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:45.844850 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 43/174] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:45.854473 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-2d38be05-bb66-4436-ad1c-36b891c5f694 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.857964 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-2d38be05-bb66-4436-ad1c-36b891c5f694 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:45.858454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-2d38be05-bb66-4436-ad1c-36b891c5f694 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce2e0c89-add1-47ba-89ac-681a914ba7b9", "connector": null, "instance_uuid": "478c86ab-2191-4c78-bd8d-ab594349f0de"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:45.870780 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:45.870780 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:45.912357 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-2d38be05-bb66-4436-ad1c-36b891c5f694 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:45.913168 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 44/175] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:45 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:45.921240 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-37f12e50-a555-40b5-b574-f1ac408b3bca None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.921684 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37f12e50-a555-40b5-b574-f1ac408b3bca None None] GET https://10.4.3.210/volume// Aug 05 18:15:45.921867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37f12e50-a555-40b5-b574-f1ac408b3bca None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.922087 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37f12e50-a555-40b5-b574-f1ac408b3bca None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.922431 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37f12e50-a555-40b5-b574-f1ac408b3bca None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:45.922931 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 42/176] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:45.932428 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-3c082d27-626f-4809-a641-4286bf6593ff None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.933937 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-3c082d27-626f-4809-a641-4286bf6593ff tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:15:45.934152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-3c082d27-626f-4809-a641-4286bf6593ff tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.934545 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-3c082d27-626f-4809-a641-4286bf6593ff tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.936287 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-526da26d-7193-49de-972b-54d35f5a9021 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:45.938674 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-526da26d-7193-49de-972b-54d35f5a9021 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:45.938938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-526da26d-7193-49de-972b-54d35f5a9021 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:45.939195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-526da26d-7193-49de-972b-54d35f5a9021 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:45.944700 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:45.944700 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:45.948764 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-3c082d27-626f-4809-a641-4286bf6593ff tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:15:45.951844 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:45.951844 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:45.953948 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-3c082d27-626f-4809-a641-4286bf6593ff tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 returned with HTTP 200 Aug 05 18:15:45.954423 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 48/177] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:45.956353 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-526da26d-7193-49de-972b-54d35f5a9021 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:45.961847 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-526da26d-7193-49de-972b-54d35f5a9021 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:45.962498 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 44/178] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:45 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:46.036127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.038741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] PUT https://10.4.3.210/volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f Aug 05 18:15:46.039217 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:46.048509 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Acquiring lock "cinder-attachment_update-ce2e0c89-add1-47ba-89ac-681a914ba7b9-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:46.053344 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Lock "cinder-attachment_update-ce2e0c89-add1-47ba-89ac-681a914ba7b9-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:46.054790 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.054790 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:46.155115 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Lock "cinder-attachment_update-ce2e0c89-add1-47ba-89ac-681a914ba7b9-np0000006581" released by "attachment_update" :: held 0.102s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:46.155394 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-018a6a45-5414-4e38-a494-c92f6a2269f0 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f returned with HTTP 200 Aug 05 18:15:46.156055 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 45/179] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:46 2026] PUT /volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:46.193761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-708ef621-d696-4efb-b103-2f92fc4a3a7c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.197048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-708ef621-d696-4efb-b103-2f92fc4a3a7c tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] POST https://10.4.3.210/volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f/action Aug 05 18:15:46.197048 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-708ef621-d696-4efb-b103-2f92fc4a3a7c tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:46.197048 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-708ef621-d696-4efb-b103-2f92fc4a3a7c tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:46.216476 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.216476 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:46.234653 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e51c02b-199c-4473-bc0c-4a8dc5ac696f req-708ef621-d696-4efb-b103-2f92fc4a3a7c tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f/action returned with HTTP 204 Aug 05 18:15:46.235109 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 43/180] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:46 2026] POST /volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:46.418880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-cdc4864e-7031-46da-87ca-413540558321 req-cdffc11f-cf68-4080-a482-61ba2810689f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.425745 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-cdffc11f-cf68-4080-a482-61ba2810689f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] POST https://10.4.3.210/volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309/action Aug 05 18:15:46.426222 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-cdffc11f-cf68-4080-a482-61ba2810689f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:46.426400 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-cdffc11f-cf68-4080-a482-61ba2810689f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:46.454628 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.454628 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:46.475361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-cdc4864e-7031-46da-87ca-413540558321 req-cdffc11f-cf68-4080-a482-61ba2810689f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309/action returned with HTTP 204 Aug 05 18:15:46.475981 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 49/181] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:46 2026] POST /volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:46.617339 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-58f0b19f-39f3-45e3-bb62-468e7b5e2e6a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.617339 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58f0b19f-39f3-45e3-bb62-468e7b5e2e6a None None] GET https://10.4.3.210/volume// Aug 05 18:15:46.617339 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58f0b19f-39f3-45e3-bb62-468e7b5e2e6a None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:46.617339 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58f0b19f-39f3-45e3-bb62-468e7b5e2e6a None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:46.617339 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58f0b19f-39f3-45e3-bb62-468e7b5e2e6a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:46.617339 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 45/182] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:46.625468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d2bb2b19-52fa-4f22-bba4-c40e0581a4d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.627757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6997f929-1f2e-4ce0-8021-ebd0d9a4ae49 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.628192 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d2bb2b19-52fa-4f22-bba4-c40e0581a4d7 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:46.629187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d2bb2b19-52fa-4f22-bba4-c40e0581a4d7 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b25abd81-b020-46d3-903f-fbe7c10d8fdc", "connector": null, "instance_uuid": "e6f3c48a-fde3-42da-af6a-befdead2b2c3"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:46.630531 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6997f929-1f2e-4ce0-8021-ebd0d9a4ae49 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:46.630905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6997f929-1f2e-4ce0-8021-ebd0d9a4ae49 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:46.631192 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6997f929-1f2e-4ce0-8021-ebd0d9a4ae49 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:46.645242 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.645242 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:46.650770 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6997f929-1f2e-4ce0-8021-ebd0d9a4ae49 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:46.656237 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.656237 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:46.657151 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6997f929-1f2e-4ce0-8021-ebd0d9a4ae49 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:46.658351 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 44/183] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:46 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:46.694023 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d2bb2b19-52fa-4f22-bba4-c40e0581a4d7 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:46.694625 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 46/184] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:46 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:46.858986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ede89e4-dc55-4d77-b162-48ce24824e75 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.861296 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ede89e4-dc55-4d77-b162-48ce24824e75 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:46.861564 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ede89e4-dc55-4d77-b162-48ce24824e75 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:46.861833 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ede89e4-dc55-4d77-b162-48ce24824e75 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:46.878835 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.878835 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:46.883085 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5ede89e4-dc55-4d77-b162-48ce24824e75 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:46.892628 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ede89e4-dc55-4d77-b162-48ce24824e75 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:46.893296 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 50/185] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:46 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:46.901909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1a083b11-3b91-48f7-b5fe-cce40aef30ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.904520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1a083b11-3b91-48f7-b5fe-cce40aef30ae tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] DELETE https://10.4.3.210/volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27 Aug 05 18:15:46.904783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1a083b11-3b91-48f7-b5fe-cce40aef30ae tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:46.905025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1a083b11-3b91-48f7-b5fe-cce40aef30ae tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:46.917166 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.917166 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:46.977274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-97c8197a-04d4-4b8c-9b2f-51aeb40316b6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:46.979630 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97c8197a-04d4-4b8c-9b2f-51aeb40316b6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:46.979861 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97c8197a-04d4-4b8c-9b2f-51aeb40316b6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:46.980072 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97c8197a-04d4-4b8c-9b2f-51aeb40316b6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:46.981826 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8aa7ea8e-1fd9-47df-9a1b-4f24183d026b req-1a083b11-3b91-48f7-b5fe-cce40aef30ae tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27 returned with HTTP 200 Aug 05 18:15:46.982336 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 46/186] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:15:46 2026] DELETE /volume/v3/attachments/601a76b9-4ffb-41b2-9323-4e692542ab27 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:46.992191 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:46.992191 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:46.997178 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-97c8197a-04d4-4b8c-9b2f-51aeb40316b6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:47.002894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97c8197a-04d4-4b8c-9b2f-51aeb40316b6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:47.004121 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 45/187] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:46 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.017380 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e9121390-9ae0-4968-b576-4d28b90f0ce7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.019177 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e9121390-9ae0-4968-b576-4d28b90f0ce7 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:47.019347 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e9121390-9ae0-4968-b576-4d28b90f0ce7 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.019654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e9121390-9ae0-4968-b576-4d28b90f0ce7 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.033142 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.033142 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:47.038889 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e9121390-9ae0-4968-b576-4d28b90f0ce7 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:47.045355 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e9121390-9ae0-4968-b576-4d28b90f0ce7 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:47.046066 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 47/188] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.063197 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dcb14dad-915a-43d7-ab2c-8380983b81e4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.065098 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dcb14dad-915a-43d7-ab2c-8380983b81e4 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:47.065526 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dcb14dad-915a-43d7-ab2c-8380983b81e4 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.065804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dcb14dad-915a-43d7-ab2c-8380983b81e4 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.076717 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.076717 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:47.080993 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-dcb14dad-915a-43d7-ab2c-8380983b81e4 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:47.086256 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dcb14dad-915a-43d7-ab2c-8380983b81e4 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:47.087635 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 51/189] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.191399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e00725a9-3154-4c5a-802f-df6fcabcfc8e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.195968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e00725a9-3154-4c5a-802f-df6fcabcfc8e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:47.196155 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e00725a9-3154-4c5a-802f-df6fcabcfc8e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.196340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e00725a9-3154-4c5a-802f-df6fcabcfc8e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.206035 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.206035 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:47.209680 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e00725a9-3154-4c5a-802f-df6fcabcfc8e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:47.214943 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e00725a9-3154-4c5a-802f-df6fcabcfc8e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:47.215385 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 47/190] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.275917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.278194 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] POST https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b/action Aug 05 18:15:47.278566 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:47.278709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:47.293650 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.293650 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:47.294287 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:47.304512 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Begin detaching volume completed successfully. Aug 05 18:15:47.304750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-b6efb3b9-5fe4-4655-99a4-e0c9e4e35d7e tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b/action returned with HTTP 202 Aug 05 18:15:47.305241 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 46/191] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:15:47 2026] POST /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:15:47.328429 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8ee32cb8-1f3d-4d3e-a9eb-e96d708ba3ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.330915 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ee32cb8-1f3d-4d3e-a9eb-e96d708ba3ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:47.330915 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ee32cb8-1f3d-4d3e-a9eb-e96d708ba3ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.330915 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ee32cb8-1f3d-4d3e-a9eb-e96d708ba3ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.346022 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.346022 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:47.350411 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8ee32cb8-1f3d-4d3e-a9eb-e96d708ba3ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:47.350973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ba34c755-1bb0-4173-b76d-217e28279666 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.353362 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ba34c755-1bb0-4173-b76d-217e28279666 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:47.353703 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ba34c755-1bb0-4173-b76d-217e28279666 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.353976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ba34c755-1bb0-4173-b76d-217e28279666 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.356047 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ee32cb8-1f3d-4d3e-a9eb-e96d708ba3ff tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:47.356476 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 48/192] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.362613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b2341412-f38a-440a-888a-7bdcd94db73b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.363084 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b2341412-f38a-440a-888a-7bdcd94db73b None None] GET https://10.4.3.210/volume// Aug 05 18:15:47.363297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b2341412-f38a-440a-888a-7bdcd94db73b None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.363527 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b2341412-f38a-440a-888a-7bdcd94db73b None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.363953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b2341412-f38a-440a-888a-7bdcd94db73b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:47.364151 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.364151 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:47.364238 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 48/193] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:47.369680 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ba34c755-1bb0-4173-b76d-217e28279666 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:47.373279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-d46615af-36c6-427f-b988-5d073b476811 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.376052 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-d46615af-36c6-427f-b988-5d073b476811 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:47.376163 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ba34c755-1bb0-4173-b76d-217e28279666 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:47.376437 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-d46615af-36c6-427f-b988-5d073b476811 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.377345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-d46615af-36c6-427f-b988-5d073b476811 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.377425 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 52/194] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.394034 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.394034 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:47.396448 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.397029 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-d46615af-36c6-427f-b988-5d073b476811 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:47.398388 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:47.398624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.398856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.399040 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Delete volume with id: 3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:47.403099 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-d46615af-36c6-427f-b988-5d073b476811 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:47.403645 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 47/195] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:47.407838 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.407838 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:47.408220 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:47.431438 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Delete volume request issued successfully. Aug 05 18:15:47.431689 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae257bdf-81b9-4cdb-ad3c-25042ba94a76 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 202 Aug 05 18:15:47.432164 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 49/196] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:15:47 2026] DELETE /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:15:47.443214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f6d045d4-63f9-4e89-9d2b-52fef6a03ba1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.445526 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f6d045d4-63f9-4e89-9d2b-52fef6a03ba1 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:47.445827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f6d045d4-63f9-4e89-9d2b-52fef6a03ba1 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.446090 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f6d045d4-63f9-4e89-9d2b-52fef6a03ba1 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.455708 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.455708 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:47.460747 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f6d045d4-63f9-4e89-9d2b-52fef6a03ba1 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Volume info retrieved successfully. Aug 05 18:15:47.466519 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f6d045d4-63f9-4e89-9d2b-52fef6a03ba1 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 200 Aug 05 18:15:47.467077 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 49/197] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:47.674991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-78d7723e-53c6-4d23-91cf-1d69db6027f3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.676756 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-78d7723e-53c6-4d23-91cf-1d69db6027f3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:47.677018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-78d7723e-53c6-4d23-91cf-1d69db6027f3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.677276 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-78d7723e-53c6-4d23-91cf-1d69db6027f3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.686578 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.686578 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:47.690581 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-78d7723e-53c6-4d23-91cf-1d69db6027f3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:47.695346 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-78d7723e-53c6-4d23-91cf-1d69db6027f3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:47.695735 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 53/198] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:47.908545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-744746b9-8de5-452b-adfc-f58e824e346d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:47.911584 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-744746b9-8de5-452b-adfc-f58e824e346d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:47.911886 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-744746b9-8de5-452b-adfc-f58e824e346d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:47.912152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-744746b9-8de5-452b-adfc-f58e824e346d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:47.933708 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:47.933708 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:47.940877 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-744746b9-8de5-452b-adfc-f58e824e346d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:47.949463 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-744746b9-8de5-452b-adfc-f58e824e346d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:47.949547 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 48/199] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:47 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:48.375046 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6f6c2c87-88bb-4dd9-a1ea-b802a6979f6f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:48.377669 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f6c2c87-88bb-4dd9-a1ea-b802a6979f6f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:48.377933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f6c2c87-88bb-4dd9-a1ea-b802a6979f6f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:48.378178 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f6c2c87-88bb-4dd9-a1ea-b802a6979f6f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:48.389883 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:48.389883 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:48.394375 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6f6c2c87-88bb-4dd9-a1ea-b802a6979f6f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:48.399926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f6c2c87-88bb-4dd9-a1ea-b802a6979f6f tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:48.400328 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 50/200] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:48 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:48.479293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-824bf387-8b53-49c6-bec8-2e57df875fc8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:48.481410 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-824bf387-8b53-49c6-bec8-2e57df875fc8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:48.481706 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-824bf387-8b53-49c6-bec8-2e57df875fc8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:48.481914 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-824bf387-8b53-49c6-bec8-2e57df875fc8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:48.488557 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-824bf387-8b53-49c6-bec8-2e57df875fc8 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 404 Aug 05 18:15:48.489270 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 50/201] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:48 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:48.709867 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-98ddb783-fd08-40fb-8c71-77e0e0b9e2e7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:48.713327 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-98ddb783-fd08-40fb-8c71-77e0e0b9e2e7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:48.713327 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-98ddb783-fd08-40fb-8c71-77e0e0b9e2e7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:48.713327 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-98ddb783-fd08-40fb-8c71-77e0e0b9e2e7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:48.724858 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:48.724858 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:48.728727 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-98ddb783-fd08-40fb-8c71-77e0e0b9e2e7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:48.733773 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-98ddb783-fd08-40fb-8c71-77e0e0b9e2e7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:48.734442 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 54/202] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:48 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:48.962636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e38f8677-730e-4027-846b-85bb4acc3bf4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:48.964851 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e38f8677-730e-4027-846b-85bb4acc3bf4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:48.965099 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e38f8677-730e-4027-846b-85bb4acc3bf4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:48.965339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e38f8677-730e-4027-846b-85bb4acc3bf4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:48.981321 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:48.981321 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:48.987742 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e38f8677-730e-4027-846b-85bb4acc3bf4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:48.993847 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e38f8677-730e-4027-846b-85bb4acc3bf4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:48.994318 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 49/203] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:48 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:49.423091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ca04fc89-2acf-473a-af25-c273593b96d5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:49.425561 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca04fc89-2acf-473a-af25-c273593b96d5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:49.425778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca04fc89-2acf-473a-af25-c273593b96d5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:49.425967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca04fc89-2acf-473a-af25-c273593b96d5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:49.436602 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:49.436602 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:49.440699 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ca04fc89-2acf-473a-af25-c273593b96d5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:49.444986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca04fc89-2acf-473a-af25-c273593b96d5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:49.445485 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 51/204] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:49 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:49.749139 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3702e253-55e1-413d-b5f2-d3ac51c85e3a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:49.751010 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3702e253-55e1-413d-b5f2-d3ac51c85e3a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:49.751226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3702e253-55e1-413d-b5f2-d3ac51c85e3a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:49.751460 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3702e253-55e1-413d-b5f2-d3ac51c85e3a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:49.762372 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:49.762372 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:49.766773 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3702e253-55e1-413d-b5f2-d3ac51c85e3a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:49.772163 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3702e253-55e1-413d-b5f2-d3ac51c85e3a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:49.772843 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 51/205] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:49 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:50.009684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fad6cad8-bef6-482f-91c2-856d54cd3d87 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.011639 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fad6cad8-bef6-482f-91c2-856d54cd3d87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:50.013255 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fad6cad8-bef6-482f-91c2-856d54cd3d87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:50.013255 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fad6cad8-bef6-482f-91c2-856d54cd3d87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:50.025479 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:50.025479 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:50.034682 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fad6cad8-bef6-482f-91c2-856d54cd3d87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:50.042459 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fad6cad8-bef6-482f-91c2-856d54cd3d87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:50.042459 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 55/206] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:50 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:50.169823 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-a0f1effd-fe0e-48bb-9e31-275d173f18d3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.172724 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-a0f1effd-fe0e-48bb-9e31-275d173f18d3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67/action Aug 05 18:15:50.173353 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-a0f1effd-fe0e-48bb-9e31-275d173f18d3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:50.173637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-a0f1effd-fe0e-48bb-9e31-275d173f18d3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:50.203795 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:50.203795 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:50.222085 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e2ed4085-def5-4154-a33e-51a4b38b71eb req-a0f1effd-fe0e-48bb-9e31-275d173f18d3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67/action returned with HTTP 204 Aug 05 18:15:50.222509 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 50/207] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:50 2026] POST /volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:50.458974 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1c7026f4-5c6b-403f-bcd0-30a052bb73ce None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.461226 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1c7026f4-5c6b-403f-bcd0-30a052bb73ce tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:50.461507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1c7026f4-5c6b-403f-bcd0-30a052bb73ce tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:50.461999 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1c7026f4-5c6b-403f-bcd0-30a052bb73ce tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:50.474248 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:50.474248 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:50.478913 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1c7026f4-5c6b-403f-bcd0-30a052bb73ce tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:50.485079 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1c7026f4-5c6b-403f-bcd0-30a052bb73ce tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:50.485651 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 52/208] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:50 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:50.784538 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2d372439-b193-4447-ac94-dc206c9aa576 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.787127 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2d372439-b193-4447-ac94-dc206c9aa576 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:50.787127 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2d372439-b193-4447-ac94-dc206c9aa576 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:50.787127 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2d372439-b193-4447-ac94-dc206c9aa576 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:50.798380 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:50.798380 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:50.801852 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2d372439-b193-4447-ac94-dc206c9aa576 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:50.805750 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2d372439-b193-4447-ac94-dc206c9aa576 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:50.806256 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 52/209] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:50 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:50.852062 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-90db5401-c511-4dc1-bf60-679123f360ed req-21a0e475-4134-4a4b-82e8-90a47f5c3376 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.854610 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-21a0e475-4134-4a4b-82e8-90a47f5c3376 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:50.854610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-21a0e475-4134-4a4b-82e8-90a47f5c3376 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:50.854610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-21a0e475-4134-4a4b-82e8-90a47f5c3376 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:50.864990 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:50.864990 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:50.870856 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-90db5401-c511-4dc1-bf60-679123f360ed req-21a0e475-4134-4a4b-82e8-90a47f5c3376 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:50.873532 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-21a0e475-4134-4a4b-82e8-90a47f5c3376 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:50.874647 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 56/210] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:50 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:15:50.969249 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-276f19a1-af59-4522-8b93-23a48573a533 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.969723 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-276f19a1-af59-4522-8b93-23a48573a533 None None] GET https://10.4.3.210/volume// Aug 05 18:15:50.969904 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-276f19a1-af59-4522-8b93-23a48573a533 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:50.970089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-276f19a1-af59-4522-8b93-23a48573a533 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:50.970413 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-276f19a1-af59-4522-8b93-23a48573a533 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:50.970770 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 51/211] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:15:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:50.990229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-90db5401-c511-4dc1-bf60-679123f360ed req-07c47a62-ed4b-46fd-b69d-4f5764d26929 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:50.992303 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-07c47a62-ed4b-46fd-b69d-4f5764d26929 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:15:50.992688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-07c47a62-ed4b-46fd-b69d-4f5764d26929 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15f70d12-ab2f-4cd0-b561-2dfcc846850f", "connector": null, "instance_uuid": "630cd7cf-7b12-4733-aa28-cad017b37642"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:51.005018 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:51.005018 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:51.028815 np0000006581 devstack@c-api.service[100365]: WARNING cinder.volume.api [req-90db5401-c511-4dc1-bf60-679123f360ed req-07c47a62-ed4b-46fd-b69d-4f5764d26929 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 05 18:15:51.034924 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-07c47a62-ed4b-46fd-b69d-4f5764d26929 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:15:51.035639 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 53/212] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:15:50 2026] POST /volume/v3/attachments => generated 271 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:51.057056 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bee8f63b-87fb-429c-8ba9-ad9c3f0a7255 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:51.059014 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bee8f63b-87fb-429c-8ba9-ad9c3f0a7255 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:51.059262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bee8f63b-87fb-429c-8ba9-ad9c3f0a7255 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:51.059515 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bee8f63b-87fb-429c-8ba9-ad9c3f0a7255 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:51.072631 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8359b0a5-992b-4c7d-9713-b99fe3728ef4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:51.077780 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8359b0a5-992b-4c7d-9713-b99fe3728ef4 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:51.077780 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8359b0a5-992b-4c7d-9713-b99fe3728ef4 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:51.077780 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8359b0a5-992b-4c7d-9713-b99fe3728ef4 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:51.080492 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:51.080492 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:51.087971 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bee8f63b-87fb-429c-8ba9-ad9c3f0a7255 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:51.092356 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-47aaf698-27d8-45c3-91ef-2365dcb39e0c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:51.095552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47aaf698-27d8-45c3-91ef-2365dcb39e0c None None] GET https://10.4.3.210/volume// Aug 05 18:15:51.095552 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47aaf698-27d8-45c3-91ef-2365dcb39e0c None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:51.095552 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47aaf698-27d8-45c3-91ef-2365dcb39e0c None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:51.095552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47aaf698-27d8-45c3-91ef-2365dcb39e0c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:51.095552 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 52/213] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:51.095846 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:51.095846 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:51.096206 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bee8f63b-87fb-429c-8ba9-ad9c3f0a7255 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:51.096758 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 53/214] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:51 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:51.100881 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8359b0a5-992b-4c7d-9713-b99fe3728ef4 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:51.105540 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-90db5401-c511-4dc1-bf60-679123f360ed req-c6a85d11-2dc6-4bc0-8111-fb581dee4cea None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:51.107214 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8359b0a5-992b-4c7d-9713-b99fe3728ef4 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:51.107892 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 57/215] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:51 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:51.108223 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-c6a85d11-2dc6-4bc0-8111-fb581dee4cea tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:51.108455 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-c6a85d11-2dc6-4bc0-8111-fb581dee4cea tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:51.108759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-c6a85d11-2dc6-4bc0-8111-fb581dee4cea tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:51.120803 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:51.120803 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:51.124136 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-90db5401-c511-4dc1-bf60-679123f360ed req-c6a85d11-2dc6-4bc0-8111-fb581dee4cea tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:51.128014 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-c6a85d11-2dc6-4bc0-8111-fb581dee4cea tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:51.128406 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 54/216] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:51 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1343 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:51.216477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:51.219062 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] PUT https://10.4.3.210/volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3 Aug 05 18:15:51.219609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:51.231157 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Acquiring lock "cinder-attachment_update-15f70d12-ab2f-4cd0-b561-2dfcc846850f-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:15:51.240110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Lock "cinder-attachment_update-15f70d12-ab2f-4cd0-b561-2dfcc846850f-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:15:51.241731 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:51.241731 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:51.347616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Lock "cinder-attachment_update-15f70d12-ab2f-4cd0-b561-2dfcc846850f-np0000006581" released by "attachment_update" :: held 0.108s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:15:51.347953 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-156b7d24-ddd3-4194-ae48-3e01b7c46788 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3 returned with HTTP 200 Aug 05 18:15:51.348545 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 53/217] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:15:51 2026] PUT /volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3 => generated 967 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:51.498870 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fcba9d07-9e0a-419f-bc34-a9b12f8587be None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:51.500719 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcba9d07-9e0a-419f-bc34-a9b12f8587be tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:51.500941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcba9d07-9e0a-419f-bc34-a9b12f8587be tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:51.501127 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcba9d07-9e0a-419f-bc34-a9b12f8587be tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:51.510872 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:51.510872 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:51.514759 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fcba9d07-9e0a-419f-bc34-a9b12f8587be tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:51.518966 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcba9d07-9e0a-419f-bc34-a9b12f8587be tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:51.519365 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 54/218] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:51 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:52.110469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-76af3d2d-086d-4725-91c5-73eb25f68d17 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:52.114429 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-76af3d2d-086d-4725-91c5-73eb25f68d17 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:52.114429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-76af3d2d-086d-4725-91c5-73eb25f68d17 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:52.114429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-76af3d2d-086d-4725-91c5-73eb25f68d17 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:52.124032 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ebaa572b-0bb2-4651-8f9b-ed9478b15257 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:52.127108 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebaa572b-0bb2-4651-8f9b-ed9478b15257 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:52.129273 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebaa572b-0bb2-4651-8f9b-ed9478b15257 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:52.129273 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebaa572b-0bb2-4651-8f9b-ed9478b15257 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:52.129445 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:52.129445 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:52.137461 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-76af3d2d-086d-4725-91c5-73eb25f68d17 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:52.139544 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-76af3d2d-086d-4725-91c5-73eb25f68d17 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:52.140010 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 58/219] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:52 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:52.141480 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:52.141480 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:52.153036 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ebaa572b-0bb2-4651-8f9b-ed9478b15257 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:52.157651 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebaa572b-0bb2-4651-8f9b-ed9478b15257 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:52.158020 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 55/220] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:52 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:52.193074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-f2295bbc-e7d7-46d6-91c1-1b1db19981eb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:52.195727 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-f2295bbc-e7d7-46d6-91c1-1b1db19981eb tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891/action Aug 05 18:15:52.196184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-f2295bbc-e7d7-46d6-91c1-1b1db19981eb tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:52.196350 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-f2295bbc-e7d7-46d6-91c1-1b1db19981eb tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:52.221503 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:52.221503 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:52.234958 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-04b8023c-9498-49d8-93ba-cd64d312a210 req-f2295bbc-e7d7-46d6-91c1-1b1db19981eb tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891/action returned with HTTP 204 Aug 05 18:15:52.235749 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 54/221] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:52 2026] POST /volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:52.531051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e42d82ee-41c4-459a-811f-f82c05bee9bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:52.532570 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e42d82ee-41c4-459a-811f-f82c05bee9bd tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:52.532809 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e42d82ee-41c4-459a-811f-f82c05bee9bd tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:52.533010 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e42d82ee-41c4-459a-811f-f82c05bee9bd tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:52.542935 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:52.542935 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:52.546235 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e42d82ee-41c4-459a-811f-f82c05bee9bd tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:52.550467 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e42d82ee-41c4-459a-811f-f82c05bee9bd tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:52.550858 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 55/222] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:52 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:52.750920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-347f0f83-11ae-4431-a1b9-bc3c89f905d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:52.752733 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-347f0f83-11ae-4431-a1b9-bc3c89f905d2 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:52.753090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-347f0f83-11ae-4431-a1b9-bc3c89f905d2 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:52.753429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-347f0f83-11ae-4431-a1b9-bc3c89f905d2 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:52.753757 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-347f0f83-11ae-4431-a1b9-bc3c89f905d2 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Delete volume with id: 3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:52.760562 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-347f0f83-11ae-4431-a1b9-bc3c89f905d2 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 404 Aug 05 18:15:52.761282 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 59/223] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:15:52 2026] DELETE /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:52.769292 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1eafeefe-0194-4297-820e-280094b63753 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:52.771243 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1eafeefe-0194-4297-820e-280094b63753 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] GET https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d Aug 05 18:15:52.771439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1eafeefe-0194-4297-820e-280094b63753 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:52.771634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1eafeefe-0194-4297-820e-280094b63753 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:52.777090 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1eafeefe-0194-4297-820e-280094b63753 tempest-VolumesAssistedSnapshotsTest-192518496 tempest-VolumesAssistedSnapshotsTest-192518496-project-admin] https://10.4.3.210/volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d returned with HTTP 404 Aug 05 18:15:52.777551 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 56/224] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:52 2026] GET /volume/v3/volumes/3487316a-197d-4f48-9f38-fd7a0d1fab3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:53.155850 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3ac75879-c409-439e-9d9b-e6b2a96477a5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.159320 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3ac75879-c409-439e-9d9b-e6b2a96477a5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:53.159320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3ac75879-c409-439e-9d9b-e6b2a96477a5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.159320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3ac75879-c409-439e-9d9b-e6b2a96477a5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.174286 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.174286 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:53.178104 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2e6318e8-3076-4d5c-9b32-88da2cd827dc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.178557 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3ac75879-c409-439e-9d9b-e6b2a96477a5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:53.185482 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2e6318e8-3076-4d5c-9b32-88da2cd827dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:53.185625 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3ac75879-c409-439e-9d9b-e6b2a96477a5 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:53.185794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2e6318e8-3076-4d5c-9b32-88da2cd827dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.186038 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2e6318e8-3076-4d5c-9b32-88da2cd827dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.186241 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 55/225] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:53.202936 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-beec3ec9-b859-4814-bfbb-8108db3578ed None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.204564 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.204564 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:53.208206 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2e6318e8-3076-4d5c-9b32-88da2cd827dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:53.213299 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2e6318e8-3076-4d5c-9b32-88da2cd827dc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:53.213760 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 56/226] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:53.445663 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-beec3ec9-b859-4814-bfbb-8108db3578ed tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:53.446066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-beec3ec9-b859-4814-bfbb-8108db3578ed tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.446848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-beec3ec9-b859-4814-bfbb-8108db3578ed tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.464182 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.464182 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:53.472711 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-beec3ec9-b859-4814-bfbb-8108db3578ed tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Volume info retrieved successfully. Aug 05 18:15:53.478012 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-beec3ec9-b859-4814-bfbb-8108db3578ed tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:53.479440 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 60/227] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1442 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:15:53.526651 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-170317a6-0cad-47e7-87b9-aee85f6f9981 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.528490 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-170317a6-0cad-47e7-87b9-aee85f6f9981 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:53.528720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-170317a6-0cad-47e7-87b9-aee85f6f9981 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.528931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-170317a6-0cad-47e7-87b9-aee85f6f9981 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.541512 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.541512 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:53.545128 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-170317a6-0cad-47e7-87b9-aee85f6f9981 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Volume info retrieved successfully. Aug 05 18:15:53.549298 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-170317a6-0cad-47e7-87b9-aee85f6f9981 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:53.549688 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 57/228] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:53.564221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fabe4c7d-8d86-414f-919e-98affc60b3ab None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.566519 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fabe4c7d-8d86-414f-919e-98affc60b3ab tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:53.566796 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fabe4c7d-8d86-414f-919e-98affc60b3ab tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.567059 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fabe4c7d-8d86-414f-919e-98affc60b3ab tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.581288 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.581288 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:53.586155 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-fabe4c7d-8d86-414f-919e-98affc60b3ab tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:53.591802 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fabe4c7d-8d86-414f-919e-98affc60b3ab tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:53.592157 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 56/229] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:53.625167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-93e54d06-8cb0-407d-bb77-90214c25730c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.627180 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-93e54d06-8cb0-407d-bb77-90214c25730c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:53.627461 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-93e54d06-8cb0-407d-bb77-90214c25730c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.627999 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-93e54d06-8cb0-407d-bb77-90214c25730c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.643631 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.643631 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:53.645049 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-93e54d06-8cb0-407d-bb77-90214c25730c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:53.649969 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-93e54d06-8cb0-407d-bb77-90214c25730c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:53.650463 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 57/230] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:53.695165 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.697192 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1/action Aug 05 18:15:53.697629 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:53.697810 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:53.709339 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.709339 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:53.710015 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:53.717077 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Begin detaching volume completed successfully. Aug 05 18:15:53.717391 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-d33a6b72-a1b1-444d-a6f5-0a7d84a175b7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1/action returned with HTTP 202 Aug 05 18:15:53.717878 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 61/231] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:15:53 2026] POST /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:15:53.736158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c07ac666-f220-4430-b6fa-11a4f08251f9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.738736 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c07ac666-f220-4430-b6fa-11a4f08251f9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:53.739489 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c07ac666-f220-4430-b6fa-11a4f08251f9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.739489 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c07ac666-f220-4430-b6fa-11a4f08251f9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.762254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dfbdf18e-b2d3-4f2e-9845-0a8f0918407b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.763903 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.763903 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:53.765025 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfbdf18e-b2d3-4f2e-9845-0a8f0918407b None None] GET https://10.4.3.210/volume// Aug 05 18:15:53.765198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfbdf18e-b2d3-4f2e-9845-0a8f0918407b None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.765401 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfbdf18e-b2d3-4f2e-9845-0a8f0918407b None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.765718 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfbdf18e-b2d3-4f2e-9845-0a8f0918407b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:53.765994 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 57/232] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:53.771825 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c07ac666-f220-4430-b6fa-11a4f08251f9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:53.776839 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c07ac666-f220-4430-b6fa-11a4f08251f9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:53.777061 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-f2757a51-54fc-44c1-83aa-56c54d369efe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:53.777478 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 58/233] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:53.779413 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-f2757a51-54fc-44c1-83aa-56c54d369efe tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:53.779629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-f2757a51-54fc-44c1-83aa-56c54d369efe tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:53.779853 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-f2757a51-54fc-44c1-83aa-56c54d369efe tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:53.793443 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:53.793443 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:53.796392 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-f2757a51-54fc-44c1-83aa-56c54d369efe tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:53.799851 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-f2757a51-54fc-44c1-83aa-56c54d369efe tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:53.800195 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 58/234] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:53 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1625 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:54.229865 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1a7551ea-dc8b-418b-8c50-88b1a691ff0d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:54.231777 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1a7551ea-dc8b-418b-8c50-88b1a691ff0d tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:54.231981 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1a7551ea-dc8b-418b-8c50-88b1a691ff0d tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:54.232180 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1a7551ea-dc8b-418b-8c50-88b1a691ff0d tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:54.245078 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:54.245078 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:54.249907 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1a7551ea-dc8b-418b-8c50-88b1a691ff0d tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:54.255049 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1a7551ea-dc8b-418b-8c50-88b1a691ff0d tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:54.255581 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 62/235] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:54 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:54.612418 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-36ef4c1f-0f2d-49ad-aeda-8216731716d6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:54.618521 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-36ef4c1f-0f2d-49ad-aeda-8216731716d6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:54.621688 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-36ef4c1f-0f2d-49ad-aeda-8216731716d6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:54.622027 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-36ef4c1f-0f2d-49ad-aeda-8216731716d6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:54.635140 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:54.635140 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:54.640143 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-36ef4c1f-0f2d-49ad-aeda-8216731716d6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:54.646561 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-36ef4c1f-0f2d-49ad-aeda-8216731716d6 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:54.647155 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 58/236] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:54 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:54.791963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c025ee7b-7d39-438e-a62f-0032668d4984 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:54.794047 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c025ee7b-7d39-438e-a62f-0032668d4984 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:54.794352 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c025ee7b-7d39-438e-a62f-0032668d4984 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:54.794695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c025ee7b-7d39-438e-a62f-0032668d4984 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:54.808254 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:54.808254 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:54.812065 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c025ee7b-7d39-438e-a62f-0032668d4984 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:54.816348 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c025ee7b-7d39-438e-a62f-0032668d4984 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:54.816946 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 59/237] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:54 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:54.910534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-849556ad-36a8-4206-8025-91c8590d9121 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:54.913054 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-849556ad-36a8-4206-8025-91c8590d9121 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:54.913264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-849556ad-36a8-4206-8025-91c8590d9121 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:54.913517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-849556ad-36a8-4206-8025-91c8590d9121 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:54.942438 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:54.942438 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:54.946533 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-849556ad-36a8-4206-8025-91c8590d9121 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:54.951192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-849556ad-36a8-4206-8025-91c8590d9121 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:54.951605 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 59/238] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:54 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:54.976304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-1aca062e-39ab-4082-9c3b-fdbbfd97aa63 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:54.978308 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-1aca062e-39ab-4082-9c3b-fdbbfd97aa63 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358 Aug 05 18:15:54.980423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-1aca062e-39ab-4082-9c3b-fdbbfd97aa63 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:54.980423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-1aca062e-39ab-4082-9c3b-fdbbfd97aa63 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:54.989898 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:54.989898 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:55.100944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c574e8c5-95fa-48d2-831a-7e7189f94d48 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.103874 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c574e8c5-95fa-48d2-831a-7e7189f94d48 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] DELETE https://10.4.3.210/volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c Aug 05 18:15:55.104103 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c574e8c5-95fa-48d2-831a-7e7189f94d48 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.104154 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-29c3d3b4-91c5-407a-a6ec-efd42239374f req-1aca062e-39ab-4082-9c3b-fdbbfd97aa63 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358 returned with HTTP 200 Aug 05 18:15:55.106049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c574e8c5-95fa-48d2-831a-7e7189f94d48 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.106108 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 63/239] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:15:54 2026] DELETE /volume/v3/attachments/88bb4a80-acf2-4f6c-bb69-0af000655358 => generated 192 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:55.125340 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.125340 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:55.196113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c574e8c5-95fa-48d2-831a-7e7189f94d48 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c returned with HTTP 200 Aug 05 18:15:55.200617 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 59/240] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:15:55 2026] DELETE /volume/v3/attachments/cec800c5-0ffa-4424-bc7a-05a70a18b08c => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:55.272190 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dca353d4-3713-4ddc-97bf-bc98df4bdf26 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.274350 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dca353d4-3713-4ddc-97bf-bc98df4bdf26 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:55.277760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dca353d4-3713-4ddc-97bf-bc98df4bdf26 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.277760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dca353d4-3713-4ddc-97bf-bc98df4bdf26 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.293347 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.293347 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:55.298417 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-dca353d4-3713-4ddc-97bf-bc98df4bdf26 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:55.307681 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dca353d4-3713-4ddc-97bf-bc98df4bdf26 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:55.310439 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 60/241] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:55.316864 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f6f741c-e8c1-41a6-ab4d-925c9a978ea1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.317464 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f6f741c-e8c1-41a6-ab4d-925c9a978ea1 None None] GET https://10.4.3.210/volume// Aug 05 18:15:55.317803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f6f741c-e8c1-41a6-ab4d-925c9a978ea1 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.317919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f6f741c-e8c1-41a6-ab4d-925c9a978ea1 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.318250 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f6f741c-e8c1-41a6-ab4d-925c9a978ea1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:55.319178 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 60/242] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:55.335879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-29039555-08ad-4f91-8da1-3b9d7511f7ad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.342794 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-29039555-08ad-4f91-8da1-3b9d7511f7ad tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] POST https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc/action Aug 05 18:15:55.342794 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-29039555-08ad-4f91-8da1-3b9d7511f7ad tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action body: b'{"os-reimage": {"image_id": "5294f58e-de2c-4f40-a114-c8a2dcbac47a", "reimage_reserved": true}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:55.342794 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-29039555-08ad-4f91-8da1-3b9d7511f7ad tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "5294f58e-de2c-4f40-a114-c8a2dcbac47a", "reimage_reserved": true}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:55.361830 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.361830 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:55.362418 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-29039555-08ad-4f91-8da1-3b9d7511f7ad tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:15:55.490573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e3e6bcb7-a653-4bf6-a615-3d906c1fd3d8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.493195 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e3e6bcb7-a653-4bf6-a615-3d906c1fd3d8 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] DELETE https://10.4.3.210/volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309 Aug 05 18:15:55.493405 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e3e6bcb7-a653-4bf6-a615-3d906c1fd3d8 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.493617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e3e6bcb7-a653-4bf6-a615-3d906c1fd3d8 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.504023 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.504023 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:55.561616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d1c5e21d-0480-4082-8cf1-515545917b0c req-e3e6bcb7-a653-4bf6-a615-3d906c1fd3d8 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309 returned with HTTP 200 Aug 05 18:15:55.562070 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 60/243] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:15:55 2026] DELETE /volume/v3/attachments/cd8d7834-447f-41da-90ea-07ecf5939309 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:55.660084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ddeee423-45eb-4761-8b27-81d5485e67b5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.665176 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ddeee423-45eb-4761-8b27-81d5485e67b5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:55.665406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ddeee423-45eb-4761-8b27-81d5485e67b5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.665613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ddeee423-45eb-4761-8b27-81d5485e67b5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.679986 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.679986 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:55.686067 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ddeee423-45eb-4761-8b27-81d5485e67b5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] Volume info retrieved successfully. Aug 05 18:15:55.691205 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ddeee423-45eb-4761-8b27-81d5485e67b5 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-reader] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:55.692019 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 61/244] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:55.756623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a86b81d9-23c8-4f16-b336-bdb0fdaef231 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.759889 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a86b81d9-23c8-4f16-b336-bdb0fdaef231 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:55.761851 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a86b81d9-23c8-4f16-b336-bdb0fdaef231 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.762207 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a86b81d9-23c8-4f16-b336-bdb0fdaef231 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.774152 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.774152 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:55.779456 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a86b81d9-23c8-4f16-b336-bdb0fdaef231 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:55.785724 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a86b81d9-23c8-4f16-b336-bdb0fdaef231 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:55.786299 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 61/245] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:55.831033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f54eb526-c1a9-40f9-83f4-8f2bb8532c4d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.832884 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f54eb526-c1a9-40f9-83f4-8f2bb8532c4d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:55.832982 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f54eb526-c1a9-40f9-83f4-8f2bb8532c4d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.833156 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f54eb526-c1a9-40f9-83f4-8f2bb8532c4d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.845578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1340f45e-94ca-4ce5-bed9-7bcdcd0f5f70 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.849535 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1340f45e-94ca-4ce5-bed9-7bcdcd0f5f70 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:55.850411 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1340f45e-94ca-4ce5-bed9-7bcdcd0f5f70 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.850888 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1340f45e-94ca-4ce5-bed9-7bcdcd0f5f70 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.853854 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.853854 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:55.861631 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.861631 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:55.865338 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f54eb526-c1a9-40f9-83f4-8f2bb8532c4d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:55.870672 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1340f45e-94ca-4ce5-bed9-7bcdcd0f5f70 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:55.875234 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1340f45e-94ca-4ce5-bed9-7bcdcd0f5f70 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:55.875980 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f54eb526-c1a9-40f9-83f4-8f2bb8532c4d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:55.876208 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 62/246] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:55.877183 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 61/247] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:55.937037 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-29039555-08ad-4f91-8da1-3b9d7511f7ad tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc/action returned with HTTP 202 Aug 05 18:15:55.937774 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 64/248] 10.4.3.210 () {74 vars in 1713 bytes} [Wed Aug 5 18:15:55 2026] POST /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc/action => generated 0 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:15:55.943190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-06537c2b-e3ae-4f8d-ba42-fc54424c895f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:55.945729 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-06537c2b-e3ae-4f8d-ba42-fc54424c895f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:55.945899 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-06537c2b-e3ae-4f8d-ba42-fc54424c895f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:55.946116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-06537c2b-e3ae-4f8d-ba42-fc54424c895f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:55.960448 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:55.960448 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:55.964608 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-06537c2b-e3ae-4f8d-ba42-fc54424c895f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Volume info retrieved successfully. Aug 05 18:15:55.970348 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-06537c2b-e3ae-4f8d-ba42-fc54424c895f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:55.970965 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 62/249] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:55 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:56.025345 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-f989235f-9ca9-4e38-98a4-d15c5bde6473 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:56.029666 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-f989235f-9ca9-4e38-98a4-d15c5bde6473 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:56.029666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-f989235f-9ca9-4e38-98a4-d15c5bde6473 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:56.029666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-f989235f-9ca9-4e38-98a4-d15c5bde6473 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:56.042768 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:56.042768 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:56.048362 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-f989235f-9ca9-4e38-98a4-d15c5bde6473 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:56.053904 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-f989235f-9ca9-4e38-98a4-d15c5bde6473 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:56.054313 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 63/250] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:56 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:56.077887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:56.084474 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1/action Aug 05 18:15:56.084844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:56.084924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:56.101188 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:56.101188 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:56.103126 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:56.108765 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Begin detaching volume completed successfully. Aug 05 18:15:56.109050 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-cb2d50f2-4526-4bdf-87d5-e0d3bfd61cfc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1/action returned with HTTP 202 Aug 05 18:15:56.109539 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 62/251] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:15:56 2026] POST /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:15:56.131907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-685cf962-d30b-4909-bab5-5b3b2440036e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:56.134337 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-685cf962-d30b-4909-bab5-5b3b2440036e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:56.134813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-685cf962-d30b-4909-bab5-5b3b2440036e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:56.135117 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-685cf962-d30b-4909-bab5-5b3b2440036e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:56.150742 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:56.150742 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:56.155828 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-685cf962-d30b-4909-bab5-5b3b2440036e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:56.163347 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-685cf962-d30b-4909-bab5-5b3b2440036e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:56.163347 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 65/252] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:56 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:56.169559 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-40ed236e-7f4c-4c91-beff-bf438054fbac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:56.169939 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-40ed236e-7f4c-4c91-beff-bf438054fbac None None] GET https://10.4.3.210/volume// Aug 05 18:15:56.170117 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-40ed236e-7f4c-4c91-beff-bf438054fbac None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:56.170295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-40ed236e-7f4c-4c91-beff-bf438054fbac None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:56.170612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-40ed236e-7f4c-4c91-beff-bf438054fbac None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:56.170876 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 63/253] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:56.180241 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-9d4866b7-2d2a-4bca-ab4d-e882b0c3537f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:56.184631 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-9d4866b7-2d2a-4bca-ab4d-e882b0c3537f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:56.184631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-9d4866b7-2d2a-4bca-ab4d-e882b0c3537f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:56.184631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-9d4866b7-2d2a-4bca-ab4d-e882b0c3537f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:56.194214 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:56.194214 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:56.199682 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-9d4866b7-2d2a-4bca-ab4d-e882b0c3537f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:56.204058 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-9d4866b7-2d2a-4bca-ab4d-e882b0c3537f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:56.204448 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 64/254] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:56 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:56.323622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-47639aac-3252-4a97-8e11-1bf43b8fec2f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:56.325312 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47639aac-3252-4a97-8e11-1bf43b8fec2f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:56.325536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47639aac-3252-4a97-8e11-1bf43b8fec2f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:56.325767 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47639aac-3252-4a97-8e11-1bf43b8fec2f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:56.338073 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:56.338073 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:56.342202 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-47639aac-3252-4a97-8e11-1bf43b8fec2f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:56.346998 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47639aac-3252-4a97-8e11-1bf43b8fec2f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:56.347387 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 63/255] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:56 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:57.182335 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ded25c8a-4ace-46ce-b758-036bc5794af3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:57.184257 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ded25c8a-4ace-46ce-b758-036bc5794af3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:57.184527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ded25c8a-4ace-46ce-b758-036bc5794af3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:57.184803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ded25c8a-4ace-46ce-b758-036bc5794af3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:57.196640 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:57.196640 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:57.201002 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ded25c8a-4ace-46ce-b758-036bc5794af3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:57.206556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ded25c8a-4ace-46ce-b758-036bc5794af3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:57.207710 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 66/256] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:57 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:57.363269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-edf3d02e-4a04-4dd2-b403-408867eb056a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:57.366537 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-edf3d02e-4a04-4dd2-b403-408867eb056a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:57.366868 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-edf3d02e-4a04-4dd2-b403-408867eb056a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:57.367110 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-edf3d02e-4a04-4dd2-b403-408867eb056a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:57.394950 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:57.394950 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:57.399816 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-edf3d02e-4a04-4dd2-b403-408867eb056a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:57.407538 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-edf3d02e-4a04-4dd2-b403-408867eb056a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:57.408354 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 64/257] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:57 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:57.744469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-90db5401-c511-4dc1-bf60-679123f360ed req-64508ecb-0f2d-491b-8b15-d7baeca9fbf9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:57.746576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-64508ecb-0f2d-491b-8b15-d7baeca9fbf9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3/action Aug 05 18:15:57.746976 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-64508ecb-0f2d-491b-8b15-d7baeca9fbf9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:57.747091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-64508ecb-0f2d-491b-8b15-d7baeca9fbf9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:57.773911 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:57.773911 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:57.786065 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-90db5401-c511-4dc1-bf60-679123f360ed req-64508ecb-0f2d-491b-8b15-d7baeca9fbf9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3/action returned with HTTP 204 Aug 05 18:15:57.786638 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 65/258] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:15:57 2026] POST /volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:15:58.221258 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-66e70987-2434-4376-a474-dda66c6bc7b8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:58.223992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-66e70987-2434-4376-a474-dda66c6bc7b8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:58.224299 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-66e70987-2434-4376-a474-dda66c6bc7b8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:58.224800 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-66e70987-2434-4376-a474-dda66c6bc7b8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:58.237498 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:58.237498 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:58.241483 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-66e70987-2434-4376-a474-dda66c6bc7b8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:58.246838 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-66e70987-2434-4376-a474-dda66c6bc7b8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:58.247492 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 64/259] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:58 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:58.421944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-63089f63-c06a-4980-8316-9ce165c2c19e req-f923339f-18e0-4d9e-9e92-4028a7a84960 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:58.425100 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-692395f1-3079-4379-abb3-be625c97a812 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:58.430354 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-63089f63-c06a-4980-8316-9ce165c2c19e req-f923339f-18e0-4d9e-9e92-4028a7a84960 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:15:58.430354 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-63089f63-c06a-4980-8316-9ce165c2c19e req-f923339f-18e0-4d9e-9e92-4028a7a84960 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:58.430845 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-692395f1-3079-4379-abb3-be625c97a812 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:58.430953 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-63089f63-c06a-4980-8316-9ce165c2c19e req-f923339f-18e0-4d9e-9e92-4028a7a84960 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:58.431182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-692395f1-3079-4379-abb3-be625c97a812 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:58.431182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-692395f1-3079-4379-abb3-be625c97a812 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:58.455192 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:58.455192 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:58.462783 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:58.462783 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:58.463775 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-63089f63-c06a-4980-8316-9ce165c2c19e req-f923339f-18e0-4d9e-9e92-4028a7a84960 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:15:58.467847 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-692395f1-3079-4379-abb3-be625c97a812 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:58.473618 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-63089f63-c06a-4980-8316-9ce165c2c19e req-f923339f-18e0-4d9e-9e92-4028a7a84960 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 returned with HTTP 200 Aug 05 18:15:58.473618 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 67/260] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:58 2026] GET /volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 => generated 1134 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:58.476937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-692395f1-3079-4379-abb3-be625c97a812 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:58.476937 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 65/261] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:58 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1458 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:58.874185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-c3251569-37d0-46a3-8437-a2b794d12eb3 req-c2eac65a-7a2b-402d-8450-62b12fb6d24b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:58.876631 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c3251569-37d0-46a3-8437-a2b794d12eb3 req-c2eac65a-7a2b-402d-8450-62b12fb6d24b tempest-TestMultiAttachVolumeSwap-1221562080 tempest-TestMultiAttachVolumeSwap-1221562080-project] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:58.876853 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c3251569-37d0-46a3-8437-a2b794d12eb3 req-c2eac65a-7a2b-402d-8450-62b12fb6d24b tempest-TestMultiAttachVolumeSwap-1221562080 tempest-TestMultiAttachVolumeSwap-1221562080-project] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:58.877079 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c3251569-37d0-46a3-8437-a2b794d12eb3 req-c2eac65a-7a2b-402d-8450-62b12fb6d24b tempest-TestMultiAttachVolumeSwap-1221562080 tempest-TestMultiAttachVolumeSwap-1221562080-project] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:58.893229 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:58.893229 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:58.901022 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-c3251569-37d0-46a3-8437-a2b794d12eb3 req-c2eac65a-7a2b-402d-8450-62b12fb6d24b tempest-TestMultiAttachVolumeSwap-1221562080 tempest-TestMultiAttachVolumeSwap-1221562080-project] Volume info retrieved successfully. Aug 05 18:15:58.906980 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c3251569-37d0-46a3-8437-a2b794d12eb3 req-c2eac65a-7a2b-402d-8450-62b12fb6d24b tempest-TestMultiAttachVolumeSwap-1221562080 tempest-TestMultiAttachVolumeSwap-1221562080-project] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:58.908911 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 66/262] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:58 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1651 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:58.924484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f25a91b5-fd68-451a-b1a6-b82f13adae3f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:58.926392 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f25a91b5-fd68-451a-b1a6-b82f13adae3f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:58.926655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f25a91b5-fd68-451a-b1a6-b82f13adae3f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:58.926878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f25a91b5-fd68-451a-b1a6-b82f13adae3f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:58.949094 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:58.949094 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:58.956577 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f25a91b5-fd68-451a-b1a6-b82f13adae3f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] Volume info retrieved successfully. Aug 05 18:15:58.964053 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f25a91b5-fd68-451a-b1a6-b82f13adae3f tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:58.964772 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 65/263] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:58 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:58.980957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-80f7ad32-091c-4349-9345-5978bb70f4c9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:58.984250 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-80f7ad32-091c-4349-9345-5978bb70f4c9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] GET https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:15:58.984250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-80f7ad32-091c-4349-9345-5978bb70f4c9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:58.984250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-80f7ad32-091c-4349-9345-5978bb70f4c9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:58.997725 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:58.997725 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:59.003010 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-80f7ad32-091c-4349-9345-5978bb70f4c9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] Volume info retrieved successfully. Aug 05 18:15:59.011171 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-80f7ad32-091c-4349-9345-5978bb70f4c9 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-reader] https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 returned with HTTP 200 Aug 05 18:15:59.011655 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 68/264] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:58 2026] GET /volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:59.113366 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e99627df-1117-406d-bafe-ace3ee26718c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.115200 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e99627df-1117-406d-bafe-ace3ee26718c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:59.115415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e99627df-1117-406d-bafe-ace3ee26718c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.115680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e99627df-1117-406d-bafe-ace3ee26718c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.126677 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.126677 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:15:59.130033 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e99627df-1117-406d-bafe-ace3ee26718c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:59.133849 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e99627df-1117-406d-bafe-ace3ee26718c tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:59.134184 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 66/265] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1458 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:59.177609 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ca55e018-bd84-4235-b103-b50c9f5d3fa3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.181424 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ca55e018-bd84-4235-b103-b50c9f5d3fa3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:59.181709 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ca55e018-bd84-4235-b103-b50c9f5d3fa3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.182105 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ca55e018-bd84-4235-b103-b50c9f5d3fa3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.201693 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.201693 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:59.206748 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ca55e018-bd84-4235-b103-b50c9f5d3fa3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:59.212003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ca55e018-bd84-4235-b103-b50c9f5d3fa3 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:59.212676 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 67/266] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:59.244699 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.246922 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action Aug 05 18:15:59.247287 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:15:59.247467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:15:59.260862 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.260862 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:59.261517 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:59.262832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-93276096-1bea-4966-b465-7e42a14f46fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.265563 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-93276096-1bea-4966-b465-7e42a14f46fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:15:59.265802 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-93276096-1bea-4966-b465-7e42a14f46fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.265957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-93276096-1bea-4966-b465-7e42a14f46fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.268854 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Begin detaching volume completed successfully. Aug 05 18:15:59.269140 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-ae5a05db-4db7-4e92-9a44-57bd42ca835e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action returned with HTTP 202 Aug 05 18:15:59.269777 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 66/267] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:15:59 2026] POST /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:15:59.279083 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.279083 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:59.283892 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-93276096-1bea-4966-b465-7e42a14f46fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:15:59.288254 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-93276096-1bea-4966-b465-7e42a14f46fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:15:59.288749 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 69/268] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:15:59.319750 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3ee894a0-d810-4e0c-85a5-f0f0c387510a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.320093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ee894a0-d810-4e0c-85a5-f0f0c387510a None None] GET https://10.4.3.210/volume// Aug 05 18:15:59.320254 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ee894a0-d810-4e0c-85a5-f0f0c387510a None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.320457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ee894a0-d810-4e0c-85a5-f0f0c387510a None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.320843 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ee894a0-d810-4e0c-85a5-f0f0c387510a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:15:59.321144 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 67/269] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:15:59.333376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-7110e25e-4e4c-44ce-8dc0-75430f0e13fc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.338185 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-7110e25e-4e4c-44ce-8dc0-75430f0e13fc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:59.338648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-7110e25e-4e4c-44ce-8dc0-75430f0e13fc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.339058 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-7110e25e-4e4c-44ce-8dc0-75430f0e13fc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.354530 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.354530 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:15:59.358815 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-7110e25e-4e4c-44ce-8dc0-75430f0e13fc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:15:59.364761 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-7110e25e-4e4c-44ce-8dc0-75430f0e13fc tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:15:59.365564 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 68/270] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1641 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:15:59.716238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2331da16-36f5-4c92-9150-7d8b3bed434c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.717769 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] DELETE https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:59.718234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.719688 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.719688 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Delete volume with id: 30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:59.729664 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.729664 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:15:59.729664 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:59.762665 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Delete volume request issued successfully. Aug 05 18:15:59.763216 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2331da16-36f5-4c92-9150-7d8b3bed434c tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 202 Aug 05 18:15:59.764013 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 67/271] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:15:59 2026] DELETE /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:15:59.771864 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9fe2c09c-5101-4a02-926a-df87b364f479 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.773517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9fe2c09c-5101-4a02-926a-df87b364f479 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:15:59.773749 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9fe2c09c-5101-4a02-926a-df87b364f479 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.773996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9fe2c09c-5101-4a02-926a-df87b364f479 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:15:59.782728 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:15:59.782728 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:15:59.788146 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9fe2c09c-5101-4a02-926a-df87b364f479 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Volume info retrieved successfully. Aug 05 18:15:59.795117 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9fe2c09c-5101-4a02-926a-df87b364f479 tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 200 Aug 05 18:15:59.795533 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 70/272] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:15:59.988840 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-a3132f83-6d9a-443a-b42f-910741921cfe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:15:59.995553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-a3132f83-6d9a-443a-b42f-910741921cfe tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:15:59.995553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-a3132f83-6d9a-443a-b42f-910741921cfe tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:15:59.995553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-a3132f83-6d9a-443a-b42f-910741921cfe tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.008944 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.008944 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:00.012875 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-a3132f83-6d9a-443a-b42f-910741921cfe tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:00.017642 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-a3132f83-6d9a-443a-b42f-910741921cfe tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:16:00.018101 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 68/273] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:15:59 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:00.033175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-0c2dc4ca-3e26-4d87-8cb0-a2e7f344d7be None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.035238 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-0c2dc4ca-3e26-4d87-8cb0-a2e7f344d7be tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] DELETE https://10.4.3.210/volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3 Aug 05 18:16:00.036219 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-0c2dc4ca-3e26-4d87-8cb0-a2e7f344d7be tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.036438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-0c2dc4ca-3e26-4d87-8cb0-a2e7f344d7be tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.048073 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.048073 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:00.113619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-06d3b8a3-59ba-47fa-9ce9-2f5f749536e4 req-0c2dc4ca-3e26-4d87-8cb0-a2e7f344d7be tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3 returned with HTTP 200 Aug 05 18:16:00.114354 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 69/274] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:00 2026] DELETE /volume/v3/attachments/dbf0ec8f-2bf6-4f76-8249-f38a3c5540a3 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:00.302347 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-413eab44-71da-457e-82a0-8ee9012400c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.304517 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-413eab44-71da-457e-82a0-8ee9012400c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:16:00.304898 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-413eab44-71da-457e-82a0-8ee9012400c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.305169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-413eab44-71da-457e-82a0-8ee9012400c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.318709 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.318709 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:00.323466 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-413eab44-71da-457e-82a0-8ee9012400c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:00.329333 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-413eab44-71da-457e-82a0-8ee9012400c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:16:00.330071 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 68/275] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:00.379981 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-86eae3de-91bb-4472-8767-7727bea2cffa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.381899 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-86eae3de-91bb-4472-8767-7727bea2cffa tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:00.382135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-86eae3de-91bb-4472-8767-7727bea2cffa tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.382316 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-86eae3de-91bb-4472-8767-7727bea2cffa tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.394120 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.394120 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:00.399921 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-86eae3de-91bb-4472-8767-7727bea2cffa tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:00.405336 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-86eae3de-91bb-4472-8767-7727bea2cffa tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:16:00.405706 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 71/276] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:00.448906 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-e48d13e8-0840-4a03-af89-36379928ef6e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.451238 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-e48d13e8-0840-4a03-af89-36379928ef6e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:00.451525 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-e48d13e8-0840-4a03-af89-36379928ef6e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.451741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-e48d13e8-0840-4a03-af89-36379928ef6e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.462366 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.462366 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:00.466980 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-e48d13e8-0840-4a03-af89-36379928ef6e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:00.471953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-e48d13e8-0840-4a03-af89-36379928ef6e tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:16:00.472529 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 69/277] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:00.491686 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.493887 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] POST https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action Aug 05 18:16:00.494270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:00.494447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:00.506316 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.506316 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:00.506867 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:00.515798 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Begin detaching volume completed successfully. Aug 05 18:16:00.516325 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-01ecbea1-4a8a-472b-b75c-9abe4b94e354 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action returned with HTTP 202 Aug 05 18:16:00.517003 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 70/278] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:16:00 2026] POST /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:16:00.573584 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fc2822fd-b427-4a63-9613-99f80a1d743c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.573967 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fc2822fd-b427-4a63-9613-99f80a1d743c None None] GET https://10.4.3.210/volume// Aug 05 18:16:00.574141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fc2822fd-b427-4a63-9613-99f80a1d743c None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.574336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fc2822fd-b427-4a63-9613-99f80a1d743c None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.574697 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fc2822fd-b427-4a63-9613-99f80a1d743c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:00.574998 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 69/279] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:00.590360 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-b9f4be82-a5cd-4eaa-86d7-6a396332262a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.592713 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-b9f4be82-a5cd-4eaa-86d7-6a396332262a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:00.593203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-b9f4be82-a5cd-4eaa-86d7-6a396332262a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.593203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-b9f4be82-a5cd-4eaa-86d7-6a396332262a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.605721 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.605721 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:00.609173 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-b9f4be82-a5cd-4eaa-86d7-6a396332262a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:00.616928 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-b9f4be82-a5cd-4eaa-86d7-6a396332262a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:16:00.617354 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 72/280] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1344 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:00.728653 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-58899f5f-8537-4bfe-b335-31b4aa7a59a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.737085 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-58899f5f-8537-4bfe-b335-31b4aa7a59a7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:16:00.737367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-58899f5f-8537-4bfe-b335-31b4aa7a59a7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.737688 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-58899f5f-8537-4bfe-b335-31b4aa7a59a7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.754942 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:00.754942 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:00.765769 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-58899f5f-8537-4bfe-b335-31b4aa7a59a7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:00.772431 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-58899f5f-8537-4bfe-b335-31b4aa7a59a7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:16:00.772431 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 70/281] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:00.809878 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ffd85e11-a61a-43d4-b2bd-33fa9709ab1b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:00.813707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ffd85e11-a61a-43d4-b2bd-33fa9709ab1b tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] GET https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b Aug 05 18:16:00.813931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ffd85e11-a61a-43d4-b2bd-33fa9709ab1b tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:00.814143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ffd85e11-a61a-43d4-b2bd-33fa9709ab1b tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:00.826348 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ffd85e11-a61a-43d4-b2bd-33fa9709ab1b tempest-AttachSCSIVolumeTestJSON-1113994100 tempest-AttachSCSIVolumeTestJSON-1113994100-project-member] https://10.4.3.210/volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b returned with HTTP 404 Aug 05 18:16:00.827426 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 71/282] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:00 2026] GET /volume/v3/volumes/30842fe1-01f2-474d-b0f7-d7089076696b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:01.125234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-bc5e9f42-c201-46a9-a9f4-c49a02a0badc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:01.130135 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-bc5e9f42-c201-46a9-a9f4-c49a02a0badc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891 Aug 05 18:16:01.130336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-bc5e9f42-c201-46a9-a9f4-c49a02a0badc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:01.130561 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-bc5e9f42-c201-46a9-a9f4-c49a02a0badc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:01.137937 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:01.137937 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:01.203283 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6ac64476-cb23-4b7d-9da5-9e0babecd5eb req-bc5e9f42-c201-46a9-a9f4-c49a02a0badc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891 returned with HTTP 200 Aug 05 18:16:01.204289 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 70/283] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:01 2026] DELETE /volume/v3/attachments/06ee5c64-0f37-4239-81d0-71a7d3d19891 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:01.347116 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-61871f63-0e86-4672-a169-ebfad4f1a021 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:01.350501 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-61871f63-0e86-4672-a169-ebfad4f1a021 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:16:01.350793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-61871f63-0e86-4672-a169-ebfad4f1a021 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:01.350985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-61871f63-0e86-4672-a169-ebfad4f1a021 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:01.362731 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:01.362731 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:01.367962 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-61871f63-0e86-4672-a169-ebfad4f1a021 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:01.375443 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-61871f63-0e86-4672-a169-ebfad4f1a021 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:16:01.376179 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 73/284] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:01 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:01.393004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2bdade7b-3041-4b55-8dd8-81acf2d9c890 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:01.395990 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2bdade7b-3041-4b55-8dd8-81acf2d9c890 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:16:01.396284 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2bdade7b-3041-4b55-8dd8-81acf2d9c890 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:01.396533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2bdade7b-3041-4b55-8dd8-81acf2d9c890 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:01.408266 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:01.408266 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:01.412834 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2bdade7b-3041-4b55-8dd8-81acf2d9c890 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:01.418036 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2bdade7b-3041-4b55-8dd8-81acf2d9c890 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:16:01.418487 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 71/285] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:01 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:01.474822 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-478da00c-0d8c-4028-bae1-a414b6e65789 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:01.476665 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-478da00c-0d8c-4028-bae1-a414b6e65789 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:16:01.476927 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-478da00c-0d8c-4028-bae1-a414b6e65789 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:01.477253 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-478da00c-0d8c-4028-bae1-a414b6e65789 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:01.488509 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:01.488509 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:01.495692 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-478da00c-0d8c-4028-bae1-a414b6e65789 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:01.501086 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-478da00c-0d8c-4028-bae1-a414b6e65789 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:16:01.501534 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 72/286] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:01 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:05.480971 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-38001815-b00f-412e-a100-99da25ba3d39 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:05.487000 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-38001815-b00f-412e-a100-99da25ba3d39 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:05.487259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-38001815-b00f-412e-a100-99da25ba3d39 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:05.487525 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-38001815-b00f-412e-a100-99da25ba3d39 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:05.501507 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:05.501507 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:05.507772 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-38001815-b00f-412e-a100-99da25ba3d39 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:05.515294 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-38001815-b00f-412e-a100-99da25ba3d39 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:16:05.515294 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 71/287] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:05 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:05.912332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-9722cf6e-5483-475b-a748-6d08f6948fe8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:05.916359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-9722cf6e-5483-475b-a748-6d08f6948fe8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67 Aug 05 18:16:05.917430 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-9722cf6e-5483-475b-a748-6d08f6948fe8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:05.917714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-9722cf6e-5483-475b-a748-6d08f6948fe8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:05.929855 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:05.929855 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:05.975089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-56e59b48-2dfb-4bfd-922e-bc0ac8a339d1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:05.976293 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56e59b48-2dfb-4bfd-922e-bc0ac8a339d1 None None] GET https://10.4.3.210/volume// Aug 05 18:16:05.976293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-56e59b48-2dfb-4bfd-922e-bc0ac8a339d1 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:05.976293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-56e59b48-2dfb-4bfd-922e-bc0ac8a339d1 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:05.976537 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56e59b48-2dfb-4bfd-922e-bc0ac8a339d1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:05.976763 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 72/288] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:05.986428 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d15370d5-8a23-43ac-8a79-ab465c17e3ee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:05.990060 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d15370d5-8a23-43ac-8a79-ab465c17e3ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:16:05.990362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d15370d5-8a23-43ac-8a79-ab465c17e3ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:05.992044 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d15370d5-8a23-43ac-8a79-ab465c17e3ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:06.000882 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:06.000882 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:06.005248 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d15370d5-8a23-43ac-8a79-ab465c17e3ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:16:06.011904 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-d15370d5-8a23-43ac-8a79-ab465c17e3ee tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:16:06.012363 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 73/289] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:05 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:06.057465 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8207393b-5a7e-4e6c-ad62-daaefe099458 req-9722cf6e-5483-475b-a748-6d08f6948fe8 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67 returned with HTTP 200 Aug 05 18:16:06.058346 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 74/290] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:05 2026] DELETE /volume/v3/attachments/b23b5f71-0d14-4793-a85e-3c75b2d01e67 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:06.129195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:06.132425 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] PUT https://10.4.3.210/volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1 Aug 05 18:16:06.132875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:06.152257 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Acquiring lock "cinder-attachment_update-b25abd81-b020-46d3-903f-fbe7c10d8fdc-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:06.160312 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Lock "cinder-attachment_update-b25abd81-b020-46d3-903f-fbe7c10d8fdc-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:06.162569 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:06.162569 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:06.295936 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Lock "cinder-attachment_update-b25abd81-b020-46d3-903f-fbe7c10d8fdc-np0000006581" released by "attachment_update" :: held 0.136s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:06.296272 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-c9d29b93-a251-4aad-9ece-c63f35322145 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1 returned with HTTP 200 Aug 05 18:16:06.297708 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 72/291] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:06 2026] PUT /volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:06.333089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-08c429cf-f8dc-4fba-905b-0ca973ee48c1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:06.335967 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-08c429cf-f8dc-4fba-905b-0ca973ee48c1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] POST https://10.4.3.210/volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1/action Aug 05 18:16:06.336489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-08c429cf-f8dc-4fba-905b-0ca973ee48c1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:06.336773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-08c429cf-f8dc-4fba-905b-0ca973ee48c1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:06.359126 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:06.359126 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:06.391139 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ffe9b84a-2a74-4c4a-8b5b-3e286343cabb req-08c429cf-f8dc-4fba-905b-0ca973ee48c1 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1/action returned with HTTP 204 Aug 05 18:16:06.391726 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 73/292] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:06 2026] POST /volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:10.942789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-f9df3134-17b2-492e-8e84-988b26bb8057 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:10.945286 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-f9df3134-17b2-492e-8e84-988b26bb8057 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:10.945634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-f9df3134-17b2-492e-8e84-988b26bb8057 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:10.945893 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-f9df3134-17b2-492e-8e84-988b26bb8057 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:10.954227 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:10.954227 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:10.962168 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-f9df3134-17b2-492e-8e84-988b26bb8057 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:10.967880 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-f9df3134-17b2-492e-8e84-988b26bb8057 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:10.968498 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 74/293] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:10 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:11.080165 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a24fd64b-62f5-4141-a316-da112957d4cf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.080630 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a24fd64b-62f5-4141-a316-da112957d4cf None None] GET https://10.4.3.210/volume// Aug 05 18:16:11.081284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a24fd64b-62f5-4141-a316-da112957d4cf None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:11.081284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a24fd64b-62f5-4141-a316-da112957d4cf None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:11.081284 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a24fd64b-62f5-4141-a316-da112957d4cf None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:11.081704 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 75/294] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:16:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:11.098828 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-d7170b2a-2bbb-4671-b71d-0aba9502d167 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.101502 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-d7170b2a-2bbb-4671-b71d-0aba9502d167 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:11.101777 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-d7170b2a-2bbb-4671-b71d-0aba9502d167 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac0409dd-c2e0-4bb0-8e8a-af151e568922", "connector": null, "instance_uuid": "98d20cb8-b315-4efb-8a09-4463fc5c17a0"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:11.114183 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:11.114183 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:11.160736 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-d7170b2a-2bbb-4671-b71d-0aba9502d167 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:11.162687 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 73/295] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:11 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:11.206340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3343d933-712a-4bf9-85ce-11e23a7bbf5a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.211628 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3343d933-712a-4bf9-85ce-11e23a7bbf5a tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:11.211628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3343d933-712a-4bf9-85ce-11e23a7bbf5a tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:11.211628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3343d933-712a-4bf9-85ce-11e23a7bbf5a tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:11.229997 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:11.229997 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:11.236804 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3343d933-712a-4bf9-85ce-11e23a7bbf5a tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:11.240200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-562948c6-00e9-4cf0-abc1-d534b2ec6693 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.241120 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-562948c6-00e9-4cf0-abc1-d534b2ec6693 None None] GET https://10.4.3.210/volume// Aug 05 18:16:11.241120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-562948c6-00e9-4cf0-abc1-d534b2ec6693 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:11.241120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-562948c6-00e9-4cf0-abc1-d534b2ec6693 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:11.241751 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-562948c6-00e9-4cf0-abc1-d534b2ec6693 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:11.243341 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 75/296] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:11 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:11.246838 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3343d933-712a-4bf9-85ce-11e23a7bbf5a tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:11.248668 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 74/297] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:11 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:11.261827 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-2934813c-1b9f-459c-aeac-1afe85747ad0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.265551 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-2934813c-1b9f-459c-aeac-1afe85747ad0 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:11.265917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-2934813c-1b9f-459c-aeac-1afe85747ad0 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:11.266203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-2934813c-1b9f-459c-aeac-1afe85747ad0 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:11.282936 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:11.282936 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:11.290626 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-2934813c-1b9f-459c-aeac-1afe85747ad0 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:11.299247 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-2934813c-1b9f-459c-aeac-1afe85747ad0 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:11.299769 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 76/298] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:11 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:11.442874 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.445468 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] PUT https://10.4.3.210/volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1 Aug 05 18:16:11.445468 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:11.459810 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Acquiring lock "cinder-attachment_update-ac0409dd-c2e0-4bb0-8e8a-af151e568922-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:11.467075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Lock "cinder-attachment_update-ac0409dd-c2e0-4bb0-8e8a-af151e568922-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:11.467719 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:11.467719 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:11.604521 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Lock "cinder-attachment_update-ac0409dd-c2e0-4bb0-8e8a-af151e568922-np0000006581" released by "attachment_update" :: held 0.138s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:11.604942 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-562149ca-de18-4925-b507-31b5a8690136 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1 returned with HTTP 200 Aug 05 18:16:11.605361 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 74/299] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:11 2026] PUT /volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:11.772001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.775986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:16:11.776258 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:11.776347 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:11.776530 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Delete volume with id: 8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:16:11.788271 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:11.788271 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:11.788816 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:11.820342 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Delete volume request issued successfully. Aug 05 18:16:11.820342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-805c17d2-bd38-4a1b-ae52-8d122e80f4d7 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 returned with HTTP 202 Aug 05 18:16:11.820755 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 76/300] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:11 2026] DELETE /volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:11.830200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-439222b7-16e9-4142-a87a-28d41c575331 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:11.833993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-439222b7-16e9-4142-a87a-28d41c575331 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:16:11.833993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-439222b7-16e9-4142-a87a-28d41c575331 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:11.833993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-439222b7-16e9-4142-a87a-28d41c575331 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:11.842328 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:11.842328 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:11.848422 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-439222b7-16e9-4142-a87a-28d41c575331 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:11.856483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-439222b7-16e9-4142-a87a-28d41c575331 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 returned with HTTP 200 Aug 05 18:16:11.857262 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 75/301] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:11 2026] GET /volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:12.263750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-122fd5b8-edc6-4fa1-9aa8-40d0491b6fb6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:12.268363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-122fd5b8-edc6-4fa1-9aa8-40d0491b6fb6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:12.268363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-122fd5b8-edc6-4fa1-9aa8-40d0491b6fb6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:12.268363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-122fd5b8-edc6-4fa1-9aa8-40d0491b6fb6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:12.283888 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:12.283888 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:12.287400 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-122fd5b8-edc6-4fa1-9aa8-40d0491b6fb6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:12.294584 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-122fd5b8-edc6-4fa1-9aa8-40d0491b6fb6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:12.295175 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 77/302] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:12 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:12.884282 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-43101400-3913-4918-9f97-7c60b192c60b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:12.888622 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43101400-3913-4918-9f97-7c60b192c60b tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 Aug 05 18:16:12.888622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43101400-3913-4918-9f97-7c60b192c60b tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:12.888622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43101400-3913-4918-9f97-7c60b192c60b tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:12.898302 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43101400-3913-4918-9f97-7c60b192c60b tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 returned with HTTP 404 Aug 05 18:16:12.898302 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 75/303] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:12 2026] GET /volume/v3/volumes/8133fed1-ab59-40af-ba43-76e2c000a9f5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:12.913286 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:12.917336 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] DELETE https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:12.917543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:12.918802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:12.918802 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Delete volume with id: 15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:12.929971 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:12.929971 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:12.930997 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:12.966676 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Delete volume request issued successfully. Aug 05 18:16:12.966973 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c267107a-7b02-4c0c-9b4e-d2a4ccbab4bd tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 202 Aug 05 18:16:12.968897 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 77/304] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:12 2026] DELETE /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:12.980800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-24373c7e-977c-45fa-b95b-65dd6a69bff6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:12.986692 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24373c7e-977c-45fa-b95b-65dd6a69bff6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:12.986934 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24373c7e-977c-45fa-b95b-65dd6a69bff6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:12.987191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24373c7e-977c-45fa-b95b-65dd6a69bff6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:12.999567 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:12.999567 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:13.004659 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-24373c7e-977c-45fa-b95b-65dd6a69bff6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Volume info retrieved successfully. Aug 05 18:16:13.010528 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24373c7e-977c-45fa-b95b-65dd6a69bff6 tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 200 Aug 05 18:16:13.011096 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 76/305] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:12 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:13.311860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6530aa2-03b6-49dd-9a23-a0312b5a9bb3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:13.314898 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6530aa2-03b6-49dd-9a23-a0312b5a9bb3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:13.315168 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6530aa2-03b6-49dd-9a23-a0312b5a9bb3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:13.315446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6530aa2-03b6-49dd-9a23-a0312b5a9bb3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:13.336897 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:13.336897 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:13.347218 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6530aa2-03b6-49dd-9a23-a0312b5a9bb3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:13.359153 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6530aa2-03b6-49dd-9a23-a0312b5a9bb3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:13.359692 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 78/306] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:13 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:13.496520 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-82eb4edc-b74e-472b-8b9c-7448cb953d27 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:13.498908 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-82eb4edc-b74e-472b-8b9c-7448cb953d27 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] GET https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:16:13.499174 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-82eb4edc-b74e-472b-8b9c-7448cb953d27 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:13.499371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-82eb4edc-b74e-472b-8b9c-7448cb953d27 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:13.519146 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:13.519146 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:13.528828 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-82eb4edc-b74e-472b-8b9c-7448cb953d27 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:16:13.536565 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-82eb4edc-b74e-472b-8b9c-7448cb953d27 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 200 Aug 05 18:16:13.536964 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 76/307] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:16:13 2026] GET /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 1832 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:14.028915 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c1fcc509-6038-4a55-bc4a-d872b1c7ce1a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:14.030994 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c1fcc509-6038-4a55-bc4a-d872b1c7ce1a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] GET https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f Aug 05 18:16:14.031204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c1fcc509-6038-4a55-bc4a-d872b1c7ce1a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:14.031712 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c1fcc509-6038-4a55-bc4a-d872b1c7ce1a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:14.039736 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c1fcc509-6038-4a55-bc4a-d872b1c7ce1a tempest-TestMultiAttachVolumeSwap-1764741475 tempest-TestMultiAttachVolumeSwap-1764741475-project-member] https://10.4.3.210/volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f returned with HTTP 404 Aug 05 18:16:14.040410 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 78/308] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:14 2026] GET /volume/v3/volumes/15f70d12-ab2f-4cd0-b561-2dfcc846850f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:14.376581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-373ba2f9-649f-49d7-a78e-b9b2136f09dd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:14.381939 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-373ba2f9-649f-49d7-a78e-b9b2136f09dd tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:14.382265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-373ba2f9-649f-49d7-a78e-b9b2136f09dd tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:14.382635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-373ba2f9-649f-49d7-a78e-b9b2136f09dd tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:14.398791 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:14.398791 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:14.404543 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-373ba2f9-649f-49d7-a78e-b9b2136f09dd tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:14.411066 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-373ba2f9-649f-49d7-a78e-b9b2136f09dd tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:14.411733 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 77/309] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:14 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:14.939275 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-190ab8b6-487e-4489-b159-1e9028a14411 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:14.943673 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-190ab8b6-487e-4489-b159-1e9028a14411 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] POST https://10.4.3.210/volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1/action Aug 05 18:16:14.943673 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-190ab8b6-487e-4489-b159-1e9028a14411 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:14.943673 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-190ab8b6-487e-4489-b159-1e9028a14411 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:14.977366 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:14.977366 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:14.991246 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f84a7338-f783-4aeb-a5f1-522d21a0d73c req-190ab8b6-487e-4489-b159-1e9028a14411 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1/action returned with HTTP 204 Aug 05 18:16:14.991864 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 79/310] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:14 2026] POST /volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:15.430526 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-46139cba-7381-4455-8eb8-96668c6d7954 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:15.432795 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-46139cba-7381-4455-8eb8-96668c6d7954 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:15.433077 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-46139cba-7381-4455-8eb8-96668c6d7954 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:15.433245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-46139cba-7381-4455-8eb8-96668c6d7954 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:15.452287 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:15.452287 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:15.473326 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-46139cba-7381-4455-8eb8-96668c6d7954 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:15.487055 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-46139cba-7381-4455-8eb8-96668c6d7954 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:15.487549 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 77/311] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:15 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:15.508865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06b655e5-4184-4196-8be9-5a3c7fdaa7ee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:15.508865 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06b655e5-4184-4196-8be9-5a3c7fdaa7ee tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:15.508865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06b655e5-4184-4196-8be9-5a3c7fdaa7ee tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:15.508865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06b655e5-4184-4196-8be9-5a3c7fdaa7ee tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:15.525917 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:15.525917 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:15.531481 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-06b655e5-4184-4196-8be9-5a3c7fdaa7ee tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:15.539033 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06b655e5-4184-4196-8be9-5a3c7fdaa7ee tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:15.542618 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 79/312] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:15 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:17.764424 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-d2956252-e460-430f-9111-36e6d7f4e7fb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:17.767384 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-d2956252-e460-430f-9111-36e6d7f4e7fb tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:17.769803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-d2956252-e460-430f-9111-36e6d7f4e7fb tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:17.769803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-d2956252-e460-430f-9111-36e6d7f4e7fb tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:17.795133 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:17.795133 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:17.800584 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-d2956252-e460-430f-9111-36e6d7f4e7fb tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:17.807520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-d2956252-e460-430f-9111-36e6d7f4e7fb tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:17.808447 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 78/313] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:17 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:17.865811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:17.865811 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] POST https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922/action Aug 05 18:16:17.866272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:17.866272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:17.880788 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:17.880788 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:17.880788 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:17.888555 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Begin detaching volume completed successfully. Aug 05 18:16:17.889041 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-35d6f16b-0ea0-4597-9060-1b5460372fb8 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922/action returned with HTTP 202 Aug 05 18:16:17.890572 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 80/314] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:16:17 2026] POST /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:16:17.924767 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-44f1c5b5-6940-485f-874b-d60b8def6cf3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:17.926844 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44f1c5b5-6940-485f-874b-d60b8def6cf3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:17.927060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44f1c5b5-6940-485f-874b-d60b8def6cf3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:17.927644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44f1c5b5-6940-485f-874b-d60b8def6cf3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:17.940409 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:17.940409 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:17.949566 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44f1c5b5-6940-485f-874b-d60b8def6cf3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:17.956647 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44f1c5b5-6940-485f-874b-d60b8def6cf3 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:17.956788 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 78/315] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:17 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:18.039244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c4a73a61-b193-4a77-b8ed-a58a837a2ac5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:18.039244 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c4a73a61-b193-4a77-b8ed-a58a837a2ac5 None None] GET https://10.4.3.210/volume// Aug 05 18:16:18.039244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c4a73a61-b193-4a77-b8ed-a58a837a2ac5 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:18.039244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c4a73a61-b193-4a77-b8ed-a58a837a2ac5 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:18.039244 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c4a73a61-b193-4a77-b8ed-a58a837a2ac5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:18.039244 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 80/316] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:18.103981 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-6a94b88a-d4bd-49da-98b4-d3c46a4f69e9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:18.108685 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-6a94b88a-d4bd-49da-98b4-d3c46a4f69e9 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:18.108940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-6a94b88a-d4bd-49da-98b4-d3c46a4f69e9 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:18.109192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-6a94b88a-d4bd-49da-98b4-d3c46a4f69e9 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:18.123384 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:18.123384 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:18.130583 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-6a94b88a-d4bd-49da-98b4-d3c46a4f69e9 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:18.143306 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-6a94b88a-d4bd-49da-98b4-d3c46a4f69e9 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:18.143306 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 79/317] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:18 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:18.976027 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ffa7eff5-41da-4151-b29e-5ee12a5be0bc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:18.979987 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ffa7eff5-41da-4151-b29e-5ee12a5be0bc tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:18.980534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ffa7eff5-41da-4151-b29e-5ee12a5be0bc tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:18.980886 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ffa7eff5-41da-4151-b29e-5ee12a5be0bc tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:18.995153 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:18.995153 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:19.001479 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ffa7eff5-41da-4151-b29e-5ee12a5be0bc tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:19.012668 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ffa7eff5-41da-4151-b29e-5ee12a5be0bc tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:19.012782 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 81/318] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:18 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:20.020082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-db7724ce-e73d-47a1-9b76-ea9a085c5985 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:20.025761 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-db7724ce-e73d-47a1-9b76-ea9a085c5985 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1 Aug 05 18:16:20.025761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-db7724ce-e73d-47a1-9b76-ea9a085c5985 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:20.025761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-db7724ce-e73d-47a1-9b76-ea9a085c5985 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:20.034160 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c0ad6dc4-ae50-4046-be87-3f24aecfd56e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:20.036629 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:20.036629 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:20.037565 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0ad6dc4-ae50-4046-be87-3f24aecfd56e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:20.037804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0ad6dc4-ae50-4046-be87-3f24aecfd56e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:20.042729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0ad6dc4-ae50-4046-be87-3f24aecfd56e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:20.053617 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:20.053617 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:20.059565 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c0ad6dc4-ae50-4046-be87-3f24aecfd56e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:20.067131 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0ad6dc4-ae50-4046-be87-3f24aecfd56e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:20.067883 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 81/319] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:20 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:20.121356 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-bad437d7-bbda-4c7c-817e-f4a8dc1f75ff req-db7724ce-e73d-47a1-9b76-ea9a085c5985 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1 returned with HTTP 200 Aug 05 18:16:20.121356 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 79/320] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:20 2026] DELETE /volume/v3/attachments/1ff9160e-f0a7-4e8c-a4be-df9f35e0e5b1 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:21.086215 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fec1578a-988c-4aac-8744-76b276b317e6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:21.088191 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fec1578a-988c-4aac-8744-76b276b317e6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:21.088509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fec1578a-988c-4aac-8744-76b276b317e6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:21.088737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fec1578a-988c-4aac-8744-76b276b317e6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:21.096820 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:21.096820 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:21.101962 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fec1578a-988c-4aac-8744-76b276b317e6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:21.107310 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fec1578a-988c-4aac-8744-76b276b317e6 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:21.107937 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 80/321] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:21 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:24.852019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:24.855305 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:24.855784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1645002753"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:24.858071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1645002753'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:24.862386 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume of 1 GB Aug 05 18:16:24.862834 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:24.862834 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:24.863476 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Availability Zones retrieved successfully. Aug 05 18:16:24.871158 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (5c0b2b5e-1250-4dab-81fd-caade554219a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:24.873277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da83e62-944c-44b4-b259-06230f6f46ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:24.873701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:24.891392 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:24.891392 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:24.917973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da83e62-944c-44b4-b259-06230f6f46ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c084eb73-e2b2-4035-81e3-48e860bd5054,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c084eb73-e2b2-4035-81e3-48e860bd5054', 'encryption_key_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=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:24.918986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da73bca-fabc-4366-8fb0-04f525654311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:24.969524 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:16:24.969804 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:16:24.994906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Created reservations ['3364d81a-21d1-4bf8-9234-e9b4d2f1e481', '963e0c57-eaba-4ee6-92d0-f17d481e4a96', 'c40a86df-ae76-45a4-afa4-47c901464bd7', 'ef0c794a-282d-4563-b838-f50906813cad'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:24.995560 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da73bca-fabc-4366-8fb0-04f525654311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3364d81a-21d1-4bf8-9234-e9b4d2f1e481', '963e0c57-eaba-4ee6-92d0-f17d481e4a96', 'c40a86df-ae76-45a4-afa4-47c901464bd7', 'ef0c794a-282d-4563-b838-f50906813cad']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:24.996557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74495c59-66ed-4563-9f8b-54d5a6727752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:25.033084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74495c59-66ed-4563-9f8b-54d5a6727752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '108db4a5-a5a4-4364-9cef-2d5535747d22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1645002753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['3364d81a-21d1-4bf8-9234-e9b4d2f1e481','963e0c57-eaba-4ee6-92d0-f17d481e4a96','c40a86df-ae76-45a4-afa4-47c901464bd7','ef0c794a-282d-4563-b838-f50906813cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1645002753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=108db4a5-a5a4-4364-9cef-2d5535747d22,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82faa251f1f24054a8fb6a186ae1a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e052e046492c4ebeab0c86891d521425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c084eb73-e2b2-4035-81e3-48e860bd5054),volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:25.033904 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b620ab-a058-49a3-98f9-431d79632209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:25.076779 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b620ab-a058-49a3-98f9-431d79632209) transitioned into state 'SUCCESS' from state '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-1645002753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['3364d81a-21d1-4bf8-9234-e9b4d2f1e481','963e0c57-eaba-4ee6-92d0-f17d481e4a96','c40a86df-ae76-45a4-afa4-47c901464bd7','ef0c794a-282d-4563-b838-f50906813cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:25.077737 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351b6e26-774c-41ca-9362-bf05e6e30fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:25.091650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (351b6e26-774c-41ca-9362-bf05e6e30fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:25.092741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (5c0b2b5e-1250-4dab-81fd-caade554219a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:25.093000 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request issued successfully. Aug 05 18:16:25.094946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9814f4bd-63fd-447f-a09c-e0c590eb9afa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:25.095106 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 82/322] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:16:24 2026] POST /volume/v3/volumes => generated 760 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:25.119186 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-78e1d125-3636-4db9-b2d2-0effb86ab7ad None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:25.131770 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-78e1d125-3636-4db9-b2d2-0effb86ab7ad tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:25.132054 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-78e1d125-3636-4db9-b2d2-0effb86ab7ad tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:25.133886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-78e1d125-3636-4db9-b2d2-0effb86ab7ad tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:25.152866 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:25.152866 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:25.168392 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-78e1d125-3636-4db9-b2d2-0effb86ab7ad tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:25.178839 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-78e1d125-3636-4db9-b2d2-0effb86ab7ad tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:25.179370 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 82/323] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:25 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 828 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:25.237578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0fb00d6b-a17b-4482-b3bd-238ef5d93e4e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:25.240437 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0fb00d6b-a17b-4482-b3bd-238ef5d93e4e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:25.240437 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0fb00d6b-a17b-4482-b3bd-238ef5d93e4e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:25.240437 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0fb00d6b-a17b-4482-b3bd-238ef5d93e4e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:25.258757 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:25.258757 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:25.277300 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0fb00d6b-a17b-4482-b3bd-238ef5d93e4e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:25.295419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0fb00d6b-a17b-4482-b3bd-238ef5d93e4e tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:25.295419 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 80/324] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:25 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:25.400483 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2a90c637-d30b-47cd-ab1a-4e0eeb965d50 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:25.409098 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2a90c637-d30b-47cd-ab1a-4e0eeb965d50 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:25.409098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2a90c637-d30b-47cd-ab1a-4e0eeb965d50 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:25.409098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2a90c637-d30b-47cd-ab1a-4e0eeb965d50 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:25.421555 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:25.421555 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:25.431480 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2a90c637-d30b-47cd-ab1a-4e0eeb965d50 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:25.435055 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2a90c637-d30b-47cd-ab1a-4e0eeb965d50 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:25.435955 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 81/325] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:25 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:26.201902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-05c7134d-8a96-4b98-ad7b-08b687e1a25f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.205476 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-05c7134d-8a96-4b98-ad7b-08b687e1a25f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:26.205714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-05c7134d-8a96-4b98-ad7b-08b687e1a25f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:26.206022 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-05c7134d-8a96-4b98-ad7b-08b687e1a25f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:26.224724 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:26.224724 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:26.239612 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-05c7134d-8a96-4b98-ad7b-08b687e1a25f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:26.257115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-05c7134d-8a96-4b98-ad7b-08b687e1a25f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:26.259222 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 83/326] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:26 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:16:26.333724 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4d261458-60d9-4d86-9a68-91b7e934993c req-bd1ae2fd-c225-4bc6-a553-259116f94501 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.337882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-bd1ae2fd-c225-4bc6-a553-259116f94501 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:26.338569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-bd1ae2fd-c225-4bc6-a553-259116f94501 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:26.339022 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-bd1ae2fd-c225-4bc6-a553-259116f94501 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:26.350819 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:26.350819 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:26.356214 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-4d261458-60d9-4d86-9a68-91b7e934993c req-bd1ae2fd-c225-4bc6-a553-259116f94501 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:26.362375 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-bd1ae2fd-c225-4bc6-a553-259116f94501 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:26.362977 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 83/327] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:26 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:26.557691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0389cda0-fa10-4c01-bbfd-243b2a1e1cc9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.557691 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0389cda0-fa10-4c01-bbfd-243b2a1e1cc9 None None] GET https://10.4.3.210/volume// Aug 05 18:16:26.557691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0389cda0-fa10-4c01-bbfd-243b2a1e1cc9 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:26.557691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0389cda0-fa10-4c01-bbfd-243b2a1e1cc9 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:26.558344 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0389cda0-fa10-4c01-bbfd-243b2a1e1cc9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:26.560728 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 81/328] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:16:26 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:26.578852 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-4d261458-60d9-4d86-9a68-91b7e934993c req-e42a7721-b48f-4391-b6db-ffd2b82e720d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.586899 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-e42a7721-b48f-4391-b6db-ffd2b82e720d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:26.587392 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-e42a7721-b48f-4391-b6db-ffd2b82e720d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "108db4a5-a5a4-4364-9cef-2d5535747d22", "connector": null, "instance_uuid": "0e1c9dd5-c30f-4cfb-a44e-3992d1524c7e"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:26.605047 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:26.605047 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:26.652424 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-e42a7721-b48f-4391-b6db-ffd2b82e720d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:26.653117 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 82/329] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:26 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:26.696661 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-64a8d3de-89cb-4543-bb36-df15e2e65753 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.698918 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-64a8d3de-89cb-4543-bb36-df15e2e65753 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:26.700472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-64a8d3de-89cb-4543-bb36-df15e2e65753 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:26.700472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-64a8d3de-89cb-4543-bb36-df15e2e65753 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:26.720446 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:26.720446 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:26.725676 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-64a8d3de-89cb-4543-bb36-df15e2e65753 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:26.728503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6b20651f-749c-4ab7-bd4a-098e3eb82fc0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.729293 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6b20651f-749c-4ab7-bd4a-098e3eb82fc0 None None] GET https://10.4.3.210/volume// Aug 05 18:16:26.729293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6b20651f-749c-4ab7-bd4a-098e3eb82fc0 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:26.729293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6b20651f-749c-4ab7-bd4a-098e3eb82fc0 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:26.729501 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6b20651f-749c-4ab7-bd4a-098e3eb82fc0 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:26.730173 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 84/330] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:26.732716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-64a8d3de-89cb-4543-bb36-df15e2e65753 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:26.733834 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 84/331] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:26 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:26.747784 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-4d261458-60d9-4d86-9a68-91b7e934993c req-754ce7f8-a402-4563-bc4f-f4a0e70dbf0b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.750942 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-754ce7f8-a402-4563-bc4f-f4a0e70dbf0b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:26.751404 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-754ce7f8-a402-4563-bc4f-f4a0e70dbf0b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:26.751798 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-754ce7f8-a402-4563-bc4f-f4a0e70dbf0b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:26.776640 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:26.776640 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:26.782994 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-4d261458-60d9-4d86-9a68-91b7e934993c req-754ce7f8-a402-4563-bc4f-f4a0e70dbf0b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:26.792093 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-754ce7f8-a402-4563-bc4f-f4a0e70dbf0b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:26.792832 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 82/332] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:26 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1032 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:26.965225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:26.967843 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126 Aug 05 18:16:26.968307 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:26.980901 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:26.998085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" acquired by "attachment_update" :: waited 0.016s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:26.998085 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:26.998085 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:27.121641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" released by "attachment_update" :: held 0.125s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:27.122071 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-77e52b34-879d-4584-ac4b-e11b7075ce8a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126 returned with HTTP 200 Aug 05 18:16:27.122739 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 83/333] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:26 2026] PUT /volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:27.753891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22900da1-62c1-4ba1-b358-521c0da3555e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:27.758946 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22900da1-62c1-4ba1-b358-521c0da3555e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:27.759210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22900da1-62c1-4ba1-b358-521c0da3555e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:27.759475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22900da1-62c1-4ba1-b358-521c0da3555e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:27.763348 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=286,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:16:27.786142 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:27.786142 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:27.797137 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-22900da1-62c1-4ba1-b358-521c0da3555e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:28.751749 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22900da1-62c1-4ba1-b358-521c0da3555e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:28.751749 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 85/334] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:27 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:28.831659 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fe8deeb9-27b5-45bf-b1c4-43cef7eeec45 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:28.836144 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fe8deeb9-27b5-45bf-b1c4-43cef7eeec45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:28.838516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fe8deeb9-27b5-45bf-b1c4-43cef7eeec45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:28.838516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fe8deeb9-27b5-45bf-b1c4-43cef7eeec45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:28.843455 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=263,cinder:UPDATE=27,cinder:INSERT=7 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:16:28.860506 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:28.860506 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:28.866449 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fe8deeb9-27b5-45bf-b1c4-43cef7eeec45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:28.873982 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fe8deeb9-27b5-45bf-b1c4-43cef7eeec45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:28.875112 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 85/335] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:28 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:29.894263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d756bcd4-8477-419a-b922-e4f862a1089c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:29.897653 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d756bcd4-8477-419a-b922-e4f862a1089c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:29.897653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d756bcd4-8477-419a-b922-e4f862a1089c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:29.897653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d756bcd4-8477-419a-b922-e4f862a1089c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:29.900382 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=274,cinder:UPDATE=42,cinder:INSERT=13 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:16:29.910498 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:29.910498 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:29.917311 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d756bcd4-8477-419a-b922-e4f862a1089c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:29.924176 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d756bcd4-8477-419a-b922-e4f862a1089c tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:29.924778 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 83/336] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:29 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:30.619905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-4d261458-60d9-4d86-9a68-91b7e934993c req-3c042f38-13d6-4eb9-b383-2a2cefa16874 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:30.627494 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-3c042f38-13d6-4eb9-b383-2a2cefa16874 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126/action Aug 05 18:16:30.628003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-3c042f38-13d6-4eb9-b383-2a2cefa16874 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:30.628168 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-3c042f38-13d6-4eb9-b383-2a2cefa16874 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:30.636358 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=266,cinder:INSERT=8,cinder:UPDATE=27 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:16:30.662190 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:30.662190 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:30.685748 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4d261458-60d9-4d86-9a68-91b7e934993c req-3c042f38-13d6-4eb9-b383-2a2cefa16874 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126/action returned with HTTP 204 Aug 05 18:16:30.685872 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 84/337] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:30 2026] POST /volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:30.822342 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-736487d4-3697-4fda-96ec-90e8565fee9f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:30.825181 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:30.826494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1699871695"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:30.831705 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1699871695'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:30.831705 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Create volume of 1 GB Aug 05 18:16:30.838217 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Availability Zones retrieved successfully. Aug 05 18:16:30.851866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Flow 'volume_create_api' (86947723-5f6a-4a4f-b699-bb6df4dff106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:30.854022 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a5bfdc-4c01-4e5c-9e89-41f66c4f2d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:30.858394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:30.906198 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a5bfdc-4c01-4e5c-9e89-41f66c4f2d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:30.908089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d11db9a-ba3f-4671-9078-90984eab6d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:30.944298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1afc0817-435b-42cb-a0c5-9342854f58fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:30.949031 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1afc0817-435b-42cb-a0c5-9342854f58fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:30.950152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1afc0817-435b-42cb-a0c5-9342854f58fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:30.950386 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1afc0817-435b-42cb-a0c5-9342854f58fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:30.979082 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:30.979082 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:30.984825 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1afc0817-435b-42cb-a0c5-9342854f58fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:30.992521 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1afc0817-435b-42cb-a0c5-9342854f58fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:30.993268 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 86/338] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:30 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:31.037123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Created reservations ['b4508131-7a0a-4311-a6d4-b72c6e9dddb2', 'e49e1026-58d8-4585-a3d2-0979f6b0d497', 'c37b2a78-7ff1-4362-af19-0af9a6d20955', 'e0d45cc7-090b-4c3f-bdac-cd6239457c8e'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:31.038405 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d11db9a-ba3f-4671-9078-90984eab6d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4508131-7a0a-4311-a6d4-b72c6e9dddb2', 'e49e1026-58d8-4585-a3d2-0979f6b0d497', 'c37b2a78-7ff1-4362-af19-0af9a6d20955', 'e0d45cc7-090b-4c3f-bdac-cd6239457c8e']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.039470 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59003ef-75e1-407f-b3e6-e55b7c7d6e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.076735 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59003ef-75e1-407f-b3e6-e55b7c7d6e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c238bbd5-1576-4d74-bc39-0dfc08a8dc5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1699871695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652755aaf9a7464c832117eb8427b084',qos_specs=None,replication_status=,reservations=['b4508131-7a0a-4311-a6d4-b72c6e9dddb2','e49e1026-58d8-4585-a3d2-0979f6b0d497','c37b2a78-7ff1-4362-af19-0af9a6d20955','e0d45cc7-090b-4c3f-bdac-cd6239457c8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185224e3d96440c2865cea799a274382',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1699871695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c238bbd5-1576-4d74-bc39-0dfc08a8dc5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='652755aaf9a7464c832117eb8427b084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='185224e3d96440c2865cea799a274382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.078858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8e555b-fa89-4946-8eab-0db88682e55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.093521 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-562fb171-fbb8-40dd-a432-4388eed3767d req-25b063f6-89aa-4f21-a5af-8778bca797db None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.099777 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-25b063f6-89aa-4f21-a5af-8778bca797db tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:31.100096 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-25b063f6-89aa-4f21-a5af-8778bca797db tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.100298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-25b063f6-89aa-4f21-a5af-8778bca797db tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.104793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8e555b-fa89-4946-8eab-0db88682e55c) transitioned into state 'SUCCESS' from state '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-1699871695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652755aaf9a7464c832117eb8427b084',qos_specs=None,replication_status=,reservations=['b4508131-7a0a-4311-a6d4-b72c6e9dddb2','e49e1026-58d8-4585-a3d2-0979f6b0d497','c37b2a78-7ff1-4362-af19-0af9a6d20955','e0d45cc7-090b-4c3f-bdac-cd6239457c8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185224e3d96440c2865cea799a274382',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.105838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f9c57c-e88a-4ab2-b014-ba5011b33872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.117502 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.117502 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:31.127326 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-562fb171-fbb8-40dd-a432-4388eed3767d req-25b063f6-89aa-4f21-a5af-8778bca797db tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:31.127780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f9c57c-e88a-4ab2-b014-ba5011b33872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.129404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Flow 'volume_create_api' (86947723-5f6a-4a4f-b699-bb6df4dff106) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:31.129404 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Create volume request issued successfully. Aug 05 18:16:31.130909 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-736487d4-3697-4fda-96ec-90e8565fee9f tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:31.130909 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 86/339] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:16:30 2026] POST /volume/v3/volumes => generated 759 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:31.139500 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-25b063f6-89aa-4f21-a5af-8778bca797db tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:31.139500 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 84/340] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:31.150783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-daa8a88a-bf08-4ae0-b740-204122197cfa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.154916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-daa8a88a-bf08-4ae0-b740-204122197cfa tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b Aug 05 18:16:31.155446 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-daa8a88a-bf08-4ae0-b740-204122197cfa tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.155446 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-daa8a88a-bf08-4ae0-b740-204122197cfa tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.171466 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.171466 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:31.188044 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-daa8a88a-bf08-4ae0-b740-204122197cfa tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:16:31.197174 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-daa8a88a-bf08-4ae0-b740-204122197cfa tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b returned with HTTP 200 Aug 05 18:16:31.197562 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 85/341] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:31.310822 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a9a2f653-25ee-4145-83b6-b915825df3f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.311362 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a9a2f653-25ee-4145-83b6-b915825df3f6 None None] GET https://10.4.3.210/volume// Aug 05 18:16:31.311641 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a9a2f653-25ee-4145-83b6-b915825df3f6 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.312332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a9a2f653-25ee-4145-83b6-b915825df3f6 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.312332 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a9a2f653-25ee-4145-83b6-b915825df3f6 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:31.312968 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 87/342] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:31.327698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-562fb171-fbb8-40dd-a432-4388eed3767d req-d1edbbd3-f4fc-48dd-ba49-dfc196101ee1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.331239 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-d1edbbd3-f4fc-48dd-ba49-dfc196101ee1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:31.331855 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-d1edbbd3-f4fc-48dd-ba49-dfc196101ee1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "108db4a5-a5a4-4364-9cef-2d5535747d22", "connector": null, "instance_uuid": "6b5aa3c1-b57c-4961-bd20-9efaa81935d7"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:31.351984 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.351984 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:31.421161 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-d1edbbd3-f4fc-48dd-ba49-dfc196101ee1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:31.422753 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 87/343] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:31 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:31.440638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7a044989-5a85-43e1-95df-65ab76635993 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.442883 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:31.443310 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1392258228"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:31.449068 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1392258228'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:31.449068 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Create volume of 1 GB Aug 05 18:16:31.453576 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Availability Zones retrieved successfully. Aug 05 18:16:31.464076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Flow 'volume_create_api' (9b329edc-1dc3-4ed7-ab84-05ef7aee7476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:31.465385 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c77c6d-4e82-405a-a91c-c8ca148680bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.467147 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:31.477088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e5b0542f-481a-4d73-92e3-57f035711864 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.481345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5b0542f-481a-4d73-92e3-57f035711864 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:31.481662 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5b0542f-481a-4d73-92e3-57f035711864 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.481924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5b0542f-481a-4d73-92e3-57f035711864 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.500987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ecc630e-2961-46ed-84a2-aeedb80d5ddf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.501563 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ecc630e-2961-46ed-84a2-aeedb80d5ddf None None] GET https://10.4.3.210/volume// Aug 05 18:16:31.502229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ecc630e-2961-46ed-84a2-aeedb80d5ddf None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.502229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ecc630e-2961-46ed-84a2-aeedb80d5ddf None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.502845 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ecc630e-2961-46ed-84a2-aeedb80d5ddf None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:31.503065 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 88/344] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:31.511250 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.511250 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:31.518084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c77c6d-4e82-405a-a91c-c8ca148680bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.519137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82839f0-d99e-4b8a-b192-f35dfd691362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.519381 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-562fb171-fbb8-40dd-a432-4388eed3767d req-94ef08c0-19de-46a3-bc9e-3b3013ee6e49 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.519737 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e5b0542f-481a-4d73-92e3-57f035711864 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:31.526450 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5b0542f-481a-4d73-92e3-57f035711864 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:31.527050 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 86/345] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1147 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:31.527304 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-94ef08c0-19de-46a3-bc9e-3b3013ee6e49 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:31.527626 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-94ef08c0-19de-46a3-bc9e-3b3013ee6e49 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.527840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-94ef08c0-19de-46a3-bc9e-3b3013ee6e49 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.548343 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.552471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:31.552905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.555439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.555439 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Delete volume with id: ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:31.555629 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.555629 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:31.559474 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-562fb171-fbb8-40dd-a432-4388eed3767d req-94ef08c0-19de-46a3-bc9e-3b3013ee6e49 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:31.568838 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-94ef08c0-19de-46a3-bc9e-3b3013ee6e49 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:31.568838 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 88/346] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:31.581551 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.581551 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:31.582276 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:31.607993 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Created reservations ['f7435074-3de5-41d3-a894-f4ea6b59e990', '31e344f9-dba9-4c63-9d57-2f1ac1fcfc86', '4603c64d-5d8d-405e-aeb5-7df456e786b0', '25f1a619-d91f-4948-b2c0-1ee5cbe6d9a0'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:31.608948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82839f0-d99e-4b8a-b192-f35dfd691362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7435074-3de5-41d3-a894-f4ea6b59e990', '31e344f9-dba9-4c63-9d57-2f1ac1fcfc86', '4603c64d-5d8d-405e-aeb5-7df456e786b0', '25f1a619-d91f-4948-b2c0-1ee5cbe6d9a0']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.611704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f56d3da-34e2-48d3-8a42-d400392bb72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.649775 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Delete volume request issued successfully. Aug 05 18:16:31.650139 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2dbd0ba8-cbec-449f-8917-dd57c04af676 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 202 Aug 05 18:16:31.650695 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 89/347] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:31 2026] DELETE /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:31.661688 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8709a1d3-50e6-42ea-81dd-fcbf540d0612 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.662038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f56d3da-34e2-48d3-8a42-d400392bb72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48989e3d-cffb-4c63-8229-c7d9b750eae0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1392258228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69662b099f04ad6bdd490d16d6034c4',qos_specs=None,replication_status=,reservations=['f7435074-3de5-41d3-a894-f4ea6b59e990','31e344f9-dba9-4c63-9d57-2f1ac1fcfc86','4603c64d-5d8d-405e-aeb5-7df456e786b0','25f1a619-d91f-4948-b2c0-1ee5cbe6d9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12a3cb3a94d403eb14c7bdde5d69e2e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1392258228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48989e3d-cffb-4c63-8229-c7d9b750eae0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f69662b099f04ad6bdd490d16d6034c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d12a3cb3a94d403eb14c7bdde5d69e2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.663311 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f1c548-a413-4ee1-8a90-10a3aba506ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.663919 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8709a1d3-50e6-42ea-81dd-fcbf540d0612 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:31.664171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8709a1d3-50e6-42ea-81dd-fcbf540d0612 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.664434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8709a1d3-50e6-42ea-81dd-fcbf540d0612 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.689963 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.689963 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:31.695986 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8709a1d3-50e6-42ea-81dd-fcbf540d0612 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Volume info retrieved successfully. Aug 05 18:16:31.699053 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f1c548-a413-4ee1-8a90-10a3aba506ee) transitioned into state 'SUCCESS' from state '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-1392258228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f69662b099f04ad6bdd490d16d6034c4',qos_specs=None,replication_status=,reservations=['f7435074-3de5-41d3-a894-f4ea6b59e990','31e344f9-dba9-4c63-9d57-2f1ac1fcfc86','4603c64d-5d8d-405e-aeb5-7df456e786b0','25f1a619-d91f-4948-b2c0-1ee5cbe6d9a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12a3cb3a94d403eb14c7bdde5d69e2e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.700116 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b878a641-fb83-4200-957a-dc3888792eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:31.703618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8709a1d3-50e6-42ea-81dd-fcbf540d0612 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 200 Aug 05 18:16:31.704224 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 87/348] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:31.709194 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.713947 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32 Aug 05 18:16:31.713947 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:31.724659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b878a641-fb83-4200-957a-dc3888792eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:31.726720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:31.726782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Flow 'volume_create_api' (9b329edc-1dc3-4ed7-ab84-05ef7aee7476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:31.727034 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Create volume request issued successfully. Aug 05 18:16:31.728296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a044989-5a85-43e1-95df-65ab76635993 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:31.728941 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 85/349] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:16:31 2026] POST /volume/v3/volumes => generated 752 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:31.732346 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:31.734470 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.734470 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:31.747266 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9472e9cf-4914-4b92-8a1e-7173833c1622 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:31.750369 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9472e9cf-4914-4b92-8a1e-7173833c1622 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:31.751252 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9472e9cf-4914-4b92-8a1e-7173833c1622 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:31.751252 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9472e9cf-4914-4b92-8a1e-7173833c1622 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:31.765247 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:31.765247 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:31.771117 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9472e9cf-4914-4b92-8a1e-7173833c1622 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:31.780022 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9472e9cf-4914-4b92-8a1e-7173833c1622 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:31.780552 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 90/350] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:31 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:31.909296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" released by "attachment_update" :: held 0.177s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:31.909683 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-6069d4db-bf69-4a1a-ae86-94b951c244b6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32 returned with HTTP 200 Aug 05 18:16:31.910105 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 89/351] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:31 2026] PUT /volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:32.217075 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-066cb87c-accc-4252-a926-eba3fad3f082 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:32.227192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-066cb87c-accc-4252-a926-eba3fad3f082 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b Aug 05 18:16:32.227518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-066cb87c-accc-4252-a926-eba3fad3f082 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:32.228444 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-066cb87c-accc-4252-a926-eba3fad3f082 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:32.238132 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:32.238132 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:32.245280 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-066cb87c-accc-4252-a926-eba3fad3f082 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:16:32.251331 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-066cb87c-accc-4252-a926-eba3fad3f082 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b returned with HTTP 200 Aug 05 18:16:32.251976 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 88/352] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:32 2026] GET /volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:32.547524 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-394b9f20-8c39-4505-9a23-1859fe49a8c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:32.550343 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-394b9f20-8c39-4505-9a23-1859fe49a8c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:32.550638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-394b9f20-8c39-4505-9a23-1859fe49a8c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:32.550883 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-394b9f20-8c39-4505-9a23-1859fe49a8c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:32.567395 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:32.567395 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:32.572580 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-394b9f20-8c39-4505-9a23-1859fe49a8c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:32.577842 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-394b9f20-8c39-4505-9a23-1859fe49a8c2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:32.578290 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 86/353] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:32 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:32.725878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-332b761a-d64c-4160-b682-acdde0fd8697 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:32.728392 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-332b761a-d64c-4160-b682-acdde0fd8697 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] GET https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 Aug 05 18:16:32.728718 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-332b761a-d64c-4160-b682-acdde0fd8697 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:32.729053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-332b761a-d64c-4160-b682-acdde0fd8697 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:32.745727 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-332b761a-d64c-4160-b682-acdde0fd8697 tempest-TaggedAttachmentsTest-1386591433 tempest-TaggedAttachmentsTest-1386591433-project-member] https://10.4.3.210/volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 returned with HTTP 404 Aug 05 18:16:32.746386 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 91/354] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:32 2026] GET /volume/v3/volumes/ac0409dd-c2e0-4bb0-8e8a-af151e568922 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:32.800355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-923cdaee-092c-40bc-b6ea-cfe0cb31bc80 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:32.804652 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-923cdaee-092c-40bc-b6ea-cfe0cb31bc80 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:32.804652 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-923cdaee-092c-40bc-b6ea-cfe0cb31bc80 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:32.804652 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-923cdaee-092c-40bc-b6ea-cfe0cb31bc80 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:32.813607 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:32.813607 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:32.821580 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-923cdaee-092c-40bc-b6ea-cfe0cb31bc80 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:32.830339 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-923cdaee-092c-40bc-b6ea-cfe0cb31bc80 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:32.830908 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 90/355] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:32 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:32.885605 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-c9a29fa5-9507-4769-89c5-003632ecf9d4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:32.888480 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-c9a29fa5-9507-4769-89c5-003632ecf9d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:32.888803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-c9a29fa5-9507-4769-89c5-003632ecf9d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:32.889078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-c9a29fa5-9507-4769-89c5-003632ecf9d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:32.900494 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:32.900494 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:32.906252 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-c9a29fa5-9507-4769-89c5-003632ecf9d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:32.912926 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-c9a29fa5-9507-4769-89c5-003632ecf9d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:32.913163 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 89/356] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:32 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:33.035644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-85b02dbd-f240-4638-90a9-2c05ba2c5703 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.035644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-85b02dbd-f240-4638-90a9-2c05ba2c5703 None None] GET https://10.4.3.210/volume// Aug 05 18:16:33.035644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-85b02dbd-f240-4638-90a9-2c05ba2c5703 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:33.035644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-85b02dbd-f240-4638-90a9-2c05ba2c5703 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:33.035644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-85b02dbd-f240-4638-90a9-2c05ba2c5703 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:33.035989 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 87/357] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:16:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:33.046773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-a08f3f91-469f-4191-adda-6ead6a03bf11 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.049821 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-a08f3f91-469f-4191-adda-6ead6a03bf11 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:33.050309 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-a08f3f91-469f-4191-adda-6ead6a03bf11 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48989e3d-cffb-4c63-8229-c7d9b750eae0", "connector": null, "instance_uuid": "4bdfc1ca-c7f3-4ddb-8cc3-60128c16e4a7"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:33.063366 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:33.063366 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:33.125184 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-a08f3f91-469f-4191-adda-6ead6a03bf11 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:33.125719 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 92/358] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:33 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:33.173958 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-08d81ddc-aacc-49fd-a1f7-7421c406f3e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.176505 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-08d81ddc-aacc-49fd-a1f7-7421c406f3e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:33.178075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-08d81ddc-aacc-49fd-a1f7-7421c406f3e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:33.178503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-08d81ddc-aacc-49fd-a1f7-7421c406f3e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:33.195438 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:33.195438 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:33.203549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c0163952-7209-489d-a089-6695b6c34a94 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.204359 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0163952-7209-489d-a089-6695b6c34a94 None None] GET https://10.4.3.210/volume// Aug 05 18:16:33.204634 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0163952-7209-489d-a089-6695b6c34a94 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:33.204910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0163952-7209-489d-a089-6695b6c34a94 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:33.205266 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0163952-7209-489d-a089-6695b6c34a94 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:33.205728 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 90/359] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:33.206580 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-08d81ddc-aacc-49fd-a1f7-7421c406f3e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:33.216202 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-08d81ddc-aacc-49fd-a1f7-7421c406f3e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:33.216811 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 91/360] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:33 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:33.222871 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-6c50b780-2d9e-496c-90b1-5785d3d1fe50 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.227857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-6c50b780-2d9e-496c-90b1-5785d3d1fe50 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:33.228276 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-6c50b780-2d9e-496c-90b1-5785d3d1fe50 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:33.228745 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-6c50b780-2d9e-496c-90b1-5785d3d1fe50 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:33.250855 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:33.250855 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:33.259257 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-6c50b780-2d9e-496c-90b1-5785d3d1fe50 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:33.266684 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-6c50b780-2d9e-496c-90b1-5785d3d1fe50 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:33.267180 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 88/361] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:33 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:33.413509 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.420630 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] PUT https://10.4.3.210/volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1 Aug 05 18:16:33.420630 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:33.443732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Acquiring lock "cinder-attachment_update-48989e3d-cffb-4c63-8229-c7d9b750eae0-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:33.451871 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Lock "cinder-attachment_update-48989e3d-cffb-4c63-8229-c7d9b750eae0-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:33.453371 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:33.453371 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:33.581695 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Lock "cinder-attachment_update-48989e3d-cffb-4c63-8229-c7d9b750eae0-np0000006581" released by "attachment_update" :: held 0.130s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:33.582104 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-4260104b-aab9-4f93-9a19-57f74dd870d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1 returned with HTTP 200 Aug 05 18:16:33.582789 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 93/362] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:33 2026] PUT /volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:33.603405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-53b6cba0-c014-44cb-a056-c06acb7cade9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.607123 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-53b6cba0-c014-44cb-a056-c06acb7cade9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:33.607433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-53b6cba0-c014-44cb-a056-c06acb7cade9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:33.607729 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-53b6cba0-c014-44cb-a056-c06acb7cade9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:33.628397 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:33.628397 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:33.634183 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-53b6cba0-c014-44cb-a056-c06acb7cade9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:33.643150 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-53b6cba0-c014-44cb-a056-c06acb7cade9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:33.643150 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 91/363] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:33 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:33.697346 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:33.700248 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:33.700578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-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": "84466482-ad74-4e34-ba83-4b17dda41fff", "source_volid": null, "backup_id": null}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:33.702451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-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': '84466482-ad74-4e34-ba83-4b17dda41fff', 'source_volid': None, 'backup_id': None}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:33.814809 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Create volume of 1 GB Aug 05 18:16:33.826939 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Availability Zones retrieved successfully. Aug 05 18:16:33.837393 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Flow 'volume_create_api' (bba60bf4-cd66-4f67-b5a4-1926a37a3e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:33.839030 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ead699-f329-4ff5-846d-de35911c58d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:33.840244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:33.920862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38ead699-f329-4ff5-846d-de35911c58d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:33.922261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20991f05-d0e2-47cf-8cd2-14f92f2ef3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:33.988187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Created reservations ['5ca9d94e-9f2f-444b-8cad-5c5bad9c5ee3', '3520e6a4-46db-407c-aecd-56b047061452', '61bd9b7b-9866-4455-be12-aa58b66f6f96', '1f615b9a-551e-4bab-8695-69aa862c8fcb'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:33.989966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20991f05-d0e2-47cf-8cd2-14f92f2ef3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ca9d94e-9f2f-444b-8cad-5c5bad9c5ee3', '3520e6a4-46db-407c-aecd-56b047061452', '61bd9b7b-9866-4455-be12-aa58b66f6f96', '1f615b9a-551e-4bab-8695-69aa862c8fcb']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:33.990574 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f810a07-7b82-40ae-8cf5-c29b072102d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:34.020152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f810a07-7b82-40ae-8cf5-c29b072102d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a96feebd-643a-4f6c-a7a8-3edceb6f3a2a', '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='9c08f65cb161421689d139d022b50723',qos_specs=None,replication_status=,reservations=['5ca9d94e-9f2f-444b-8cad-5c5bad9c5ee3','3520e6a4-46db-407c-aecd-56b047061452','61bd9b7b-9866-4455-be12-aa58b66f6f96','1f615b9a-551e-4bab-8695-69aa862c8fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6ba0de7cd447e68d284de62fbd030e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:33Z,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=a96feebd-643a-4f6c-a7a8-3edceb6f3a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c08f65cb161421689d139d022b50723',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f6ba0de7cd447e68d284de62fbd030e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:34.021716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498e8098-b666-421c-9e2e-cd61c660bad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:34.046187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498e8098-b666-421c-9e2e-cd61c660bad0) transitioned into 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='9c08f65cb161421689d139d022b50723',qos_specs=None,replication_status=,reservations=['5ca9d94e-9f2f-444b-8cad-5c5bad9c5ee3','3520e6a4-46db-407c-aecd-56b047061452','61bd9b7b-9866-4455-be12-aa58b66f6f96','1f615b9a-551e-4bab-8695-69aa862c8fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f6ba0de7cd447e68d284de62fbd030e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:34.047065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462788bf-50ca-4978-a608-5ffa13df16ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:34.061181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462788bf-50ca-4978-a608-5ffa13df16ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:34.062527 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Flow 'volume_create_api' (bba60bf4-cd66-4f67-b5a4-1926a37a3e09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:34.063243 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Create volume request issued successfully. Aug 05 18:16:34.064090 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-9e47ef4d-1cf9-498c-a87d-abd9df16932e tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:34.064460 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 92/364] 10.4.3.210 () {72 vars in 1541 bytes} [Wed Aug 5 18:16:33 2026] POST /volume/v3/volumes => generated 703 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:34.090012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-db5aecb1-ebe6-4977-b8e2-7e7770ec330b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:34.092864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-db5aecb1-ebe6-4977-b8e2-7e7770ec330b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:16:34.095816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-db5aecb1-ebe6-4977-b8e2-7e7770ec330b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:34.095816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-db5aecb1-ebe6-4977-b8e2-7e7770ec330b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:34.109524 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:34.109524 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:34.116974 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-db5aecb1-ebe6-4977-b8e2-7e7770ec330b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:16:34.122858 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-db5aecb1-ebe6-4977-b8e2-7e7770ec330b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a returned with HTTP 200 Aug 05 18:16:34.123322 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 89/365] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:34 2026] GET /volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a => generated 771 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:34.141404 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-d0b56af7-1e41-4951-8900-e86c1f59a216 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:34.143619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-d0b56af7-1e41-4951-8900-e86c1f59a216 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:16:34.143987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-d0b56af7-1e41-4951-8900-e86c1f59a216 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:34.144039 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-d0b56af7-1e41-4951-8900-e86c1f59a216 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:34.157218 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:34.157218 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:34.162655 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-d0b56af7-1e41-4951-8900-e86c1f59a216 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:16:34.168503 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-d0b56af7-1e41-4951-8900-e86c1f59a216 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a returned with HTTP 200 Aug 05 18:16:34.169733 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 94/366] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:34 2026] GET /volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a => generated 771 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:34.242816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1814e2f5-3f92-4ced-b333-8b91490bea76 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:34.250555 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1814e2f5-3f92-4ced-b333-8b91490bea76 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:34.250835 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1814e2f5-3f92-4ced-b333-8b91490bea76 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:34.251282 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1814e2f5-3f92-4ced-b333-8b91490bea76 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:34.270201 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:34.270201 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:34.276622 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1814e2f5-3f92-4ced-b333-8b91490bea76 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:34.285900 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1814e2f5-3f92-4ced-b333-8b91490bea76 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:34.287096 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 92/367] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:34 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:34.302618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-562fb171-fbb8-40dd-a432-4388eed3767d req-827322f9-37bd-4bcd-9484-d328535ddb35 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:34.306390 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-827322f9-37bd-4bcd-9484-d328535ddb35 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32/action Aug 05 18:16:34.306390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-827322f9-37bd-4bcd-9484-d328535ddb35 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:34.306390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-827322f9-37bd-4bcd-9484-d328535ddb35 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:34.331397 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:34.331397 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:34.359936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-562fb171-fbb8-40dd-a432-4388eed3767d req-827322f9-37bd-4bcd-9484-d328535ddb35 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32/action returned with HTTP 204 Aug 05 18:16:34.360570 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 93/368] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:34 2026] POST /volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:34.660468 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-53eebbaa-ee38-4e41-a573-0087b06cc664 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:34.661414 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-53eebbaa-ee38-4e41-a573-0087b06cc664 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:34.661746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-53eebbaa-ee38-4e41-a573-0087b06cc664 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:34.662029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-53eebbaa-ee38-4e41-a573-0087b06cc664 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:34.681462 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:34.681462 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:34.688499 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-53eebbaa-ee38-4e41-a573-0087b06cc664 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:34.699364 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-53eebbaa-ee38-4e41-a573-0087b06cc664 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:34.699364 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 90/369] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:34 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:35.305515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9261cac2-3e18-4480-8d46-5ecbab1c04c9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:35.311480 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9261cac2-3e18-4480-8d46-5ecbab1c04c9 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:35.312885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9261cac2-3e18-4480-8d46-5ecbab1c04c9 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:35.312885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9261cac2-3e18-4480-8d46-5ecbab1c04c9 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:35.353803 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:35.353803 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:35.364674 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9261cac2-3e18-4480-8d46-5ecbab1c04c9 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:35.386245 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9261cac2-3e18-4480-8d46-5ecbab1c04c9 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:35.386817 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 95/370] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:35 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:35.415865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f8386a54-6baa-4534-a253-61853c519579 req-72c0cb93-8741-479c-a20f-7faba5f6d247 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:35.418464 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-72c0cb93-8741-479c-a20f-7faba5f6d247 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325 Aug 05 18:16:35.419345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-72c0cb93-8741-479c-a20f-7faba5f6d247 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:35.419571 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-72c0cb93-8741-479c-a20f-7faba5f6d247 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:35.431143 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:35.431143 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:35.527414 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-72c0cb93-8741-479c-a20f-7faba5f6d247 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325 returned with HTTP 200 Aug 05 18:16:35.530032 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 93/371] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:35 2026] DELETE /volume/v3/attachments/ef2e6f2d-c3e8-4a4d-82ca-f72015b60325 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:35.537806 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f8386a54-6baa-4534-a253-61853c519579 req-d70b8577-5f7d-41f0-be08-e037c435051a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:35.545333 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-d70b8577-5f7d-41f0-be08-e037c435051a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] DELETE https://10.4.3.210/volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257 Aug 05 18:16:35.545611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-d70b8577-5f7d-41f0-be08-e037c435051a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:35.545835 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-d70b8577-5f7d-41f0-be08-e037c435051a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:35.558330 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:35.558330 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:35.652322 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-d70b8577-5f7d-41f0-be08-e037c435051a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257 returned with HTTP 200 Aug 05 18:16:35.652709 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 94/372] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:35 2026] DELETE /volume/v3/attachments/cdc10316-7a71-4eee-90de-088b1f382257 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:35.669539 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f8386a54-6baa-4534-a253-61853c519579 req-7226f57b-c83d-4b4b-a6dc-e8b17e8eba9a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:35.673639 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-7226f57b-c83d-4b4b-a6dc-e8b17e8eba9a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] DELETE https://10.4.3.210/volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4 Aug 05 18:16:35.674455 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-7226f57b-c83d-4b4b-a6dc-e8b17e8eba9a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:35.674534 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-7226f57b-c83d-4b4b-a6dc-e8b17e8eba9a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:35.689436 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:35.689436 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:35.798202 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f8386a54-6baa-4534-a253-61853c519579 req-7226f57b-c83d-4b4b-a6dc-e8b17e8eba9a tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4 returned with HTTP 200 Aug 05 18:16:35.798800 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 91/373] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:35 2026] DELETE /volume/v3/attachments/821f38fb-728e-451e-8408-5eb85022f6b4 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:36.408542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3bd1e006-eeb9-4d56-aa42-0ab9839b0c5b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:36.408542 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bd1e006-eeb9-4d56-aa42-0ab9839b0c5b tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:36.408542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bd1e006-eeb9-4d56-aa42-0ab9839b0c5b tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:36.408542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bd1e006-eeb9-4d56-aa42-0ab9839b0c5b tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:36.421567 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:36.421567 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:36.426040 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bd1e006-eeb9-4d56-aa42-0ab9839b0c5b tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:36.436244 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bd1e006-eeb9-4d56-aa42-0ab9839b0c5b tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:36.437102 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 96/374] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:36 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:37.187226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-8dad9f2b-147a-440e-88c6-19da8da8ea22 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.190225 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-8dad9f2b-147a-440e-88c6-19da8da8ea22 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:16:37.202642 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-8dad9f2b-147a-440e-88c6-19da8da8ea22 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:37.202642 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-8dad9f2b-147a-440e-88c6-19da8da8ea22 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:37.202642 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.202642 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:37.206005 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-8dad9f2b-147a-440e-88c6-19da8da8ea22 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:16:37.213375 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-8dad9f2b-147a-440e-88c6-19da8da8ea22 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a returned with HTTP 200 Aug 05 18:16:37.215005 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 94/375] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:37 2026] GET /volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a => generated 1311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:37.230132 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e09bdac2-e286-4a2f-a354-621ecf2d1f6d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.230631 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e09bdac2-e286-4a2f-a354-621ecf2d1f6d None None] GET https://10.4.3.210/volume// Aug 05 18:16:37.230869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e09bdac2-e286-4a2f-a354-621ecf2d1f6d None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:37.231366 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e09bdac2-e286-4a2f-a354-621ecf2d1f6d None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:37.232000 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e09bdac2-e286-4a2f-a354-621ecf2d1f6d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:37.232000 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 95/376] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:37.242675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-cdbd23cf-d8cc-4467-b64c-d5810dbf1315 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.246368 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-cdbd23cf-d8cc-4467-b64c-d5810dbf1315 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:37.248654 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-cdbd23cf-d8cc-4467-b64c-d5810dbf1315 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a96feebd-643a-4f6c-a7a8-3edceb6f3a2a", "connector": null, "instance_uuid": "5af687f9-9541-430c-ab56-a8c35aed58eb"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:37.263379 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.263379 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:37.315549 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-cdbd23cf-d8cc-4467-b64c-d5810dbf1315 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:37.316195 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 92/377] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:37 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:37.327575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4b840f36-a743-42b7-86bc-6b240eb593ff None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.327742 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b840f36-a743-42b7-86bc-6b240eb593ff None None] GET https://10.4.3.210/volume// Aug 05 18:16:37.328009 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b840f36-a743-42b7-86bc-6b240eb593ff None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:37.328266 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b840f36-a743-42b7-86bc-6b240eb593ff None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:37.328957 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b840f36-a743-42b7-86bc-6b240eb593ff None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:37.329026 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 97/378] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:37.340987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-c7efc56d-e823-4d7c-bbff-fd631e99ea83 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.347213 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-c7efc56d-e823-4d7c-bbff-fd631e99ea83 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:16:37.347524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-c7efc56d-e823-4d7c-bbff-fd631e99ea83 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:37.347832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-c7efc56d-e823-4d7c-bbff-fd631e99ea83 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:37.382473 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.382473 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:37.395554 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-c7efc56d-e823-4d7c-bbff-fd631e99ea83 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:16:37.403079 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-c7efc56d-e823-4d7c-bbff-fd631e99ea83 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a returned with HTTP 200 Aug 05 18:16:37.403575 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 95/379] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:16:37 2026] GET /volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a => generated 1490 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:16:37.413234 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-fffcc433-8fef-40a1-9ae2-d14b2adec519 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.417878 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-fffcc433-8fef-40a1-9ae2-d14b2adec519 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] POST https://10.4.3.210/volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1/action Aug 05 18:16:37.418462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-fffcc433-8fef-40a1-9ae2-d14b2adec519 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:37.419018 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-fffcc433-8fef-40a1-9ae2-d14b2adec519 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:37.447391 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.447391 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:37.460551 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4aab7372-1b50-495b-b7e6-034dc9e296d0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.464158 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4aab7372-1b50-495b-b7e6-034dc9e296d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:37.466513 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4aab7372-1b50-495b-b7e6-034dc9e296d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:37.466513 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4aab7372-1b50-495b-b7e6-034dc9e296d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:37.487329 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-262a590c-0a2c-40fe-8820-b91095b346d2 req-fffcc433-8fef-40a1-9ae2-d14b2adec519 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1/action returned with HTTP 204 Aug 05 18:16:37.487847 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 96/380] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:37 2026] POST /volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:37.489751 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.489751 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:37.502351 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4aab7372-1b50-495b-b7e6-034dc9e296d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:37.511553 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4aab7372-1b50-495b-b7e6-034dc9e296d0 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:37.512606 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 93/381] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:37 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:37.529664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.532552 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] PUT https://10.4.3.210/volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d Aug 05 18:16:37.533045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:37.548460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Acquiring lock "cinder-attachment_update-a96feebd-643a-4f6c-a7a8-3edceb6f3a2a-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:37.554803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Lock "cinder-attachment_update-a96feebd-643a-4f6c-a7a8-3edceb6f3a2a-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:37.557222 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.557222 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:37.699748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Lock "cinder-attachment_update-a96feebd-643a-4f6c-a7a8-3edceb6f3a2a-np0000006581" released by "attachment_update" :: held 0.144s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:37.699748 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-24bb2ca9-4f06-40c5-920a-30d5f69df481 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d returned with HTTP 200 Aug 05 18:16:37.699748 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 98/382] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:37 2026] PUT /volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:16:37.735911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-3c930063-3fc2-413e-aff1-9a788bca5025 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:37.739290 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-3c930063-3fc2-413e-aff1-9a788bca5025 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] POST https://10.4.3.210/volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d/action Aug 05 18:16:37.739825 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-3c930063-3fc2-413e-aff1-9a788bca5025 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:37.740002 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-3c930063-3fc2-413e-aff1-9a788bca5025 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:37.766138 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:37.766138 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:37.786382 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-625dce85-c3b7-4de4-966b-cda65eec0415 req-3c930063-3fc2-413e-aff1-9a788bca5025 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d/action returned with HTTP 204 Aug 05 18:16:37.787063 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 96/383] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:37 2026] POST /volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:38.531883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-18d647ba-bf5f-44d6-8296-a44adac6c592 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:38.534875 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18d647ba-bf5f-44d6-8296-a44adac6c592 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:38.535182 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18d647ba-bf5f-44d6-8296-a44adac6c592 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:38.535474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18d647ba-bf5f-44d6-8296-a44adac6c592 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:38.555191 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:38.555191 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:38.561025 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-18d647ba-bf5f-44d6-8296-a44adac6c592 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:38.573697 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18d647ba-bf5f-44d6-8296-a44adac6c592 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:38.574544 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 97/384] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:38 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:38.593066 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8186ea7e-7470-496f-86a3-d415395bff9a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:38.596212 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8186ea7e-7470-496f-86a3-d415395bff9a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:38.597110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8186ea7e-7470-496f-86a3-d415395bff9a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:38.597110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8186ea7e-7470-496f-86a3-d415395bff9a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:38.618182 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:38.618182 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:38.624624 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8186ea7e-7470-496f-86a3-d415395bff9a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:38.632157 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8186ea7e-7470-496f-86a3-d415395bff9a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:38.632756 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 94/385] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:38 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:40.451500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:40.456812 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] DELETE https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:16:40.456812 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:40.456812 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:40.456812 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Delete volume with id: 49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:16:40.474229 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:40.474229 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:40.475467 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:16:40.503023 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Delete volume request issued successfully. Aug 05 18:16:40.503258 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3c2e3fe-df57-47f9-998b-40bae9409856 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 202 Aug 05 18:16:40.503742 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 99/386] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:40 2026] DELETE /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:40.515247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bb7f23da-5708-49b8-8838-b31cbdfddc34 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:40.519153 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb7f23da-5708-49b8-8838-b31cbdfddc34 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:16:40.519456 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb7f23da-5708-49b8-8838-b31cbdfddc34 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:40.519678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb7f23da-5708-49b8-8838-b31cbdfddc34 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:40.530418 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:40.530418 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:40.539803 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bb7f23da-5708-49b8-8838-b31cbdfddc34 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:16:40.545622 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb7f23da-5708-49b8-8838-b31cbdfddc34 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 200 Aug 05 18:16:40.545622 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 97/387] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:40 2026] GET /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:16:41.156586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9d753255-17ab-464b-960f-b29745e3704b req-7f3a1cb2-e055-4210-9e21-c84059f15415 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.164767 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-7f3a1cb2-e055-4210-9e21-c84059f15415 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:16:41.164767 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-7f3a1cb2-e055-4210-9e21-c84059f15415 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:41.165042 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-7f3a1cb2-e055-4210-9e21-c84059f15415 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:41.180572 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:41.180572 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:41.186809 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-9d753255-17ab-464b-960f-b29745e3704b req-7f3a1cb2-e055-4210-9e21-c84059f15415 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:16:41.196046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-7f3a1cb2-e055-4210-9e21-c84059f15415 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:16:41.197655 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 98/388] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:41 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:41.565751 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eaa0683e-eb25-4bcf-97f3-6dc406620a03 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.567657 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eaa0683e-eb25-4bcf-97f3-6dc406620a03 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba Aug 05 18:16:41.567917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eaa0683e-eb25-4bcf-97f3-6dc406620a03 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:41.568132 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eaa0683e-eb25-4bcf-97f3-6dc406620a03 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:41.575635 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eaa0683e-eb25-4bcf-97f3-6dc406620a03 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba returned with HTTP 404 Aug 05 18:16:41.576236 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 95/389] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:41 2026] GET /volume/v3/volumes/49508ea6-7067-47f2-85c0-18faa339deba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:41.584020 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.587210 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] DELETE https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:16:41.587471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:41.587714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:41.587885 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Delete volume with id: 44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:16:41.597931 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:41.597931 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:41.598522 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:16:41.643642 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Delete volume request issued successfully. Aug 05 18:16:41.643642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a391c32d-fdd8-4663-a3d2-87275cd5a24b tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 202 Aug 05 18:16:41.643642 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 100/390] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:41 2026] DELETE /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:41.658665 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e1036085-99e6-45ad-a771-a36596a3b10f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.660760 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e1036085-99e6-45ad-a771-a36596a3b10f tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:16:41.661820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e1036085-99e6-45ad-a771-a36596a3b10f tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:41.663045 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e1036085-99e6-45ad-a771-a36596a3b10f tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:41.666708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9c36828f-9c38-40ad-9b64-d913b63f542e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.667105 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c36828f-9c38-40ad-9b64-d913b63f542e None None] GET https://10.4.3.210/volume// Aug 05 18:16:41.667562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c36828f-9c38-40ad-9b64-d913b63f542e None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:41.667562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c36828f-9c38-40ad-9b64-d913b63f542e None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:41.669126 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c36828f-9c38-40ad-9b64-d913b63f542e None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:41.669126 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 99/391] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:16:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:41.675340 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:41.675340 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:41.679939 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e1036085-99e6-45ad-a771-a36596a3b10f tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:16:41.681030 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9d753255-17ab-464b-960f-b29745e3704b req-cceda125-0ded-4d67-9ebb-44bac5f5b235 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.685046 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e1036085-99e6-45ad-a771-a36596a3b10f tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 200 Aug 05 18:16:41.685328 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 98/392] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:41 2026] GET /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:41.688494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-cceda125-0ded-4d67-9ebb-44bac5f5b235 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:41.688494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-cceda125-0ded-4d67-9ebb-44bac5f5b235 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "108db4a5-a5a4-4364-9cef-2d5535747d22", "connector": null, "instance_uuid": "0e1c9dd5-c30f-4cfb-a44e-3992d1524c7e"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:41.711089 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:41.711089 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:41.750577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.753675 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:41.755357 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-800340762"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:41.758732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-800340762'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:41.759915 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Create volume of 1 GB Aug 05 18:16:41.766746 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Availability Zones retrieved successfully. Aug 05 18:16:41.771282 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-cceda125-0ded-4d67-9ebb-44bac5f5b235 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:41.771335 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 96/393] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:41 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:41.777525 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Flow 'volume_create_api' (63290ec7-5e03-4ff4-8ad8-e42c04c690a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:41.778136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385764a8-8257-4bff-8b83-481246a770b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:41.779705 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:41.786070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9d753255-17ab-464b-960f-b29745e3704b req-732a0de9-7468-4eef-9a04-b2a3421f9e5f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:41.792394 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-732a0de9-7468-4eef-9a04-b2a3421f9e5f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126 Aug 05 18:16:41.793009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-732a0de9-7468-4eef-9a04-b2a3421f9e5f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:41.793009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-732a0de9-7468-4eef-9a04-b2a3421f9e5f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:41.804960 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:41.804960 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:41.828300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385764a8-8257-4bff-8b83-481246a770b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:41.829320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b2437c-3ac3-470f-91c7-f6934876e539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:41.897849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Created reservations ['b0f2afd5-b638-4d9d-b21d-74c360e094ec', '23077be2-23d1-4877-94ce-b47b918507c5', '28570008-3913-4142-b682-78babc4b06ee', 'db816ff4-4dd6-47de-9a5d-b915aa440584'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:41.898747 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b2437c-3ac3-470f-91c7-f6934876e539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f2afd5-b638-4d9d-b21d-74c360e094ec', '23077be2-23d1-4877-94ce-b47b918507c5', '28570008-3913-4142-b682-78babc4b06ee', 'db816ff4-4dd6-47de-9a5d-b915aa440584']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:41.899720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3527a754-fd97-4d9b-bb72-4a1eaad28557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:41.911684 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-732a0de9-7468-4eef-9a04-b2a3421f9e5f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126 returned with HTTP 200 Aug 05 18:16:41.912177 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 100/394] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:41 2026] DELETE /volume/v3/attachments/1740afce-de90-403d-9360-87b8ad79a126 => generated 367 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:41.934120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3527a754-fd97-4d9b-bb72-4a1eaad28557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e666097-2fa3-4df0-b051-93e38cfa7180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-800340762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652755aaf9a7464c832117eb8427b084',qos_specs=None,replication_status=,reservations=['b0f2afd5-b638-4d9d-b21d-74c360e094ec','23077be2-23d1-4877-94ce-b47b918507c5','28570008-3913-4142-b682-78babc4b06ee','db816ff4-4dd6-47de-9a5d-b915aa440584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185224e3d96440c2865cea799a274382',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-800340762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e666097-2fa3-4df0-b051-93e38cfa7180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='652755aaf9a7464c832117eb8427b084',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='185224e3d96440c2865cea799a274382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:41.935146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be22c527-b30d-47ba-a722-eacb8f520385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:41.968550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be22c527-b30d-47ba-a722-eacb8f520385) transitioned into state 'SUCCESS' from state '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-800340762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='652755aaf9a7464c832117eb8427b084',qos_specs=None,replication_status=,reservations=['b0f2afd5-b638-4d9d-b21d-74c360e094ec','23077be2-23d1-4877-94ce-b47b918507c5','28570008-3913-4142-b682-78babc4b06ee','db816ff4-4dd6-47de-9a5d-b915aa440584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='185224e3d96440c2865cea799a274382',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:41.969559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49eb5f4d-9b9a-446f-b15f-4c304b81afe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:41.985625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49eb5f4d-9b9a-446f-b15f-4c304b81afe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:41.985625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Flow 'volume_create_api' (63290ec7-5e03-4ff4-8ad8-e42c04c690a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:41.985625 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Create volume request issued successfully. Aug 05 18:16:41.985960 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b561118b-a67c-4c1f-b880-68444e4b9fa4 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:41.986235 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 101/395] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:16:41 2026] POST /volume/v3/volumes => generated 758 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:42.004732 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6505a635-1af7-4a1f-a17d-09d17338062c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:42.004732 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6505a635-1af7-4a1f-a17d-09d17338062c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:16:42.004852 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6505a635-1af7-4a1f-a17d-09d17338062c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:42.005057 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6505a635-1af7-4a1f-a17d-09d17338062c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:42.015412 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:42.015412 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:42.020422 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6505a635-1af7-4a1f-a17d-09d17338062c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:16:42.033654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6505a635-1af7-4a1f-a17d-09d17338062c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:16:42.033654 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 99/396] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:42 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:42.043398 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f9855054-a68d-4788-bc0e-72248a8ebee4 req-75543d12-a9e4-48dd-b7af-9526102ad5d4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:42.047527 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f9855054-a68d-4788-bc0e-72248a8ebee4 req-75543d12-a9e4-48dd-b7af-9526102ad5d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] DELETE https://10.4.3.210/volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1 Aug 05 18:16:42.048357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f9855054-a68d-4788-bc0e-72248a8ebee4 req-75543d12-a9e4-48dd-b7af-9526102ad5d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:42.048357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f9855054-a68d-4788-bc0e-72248a8ebee4 req-75543d12-a9e4-48dd-b7af-9526102ad5d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:42.057699 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:42.057699 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:42.136048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f9855054-a68d-4788-bc0e-72248a8ebee4 req-75543d12-a9e4-48dd-b7af-9526102ad5d4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1 returned with HTTP 200 Aug 05 18:16:42.136438 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 97/397] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:42 2026] DELETE /volume/v3/attachments/e450f4e6-082a-47ed-9d93-5fdba9b401d1 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:42.704970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0a698b8f-a934-48f0-af66-5135e5215ed6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:42.707368 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0a698b8f-a934-48f0-af66-5135e5215ed6 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 Aug 05 18:16:42.707368 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0a698b8f-a934-48f0-af66-5135e5215ed6 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:42.707528 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0a698b8f-a934-48f0-af66-5135e5215ed6 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:42.716116 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0a698b8f-a934-48f0-af66-5135e5215ed6 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 returned with HTTP 404 Aug 05 18:16:42.716394 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 101/398] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:42 2026] GET /volume/v3/volumes/44fb68f1-80d2-4598-9a25-66164058da36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:42.730583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:42.733008 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:16:42.733268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:42.734249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:42.734249 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Delete volume with id: a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:16:42.743908 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:42.743908 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:42.744495 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:16:42.768319 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Delete volume request issued successfully. Aug 05 18:16:42.768319 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f1ff85a-0490-43db-925d-bea3bd5d32bd tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 202 Aug 05 18:16:42.768809 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 102/399] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:42 2026] DELETE /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:16:42.778569 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4f5dc94f-4d03-48ed-948f-6bec7c3790f4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:42.780243 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f5dc94f-4d03-48ed-948f-6bec7c3790f4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:16:42.780440 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f5dc94f-4d03-48ed-948f-6bec7c3790f4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:42.780637 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f5dc94f-4d03-48ed-948f-6bec7c3790f4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:42.788747 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:42.788747 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:42.793233 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4f5dc94f-4d03-48ed-948f-6bec7c3790f4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Volume info retrieved successfully. Aug 05 18:16:42.798205 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f5dc94f-4d03-48ed-948f-6bec7c3790f4 tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 200 Aug 05 18:16:42.798785 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 100/400] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:42 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:43.052495 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a65b7528-ec1b-46b8-82c6-d8ee0bcc6579 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:43.054269 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a65b7528-ec1b-46b8-82c6-d8ee0bcc6579 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:16:43.054684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a65b7528-ec1b-46b8-82c6-d8ee0bcc6579 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:43.054684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a65b7528-ec1b-46b8-82c6-d8ee0bcc6579 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:43.062266 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:43.062266 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:43.067384 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a65b7528-ec1b-46b8-82c6-d8ee0bcc6579 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:16:43.071855 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a65b7528-ec1b-46b8-82c6-d8ee0bcc6579 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:16:43.072503 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 98/401] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:43 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:43.361282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:43.364227 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc Aug 05 18:16:43.364674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:43.375523 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:16:43.381915 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:16:43.383008 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:43.383008 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:43.524360 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" released by "attachment_update" :: held 0.142s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:16:43.524969 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-0fececdb-4bb0-4bdd-bb15-cddb40c83e26 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc returned with HTTP 200 Aug 05 18:16:43.525987 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 102/402] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:16:43 2026] PUT /volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:43.553976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-9d753255-17ab-464b-960f-b29745e3704b req-32c1eb1d-412f-4204-8114-2b5f0f696d7a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:43.556740 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-32c1eb1d-412f-4204-8114-2b5f0f696d7a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc Aug 05 18:16:43.557230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-32c1eb1d-412f-4204-8114-2b5f0f696d7a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:43.557655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-32c1eb1d-412f-4204-8114-2b5f0f696d7a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:43.588667 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-32c1eb1d-412f-4204-8114-2b5f0f696d7a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc returned with HTTP 200 Aug 05 18:16:43.589682 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 103/403] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:16:43 2026] GET /volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:43.812808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-48a95463-f02a-4a33-875f-f60847d9bd9e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:43.815747 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-48a95463-f02a-4a33-875f-f60847d9bd9e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] GET https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 Aug 05 18:16:43.816018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-48a95463-f02a-4a33-875f-f60847d9bd9e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:43.816270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-48a95463-f02a-4a33-875f-f60847d9bd9e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:43.825284 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-48a95463-f02a-4a33-875f-f60847d9bd9e tempest-TaggedBootDevicesTest_v242-1352047685 tempest-TaggedBootDevicesTest_v242-1352047685-project-member] https://10.4.3.210/volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 returned with HTTP 404 Aug 05 18:16:43.826578 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 101/404] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:43 2026] GET /volume/v3/volumes/a473bc27-5334-435b-945b-5bd7479bf3a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:44.164620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d04c9ba-31cb-4eeb-9fdb-b724fe9f9b4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:44.167270 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d04c9ba-31cb-4eeb-9fdb-b724fe9f9b4f tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:44.167715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d04c9ba-31cb-4eeb-9fdb-b724fe9f9b4f tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:44.167715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d04c9ba-31cb-4eeb-9fdb-b724fe9f9b4f tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:44.176938 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:44.176938 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:44.183643 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1d04c9ba-31cb-4eeb-9fdb-b724fe9f9b4f tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:44.190398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d04c9ba-31cb-4eeb-9fdb-b724fe9f9b4f tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:44.191047 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 99/405] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:44 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:44.211881 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06fbd661-2b4c-4c1b-9813-21e4b98b192a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:44.215711 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06fbd661-2b4c-4c1b-9813-21e4b98b192a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:44.215711 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06fbd661-2b4c-4c1b-9813-21e4b98b192a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:44.215940 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06fbd661-2b4c-4c1b-9813-21e4b98b192a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:44.227375 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:44.227375 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:44.232932 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-06fbd661-2b4c-4c1b-9813-21e4b98b192a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:44.240829 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06fbd661-2b4c-4c1b-9813-21e4b98b192a tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:44.241610 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 103/406] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:44 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:44.304244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-21be53df-c60d-4b09-8677-441ce86b8fff None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:44.308292 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-21be53df-c60d-4b09-8677-441ce86b8fff tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:44.308506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-21be53df-c60d-4b09-8677-441ce86b8fff tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:44.308903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-21be53df-c60d-4b09-8677-441ce86b8fff tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:44.320312 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:44.320312 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:44.326332 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-21be53df-c60d-4b09-8677-441ce86b8fff tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:44.334450 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-21be53df-c60d-4b09-8677-441ce86b8fff tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:44.335184 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 104/407] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:44 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:44.354398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9d439fd1-491b-4038-9898-64282da030e4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:44.357645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] DELETE https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:44.358072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:44.358245 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:44.358604 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Delete volume with id: 48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:44.374711 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:44.374711 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:44.376619 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:44.415680 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Delete volume request issued successfully. Aug 05 18:16:44.415953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9d439fd1-491b-4038-9898-64282da030e4 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 202 Aug 05 18:16:44.416761 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 102/408] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:44 2026] DELETE /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:44.427242 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-790397c4-e7af-4951-a5f6-b8368cb99fa7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:44.429485 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-790397c4-e7af-4951-a5f6-b8368cb99fa7 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:44.429881 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-790397c4-e7af-4951-a5f6-b8368cb99fa7 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:44.430058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-790397c4-e7af-4951-a5f6-b8368cb99fa7 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:44.441943 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:44.441943 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:44.448138 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-790397c4-e7af-4951-a5f6-b8368cb99fa7 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Volume info retrieved successfully. Aug 05 18:16:44.455847 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-790397c4-e7af-4951-a5f6-b8368cb99fa7 tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 200 Aug 05 18:16:44.456271 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 100/409] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:44 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:44.862576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:45.120920 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:45.120920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1342299227", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:45.120920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1342299227', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:45.218779 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume of 1 GB Aug 05 18:16:45.223867 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Availability Zones retrieved successfully. Aug 05 18:16:45.232126 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Flow 'volume_create_api' (5dc21abd-ee32-4728-a5d6-a5e4efecd861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:45.234688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6ab59-d963-47f5-b03a-8d100500780e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:45.236492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:45.240765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e2ba27f0-c57e-4e0b-a3ad-80884f378d41 req-b36eb90d-ed3c-40ba-b4ea-d54d633b9cb6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:45.245523 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e2ba27f0-c57e-4e0b-a3ad-80884f378d41 req-b36eb90d-ed3c-40ba-b4ea-d54d633b9cb6 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] GET https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:16:45.245968 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e2ba27f0-c57e-4e0b-a3ad-80884f378d41 req-b36eb90d-ed3c-40ba-b4ea-d54d633b9cb6 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:45.246523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e2ba27f0-c57e-4e0b-a3ad-80884f378d41 req-b36eb90d-ed3c-40ba-b4ea-d54d633b9cb6 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:45.260234 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:45.260234 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:45.269164 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-e2ba27f0-c57e-4e0b-a3ad-80884f378d41 req-b36eb90d-ed3c-40ba-b4ea-d54d633b9cb6 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:16:45.280051 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e2ba27f0-c57e-4e0b-a3ad-80884f378d41 req-b36eb90d-ed3c-40ba-b4ea-d54d633b9cb6 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a returned with HTTP 200 Aug 05 18:16:45.281226 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 105/410] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:45 2026] GET /volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a => generated 1603 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:45.323724 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa6ab59-d963-47f5-b03a-8d100500780e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:45.324901 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2f9c71-46f5-423e-90f8-5a07a6fade03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:45.414545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Created reservations ['eba6e281-deae-4f7f-8182-ebce74aa299c', '2d4ec294-d89a-477e-8cb8-40faa69a316a', 'c1f13103-4834-44ce-823b-852a297d5d73', '9ea294b9-2ff8-42cd-87ad-405933ed90f4'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:45.417129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e2f9c71-46f5-423e-90f8-5a07a6fade03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba6e281-deae-4f7f-8182-ebce74aa299c', '2d4ec294-d89a-477e-8cb8-40faa69a316a', 'c1f13103-4834-44ce-823b-852a297d5d73', '9ea294b9-2ff8-42cd-87ad-405933ed90f4']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:45.417951 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824a8bb4-23f5-45f2-8fb7-36e79577aa57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:45.455082 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824a8bb4-23f5-45f2-8fb7-36e79577aa57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6eb309f-74e7-425c-b51f-5df39a19badc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1342299227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',qos_specs=None,replication_status=,reservations=['eba6e281-deae-4f7f-8182-ebce74aa299c','2d4ec294-d89a-477e-8cb8-40faa69a316a','c1f13103-4834-44ce-823b-852a297d5d73','9ea294b9-2ff8-42cd-87ad-405933ed90f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1342299227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6eb309f-74e7-425c-b51f-5df39a19badc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:45.455846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c82c36-841b-463b-a222-0aa4ad47acec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:45.473292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a172d6a0-fcea-4c63-bdbc-decdeb92d8ba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:45.476629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a172d6a0-fcea-4c63-bdbc-decdeb92d8ba tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] GET https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 Aug 05 18:16:45.476894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a172d6a0-fcea-4c63-bdbc-decdeb92d8ba tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:45.477014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a172d6a0-fcea-4c63-bdbc-decdeb92d8ba tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:45.484146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c82c36-841b-463b-a222-0aa4ad47acec) transitioned into state 'SUCCESS' from state '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-1342299227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',qos_specs=None,replication_status=,reservations=['eba6e281-deae-4f7f-8182-ebce74aa299c','2d4ec294-d89a-477e-8cb8-40faa69a316a','c1f13103-4834-44ce-823b-852a297d5d73','9ea294b9-2ff8-42cd-87ad-405933ed90f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:45.485424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83288c66-bcaa-49fe-91b7-7385290a4ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:45.497662 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a172d6a0-fcea-4c63-bdbc-decdeb92d8ba tempest-DeleteServersTestJSON-1881977993 tempest-DeleteServersTestJSON-1881977993-project-member] https://10.4.3.210/volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 returned with HTTP 404 Aug 05 18:16:45.498301 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 103/411] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:45 2026] GET /volume/v3/volumes/48989e3d-cffb-4c63-8229-c7d9b750eae0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:45.506621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83288c66-bcaa-49fe-91b7-7385290a4ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:45.506621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Flow 'volume_create_api' (5dc21abd-ee32-4728-a5d6-a5e4efecd861) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:45.506621 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume request issued successfully. Aug 05 18:16:45.506621 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8074c20a-a8d4-4ede-ac32-ac717bcd0fed tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:45.507086 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 104/412] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:16:44 2026] POST /volume/v3/volumes => generated 752 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:45.522573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-909c14e6-b8d8-4a2b-99c6-7743449837b5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:45.524981 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-909c14e6-b8d8-4a2b-99c6-7743449837b5 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:16:45.525198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-909c14e6-b8d8-4a2b-99c6-7743449837b5 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:45.525452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-909c14e6-b8d8-4a2b-99c6-7743449837b5 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:45.537196 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:45.537196 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:45.542002 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-909c14e6-b8d8-4a2b-99c6-7743449837b5 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:45.547719 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-909c14e6-b8d8-4a2b-99c6-7743449837b5 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 200 Aug 05 18:16:45.547719 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 101/413] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:45 2026] GET /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:46.563385 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f4be4bf8-8cff-4fc5-a39a-6a24c105677b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:46.565562 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4be4bf8-8cff-4fc5-a39a-6a24c105677b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:16:46.565811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4be4bf8-8cff-4fc5-a39a-6a24c105677b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:46.566088 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4be4bf8-8cff-4fc5-a39a-6a24c105677b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:46.573576 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:46.573576 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:46.576975 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f4be4bf8-8cff-4fc5-a39a-6a24c105677b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:46.581239 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4be4bf8-8cff-4fc5-a39a-6a24c105677b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 200 Aug 05 18:16:46.581666 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 106/414] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:46 2026] GET /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:46.600741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:46.602490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:46.603457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1606740964"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:46.604915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1606740964'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:46.605651 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume of 1 GB Aug 05 18:16:46.610623 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Availability Zones retrieved successfully. Aug 05 18:16:46.618420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Flow 'volume_create_api' (c5219eb7-f475-4026-8f9b-8d350357ff39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:46.619486 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78345dc0-54ed-4fca-9ea7-c9781510cf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:46.620423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:46.667619 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78345dc0-54ed-4fca-9ea7-c9781510cf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:46.668522 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f1cc68-e59c-4d77-a5f4-0fef476060bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:46.735800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Created reservations ['a4b35b8e-3eef-411b-88c4-2f3b57db65b7', 'd23857e6-77d0-4d75-8207-d4454d61d214', '873f84aa-2180-424b-84af-e85c0c713608', 'b670b2ae-601d-4d00-82e6-92bbd8e188e6'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:46.736583 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f1cc68-e59c-4d77-a5f4-0fef476060bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b35b8e-3eef-411b-88c4-2f3b57db65b7', 'd23857e6-77d0-4d75-8207-d4454d61d214', '873f84aa-2180-424b-84af-e85c0c713608', 'b670b2ae-601d-4d00-82e6-92bbd8e188e6']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:46.737616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c276c23a-067a-447b-a70c-ec4e4506b991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:46.763659 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c276c23a-067a-447b-a70c-ec4e4506b991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7556685-989a-44fc-aa63-a9417313e3a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1606740964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',qos_specs=None,replication_status=,reservations=['a4b35b8e-3eef-411b-88c4-2f3b57db65b7','d23857e6-77d0-4d75-8207-d4454d61d214','873f84aa-2180-424b-84af-e85c0c713608','b670b2ae-601d-4d00-82e6-92bbd8e188e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1606740964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7556685-989a-44fc-aa63-a9417313e3a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:46.764574 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4a2eaa-814a-4125-a1f6-74279614d3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:46.788381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4a2eaa-814a-4125-a1f6-74279614d3c2) transitioned into state 'SUCCESS' from state '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-1606740964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',qos_specs=None,replication_status=,reservations=['a4b35b8e-3eef-411b-88c4-2f3b57db65b7','d23857e6-77d0-4d75-8207-d4454d61d214','873f84aa-2180-424b-84af-e85c0c713608','b670b2ae-601d-4d00-82e6-92bbd8e188e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:46.789369 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ac0fcc-38ea-4c47-8482-01dc84d63fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:46.801651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ac0fcc-38ea-4c47-8482-01dc84d63fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:46.802784 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Flow 'volume_create_api' (c5219eb7-f475-4026-8f9b-8d350357ff39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:46.803171 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume request issued successfully. Aug 05 18:16:46.803925 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3acad937-3456-4bfb-862c-ffa92bb3f608 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:46.804460 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 104/415] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:16:46 2026] POST /volume/v3/volumes => generated 752 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:46.821208 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cce7096a-1ea8-4ac7-b6c2-2ffce04b21fc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:46.825474 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cce7096a-1ea8-4ac7-b6c2-2ffce04b21fc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:16:46.825699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cce7096a-1ea8-4ac7-b6c2-2ffce04b21fc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:46.826237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cce7096a-1ea8-4ac7-b6c2-2ffce04b21fc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:46.836625 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:46.836625 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:46.846300 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cce7096a-1ea8-4ac7-b6c2-2ffce04b21fc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:46.851500 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cce7096a-1ea8-4ac7-b6c2-2ffce04b21fc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 200 Aug 05 18:16:46.851500 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 105/416] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:46 2026] GET /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:47.696315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9d753255-17ab-464b-960f-b29745e3704b req-926b5933-17c3-402e-b2cb-6f400a9ae50f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:47.701744 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-926b5933-17c3-402e-b2cb-6f400a9ae50f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc/action Aug 05 18:16:47.702059 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-926b5933-17c3-402e-b2cb-6f400a9ae50f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:16:47.702227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-926b5933-17c3-402e-b2cb-6f400a9ae50f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:47.730272 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:47.730272 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:47.744570 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9d753255-17ab-464b-960f-b29745e3704b req-926b5933-17c3-402e-b2cb-6f400a9ae50f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc/action returned with HTTP 204 Aug 05 18:16:47.745855 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 102/417] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:16:47 2026] POST /volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:47.871119 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8c671e2e-3328-4f45-9258-724b5fed2cb7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:47.873559 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c671e2e-3328-4f45-9258-724b5fed2cb7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:16:47.873937 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c671e2e-3328-4f45-9258-724b5fed2cb7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:47.874195 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c671e2e-3328-4f45-9258-724b5fed2cb7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:47.888472 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:47.888472 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:47.896180 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8c671e2e-3328-4f45-9258-724b5fed2cb7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:47.902933 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c671e2e-3328-4f45-9258-724b5fed2cb7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 200 Aug 05 18:16:47.903662 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 107/418] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:47 2026] GET /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:47.920539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6677ca03-398b-4468-a130-c970594483c0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:47.923482 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:47.924008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2042850889"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:47.929843 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2042850889'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:47.930290 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume of 1 GB Aug 05 18:16:47.930701 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:47.930701 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:47.938865 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Availability Zones retrieved successfully. Aug 05 18:16:47.953174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Flow 'volume_create_api' (32293292-b411-4e7f-b059-dd649c29ef91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:47.955395 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4077922c-b08c-4652-af61-8a1688e58ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:47.957570 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:47.991404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4077922c-b08c-4652-af61-8a1688e58ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:47.992679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c655bc6-b5cc-4387-a297-6bea827412de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:48.051423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Created reservations ['58efb226-811e-4a62-9e30-bfc135e33fb5', '269fe75f-def3-476f-a244-aec4ae22a840', 'a64f8cc1-59f1-433f-8bd8-8f3dcd509b43', '632244ca-5a3a-4033-8cf4-295bdbdc5088'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:48.053835 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c655bc6-b5cc-4387-a297-6bea827412de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58efb226-811e-4a62-9e30-bfc135e33fb5', '269fe75f-def3-476f-a244-aec4ae22a840', 'a64f8cc1-59f1-433f-8bd8-8f3dcd509b43', '632244ca-5a3a-4033-8cf4-295bdbdc5088']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:48.053835 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58736df1-1b0a-40f9-9ed6-aa5e251bcd45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:48.079996 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58736df1-1b0a-40f9-9ed6-aa5e251bcd45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efea485-a768-49eb-b1fe-57c1657e3d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2042850889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',qos_specs=None,replication_status=,reservations=['58efb226-811e-4a62-9e30-bfc135e33fb5','269fe75f-def3-476f-a244-aec4ae22a840','a64f8cc1-59f1-433f-8bd8-8f3dcd509b43','632244ca-5a3a-4033-8cf4-295bdbdc5088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2042850889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efea485-a768-49eb-b1fe-57c1657e3d16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:48.081205 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2887e04a-cee0-4544-b1f0-f672daa58a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:48.108500 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2887e04a-cee0-4544-b1f0-f672daa58a0e) transitioned into state 'SUCCESS' from state '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-2042850889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77fa71cb7ffa438392a4c87f3b4a7d05',qos_specs=None,replication_status=,reservations=['58efb226-811e-4a62-9e30-bfc135e33fb5','269fe75f-def3-476f-a244-aec4ae22a840','a64f8cc1-59f1-433f-8bd8-8f3dcd509b43','632244ca-5a3a-4033-8cf4-295bdbdc5088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b675ba4fbf4d128a41d6881b91a85b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:48.108500 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea607da-b653-457a-b1ac-9bbfa793f432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:48.122334 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea607da-b653-457a-b1ac-9bbfa793f432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:48.123511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Flow 'volume_create_api' (32293292-b411-4e7f-b059-dd649c29ef91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:48.124045 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Create volume request issued successfully. Aug 05 18:16:48.124937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6677ca03-398b-4468-a130-c970594483c0 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:48.125906 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 105/419] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:16:47 2026] POST /volume/v3/volumes => generated 752 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:48.139788 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-64936120-0ca9-46dc-ac52-ca92fe6d797c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:48.142662 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64936120-0ca9-46dc-ac52-ca92fe6d797c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:16:48.142944 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64936120-0ca9-46dc-ac52-ca92fe6d797c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:48.143217 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64936120-0ca9-46dc-ac52-ca92fe6d797c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:48.154763 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:48.154763 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:48.167156 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-64936120-0ca9-46dc-ac52-ca92fe6d797c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:48.173544 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64936120-0ca9-46dc-ac52-ca92fe6d797c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 200 Aug 05 18:16:48.174006 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 106/420] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:48 2026] GET /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:49.194669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d8eda896-2cc1-4ca9-9a1a-914337027594 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:49.199866 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d8eda896-2cc1-4ca9-9a1a-914337027594 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:16:49.200132 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d8eda896-2cc1-4ca9-9a1a-914337027594 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:49.200446 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d8eda896-2cc1-4ca9-9a1a-914337027594 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:49.212287 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:49.212287 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:49.218390 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d8eda896-2cc1-4ca9-9a1a-914337027594 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:49.224672 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d8eda896-2cc1-4ca9-9a1a-914337027594 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 200 Aug 05 18:16:49.225196 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 103/421] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:49 2026] GET /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:53.024679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-5756db34-256c-4558-bfcd-fcf036382743 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:53.031386 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-5756db34-256c-4558-bfcd-fcf036382743 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] DELETE https://10.4.3.210/volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1 Aug 05 18:16:53.031764 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-5756db34-256c-4558-bfcd-fcf036382743 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:53.032077 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-5756db34-256c-4558-bfcd-fcf036382743 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:53.051135 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:53.051135 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:53.117024 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-5756db34-256c-4558-bfcd-fcf036382743 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1 returned with HTTP 200 Aug 05 18:16:53.117646 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 108/422] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:16:53 2026] DELETE /volume/v3/attachments/f29ca840-7741-4840-8f80-bf876473f1d1 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:53.134464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:53.136678 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:16:53.136678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:53.136927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:53.137107 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Delete volume with id: b25abd81-b020-46d3-903f-fbe7c10d8fdc Aug 05 18:16:53.152046 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:53.152046 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:53.152813 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Volume info retrieved successfully. Aug 05 18:16:53.180320 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] Delete volume request issued successfully. Aug 05 18:16:53.180558 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-99f38df7-a2e7-4b87-9b72-a88a93409fc7 req-ce7330cf-5a6e-4341-8266-16d4e1aa4d65 tempest-ServerActionsV293TestJSON-345923635 tempest-ServerActionsV293TestJSON-345923635-project-member] https://10.4.3.210/volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc returned with HTTP 202 Aug 05 18:16:53.181114 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 106/423] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:16:53 2026] DELETE /volume/v3/volumes/b25abd81-b020-46d3-903f-fbe7c10d8fdc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:53.483936 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:53.673349 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:53.673710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-894119013"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:53.675291 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-894119013'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:53.675468 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume of 1 GB Aug 05 18:16:53.680399 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Availability Zones retrieved successfully. Aug 05 18:16:53.686962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Flow 'volume_create_api' (9d3d3a5e-bd18-4aae-ac8b-cd688d3e2204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:53.688056 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d40af6-97cc-4b0b-a2a5-5870aa13de3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:53.689563 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:53.716611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d40af6-97cc-4b0b-a2a5-5870aa13de3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:53.720986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (822f4ef7-0f8c-4ab6-ac8a-59d8dd89946e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:53.800527 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Created reservations ['f5343a94-d9d1-45ef-be1d-499cf7e4680c', '8e184420-4536-4a67-ad62-f301e16e5cc3', '48659c09-51ea-4dd9-9021-83652dcafaa4', '90452235-32e9-44db-8f48-a00df85b3a08'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:53.802614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (822f4ef7-0f8c-4ab6-ac8a-59d8dd89946e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5343a94-d9d1-45ef-be1d-499cf7e4680c', '8e184420-4536-4a67-ad62-f301e16e5cc3', '48659c09-51ea-4dd9-9021-83652dcafaa4', '90452235-32e9-44db-8f48-a00df85b3a08']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:53.802614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e67e007-24a1-4270-83be-85448b951d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:53.838850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e67e007-24a1-4270-83be-85448b951d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2366cf74-3e40-4808-8537-68553e4c9da1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-894119013',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='73a96324ef384f3b852804f48bbbb63a',qos_specs=None,replication_status=,reservations=['f5343a94-d9d1-45ef-be1d-499cf7e4680c','8e184420-4536-4a67-ad62-f301e16e5cc3','48659c09-51ea-4dd9-9021-83652dcafaa4','90452235-32e9-44db-8f48-a00df85b3a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf5b36eb2c34642a0bb511595c78589',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-894119013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2366cf74-3e40-4808-8537-68553e4c9da1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='73a96324ef384f3b852804f48bbbb63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf5b36eb2c34642a0bb511595c78589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:53.838850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b3a66a-fead-4f46-af6c-989a70aa18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:53.858192 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b3a66a-fead-4f46-af6c-989a70aa18b0) transitioned into state 'SUCCESS' from state '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-894119013',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='73a96324ef384f3b852804f48bbbb63a',qos_specs=None,replication_status=,reservations=['f5343a94-d9d1-45ef-be1d-499cf7e4680c','8e184420-4536-4a67-ad62-f301e16e5cc3','48659c09-51ea-4dd9-9021-83652dcafaa4','90452235-32e9-44db-8f48-a00df85b3a08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf5b36eb2c34642a0bb511595c78589',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:53.860200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1115b589-eda1-4190-a56b-e6dae8cba5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:53.872071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1115b589-eda1-4190-a56b-e6dae8cba5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:53.872873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Flow 'volume_create_api' (9d3d3a5e-bd18-4aae-ac8b-cd688d3e2204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:53.873192 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume request issued successfully. Aug 05 18:16:53.876859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4325d6f1-9760-4e66-b1c9-78b61e4c90e4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:53.876859 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 107/424] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:16:53 2026] POST /volume/v3/volumes => generated 759 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:53.893310 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d4c64fb1-5b48-4cd8-b6e5-5f376e729428 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:53.900624 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d4c64fb1-5b48-4cd8-b6e5-5f376e729428 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:16:53.905616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d4c64fb1-5b48-4cd8-b6e5-5f376e729428 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:53.905616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d4c64fb1-5b48-4cd8-b6e5-5f376e729428 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:53.912105 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:53.912105 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:53.918031 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d4c64fb1-5b48-4cd8-b6e5-5f376e729428 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:53.924914 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d4c64fb1-5b48-4cd8-b6e5-5f376e729428 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 returned with HTTP 200 Aug 05 18:16:53.925545 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 104/425] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:53 2026] GET /volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:54.943018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-57f299a5-0236-4387-8d61-366a8d4658a5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:54.948510 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57f299a5-0236-4387-8d61-366a8d4658a5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:16:54.948510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57f299a5-0236-4387-8d61-366a8d4658a5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:54.948510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57f299a5-0236-4387-8d61-366a8d4658a5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:54.956765 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:54.956765 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:54.962753 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-57f299a5-0236-4387-8d61-366a8d4658a5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:54.970986 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57f299a5-0236-4387-8d61-366a8d4658a5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 returned with HTTP 200 Aug 05 18:16:54.971178 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 109/426] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:54 2026] GET /volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:55.006562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-19eab316-05f0-40b3-9223-ba030450efd8 req-140b0ab2-7dd1-4cbd-8b06-74897bca882a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:55.012623 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-19eab316-05f0-40b3-9223-ba030450efd8 req-140b0ab2-7dd1-4cbd-8b06-74897bca882a tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:16:55.012623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-19eab316-05f0-40b3-9223-ba030450efd8 req-140b0ab2-7dd1-4cbd-8b06-74897bca882a tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:55.012623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-19eab316-05f0-40b3-9223-ba030450efd8 req-140b0ab2-7dd1-4cbd-8b06-74897bca882a tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:55.022500 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:55.022500 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:55.026631 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-19eab316-05f0-40b3-9223-ba030450efd8 req-140b0ab2-7dd1-4cbd-8b06-74897bca882a tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:55.031319 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-19eab316-05f0-40b3-9223-ba030450efd8 req-140b0ab2-7dd1-4cbd-8b06-74897bca882a tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 returned with HTTP 200 Aug 05 18:16:55.031319 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 107/427] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:55 2026] GET /volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:55.050699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:55.054196 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:55.054912 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2114164878"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:55.055995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2114164878'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:55.059619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume of 1 GB Aug 05 18:16:55.059619 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:55.059619 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:55.060419 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Availability Zones retrieved successfully. Aug 05 18:16:55.068522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Flow 'volume_create_api' (34106371-560d-4788-ae64-dba7b017985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:55.069567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47739822-9a36-44f4-a14e-1176559f2469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:55.070648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:55.110308 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47739822-9a36-44f4-a14e-1176559f2469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:55.111073 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19c86ab4-7144-4125-93c9-e0f73bba49a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:55.152931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Created reservations ['25dff7ab-11c0-48b9-bd06-c71cd4ef4b55', '7de93d96-47e5-4b1b-80c7-99be080282e1', '1ebc240a-49ba-4e56-be27-d36838547157', 'ba6d9641-483e-42bc-a318-5784cc8ac6f6'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:55.154208 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19c86ab4-7144-4125-93c9-e0f73bba49a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25dff7ab-11c0-48b9-bd06-c71cd4ef4b55', '7de93d96-47e5-4b1b-80c7-99be080282e1', '1ebc240a-49ba-4e56-be27-d36838547157', 'ba6d9641-483e-42bc-a318-5784cc8ac6f6']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:55.155145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0bf251-4b52-4bcc-939c-7414ac5bdd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:55.181355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0bf251-4b52-4bcc-939c-7414ac5bdd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a98f7b-53f7-4501-ab49-936669a2e16a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2114164878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='73a96324ef384f3b852804f48bbbb63a',qos_specs=None,replication_status=,reservations=['25dff7ab-11c0-48b9-bd06-c71cd4ef4b55','7de93d96-47e5-4b1b-80c7-99be080282e1','1ebc240a-49ba-4e56-be27-d36838547157','ba6d9641-483e-42bc-a318-5784cc8ac6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf5b36eb2c34642a0bb511595c78589',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2114164878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a98f7b-53f7-4501-ab49-936669a2e16a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='73a96324ef384f3b852804f48bbbb63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf5b36eb2c34642a0bb511595c78589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:55.182703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e1bcf3-a49c-4fc2-9d81-08cfa5de218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:55.205777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e1bcf3-a49c-4fc2-9d81-08cfa5de218d) transitioned into state 'SUCCESS' from state '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-2114164878',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='73a96324ef384f3b852804f48bbbb63a',qos_specs=None,replication_status=,reservations=['25dff7ab-11c0-48b9-bd06-c71cd4ef4b55','7de93d96-47e5-4b1b-80c7-99be080282e1','1ebc240a-49ba-4e56-be27-d36838547157','ba6d9641-483e-42bc-a318-5784cc8ac6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf5b36eb2c34642a0bb511595c78589',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:55.206694 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b53ebe0-03a9-4d88-bfdc-9f7a13f15a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:55.224750 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b53ebe0-03a9-4d88-bfdc-9f7a13f15a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:55.226658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Flow 'volume_create_api' (34106371-560d-4788-ae64-dba7b017985e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:55.227324 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume request issued successfully. Aug 05 18:16:55.228645 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eb3c9c79-fd93-4660-a79f-6af5044c1b78 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:55.230429 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 108/428] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:16:55 2026] POST /volume/v3/volumes => generated 760 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:55.248498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5bde6834-4196-41c7-9a0b-c4bd52cd5e7b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:55.251639 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5bde6834-4196-41c7-9a0b-c4bd52cd5e7b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:16:55.251639 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5bde6834-4196-41c7-9a0b-c4bd52cd5e7b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:55.251639 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5bde6834-4196-41c7-9a0b-c4bd52cd5e7b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:55.265610 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:55.265610 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:55.272264 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5bde6834-4196-41c7-9a0b-c4bd52cd5e7b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:55.280782 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5bde6834-4196-41c7-9a0b-c4bd52cd5e7b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a returned with HTTP 200 Aug 05 18:16:55.280782 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 105/429] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:55 2026] GET /volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:56.299338 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b8fc9456-8618-4010-9d74-9b7af8a09c88 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:56.303740 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b8fc9456-8618-4010-9d74-9b7af8a09c88 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:16:56.303740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b8fc9456-8618-4010-9d74-9b7af8a09c88 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:56.303740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b8fc9456-8618-4010-9d74-9b7af8a09c88 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:56.313337 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:56.313337 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:56.319743 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b8fc9456-8618-4010-9d74-9b7af8a09c88 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:56.329534 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b8fc9456-8618-4010-9d74-9b7af8a09c88 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a returned with HTTP 200 Aug 05 18:16:56.329824 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 110/430] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:56 2026] GET /volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:56.375697 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b6153e22-daba-4e6f-8a4f-a6fb19b743b7 req-5eea0726-baf0-4d03-a1ee-6cc66b433341 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:56.379721 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b6153e22-daba-4e6f-8a4f-a6fb19b743b7 req-5eea0726-baf0-4d03-a1ee-6cc66b433341 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:16:56.380018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b6153e22-daba-4e6f-8a4f-a6fb19b743b7 req-5eea0726-baf0-4d03-a1ee-6cc66b433341 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:56.380281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b6153e22-daba-4e6f-8a4f-a6fb19b743b7 req-5eea0726-baf0-4d03-a1ee-6cc66b433341 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:56.398570 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:56.398570 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:56.408104 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b6153e22-daba-4e6f-8a4f-a6fb19b743b7 req-5eea0726-baf0-4d03-a1ee-6cc66b433341 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:56.418931 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b6153e22-daba-4e6f-8a4f-a6fb19b743b7 req-5eea0726-baf0-4d03-a1ee-6cc66b433341 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a returned with HTTP 200 Aug 05 18:16:56.419539 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 108/431] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:56 2026] GET /volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:56.438775 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d23c11da-6f20-4054-a037-cf90cb04b423 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:56.440272 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:16:56.440983 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2116026128"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:56.442382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2116026128'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:16:56.442688 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume of 1 GB Aug 05 18:16:56.442799 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:56.442799 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:56.446636 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Availability Zones retrieved successfully. Aug 05 18:16:56.451759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Flow 'volume_create_api' (bf8f50da-7222-430f-873b-67950aa59acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:56.452979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d967795-d137-46d9-b1b6-72eed6ae7818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:56.453811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:16:56.482661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d967795-d137-46d9-b1b6-72eed6ae7818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:56.484660 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49955df3-9776-4d3d-9aef-526cbf757a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:56.527628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Created reservations ['9efbe438-0186-4350-aac5-9eab978f0110', '43bd531e-8b7f-45ca-b2b1-b3be69750e81', 'e6e704fa-2f1e-47b7-9081-7fa31e817092', 'd6c0adfa-6e9b-45a4-acb8-ee77e4d0ce1a'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:16:56.528379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49955df3-9776-4d3d-9aef-526cbf757a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9efbe438-0186-4350-aac5-9eab978f0110', '43bd531e-8b7f-45ca-b2b1-b3be69750e81', 'e6e704fa-2f1e-47b7-9081-7fa31e817092', 'd6c0adfa-6e9b-45a4-acb8-ee77e4d0ce1a']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:56.531616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593be479-e134-4987-b232-937ecb7afec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:56.564325 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593be479-e134-4987-b232-937ecb7afec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b654d07-18a8-4dba-9c55-c9f37a853053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2116026128',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='73a96324ef384f3b852804f48bbbb63a',qos_specs=None,replication_status=,reservations=['9efbe438-0186-4350-aac5-9eab978f0110','43bd531e-8b7f-45ca-b2b1-b3be69750e81','e6e704fa-2f1e-47b7-9081-7fa31e817092','d6c0adfa-6e9b-45a4-acb8-ee77e4d0ce1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf5b36eb2c34642a0bb511595c78589',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2116026128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b654d07-18a8-4dba-9c55-c9f37a853053,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='73a96324ef384f3b852804f48bbbb63a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf5b36eb2c34642a0bb511595c78589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:56.565112 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a9c260-571c-44ae-aaea-a97ded2e6247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:56.594168 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a9c260-571c-44ae-aaea-a97ded2e6247) transitioned into state 'SUCCESS' from state '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-2116026128',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='73a96324ef384f3b852804f48bbbb63a',qos_specs=None,replication_status=,reservations=['9efbe438-0186-4350-aac5-9eab978f0110','43bd531e-8b7f-45ca-b2b1-b3be69750e81','e6e704fa-2f1e-47b7-9081-7fa31e817092','d6c0adfa-6e9b-45a4-acb8-ee77e4d0ce1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf5b36eb2c34642a0bb511595c78589',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:56.594168 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be7bd423-61f8-4c20-ad06-3f6acc43d72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:16:56.604370 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be7bd423-61f8-4c20-ad06-3f6acc43d72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:16:56.606001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Flow 'volume_create_api' (bf8f50da-7222-430f-873b-67950aa59acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:16:56.606001 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Create volume request issued successfully. Aug 05 18:16:56.606369 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d23c11da-6f20-4054-a037-cf90cb04b423 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:16:56.607025 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 109/432] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:16:56 2026] POST /volume/v3/volumes => generated 760 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:16:56.623630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-76c4df8e-df81-4e73-8fb4-0522815253be None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:56.625833 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-76c4df8e-df81-4e73-8fb4-0522815253be tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:56.626089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-76c4df8e-df81-4e73-8fb4-0522815253be tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:56.626331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-76c4df8e-df81-4e73-8fb4-0522815253be tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:56.637149 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:56.637149 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:56.642142 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-76c4df8e-df81-4e73-8fb4-0522815253be tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:56.651623 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-76c4df8e-df81-4e73-8fb4-0522815253be tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 returned with HTTP 200 Aug 05 18:16:56.651623 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 106/433] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:56 2026] GET /volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:57.666376 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0ac8cf08-93ee-4884-8064-d67dc0c62dd4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:57.668951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ac8cf08-93ee-4884-8064-d67dc0c62dd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:57.669244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ac8cf08-93ee-4884-8064-d67dc0c62dd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:57.669522 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ac8cf08-93ee-4884-8064-d67dc0c62dd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:57.683143 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:57.683143 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:57.693130 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0ac8cf08-93ee-4884-8064-d67dc0c62dd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:57.700133 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ac8cf08-93ee-4884-8064-d67dc0c62dd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 returned with HTTP 200 Aug 05 18:16:57.700521 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 111/434] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:57 2026] GET /volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:57.745364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f65d19c0-06db-4ee8-aaa9-c8819910f2fa req-7cec9eb8-8639-4ef0-9db4-277aa8b518ea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:57.749048 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f65d19c0-06db-4ee8-aaa9-c8819910f2fa req-7cec9eb8-8639-4ef0-9db4-277aa8b518ea tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:57.749326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f65d19c0-06db-4ee8-aaa9-c8819910f2fa req-7cec9eb8-8639-4ef0-9db4-277aa8b518ea tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:57.749580 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f65d19c0-06db-4ee8-aaa9-c8819910f2fa req-7cec9eb8-8639-4ef0-9db4-277aa8b518ea tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:57.761707 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:57.761707 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:57.772489 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-f65d19c0-06db-4ee8-aaa9-c8819910f2fa req-7cec9eb8-8639-4ef0-9db4-277aa8b518ea tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:57.781141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f65d19c0-06db-4ee8-aaa9-c8819910f2fa req-7cec9eb8-8639-4ef0-9db4-277aa8b518ea tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 returned with HTTP 200 Aug 05 18:16:57.781682 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 109/435] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:57 2026] GET /volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:58.038736 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.043066 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.043303 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.044170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.045089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.045221 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.045221 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:58.045805 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.094919 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.096692 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.096692 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:58.104459 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-db69695f-0242-4a35-90cc-dbebc679956e req-051c1b2f-268b-4917-b880-20d6365c224f tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.105302 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 110/436] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.145401 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.149277 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.149277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.149417 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.150286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.152363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.212953 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.214516 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.214516 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:58.221125 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d998fccd-ae75-4df6-8ed9-3f014c2da474 req-1dfd4abe-d0c4-4bf2-9264-5ac16630d0d5 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.221469 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 107/437] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.270745 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.275773 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.275991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.277557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.277557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.277819 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.342016 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.344709 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.344709 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:58.358019 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8384e4e3-6ead-4629-a8df-336c2b328243 req-daecc5d6-089b-46f8-863e-ec237839dd5b tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.358508 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 112/438] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.403472 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.408923 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.408923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.408923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.408923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.408923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.446670 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.449642 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.449642 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:58.452994 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-95a11505-4ca1-4e87-9176-c4329919e5c0 req-84ab2dd4-c856-4500-bcab-837634eaa560 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.453432 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 110/439] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.511201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.516355 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.516612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.516921 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.517278 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.519118 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.536194 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.536194 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.536194 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:58.542244 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cf02a186-e23e-4fca-86c7-1240c5cd1899 req-54d2f8dd-a734-48b1-9afe-b181be910382 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.542850 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 111/440] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.589888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.593104 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.593339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.593632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.593917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.595224 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.611046 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.613645 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.613645 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:58.622690 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-794ed4c6-41b7-4eef-adc9-a0cd589eedd4 req-a6181ac3-5f00-4334-bfd2-54b979792fd4 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.622834 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 108/441] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.664606 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.666929 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.669740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.669740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.669740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.669740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.686906 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.687738 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.687738 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:58.697523 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a2d10580-0c4d-4987-877f-04421cc3a027 req-7e59406d-6109-45ea-8e2d-531ac77f05f2 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.698003 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 113/442] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.731428 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.736868 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:16:58.737084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.737433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.737815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:16:58.739077 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:16:58.750242 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] Get all volumes completed successfully. Aug 05 18:16:58.750994 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.750994 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:58.761428 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a6d4b1e9-8117-46c7-b20a-ebdaddb6964b req-ef158f00-1fb9-4275-870e-5491cda04dfa tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:16:58.763319 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 111/443] 10.4.3.210 () {68 vars in 1508 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:58.804747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.807967 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:58.807967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.807967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.808157 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Delete volume with id: 0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:58.817486 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.817486 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:58.818120 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:58.847025 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Delete volume request issued successfully. Aug 05 18:16:58.847025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-54dc89d6-7b86-4a0c-9df4-8199f383e3cd tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 returned with HTTP 202 Aug 05 18:16:58.847862 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 112/444] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:58 2026] DELETE /volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:58.858110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4d20f590-7736-4616-a1b6-76d6640a3c31 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:58.860952 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d20f590-7736-4616-a1b6-76d6640a3c31 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:58.861703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d20f590-7736-4616-a1b6-76d6640a3c31 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:58.861703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d20f590-7736-4616-a1b6-76d6640a3c31 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:58.878230 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:58.878230 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:16:58.887403 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4d20f590-7736-4616-a1b6-76d6640a3c31 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:58.904257 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d20f590-7736-4616-a1b6-76d6640a3c31 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 returned with HTTP 200 Aug 05 18:16:58.904896 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 109/445] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:58 2026] GET /volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:16:59.384188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e0274c9b-afaa-45d4-9623-c0c211588247 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.385334 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e0274c9b-afaa-45d4-9623-c0c211588247 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:16:59.385422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e0274c9b-afaa-45d4-9623-c0c211588247 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.385889 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e0274c9b-afaa-45d4-9623-c0c211588247 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.397396 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.397396 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:59.404549 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e0274c9b-afaa-45d4-9623-c0c211588247 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:59.419374 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e0274c9b-afaa-45d4-9623-c0c211588247 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 200 Aug 05 18:16:59.420025 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 114/446] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:59.432399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9c2b6e70-b4da-4339-a0ab-e65f7263ea6f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.437817 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9c2b6e70-b4da-4339-a0ab-e65f7263ea6f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:16:59.438711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9c2b6e70-b4da-4339-a0ab-e65f7263ea6f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.438711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9c2b6e70-b4da-4339-a0ab-e65f7263ea6f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.450474 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.450474 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:16:59.455165 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9c2b6e70-b4da-4339-a0ab-e65f7263ea6f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:59.460178 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9c2b6e70-b4da-4339-a0ab-e65f7263ea6f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 200 Aug 05 18:16:59.460566 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 112/447] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:59.472768 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-cf734ccb-6fed-46bf-84e0-3e01cdc980b3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.476282 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-cf734ccb-6fed-46bf-84e0-3e01cdc980b3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:16:59.476992 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-cf734ccb-6fed-46bf-84e0-3e01cdc980b3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.476992 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-cf734ccb-6fed-46bf-84e0-3e01cdc980b3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.489229 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.489229 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:59.500785 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-cf734ccb-6fed-46bf-84e0-3e01cdc980b3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:16:59.506168 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-cf734ccb-6fed-46bf-84e0-3e01cdc980b3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 200 Aug 05 18:16:59.506898 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 113/448] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:16:59.525760 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b06facdf-fa02-42e5-b874-4bd482d13c50 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.526195 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b06facdf-fa02-42e5-b874-4bd482d13c50 None None] GET https://10.4.3.210/volume// Aug 05 18:16:59.526356 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b06facdf-fa02-42e5-b874-4bd482d13c50 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.526567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b06facdf-fa02-42e5-b874-4bd482d13c50 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.526955 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b06facdf-fa02-42e5-b874-4bd482d13c50 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:59.527371 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 110/449] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:59.538038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-bc255ef0-3956-44c7-877f-81d60422cef7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.540439 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-bc255ef0-3956-44c7-877f-81d60422cef7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:59.540943 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-bc255ef0-3956-44c7-877f-81d60422cef7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6eb309f-74e7-425c-b51f-5df39a19badc", "connector": null, "instance_uuid": "cd76fdf6-263c-4921-85e4-2427b7e73db4"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:59.551345 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.551345 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:59.592347 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-bc255ef0-3956-44c7-877f-81d60422cef7 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:59.592940 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 115/450] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:59 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:59.608313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bf6c63e3-8a0e-43b6-844c-bb238c8a1555 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.608714 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bf6c63e3-8a0e-43b6-844c-bb238c8a1555 None None] GET https://10.4.3.210/volume// Aug 05 18:16:59.608997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bf6c63e3-8a0e-43b6-844c-bb238c8a1555 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.609320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bf6c63e3-8a0e-43b6-844c-bb238c8a1555 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.609870 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bf6c63e3-8a0e-43b6-844c-bb238c8a1555 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:59.610410 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 113/451] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:59.622633 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a8950d39-fc66-451e-8d56-54023d4794cc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.625841 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a8950d39-fc66-451e-8d56-54023d4794cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:59.626243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a8950d39-fc66-451e-8d56-54023d4794cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7556685-989a-44fc-aa63-a9417313e3a9", "connector": null, "instance_uuid": "cd76fdf6-263c-4921-85e4-2427b7e73db4"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:59.641026 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.641026 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:59.695337 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a8950d39-fc66-451e-8d56-54023d4794cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:59.695337 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 114/452] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:59 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:59.708617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9f25e200-e3d4-410c-be12-b8425c9799e7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.709214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f25e200-e3d4-410c-be12-b8425c9799e7 None None] GET https://10.4.3.210/volume// Aug 05 18:16:59.709358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f25e200-e3d4-410c-be12-b8425c9799e7 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.709570 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f25e200-e3d4-410c-be12-b8425c9799e7 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.710050 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f25e200-e3d4-410c-be12-b8425c9799e7 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:16:59.710311 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 111/453] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:16:59.723896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-b9de1606-9e8b-45de-8cb1-dc5a3ea7daa2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.726900 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-b9de1606-9e8b-45de-8cb1-dc5a3ea7daa2 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:16:59.728387 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-b9de1606-9e8b-45de-8cb1-dc5a3ea7daa2 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6efea485-a768-49eb-b1fe-57c1657e3d16", "connector": null, "instance_uuid": "cd76fdf6-263c-4921-85e4-2427b7e73db4"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:16:59.742396 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.742396 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:16:59.801510 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-b9de1606-9e8b-45de-8cb1-dc5a3ea7daa2 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:16:59.802124 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 116/454] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:16:59 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:16:59.921498 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7b2f2986-e802-4e40-992b-9d9761ba601d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.923730 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b2f2986-e802-4e40-992b-9d9761ba601d tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 Aug 05 18:16:59.924278 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b2f2986-e802-4e40-992b-9d9761ba601d tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.924479 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b2f2986-e802-4e40-992b-9d9761ba601d tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.934091 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b2f2986-e802-4e40-992b-9d9761ba601d tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 returned with HTTP 404 Aug 05 18:16:59.934547 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 114/455] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/v3/volumes/0b654d07-18a8-4dba-9c55-c9f37a853053 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:16:59.941573 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.946941 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] DELETE https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:16:59.947147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.947434 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:16:59.947669 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Delete volume with id: 20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:16:59.958628 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:16:59.958628 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:16:59.959086 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:16:59.983545 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Delete volume request issued successfully. Aug 05 18:16:59.983771 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0d5b9cd-c54b-4d3e-9cb4-9c538e16d829 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a returned with HTTP 202 Aug 05 18:16:59.984163 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 115/456] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:16:59 2026] DELETE /volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:16:59.996653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4cc92a9a-5238-4bce-b90f-de356b44bb49 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:16:59.998980 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cc92a9a-5238-4bce-b90f-de356b44bb49 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:16:59.999892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cc92a9a-5238-4bce-b90f-de356b44bb49 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:16:59.999892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cc92a9a-5238-4bce-b90f-de356b44bb49 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:00.011688 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:00.011688 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:00.015958 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4cc92a9a-5238-4bce-b90f-de356b44bb49 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:17:00.023549 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cc92a9a-5238-4bce-b90f-de356b44bb49 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a returned with HTTP 200 Aug 05 18:17:00.024697 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 112/457] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:16:59 2026] GET /volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:01.042259 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-40e63634-dc60-407f-9f91-8f25f3955542 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:01.044898 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-40e63634-dc60-407f-9f91-8f25f3955542 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a Aug 05 18:17:01.045191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-40e63634-dc60-407f-9f91-8f25f3955542 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:01.045423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-40e63634-dc60-407f-9f91-8f25f3955542 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:01.055844 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-40e63634-dc60-407f-9f91-8f25f3955542 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a returned with HTTP 404 Aug 05 18:17:01.056350 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 117/458] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:01 2026] GET /volume/v3/volumes/20a98f7b-53f7-4501-ab49-936669a2e16a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:01.065144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:01.067310 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:17:01.067500 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:01.067733 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:01.068610 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Delete volume with id: 2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:17:01.079465 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:01.079465 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:01.079981 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:17:01.104463 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Delete volume request issued successfully. Aug 05 18:17:01.104732 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6219b2b4-8e97-417b-96f7-b202574d5df1 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 returned with HTTP 202 Aug 05 18:17:01.105374 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 115/459] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:01 2026] DELETE /volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:01.118262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-db547496-9e47-4f4d-a1a9-316899847608 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:01.121318 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db547496-9e47-4f4d-a1a9-316899847608 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:17:01.121382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db547496-9e47-4f4d-a1a9-316899847608 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:01.121571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db547496-9e47-4f4d-a1a9-316899847608 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:01.130787 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:01.130787 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:01.136715 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-db547496-9e47-4f4d-a1a9-316899847608 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Volume info retrieved successfully. Aug 05 18:17:01.142974 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db547496-9e47-4f4d-a1a9-316899847608 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 returned with HTTP 200 Aug 05 18:17:01.143578 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 116/460] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:01 2026] GET /volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:01.698695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-74c681e7-405f-480c-b821-fa979d031707 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:01.702486 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-74c681e7-405f-480c-b821-fa979d031707 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] DELETE https://10.4.3.210/volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d Aug 05 18:17:01.702807 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-74c681e7-405f-480c-b821-fa979d031707 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:01.703945 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-74c681e7-405f-480c-b821-fa979d031707 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:01.720149 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:01.720149 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:01.771848 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-74c681e7-405f-480c-b821-fa979d031707 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d returned with HTTP 200 Aug 05 18:17:01.772268 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 113/461] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:17:01 2026] DELETE /volume/v3/attachments/f61476ec-cd7c-4fb6-937a-3a8dd7bc984d => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:01.784881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:01.786890 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:17:01.790619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:01.790619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:01.790619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Delete volume with id: a96feebd-643a-4f6c-a7a8-3edceb6f3a2a Aug 05 18:17:01.794721 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:01.794721 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:01.795156 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:17:01.812557 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Delete volume request issued successfully. Aug 05 18:17:01.812844 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c832a97f-f1dc-4f77-a6da-091e59af6d8e req-c9d09628-d762-4b31-9c2a-6c1718496de2 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a returned with HTTP 202 Aug 05 18:17:01.813417 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 118/462] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:17:01 2026] DELETE /volume/v3/volumes/a96feebd-643a-4f6c-a7a8-3edceb6f3a2a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:02.165923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-010cc66c-74ec-4d1e-8ab9-a1072e85ee79 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.170057 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-010cc66c-74ec-4d1e-8ab9-a1072e85ee79 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] GET https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 Aug 05 18:17:02.170057 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-010cc66c-74ec-4d1e-8ab9-a1072e85ee79 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:02.170057 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-010cc66c-74ec-4d1e-8ab9-a1072e85ee79 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:02.185856 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-010cc66c-74ec-4d1e-8ab9-a1072e85ee79 tempest-VolumesTestJSON-1263469705 tempest-VolumesTestJSON-1263469705-project-member] https://10.4.3.210/volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 returned with HTTP 404 Aug 05 18:17:02.185856 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 116/463] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:02 2026] GET /volume/v3/volumes/2366cf74-3e40-4808-8537-68553e4c9da1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:02.299930 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ce7c7615-f98b-4383-ab40-4ebb95726169 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.300846 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ce7c7615-f98b-4383-ab40-4ebb95726169 None None] GET https://10.4.3.210/volume// Aug 05 18:17:02.300846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ce7c7615-f98b-4383-ab40-4ebb95726169 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:02.302519 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ce7c7615-f98b-4383-ab40-4ebb95726169 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:02.304621 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ce7c7615-f98b-4383-ab40-4ebb95726169 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:02.308916 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 117/464] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:02 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:02.316372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-3ea0860d-120e-4589-97a9-60312450282b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.320178 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-3ea0860d-120e-4589-97a9-60312450282b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:17:02.320772 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-3ea0860d-120e-4589-97a9-60312450282b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:02.320772 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-3ea0860d-120e-4589-97a9-60312450282b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:02.332351 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:02.332351 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:02.338611 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-3ea0860d-120e-4589-97a9-60312450282b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:17:02.345221 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-3ea0860d-120e-4589-97a9-60312450282b tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 200 Aug 05 18:17:02.345935 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 114/465] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:02 2026] GET /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:02.476172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.481380 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] PUT https://10.4.3.210/volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372 Aug 05 18:17:02.481380 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:02.490406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Acquiring lock "cinder-attachment_update-e6eb309f-74e7-425c-b51f-5df39a19badc-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:02.496240 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Lock "cinder-attachment_update-e6eb309f-74e7-425c-b51f-5df39a19badc-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:02.497173 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:02.497173 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:02.610506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Lock "cinder-attachment_update-e6eb309f-74e7-425c-b51f-5df39a19badc-np0000006581" released by "attachment_update" :: held 0.115s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:02.610931 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ce92d568-a8e6-4c30-8b7e-ced4e2a6b000 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372 returned with HTTP 200 Aug 05 18:17:02.611994 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 119/466] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:02 2026] PUT /volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:02.638547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4e6574c5-4851-4345-9461-ed2eb7f1bc94 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.641968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4e6574c5-4851-4345-9461-ed2eb7f1bc94 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372/action Aug 05 18:17:02.642485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4e6574c5-4851-4345-9461-ed2eb7f1bc94 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:02.642652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4e6574c5-4851-4345-9461-ed2eb7f1bc94 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:02.670494 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:02.670494 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:02.683710 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4e6574c5-4851-4345-9461-ed2eb7f1bc94 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372/action returned with HTTP 204 Aug 05 18:17:02.684210 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 117/467] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:02 2026] POST /volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:02.706580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b4c8af8b-c3c6-43a1-b412-07f887f59e06 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.708658 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b4c8af8b-c3c6-43a1-b412-07f887f59e06 None None] GET https://10.4.3.210/volume// Aug 05 18:17:02.708658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b4c8af8b-c3c6-43a1-b412-07f887f59e06 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:02.708658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b4c8af8b-c3c6-43a1-b412-07f887f59e06 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:02.708658 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b4c8af8b-c3c6-43a1-b412-07f887f59e06 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:02.708658 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 118/468] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:02.719963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e68eec9b-03b0-4bf2-bafc-31365e5c7021 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.723572 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e68eec9b-03b0-4bf2-bafc-31365e5c7021 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:17:02.725150 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e68eec9b-03b0-4bf2-bafc-31365e5c7021 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:02.725150 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e68eec9b-03b0-4bf2-bafc-31365e5c7021 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:02.735033 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:02.735033 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:02.741787 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e68eec9b-03b0-4bf2-bafc-31365e5c7021 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:17:02.748747 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-e68eec9b-03b0-4bf2-bafc-31365e5c7021 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 200 Aug 05 18:17:02.748747 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 115/469] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:02 2026] GET /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:02.892380 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:02.917627 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] PUT https://10.4.3.210/volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40 Aug 05 18:17:02.917627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:02.926346 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Acquiring lock "cinder-attachment_update-c7556685-989a-44fc-aa63-a9417313e3a9-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:02.934733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Lock "cinder-attachment_update-c7556685-989a-44fc-aa63-a9417313e3a9-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:02.937988 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:02.937988 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:03.067632 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Lock "cinder-attachment_update-c7556685-989a-44fc-aa63-a9417313e3a9-np0000006581" released by "attachment_update" :: held 0.133s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:03.068040 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-9ad3783b-4b0b-45a1-95a7-bb7c6c1099fd tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40 returned with HTTP 200 Aug 05 18:17:03.068737 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 120/470] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:02 2026] PUT /volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:03.106004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4f6a9b24-956a-43a2-87ae-f96be5c7e6a9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:03.112346 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4f6a9b24-956a-43a2-87ae-f96be5c7e6a9 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40/action Aug 05 18:17:03.112921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4f6a9b24-956a-43a2-87ae-f96be5c7e6a9 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:03.113073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4f6a9b24-956a-43a2-87ae-f96be5c7e6a9 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:03.149801 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:03.149801 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:03.172646 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-4f6a9b24-956a-43a2-87ae-f96be5c7e6a9 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40/action returned with HTTP 204 Aug 05 18:17:03.172646 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 118/471] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:03 2026] POST /volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:03.209917 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5e6d58ed-e599-452a-8244-996449e48f82 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:03.210288 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e6d58ed-e599-452a-8244-996449e48f82 None None] GET https://10.4.3.210/volume// Aug 05 18:17:03.210465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e6d58ed-e599-452a-8244-996449e48f82 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:03.210777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e6d58ed-e599-452a-8244-996449e48f82 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:03.211182 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e6d58ed-e599-452a-8244-996449e48f82 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:03.211731 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 119/472] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 05 18:17:03.232611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-991a029f-2248-47c6-b77c-e99e87163dca None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:03.239103 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-991a029f-2248-47c6-b77c-e99e87163dca tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:17:03.239874 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-991a029f-2248-47c6-b77c-e99e87163dca tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:03.242365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-991a029f-2248-47c6-b77c-e99e87163dca tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:03.280050 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:03.280050 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:03.280050 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-991a029f-2248-47c6-b77c-e99e87163dca tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:17:03.286248 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-991a029f-2248-47c6-b77c-e99e87163dca tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 200 Aug 05 18:17:03.286248 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 116/473] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:03 2026] GET /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 1024 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:03.449301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:03.455056 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] PUT https://10.4.3.210/volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8 Aug 05 18:17:03.455502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:03.472604 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Acquiring lock "cinder-attachment_update-6efea485-a768-49eb-b1fe-57c1657e3d16-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:03.482174 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Lock "cinder-attachment_update-6efea485-a768-49eb-b1fe-57c1657e3d16-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:03.483565 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:03.483565 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:03.660687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Lock "cinder-attachment_update-6efea485-a768-49eb-b1fe-57c1657e3d16-np0000006581" released by "attachment_update" :: held 0.178s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:03.661008 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-a10e1438-1491-4eef-9b48-52625bb1f4f3 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8 returned with HTTP 200 Aug 05 18:17:03.661464 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 121/474] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:03 2026] PUT /volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:03.710087 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ea5d6976-ec26-466a-9796-c48e677d376c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:03.715811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ea5d6976-ec26-466a-9796-c48e677d376c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] POST https://10.4.3.210/volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8/action Aug 05 18:17:03.716200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ea5d6976-ec26-466a-9796-c48e677d376c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:03.716338 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ea5d6976-ec26-466a-9796-c48e677d376c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:03.740526 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:03.740526 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:03.761613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-511767b6-bfa2-4118-8903-46ab1d45d97d req-ea5d6976-ec26-466a-9796-c48e677d376c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8/action returned with HTTP 204 Aug 05 18:17:03.761613 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 119/475] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:03 2026] POST /volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:04.664406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-499a61d2-bd3b-4f02-8d22-2426e73820d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:04.772846 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-499a61d2-bd3b-4f02-8d22-2426e73820d7 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:17:04.773544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-499a61d2-bd3b-4f02-8d22-2426e73820d7 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1015301785"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:04.809257 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-499a61d2-bd3b-4f02-8d22-2426e73820d7 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:17:04.809849 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 120/476] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:17:04 2026] POST /volume/v3/group_types => generated 181 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:04.820660 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f17cbf50-6aa8-4a82-b0d3-619a077d15af None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:04.823105 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f17cbf50-6aa8-4a82-b0d3-619a077d15af tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] POST https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs Aug 05 18:17:04.823685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f17cbf50-6aa8-4a82-b0d3-619a077d15af tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:04.865864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f17cbf50-6aa8-4a82-b0d3-619a077d15af tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs returned with HTTP 202 Aug 05 18:17:04.866370 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 117/477] 10.4.3.210 () {70 vars in 1458 bytes} [Wed Aug 5 18:17:04 2026] POST /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs => generated 53 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:04.878756 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d599ada9-14f1-4087-9e4f-03b76141baa5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:04.883920 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d599ada9-14f1-4087-9e4f-03b76141baa5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] POST https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs Aug 05 18:17:04.883920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d599ada9-14f1-4087-9e4f-03b76141baa5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:04.885152 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:04.885152 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:04.920693 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d599ada9-14f1-4087-9e4f-03b76141baa5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs returned with HTTP 202 Aug 05 18:17:04.921268 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 122/478] 10.4.3.210 () {70 vars in 1458 bytes} [Wed Aug 5 18:17:04 2026] POST /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:04.931924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7dc7d5ed-5c4b-4c3b-90fa-406e0e7d1a08 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:04.937339 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7dc7d5ed-5c4b-4c3b-90fa-406e0e7d1a08 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] GET https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 Aug 05 18:17:04.937712 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7dc7d5ed-5c4b-4c3b-90fa-406e0e7d1a08 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:04.938010 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7dc7d5ed-5c4b-4c3b-90fa-406e0e7d1a08 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:04.959109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7dc7d5ed-5c4b-4c3b-90fa-406e0e7d1a08 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 returned with HTTP 200 Aug 05 18:17:04.959109 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 120/479] 10.4.3.210 () {68 vars in 1452 bytes} [Wed Aug 5 18:17:04 2026] GET /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:04.969556 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ba1d9eba-687f-440b-96e6-c5fd148ad400 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:04.972088 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ba1d9eba-687f-440b-96e6-c5fd148ad400 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] GET https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 Aug 05 18:17:04.972496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ba1d9eba-687f-440b-96e6-c5fd148ad400 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:04.972776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ba1d9eba-687f-440b-96e6-c5fd148ad400 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:04.981129 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ba1d9eba-687f-440b-96e6-c5fd148ad400 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 returned with HTTP 200 Aug 05 18:17:04.981622 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 121/480] 10.4.3.210 () {68 vars in 1452 bytes} [Wed Aug 5 18:17:04 2026] GET /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:04.993178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7cace06d-9da8-4c58-b64b-67e27e697095 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:04.997537 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7cace06d-9da8-4c58-b64b-67e27e697095 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] PUT https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 Aug 05 18:17:04.998028 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7cace06d-9da8-4c58-b64b-67e27e697095 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:05.015836 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7cace06d-9da8-4c58-b64b-67e27e697095 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 returned with HTTP 200 Aug 05 18:17:05.016373 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 118/481] 10.4.3.210 () {70 vars in 1472 bytes} [Wed Aug 5 18:17:04 2026] PUT /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:05.027264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ad09cb37-911d-4164-b7b2-ba0e97ff2998 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.030167 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ad09cb37-911d-4164-b7b2-ba0e97ff2998 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] GET https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs Aug 05 18:17:05.030167 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ad09cb37-911d-4164-b7b2-ba0e97ff2998 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.030167 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ad09cb37-911d-4164-b7b2-ba0e97ff2998 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.048712 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ad09cb37-911d-4164-b7b2-ba0e97ff2998 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs returned with HTTP 200 Aug 05 18:17:05.049247 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 123/482] 10.4.3.210 () {68 vars in 1437 bytes} [Wed Aug 5 18:17:05 2026] GET /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:05.059740 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-62aa376e-4fb9-4160-b35a-949139f4fdba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.061820 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-62aa376e-4fb9-4160-b35a-949139f4fdba tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key1 Aug 05 18:17:05.062049 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-62aa376e-4fb9-4160-b35a-949139f4fdba tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.062281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-62aa376e-4fb9-4160-b35a-949139f4fdba tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.084962 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-62aa376e-4fb9-4160-b35a-949139f4fdba tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key1 returned with HTTP 202 Aug 05 18:17:05.085649 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 121/483] 10.4.3.210 () {68 vars in 1455 bytes} [Wed Aug 5 18:17:05 2026] DELETE /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:05.096890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bf6f3915-b9dd-4b67-8b7a-12deff8910e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.101320 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf6f3915-b9dd-4b67-8b7a-12deff8910e5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] GET https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key1 Aug 05 18:17:05.101582 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf6f3915-b9dd-4b67-8b7a-12deff8910e5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.101780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf6f3915-b9dd-4b67-8b7a-12deff8910e5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.118546 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf6f3915-b9dd-4b67-8b7a-12deff8910e5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] HTTP exception thrown: Group Type 1115cdb4-3672-47f9-9ca4-7988aed2e5ef has no extra spec with key key1. Aug 05 18:17:05.118926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf6f3915-b9dd-4b67-8b7a-12deff8910e5 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key1 returned with HTTP 404 Aug 05 18:17:05.119528 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 122/484] 10.4.3.210 () {68 vars in 1452 bytes} [Wed Aug 5 18:17:05 2026] GET /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key1 => generated 126 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:05.127956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8866c780-0b6f-4d2c-877d-06e45f615909 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.130149 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8866c780-0b6f-4d2c-877d-06e45f615909 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 Aug 05 18:17:05.130475 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8866c780-0b6f-4d2c-877d-06e45f615909 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.130751 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8866c780-0b6f-4d2c-877d-06e45f615909 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.146616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8866c780-0b6f-4d2c-877d-06e45f615909 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 returned with HTTP 202 Aug 05 18:17:05.146878 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 119/485] 10.4.3.210 () {68 vars in 1455 bytes} [Wed Aug 5 18:17:05 2026] DELETE /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:05.157864 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-41f594cc-51b8-4f01-a277-a1924936b6d4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.160876 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41f594cc-51b8-4f01-a277-a1924936b6d4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] GET https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 Aug 05 18:17:05.160876 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41f594cc-51b8-4f01-a277-a1924936b6d4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.161430 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41f594cc-51b8-4f01-a277-a1924936b6d4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.169058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41f594cc-51b8-4f01-a277-a1924936b6d4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] HTTP exception thrown: Group Type 1115cdb4-3672-47f9-9ca4-7988aed2e5ef has no extra spec with key key2. Aug 05 18:17:05.169219 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41f594cc-51b8-4f01-a277-a1924936b6d4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 returned with HTTP 404 Aug 05 18:17:05.170073 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 124/486] 10.4.3.210 () {68 vars in 1452 bytes} [Wed Aug 5 18:17:05 2026] GET /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:05.182535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b20b1fb2-b130-4c00-8f5f-f41d9ccb80e4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.184644 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b20b1fb2-b130-4c00-8f5f-f41d9ccb80e4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 Aug 05 18:17:05.185166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b20b1fb2-b130-4c00-8f5f-f41d9ccb80e4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.185166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b20b1fb2-b130-4c00-8f5f-f41d9ccb80e4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.203812 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b20b1fb2-b130-4c00-8f5f-f41d9ccb80e4 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 returned with HTTP 202 Aug 05 18:17:05.204482 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 122/487] 10.4.3.210 () {68 vars in 1455 bytes} [Wed Aug 5 18:17:05 2026] DELETE /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:05.215662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-77fe636e-2274-4d91-88ce-c7527adbfffd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.220745 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77fe636e-2274-4d91-88ce-c7527adbfffd tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] GET https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 Aug 05 18:17:05.220745 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-77fe636e-2274-4d91-88ce-c7527adbfffd tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.220745 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-77fe636e-2274-4d91-88ce-c7527adbfffd tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.236588 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77fe636e-2274-4d91-88ce-c7527adbfffd tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] HTTP exception thrown: Group Type 1115cdb4-3672-47f9-9ca4-7988aed2e5ef has no extra spec with key key3. Aug 05 18:17:05.240847 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77fe636e-2274-4d91-88ce-c7527adbfffd tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 returned with HTTP 404 Aug 05 18:17:05.240847 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 123/488] 10.4.3.210 () {68 vars in 1452 bytes} [Wed Aug 5 18:17:05 2026] GET /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef/group_specs/key3 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:05.249233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b3710ea8-0817-4889-8ad4-701bab316a07 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.254603 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b3710ea8-0817-4889-8ad4-701bab316a07 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef Aug 05 18:17:05.254951 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b3710ea8-0817-4889-8ad4-701bab316a07 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:05.255245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b3710ea8-0817-4889-8ad4-701bab316a07 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:05.281556 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b3710ea8-0817-4889-8ad4-701bab316a07 tempest-GroupTypeSpecsTest-1333199950 tempest-GroupTypeSpecsTest-1333199950-project-admin] https://10.4.3.210/volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef returned with HTTP 202 Aug 05 18:17:05.282347 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 120/489] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:17:05 2026] DELETE /volume/v3/group_types/1115cdb4-3672-47f9-9ca4-7988aed2e5ef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:05.779572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:05.995421 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:05.996099 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2132281063"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:05.997855 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2132281063'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:05.998229 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Create volume of 1 GB Aug 05 18:17:06.005670 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Availability Zones retrieved successfully. Aug 05 18:17:06.012437 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Flow 'volume_create_api' (d4c17996-01ac-424a-9897-319595ddc19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:06.013417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bfb6e7-b570-4fe8-a452-3bc5fa91f9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:06.017617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:06.061758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16bfb6e7-b570-4fe8-a452-3bc5fa91f9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:06.066729 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027ad269-c4c2-455e-9c67-5264e6d9c12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:06.174567 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Created reservations ['c68a9f47-e1ed-45f3-a255-187447ea2c7f', '93b821d2-b5d1-4a37-abe8-312cc22aa07d', '14b6d131-3d4b-4398-82f7-ed6852a49e07', 'be750480-45e8-42b5-b3a3-649a9de76f17'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:06.175635 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027ad269-c4c2-455e-9c67-5264e6d9c12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c68a9f47-e1ed-45f3-a255-187447ea2c7f', '93b821d2-b5d1-4a37-abe8-312cc22aa07d', '14b6d131-3d4b-4398-82f7-ed6852a49e07', 'be750480-45e8-42b5-b3a3-649a9de76f17']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:06.176523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7326bf-dab8-49a5-b870-886c27cf4fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:06.210740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7326bf-dab8-49a5-b870-886c27cf4fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3279e36e-0a83-4fef-946e-9eaa914d9346', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2132281063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfad43489ac242ac9788b5a9aeadd326',qos_specs=None,replication_status=,reservations=['c68a9f47-e1ed-45f3-a255-187447ea2c7f','93b821d2-b5d1-4a37-abe8-312cc22aa07d','14b6d131-3d4b-4398-82f7-ed6852a49e07','be750480-45e8-42b5-b3a3-649a9de76f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f71cc9429df94471a2a5ba432c82adde',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2132281063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3279e36e-0a83-4fef-946e-9eaa914d9346,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfad43489ac242ac9788b5a9aeadd326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f71cc9429df94471a2a5ba432c82adde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:06.211886 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26602fd-7848-416f-8e73-e97c9157625e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:06.236306 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26602fd-7848-416f-8e73-e97c9157625e) transitioned into state 'SUCCESS' from state '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-2132281063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfad43489ac242ac9788b5a9aeadd326',qos_specs=None,replication_status=,reservations=['c68a9f47-e1ed-45f3-a255-187447ea2c7f','93b821d2-b5d1-4a37-abe8-312cc22aa07d','14b6d131-3d4b-4398-82f7-ed6852a49e07','be750480-45e8-42b5-b3a3-649a9de76f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f71cc9429df94471a2a5ba432c82adde',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:06.237236 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f59e268-e1d0-4d8a-8a03-7a51775d9781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:06.250883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f59e268-e1d0-4d8a-8a03-7a51775d9781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:06.251679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Flow 'volume_create_api' (d4c17996-01ac-424a-9897-319595ddc19a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:06.251997 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Create volume request issued successfully. Aug 05 18:17:06.253047 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d9babaf8-13e2-4c1b-9f58-57b346af6921 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:06.253615 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 125/490] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:05 2026] POST /volume/v3/volumes => generated 759 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:08.976819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a589398c-c1c0-42ca-8537-d3a05d9942b7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.147105 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a589398c-c1c0-42ca-8537-d3a05d9942b7 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:17:09.147617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a589398c-c1c0-42ca-8537-d3a05d9942b7 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-446918255", "description": "tempest-group-type-description-799225569", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:09.196531 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a589398c-c1c0-42ca-8537-d3a05d9942b7 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:17:09.197177 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 123/491] 10.4.3.210 () {70 vars in 1312 bytes} [Wed Aug 5 18:17:08 2026] POST /volume/v3/group_types => generated 263 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:09.208768 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c015cedd-a3a8-4e54-8c40-48e40f8751e8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.213578 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c015cedd-a3a8-4e54-8c40-48e40f8751e8 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types Aug 05 18:17:09.216554 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c015cedd-a3a8-4e54-8c40-48e40f8751e8 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.216554 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c015cedd-a3a8-4e54-8c40-48e40f8751e8 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.235760 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c015cedd-a3a8-4e54-8c40-48e40f8751e8 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 200 Aug 05 18:17:09.237971 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 124/492] 10.4.3.210 () {68 vars in 1290 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types => generated 497 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.249478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b7e475d2-8b45-40a0-abca-a1edbbc171d7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.250517 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b7e475d2-8b45-40a0-abca-a1edbbc171d7 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] PUT https://10.4.3.210/volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d Aug 05 18:17:09.250901 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b7e475d2-8b45-40a0-abca-a1edbbc171d7 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-517516688", "description": "updated-group-type-desc"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:09.273360 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b7e475d2-8b45-40a0-abca-a1edbbc171d7 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d returned with HTTP 200 Aug 05 18:17:09.274032 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 121/493] 10.4.3.210 () {70 vars in 1422 bytes} [Wed Aug 5 18:17:09 2026] PUT /volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d => generated 254 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:17:09.287371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-aac102bb-3bd4-4e11-ad88-61b723089594 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.290722 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aac102bb-3bd4-4e11-ad88-61b723089594 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d Aug 05 18:17:09.291026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aac102bb-3bd4-4e11-ad88-61b723089594 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.291272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aac102bb-3bd4-4e11-ad88-61b723089594 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.303162 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:09.303162 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:09.303162 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aac102bb-3bd4-4e11-ad88-61b723089594 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d returned with HTTP 200 Aug 05 18:17:09.303162 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 126/494] 10.4.3.210 () {68 vars in 1401 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d => generated 254 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.317157 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bb69c8ed-f544-4ad0-abbe-c2fe0e6e2413 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.322369 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb69c8ed-f544-4ad0-abbe-c2fe0e6e2413 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d Aug 05 18:17:09.322752 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb69c8ed-f544-4ad0-abbe-c2fe0e6e2413 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.323033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb69c8ed-f544-4ad0-abbe-c2fe0e6e2413 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.345210 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb69c8ed-f544-4ad0-abbe-c2fe0e6e2413 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d returned with HTTP 202 Aug 05 18:17:09.345783 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 124/495] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:17:09 2026] DELETE /volume/v3/group_types/0ab422ac-14b5-43c9-ba96-6b36f77e1d1d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:09.355861 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-02af96fb-dcb4-4559-bb98-87c1a2bf02e6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.360994 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02af96fb-dcb4-4559-bb98-87c1a2bf02e6 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types Aug 05 18:17:09.361307 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02af96fb-dcb4-4559-bb98-87c1a2bf02e6 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.361372 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02af96fb-dcb4-4559-bb98-87c1a2bf02e6 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.366521 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02af96fb-dcb4-4559-bb98-87c1a2bf02e6 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 200 Aug 05 18:17:09.366871 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 125/496] 10.4.3.210 () {68 vars in 1290 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types => generated 248 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.377610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bbf662e0-f544-486c-9222-ab8fffc6b104 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.379583 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bbf662e0-f544-486c-9222-ab8fffc6b104 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:17:09.380003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bbf662e0-f544-486c-9222-ab8fffc6b104 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1999370572", "is_public": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:09.407499 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bbf662e0-f544-486c-9222-ab8fffc6b104 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:17:09.408044 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 122/497] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:17:09 2026] POST /volume/v3/group_types => generated 164 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:09.419138 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0d98c735-ffa8-47c2-8fef-1419b91e72fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.423667 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d98c735-ffa8-47c2-8fef-1419b91e72fa tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:17:09.423667 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d98c735-ffa8-47c2-8fef-1419b91e72fa tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-36492826", "is_public": false}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:09.457642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d98c735-ffa8-47c2-8fef-1419b91e72fa tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:17:09.458494 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 127/498] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:17:09 2026] POST /volume/v3/group_types => generated 163 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:09.468354 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-915eb05c-a249-4251-8b1e-81e66305061e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.476248 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-915eb05c-a249-4251-8b1e-81e66305061e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 05 18:17:09.476248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-915eb05c-a249-4251-8b1e-81e66305061e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.476248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-915eb05c-a249-4251-8b1e-81e66305061e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.490775 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-915eb05c-a249-4251-8b1e-81e66305061e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 05 18:17:09.490775 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 125/499] 10.4.3.210 () {68 vars in 1351 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.504719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-90b36fd0-6ca6-4015-8478-8e75155bcaf0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.507850 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90b36fd0-6ca6-4015-8478-8e75155bcaf0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 05 18:17:09.508195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90b36fd0-6ca6-4015-8478-8e75155bcaf0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.508511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90b36fd0-6ca6-4015-8478-8e75155bcaf0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.526965 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90b36fd0-6ca6-4015-8478-8e75155bcaf0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 05 18:17:09.527718 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 126/500] 10.4.3.210 () {68 vars in 1353 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.537921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ba945dbb-5727-43c4-8aa1-b588dadd576e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.540637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ba945dbb-5727-43c4-8aa1-b588dadd576e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types?is_public=False Aug 05 18:17:09.540637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ba945dbb-5727-43c4-8aa1-b588dadd576e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.540815 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ba945dbb-5727-43c4-8aa1-b588dadd576e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.550876 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ba945dbb-5727-43c4-8aa1-b588dadd576e tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 05 18:17:09.551259 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 123/501] 10.4.3.210 () {68 vars in 1321 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.561315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef0f8bba-c3b9-4b25-8194-203f26a799fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.566614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef0f8bba-c3b9-4b25-8194-203f26a799fb tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] GET https://10.4.3.210/volume/v3/group_types?is_public=True Aug 05 18:17:09.566614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef0f8bba-c3b9-4b25-8194-203f26a799fb tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.566614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef0f8bba-c3b9-4b25-8194-203f26a799fb tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.580146 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef0f8bba-c3b9-4b25-8194-203f26a799fb tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 05 18:17:09.580684 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 128/502] 10.4.3.210 () {68 vars in 1319 bytes} [Wed Aug 5 18:17:09 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:09.595293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-03fc68c7-8798-45e4-9992-06eb0085f520 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.598702 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-03fc68c7-8798-45e4-9992-06eb0085f520 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/7f9d537a-719e-4916-9854-810782fd4dba Aug 05 18:17:09.598893 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-03fc68c7-8798-45e4-9992-06eb0085f520 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.599138 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-03fc68c7-8798-45e4-9992-06eb0085f520 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.622723 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-03fc68c7-8798-45e4-9992-06eb0085f520 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types/7f9d537a-719e-4916-9854-810782fd4dba returned with HTTP 202 Aug 05 18:17:09.623486 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 126/503] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:17:09 2026] DELETE /volume/v3/group_types/7f9d537a-719e-4916-9854-810782fd4dba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:09.637991 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-31a57c36-2803-48b3-8290-c672b743efd0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.639319 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31a57c36-2803-48b3-8290-c672b743efd0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/8e26a8b0-9649-45e7-bc6e-41fa210d354b Aug 05 18:17:09.639654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31a57c36-2803-48b3-8290-c672b743efd0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.639912 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31a57c36-2803-48b3-8290-c672b743efd0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.665351 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31a57c36-2803-48b3-8290-c672b743efd0 tempest-GroupTypesTest-240622482 tempest-GroupTypesTest-240622482-project-admin] https://10.4.3.210/volume/v3/group_types/8e26a8b0-9649-45e7-bc6e-41fa210d354b returned with HTTP 202 Aug 05 18:17:09.665970 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 127/504] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:17:09 2026] DELETE /volume/v3/group_types/8e26a8b0-9649-45e7-bc6e-41fa210d354b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:09.834098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-548269db-bed2-4889-a380-c1e51eacd796 req-a958d901-dd62-40e6-afea-d1b1167afc0b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.840333 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-a958d901-dd62-40e6-afea-d1b1167afc0b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] DELETE https://10.4.3.210/volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f Aug 05 18:17:09.840333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-a958d901-dd62-40e6-afea-d1b1167afc0b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.840333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-a958d901-dd62-40e6-afea-d1b1167afc0b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.849685 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:09.849685 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:09.907496 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-a958d901-dd62-40e6-afea-d1b1167afc0b tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f returned with HTTP 200 Aug 05 18:17:09.908133 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 124/505] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:17:09 2026] DELETE /volume/v3/attachments/71e6b5f9-cb84-4c0a-9704-567dab8e8a9f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:09.922504 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:09.926003 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:17:09.926271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:09.926573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:09.926877 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Delete volume with id: ce2e0c89-add1-47ba-89ac-681a914ba7b9 Aug 05 18:17:09.938199 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:09.938199 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:09.938666 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Volume info retrieved successfully. Aug 05 18:17:09.969623 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] Delete volume request issued successfully. Aug 05 18:17:09.969623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-548269db-bed2-4889-a380-c1e51eacd796 req-fc5d4a89-5f50-4cf7-bc4d-a07ad08b7d38 tempest-ServerBootFromVolumeStableRescueTest-1859445271 tempest-ServerBootFromVolumeStableRescueTest-1859445271-project-member] https://10.4.3.210/volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 returned with HTTP 202 Aug 05 18:17:09.969623 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 129/506] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:17:09 2026] DELETE /volume/v3/volumes/ce2e0c89-add1-47ba-89ac-681a914ba7b9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:12.697538 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e25ea67a-ed36-49c7-9a02-d8a46ac67a76 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:12.784506 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e25ea67a-ed36-49c7-9a02-d8a46ac67a76 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:17:12.784986 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e25ea67a-ed36-49c7-9a02-d8a46ac67a76 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1574749028", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1009727651", "vendor_name": "tempest-vendor_name-221580367"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:12.817669 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e25ea67a-ed36-49c7-9a02-d8a46ac67a76 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:17:12.818053 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 127/507] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:17:12 2026] POST /volume/v3/types => generated 327 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:12.826282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:12.889028 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:12.891783 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "36eaeaf3-774e-43d9-8027-b14756ef2d5e", "size": 1, "name": "tempest-UserMessagesTest-Volume-98689910"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:12.891783 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Create volume request body: {'volume': {'volume_type': '36eaeaf3-774e-43d9-8027-b14756ef2d5e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-98689910'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:12.895864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Create volume of 1 GB Aug 05 18:17:12.896167 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:12.896167 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:12.896717 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Availability Zones retrieved successfully. Aug 05 18:17:12.901985 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Flow 'volume_create_api' (09af238d-13dd-47d2-aaa1-56d33fb38f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:12.903304 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdedaf9-a7f4-4f04-bf3a-d1c0009fe3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:12.904179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:12.924461 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fdedaf9-a7f4-4f04-bf3a-d1c0009fe3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:17:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1009727651',vendor_name='tempest-vendor_name-221580367'},id=36eaeaf3-774e-43d9-8027-b14756ef2d5e,is_public=True,name='tempest-UserMessagesTest-volume-type-1574749028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36eaeaf3-774e-43d9-8027-b14756ef2d5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:12.924757 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf05894-4edc-42ed-afd6-edfde7ad200b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:12.960567 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1574749028 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1574749028, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:12.961202 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1574749028 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1574749028, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:13.019757 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Created reservations ['1b345c0a-db45-44e1-ad14-9e49c802a30a', '408ddb5d-409d-42c9-b34c-278f9ff40253', 'f467c9e0-31c1-4b3e-92e5-8837e7c0f617', '9c29ad0c-d693-455e-9c54-ab6f6db9418e'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:13.019757 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf05894-4edc-42ed-afd6-edfde7ad200b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b345c0a-db45-44e1-ad14-9e49c802a30a', '408ddb5d-409d-42c9-b34c-278f9ff40253', 'f467c9e0-31c1-4b3e-92e5-8837e7c0f617', '9c29ad0c-d693-455e-9c54-ab6f6db9418e']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:13.019757 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5e31fe-9326-46f7-a22e-13fd9b1e4c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:13.055031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5e31fe-9326-46f7-a22e-13fd9b1e4c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e30aaea0-0ad1-4c31-b14f-32e2347b7c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-98689910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac932823cc744a06884839d7ca35b9a1',qos_specs=None,replication_status=,reservations=['1b345c0a-db45-44e1-ad14-9e49c802a30a','408ddb5d-409d-42c9-b34c-278f9ff40253','f467c9e0-31c1-4b3e-92e5-8837e7c0f617','9c29ad0c-d693-455e-9c54-ab6f6db9418e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a960c593fc494315b79205cd4c25f9bb',volume_type_id=36eaeaf3-774e-43d9-8027-b14756ef2d5e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-98689910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e30aaea0-0ad1-4c31-b14f-32e2347b7c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac932823cc744a06884839d7ca35b9a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a960c593fc494315b79205cd4c25f9bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36eaeaf3-774e-43d9-8027-b14756ef2d5e),volume_type_id=36eaeaf3-774e-43d9-8027-b14756ef2d5e)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:13.055319 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1c5344-0d5d-4ff8-a25f-af1d0fe86887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:13.078796 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1c5344-0d5d-4ff8-a25f-af1d0fe86887) transitioned into state 'SUCCESS' from state '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-98689910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac932823cc744a06884839d7ca35b9a1',qos_specs=None,replication_status=,reservations=['1b345c0a-db45-44e1-ad14-9e49c802a30a','408ddb5d-409d-42c9-b34c-278f9ff40253','f467c9e0-31c1-4b3e-92e5-8837e7c0f617','9c29ad0c-d693-455e-9c54-ab6f6db9418e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a960c593fc494315b79205cd4c25f9bb',volume_type_id=36eaeaf3-774e-43d9-8027-b14756ef2d5e)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:13.079546 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f599f05-e781-4562-af8d-0e68825c5f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:13.098617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f599f05-e781-4562-af8d-0e68825c5f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:13.098617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Flow 'volume_create_api' (09af238d-13dd-47d2-aaa1-56d33fb38f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:13.098617 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Create volume request issued successfully. Aug 05 18:17:13.098617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d0eee36c-5c1b-4219-ae2d-2fcf0cd0ea30 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:13.099303 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 128/508] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:17:12 2026] POST /volume/v3/volumes => generated 784 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:13.119673 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-35f7cc85-7917-4545-a67b-7913f37c54f7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:13.125856 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-35f7cc85-7917-4545-a67b-7913f37c54f7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a Aug 05 18:17:13.125856 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-35f7cc85-7917-4545-a67b-7913f37c54f7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:13.125856 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-35f7cc85-7917-4545-a67b-7913f37c54f7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:13.141775 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:13.141775 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:13.153625 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-35f7cc85-7917-4545-a67b-7913f37c54f7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:13.157091 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-35f7cc85-7917-4545-a67b-7913f37c54f7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a returned with HTTP 200 Aug 05 18:17:13.157874 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 125/509] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:13 2026] GET /volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:14.188914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0f64abb5-8947-489f-8f21-048da3b3b787 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.206912 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f64abb5-8947-489f-8f21-048da3b3b787 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a Aug 05 18:17:14.207317 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f64abb5-8947-489f-8f21-048da3b3b787 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.207660 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f64abb5-8947-489f-8f21-048da3b3b787 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.219964 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:14.219964 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:14.225865 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0f64abb5-8947-489f-8f21-048da3b3b787 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:14.233043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f64abb5-8947-489f-8f21-048da3b3b787 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a returned with HTTP 200 Aug 05 18:17:14.233452 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 130/510] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:14.249623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7752a889-e615-48b3-883a-8475c782089b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.253533 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7752a889-e615-48b3-883a-8475c782089b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/messages Aug 05 18:17:14.253896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7752a889-e615-48b3-883a-8475c782089b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.254184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7752a889-e615-48b3-883a-8475c782089b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.263553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7752a889-e615-48b3-883a-8475c782089b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:17:14.264106 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 128/511] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:14.275612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1ce688eb-7804-44ad-bf0c-10ed6c6ffb57 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.278693 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1ce688eb-7804-44ad-bf0c-10ed6c6ffb57 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] DELETE https://10.4.3.210/volume/v3/messages/22301b5b-e024-4814-a94a-ca53e4d9bae3 Aug 05 18:17:14.278978 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1ce688eb-7804-44ad-bf0c-10ed6c6ffb57 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.279165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1ce688eb-7804-44ad-bf0c-10ed6c6ffb57 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.287021 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:14.287021 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:14.296935 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1ce688eb-7804-44ad-bf0c-10ed6c6ffb57 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages/22301b5b-e024-4814-a94a-ca53e4d9bae3 returned with HTTP 204 Aug 05 18:17:14.297396 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 129/512] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:17:14 2026] DELETE /volume/v3/messages/22301b5b-e024-4814-a94a-ca53e4d9bae3 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:17:14.309141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e8608d41-ae4b-40ce-8d80-4725c0814774 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.315710 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8608d41-ae4b-40ce-8d80-4725c0814774 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/messages/22301b5b-e024-4814-a94a-ca53e4d9bae3 Aug 05 18:17:14.316187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8608d41-ae4b-40ce-8d80-4725c0814774 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.316564 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8608d41-ae4b-40ce-8d80-4725c0814774 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.323854 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8608d41-ae4b-40ce-8d80-4725c0814774 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages/22301b5b-e024-4814-a94a-ca53e4d9bae3 returned with HTTP 404 Aug 05 18:17:14.324631 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 126/513] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/messages/22301b5b-e024-4814-a94a-ca53e4d9bae3 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:14.335082 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bbb47265-bb73-4a5f-830c-9b71c3695ea9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.337035 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bbb47265-bb73-4a5f-830c-9b71c3695ea9 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a Aug 05 18:17:14.337286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bbb47265-bb73-4a5f-830c-9b71c3695ea9 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.337503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bbb47265-bb73-4a5f-830c-9b71c3695ea9 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.346763 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:14.346763 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:14.353833 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bbb47265-bb73-4a5f-830c-9b71c3695ea9 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:14.359251 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bbb47265-bb73-4a5f-830c-9b71c3695ea9 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a returned with HTTP 200 Aug 05 18:17:14.359354 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 131/514] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:14.373508 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.375482 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a Aug 05 18:17:14.375760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.375995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.376198 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Delete volume with id: e30aaea0-0ad1-4c31-b14f-32e2347b7c3a Aug 05 18:17:14.391443 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:14.391443 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:14.393573 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:14.397048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100363) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:17:14.415231 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1574749028 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1574749028, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:14.415716 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1574749028 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1574749028, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:14.428818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Created reservations ['beaba714-1899-4636-b954-3abb2516b594', '6f9accfe-de21-4042-a395-050f4b467408', '350309e5-a506-4769-a684-f81a473d495b', 'fa8b1d5c-180a-481d-ad67-07de84ffb504'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:14.470280 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Delete volume request issued successfully. Aug 05 18:17:14.470550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b8643a6-b9c8-4d41-8311-e43fdad239d1 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a returned with HTTP 202 Aug 05 18:17:14.471067 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 129/515] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:17:14 2026] DELETE /volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:14.480102 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a1d6d533-1624-4339-b2bf-e2367edc3e4a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.483279 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a1d6d533-1624-4339-b2bf-e2367edc3e4a tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a Aug 05 18:17:14.483279 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a1d6d533-1624-4339-b2bf-e2367edc3e4a tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.483412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a1d6d533-1624-4339-b2bf-e2367edc3e4a tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.494579 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a1d6d533-1624-4339-b2bf-e2367edc3e4a tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a returned with HTTP 404 Aug 05 18:17:14.495066 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 130/516] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/volumes/e30aaea0-0ad1-4c31-b14f-32e2347b7c3a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:14.507042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-adf80afb-df64-4040-8fb2-0157808ce5bd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.513795 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-adf80afb-df64-4040-8fb2-0157808ce5bd tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] DELETE https://10.4.3.210/volume/v3/types/36eaeaf3-774e-43d9-8027-b14756ef2d5e Aug 05 18:17:14.513795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-adf80afb-df64-4040-8fb2-0157808ce5bd tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.514068 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-adf80afb-df64-4040-8fb2-0157808ce5bd tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.569030 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-adf80afb-df64-4040-8fb2-0157808ce5bd tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] https://10.4.3.210/volume/v3/types/36eaeaf3-774e-43d9-8027-b14756ef2d5e returned with HTTP 202 Aug 05 18:17:14.569450 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 127/517] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:17:14 2026] DELETE /volume/v3/types/36eaeaf3-774e-43d9-8027-b14756ef2d5e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:14.578849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-189a3be1-97a7-41e9-92c1-957111f822b4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.581079 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-189a3be1-97a7-41e9-92c1-957111f822b4 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] GET https://10.4.3.210/volume/v3/types/36eaeaf3-774e-43d9-8027-b14756ef2d5e Aug 05 18:17:14.581328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-189a3be1-97a7-41e9-92c1-957111f822b4 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.581582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-189a3be1-97a7-41e9-92c1-957111f822b4 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.585135 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-189a3be1-97a7-41e9-92c1-957111f822b4 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] https://10.4.3.210/volume/v3/types/36eaeaf3-774e-43d9-8027-b14756ef2d5e returned with HTTP 404 Aug 05 18:17:14.585722 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 132/518] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/types/36eaeaf3-774e-43d9-8027-b14756ef2d5e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:14.595225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-78aefbd4-9bc9-44fe-a9a1-c0257f02e849 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.597728 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78aefbd4-9bc9-44fe-a9a1-c0257f02e849 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:17:14.598197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-78aefbd4-9bc9-44fe-a9a1-c0257f02e849 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-912496350", "extra_specs": {"storage_protocol": "tempest-storage_protocol-547840715", "vendor_name": "tempest-vendor_name-848929343"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:14.620199 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78aefbd4-9bc9-44fe-a9a1-c0257f02e849 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:17:14.620716 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 130/519] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:17:14 2026] POST /volume/v3/types => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:14.630380 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.632450 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:14.632941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c3d5743-a7f7-46f2-9019-444f57b96749", "size": 1, "name": "tempest-UserMessagesTest-Volume-159609002"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:14.634934 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Create volume request body: {'volume': {'volume_type': '8c3d5743-a7f7-46f2-9019-444f57b96749', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-159609002'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:14.640077 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Create volume of 1 GB Aug 05 18:17:14.640418 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:14.640418 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:14.641072 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Availability Zones retrieved successfully. Aug 05 18:17:14.648694 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Flow 'volume_create_api' (0bd4f92b-deaf-47bd-a376-5509d1154cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:14.650083 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4d63db-9a7e-4a1c-a4ff-28c772e9e820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:14.651312 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:14.677732 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4d63db-9a7e-4a1c-a4ff-28c772e9e820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:17:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-547840715',vendor_name='tempest-vendor_name-848929343'},id=8c3d5743-a7f7-46f2-9019-444f57b96749,is_public=True,name='tempest-UserMessagesTest-volume-type-912496350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c3d5743-a7f7-46f2-9019-444f57b96749', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:14.680692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9c0de1-b616-4d0f-bdb7-e5bf6d93d701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:14.718620 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-912496350 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-912496350, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:14.719022 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-912496350 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-912496350, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:14.755323 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Created reservations ['e0272366-eae8-4fca-904b-fdd454080f63', '4771858e-9814-4a3e-b334-a1da400672cd', 'c76dfee0-4af3-4cdc-9ea4-62470df5a223', '0c7e636b-575a-4ed3-960f-b70bf7cfddc9'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:14.756041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e9c0de1-b616-4d0f-bdb7-e5bf6d93d701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0272366-eae8-4fca-904b-fdd454080f63', '4771858e-9814-4a3e-b334-a1da400672cd', 'c76dfee0-4af3-4cdc-9ea4-62470df5a223', '0c7e636b-575a-4ed3-960f-b70bf7cfddc9']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:14.756859 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f498834-3144-4436-a198-2973358c1c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:14.793695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f498834-3144-4436-a198-2973358c1c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8236936d-a04a-4a2e-b6ba-d68c4c62552d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-159609002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac932823cc744a06884839d7ca35b9a1',qos_specs=None,replication_status=,reservations=['e0272366-eae8-4fca-904b-fdd454080f63','4771858e-9814-4a3e-b334-a1da400672cd','c76dfee0-4af3-4cdc-9ea4-62470df5a223','0c7e636b-575a-4ed3-960f-b70bf7cfddc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a960c593fc494315b79205cd4c25f9bb',volume_type_id=8c3d5743-a7f7-46f2-9019-444f57b96749), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-159609002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8236936d-a04a-4a2e-b6ba-d68c4c62552d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac932823cc744a06884839d7ca35b9a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a960c593fc494315b79205cd4c25f9bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c3d5743-a7f7-46f2-9019-444f57b96749),volume_type_id=8c3d5743-a7f7-46f2-9019-444f57b96749)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:14.794383 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba11587f-cc48-4799-8e19-9a18270bc531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:14.813193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba11587f-cc48-4799-8e19-9a18270bc531) transitioned into state 'SUCCESS' from state '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-159609002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac932823cc744a06884839d7ca35b9a1',qos_specs=None,replication_status=,reservations=['e0272366-eae8-4fca-904b-fdd454080f63','4771858e-9814-4a3e-b334-a1da400672cd','c76dfee0-4af3-4cdc-9ea4-62470df5a223','0c7e636b-575a-4ed3-960f-b70bf7cfddc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a960c593fc494315b79205cd4c25f9bb',volume_type_id=8c3d5743-a7f7-46f2-9019-444f57b96749)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:14.813707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723349e5-56b3-4e80-badc-b6236752c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:14.823248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723349e5-56b3-4e80-badc-b6236752c574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:14.824237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Flow 'volume_create_api' (0bd4f92b-deaf-47bd-a376-5509d1154cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:14.824628 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Create volume request issued successfully. Aug 05 18:17:14.825227 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a7d3b7a0-716e-485e-8573-ec9064c01065 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:14.825763 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 131/520] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:17:14 2026] POST /volume/v3/volumes => generated 784 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:14.838927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7d1730ec-79b9-45fc-a0a1-0c6d9c4b5ab7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:14.840796 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7d1730ec-79b9-45fc-a0a1-0c6d9c4b5ab7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d Aug 05 18:17:14.841004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7d1730ec-79b9-45fc-a0a1-0c6d9c4b5ab7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:14.841200 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7d1730ec-79b9-45fc-a0a1-0c6d9c4b5ab7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:14.855018 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:14.855018 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:14.857885 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7d1730ec-79b9-45fc-a0a1-0c6d9c4b5ab7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:14.863624 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7d1730ec-79b9-45fc-a0a1-0c6d9c4b5ab7 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d returned with HTTP 200 Aug 05 18:17:14.864122 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 128/521] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:14 2026] GET /volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:15.883534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d0411cba-350e-49d8-a166-0030f29c0c95 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:15.885752 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d0411cba-350e-49d8-a166-0030f29c0c95 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d Aug 05 18:17:15.886014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d0411cba-350e-49d8-a166-0030f29c0c95 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:15.886262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d0411cba-350e-49d8-a166-0030f29c0c95 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:15.895284 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:15.895284 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:15.899298 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d0411cba-350e-49d8-a166-0030f29c0c95 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:15.904065 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d0411cba-350e-49d8-a166-0030f29c0c95 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d returned with HTTP 200 Aug 05 18:17:15.904515 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 133/522] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:15 2026] GET /volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:15.919013 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5558fa77-fbc6-4e22-9a3d-d87b206d3471 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:15.920934 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5558fa77-fbc6-4e22-9a3d-d87b206d3471 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/messages Aug 05 18:17:15.921217 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5558fa77-fbc6-4e22-9a3d-d87b206d3471 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:15.921481 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5558fa77-fbc6-4e22-9a3d-d87b206d3471 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:15.927527 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5558fa77-fbc6-4e22-9a3d-d87b206d3471 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:17:15.927952 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 131/523] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:17:15 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:15.937826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5de4e12-674b-450c-90fd-3d36bbfbd024 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:15.940085 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5de4e12-674b-450c-90fd-3d36bbfbd024 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/messages/ece3424f-d5e4-4fc8-9b0e-af094a532b2f Aug 05 18:17:15.940315 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5de4e12-674b-450c-90fd-3d36bbfbd024 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:15.940546 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5de4e12-674b-450c-90fd-3d36bbfbd024 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:15.944082 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:15.944082 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:15.944867 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5de4e12-674b-450c-90fd-3d36bbfbd024 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages/ece3424f-d5e4-4fc8-9b0e-af094a532b2f returned with HTTP 200 Aug 05 18:17:15.945458 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 132/524] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:17:15 2026] GET /volume/v3/messages/ece3424f-d5e4-4fc8-9b0e-af094a532b2f => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:15.954832 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a30e36ec-3eaa-4d1e-b4ad-64f047ddaa4b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:15.956522 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a30e36ec-3eaa-4d1e-b4ad-64f047ddaa4b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/messages Aug 05 18:17:15.956750 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a30e36ec-3eaa-4d1e-b4ad-64f047ddaa4b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:15.956932 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a30e36ec-3eaa-4d1e-b4ad-64f047ddaa4b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:15.961120 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a30e36ec-3eaa-4d1e-b4ad-64f047ddaa4b tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:17:15.961499 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 129/525] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:17:15 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:15.969782 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fad11040-e3e0-422d-9db2-dbb6883d0e1f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:15.971519 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fad11040-e3e0-422d-9db2-dbb6883d0e1f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] DELETE https://10.4.3.210/volume/v3/messages/ece3424f-d5e4-4fc8-9b0e-af094a532b2f Aug 05 18:17:15.971768 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fad11040-e3e0-422d-9db2-dbb6883d0e1f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:15.971953 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fad11040-e3e0-422d-9db2-dbb6883d0e1f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:15.982476 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fad11040-e3e0-422d-9db2-dbb6883d0e1f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/messages/ece3424f-d5e4-4fc8-9b0e-af094a532b2f returned with HTTP 204 Aug 05 18:17:15.982902 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 134/526] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:17:15 2026] DELETE /volume/v3/messages/ece3424f-d5e4-4fc8-9b0e-af094a532b2f => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:17:15.991615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3d294730-87f5-4c8a-a1a7-a38b81d88cca None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:15.993389 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d294730-87f5-4c8a-a1a7-a38b81d88cca tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d Aug 05 18:17:15.993820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d294730-87f5-4c8a-a1a7-a38b81d88cca tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:15.993891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d294730-87f5-4c8a-a1a7-a38b81d88cca tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:16.001986 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:16.001986 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:16.006223 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3d294730-87f5-4c8a-a1a7-a38b81d88cca tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:16.011356 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d294730-87f5-4c8a-a1a7-a38b81d88cca tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d returned with HTTP 200 Aug 05 18:17:16.011356 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 132/527] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:15 2026] GET /volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:16.023082 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-821837c8-a875-4ebc-a2cd-d56a50818697 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:16.026511 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d Aug 05 18:17:16.026769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:16.026981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:16.027175 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Delete volume with id: 8236936d-a04a-4a2e-b6ba-d68c4c62552d Aug 05 18:17:16.034034 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:16.034034 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:16.034528 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Volume info retrieved successfully. Aug 05 18:17:16.035722 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100365) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:17:16.058865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Created reservations ['accf6e20-4670-4819-a369-ad0e5a205902', 'da171315-677a-4261-94d4-5e84d2f282fe', '77d6f53f-c723-46ce-8ee1-628247ebe58e', '27806867-5d70-4cdf-8213-9ef84d29e043'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:16.089608 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Delete volume request issued successfully. Aug 05 18:17:16.089872 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-821837c8-a875-4ebc-a2cd-d56a50818697 tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d returned with HTTP 202 Aug 05 18:17:16.090294 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 133/528] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:17:16 2026] DELETE /volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:16.097165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dcbee664-0805-405f-ae20-b084933d424f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:16.098841 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dcbee664-0805-405f-ae20-b084933d424f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] GET https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d Aug 05 18:17:16.099089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dcbee664-0805-405f-ae20-b084933d424f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:16.099266 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dcbee664-0805-405f-ae20-b084933d424f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:16.104431 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dcbee664-0805-405f-ae20-b084933d424f tempest-UserMessagesTest-195771872 tempest-UserMessagesTest-195771872-project-member] https://10.4.3.210/volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d returned with HTTP 404 Aug 05 18:17:16.104863 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 130/529] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:17:16 2026] GET /volume/v3/volumes/8236936d-a04a-4a2e-b6ba-d68c4c62552d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:16.112106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d1c3858a-5fa8-469b-b8e9-1023080fc679 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:16.113718 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d1c3858a-5fa8-469b-b8e9-1023080fc679 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] DELETE https://10.4.3.210/volume/v3/types/8c3d5743-a7f7-46f2-9019-444f57b96749 Aug 05 18:17:16.113902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d1c3858a-5fa8-469b-b8e9-1023080fc679 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:16.114086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d1c3858a-5fa8-469b-b8e9-1023080fc679 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:16.151152 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d1c3858a-5fa8-469b-b8e9-1023080fc679 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] https://10.4.3.210/volume/v3/types/8c3d5743-a7f7-46f2-9019-444f57b96749 returned with HTTP 202 Aug 05 18:17:16.151730 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 135/530] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:17:16 2026] DELETE /volume/v3/types/8c3d5743-a7f7-46f2-9019-444f57b96749 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:16.159962 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-47cf120c-5ec3-4463-b44a-f8f7762aff67 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:16.162670 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-47cf120c-5ec3-4463-b44a-f8f7762aff67 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] GET https://10.4.3.210/volume/v3/types/8c3d5743-a7f7-46f2-9019-444f57b96749 Aug 05 18:17:16.162941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-47cf120c-5ec3-4463-b44a-f8f7762aff67 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:16.163198 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-47cf120c-5ec3-4463-b44a-f8f7762aff67 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:16.166968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-47cf120c-5ec3-4463-b44a-f8f7762aff67 tempest-UserMessagesTest-799605205 tempest-UserMessagesTest-799605205-project-admin] https://10.4.3.210/volume/v3/types/8c3d5743-a7f7-46f2-9019-444f57b96749 returned with HTTP 404 Aug 05 18:17:16.167603 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 133/531] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:17:16 2026] GET /volume/v3/types/8c3d5743-a7f7-46f2-9019-444f57b96749 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.515840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-509931c1-743a-4d1f-8a8a-121a149c92c8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.603332 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-509931c1-743a-4d1f-8a8a-121a149c92c8 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:17:18.603697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-509931c1-743a-4d1f-8a8a-121a149c92c8 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-336659286", "extra_specs": {"spec1": "val1"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.622098 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-509931c1-743a-4d1f-8a8a-121a149c92c8 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:17:18.622562 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 134/532] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:17:18 2026] POST /volume/v3/types => generated 242 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:18.632512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc8f3522-fe86-45d7-8dcd-8c0bc6aa0cf1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.634664 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc8f3522-fe86-45d7-8dcd-8c0bc6aa0cf1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] POST https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs Aug 05 18:17:18.634664 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc8f3522-fe86-45d7-8dcd-8c0bc6aa0cf1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.636246 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc8f3522-fe86-45d7-8dcd-8c0bc6aa0cf1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs returned with HTTP 400 Aug 05 18:17:18.636730 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 131/533] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:18 2026] POST /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:17:18.648451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-43ab80ea-24f2-419a-b785-158e43eabb5b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.652479 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-43ab80ea-24f2-419a-b785-158e43eabb5b tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] POST https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs Aug 05 18:17:18.652822 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-43ab80ea-24f2-419a-b785-158e43eabb5b tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.654249 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-43ab80ea-24f2-419a-b785-158e43eabb5b tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs returned with HTTP 400 Aug 05 18:17:18.655157 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 136/534] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:18 2026] POST /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:17:18.668910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7e3b49f2-0a1c-4c2c-a0d6-cbb715cf27d1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.671069 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7e3b49f2-0a1c-4c2c-a0d6-cbb715cf27d1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] POST https://10.4.3.210/volume/v3/types/b9ae1002-129b-4c97-96aa-583289062b6a/extra_specs Aug 05 18:17:18.671222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7e3b49f2-0a1c-4c2c-a0d6-cbb715cf27d1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.733068 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7e3b49f2-0a1c-4c2c-a0d6-cbb715cf27d1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/b9ae1002-129b-4c97-96aa-583289062b6a/extra_specs returned with HTTP 404 Aug 05 18:17:18.733658 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 134/535] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:18 2026] POST /volume/v3/types/b9ae1002-129b-4c97-96aa-583289062b6a/extra_specs => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.742698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-33e71c52-e15e-4f63-90a1-48607a638b91 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.744408 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-33e71c52-e15e-4f63-90a1-48607a638b91 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] DELETE https://10.4.3.210/volume/v3/types/ecb229ef-a2ae-4914-8ae4-6451fd827994/extra_specs/spec1 Aug 05 18:17:18.744645 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-33e71c52-e15e-4f63-90a1-48607a638b91 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:18.744841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-33e71c52-e15e-4f63-90a1-48607a638b91 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:18.756368 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-33e71c52-e15e-4f63-90a1-48607a638b91 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/ecb229ef-a2ae-4914-8ae4-6451fd827994/extra_specs/spec1 returned with HTTP 404 Aug 05 18:17:18.756885 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 135/536] 10.4.3.210 () {66 vars in 1399 bytes} [Wed Aug 5 18:17:18 2026] DELETE /volume/v3/types/ecb229ef-a2ae-4914-8ae4-6451fd827994/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.769980 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eae17d92-51d5-44f0-b291-54b9f99f645c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.772556 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eae17d92-51d5-44f0-b291-54b9f99f645c tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] GET https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/nonexistent_extra_spec_name Aug 05 18:17:18.772875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eae17d92-51d5-44f0-b291-54b9f99f645c tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:18.773168 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eae17d92-51d5-44f0-b291-54b9f99f645c tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:18.783436 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eae17d92-51d5-44f0-b291-54b9f99f645c tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 05 18:17:18.784098 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 132/537] 10.4.3.210 () {66 vars in 1462 bytes} [Wed Aug 5 18:17:18 2026] GET /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.793304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5a157b60-52fb-461e-986b-9404413bdb7f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.795678 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5a157b60-52fb-461e-986b-9404413bdb7f tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] GET https://10.4.3.210/volume/v3/types/aa1b7267-0c47-49ae-a7b5-76083b5f7cfe/extra_specs/spec1 Aug 05 18:17:18.795962 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5a157b60-52fb-461e-986b-9404413bdb7f tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:18.796234 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5a157b60-52fb-461e-986b-9404413bdb7f tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:18.802627 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5a157b60-52fb-461e-986b-9404413bdb7f tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/aa1b7267-0c47-49ae-a7b5-76083b5f7cfe/extra_specs/spec1 returned with HTTP 404 Aug 05 18:17:18.803284 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 137/538] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:17:18 2026] GET /volume/v3/types/aa1b7267-0c47-49ae-a7b5-76083b5f7cfe/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.812952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f234372-5937-44f4-9966-5c494cd0a3d9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.814792 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f234372-5937-44f4-9966-5c494cd0a3d9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] GET https://10.4.3.210/volume/v3/types/6f035fd5-18ef-4c78-8cb7-7d091e5b3861/extra_specs Aug 05 18:17:18.815025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f234372-5937-44f4-9966-5c494cd0a3d9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:18.815218 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f234372-5937-44f4-9966-5c494cd0a3d9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:18.818729 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f234372-5937-44f4-9966-5c494cd0a3d9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/6f035fd5-18ef-4c78-8cb7-7d091e5b3861/extra_specs returned with HTTP 404 Aug 05 18:17:18.819206 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 135/539] 10.4.3.210 () {66 vars in 1378 bytes} [Wed Aug 5 18:17:18 2026] GET /volume/v3/types/6f035fd5-18ef-4c78-8cb7-7d091e5b3861/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.830858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8b3fc59c-3ca0-410c-bedd-61a3bfd56e44 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.833170 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b3fc59c-3ca0-410c-bedd-61a3bfd56e44 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] PUT https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/spec1 Aug 05 18:17:18.833609 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b3fc59c-3ca0-410c-bedd-61a3bfd56e44 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.835364 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b3fc59c-3ca0-410c-bedd-61a3bfd56e44 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/spec1 returned with HTTP 400 Aug 05 18:17:18.835850 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 136/540] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:17:18 2026] PUT /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:17:18.843669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7b66eb59-12aa-487b-ac51-7c03c191cff1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.846081 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b66eb59-12aa-487b-ac51-7c03c191cff1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] PUT https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/spec1 Aug 05 18:17:18.846462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b66eb59-12aa-487b-ac51-7c03c191cff1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'update', calling method: update, body: null {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.848081 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b66eb59-12aa-487b-ac51-7c03c191cff1 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/spec1 returned with HTTP 400 Aug 05 18:17:18.848687 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 133/541] 10.4.3.210 () {68 vars in 1415 bytes} [Wed Aug 5 18:17:18 2026] PUT /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:18.857079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f8222451-fa31-4552-b99e-a1eaa3dc4d8e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.859103 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8222451-fa31-4552-b99e-a1eaa3dc4d8e tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] PUT https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/None Aug 05 18:17:18.859422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f8222451-fa31-4552-b99e-a1eaa3dc4d8e tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.870001 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8222451-fa31-4552-b99e-a1eaa3dc4d8e tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 05 18:17:18.870160 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8222451-fa31-4552-b99e-a1eaa3dc4d8e tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/None returned with HTTP 400 Aug 05 18:17:18.870751 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 138/542] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:18 2026] PUT /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:18.880134 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-42fc6f27-8db5-4ae2-93ac-890acc746ba3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.882014 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42fc6f27-8db5-4ae2-93ac-890acc746ba3 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] PUT https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/7be69aed-6b61-4373-89a1-00852675e3f7 Aug 05 18:17:18.882312 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-42fc6f27-8db5-4ae2-93ac-890acc746ba3 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.892621 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42fc6f27-8db5-4ae2-93ac-890acc746ba3 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 05 18:17:18.892811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42fc6f27-8db5-4ae2-93ac-890acc746ba3 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/7be69aed-6b61-4373-89a1-00852675e3f7 returned with HTTP 400 Aug 05 18:17:18.893357 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 136/543] 10.4.3.210 () {68 vars in 1509 bytes} [Wed Aug 5 18:17:18 2026] PUT /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482/extra_specs/7be69aed-6b61-4373-89a1-00852675e3f7 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:18.902325 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9a6c1563-b292-4d7e-91d0-ab9603d789f5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.904699 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a6c1563-b292-4d7e-91d0-ab9603d789f5 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] PUT https://10.4.3.210/volume/v3/types/cb0b8457-5855-4e16-96fd-7eed0200c2df/extra_specs/spec1 Aug 05 18:17:18.905009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a6c1563-b292-4d7e-91d0-ab9603d789f5 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:18.918413 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a6c1563-b292-4d7e-91d0-ab9603d789f5 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/cb0b8457-5855-4e16-96fd-7eed0200c2df/extra_specs/spec1 returned with HTTP 404 Aug 05 18:17:18.918906 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 137/544] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:17:18 2026] PUT /volume/v3/types/cb0b8457-5855-4e16-96fd-7eed0200c2df/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:18.926140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a7f1d4be-dcdf-46b1-8a3b-4058324772a9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.927823 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a7f1d4be-dcdf-46b1-8a3b-4058324772a9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] DELETE https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482 Aug 05 18:17:18.928003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a7f1d4be-dcdf-46b1-8a3b-4058324772a9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:18.928210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a7f1d4be-dcdf-46b1-8a3b-4058324772a9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:18.952637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a7f1d4be-dcdf-46b1-8a3b-4058324772a9 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482 returned with HTTP 202 Aug 05 18:17:18.953056 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 134/545] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:17:18 2026] DELETE /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:18.960854 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4e312540-a032-4ec3-b378-133051846229 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:18.962548 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e312540-a032-4ec3-b378-133051846229 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] GET https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482 Aug 05 18:17:18.962738 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e312540-a032-4ec3-b378-133051846229 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:18.962914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e312540-a032-4ec3-b378-133051846229 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:18.965878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e312540-a032-4ec3-b378-133051846229 tempest-ExtraSpecsNegativeTest-53751365 tempest-ExtraSpecsNegativeTest-53751365-project-admin] https://10.4.3.210/volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482 returned with HTTP 404 Aug 05 18:17:18.966286 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 139/546] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:17:18 2026] GET /volume/v3/types/730d16d3-9a5a-4ffa-96b1-7ba151d3f482 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:20.382943 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:20.385553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:20.385994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-142569871", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:20.388190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-142569871', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:20.388354 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Create volume of 1 GB Aug 05 18:17:20.394528 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Availability Zones retrieved successfully. Aug 05 18:17:20.402862 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Flow 'volume_create_api' (3949057a-43e7-40f4-840e-4334af01e930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:20.404291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ef6ffb1-33d5-4b71-895b-da87f7b7e03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:20.405663 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:20.450300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ef6ffb1-33d5-4b71-895b-da87f7b7e03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:20.451349 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c728e0-62c1-4e9c-9c49-a83790834f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:20.527651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Created reservations ['b485ec76-2317-4ea2-b8a9-03a9769572d6', 'fac478d6-f145-4539-b15d-efd2b5f3a70e', '9fe9a6cc-bc69-475a-a395-6a290f17454d', '27893431-01dd-4293-8f45-b198332281a6'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:20.528428 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11c728e0-62c1-4e9c-9c49-a83790834f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b485ec76-2317-4ea2-b8a9-03a9769572d6', 'fac478d6-f145-4539-b15d-efd2b5f3a70e', '9fe9a6cc-bc69-475a-a395-6a290f17454d', '27893431-01dd-4293-8f45-b198332281a6']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:20.529178 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63a229a-919f-4f23-b30a-2a5b6726f4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:20.556692 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d63a229a-919f-4f23-b30a-2a5b6726f4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f501c8-e8de-4386-98c5-2cd93a6da4fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-142569871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8e812168373d49a5a616258cc7e70ec4',qos_specs=None,replication_status=,reservations=['b485ec76-2317-4ea2-b8a9-03a9769572d6','fac478d6-f145-4539-b15d-efd2b5f3a70e','9fe9a6cc-bc69-475a-a395-6a290f17454d','27893431-01dd-4293-8f45-b198332281a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec8d1296fcd4bdb9fd052ea4b480e92',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-142569871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f501c8-e8de-4386-98c5-2cd93a6da4fb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8e812168373d49a5a616258cc7e70ec4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec8d1296fcd4bdb9fd052ea4b480e92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:20.558374 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedf5a90-cc7a-4e42-8920-3c26f5fe918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:20.583953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedf5a90-cc7a-4e42-8920-3c26f5fe918e) transitioned into state 'SUCCESS' from state '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-142569871',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8e812168373d49a5a616258cc7e70ec4',qos_specs=None,replication_status=,reservations=['b485ec76-2317-4ea2-b8a9-03a9769572d6','fac478d6-f145-4539-b15d-efd2b5f3a70e','9fe9a6cc-bc69-475a-a395-6a290f17454d','27893431-01dd-4293-8f45-b198332281a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec8d1296fcd4bdb9fd052ea4b480e92',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:20.584931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4db9b2-5e6a-4b41-9fc5-b3080b7a1160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:20.602006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4db9b2-5e6a-4b41-9fc5-b3080b7a1160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:20.603314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Flow 'volume_create_api' (3949057a-43e7-40f4-840e-4334af01e930) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:20.603314 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Create volume request issued successfully. Aug 05 18:17:20.603585 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-cf63c064-a6de-4656-8c76-a7a7da44b5e8 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:20.604076 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 137/547] 10.4.3.210 () {72 vars in 1541 bytes} [Wed Aug 5 18:17:20 2026] POST /volume/v3/volumes => generated 762 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:20.618144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-9ef976e8-77b0-4711-94cf-33de13ebbe3b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:20.621246 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-9ef976e8-77b0-4711-94cf-33de13ebbe3b tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] GET https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:20.621246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-9ef976e8-77b0-4711-94cf-33de13ebbe3b tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:20.621246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-9ef976e8-77b0-4711-94cf-33de13ebbe3b tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:20.631292 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:20.631292 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:20.635466 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-9ef976e8-77b0-4711-94cf-33de13ebbe3b tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Volume info retrieved successfully. Aug 05 18:17:20.639789 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-98e12605-51b4-40e4-be4f-9fad449e2d16 req-9ef976e8-77b0-4711-94cf-33de13ebbe3b tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 200 Aug 05 18:17:20.640431 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 138/548] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:20 2026] GET /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:20.670018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-117adcf9-1ce4-472f-afa1-44bf618853c2 req-0a54e630-0e3a-4992-92ac-a58285e841dd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:20.672668 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-117adcf9-1ce4-472f-afa1-44bf618853c2 req-0a54e630-0e3a-4992-92ac-a58285e841dd tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] GET https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:20.672943 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-117adcf9-1ce4-472f-afa1-44bf618853c2 req-0a54e630-0e3a-4992-92ac-a58285e841dd tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:20.673191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-117adcf9-1ce4-472f-afa1-44bf618853c2 req-0a54e630-0e3a-4992-92ac-a58285e841dd tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:20.687418 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:20.687418 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:20.701875 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-117adcf9-1ce4-472f-afa1-44bf618853c2 req-0a54e630-0e3a-4992-92ac-a58285e841dd tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Volume info retrieved successfully. Aug 05 18:17:20.705847 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-117adcf9-1ce4-472f-afa1-44bf618853c2 req-0a54e630-0e3a-4992-92ac-a58285e841dd tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 200 Aug 05 18:17:20.705847 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 135/549] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:20 2026] GET /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:20.997461 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:21.108101 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:21.108101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1128875973"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:21.108239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1128875973'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:21.108354 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Create volume of 1 GB Aug 05 18:17:21.111875 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Availability Zones retrieved successfully. Aug 05 18:17:21.117110 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Flow 'volume_create_api' (950c8b92-5198-499b-aaa7-b4a463b6f6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:21.118229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c5625f-574d-4516-8002-33dced33723b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:21.119066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:21.145866 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48c5625f-574d-4516-8002-33dced33723b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:21.147890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b213e3c-5fdc-4b93-8857-9fe808de3165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:21.201288 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Created reservations ['2b1ca400-49e7-4b67-aba7-ef7b5b940cfc', '30c864e0-75f8-4ab3-8c9c-15a162dba448', '48691304-b5ed-4ae8-8280-ebde43a61a16', 'a4bf1084-5f47-4657-9747-eda1e5bab680'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:21.202032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b213e3c-5fdc-4b93-8857-9fe808de3165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1ca400-49e7-4b67-aba7-ef7b5b940cfc', '30c864e0-75f8-4ab3-8c9c-15a162dba448', '48691304-b5ed-4ae8-8280-ebde43a61a16', 'a4bf1084-5f47-4657-9747-eda1e5bab680']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:21.202742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca54c816-6a4c-49e5-a3cd-8536f6bebab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:21.223858 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca54c816-6a4c-49e5-a3cd-8536f6bebab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13159601-1dd6-4287-9a8f-8b7b8db7a7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1128875973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b11286c26d4befaf1e1b4e1326668e',qos_specs=None,replication_status=,reservations=['2b1ca400-49e7-4b67-aba7-ef7b5b940cfc','30c864e0-75f8-4ab3-8c9c-15a162dba448','48691304-b5ed-4ae8-8280-ebde43a61a16','a4bf1084-5f47-4657-9747-eda1e5bab680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e532704574f0aa3e819cd9ce825bd',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1128875973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13159601-1dd6-4287-9a8f-8b7b8db7a7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35b11286c26d4befaf1e1b4e1326668e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e88e532704574f0aa3e819cd9ce825bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:21.224637 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e44e5d6-8106-40c5-bbb4-215338aedb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:21.243199 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e44e5d6-8106-40c5-bbb4-215338aedb0c) transitioned into state 'SUCCESS' from state '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-1128875973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b11286c26d4befaf1e1b4e1326668e',qos_specs=None,replication_status=,reservations=['2b1ca400-49e7-4b67-aba7-ef7b5b940cfc','30c864e0-75f8-4ab3-8c9c-15a162dba448','48691304-b5ed-4ae8-8280-ebde43a61a16','a4bf1084-5f47-4657-9747-eda1e5bab680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88e532704574f0aa3e819cd9ce825bd',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:21.244071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d793b2-894f-4bce-89d6-3d9c13a6be57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:21.256388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18d793b2-894f-4bce-89d6-3d9c13a6be57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:21.257897 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Flow 'volume_create_api' (950c8b92-5198-499b-aaa7-b4a463b6f6b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:21.258315 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Create volume request issued successfully. Aug 05 18:17:21.259128 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e243e8b8-5c22-41f4-80f4-0768328fa278 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:21.260054 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 140/550] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:20 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:21.275127 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-735aa1e7-e3e7-47dc-b56e-3402e5f2a974 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:21.277219 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-735aa1e7-e3e7-47dc-b56e-3402e5f2a974 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:21.277414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-735aa1e7-e3e7-47dc-b56e-3402e5f2a974 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:21.277625 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-735aa1e7-e3e7-47dc-b56e-3402e5f2a974 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:21.289210 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:21.289210 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:21.298353 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-735aa1e7-e3e7-47dc-b56e-3402e5f2a974 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Volume info retrieved successfully. Aug 05 18:17:21.302774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-735aa1e7-e3e7-47dc-b56e-3402e5f2a974 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 returned with HTTP 200 Aug 05 18:17:21.303265 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 138/551] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:21 2026] GET /volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:21.737314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a2249dea-ad17-48a3-a7fa-8e07a1a0867a req-6bdb4db9-eb07-4bf7-a370-28decefd4e55 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:21.739618 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a2249dea-ad17-48a3-a7fa-8e07a1a0867a req-6bdb4db9-eb07-4bf7-a370-28decefd4e55 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] GET https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:21.739872 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a2249dea-ad17-48a3-a7fa-8e07a1a0867a req-6bdb4db9-eb07-4bf7-a370-28decefd4e55 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:21.740083 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a2249dea-ad17-48a3-a7fa-8e07a1a0867a req-6bdb4db9-eb07-4bf7-a370-28decefd4e55 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:21.747243 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:21.747243 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:21.751000 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a2249dea-ad17-48a3-a7fa-8e07a1a0867a req-6bdb4db9-eb07-4bf7-a370-28decefd4e55 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Volume info retrieved successfully. Aug 05 18:17:21.756160 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a2249dea-ad17-48a3-a7fa-8e07a1a0867a req-6bdb4db9-eb07-4bf7-a370-28decefd4e55 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 200 Aug 05 18:17:21.756552 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 139/552] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:21 2026] GET /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:21.853738 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-27652f52-8478-4453-a602-707af88af7cd req-330395e8-67e4-45f1-bd6a-a7d1630214b7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:21.857288 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-27652f52-8478-4453-a602-707af88af7cd req-330395e8-67e4-45f1-bd6a-a7d1630214b7 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-reader] GET https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:21.857522 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-27652f52-8478-4453-a602-707af88af7cd req-330395e8-67e4-45f1-bd6a-a7d1630214b7 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:21.857772 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-27652f52-8478-4453-a602-707af88af7cd req-330395e8-67e4-45f1-bd6a-a7d1630214b7 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:21.865388 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:21.865388 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:21.868911 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-27652f52-8478-4453-a602-707af88af7cd req-330395e8-67e4-45f1-bd6a-a7d1630214b7 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-reader] Volume info retrieved successfully. Aug 05 18:17:21.872971 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-27652f52-8478-4453-a602-707af88af7cd req-330395e8-67e4-45f1-bd6a-a7d1630214b7 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-reader] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 200 Aug 05 18:17:21.873470 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 136/553] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:21 2026] GET /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:21.905701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:21.907859 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] DELETE https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:21.908002 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:21.908170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:21.908317 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Delete volume with id: 31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:21.917337 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:21.917337 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:21.917793 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Volume info retrieved successfully. Aug 05 18:17:21.934774 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Delete volume request issued successfully. Aug 05 18:17:21.934949 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-60c9eec5-d2c6-4472-96a5-d6785a8fb826 req-b568704c-4ee1-40db-99da-e7c329382390 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 202 Aug 05 18:17:21.935385 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 141/554] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:17:21 2026] DELETE /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:21.971878 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ebbd5dde-7152-4ef8-825b-815509e6d859 req-e8735f10-7e28-497b-a665-5f7a11718fc9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:21.974959 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ebbd5dde-7152-4ef8-825b-815509e6d859 req-e8735f10-7e28-497b-a665-5f7a11718fc9 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] GET https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:21.975200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ebbd5dde-7152-4ef8-825b-815509e6d859 req-e8735f10-7e28-497b-a665-5f7a11718fc9 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:21.975429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ebbd5dde-7152-4ef8-825b-815509e6d859 req-e8735f10-7e28-497b-a665-5f7a11718fc9 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:21.982756 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:21.982756 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:21.986925 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-ebbd5dde-7152-4ef8-825b-815509e6d859 req-e8735f10-7e28-497b-a665-5f7a11718fc9 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Volume info retrieved successfully. Aug 05 18:17:21.992431 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ebbd5dde-7152-4ef8-825b-815509e6d859 req-e8735f10-7e28-497b-a665-5f7a11718fc9 tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 200 Aug 05 18:17:21.992980 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 139/555] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:21 2026] GET /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:22.317430 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-82e0268f-ad46-4774-9c8c-8f4f680a06e6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:22.319553 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-82e0268f-ad46-4774-9c8c-8f4f680a06e6 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:22.319812 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-82e0268f-ad46-4774-9c8c-8f4f680a06e6 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:22.320008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-82e0268f-ad46-4774-9c8c-8f4f680a06e6 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:22.329329 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:22.329329 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:22.336162 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-82e0268f-ad46-4774-9c8c-8f4f680a06e6 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Volume info retrieved successfully. Aug 05 18:17:22.342383 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-82e0268f-ad46-4774-9c8c-8f4f680a06e6 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 returned with HTTP 200 Aug 05 18:17:22.342820 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 140/556] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:22 2026] GET /volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:22.356264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:22.358188 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:17:22.358981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13159601-1dd6-4287-9a8f-8b7b8db7a7b4", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-351971433"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:22.372611 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:22.372611 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:22.373111 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Volume info retrieved successfully. Aug 05 18:17:22.373250 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Create snapshot from volume 13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:22.386778 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:22.416732 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Created reservations ['4e789750-4c29-48bb-be9f-cea9c96f18be', '75d72106-5c4d-401b-99a5-6e92bc950b72', '0a47c78f-4f17-4494-b82e-2af80161bc22', '6e18546f-38b2-4d12-8625-dd8aa155f78f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:22.479889 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot create request issued successfully. Aug 05 18:17:22.479889 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8df53fcb-e4ef-41d0-b548-514661b595a8 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:17:22.479889 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 137/557] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:17:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:22.488678 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dad472f6-6117-4940-af44-80da5e825ed0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:22.493570 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dad472f6-6117-4940-af44-80da5e825ed0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 Aug 05 18:17:22.493795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dad472f6-6117-4940-af44-80da5e825ed0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:22.494447 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dad472f6-6117-4940-af44-80da5e825ed0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:22.514834 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:22.514834 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:22.515295 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-dad472f6-6117-4940-af44-80da5e825ed0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:22.516100 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dad472f6-6117-4940-af44-80da5e825ed0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 returned with HTTP 200 Aug 05 18:17:22.516439 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 142/558] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:22 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:23.035600 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-43640f9c-8bc2-42f6-8545-c3cab146204e req-9acc6df1-93a5-4b73-a40c-9176b9046bfb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.039027 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-43640f9c-8bc2-42f6-8545-c3cab146204e req-9acc6df1-93a5-4b73-a40c-9176b9046bfb tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] GET https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb Aug 05 18:17:23.039257 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-43640f9c-8bc2-42f6-8545-c3cab146204e req-9acc6df1-93a5-4b73-a40c-9176b9046bfb tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.039499 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-43640f9c-8bc2-42f6-8545-c3cab146204e req-9acc6df1-93a5-4b73-a40c-9176b9046bfb tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.048641 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-43640f9c-8bc2-42f6-8545-c3cab146204e req-9acc6df1-93a5-4b73-a40c-9176b9046bfb tempest-VolumesGetTestJSON-323535278 tempest-VolumesGetTestJSON-323535278-project-member] https://10.4.3.210/volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb returned with HTTP 404 Aug 05 18:17:23.049307 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 140/559] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/volumes/31f501c8-e8de-4386-98c5-2cd93a6da4fb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:23.531016 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-13764190-fc88-4fab-a421-43e9f4ad9464 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.533820 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-13764190-fc88-4fab-a421-43e9f4ad9464 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 Aug 05 18:17:23.534081 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-13764190-fc88-4fab-a421-43e9f4ad9464 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.534844 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-13764190-fc88-4fab-a421-43e9f4ad9464 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.564239 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.564239 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:23.564805 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-13764190-fc88-4fab-a421-43e9f4ad9464 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.565777 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-13764190-fc88-4fab-a421-43e9f4ad9464 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 returned with HTTP 200 Aug 05 18:17:23.566762 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 141/560] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:23.579210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e3297562-d1a7-4130-a961-501b89c6e201 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.581207 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3297562-d1a7-4130-a961-501b89c6e201 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] POST https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.581614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3297562-d1a7-4130-a961-501b89c6e201 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:23.588081 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.588081 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:23.588544 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e3297562-d1a7-4130-a961-501b89c6e201 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.614153 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e3297562-d1a7-4130-a961-501b89c6e201 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Update snapshot metadata completed successfully. Aug 05 18:17:23.614413 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3297562-d1a7-4130-a961-501b89c6e201 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.614883 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 138/561] 10.4.3.210 () {68 vars in 1402 bytes} [Wed Aug 5 18:17:23 2026] POST /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.624033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5b39cf39-fd94-4804-96a9-fd88b092706b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.626516 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b39cf39-fd94-4804-96a9-fd88b092706b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.626795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b39cf39-fd94-4804-96a9-fd88b092706b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.627078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b39cf39-fd94-4804-96a9-fd88b092706b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.633763 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.633763 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:23.635435 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5b39cf39-fd94-4804-96a9-fd88b092706b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.635435 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5b39cf39-fd94-4804-96a9-fd88b092706b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:23.635435 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b39cf39-fd94-4804-96a9-fd88b092706b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.635688 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 143/562] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.647697 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d3e49332-31e4-47b2-add6-374ad42355e4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.650033 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3e49332-31e4-47b2-add6-374ad42355e4 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] PUT https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.650974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3e49332-31e4-47b2-add6-374ad42355e4 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:23.690192 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.690192 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:23.690915 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d3e49332-31e4-47b2-add6-374ad42355e4 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.727761 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d3e49332-31e4-47b2-add6-374ad42355e4 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Update snapshot metadata completed successfully. Aug 05 18:17:23.728080 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3e49332-31e4-47b2-add6-374ad42355e4 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.728690 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 141/563] 10.4.3.210 () {68 vars in 1401 bytes} [Wed Aug 5 18:17:23 2026] PUT /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 57 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.738377 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.740254 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.740521 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.740760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.746160 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.746160 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:23.746554 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.747278 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:23.747494 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb5848f7-4a16-4771-b550-7a3e0131da57 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.747887 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 142/564] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.756769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.758137 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 Aug 05 18:17:23.758430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.758715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.763916 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.763916 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:23.765759 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.771937 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:23.784335 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Delete snapshot metadata completed successfully. Aug 05 18:17:23.784760 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77bd7552-bf02-46e8-ab9d-dbeb8f8839c7 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 returned with HTTP 200 Aug 05 18:17:23.785263 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 139/565] 10.4.3.210 () {66 vars in 1399 bytes} [Wed Aug 5 18:17:23 2026] DELETE /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 05 18:17:23.794015 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-df9a3633-013c-429c-b689-63361cc407b0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.796886 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df9a3633-013c-429c-b689-63361cc407b0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.797149 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df9a3633-013c-429c-b689-63361cc407b0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.797333 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df9a3633-013c-429c-b689-63361cc407b0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.803727 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.803727 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:23.804316 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-df9a3633-013c-429c-b689-63361cc407b0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.805472 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-df9a3633-013c-429c-b689-63361cc407b0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:23.805765 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df9a3633-013c-429c-b689-63361cc407b0 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.806220 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 144/566] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.814871 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1aa19121-36f7-40af-981e-8194a9bcfe3e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.817144 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1aa19121-36f7-40af-981e-8194a9bcfe3e tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] PUT https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.817646 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1aa19121-36f7-40af-981e-8194a9bcfe3e tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:23.828462 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.828462 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:23.829042 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1aa19121-36f7-40af-981e-8194a9bcfe3e tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.844807 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1aa19121-36f7-40af-981e-8194a9bcfe3e tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Update snapshot metadata completed successfully. Aug 05 18:17:23.845157 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1aa19121-36f7-40af-981e-8194a9bcfe3e tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.845724 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 142/567] 10.4.3.210 () {68 vars in 1401 bytes} [Wed Aug 5 18:17:23 2026] PUT /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.855038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-780e13e2-3f5d-45c9-9521-800bb9a6015c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.857228 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-780e13e2-3f5d-45c9-9521-800bb9a6015c tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] POST https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.857672 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-780e13e2-3f5d-45c9-9521-800bb9a6015c tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:23.871165 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.871165 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:23.871795 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-780e13e2-3f5d-45c9-9521-800bb9a6015c tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.907101 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-780e13e2-3f5d-45c9-9521-800bb9a6015c tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Update snapshot metadata completed successfully. Aug 05 18:17:23.907407 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-780e13e2-3f5d-45c9-9521-800bb9a6015c tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.908050 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 143/568] 10.4.3.210 () {68 vars in 1402 bytes} [Wed Aug 5 18:17:23 2026] POST /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 68 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.923063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.927840 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:23.927840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.927840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:23.934806 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.934806 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:23.935739 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.937133 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:23.937628 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-64cc9f29-d12c-4fe2-b30b-be873366f365 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:23.938205 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 140/569] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:23.950050 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-874529ef-de3a-4b8c-a37c-17949cd66fae None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.953998 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-874529ef-de3a-4b8c-a37c-17949cd66fae tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] PUT https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 Aug 05 18:17:23.953998 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-874529ef-de3a-4b8c-a37c-17949cd66fae tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:23.961910 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:23.961910 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:23.962507 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-874529ef-de3a-4b8c-a37c-17949cd66fae tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:23.986654 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-874529ef-de3a-4b8c-a37c-17949cd66fae tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Update snapshot metadata completed successfully. Aug 05 18:17:23.987013 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-874529ef-de3a-4b8c-a37c-17949cd66fae tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 returned with HTTP 200 Aug 05 18:17:23.987599 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 145/570] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:17:23 2026] PUT /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 05 18:17:23.995819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:23.998290 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 Aug 05 18:17:23.998630 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:23.998945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:24.005958 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:24.005958 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:24.006653 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:24.007828 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:24.008139 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4fbf8d95-7349-43e9-8885-3924632f78f2 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 returned with HTTP 200 Aug 05 18:17:24.008852 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 143/571] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:17:23 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:24.017820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5335545-98cb-4aff-b68f-2145586b5f0b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:24.020189 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5335545-98cb-4aff-b68f-2145586b5f0b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:24.020382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5335545-98cb-4aff-b68f-2145586b5f0b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:24.020669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5335545-98cb-4aff-b68f-2145586b5f0b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:24.026738 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:24.026738 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:24.027639 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5335545-98cb-4aff-b68f-2145586b5f0b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:24.028064 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5335545-98cb-4aff-b68f-2145586b5f0b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Get snapshot metadata completed successfully. Aug 05 18:17:24.028338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5335545-98cb-4aff-b68f-2145586b5f0b tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:24.028788 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 144/572] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:24 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:24.039222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f8cd055f-6f70-47e6-86ca-4be271e2666a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:24.041275 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f8cd055f-6f70-47e6-86ca-4be271e2666a tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] PUT https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata Aug 05 18:17:24.041912 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f8cd055f-6f70-47e6-86ca-4be271e2666a tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:24.053300 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:24.053300 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:24.053300 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f8cd055f-6f70-47e6-86ca-4be271e2666a tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:24.078674 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f8cd055f-6f70-47e6-86ca-4be271e2666a tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Update snapshot metadata completed successfully. Aug 05 18:17:24.079118 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f8cd055f-6f70-47e6-86ca-4be271e2666a tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata returned with HTTP 200 Aug 05 18:17:24.079610 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 141/573] 10.4.3.210 () {68 vars in 1401 bytes} [Wed Aug 5 18:17:24 2026] PUT /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:24.089107 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:24.090883 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 Aug 05 18:17:24.091062 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:24.091249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:24.091346 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Delete snapshot with id: c0f7baef-cbee-4754-98e4-839fd3996ff6 Aug 05 18:17:24.096168 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:24.096168 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:24.096544 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:24.115411 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot delete request issued successfully. Aug 05 18:17:24.115647 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6d58fc5c-3350-486b-b548-7dc2a5692611 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 returned with HTTP 202 Aug 05 18:17:24.116095 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 146/574] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:17:24 2026] DELETE /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:24.131576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e546dff4-12f8-4352-bb99-429da8f5c7ed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:24.135653 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e546dff4-12f8-4352-bb99-429da8f5c7ed tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 Aug 05 18:17:24.135957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e546dff4-12f8-4352-bb99-429da8f5c7ed tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:24.136263 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e546dff4-12f8-4352-bb99-429da8f5c7ed tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:24.143174 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:24.143174 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:24.143892 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e546dff4-12f8-4352-bb99-429da8f5c7ed tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Snapshot retrieved successfully. Aug 05 18:17:24.145263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e546dff4-12f8-4352-bb99-429da8f5c7ed tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 returned with HTTP 200 Aug 05 18:17:24.146025 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 144/575] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:24 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:24.732955 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-5eb4b02d-62ff-455e-9c0e-44f6a80490c7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:24.734968 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-5eb4b02d-62ff-455e-9c0e-44f6a80490c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:24.735175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-5eb4b02d-62ff-455e-9c0e-44f6a80490c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:24.735368 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-5eb4b02d-62ff-455e-9c0e-44f6a80490c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:24.749770 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:24.749770 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:24.753663 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-5eb4b02d-62ff-455e-9c0e-44f6a80490c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:24.762247 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-5eb4b02d-62ff-455e-9c0e-44f6a80490c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:24.762247 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 145/576] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:24 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:17:25.015860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2aa9c5e6-4398-43e5-b404-600a5950d7ee None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.162640 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-63395251-49b5-4956-b49b-df7c98863a24 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.163997 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-63395251-49b5-4956-b49b-df7c98863a24 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 Aug 05 18:17:25.164259 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-63395251-49b5-4956-b49b-df7c98863a24 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.164531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-63395251-49b5-4956-b49b-df7c98863a24 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.176239 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-63395251-49b5-4956-b49b-df7c98863a24 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 returned with HTTP 404 Aug 05 18:17:25.176239 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 147/577] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:25 2026] GET /volume/v3/snapshots/c0f7baef-cbee-4754-98e4-839fd3996ff6 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:25.186700 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2aa9c5e6-4398-43e5-b404-600a5950d7ee tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:17:25.187123 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2aa9c5e6-4398-43e5-b404-600a5950d7ee tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-663570592"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:25.195436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-571ba6af-8c78-44ce-8d45-8a7e2e05a7de None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.199812 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-571ba6af-8c78-44ce-8d45-8a7e2e05a7de tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:25.200193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-571ba6af-8c78-44ce-8d45-8a7e2e05a7de tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.200393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-571ba6af-8c78-44ce-8d45-8a7e2e05a7de tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.214251 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2aa9c5e6-4398-43e5-b404-600a5950d7ee tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:17:25.214251 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 142/578] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:17:25 2026] POST /volume/v3/types => generated 227 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:25.226348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-176c00ce-a155-4db4-92e3-ac78c5233497 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.228960 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-176c00ce-a155-4db4-92e3-ac78c5233497 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:17:25.229307 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:25.229307 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:25.229441 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-176c00ce-a155-4db4-92e3-ac78c5233497 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-459415833"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:25.236547 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-571ba6af-8c78-44ce-8d45-8a7e2e05a7de tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Volume info retrieved successfully. Aug 05 18:17:25.243887 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-571ba6af-8c78-44ce-8d45-8a7e2e05a7de tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 returned with HTTP 200 Aug 05 18:17:25.244429 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 145/579] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:25 2026] GET /volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 => generated 848 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:25.253009 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-176c00ce-a155-4db4-92e3-ac78c5233497 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:17:25.253475 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 146/580] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:17:25 2026] POST /volume/v3/group_types => generated 184 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:25.258202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.259254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-194e7a43-a345-4440-9590-89ca0e742aad None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.259254 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-194e7a43-a345-4440-9590-89ca0e742aad None None] GET https://10.4.3.210/volume// Aug 05 18:17:25.260256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-194e7a43-a345-4440-9590-89ca0e742aad None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.260256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-194e7a43-a345-4440-9590-89ca0e742aad None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.260256 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-194e7a43-a345-4440-9590-89ca0e742aad None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:25.261286 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 143/581] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:25.264825 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] DELETE https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:25.264825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.264825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.264825 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Delete volume with id: 13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:25.267240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.272448 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:25.272448 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:25.273218 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Volume info retrieved successfully. Aug 05 18:17:25.285018 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-279a20cc-e474-401e-945c-e02efe0c7967 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.290661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-279a20cc-e474-401e-945c-e02efe0c7967 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:17:25.290875 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-279a20cc-e474-401e-945c-e02efe0c7967 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "108db4a5-a5a4-4364-9cef-2d5535747d22", "connector": null, "instance_uuid": "6b5aa3c1-b57c-4961-bd20-9efaa81935d7"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:25.317344 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:25.317344 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:25.320043 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Delete volume request issued successfully. Aug 05 18:17:25.320164 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-75bba7d1-e90a-412a-9ce8-243de1b21eca tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 returned with HTTP 202 Aug 05 18:17:25.320759 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 148/582] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:25 2026] DELETE /volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:25.335876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f82d040a-8518-474f-bdb4-75a7669c9e93 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.336493 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f82d040a-8518-474f-bdb4-75a7669c9e93 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:25.342616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f82d040a-8518-474f-bdb4-75a7669c9e93 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.342616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f82d040a-8518-474f-bdb4-75a7669c9e93 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.360218 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:25.360218 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:25.373011 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f82d040a-8518-474f-bdb4-75a7669c9e93 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Volume info retrieved successfully. Aug 05 18:17:25.374155 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-279a20cc-e474-401e-945c-e02efe0c7967 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:17:25.376072 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 147/583] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:17:25 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:25.387315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f82d040a-8518-474f-bdb4-75a7669c9e93 tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 returned with HTTP 200 Aug 05 18:17:25.388123 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 144/584] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:25 2026] GET /volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:25.393237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-0c4395bd-7afc-43da-9d21-477b51b9fb7b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.400039 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-0c4395bd-7afc-43da-9d21-477b51b9fb7b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32 Aug 05 18:17:25.400039 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-0c4395bd-7afc-43da-9d21-477b51b9fb7b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.400039 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-0c4395bd-7afc-43da-9d21-477b51b9fb7b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.409101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:17:25.409101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9fcaffd9-df90-408b-9f37-0ac4fcef9423", "volume_types": ["8ceba174-ac37-4f81-bc3c-211fcc26578b"], "name": "tempest-GroupSnapshotsV319Test-Group-825779395"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:25.409365 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Creating new group {'group': {'group_type': '9fcaffd9-df90-408b-9f37-0ac4fcef9423', 'volume_types': ['8ceba174-ac37-4f81-bc3c-211fcc26578b'], 'name': 'tempest-GroupSnapshotsV319Test-Group-825779395'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:17:25.424492 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-825779395. Aug 05 18:17:25.424639 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:25.424639 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:25.454184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:17:25.453583. {{(pid=100363) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:17:25.454184 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Availability Zones retrieved successfully. Aug 05 18:17:25.527458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Created reservations ['25d31829-5345-4139-a9b7-81fee541fe03'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:25.559427 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-0c4395bd-7afc-43da-9d21-477b51b9fb7b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32 returned with HTTP 200 Aug 05 18:17:25.559995 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 149/585] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:17:25 2026] DELETE /volume/v3/attachments/0cdb7f29-41fd-4917-9235-2cb59b842e32 => generated 367 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:25.582098 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fdfaaf47-e7eb-4796-8212-fd4debb671d1 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:17:25.582693 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 146/586] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:17:25 2026] POST /volume/v3/groups => generated 115 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:17:25.595009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-af62b97f-155e-47b0-bb83-1658988a5bea None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:25.598030 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-af62b97f-155e-47b0-bb83-1658988a5bea tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 Aug 05 18:17:25.599468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-af62b97f-155e-47b0-bb83-1658988a5bea tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:25.599468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-af62b97f-155e-47b0-bb83-1658988a5bea tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:25.599468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-af62b97f-155e-47b0-bb83-1658988a5bea tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 7b619eae-7425-4705-9a4f-c1d4fdfb6489 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:25.606441 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:25.606441 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:25.630664 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-af62b97f-155e-47b0-bb83-1658988a5bea tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 returned with HTTP 200 Aug 05 18:17:25.631159 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 148/587] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:25 2026] GET /volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:26.407577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-80e111ca-cd1f-42b5-be0d-6dd9edf6d9cd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:26.409436 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80e111ca-cd1f-42b5-be0d-6dd9edf6d9cd tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] GET https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 Aug 05 18:17:26.412654 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80e111ca-cd1f-42b5-be0d-6dd9edf6d9cd tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:26.412654 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80e111ca-cd1f-42b5-be0d-6dd9edf6d9cd tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:26.418167 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80e111ca-cd1f-42b5-be0d-6dd9edf6d9cd tempest-SnapshotMetadataTestJSON-837558785 tempest-SnapshotMetadataTestJSON-837558785-project-member] https://10.4.3.210/volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 returned with HTTP 404 Aug 05 18:17:26.418695 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 145/588] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:26 2026] GET /volume/v3/volumes/13159601-1dd6-4287-9a8f-8b7b8db7a7b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:26.645532 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ccb6043b-0339-4f7a-9a10-bc45ba4c6a35 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:26.647897 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ccb6043b-0339-4f7a-9a10-bc45ba4c6a35 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 Aug 05 18:17:26.648242 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ccb6043b-0339-4f7a-9a10-bc45ba4c6a35 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:26.648563 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ccb6043b-0339-4f7a-9a10-bc45ba4c6a35 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:26.648950 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-ccb6043b-0339-4f7a-9a10-bc45ba4c6a35 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 7b619eae-7425-4705-9a4f-c1d4fdfb6489 {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:26.656601 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:26.656601 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:26.677085 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ccb6043b-0339-4f7a-9a10-bc45ba4c6a35 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 returned with HTTP 200 Aug 05 18:17:26.677705 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 150/589] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:26 2026] GET /volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:26.689673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:26.692582 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:26.693093 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-314633137", "volume_type": "8ceba174-ac37-4f81-bc3c-211fcc26578b", "group_id": "7b619eae-7425-4705-9a4f-c1d4fdfb6489", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:26.695045 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-314633137', 'volume_type': '8ceba174-ac37-4f81-bc3c-211fcc26578b', 'group_id': '7b619eae-7425-4705-9a4f-c1d4fdfb6489', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:26.704634 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:26.704634 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:26.705541 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Create volume of 1 GB Aug 05 18:17:26.725723 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Availability Zones retrieved successfully. Aug 05 18:17:26.733094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Flow 'volume_create_api' (6ce1f3e2-f2b2-4240-bd1f-7bb4805cfe8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:26.733094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6900d175-0e28-415d-ac44-75e8dd0dfd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:26.733351 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:26.733351 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:26.733940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:26.761985 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6900d175-0e28-415d-ac44-75e8dd0dfd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:17:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ceba174-ac37-4f81-bc3c-211fcc26578b,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-663570592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ceba174-ac37-4f81-bc3c-211fcc26578b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7b619eae-7425-4705-9a4f-c1d4fdfb6489', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:26.762750 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4faa44e3-6309-4316-b922-cc0aee366436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:26.769492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:26.773399 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 Aug 05 18:17:26.773811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:26.787619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:26.791825 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:26.794614 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:26.794614 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:26.800046 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-663570592 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-663570592, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:26.800660 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-663570592 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-663570592, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:26.842204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Created reservations ['cb0bd374-aeeb-4b7d-a034-e6e6865298b2', '710af2f7-d856-4b15-8024-433d58dddb4c', '9777de8d-a65a-4a56-a093-32c7754fee69', 'cb70a1b6-178e-4ba1-9823-4bb48fcc00d9'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:26.843165 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4faa44e3-6309-4316-b922-cc0aee366436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0bd374-aeeb-4b7d-a034-e6e6865298b2', '710af2f7-d856-4b15-8024-433d58dddb4c', '9777de8d-a65a-4a56-a093-32c7754fee69', 'cb70a1b6-178e-4ba1-9823-4bb48fcc00d9']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:26.843968 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9b1551-e764-48cf-813e-ff6919bd9e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:26.866074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9b1551-e764-48cf-813e-ff6919bd9e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3132e33-0555-44f0-8e32-ebacc8a1628b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-314633137',encryption_key_id=None,group_id=7b619eae-7425-4705-9a4f-c1d4fdfb6489,group_type_id=,metadata={},multiattach=False,project_id='d30532c9a35140549f65a77060c9b077',qos_specs=None,replication_status=,reservations=['cb0bd374-aeeb-4b7d-a034-e6e6865298b2','710af2f7-d856-4b15-8024-433d58dddb4c','9777de8d-a65a-4a56-a093-32c7754fee69','cb70a1b6-178e-4ba1-9823-4bb48fcc00d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b7065e74f142c1a732767de7ccd3d9',volume_type_id=8ceba174-ac37-4f81-bc3c-211fcc26578b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-314633137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7b619eae-7425-4705-9a4f-c1d4fdfb6489,host=None,id=e3132e33-0555-44f0-8e32-ebacc8a1628b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d30532c9a35140549f65a77060c9b077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59b7065e74f142c1a732767de7ccd3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ceba174-ac37-4f81-bc3c-211fcc26578b),volume_type_id=8ceba174-ac37-4f81-bc3c-211fcc26578b)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:26.866871 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af7fc0e-5ca0-4eba-9d4c-680f1a902a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:26.885546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3af7fc0e-5ca0-4eba-9d4c-680f1a902a41) transitioned into state 'SUCCESS' from state '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-314633137',encryption_key_id=None,group_id=7b619eae-7425-4705-9a4f-c1d4fdfb6489,group_type_id=,metadata={},multiattach=False,project_id='d30532c9a35140549f65a77060c9b077',qos_specs=None,replication_status=,reservations=['cb0bd374-aeeb-4b7d-a034-e6e6865298b2','710af2f7-d856-4b15-8024-433d58dddb4c','9777de8d-a65a-4a56-a093-32c7754fee69','cb70a1b6-178e-4ba1-9823-4bb48fcc00d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b7065e74f142c1a732767de7ccd3d9',volume_type_id=8ceba174-ac37-4f81-bc3c-211fcc26578b)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:26.886303 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9a4c11-38c8-494e-b1ea-1bea3401091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:26.904449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9a4c11-38c8-494e-b1ea-1bea3401091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:26.905525 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Flow 'volume_create_api' (6ce1f3e2-f2b2-4240-bd1f-7bb4805cfe8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:26.905918 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Create volume request issued successfully. Aug 05 18:17:26.907335 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:17:26.907496 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:17:26.925367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-108db4a5-a5a4-4364-9cef-2d5535747d22-np0000006581" released by "attachment_update" :: held 0.134s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:26.925858 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-142b2f1d-980a-464a-8086-f0c6d2fbc4f3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 returned with HTTP 200 Aug 05 18:17:26.926510 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 149/590] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:26 2026] PUT /volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:26.941161 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-cddf8cf1-f6a0-4b60-8ad2-2f5d2441f287 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:26.943366 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-cddf8cf1-f6a0-4b60-8ad2-2f5d2441f287 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 Aug 05 18:17:26.943688 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-cddf8cf1-f6a0-4b60-8ad2-2f5d2441f287 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:26.943951 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-cddf8cf1-f6a0-4b60-8ad2-2f5d2441f287 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:26.957190 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:17:26.960925 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:26.960925 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:26.965132 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-cddf8cf1-f6a0-4b60-8ad2-2f5d2441f287 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 returned with HTTP 200 Aug 05 18:17:26.965683 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 146/591] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:17:26 2026] GET /volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:26.966818 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1db8f7e2-40bc-44c9-b8b8-0e73f3576132 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:26.967362 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 147/592] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:17:26 2026] POST /volume/v3/volumes => generated 825 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:26.982773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:26.984762 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b Aug 05 18:17:26.984943 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:26.985153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:27.003549 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:27.003549 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:27.009672 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Volume info retrieved successfully. Aug 05 18:17:27.010533 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:17:27.010754 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:17:27.059409 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:17:27.067505 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:27.067505 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:27.079730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3e8d888f-9367-43ab-b301-4895e652f6f4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b returned with HTTP 200 Aug 05 18:17:27.080176 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 151/593] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:17:26 2026] GET /volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b => generated 893 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:27.985260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7567b523-de31-485f-a92b-540bf851a28f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:27.986896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:27.987232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1701928535"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:27.988698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request body: {'volume': {'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1701928535'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:28.067444 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume of 1 GB Aug 05 18:17:28.068690 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.068690 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:28.070910 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=385,cinder:INSERT=85,cinder:UPDATE=136 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:17:28.072899 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Availability Zones retrieved successfully. Aug 05 18:17:28.079036 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (22ae1495-0dcf-4e3b-8453-0e64c304c02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:28.080221 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ddd2b6-c52c-4ef3-8fce-fc6cb0af5d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:28.081451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:28.100894 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:28.101883 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b Aug 05 18:17:28.102172 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:28.102422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:28.112225 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.112225 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:28.117443 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Volume info retrieved successfully. Aug 05 18:17:28.118328 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:17:28.118539 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:17:28.137989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ddd2b6-c52c-4ef3-8fce-fc6cb0af5d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:28.138804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0404d9d6-c545-4904-a90b-7acd58208077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:28.169117 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:17:28.174260 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.174260 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:28.183304 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4f18c94-e9df-4c0f-9ec9-289dc609b81c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b returned with HTTP 200 Aug 05 18:17:28.183879 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 147/594] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:17:28 2026] GET /volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:28.199777 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:28.201869 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Aug 05 18:17:28.202222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7b619eae-7425-4705-9a4f-c1d4fdfb6489", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-894321881"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:28.203538 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7b619eae-7425-4705-9a4f-c1d4fdfb6489', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-894321881'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 05 18:17:28.204688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Created reservations ['8e1d747d-0acd-484a-b2fc-b604c5d7c559', 'fa482213-8e84-4897-bd9b-55a4a7d3d1e7', '5df19129-9f2e-4e55-a7bd-23daf8902ecd', '3efec8db-5487-4c13-8745-10b78238f921'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:28.205427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0404d9d6-c545-4904-a90b-7acd58208077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1d747d-0acd-484a-b2fc-b604c5d7c559', 'fa482213-8e84-4897-bd9b-55a4a7d3d1e7', '5df19129-9f2e-4e55-a7bd-23daf8902ecd', '3efec8db-5487-4c13-8745-10b78238f921']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:28.206281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247b37ef-95b9-43de-9b58-87a18e66dfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:28.206916 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.206916 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:28.210040 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.group_snapshots [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-894321881. Aug 05 18:17:28.227110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247b37ef-95b9-43de-9b58-87a18e66dfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be67be13-64c3-4eec-be8b-5c07c0af173b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1701928535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['8e1d747d-0acd-484a-b2fc-b604c5d7c559','fa482213-8e84-4897-bd9b-55a4a7d3d1e7','5df19129-9f2e-4e55-a7bd-23daf8902ecd','3efec8db-5487-4c13-8745-10b78238f921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1701928535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be67be13-64c3-4eec-be8b-5c07c0af173b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04133de2a8644638a484b6b257e203f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d9f214287c451b9001ebe63f76366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:28.227815 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287cb69e-6429-400a-8e18-532824e6afe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:28.245569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287cb69e-6429-400a-8e18-532824e6afe8) transitioned into state 'SUCCESS' from state '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-1701928535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['8e1d747d-0acd-484a-b2fc-b604c5d7c559','fa482213-8e84-4897-bd9b-55a4a7d3d1e7','5df19129-9f2e-4e55-a7bd-23daf8902ecd','3efec8db-5487-4c13-8745-10b78238f921'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:28.246297 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68836873-4950-4ddf-ae8a-06e8b1b15fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:28.249109 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.249109 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:28.257406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68836873-4950-4ddf-ae8a-06e8b1b15fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:28.258688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (22ae1495-0dcf-4e3b-8453-0e64c304c02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:28.259114 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request issued successfully. Aug 05 18:17:28.259958 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7567b523-de31-485f-a92b-540bf851a28f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:28.260478 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 150/595] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:17:27 2026] POST /volume/v3/volumes => generated 747 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:28.261267 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-663570592 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-663570592, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:28.272543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c44f96bd-c8e0-4056-8154-5029ffaf1125 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:28.274447 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c44f96bd-c8e0-4056-8154-5029ffaf1125 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:28.274631 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c44f96bd-c8e0-4056-8154-5029ffaf1125 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:28.274816 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c44f96bd-c8e0-4056-8154-5029ffaf1125 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:28.282320 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.282320 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:28.285832 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c44f96bd-c8e0-4056-8154-5029ffaf1125 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:28.287669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Created reservations ['120049fe-12e9-468f-a977-218b28fc30f2', '0dc23715-e385-4fbe-bd49-62e93887a1b4', 'bfd5f70a-dcd0-48a1-ad92-1b887dc17a0a', 'b5998d53-fc2a-4c63-88ec-d2fc9e5c0f50'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:28.301169 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c44f96bd-c8e0-4056-8154-5029ffaf1125 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b returned with HTTP 200 Aug 05 18:17:28.301169 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 152/596] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:28 2026] GET /volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:28.327974 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-319e3276-2d2e-436d-ad7f-6933e3b30497 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Aug 05 18:17:28.329009 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 148/597] 10.4.3.210 () {70 vars in 1324 bytes} [Wed Aug 5 18:17:28 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:28.338124 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-49575955-4b0d-4541-a019-83df4d4631b0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:28.340639 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-49575955-4b0d-4541-a019-83df4d4631b0 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:28.340899 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-49575955-4b0d-4541-a019-83df4d4631b0 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:28.341190 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-49575955-4b0d-4541-a019-83df4d4631b0 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:28.341411 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-49575955-4b0d-4541-a019-83df4d4631b0 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:28.348047 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:28.348047 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:28.351605 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-49575955-4b0d-4541-a019-83df4d4631b0 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 200 Aug 05 18:17:28.352045 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 148/598] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:28 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.313568 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-aa49b230-eff4-4ae9-bcf6-a46fc25c5680 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.315420 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aa49b230-eff4-4ae9-bcf6-a46fc25c5680 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:29.315706 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aa49b230-eff4-4ae9-bcf6-a46fc25c5680 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.315935 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aa49b230-eff4-4ae9-bcf6-a46fc25c5680 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.324855 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.324855 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.329354 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-aa49b230-eff4-4ae9-bcf6-a46fc25c5680 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:29.335697 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aa49b230-eff4-4ae9-bcf6-a46fc25c5680 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b returned with HTTP 200 Aug 05 18:17:29.336191 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 151/599] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.347622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.349315 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:29.349722 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "be67be13-64c3-4eec-be8b-5c07c0af173b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1022237612"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:29.351225 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request body: {'volume': {'source_volid': 'be67be13-64c3-4eec-be8b-5c07c0af173b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1022237612'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:29.354107 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=296,cinder:UPDATE=70,cinder:INSERT=39 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:17:29.359800 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.359800 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:29.359800 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume retrieved successfully. Aug 05 18:17:29.359800 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume of 1 GB Aug 05 18:17:29.362562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-63bab842-2591-4758-acf4-3e0ff92a382c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.364025 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Availability Zones retrieved successfully. Aug 05 18:17:29.365042 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-63bab842-2591-4758-acf4-3e0ff92a382c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.365297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-63bab842-2591-4758-acf4-3e0ff92a382c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.365628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-63bab842-2591-4758-acf4-3e0ff92a382c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.365772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-63bab842-2591-4758-acf4-3e0ff92a382c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:29.369223 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.369223 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:29.369533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (479ec2f6-0cbf-4946-b71e-ba6e8b790292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:29.371012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae81624d-12e8-4457-a0d0-e616854352a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:29.371891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:29.373038 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-63bab842-2591-4758-acf4-3e0ff92a382c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 200 Aug 05 18:17:29.373440 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 149/600] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.381148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2288039c-c7a2-440d-835d-741b32e0fc4d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.383608 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:17:29.383665 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.383887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.384191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:29.385403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:17:29.405892 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Get all snapshots completed successfully. Aug 05 18:17:29.405892 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.405892 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:29.405892 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2288039c-c7a2-440d-835d-741b32e0fc4d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:17:29.406785 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 149/601] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:29.410228 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae81624d-12e8-4457-a0d0-e616854352a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'be67be13-64c3-4eec-be8b-5c07c0af173b', 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:29.411329 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cce9492-d7ec-465b-9668-f1af91bd0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:29.417294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3724642f-7908-47cd-89db-1691c89bd7d6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.419212 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3724642f-7908-47cd-89db-1691c89bd7d6 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/snapshots/ef813146-ca00-4658-a05d-d14bb625d649 Aug 05 18:17:29.419420 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3724642f-7908-47cd-89db-1691c89bd7d6 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.419849 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3724642f-7908-47cd-89db-1691c89bd7d6 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.425127 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.425127 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.425803 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3724642f-7908-47cd-89db-1691c89bd7d6 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Snapshot retrieved successfully. Aug 05 18:17:29.426562 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3724642f-7908-47cd-89db-1691c89bd7d6 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/snapshots/ef813146-ca00-4658-a05d-d14bb625d649 returned with HTTP 200 Aug 05 18:17:29.426967 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 152/602] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/snapshots/ef813146-ca00-4658-a05d-d14bb625d649 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:29.439079 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-703a7aae-3dca-466f-8e44-9746e2df788f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.441366 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-703a7aae-3dca-466f-8e44-9746e2df788f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action Aug 05 18:17:29.441874 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-703a7aae-3dca-466f-8e44-9746e2df788f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:29.442042 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-703a7aae-3dca-466f-8e44-9746e2df788f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:29.443786 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-703a7aae-3dca-466f-8e44-9746e2df788f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Updating group '5153928c-026a-4e6d-a9d2-60a3cd866bb9' with 'creating' {{(pid=100363) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 05 18:17:29.449724 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.449724 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:29.457679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Created reservations ['6d239722-246b-48b4-8837-03912e67a231', '1d1a8362-5194-48e1-91aa-beacb016a7cb', '52786ae5-2492-4391-8a3c-5093570ab69e', '84d349fb-7eb9-4971-b8bb-b9fce5b76e9c'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:29.458462 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cce9492-d7ec-465b-9668-f1af91bd0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d239722-246b-48b4-8837-03912e67a231', '1d1a8362-5194-48e1-91aa-beacb016a7cb', '52786ae5-2492-4391-8a3c-5093570ab69e', '84d349fb-7eb9-4971-b8bb-b9fce5b76e9c']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:29.459181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d49f5e4-6e8e-49b7-a8ca-ce9792ba029d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:29.459967 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-703a7aae-3dca-466f-8e44-9746e2df788f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action returned with HTTP 202 Aug 05 18:17:29.460551 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 150/603] 10.4.3.210 () {70 vars in 1455 bytes} [Wed Aug 5 18:17:29 2026] POST /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:29.468340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-07ca6d2b-e289-4126-a417-62105c877adc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.470557 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-07ca6d2b-e289-4126-a417-62105c877adc tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.470799 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-07ca6d2b-e289-4126-a417-62105c877adc tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.471058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-07ca6d2b-e289-4126-a417-62105c877adc tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.471241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-07ca6d2b-e289-4126-a417-62105c877adc tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:29.479892 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.479892 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:29.479892 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-07ca6d2b-e289-4126-a417-62105c877adc tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 200 Aug 05 18:17:29.480413 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 150/604] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 329 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.489546 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-49f19388-46b4-4aac-919f-8ef4681440ca None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.491513 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-49f19388-46b4-4aac-919f-8ef4681440ca tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action Aug 05 18:17:29.491976 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-49f19388-46b4-4aac-919f-8ef4681440ca tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:29.492099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-49f19388-46b4-4aac-919f-8ef4681440ca tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:29.493695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.group_snapshots [None req-49f19388-46b4-4aac-919f-8ef4681440ca tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Updating group '5153928c-026a-4e6d-a9d2-60a3cd866bb9' with 'available' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 05 18:17:29.498644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d49f5e4-6e8e-49b7-a8ca-ce9792ba029d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f46a15-5247-468f-89dc-7ea2e1cda64b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1022237612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['6d239722-246b-48b4-8837-03912e67a231','1d1a8362-5194-48e1-91aa-beacb016a7cb','52786ae5-2492-4391-8a3c-5093570ab69e','84d349fb-7eb9-4971-b8bb-b9fce5b76e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=be67be13-64c3-4eec-be8b-5c07c0af173b,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1022237612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f46a15-5247-468f-89dc-7ea2e1cda64b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04133de2a8644638a484b6b257e203f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=be67be13-64c3-4eec-be8b-5c07c0af173b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d9f214287c451b9001ebe63f76366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:29.499459 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b06f100-9c35-4934-94f3-7e4a899d712c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:29.502077 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.502077 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.517276 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-49f19388-46b4-4aac-919f-8ef4681440ca tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action returned with HTTP 202 Aug 05 18:17:29.517836 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 153/605] 10.4.3.210 () {70 vars in 1455 bytes} [Wed Aug 5 18:17:29 2026] POST /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:29.526111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4cfdfe77-5a9e-4ec3-8f17-9b381840600f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.528192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b06f100-9c35-4934-94f3-7e4a899d712c) transitioned into state 'SUCCESS' from state '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-1022237612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['6d239722-246b-48b4-8837-03912e67a231','1d1a8362-5194-48e1-91aa-beacb016a7cb','52786ae5-2492-4391-8a3c-5093570ab69e','84d349fb-7eb9-4971-b8bb-b9fce5b76e9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=be67be13-64c3-4eec-be8b-5c07c0af173b,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:29.528544 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4cfdfe77-5a9e-4ec3-8f17-9b381840600f tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.528997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4cfdfe77-5a9e-4ec3-8f17-9b381840600f tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.529135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dadb17c-6142-4ea8-b645-222d3c382655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:29.529181 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4cfdfe77-5a9e-4ec3-8f17-9b381840600f tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.529311 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-4cfdfe77-5a9e-4ec3-8f17-9b381840600f tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:29.532956 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.532956 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:29.537253 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4cfdfe77-5a9e-4ec3-8f17-9b381840600f tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 200 Aug 05 18:17:29.537758 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 151/606] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.549748 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-edca68a4-0d3a-4cc3-8335-8d94b6f657a0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.552501 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-edca68a4-0d3a-4cc3-8335-8d94b6f657a0 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action Aug 05 18:17:29.552677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-edca68a4-0d3a-4cc3-8335-8d94b6f657a0 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:29.552836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-edca68a4-0d3a-4cc3-8335-8d94b6f657a0 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:29.555142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5dadb17c-6142-4ea8-b645-222d3c382655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:29.555502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-edca68a4-0d3a-4cc3-8335-8d94b6f657a0 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Updating group '5153928c-026a-4e6d-a9d2-60a3cd866bb9' with 'error' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 05 18:17:29.556175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (479ec2f6-0cbf-4946-b71e-ba6e8b790292) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:29.556449 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request issued successfully. Aug 05 18:17:29.557149 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-79ca7a07-b81b-4200-9b5f-482e83e4e8a1 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:29.557450 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 153/607] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:17:29 2026] POST /volume/v3/volumes => generated 780 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:29.562691 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.562691 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:29.573267 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3e36731e-9f3e-4ff9-a4d8-fb2480d07cbf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.575249 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3e36731e-9f3e-4ff9-a4d8-fb2480d07cbf tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:29.575404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3e36731e-9f3e-4ff9-a4d8-fb2480d07cbf tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.575761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3e36731e-9f3e-4ff9-a4d8-fb2480d07cbf tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.582627 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-edca68a4-0d3a-4cc3-8335-8d94b6f657a0 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action returned with HTTP 202 Aug 05 18:17:29.583125 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 151/608] 10.4.3.210 () {70 vars in 1455 bytes} [Wed Aug 5 18:17:29 2026] POST /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:29.587145 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.587145 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.594502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-72c88903-50ce-479c-b8d3-6b75a2ce5b69 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.595252 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3e36731e-9f3e-4ff9-a4d8-fb2480d07cbf tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:29.598522 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72c88903-50ce-479c-b8d3-6b75a2ce5b69 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.598808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72c88903-50ce-479c-b8d3-6b75a2ce5b69 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.599220 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72c88903-50ce-479c-b8d3-6b75a2ce5b69 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.599344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-72c88903-50ce-479c-b8d3-6b75a2ce5b69 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:29.603387 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.603387 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:29.603808 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3e36731e-9f3e-4ff9-a4d8-fb2480d07cbf tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 200 Aug 05 18:17:29.604337 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 154/609] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:29.607852 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72c88903-50ce-479c-b8d3-6b75a2ce5b69 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 200 Aug 05 18:17:29.608325 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 152/610] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.624199 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ce23d8fa-4138-4b30-9c08-8bd0dc4285db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.628012 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce23d8fa-4138-4b30-9c08-8bd0dc4285db tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] POST https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action Aug 05 18:17:29.628012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce23d8fa-4138-4b30-9c08-8bd0dc4285db tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:29.628012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce23d8fa-4138-4b30-9c08-8bd0dc4285db tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:29.628012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-ce23d8fa-4138-4b30-9c08-8bd0dc4285db tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Updating group '5153928c-026a-4e6d-a9d2-60a3cd866bb9' with 'available' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 05 18:17:29.635622 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.635622 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:29.645669 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce23d8fa-4138-4b30-9c08-8bd0dc4285db tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action returned with HTTP 202 Aug 05 18:17:29.646299 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 154/611] 10.4.3.210 () {70 vars in 1455 bytes} [Wed Aug 5 18:17:29 2026] POST /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:29.657476 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-69166c8b-c9e3-4e96-ba7c-65de110f875d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.663710 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69166c8b-c9e3-4e96-ba7c-65de110f875d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.664296 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69166c8b-c9e3-4e96-ba7c-65de110f875d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.664296 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69166c8b-c9e3-4e96-ba7c-65de110f875d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.664296 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-69166c8b-c9e3-4e96-ba7c-65de110f875d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:29.672626 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.672626 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:29.680763 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69166c8b-c9e3-4e96-ba7c-65de110f875d tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 200 Aug 05 18:17:29.681479 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 152/612] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.691259 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.694315 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.694547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.694749 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.694878 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.group_snapshots [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] delete called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100365) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 05 18:17:29.695003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.group_snapshots [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Delete group_snapshot with id: 5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.703818 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.703818 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.758902 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbc710bd-0aba-4de4-b2aa-3a6e3a2d3ca4 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 202 Aug 05 18:17:29.759329 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 155/613] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:17:29 2026] DELETE /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:29.772180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.774651 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:17:29.774651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.774651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.774651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:29.774651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:29.783273 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Get all volumes completed successfully. Aug 05 18:17:29.783996 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:17:29.784237 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:17:29.829227 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:17:29.835637 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.835637 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:29.841975 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b049aff-3f44-4b4b-a4fe-6cc06180d934 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:17:29.842369 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 153/614] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.861171 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fda5b8e0-6846-4668-91e2-6d260d603728 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.862513 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:17:29.862698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.862943 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.863214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:29.864285 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:17:29.881126 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Get all snapshots completed successfully. Aug 05 18:17:29.882091 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fda5b8e0-6846-4668-91e2-6d260d603728 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:17:29.885608 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 155/615] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:29.892835 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9cf847af-24ed-451f-b7a8-c7f58d07e4ce None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.896298 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9cf847af-24ed-451f-b7a8-c7f58d07e4ce tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 Aug 05 18:17:29.896569 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9cf847af-24ed-451f-b7a8-c7f58d07e4ce tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.896808 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9cf847af-24ed-451f-b7a8-c7f58d07e4ce tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.896961 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-9cf847af-24ed-451f-b7a8-c7f58d07e4ce tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 5153928c-026a-4e6d-a9d2-60a3cd866bb9 {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:17:29.900291 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9cf847af-24ed-451f-b7a8-c7f58d07e4ce tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 returned with HTTP 404 Aug 05 18:17:29.900845 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 153/616] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/group_snapshots/5153928c-026a-4e6d-a9d2-60a3cd866bb9 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:29.908421 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.910306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:17:29.910519 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:29.910733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:29.911000 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:29.911299 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.911299 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.911724 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:29.918881 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Get all volumes completed successfully. Aug 05 18:17:29.919562 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:17:29.919802 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:17:29.955259 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:17:29.958251 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.958251 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:29.964508 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-62846f89-0b97-4311-a0d9-5bf86b869d3b tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:17:29.965077 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 156/617] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:17:29 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:29.977307 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:29.979146 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] POST https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489/action Aug 05 18:17:29.979455 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:29.979607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:29.981084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] delete called for group 7b619eae-7425-4705-9a4f-c1d4fdfb6489 {{(pid=100363) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:17:29.981193 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Delete group with id: 7b619eae-7425-4705-9a4f-c1d4fdfb6489 Aug 05 18:17:29.986388 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:29.986388 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:30.042429 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f7b9ba8b-68ad-4d2a-b18d-b66c3bc4c64c tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489/action returned with HTTP 202 Aug 05 18:17:30.042661 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 154/618] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:17:29 2026] POST /volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:30.055815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.058040 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b Aug 05 18:17:30.058284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.058516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.068759 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.068759 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:30.072616 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Volume info retrieved successfully. Aug 05 18:17:30.076678 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:17:30.076678 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:17:30.119376 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:17:30.124911 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.124911 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:30.134029 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f52655c2-ac57-43f1-a509-5996fdd9ea26 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b returned with HTTP 200 Aug 05 18:17:30.134515 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 156/619] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:30.622961 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6a35002c-02c0-418e-bcc4-60e99493020a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.624856 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a35002c-02c0-418e-bcc4-60e99493020a tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:30.625085 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a35002c-02c0-418e-bcc4-60e99493020a tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.625301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a35002c-02c0-418e-bcc4-60e99493020a tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.627746 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=301,cinder:INSERT=26,cinder:UPDATE=62 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:17:30.635263 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.635263 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:30.640660 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6a35002c-02c0-418e-bcc4-60e99493020a tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:30.647936 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a35002c-02c0-418e-bcc4-60e99493020a tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 200 Aug 05 18:17:30.648429 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 154/620] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:30.661785 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5cae626f-b3a9-4f5c-9c9a-f18bf3a1cfb5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.663733 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5cae626f-b3a9-4f5c-9c9a-f18bf3a1cfb5 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:30.663928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5cae626f-b3a9-4f5c-9c9a-f18bf3a1cfb5 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.664107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5cae626f-b3a9-4f5c-9c9a-f18bf3a1cfb5 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.670819 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.670819 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:30.674732 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5cae626f-b3a9-4f5c-9c9a-f18bf3a1cfb5 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:30.679317 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5cae626f-b3a9-4f5c-9c9a-f18bf3a1cfb5 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 200 Aug 05 18:17:30.679828 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 157/621] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 1389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:30.693229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a3fa4de2-f015-48d3-8320-4735a284f7dc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.695101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a3fa4de2-f015-48d3-8320-4735a284f7dc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:30.695318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a3fa4de2-f015-48d3-8320-4735a284f7dc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.695542 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a3fa4de2-f015-48d3-8320-4735a284f7dc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.697799 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=342,cinder:UPDATE=109,cinder:INSERT=61 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:17:30.702756 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.702756 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:30.707035 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a3fa4de2-f015-48d3-8320-4735a284f7dc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:30.713075 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a3fa4de2-f015-48d3-8320-4735a284f7dc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 200 Aug 05 18:17:30.713475 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 155/622] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:30.727546 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-68b89acc-6d6b-4c77-a089-94e6b148696f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.730168 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] DELETE https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:30.730431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.730706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.730904 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume with id: 22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:30.739818 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.739818 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:30.740654 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:30.761502 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume request issued successfully. Aug 05 18:17:30.761751 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68b89acc-6d6b-4c77-a089-94e6b148696f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 202 Aug 05 18:17:30.762236 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 157/623] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:30 2026] DELETE /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:30.770865 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4143b3fc-6f76-4692-9618-d3e7d2324d0b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.773340 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4143b3fc-6f76-4692-9618-d3e7d2324d0b tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:30.773340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4143b3fc-6f76-4692-9618-d3e7d2324d0b tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.773340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4143b3fc-6f76-4692-9618-d3e7d2324d0b tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.784427 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.784427 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:30.789376 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4143b3fc-6f76-4692-9618-d3e7d2324d0b tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:30.797975 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4143b3fc-6f76-4692-9618-d3e7d2324d0b tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 200 Aug 05 18:17:30.802580 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 155/624] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:30.810548 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-7804aa3f-6336-48e2-b831-dc443c96ba87 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.813356 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-7804aa3f-6336-48e2-b831-dc443c96ba87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301/action Aug 05 18:17:30.813917 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-7804aa3f-6336-48e2-b831-dc443c96ba87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:30.814127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-7804aa3f-6336-48e2-b831-dc443c96ba87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:30.841442 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.841442 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:30.856850 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0cd33cd3-defe-4a9b-b724-b9c07077a802 req-7804aa3f-6336-48e2-b831-dc443c96ba87 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301/action returned with HTTP 204 Aug 05 18:17:30.858360 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 158/625] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:30 2026] POST /volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:30.869897 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-61bc35b1-4229-4fa9-8af8-51940de49b6d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.871840 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-61bc35b1-4229-4fa9-8af8-51940de49b6d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:30.872634 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-61bc35b1-4229-4fa9-8af8-51940de49b6d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.872973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-61bc35b1-4229-4fa9-8af8-51940de49b6d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.890396 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.890396 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:30.894446 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-61bc35b1-4229-4fa9-8af8-51940de49b6d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:30.899267 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-61bc35b1-4229-4fa9-8af8-51940de49b6d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:30.899675 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 156/626] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:30.974147 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0b396c9d-64bc-4961-8e43-79aaa99f84b8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.974513 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0b396c9d-64bc-4961-8e43-79aaa99f84b8 None None] GET https://10.4.3.210/volume// Aug 05 18:17:30.974703 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0b396c9d-64bc-4961-8e43-79aaa99f84b8 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:30.974885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0b396c9d-64bc-4961-8e43-79aaa99f84b8 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:30.975253 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0b396c9d-64bc-4961-8e43-79aaa99f84b8 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:30.975530 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 158/627] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:17:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:30.982377 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-e13dc9f1-55c7-4aa0-955a-4d2ae0f948db None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:30.984245 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-e13dc9f1-55c7-4aa0-955a-4d2ae0f948db tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:17:30.984641 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-e13dc9f1-55c7-4aa0-955a-4d2ae0f948db tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e666097-2fa3-4df0-b051-93e38cfa7180", "connector": null, "instance_uuid": "9d0409e5-ee3f-4975-8cf9-2946835ad644"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:30.992861 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:30.992861 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:31.016296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-e13dc9f1-55c7-4aa0-955a-4d2ae0f948db tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:17:31.017465 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 156/628] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:17:30 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:31.044276 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-09b93fb8-4430-4810-a718-2f60f76f5183 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.047354 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09b93fb8-4430-4810-a718-2f60f76f5183 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:31.047950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09b93fb8-4430-4810-a718-2f60f76f5183 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.048395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09b93fb8-4430-4810-a718-2f60f76f5183 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.056236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dab24171-59a1-4819-8aeb-f08e50920359 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.056609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dab24171-59a1-4819-8aeb-f08e50920359 None None] GET https://10.4.3.210/volume// Aug 05 18:17:31.056775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dab24171-59a1-4819-8aeb-f08e50920359 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.056966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dab24171-59a1-4819-8aeb-f08e50920359 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.057279 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dab24171-59a1-4819-8aeb-f08e50920359 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:31.057559 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 157/629] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:31.058067 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.058067 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:31.061826 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-09b93fb8-4430-4810-a718-2f60f76f5183 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:31.064834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ef2e8aec-0139-48c7-86da-074101f1eb42 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.067387 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09b93fb8-4430-4810-a718-2f60f76f5183 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:31.067911 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 159/630] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:31.071614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ef2e8aec-0139-48c7-86da-074101f1eb42 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:31.071614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ef2e8aec-0139-48c7-86da-074101f1eb42 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.071614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ef2e8aec-0139-48c7-86da-074101f1eb42 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.083078 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.083078 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:31.088796 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ef2e8aec-0139-48c7-86da-074101f1eb42 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:31.095462 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ef2e8aec-0139-48c7-86da-074101f1eb42 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:31.096132 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 159/631] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:31.148946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-03b7e1ee-ee4e-45eb-85e3-21d75c5b0a88 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.150824 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-03b7e1ee-ee4e-45eb-85e3-21d75c5b0a88 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b Aug 05 18:17:31.151033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-03b7e1ee-ee4e-45eb-85e3-21d75c5b0a88 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.151241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-03b7e1ee-ee4e-45eb-85e3-21d75c5b0a88 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.156822 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-03b7e1ee-ee4e-45eb-85e3-21d75c5b0a88 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b returned with HTTP 404 Aug 05 18:17:31.157265 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 157/632] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/volumes/e3132e33-0555-44f0-8e32-ebacc8a1628b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:31.165255 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dbadcabf-c275-4b87-886e-98d211b1b9d9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.167568 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dbadcabf-c275-4b87-886e-98d211b1b9d9 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] GET https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 Aug 05 18:17:31.167568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dbadcabf-c275-4b87-886e-98d211b1b9d9 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.167568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dbadcabf-c275-4b87-886e-98d211b1b9d9 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.167768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-dbadcabf-c275-4b87-886e-98d211b1b9d9 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] show called for member 7b619eae-7425-4705-9a4f-c1d4fdfb6489 {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:31.171096 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dbadcabf-c275-4b87-886e-98d211b1b9d9 tempest-GroupSnapshotsV319Test-632465233 tempest-GroupSnapshotsV319Test-632465233-project-member] https://10.4.3.210/volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 returned with HTTP 404 Aug 05 18:17:31.171279 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 158/633] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/groups/7b619eae-7425-4705-9a4f-c1d4fdfb6489 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:31.178272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c12bd85f-0dda-41f3-b4ed-23533593e698 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.180067 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c12bd85f-0dda-41f3-b4ed-23533593e698 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/9fcaffd9-df90-408b-9f37-0ac4fcef9423 Aug 05 18:17:31.180274 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c12bd85f-0dda-41f3-b4ed-23533593e698 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.180453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c12bd85f-0dda-41f3-b4ed-23533593e698 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.186094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.188863 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] PUT https://10.4.3.210/volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09 Aug 05 18:17:31.189362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:31.194197 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c12bd85f-0dda-41f3-b4ed-23533593e698 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/group_types/9fcaffd9-df90-408b-9f37-0ac4fcef9423 returned with HTTP 202 Aug 05 18:17:31.194779 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 160/634] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:17:31 2026] DELETE /volume/v3/group_types/9fcaffd9-df90-408b-9f37-0ac4fcef9423 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:31.199074 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Acquiring lock "cinder-attachment_update-2e666097-2fa3-4df0-b051-93e38cfa7180-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:31.204035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-21c3964e-9ce0-4193-98cf-1c7a1a2cb90f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.204100 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Lock "cinder-attachment_update-2e666097-2fa3-4df0-b051-93e38cfa7180-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:31.205824 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-21c3964e-9ce0-4193-98cf-1c7a1a2cb90f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] DELETE https://10.4.3.210/volume/v3/types/8ceba174-ac37-4f81-bc3c-211fcc26578b Aug 05 18:17:31.206021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-21c3964e-9ce0-4193-98cf-1c7a1a2cb90f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.206223 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-21c3964e-9ce0-4193-98cf-1c7a1a2cb90f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.206453 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.206453 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:31.206922 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.206922 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:31.239508 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-21c3964e-9ce0-4193-98cf-1c7a1a2cb90f tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/types/8ceba174-ac37-4f81-bc3c-211fcc26578b returned with HTTP 202 Aug 05 18:17:31.240674 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 158/635] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:17:31 2026] DELETE /volume/v3/types/8ceba174-ac37-4f81-bc3c-211fcc26578b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:31.249686 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e62bcc75-abbd-4f15-b19c-17e4c443c3f8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.251436 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e62bcc75-abbd-4f15-b19c-17e4c443c3f8 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] GET https://10.4.3.210/volume/v3/types/8ceba174-ac37-4f81-bc3c-211fcc26578b Aug 05 18:17:31.251715 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e62bcc75-abbd-4f15-b19c-17e4c443c3f8 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.251911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e62bcc75-abbd-4f15-b19c-17e4c443c3f8 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.256891 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e62bcc75-abbd-4f15-b19c-17e4c443c3f8 tempest-GroupSnapshotsV319Test-194895690 tempest-GroupSnapshotsV319Test-194895690-project-admin] https://10.4.3.210/volume/v3/types/8ceba174-ac37-4f81-bc3c-211fcc26578b returned with HTTP 404 Aug 05 18:17:31.257745 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 159/636] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/types/8ceba174-ac37-4f81-bc3c-211fcc26578b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:31.312053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Lock "cinder-attachment_update-2e666097-2fa3-4df0-b051-93e38cfa7180-np0000006581" released by "attachment_update" :: held 0.108s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:31.312427 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-ff4a413c-90a8-4f4d-bfb6-bb56b8d0b43e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09 returned with HTTP 200 Aug 05 18:17:31.313779 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 160/637] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:31 2026] PUT /volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:31.817534 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-94cba580-fb09-492a-a75a-bd5702b160f9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.819620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94cba580-fb09-492a-a75a-bd5702b160f9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b Aug 05 18:17:31.819909 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94cba580-fb09-492a-a75a-bd5702b160f9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.820091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94cba580-fb09-492a-a75a-bd5702b160f9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.825655 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94cba580-fb09-492a-a75a-bd5702b160f9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b returned with HTTP 404 Aug 05 18:17:31.826165 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 161/638] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/volumes/22f46a15-5247-468f-89dc-7ea2e1cda64b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:31.836412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d1a26662-c1c0-4271-a0be-194a51cc13ab None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.838100 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1a26662-c1c0-4271-a0be-194a51cc13ab tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:31.838288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1a26662-c1c0-4271-a0be-194a51cc13ab tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.838464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1a26662-c1c0-4271-a0be-194a51cc13ab tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.845387 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.845387 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:31.849076 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d1a26662-c1c0-4271-a0be-194a51cc13ab tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:31.853585 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1a26662-c1c0-4271-a0be-194a51cc13ab tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b returned with HTTP 200 Aug 05 18:17:31.853964 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 159/639] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:31.868368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.871612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] DELETE https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:31.873152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.873411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.874805 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume with id: be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:31.888718 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.888718 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:31.889389 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:31.911613 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume request issued successfully. Aug 05 18:17:31.911903 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fea8e1f7-f442-4da2-9cad-a53aebff51b9 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b returned with HTTP 202 Aug 05 18:17:31.912814 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 160/640] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:31 2026] DELETE /volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:31.926265 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-56cfe76f-4a52-41f1-a078-56b27a45b3cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:31.928718 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-56cfe76f-4a52-41f1-a078-56b27a45b3cc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:31.928970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-56cfe76f-4a52-41f1-a078-56b27a45b3cc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:31.929219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-56cfe76f-4a52-41f1-a078-56b27a45b3cc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:31.942588 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:31.942588 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:31.947727 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-56cfe76f-4a52-41f1-a078-56b27a45b3cc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:31.954544 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-56cfe76f-4a52-41f1-a078-56b27a45b3cc tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b returned with HTTP 200 Aug 05 18:17:31.955067 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 161/641] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:31 2026] GET /volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:32.082691 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-35226d8e-9720-4514-b29b-2871a60e56d1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:32.085282 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35226d8e-9720-4514-b29b-2871a60e56d1 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:32.086061 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35226d8e-9720-4514-b29b-2871a60e56d1 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:32.086324 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35226d8e-9720-4514-b29b-2871a60e56d1 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:32.100237 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:32.100237 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:32.104952 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-35226d8e-9720-4514-b29b-2871a60e56d1 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:32.110684 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35226d8e-9720-4514-b29b-2871a60e56d1 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:32.111232 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 162/642] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:32 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:32.968169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d876ab9c-1971-40fd-9ee6-a0719363db11 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:32.971027 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d876ab9c-1971-40fd-9ee6-a0719363db11 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b Aug 05 18:17:32.971263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d876ab9c-1971-40fd-9ee6-a0719363db11 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:32.971473 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d876ab9c-1971-40fd-9ee6-a0719363db11 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:32.982434 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d876ab9c-1971-40fd-9ee6-a0719363db11 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b returned with HTTP 404 Aug 05 18:17:32.982939 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 160/643] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:32 2026] GET /volume/v3/volumes/be67be13-64c3-4eec-be8b-5c07c0af173b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:32.992464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:32.994899 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:32.995294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-141302553"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:32.997368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-141302553'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:32.997522 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume of 1 GB Aug 05 18:17:33.001717 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Availability Zones retrieved successfully. Aug 05 18:17:33.008319 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (1f896d04-f4e0-4389-8283-80b253c5074e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:33.009306 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4614cd-fd5c-44e2-a06e-3fa184bc83b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:33.010312 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:33.039786 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4614cd-fd5c-44e2-a06e-3fa184bc83b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:33.041138 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0542e2a-0151-4131-af3c-6eec4eb81a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:33.089238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Created reservations ['3aa34867-0f7f-4e63-8851-1b35dd1b5fb6', 'd663eb4e-fb0f-4974-882e-5f8afd988866', '4e4be3c0-fff4-42d1-a837-eb4c12a92f22', '4ce2b1cd-9d95-485b-a01f-65d134438614'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:33.090171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0542e2a-0151-4131-af3c-6eec4eb81a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa34867-0f7f-4e63-8851-1b35dd1b5fb6', 'd663eb4e-fb0f-4974-882e-5f8afd988866', '4e4be3c0-fff4-42d1-a837-eb4c12a92f22', '4ce2b1cd-9d95-485b-a01f-65d134438614']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:33.090854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6689a6dd-dea4-4d70-828f-999a5233426f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:33.115755 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6689a6dd-dea4-4d70-828f-999a5233426f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8afbc2c8-f7f8-4802-a2ee-4d029466f535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-141302553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['3aa34867-0f7f-4e63-8851-1b35dd1b5fb6','d663eb4e-fb0f-4974-882e-5f8afd988866','4e4be3c0-fff4-42d1-a837-eb4c12a92f22','4ce2b1cd-9d95-485b-a01f-65d134438614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-141302553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8afbc2c8-f7f8-4802-a2ee-4d029466f535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04133de2a8644638a484b6b257e203f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d9f214287c451b9001ebe63f76366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:33.116384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6047e78-5a1b-441b-ba2c-2183a742f884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:33.128278 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-48adfcad-bd68-4dba-a61e-6a7a2693b84a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:33.133218 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48adfcad-bd68-4dba-a61e-6a7a2693b84a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:33.133218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48adfcad-bd68-4dba-a61e-6a7a2693b84a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:33.133218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48adfcad-bd68-4dba-a61e-6a7a2693b84a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:33.139961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6047e78-5a1b-441b-ba2c-2183a742f884) transitioned into state 'SUCCESS' from state '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-141302553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['3aa34867-0f7f-4e63-8851-1b35dd1b5fb6','d663eb4e-fb0f-4974-882e-5f8afd988866','4e4be3c0-fff4-42d1-a837-eb4c12a92f22','4ce2b1cd-9d95-485b-a01f-65d134438614'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:33.141121 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a208fbfb-85fb-4b59-a153-b84053604f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:33.146258 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:33.146258 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:33.150540 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-48adfcad-bd68-4dba-a61e-6a7a2693b84a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:33.152469 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a208fbfb-85fb-4b59-a153-b84053604f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:33.153790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (1f896d04-f4e0-4389-8283-80b253c5074e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:33.154349 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request issued successfully. Aug 05 18:17:33.155126 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48adfcad-bd68-4dba-a61e-6a7a2693b84a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:33.155316 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a32662ae-6423-4b4e-9220-de0525ab0e2f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:33.155838 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 162/644] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:33 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:33.155926 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 161/645] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:32 2026] POST /volume/v3/volumes => generated 746 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:33.171444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d40be1c7-6a7b-48c4-9e6a-7564d960e665 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:33.173415 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d40be1c7-6a7b-48c4-9e6a-7564d960e665 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:33.173756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d40be1c7-6a7b-48c4-9e6a-7564d960e665 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:33.174268 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d40be1c7-6a7b-48c4-9e6a-7564d960e665 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:33.180835 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:33.180835 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:33.184545 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d40be1c7-6a7b-48c4-9e6a-7564d960e665 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:33.188801 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d40be1c7-6a7b-48c4-9e6a-7564d960e665 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 returned with HTTP 200 Aug 05 18:17:33.189275 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 163/646] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:33 2026] GET /volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:33.760273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1a22cc14-e842-451e-a936-8e6558d81a12 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:33.877428 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1a22cc14-e842-451e-a936-8e6558d81a12 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:17:33.877847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1a22cc14-e842-451e-a936-8e6558d81a12 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-629102276"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:33.892814 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1a22cc14-e842-451e-a936-8e6558d81a12 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:17:33.893136 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 161/647] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:17:33 2026] POST /volume/v3/types => generated 219 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:33.902413 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3eeea8a9-be31-459d-8a46-60ccd805be9e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:33.905294 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3eeea8a9-be31-459d-8a46-60ccd805be9e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:17:33.905914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3eeea8a9-be31-459d-8a46-60ccd805be9e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1432762173"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:33.925910 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3eeea8a9-be31-459d-8a46-60ccd805be9e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:17:33.926672 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 163/648] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:17:33 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:33.938115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.003316 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:17:34.003756 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "41a7b896-8006-4581-9261-a95baec44c3d", "volume_types": ["48b498d7-e5b8-4ed8-9123-08a8f69a8f80"], "name": "tempest-GroupsV320Test-Group-1560263728"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:34.005211 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Creating new group {'group': {'group_type': '41a7b896-8006-4581-9261-a95baec44c3d', 'volume_types': ['48b498d7-e5b8-4ed8-9123-08a8f69a8f80'], 'name': 'tempest-GroupsV320Test-Group-1560263728'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:17:34.009196 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Creating group tempest-GroupsV320Test-Group-1560263728. Aug 05 18:17:34.009521 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.009521 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:34.016106 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Availability Zones retrieved successfully. Aug 05 18:17:34.032921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Created reservations ['9ca46f76-6a45-4607-8bd6-ec5e449140b5'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:34.059093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0cf6579e-ad80-420e-b6ad-2de419db4ef4 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:17:34.059573 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 162/649] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:17:33 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) Aug 05 18:17:34.070790 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06851324-aa49-403c-84b6-6baccc62d15b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.073115 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06851324-aa49-403c-84b6-6baccc62d15b tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:34.073439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06851324-aa49-403c-84b6-6baccc62d15b tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:34.073760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06851324-aa49-403c-84b6-6baccc62d15b tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:34.073956 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-06851324-aa49-403c-84b6-6baccc62d15b tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:34.078118 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.078118 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:34.087512 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06851324-aa49-403c-84b6-6baccc62d15b tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:34.088080 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 164/650] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:34 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:34.172073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3dfec7eb-6c88-4314-9508-271f0b15af11 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.173899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3dfec7eb-6c88-4314-9508-271f0b15af11 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:34.174134 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3dfec7eb-6c88-4314-9508-271f0b15af11 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:34.174351 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3dfec7eb-6c88-4314-9508-271f0b15af11 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:34.183373 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.183373 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:34.186693 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3dfec7eb-6c88-4314-9508-271f0b15af11 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:34.190696 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3dfec7eb-6c88-4314-9508-271f0b15af11 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:34.191079 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 162/651] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:34 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:34.201450 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5f9e698f-9f72-4b93-90cb-488436e0e9e0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.203554 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f9e698f-9f72-4b93-90cb-488436e0e9e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:34.203944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5f9e698f-9f72-4b93-90cb-488436e0e9e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:34.204351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5f9e698f-9f72-4b93-90cb-488436e0e9e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:34.213058 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.213058 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:34.217127 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5f9e698f-9f72-4b93-90cb-488436e0e9e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:34.221448 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f9e698f-9f72-4b93-90cb-488436e0e9e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 returned with HTTP 200 Aug 05 18:17:34.222008 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 164/652] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:34 2026] GET /volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:34.236260 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.238085 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:34.238433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8afbc2c8-f7f8-4802-a2ee-4d029466f535", "size": 2, "name": "tempest-VolumesCloneTest-Volume-591404459"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:34.240005 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request body: {'volume': {'source_volid': '8afbc2c8-f7f8-4802-a2ee-4d029466f535', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-591404459'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:34.247086 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.247086 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:34.248079 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume retrieved successfully. Aug 05 18:17:34.248079 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume of 2 GB Aug 05 18:17:34.251012 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Availability Zones retrieved successfully. Aug 05 18:17:34.255684 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (0e788c10-2184-41e0-8b49-8a13cf88bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:34.256652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff0a0e1-5e2b-4006-bbf1-7a72765cbae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:34.257483 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:34.289151 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff0a0e1-5e2b-4006-bbf1-7a72765cbae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '8afbc2c8-f7f8-4802-a2ee-4d029466f535', 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:34.289904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955c447c-905e-48cc-831a-e7278ff722af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:34.334939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Created reservations ['71def1c7-f4ea-481c-b016-016e67b2e3cf', '4524dd87-b670-4011-87db-b3c48e76bd65', 'b23b197f-ba97-4e43-ade8-6e7a924a7e99', 'eb6da5ce-52de-4f28-ae88-fecc83afd070'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:34.340090 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (955c447c-905e-48cc-831a-e7278ff722af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71def1c7-f4ea-481c-b016-016e67b2e3cf', '4524dd87-b670-4011-87db-b3c48e76bd65', 'b23b197f-ba97-4e43-ade8-6e7a924a7e99', 'eb6da5ce-52de-4f28-ae88-fecc83afd070']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:34.341237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b202ec5a-4294-4080-ba00-0d5cf64dcdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:34.390466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b202ec5a-4294-4080-ba00-0d5cf64dcdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237386fe-cbf2-484a-b3f8-4ca5f1560853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-591404459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['71def1c7-f4ea-481c-b016-016e67b2e3cf','4524dd87-b670-4011-87db-b3c48e76bd65','b23b197f-ba97-4e43-ade8-6e7a924a7e99','eb6da5ce-52de-4f28-ae88-fecc83afd070'],size=2,snapshot_id=None,source_replicaid=,source_volid=8afbc2c8-f7f8-4802-a2ee-4d029466f535,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-591404459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237386fe-cbf2-484a-b3f8-4ca5f1560853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04133de2a8644638a484b6b257e203f2',provider_auth=None,provider_geometry=None,provider_id=None,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=8afbc2c8-f7f8-4802-a2ee-4d029466f535,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81d9f214287c451b9001ebe63f76366b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:34.391560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d742a5-a089-443f-a2f6-7a3c885bf6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:34.408077 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d742a5-a089-443f-a2f6-7a3c885bf6da) transitioned into state 'SUCCESS' from state '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-591404459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04133de2a8644638a484b6b257e203f2',qos_specs=None,replication_status=,reservations=['71def1c7-f4ea-481c-b016-016e67b2e3cf','4524dd87-b670-4011-87db-b3c48e76bd65','b23b197f-ba97-4e43-ade8-6e7a924a7e99','eb6da5ce-52de-4f28-ae88-fecc83afd070'],size=2,snapshot_id=None,source_replicaid=,source_volid=8afbc2c8-f7f8-4802-a2ee-4d029466f535,status='creating',user_id='81d9f214287c451b9001ebe63f76366b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:34.408851 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95c1ca5-29ca-48ad-8775-f2f66f0659a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:34.425140 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b95c1ca5-29ca-48ad-8775-f2f66f0659a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:34.427410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Flow 'volume_create_api' (0e788c10-2184-41e0-8b49-8a13cf88bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:34.427410 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Create volume request issued successfully. Aug 05 18:17:34.427749 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab798e72-8412-40d2-abb1-f0c6be3c2648 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:34.428327 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 163/653] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:17:34 2026] POST /volume/v3/volumes => generated 780 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:34.441536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea2d2d4b-6e3d-4410-9971-e2d2492f9cf8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.443295 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea2d2d4b-6e3d-4410-9971-e2d2492f9cf8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:34.444657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea2d2d4b-6e3d-4410-9971-e2d2492f9cf8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:34.444657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea2d2d4b-6e3d-4410-9971-e2d2492f9cf8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:34.454167 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.454167 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:34.458272 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ea2d2d4b-6e3d-4410-9971-e2d2492f9cf8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:34.463534 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea2d2d4b-6e3d-4410-9971-e2d2492f9cf8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 200 Aug 05 18:17:34.464054 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 165/654] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:34 2026] GET /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:34.590706 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-7ea18060-5d78-4d8e-a7a2-97a59184a577 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:34.593466 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-7ea18060-5d78-4d8e-a7a2-97a59184a577 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] POST https://10.4.3.210/volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09/action Aug 05 18:17:34.593990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-7ea18060-5d78-4d8e-a7a2-97a59184a577 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:34.594171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-7ea18060-5d78-4d8e-a7a2-97a59184a577 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:34.616127 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:34.616127 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:34.630043 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0562b703-ec87-4a61-9d73-dbc0e888f1d7 req-7ea18060-5d78-4d8e-a7a2-97a59184a577 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09/action returned with HTTP 204 Aug 05 18:17:34.630637 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 163/655] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:34 2026] POST /volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:35.098419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-79948962-98d9-47b8-8456-18087418998d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.101057 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-79948962-98d9-47b8-8456-18087418998d tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.101432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-79948962-98d9-47b8-8456-18087418998d tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.101775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-79948962-98d9-47b8-8456-18087418998d tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.101960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-79948962-98d9-47b8-8456-18087418998d tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:35.106312 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.106312 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:35.116315 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-79948962-98d9-47b8-8456-18087418998d tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:35.116993 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 165/656] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.129506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-56c86863-d683-4ed0-baf1-3e7eaa706e7e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.131388 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56c86863-d683-4ed0-baf1-3e7eaa706e7e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] POST https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action Aug 05 18:17:35.131798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-56c86863-d683-4ed0-baf1-3e7eaa706e7e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:35.132058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-56c86863-d683-4ed0-baf1-3e7eaa706e7e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:35.133738 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-56c86863-d683-4ed0-baf1-3e7eaa706e7e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Updating group '43eefb59-ee60-46f1-9c6c-07510cf9601d' with 'creating' {{(pid=100363) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 05 18:17:35.138246 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.138246 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:35.145646 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56c86863-d683-4ed0-baf1-3e7eaa706e7e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action returned with HTTP 202 Aug 05 18:17:35.146127 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 164/657] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:17:35 2026] POST /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:35.153391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-424cd429-ab61-44d1-b317-2c8688d78619 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.155205 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-424cd429-ab61-44d1-b317-2c8688d78619 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.155401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-424cd429-ab61-44d1-b317-2c8688d78619 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.155610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-424cd429-ab61-44d1-b317-2c8688d78619 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.155752 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-424cd429-ab61-44d1-b317-2c8688d78619 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:35.158957 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.158957 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:35.166568 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-424cd429-ab61-44d1-b317-2c8688d78619 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:35.166949 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 166/658] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.175868 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cba9d157-24ff-4257-9e99-5b99c3684059 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.177611 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cba9d157-24ff-4257-9e99-5b99c3684059 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] POST https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action Aug 05 18:17:35.177998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cba9d157-24ff-4257-9e99-5b99c3684059 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:35.178115 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cba9d157-24ff-4257-9e99-5b99c3684059 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:35.179468 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-cba9d157-24ff-4257-9e99-5b99c3684059 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Updating group '43eefb59-ee60-46f1-9c6c-07510cf9601d' with 'available' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 05 18:17:35.183793 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.183793 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:35.189902 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cba9d157-24ff-4257-9e99-5b99c3684059 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action returned with HTTP 202 Aug 05 18:17:35.190272 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 164/659] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:17:35 2026] POST /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:35.197925 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b725b96a-6b8f-4cfb-9169-018e4fe6dfdd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.199796 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b725b96a-6b8f-4cfb-9169-018e4fe6dfdd tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.200243 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b725b96a-6b8f-4cfb-9169-018e4fe6dfdd tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.200523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b725b96a-6b8f-4cfb-9169-018e4fe6dfdd tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.200777 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-b725b96a-6b8f-4cfb-9169-018e4fe6dfdd tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:35.204661 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.204661 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:35.209783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ac0bbb4d-0017-46cf-a428-9cd80749b498 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.212045 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac0bbb4d-0017-46cf-a428-9cd80749b498 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:35.212302 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac0bbb4d-0017-46cf-a428-9cd80749b498 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.212551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac0bbb4d-0017-46cf-a428-9cd80749b498 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.214265 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b725b96a-6b8f-4cfb-9169-018e4fe6dfdd tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:35.214942 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 166/660] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.224003 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d9e8520f-62c7-41b6-9610-2dafb5c4d882 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.224113 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.224113 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:35.225871 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d9e8520f-62c7-41b6-9610-2dafb5c4d882 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] POST https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action Aug 05 18:17:35.226274 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d9e8520f-62c7-41b6-9610-2dafb5c4d882 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:35.226438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d9e8520f-62c7-41b6-9610-2dafb5c4d882 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:35.228017 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-d9e8520f-62c7-41b6-9610-2dafb5c4d882 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Updating group '43eefb59-ee60-46f1-9c6c-07510cf9601d' with 'error' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 05 18:17:35.228401 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ac0bbb4d-0017-46cf-a428-9cd80749b498 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:35.232838 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.232838 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:35.233449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac0bbb4d-0017-46cf-a428-9cd80749b498 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:35.234184 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 165/661] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.240672 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d9e8520f-62c7-41b6-9610-2dafb5c4d882 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action returned with HTTP 202 Aug 05 18:17:35.241267 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 167/662] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:17:35 2026] POST /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:35.246871 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-77436fab-885e-415c-8574-4ee7887f3917 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.250193 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ffaee16-7739-4860-84e3-a64eaf96761c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.251167 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77436fab-885e-415c-8574-4ee7887f3917 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:35.251398 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77436fab-885e-415c-8574-4ee7887f3917 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.251567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77436fab-885e-415c-8574-4ee7887f3917 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.252246 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ffaee16-7739-4860-84e3-a64eaf96761c tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.252501 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ffaee16-7739-4860-84e3-a64eaf96761c tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.252752 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ffaee16-7739-4860-84e3-a64eaf96761c tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.253047 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-5ffaee16-7739-4860-84e3-a64eaf96761c tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:35.256562 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.256562 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:35.260642 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.260642 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:35.263618 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-77436fab-885e-415c-8574-4ee7887f3917 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:35.266433 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ffaee16-7739-4860-84e3-a64eaf96761c tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:35.267048 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 167/663] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.270037 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77436fab-885e-415c-8574-4ee7887f3917 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:35.270395 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 165/664] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.278299 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f4c4cf1-12a5-46ad-90e3-7d979ff57560 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.280067 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f4c4cf1-12a5-46ad-90e3-7d979ff57560 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] POST https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action Aug 05 18:17:35.280438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f4c4cf1-12a5-46ad-90e3-7d979ff57560 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:35.280602 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f4c4cf1-12a5-46ad-90e3-7d979ff57560 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:35.281906 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-1f4c4cf1-12a5-46ad-90e3-7d979ff57560 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Updating group '43eefb59-ee60-46f1-9c6c-07510cf9601d' with 'available' {{(pid=100363) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 05 18:17:35.285094 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.285094 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:35.293621 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f4c4cf1-12a5-46ad-90e3-7d979ff57560 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action returned with HTTP 202 Aug 05 18:17:35.293621 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 166/665] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:17:35 2026] POST /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:35.298708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-94bd3fee-e6d4-41a0-b6f6-76009db79283 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.301012 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94bd3fee-e6d4-41a0-b6f6-76009db79283 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.301333 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94bd3fee-e6d4-41a0-b6f6-76009db79283 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.301608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94bd3fee-e6d4-41a0-b6f6-76009db79283 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.301801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-94bd3fee-e6d4-41a0-b6f6-76009db79283 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:35.306443 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.306443 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:35.316220 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94bd3fee-e6d4-41a0-b6f6-76009db79283 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:35.316662 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 168/666] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.327337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.329535 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:17:35.329803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.330032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.330349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:35.330870 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.330870 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:35.331295 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:35.337631 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Get all volumes completed successfully. Aug 05 18:17:35.339733 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-168f4a0b-968d-47c6-8a38-f7351a0fb29e tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:17:35.340132 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 168/667] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:35.356365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.358733 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] POST https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action Aug 05 18:17:35.359214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:35.359400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:35.361281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] delete called for group 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100364) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:17:35.361437 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Delete group with id: 43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.367145 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.367145 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:35.368099 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-3844c30b-f280-449a-a4c7-4eafb8055a6c req-16339b21-b0bd-4581-ac56-15d616b9814c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.370451 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3844c30b-f280-449a-a4c7-4eafb8055a6c req-16339b21-b0bd-4581-ac56-15d616b9814c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:35.370683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3844c30b-f280-449a-a4c7-4eafb8055a6c req-16339b21-b0bd-4581-ac56-15d616b9814c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.370897 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3844c30b-f280-449a-a4c7-4eafb8055a6c req-16339b21-b0bd-4581-ac56-15d616b9814c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.385420 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.385420 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:35.392508 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-3844c30b-f280-449a-a4c7-4eafb8055a6c req-16339b21-b0bd-4581-ac56-15d616b9814c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:35.400734 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3844c30b-f280-449a-a4c7-4eafb8055a6c req-16339b21-b0bd-4581-ac56-15d616b9814c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:35.401150 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 167/668] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.421926 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93fce8c9-52e6-4663-b4c1-b98b9fda5e16 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action returned with HTTP 202 Aug 05 18:17:35.424347 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 166/669] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:17:35 2026] POST /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:35.433520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-94e555d7-0725-49c6-8209-4fb39df55774 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.437619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94e555d7-0725-49c6-8209-4fb39df55774 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:35.437619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94e555d7-0725-49c6-8209-4fb39df55774 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.437619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94e555d7-0725-49c6-8209-4fb39df55774 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.437619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-94e555d7-0725-49c6-8209-4fb39df55774 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:35.440225 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.440225 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:35.449404 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94e555d7-0725-49c6-8209-4fb39df55774 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 200 Aug 05 18:17:35.449856 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 169/670] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:35.479232 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-166a7a44-754d-4c29-86a2-c7991fb7c83d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.482060 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-166a7a44-754d-4c29-86a2-c7991fb7c83d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:35.482302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-166a7a44-754d-4c29-86a2-c7991fb7c83d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.482499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-166a7a44-754d-4c29-86a2-c7991fb7c83d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.491716 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.491716 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:35.496125 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-166a7a44-754d-4c29-86a2-c7991fb7c83d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:35.500469 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-166a7a44-754d-4c29-86a2-c7991fb7c83d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 200 Aug 05 18:17:35.500972 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 169/671] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:35.515535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f373043a-925f-4594-bf37-ddc3e60431a8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.520702 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f373043a-925f-4594-bf37-ddc3e60431a8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:35.520936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f373043a-925f-4594-bf37-ddc3e60431a8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.521173 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f373043a-925f-4594-bf37-ddc3e60431a8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.531369 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.531369 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:35.535800 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f373043a-925f-4594-bf37-ddc3e60431a8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:35.541210 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f373043a-925f-4594-bf37-ddc3e60431a8 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 200 Aug 05 18:17:35.541779 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 168/672] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:35.560655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d1a92a92-a1af-4bfa-be12-61b7752acdc6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.562391 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1a92a92-a1af-4bfa-be12-61b7752acdc6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:35.562662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1a92a92-a1af-4bfa-be12-61b7752acdc6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.563051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1a92a92-a1af-4bfa-be12-61b7752acdc6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.571033 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.571033 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:35.578145 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d1a92a92-a1af-4bfa-be12-61b7752acdc6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:35.583425 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1a92a92-a1af-4bfa-be12-61b7752acdc6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 200 Aug 05 18:17:35.584010 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 167/673] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:35.599674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.608614 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] DELETE https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:35.608614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.608614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.608614 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume with id: 237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:35.615506 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.615506 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:35.616045 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:35.641961 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume request issued successfully. Aug 05 18:17:35.642111 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4933430-5b91-4f4c-b989-710ebf2e5b0d tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 202 Aug 05 18:17:35.642584 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 170/674] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:35 2026] DELETE /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:35.651086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b7c5c56e-e1bb-4c7f-96fd-50da3bceac8f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:35.657029 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b7c5c56e-e1bb-4c7f-96fd-50da3bceac8f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:35.657029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b7c5c56e-e1bb-4c7f-96fd-50da3bceac8f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:35.657029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b7c5c56e-e1bb-4c7f-96fd-50da3bceac8f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:35.663843 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:35.663843 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:35.668879 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b7c5c56e-e1bb-4c7f-96fd-50da3bceac8f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:35.673764 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b7c5c56e-e1bb-4c7f-96fd-50da3bceac8f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 200 Aug 05 18:17:35.674177 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 170/675] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:35 2026] GET /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:36.461952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dadf7f4e-06b0-4352-aba2-875a365f1155 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.464091 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dadf7f4e-06b0-4352-aba2-875a365f1155 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] GET https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d Aug 05 18:17:36.464372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dadf7f4e-06b0-4352-aba2-875a365f1155 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.464645 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dadf7f4e-06b0-4352-aba2-875a365f1155 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.464818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-dadf7f4e-06b0-4352-aba2-875a365f1155 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] show called for member 43eefb59-ee60-46f1-9c6c-07510cf9601d {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:17:36.468421 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dadf7f4e-06b0-4352-aba2-875a365f1155 tempest-GroupsV320Test-1761662337 tempest-GroupsV320Test-1761662337-project-member] https://10.4.3.210/volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d returned with HTTP 404 Aug 05 18:17:36.469127 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 169/676] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:17:36 2026] GET /volume/v3/groups/43eefb59-ee60-46f1-9c6c-07510cf9601d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:17:36.476721 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4cb52a16-b33b-4a19-ae34-ea571375d579 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.478821 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cb52a16-b33b-4a19-ae34-ea571375d579 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/41a7b896-8006-4581-9261-a95baec44c3d Aug 05 18:17:36.479095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cb52a16-b33b-4a19-ae34-ea571375d579 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.479331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cb52a16-b33b-4a19-ae34-ea571375d579 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.493375 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cb52a16-b33b-4a19-ae34-ea571375d579 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/group_types/41a7b896-8006-4581-9261-a95baec44c3d returned with HTTP 202 Aug 05 18:17:36.494097 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 168/677] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:17:36 2026] DELETE /volume/v3/group_types/41a7b896-8006-4581-9261-a95baec44c3d => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:17:36.501440 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-89547323-1c23-40cf-8afd-3f3b8ffee18e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.503290 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-89547323-1c23-40cf-8afd-3f3b8ffee18e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] DELETE https://10.4.3.210/volume/v3/types/48b498d7-e5b8-4ed8-9123-08a8f69a8f80 Aug 05 18:17:36.503484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-89547323-1c23-40cf-8afd-3f3b8ffee18e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.503708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-89547323-1c23-40cf-8afd-3f3b8ffee18e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.548267 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-89547323-1c23-40cf-8afd-3f3b8ffee18e tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/types/48b498d7-e5b8-4ed8-9123-08a8f69a8f80 returned with HTTP 202 Aug 05 18:17:36.548846 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 171/678] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:17:36 2026] DELETE /volume/v3/types/48b498d7-e5b8-4ed8-9123-08a8f69a8f80 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:36.556520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-646a3b55-0efd-4063-9571-23099fc43550 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.558941 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-646a3b55-0efd-4063-9571-23099fc43550 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] GET https://10.4.3.210/volume/v3/types/48b498d7-e5b8-4ed8-9123-08a8f69a8f80 Aug 05 18:17:36.559198 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-646a3b55-0efd-4063-9571-23099fc43550 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.559434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-646a3b55-0efd-4063-9571-23099fc43550 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.563144 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-646a3b55-0efd-4063-9571-23099fc43550 tempest-GroupsV320Test-1694974668 tempest-GroupsV320Test-1694974668-project-admin] https://10.4.3.210/volume/v3/types/48b498d7-e5b8-4ed8-9123-08a8f69a8f80 returned with HTTP 404 Aug 05 18:17:36.566316 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 171/679] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:17:36 2026] GET /volume/v3/types/48b498d7-e5b8-4ed8-9123-08a8f69a8f80 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:36.691010 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3e2eabe6-0983-4ad8-a41c-3fabb13d141f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.692975 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3e2eabe6-0983-4ad8-a41c-3fabb13d141f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 Aug 05 18:17:36.693242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3e2eabe6-0983-4ad8-a41c-3fabb13d141f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.693553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3e2eabe6-0983-4ad8-a41c-3fabb13d141f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.702718 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3e2eabe6-0983-4ad8-a41c-3fabb13d141f tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 returned with HTTP 404 Aug 05 18:17:36.703353 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 170/680] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:36 2026] GET /volume/v3/volumes/237386fe-cbf2-484a-b3f8-4ca5f1560853 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:36.711326 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b2e5edae-ccc8-4010-beef-3243a5ed36e0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.713232 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b2e5edae-ccc8-4010-beef-3243a5ed36e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:36.713423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b2e5edae-ccc8-4010-beef-3243a5ed36e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.713685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b2e5edae-ccc8-4010-beef-3243a5ed36e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.725358 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:36.725358 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:36.730017 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b2e5edae-ccc8-4010-beef-3243a5ed36e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:36.736744 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b2e5edae-ccc8-4010-beef-3243a5ed36e0 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 returned with HTTP 200 Aug 05 18:17:36.736744 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 169/681] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:36 2026] GET /volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:36.749033 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.753837 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:36.754070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.755169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.755390 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume with id: 8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:36.765719 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:36.765719 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:36.766203 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:36.784063 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Delete volume request issued successfully. Aug 05 18:17:36.784289 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-486358b1-1b62-441d-b0ff-2d6e7a1f7070 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 returned with HTTP 202 Aug 05 18:17:36.784778 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 172/682] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:36 2026] DELETE /volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:36.796458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-89055bf6-3332-4a5b-9602-0466c2f3b7f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:36.798937 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-89055bf6-3332-4a5b-9602-0466c2f3b7f6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:36.799526 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-89055bf6-3332-4a5b-9602-0466c2f3b7f6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:36.800004 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-89055bf6-3332-4a5b-9602-0466c2f3b7f6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:36.811486 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:36.811486 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:36.817319 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-89055bf6-3332-4a5b-9602-0466c2f3b7f6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Volume info retrieved successfully. Aug 05 18:17:36.824253 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-89055bf6-3332-4a5b-9602-0466c2f3b7f6 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 returned with HTTP 200 Aug 05 18:17:36.825356 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 172/683] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:36 2026] GET /volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:37.840293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-47e18fc3-2e4d-4c26-b214-5e11a9053e19 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:37.842696 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-47e18fc3-2e4d-4c26-b214-5e11a9053e19 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] GET https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 Aug 05 18:17:37.843041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-47e18fc3-2e4d-4c26-b214-5e11a9053e19 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:37.843294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-47e18fc3-2e4d-4c26-b214-5e11a9053e19 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:37.852615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-47e18fc3-2e4d-4c26-b214-5e11a9053e19 tempest-VolumesCloneTest-1068443332 tempest-VolumesCloneTest-1068443332-project-member] https://10.4.3.210/volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 returned with HTTP 404 Aug 05 18:17:37.853262 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 171/684] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:37 2026] GET /volume/v3/volumes/8afbc2c8-f7f8-4802-a2ee-4d029466f535 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:38.959979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-55447c63-d4fd-4255-b67f-d6240608bda4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:39.084633 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-55447c63-d4fd-4255-b67f-d6240608bda4 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True Aug 05 18:17:39.084868 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-55447c63-d4fd-4255-b67f-d6240608bda4 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:39.085089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-55447c63-d4fd-4255-b67f-d6240608bda4 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] Calling method 'get_pools' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:39.108849 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-55447c63-d4fd-4255-b67f-d6240608bda4 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 05 18:17:39.109644 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 170/685] 10.4.3.210 () {66 vars in 1314 bytes} [Wed Aug 5 18:17:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:17:39.118899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4964b230-5cb5-48a7-8f12-cc936e3a0e88 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:39.120940 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4964b230-5cb5-48a7-8f12-cc936e3a0e88 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Aug 05 18:17:39.121228 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4964b230-5cb5-48a7-8f12-cc936e3a0e88 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:39.121520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4964b230-5cb5-48a7-8f12-cc936e3a0e88 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] Calling method 'get_pools' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:39.133218 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4964b230-5cb5-48a7-8f12-cc936e3a0e88 tempest-VolumePoolsAdminTestsJSON-1106644989 tempest-VolumePoolsAdminTestsJSON-1106644989-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 05 18:17:39.133642 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 173/686] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:17:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:39.202996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:39.360255 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:39.360804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1256619785"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:39.363276 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1256619785'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:39.363473 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Create volume of 2 GB Aug 05 18:17:39.374867 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Availability Zones retrieved successfully. Aug 05 18:17:39.385443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Flow 'volume_create_api' (3dda7496-3f12-40fc-978c-40c994db9a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:39.387037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72282fb-57d7-490d-8d29-779d30c7eb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:39.389534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Validating volume size '2' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:39.427568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c72282fb-57d7-490d-8d29-779d30c7eb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:39.428808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444c8f4f-a33f-48d4-bc27-00fcf9bb29d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:39.507281 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Created reservations ['d7a49d75-ae67-482f-bc80-60aacaa1093c', '81b60562-c14d-48f8-bc6c-2efd67ebd596', '75f4675b-923b-4795-baed-32030656bc0b', 'ae7816d8-f6b3-40fb-83b6-7e55f68f4e29'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:39.508222 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (444c8f4f-a33f-48d4-bc27-00fcf9bb29d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a49d75-ae67-482f-bc80-60aacaa1093c', '81b60562-c14d-48f8-bc6c-2efd67ebd596', '75f4675b-923b-4795-baed-32030656bc0b', 'ae7816d8-f6b3-40fb-83b6-7e55f68f4e29']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:39.509340 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49240e4c-52dd-4fb2-a8fb-bf40f0157f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:39.538686 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49240e4c-52dd-4fb2-a8fb-bf40f0157f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97ade263-f773-4daa-a589-c02dd3d7db4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1256619785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2961c6dbafc34e01976df4c1ae2aa8cf',qos_specs=None,replication_status=,reservations=['d7a49d75-ae67-482f-bc80-60aacaa1093c','81b60562-c14d-48f8-bc6c-2efd67ebd596','75f4675b-923b-4795-baed-32030656bc0b','ae7816d8-f6b3-40fb-83b6-7e55f68f4e29'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526acb6ad070438bafe295f9bcb6dd49',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1256619785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97ade263-f773-4daa-a589-c02dd3d7db4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2961c6dbafc34e01976df4c1ae2aa8cf',provider_auth=None,provider_geometry=None,provider_id=None,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='526acb6ad070438bafe295f9bcb6dd49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:39.539923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d7e3f5-fc83-41d4-9755-e99c2493b7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:39.559030 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d7e3f5-fc83-41d4-9755-e99c2493b7f5) transitioned into state 'SUCCESS' from state '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-1256619785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2961c6dbafc34e01976df4c1ae2aa8cf',qos_specs=None,replication_status=,reservations=['d7a49d75-ae67-482f-bc80-60aacaa1093c','81b60562-c14d-48f8-bc6c-2efd67ebd596','75f4675b-923b-4795-baed-32030656bc0b','ae7816d8-f6b3-40fb-83b6-7e55f68f4e29'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='526acb6ad070438bafe295f9bcb6dd49',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:39.560179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69c3aa32-0693-45a9-9b74-ef73bf56f1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:39.573386 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69c3aa32-0693-45a9-9b74-ef73bf56f1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:39.574668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Flow 'volume_create_api' (3dda7496-3f12-40fc-978c-40c994db9a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:39.575104 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Create volume request issued successfully. Aug 05 18:17:39.575952 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-49bdde1d-156d-460e-86ae-5e2714cde4fd tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:39.576490 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 173/687] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:39 2026] POST /volume/v3/volumes => generated 755 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:39.591779 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-95bb173f-9a7f-4a63-aa4d-ed3d381b6445 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:39.599012 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95bb173f-9a7f-4a63-aa4d-ed3d381b6445 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] GET https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:39.599222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95bb173f-9a7f-4a63-aa4d-ed3d381b6445 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:39.599673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95bb173f-9a7f-4a63-aa4d-ed3d381b6445 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:39.606364 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:39.606364 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:39.610302 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-95bb173f-9a7f-4a63-aa4d-ed3d381b6445 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Volume info retrieved successfully. Aug 05 18:17:39.614399 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95bb173f-9a7f-4a63-aa4d-ed3d381b6445 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b returned with HTTP 200 Aug 05 18:17:39.614816 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 172/688] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:39 2026] GET /volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:39.620075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1bfdf355-7f4a-4c9a-ab4b-ba09b93559a5 req-92bded15-a5b4-4e39-aefb-3d0f006d2abb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:39.624415 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1bfdf355-7f4a-4c9a-ab4b-ba09b93559a5 req-92bded15-a5b4-4e39-aefb-3d0f006d2abb tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:17:39.624663 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1bfdf355-7f4a-4c9a-ab4b-ba09b93559a5 req-92bded15-a5b4-4e39-aefb-3d0f006d2abb tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:39.624836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1bfdf355-7f4a-4c9a-ab4b-ba09b93559a5 req-92bded15-a5b4-4e39-aefb-3d0f006d2abb tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:39.645698 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:39.645698 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:39.657555 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-1bfdf355-7f4a-4c9a-ab4b-ba09b93559a5 req-92bded15-a5b4-4e39-aefb-3d0f006d2abb tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:17:39.664791 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1bfdf355-7f4a-4c9a-ab4b-ba09b93559a5 req-92bded15-a5b4-4e39-aefb-3d0f006d2abb tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:17:39.664791 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 171/689] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:39 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:39.897885 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:39.900104 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:39.900476 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-871681098"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:39.905408 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-871681098'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:39.906541 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Create volume of 1 GB Aug 05 18:17:39.911311 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Availability Zones retrieved successfully. Aug 05 18:17:39.920144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Flow 'volume_create_api' (f2d348ce-783e-474e-9bf9-43f56b9b9911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:39.920144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cf46ac-cbd0-41a9-8e62-7cb7c4df1054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:39.920144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:39.950716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73cf46ac-cbd0-41a9-8e62-7cb7c4df1054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:39.951674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886287f5-951c-41aa-b0e6-18313f99bf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:40.027475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Created reservations ['41eda047-809a-43ae-a2e4-c2477babfdf1', '19932053-8c10-42aa-9e22-b1340012f471', '78dcb202-2068-4f91-a55d-34a58902e1c1', '9eaffa38-1019-44b1-aef5-c33b5b33b9ba'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:40.028309 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886287f5-951c-41aa-b0e6-18313f99bf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41eda047-809a-43ae-a2e4-c2477babfdf1', '19932053-8c10-42aa-9e22-b1340012f471', '78dcb202-2068-4f91-a55d-34a58902e1c1', '9eaffa38-1019-44b1-aef5-c33b5b33b9ba']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:40.029082 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e6b406-94cd-46e9-9041-02667947b70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:40.054103 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e6b406-94cd-46e9-9041-02667947b70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51aa3551-7fc2-4d26-8692-46d73e329bbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-871681098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9b954be8634ab3b61af98888f11a7a',qos_specs=None,replication_status=,reservations=['41eda047-809a-43ae-a2e4-c2477babfdf1','19932053-8c10-42aa-9e22-b1340012f471','78dcb202-2068-4f91-a55d-34a58902e1c1','9eaffa38-1019-44b1-aef5-c33b5b33b9ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ab88f9a5b0425eace7ac0d924fa6a5',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-871681098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51aa3551-7fc2-4d26-8692-46d73e329bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc9b954be8634ab3b61af98888f11a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9ab88f9a5b0425eace7ac0d924fa6a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:40.054917 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727b60af-7b2a-4b4a-bed1-9e9367d3b41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:40.078300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (727b60af-7b2a-4b4a-bed1-9e9367d3b41a) transitioned into state 'SUCCESS' from state '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-871681098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc9b954be8634ab3b61af98888f11a7a',qos_specs=None,replication_status=,reservations=['41eda047-809a-43ae-a2e4-c2477babfdf1','19932053-8c10-42aa-9e22-b1340012f471','78dcb202-2068-4f91-a55d-34a58902e1c1','9eaffa38-1019-44b1-aef5-c33b5b33b9ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9ab88f9a5b0425eace7ac0d924fa6a5',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:40.079264 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60195493-3ac2-4ab2-bae3-55297a986c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:40.094057 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60195493-3ac2-4ab2-bae3-55297a986c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:40.097506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Flow 'volume_create_api' (f2d348ce-783e-474e-9bf9-43f56b9b9911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:40.097506 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Create volume request issued successfully. Aug 05 18:17:40.097506 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35d1a267-c31a-4c9f-a6c2-8d2ea1738716 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:40.097506 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 174/690] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:39 2026] POST /volume/v3/volumes => generated 753 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:40.111051 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-afd54198-8b55-492c-a281-56f72b2594ff None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:40.113098 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-afd54198-8b55-492c-a281-56f72b2594ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:40.113304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-afd54198-8b55-492c-a281-56f72b2594ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:40.113530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-afd54198-8b55-492c-a281-56f72b2594ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:40.128857 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:40.128857 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:40.133426 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-afd54198-8b55-492c-a281-56f72b2594ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:40.138424 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-afd54198-8b55-492c-a281-56f72b2594ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:40.138849 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 174/691] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:40 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:40.632406 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1fc12777-4845-41a3-a971-4666eddc7d91 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:40.633740 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1fc12777-4845-41a3-a971-4666eddc7d91 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] GET https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:40.633912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1fc12777-4845-41a3-a971-4666eddc7d91 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:40.634100 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1fc12777-4845-41a3-a971-4666eddc7d91 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:40.640770 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:40.640770 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:40.644738 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1fc12777-4845-41a3-a971-4666eddc7d91 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Volume info retrieved successfully. Aug 05 18:17:40.649297 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1fc12777-4845-41a3-a971-4666eddc7d91 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b returned with HTTP 200 Aug 05 18:17:40.649906 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 173/692] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:40 2026] GET /volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:40.661855 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:40.663663 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:40.664036 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "97ade263-f773-4daa-a589-c02dd3d7db4b"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:40.666639 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '97ade263-f773-4daa-a589-c02dd3d7db4b'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:40.674437 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:40.674437 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:40.675041 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Volume retrieved successfully. Aug 05 18:17:40.675156 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Create volume of 1 GB Aug 05 18:17:40.678927 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Availability Zones retrieved successfully. Aug 05 18:17:40.684604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Flow 'volume_create_api' (13ad5e3a-7bbe-4ce6-a477-60151ed4bd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:40.685782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a952389c-6fba-4547-9687-c8707ea220b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:40.686767 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:40.688289 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a952389c-6fba-4547-9687-c8707ea220b8) transitioned into state 'FAILURE' from state 'RUNNING' Aug 05 18:17:40.688289 np0000006581 devstack@c-api.service[100364]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 05 18:17:40.690172 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a952389c-6fba-4547-9687-c8707ea220b8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:40.690853 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a952389c-6fba-4547-9687-c8707ea220b8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:17:40.691490 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Flow 'volume_create_api' (13ad5e3a-7bbe-4ce6-a477-60151ed4bd98) transitioned into state 'REVERTED' from state 'RUNNING' Aug 05 18:17:40.691778 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-68d55378-c14f-4016-86cf-0a16f525a9b2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:17:40.692240 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 172/693] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:40 2026] POST /volume/v3/volumes => generated 173 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:17:40.700295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-71fb2477-50b2-4be9-bf01-daea96a9a817 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:40.702272 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71fb2477-50b2-4be9-bf01-daea96a9a817 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] GET https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:40.702506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71fb2477-50b2-4be9-bf01-daea96a9a817 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:40.702753 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71fb2477-50b2-4be9-bf01-daea96a9a817 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:40.712241 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:40.712241 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:40.717392 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-71fb2477-50b2-4be9-bf01-daea96a9a817 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Volume info retrieved successfully. Aug 05 18:17:40.723056 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71fb2477-50b2-4be9-bf01-daea96a9a817 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b returned with HTTP 200 Aug 05 18:17:40.723581 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 175/694] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:40 2026] GET /volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:40.738090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:40.741194 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] DELETE https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:40.741394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:40.741614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:40.741777 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Delete volume with id: 97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:40.750678 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:40.750678 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:40.751116 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Volume info retrieved successfully. Aug 05 18:17:40.772990 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Delete volume request issued successfully. Aug 05 18:17:40.773132 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ea2df65-6fcc-411b-b00e-6b28667ec7e6 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b returned with HTTP 202 Aug 05 18:17:40.773511 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 175/695] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:40 2026] DELETE /volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:40.780276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7b1ab792-ce77-49da-b337-eabb3c19f91d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:40.781924 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b1ab792-ce77-49da-b337-eabb3c19f91d tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] GET https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:40.782106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b1ab792-ce77-49da-b337-eabb3c19f91d tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:40.782280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b1ab792-ce77-49da-b337-eabb3c19f91d tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:40.790570 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:40.790570 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:40.794984 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7b1ab792-ce77-49da-b337-eabb3c19f91d tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Volume info retrieved successfully. Aug 05 18:17:40.799827 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b1ab792-ce77-49da-b337-eabb3c19f91d tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b returned with HTTP 200 Aug 05 18:17:40.800335 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 174/696] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:40 2026] GET /volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:41.152963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-625c388d-d468-43e1-9647-4f79bf4cb601 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.154607 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-625c388d-d468-43e1-9647-4f79bf4cb601 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:41.154799 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-625c388d-d468-43e1-9647-4f79bf4cb601 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.154964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-625c388d-d468-43e1-9647-4f79bf4cb601 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.161376 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:41.161376 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:41.165672 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-625c388d-d468-43e1-9647-4f79bf4cb601 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:41.168979 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-625c388d-d468-43e1-9647-4f79bf4cb601 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:41.169332 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 173/697] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:41.619351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-24fb9663-a083-45fc-a49a-2aa6ff23a6d2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.621779 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-24fb9663-a083-45fc-a49a-2aa6ff23a6d2 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:41.621965 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-24fb9663-a083-45fc-a49a-2aa6ff23a6d2 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.622145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-24fb9663-a083-45fc-a49a-2aa6ff23a6d2 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.629257 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:41.629257 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:41.633007 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-24fb9663-a083-45fc-a49a-2aa6ff23a6d2 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:41.637445 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-24fb9663-a083-45fc-a49a-2aa6ff23a6d2 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:41.637859 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 176/698] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:41.720873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cd4c45ce-f123-4e49-9578-0903a170b4d7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.721329 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cd4c45ce-f123-4e49-9578-0903a170b4d7 None None] GET https://10.4.3.210/volume// Aug 05 18:17:41.721491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cd4c45ce-f123-4e49-9578-0903a170b4d7 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.721731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cd4c45ce-f123-4e49-9578-0903a170b4d7 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.722099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cd4c45ce-f123-4e49-9578-0903a170b4d7 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:41.722426 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 176/699] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:41.729800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-ca535ee7-254e-4ce8-ac14-a7495d684f0d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.732280 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-ca535ee7-254e-4ce8-ac14-a7495d684f0d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:17:41.732642 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-ca535ee7-254e-4ce8-ac14-a7495d684f0d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51aa3551-7fc2-4d26-8692-46d73e329bbe", "connector": null, "instance_uuid": "b3f1acce-1fb6-4ec1-b292-87bc02d3f970"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:41.740674 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:41.740674 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:41.766220 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-ca535ee7-254e-4ce8-ac14-a7495d684f0d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:17:41.766708 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 175/700] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:17:41 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:41.796750 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-24b54b37-9af3-48cf-97fc-6846ec67ab7e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.798447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24b54b37-9af3-48cf-97fc-6846ec67ab7e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:41.798657 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24b54b37-9af3-48cf-97fc-6846ec67ab7e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.798849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24b54b37-9af3-48cf-97fc-6846ec67ab7e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.808476 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:41.808476 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:41.810333 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2df85bf0-e295-40f1-8272-f5bffc1d24e9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.810834 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2df85bf0-e295-40f1-8272-f5bffc1d24e9 None None] GET https://10.4.3.210/volume// Aug 05 18:17:41.811051 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2df85bf0-e295-40f1-8272-f5bffc1d24e9 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.811277 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2df85bf0-e295-40f1-8272-f5bffc1d24e9 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.811665 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2df85bf0-e295-40f1-8272-f5bffc1d24e9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:41.811906 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-24b54b37-9af3-48cf-97fc-6846ec67ab7e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:41.811979 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 177/701] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:41.815779 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24b54b37-9af3-48cf-97fc-6846ec67ab7e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:41.816119 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 174/702] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:41.817305 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-50727ef7-3a67-439e-874f-eb46269ad5e2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.820043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50727ef7-3a67-439e-874f-eb46269ad5e2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] GET https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b Aug 05 18:17:41.820299 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-50727ef7-3a67-439e-874f-eb46269ad5e2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.820651 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-50727ef7-3a67-439e-874f-eb46269ad5e2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.820912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-8c615eb6-35b7-463d-9fc1-6f1cea20c745 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.823029 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-8c615eb6-35b7-463d-9fc1-6f1cea20c745 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:41.823268 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-8c615eb6-35b7-463d-9fc1-6f1cea20c745 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:41.823484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-8c615eb6-35b7-463d-9fc1-6f1cea20c745 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:41.828771 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50727ef7-3a67-439e-874f-eb46269ad5e2 tempest-VolumesCloneNegativeTest-1455213180 tempest-VolumesCloneNegativeTest-1455213180-project-member] https://10.4.3.210/volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b returned with HTTP 404 Aug 05 18:17:41.828771 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 177/703] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/v3/volumes/97ade263-f773-4daa-a589-c02dd3d7db4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:41.846787 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:41.846787 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:41.855198 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-8c615eb6-35b7-463d-9fc1-6f1cea20c745 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:41.861359 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-8c615eb6-35b7-463d-9fc1-6f1cea20c745 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:41.861886 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 176/704] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:41.934219 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6d552526-2253-4c93-996d-963862fb3cdc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.970693 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:41.976475 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] PUT https://10.4.3.210/volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb Aug 05 18:17:41.976903 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:41.984395 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Acquiring lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:41.989198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:41.990586 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:41.990586 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:42.083214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" released by "attachment_update" :: held 0.093s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:42.083214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-374ac937-c03d-4eec-af48-0877ab1bd93b tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb returned with HTTP 200 Aug 05 18:17:42.083410 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 175/705] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:41 2026] PUT /volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:42.104697 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:42.104913 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.105241 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.122570 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.123217 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.123581 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.123944 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.124279 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.132467 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6d552526-2253-4c93-996d-963862fb3cdc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:42.133021 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 178/706] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:41 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 437 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.142654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2caea664-7ffe-489b-a431-b2d569e44623 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.146066 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b/defaults Aug 05 18:17:42.146066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.146066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'defaults' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.152550 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.153001 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.153225 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.153448 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.153717 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.156075 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2caea664-7ffe-489b-a431-b2d569e44623 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b/defaults returned with HTTP 200 Aug 05 18:17:42.156476 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 178/707] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.167887 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.168187 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:42.169429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:42.217392 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.217905 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.218380 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.218380 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.218624 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.223305 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-16fe51d8-fd3e-4142-b50c-be3c90155048 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:42.223814 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 177/708] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:17:42 2026] PUT /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 395 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.232451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9dffecfa-986b-4da3-aa13-8409ba155e73 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.236078 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9dffecfa-986b-4da3-aa13-8409ba155e73 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] DELETE https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:42.236261 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9dffecfa-986b-4da3-aa13-8409ba155e73 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.236467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9dffecfa-986b-4da3-aa13-8409ba155e73 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.236781 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:42.236781 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:42.243730 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9dffecfa-986b-4da3-aa13-8409ba155e73 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:42.243730 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 176/709] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:17:42 2026] DELETE /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:17:42.251547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-30d10e13-589e-4525-a3cf-e4d68f5a6bc9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.253570 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30d10e13-589e-4525-a3cf-e4d68f5a6bc9 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:42.253809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30d10e13-589e-4525-a3cf-e4d68f5a6bc9 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.254014 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30d10e13-589e-4525-a3cf-e4d68f5a6bc9 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.266741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30d10e13-589e-4525-a3cf-e4d68f5a6bc9 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:42.267138 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 179/710] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.278520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f55557b8-de3d-4119-abdf-d812359d6805 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.283384 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f55557b8-de3d-4119-abdf-d812359d6805 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:42.283857 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f55557b8-de3d-4119-abdf-d812359d6805 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:42.399291 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f55557b8-de3d-4119-abdf-d812359d6805 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:42.399836 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 179/711] 10.4.3.210 () {68 vars in 1375 bytes} [Wed Aug 5 18:17:42 2026] PUT /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 395 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.411788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ecdb008d-c347-40d0-9ef3-a2bdcd705efe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.414973 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ecdb008d-c347-40d0-9ef3-a2bdcd705efe tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b/defaults Aug 05 18:17:42.415242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ecdb008d-c347-40d0-9ef3-a2bdcd705efe tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.415488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ecdb008d-c347-40d0-9ef3-a2bdcd705efe tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'defaults' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.430668 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ecdb008d-c347-40d0-9ef3-a2bdcd705efe tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b/defaults returned with HTTP 200 Aug 05 18:17:42.431758 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 178/712] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.443038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.445484 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:42.445852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.446165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.458639 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.459139 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.459546 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.460300 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.460676 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.461010 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:17:42.470933 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e4193e51-5ecb-4c60-943d-0dce66a4d515 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:42.471827 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 177/713] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.486876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3447f937-3448-42a7-8459-eb28d49265fc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.491585 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3447f937-3448-42a7-8459-eb28d49265fc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True Aug 05 18:17:42.491843 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3447f937-3448-42a7-8459-eb28d49265fc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.492089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3447f937-3448-42a7-8459-eb28d49265fc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.526389 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3447f937-3448-42a7-8459-eb28d49265fc tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True returned with HTTP 200 Aug 05 18:17:42.527057 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 180/714] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:42.539828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.624673 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:42.625004 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-875011520"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:42.626586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-875011520'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:42.626726 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Create volume of 1 GB Aug 05 18:17:42.631437 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Availability Zones retrieved successfully. Aug 05 18:17:42.642078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Flow 'volume_create_api' (2e8188b6-88ab-482f-a618-4c7ca5694a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:42.642983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bcac79-91ff-4c5f-bbbd-b835ddbbbd33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:42.643894 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:42.677582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bcac79-91ff-4c5f-bbbd-b835ddbbbd33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:42.678919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5f8d2c-55f7-4ab7-86ed-fa6bb1800e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:42.748163 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Created reservations ['f1eb9178-ba97-4e5a-bf46-0b58bfea9176', '6c26b1f9-4d3d-42aa-8bcd-2191dcd59633', 'bf7663ea-30f7-4f1e-9e0c-650e07d3a538', '648fe6e4-bb9f-4b08-963f-9e293132a11a'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:42.748994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5f8d2c-55f7-4ab7-86ed-fa6bb1800e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1eb9178-ba97-4e5a-bf46-0b58bfea9176', '6c26b1f9-4d3d-42aa-8bcd-2191dcd59633', 'bf7663ea-30f7-4f1e-9e0c-650e07d3a538', '648fe6e4-bb9f-4b08-963f-9e293132a11a']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:42.749881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c094dc7-8fb2-48a1-b8ea-c2c0dd9ce9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:42.779164 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c094dc7-8fb2-48a1-b8ea-c2c0dd9ce9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43b6711d-a033-47f2-a1ae-0a697cb41be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-875011520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79c9e02098b4581aec1eccdb682a21b',qos_specs=None,replication_status=,reservations=['f1eb9178-ba97-4e5a-bf46-0b58bfea9176','6c26b1f9-4d3d-42aa-8bcd-2191dcd59633','bf7663ea-30f7-4f1e-9e0c-650e07d3a538','648fe6e4-bb9f-4b08-963f-9e293132a11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d657f33b784d46d694c396a5ab59f16a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-875011520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43b6711d-a033-47f2-a1ae-0a697cb41be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79c9e02098b4581aec1eccdb682a21b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d657f33b784d46d694c396a5ab59f16a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:42.779954 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e25f55e7-86d8-46e3-acb7-9a3a7903f6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:42.800466 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e25f55e7-86d8-46e3-acb7-9a3a7903f6be) transitioned into state 'SUCCESS' from state '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-875011520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79c9e02098b4581aec1eccdb682a21b',qos_specs=None,replication_status=,reservations=['f1eb9178-ba97-4e5a-bf46-0b58bfea9176','6c26b1f9-4d3d-42aa-8bcd-2191dcd59633','bf7663ea-30f7-4f1e-9e0c-650e07d3a538','648fe6e4-bb9f-4b08-963f-9e293132a11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d657f33b784d46d694c396a5ab59f16a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:42.801750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2994f905-d2a7-4570-8517-f2c6ed70f398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:42.814360 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2994f905-d2a7-4570-8517-f2c6ed70f398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:42.815743 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Flow 'volume_create_api' (2e8188b6-88ab-482f-a618-4c7ca5694a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:42.816176 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Create volume request issued successfully. Aug 05 18:17:42.816971 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5cf43eb0-ac02-4a44-818a-11dc03d07e6e tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:42.817563 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 180/715] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:42 2026] POST /volume/v3/volumes => generated 755 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:42.831365 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4b947e20-8c64-47c4-82f1-4bb63d3bf27c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.834904 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aa487019-ab5a-4f0d-a187-06de368c54ea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:42.835261 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b947e20-8c64-47c4-82f1-4bb63d3bf27c tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:42.835535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b947e20-8c64-47c4-82f1-4bb63d3bf27c tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.835812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b947e20-8c64-47c4-82f1-4bb63d3bf27c tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.846221 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:42.846221 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:42.846550 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aa487019-ab5a-4f0d-a187-06de368c54ea tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:42.846863 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aa487019-ab5a-4f0d-a187-06de368c54ea tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:42.847122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aa487019-ab5a-4f0d-a187-06de368c54ea tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:42.850444 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4b947e20-8c64-47c4-82f1-4bb63d3bf27c tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Volume info retrieved successfully. Aug 05 18:17:42.856394 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b947e20-8c64-47c4-82f1-4bb63d3bf27c tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 200 Aug 05 18:17:42.856938 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 179/716] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:42.870303 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:42.870303 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:42.874941 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aa487019-ab5a-4f0d-a187-06de368c54ea tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:42.881857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aa487019-ab5a-4f0d-a187-06de368c54ea tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:42.881857 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 178/717] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:42 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:43.294801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.408270 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:17:43.408622 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.408890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.409269 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:43.410467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:43.423530 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:43.423530 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2cee03ce-ee14-4e1d-9f2d-96a34c5b85c3 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:17:43.424026 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 181/718] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:17:43 2026] GET /volume/v3/volumes => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:43.433012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c8dd9200-070c-4dac-86b6-29b23990db47 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.434410 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:43.434872 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1485920315"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:43.436970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1485920315'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:43.437138 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume of 1 GB Aug 05 18:17:43.437423 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.437423 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:43.441887 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Availability Zones retrieved successfully. Aug 05 18:17:43.449110 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Flow 'volume_create_api' (7243acce-93f0-48bc-a744-43726c023e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:43.450337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7863bfe8-b81e-40c8-8f39-4152d5797caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:43.451338 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:43.489062 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7863bfe8-b81e-40c8-8f39-4152d5797caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:43.489876 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37192c57-b298-430f-a8b2-2e86f77dc490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:43.562064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Created reservations ['ca49f2b4-bc82-4255-b6f2-7610fb8c85ec', '59c532e1-6050-441a-8e80-c6a6fa9303bb', 'e5dbaf0c-d4e1-4c15-9105-1921d93f82b7', 'ef00d692-fc48-4417-822c-b1a7fa1da0de'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:43.562898 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37192c57-b298-430f-a8b2-2e86f77dc490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca49f2b4-bc82-4255-b6f2-7610fb8c85ec', '59c532e1-6050-441a-8e80-c6a6fa9303bb', 'e5dbaf0c-d4e1-4c15-9105-1921d93f82b7', 'ef00d692-fc48-4417-822c-b1a7fa1da0de']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:43.563612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4338e65-1cb1-42df-9cbe-f6217b7abb83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:43.591224 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4338e65-1cb1-42df-9cbe-f6217b7abb83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d02dd1-3e38-40e5-a82d-3633b7ed6b71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1485920315',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='53170d48e1bc471fbb4a8a499d420acd',qos_specs=None,replication_status=,reservations=['ca49f2b4-bc82-4255-b6f2-7610fb8c85ec','59c532e1-6050-441a-8e80-c6a6fa9303bb','e5dbaf0c-d4e1-4c15-9105-1921d93f82b7','ef00d692-fc48-4417-822c-b1a7fa1da0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1485920315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d02dd1-3e38-40e5-a82d-3633b7ed6b71,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='53170d48e1bc471fbb4a8a499d420acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:43.592012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b113eb6-f60f-461d-860e-7108426ba7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:43.611209 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b113eb6-f60f-461d-860e-7108426ba7fb) transitioned into state 'SUCCESS' from state '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-1485920315',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='53170d48e1bc471fbb4a8a499d420acd',qos_specs=None,replication_status=,reservations=['ca49f2b4-bc82-4255-b6f2-7610fb8c85ec','59c532e1-6050-441a-8e80-c6a6fa9303bb','e5dbaf0c-d4e1-4c15-9105-1921d93f82b7','ef00d692-fc48-4417-822c-b1a7fa1da0de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:43.611917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8d06bf1-36fe-4bc8-a05b-7f317fe10f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:43.624541 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8d06bf1-36fe-4bc8-a05b-7f317fe10f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:43.627614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Flow 'volume_create_api' (7243acce-93f0-48bc-a744-43726c023e61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:43.627614 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume request issued successfully. Aug 05 18:17:43.627614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c8dd9200-070c-4dac-86b6-29b23990db47 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:43.627614 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 181/719] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:17:43 2026] POST /volume/v3/volumes => generated 764 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:43.640814 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-86bb17b4-b7e9-42a4-8883-b764b4c327a9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.642629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-86bb17b4-b7e9-42a4-8883-b764b4c327a9 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:43.642822 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-86bb17b4-b7e9-42a4-8883-b764b4c327a9 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.643020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-86bb17b4-b7e9-42a4-8883-b764b4c327a9 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.650376 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.650376 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:43.654255 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-86bb17b4-b7e9-42a4-8883-b764b4c327a9 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:43.658801 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-86bb17b4-b7e9-42a4-8883-b764b4c327a9 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:43.659214 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 180/720] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:43 2026] GET /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:43.869761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-45b1605b-005d-4266-a32b-76465c6e3422 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.872584 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-45b1605b-005d-4266-a32b-76465c6e3422 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:43.872881 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-45b1605b-005d-4266-a32b-76465c6e3422 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.873108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-45b1605b-005d-4266-a32b-76465c6e3422 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.881808 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.881808 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:43.885924 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-45b1605b-005d-4266-a32b-76465c6e3422 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Volume info retrieved successfully. Aug 05 18:17:43.890037 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-45b1605b-005d-4266-a32b-76465c6e3422 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 200 Aug 05 18:17:43.892934 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 179/721] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:43 2026] GET /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:43.895610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6641c269-59c7-47cb-99a8-6ca254d972c0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.899378 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6641c269-59c7-47cb-99a8-6ca254d972c0 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:43.899779 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6641c269-59c7-47cb-99a8-6ca254d972c0 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.902360 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6641c269-59c7-47cb-99a8-6ca254d972c0 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.906085 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3e5ca907-3e0f-4aba-8d24-9249a16ab752 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.907998 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3e5ca907-3e0f-4aba-8d24-9249a16ab752 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True Aug 05 18:17:43.908179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3e5ca907-3e0f-4aba-8d24-9249a16ab752 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.908370 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3e5ca907-3e0f-4aba-8d24-9249a16ab752 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.908665 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.908665 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:43.914317 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.914317 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:43.918267 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6641c269-59c7-47cb-99a8-6ca254d972c0 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:43.922866 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6641c269-59c7-47cb-99a8-6ca254d972c0 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:43.923384 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 182/722] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:43 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:43.929187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3e5ca907-3e0f-4aba-8d24-9249a16ab752 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True returned with HTTP 200 Aug 05 18:17:43.929640 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 182/723] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:43 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:43.940575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.942363 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] DELETE https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:43.942690 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.942865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.943030 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Delete volume with id: 43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:43.949878 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.949878 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:43.950314 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Volume info retrieved successfully. Aug 05 18:17:43.965291 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Delete volume request issued successfully. Aug 05 18:17:43.965457 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-55b60520-82c1-4a8b-a8d9-838fd0b8a743 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 202 Aug 05 18:17:43.965896 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 181/724] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:43 2026] DELETE /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:43.973190 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-400e9b64-0262-4e5a-b4fc-a6152b9a224f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:43.975490 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-400e9b64-0262-4e5a-b4fc-a6152b9a224f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:43.975755 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-400e9b64-0262-4e5a-b4fc-a6152b9a224f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:43.975979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-400e9b64-0262-4e5a-b4fc-a6152b9a224f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:43.985346 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:43.985346 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:43.990907 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-400e9b64-0262-4e5a-b4fc-a6152b9a224f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Volume info retrieved successfully. Aug 05 18:17:43.996431 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-400e9b64-0262-4e5a-b4fc-a6152b9a224f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 200 Aug 05 18:17:43.997000 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 180/725] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:43 2026] GET /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:44.671486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-db54d52e-2173-485d-9994-4dd8f83b275b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:44.673818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db54d52e-2173-485d-9994-4dd8f83b275b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:44.674272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db54d52e-2173-485d-9994-4dd8f83b275b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:44.674662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db54d52e-2173-485d-9994-4dd8f83b275b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:44.683014 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:44.683014 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:44.685872 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-db54d52e-2173-485d-9994-4dd8f83b275b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:44.689967 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db54d52e-2173-485d-9994-4dd8f83b275b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:44.690427 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 183/726] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:44 2026] GET /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:44.703515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0ab7dae9-556a-4627-b9f4-d0541fa757c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:44.705389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ab7dae9-556a-4627-b9f4-d0541fa757c5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:44.705645 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ab7dae9-556a-4627-b9f4-d0541fa757c5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:44.705840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ab7dae9-556a-4627-b9f4-d0541fa757c5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:44.712759 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:44.712759 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:44.717074 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0ab7dae9-556a-4627-b9f4-d0541fa757c5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:44.722334 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ab7dae9-556a-4627-b9f4-d0541fa757c5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:44.722775 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 183/727] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:44 2026] GET /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:44.736271 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:44.738006 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:44.738338 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1306398757"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:44.740126 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1306398757'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:44.740291 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume of 1 GB Aug 05 18:17:44.745224 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Availability Zones retrieved successfully. Aug 05 18:17:44.751544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Flow 'volume_create_api' (99381c01-f1a3-49f3-b4a3-d12a438121b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:44.752413 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41236fa1-f987-431d-b34e-47a66e0a4d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:44.753309 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:44.781298 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41236fa1-f987-431d-b34e-47a66e0a4d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:44.782253 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3a60ba-367c-49eb-afe9-38d0d4c9308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:44.823489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Created reservations ['496c0a87-04a6-46b9-a6d2-cb3df99edd35', '69f6850d-ca6c-4056-8c71-31c3e754a10c', '0c116e18-ff18-4672-ba42-b9bc842f3f3a', '8bf2cf5d-3ef8-42f5-8c31-44b86698bcee'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:44.824385 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c3a60ba-367c-49eb-afe9-38d0d4c9308e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['496c0a87-04a6-46b9-a6d2-cb3df99edd35', '69f6850d-ca6c-4056-8c71-31c3e754a10c', '0c116e18-ff18-4672-ba42-b9bc842f3f3a', '8bf2cf5d-3ef8-42f5-8c31-44b86698bcee']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:44.825268 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657f8aee-e7db-491b-af92-918ad804f6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:44.848617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (657f8aee-e7db-491b-af92-918ad804f6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ed8cbe4-7a60-48bf-a938-b741112bfec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1306398757',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='53170d48e1bc471fbb4a8a499d420acd',qos_specs=None,replication_status=,reservations=['496c0a87-04a6-46b9-a6d2-cb3df99edd35','69f6850d-ca6c-4056-8c71-31c3e754a10c','0c116e18-ff18-4672-ba42-b9bc842f3f3a','8bf2cf5d-3ef8-42f5-8c31-44b86698bcee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1306398757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ed8cbe4-7a60-48bf-a938-b741112bfec1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='53170d48e1bc471fbb4a8a499d420acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:44.849384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5fb0b5-14e7-433b-8808-af1a95b9fcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:44.868912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5fb0b5-14e7-433b-8808-af1a95b9fcea) transitioned into state 'SUCCESS' from state '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-1306398757',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='53170d48e1bc471fbb4a8a499d420acd',qos_specs=None,replication_status=,reservations=['496c0a87-04a6-46b9-a6d2-cb3df99edd35','69f6850d-ca6c-4056-8c71-31c3e754a10c','0c116e18-ff18-4672-ba42-b9bc842f3f3a','8bf2cf5d-3ef8-42f5-8c31-44b86698bcee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:44.869605 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153c3f25-d1bf-4044-a243-1241f5d76959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:44.877638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153c3f25-d1bf-4044-a243-1241f5d76959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:44.878684 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Flow 'volume_create_api' (99381c01-f1a3-49f3-b4a3-d12a438121b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:44.878756 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume request issued successfully. Aug 05 18:17:44.879288 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e3d8f7d6-e95f-43a6-b2d8-f4fab06bb0b5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:44.879735 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 182/728] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:17:44 2026] POST /volume/v3/volumes => generated 764 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:44.894016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-902e8552-99f9-4dd1-8686-3e551cbe6900 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:44.896438 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-902e8552-99f9-4dd1-8686-3e551cbe6900 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:44.898938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-902e8552-99f9-4dd1-8686-3e551cbe6900 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:44.899172 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-902e8552-99f9-4dd1-8686-3e551cbe6900 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:44.907339 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:44.907339 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:44.911475 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-902e8552-99f9-4dd1-8686-3e551cbe6900 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:44.916388 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-902e8552-99f9-4dd1-8686-3e551cbe6900 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:44.916937 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 181/729] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:44 2026] GET /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:44.936498 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-77e5fdb3-4d6c-4915-bd42-4b8412345873 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:44.940891 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77e5fdb3-4d6c-4915-bd42-4b8412345873 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:44.941281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-77e5fdb3-4d6c-4915-bd42-4b8412345873 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:44.941654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-77e5fdb3-4d6c-4915-bd42-4b8412345873 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:44.956451 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:44.956451 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:44.962093 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-77e5fdb3-4d6c-4915-bd42-4b8412345873 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:44.967304 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77e5fdb3-4d6c-4915-bd42-4b8412345873 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:44.967933 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 184/730] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:44 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:45.008897 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a8e51134-bcf8-4946-822d-96bf90ffd5e4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.010734 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a8e51134-bcf8-4946-822d-96bf90ffd5e4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:45.010935 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a8e51134-bcf8-4946-822d-96bf90ffd5e4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.011134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a8e51134-bcf8-4946-822d-96bf90ffd5e4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.018178 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a8e51134-bcf8-4946-822d-96bf90ffd5e4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 404 Aug 05 18:17:45.018765 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 184/731] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:45 2026] GET /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:45.026428 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-32025eb3-5105-4d05-b116-daeec3dea28f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.028797 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32025eb3-5105-4d05-b116-daeec3dea28f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:45.029112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32025eb3-5105-4d05-b116-daeec3dea28f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.029427 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32025eb3-5105-4d05-b116-daeec3dea28f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.037739 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32025eb3-5105-4d05-b116-daeec3dea28f tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 404 Aug 05 18:17:45.041625 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 183/732] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:45 2026] GET /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:45.045474 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-37f8f19f-ea78-4ec0-a98c-8144d096d802 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.047579 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37f8f19f-ea78-4ec0-a98c-8144d096d802 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] DELETE https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:45.047826 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37f8f19f-ea78-4ec0-a98c-8144d096d802 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.048063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37f8f19f-ea78-4ec0-a98c-8144d096d802 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.048233 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-37f8f19f-ea78-4ec0-a98c-8144d096d802 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Delete volume with id: 43b6711d-a033-47f2-a1ae-0a697cb41be0 Aug 05 18:17:45.055500 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37f8f19f-ea78-4ec0-a98c-8144d096d802 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 returned with HTTP 404 Aug 05 18:17:45.056036 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 182/733] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:45 2026] DELETE /volume/v3/volumes/43b6711d-a033-47f2-a1ae-0a697cb41be0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:45.067133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.068960 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:45.069640 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1215844848"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:45.071718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1215844848'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:45.072034 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Create volume of 1 GB Aug 05 18:17:45.077618 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Availability Zones retrieved successfully. Aug 05 18:17:45.086240 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Flow 'volume_create_api' (b20db06a-4a10-48a0-944e-c0419b135075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:45.088120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80101260-35aa-42d6-9162-0b96492d3587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.090666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:45.127744 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80101260-35aa-42d6-9162-0b96492d3587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:45.129530 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12030f8-a413-411e-bb8e-366b09341210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.185158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Created reservations ['fd084ba0-8f74-4dfd-a362-9f76f08ee5f5', '84af6e53-cde1-4ed1-9b0f-2841f85f9a9c', 'cf97ad94-7b18-49dd-8e60-e49e536b6fa1', '7af4bad9-d3d1-4a1e-9e5a-c8286caae128'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:45.186476 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12030f8-a413-411e-bb8e-366b09341210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd084ba0-8f74-4dfd-a362-9f76f08ee5f5', '84af6e53-cde1-4ed1-9b0f-2841f85f9a9c', 'cf97ad94-7b18-49dd-8e60-e49e536b6fa1', '7af4bad9-d3d1-4a1e-9e5a-c8286caae128']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:45.187908 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dad799e-3de8-4dc8-9aa5-7be6b6708487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.218453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dad799e-3de8-4dc8-9aa5-7be6b6708487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17299c7e-f5ac-43b3-a2ed-cd323392866f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1215844848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79c9e02098b4581aec1eccdb682a21b',qos_specs=None,replication_status=,reservations=['fd084ba0-8f74-4dfd-a362-9f76f08ee5f5','84af6e53-cde1-4ed1-9b0f-2841f85f9a9c','cf97ad94-7b18-49dd-8e60-e49e536b6fa1','7af4bad9-d3d1-4a1e-9e5a-c8286caae128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d657f33b784d46d694c396a5ab59f16a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1215844848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17299c7e-f5ac-43b3-a2ed-cd323392866f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79c9e02098b4581aec1eccdb682a21b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d657f33b784d46d694c396a5ab59f16a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:45.219957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e3879b-30f0-45f2-a30f-64516fec5251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.242875 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e3879b-30f0-45f2-a30f-64516fec5251) transitioned into state 'SUCCESS' from state '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-1215844848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79c9e02098b4581aec1eccdb682a21b',qos_specs=None,replication_status=,reservations=['fd084ba0-8f74-4dfd-a362-9f76f08ee5f5','84af6e53-cde1-4ed1-9b0f-2841f85f9a9c','cf97ad94-7b18-49dd-8e60-e49e536b6fa1','7af4bad9-d3d1-4a1e-9e5a-c8286caae128'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d657f33b784d46d694c396a5ab59f16a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:45.244419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ce5bd4-afd4-44bd-8591-004a89c689e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.259876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ce5bd4-afd4-44bd-8591-004a89c689e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:45.260407 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Flow 'volume_create_api' (b20db06a-4a10-48a0-944e-c0419b135075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:45.260846 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Create volume request issued successfully. Aug 05 18:17:45.261753 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b40204a-2b4c-4a18-b2a5-075876744c28 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:45.262347 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 185/734] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:45 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:45.280111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-805fa44d-ba56-451b-bbbd-8d40d9d0872a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.286520 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-805fa44d-ba56-451b-bbbd-8d40d9d0872a tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:45.286520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-805fa44d-ba56-451b-bbbd-8d40d9d0872a tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.286520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-805fa44d-ba56-451b-bbbd-8d40d9d0872a tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.302626 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:45.302626 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:45.309088 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-805fa44d-ba56-451b-bbbd-8d40d9d0872a tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Volume info retrieved successfully. Aug 05 18:17:45.315869 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-805fa44d-ba56-451b-bbbd-8d40d9d0872a tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 200 Aug 05 18:17:45.315869 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 185/735] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:45 2026] GET /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:45.510346 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-25352bbc-c105-4370-af09-4fbe3a436288 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.512521 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-25352bbc-c105-4370-af09-4fbe3a436288 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb/action Aug 05 18:17:45.512943 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-25352bbc-c105-4370-af09-4fbe3a436288 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:45.513092 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-25352bbc-c105-4370-af09-4fbe3a436288 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:45.537265 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:45.537265 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:45.559412 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1c43ff22-1f1f-407e-8896-6137dbd22ed2 req-25352bbc-c105-4370-af09-4fbe3a436288 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb/action returned with HTTP 204 Aug 05 18:17:45.559838 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 184/736] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:45 2026] POST /volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:45.900352 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.902493 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:45.902980 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1445821238"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:45.904929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1445821238'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:45.905095 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Create volume of 1 GB Aug 05 18:17:45.909966 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Availability Zones retrieved successfully. Aug 05 18:17:45.918029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Flow 'volume_create_api' (5d7e2f3f-be96-4a75-8493-fa0089297d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:45.919353 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f31121-a89f-4604-be50-6f160cca7137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.920702 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:45.929038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9a90bbf6-4d7e-4863-b439-dbc29ea791b6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.931075 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a90bbf6-4d7e-4863-b439-dbc29ea791b6 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:45.931329 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a90bbf6-4d7e-4863-b439-dbc29ea791b6 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.931577 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a90bbf6-4d7e-4863-b439-dbc29ea791b6 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.938928 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:45.938928 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:45.942716 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9a90bbf6-4d7e-4863-b439-dbc29ea791b6 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:45.947090 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a90bbf6-4d7e-4863-b439-dbc29ea791b6 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:45.947724 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 186/737] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:45 2026] GET /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:45.953368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59f31121-a89f-4604-be50-6f160cca7137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:45.954716 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afabe412-beec-443c-be80-e4b0d57ffb9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:45.966303 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3ea1bc42-5e53-4682-a360-701715b99488 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.967836 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3ea1bc42-5e53-4682-a360-701715b99488 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:45.968170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3ea1bc42-5e53-4682-a360-701715b99488 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.968447 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3ea1bc42-5e53-4682-a360-701715b99488 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.975257 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:45.975257 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:45.979267 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3ea1bc42-5e53-4682-a360-701715b99488 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:45.983581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0dc0fde4-b596-477b-a114-a44251f75e3e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:45.984442 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3ea1bc42-5e53-4682-a360-701715b99488 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:45.985010 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0dc0fde4-b596-477b-a114-a44251f75e3e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:45.985231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0dc0fde4-b596-477b-a114-a44251f75e3e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:45.985378 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 186/738] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:45 2026] GET /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:45.985444 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0dc0fde4-b596-477b-a114-a44251f75e3e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:45.994828 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:45.994828 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:45.998500 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0dc0fde4-b596-477b-a114-a44251f75e3e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:45.998819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.001154 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:46.001575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2085112100"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:46.003619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2085112100'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:46.003782 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume of 1 GB Aug 05 18:17:46.004154 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0dc0fde4-b596-477b-a114-a44251f75e3e tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:46.004855 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 185/739] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:45 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:46.011888 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Availability Zones retrieved successfully. Aug 05 18:17:46.021827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Flow 'volume_create_api' (df22592e-f71f-4e65-8544-56502b3a3e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:46.022023 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eedd1407-f49c-42e5-8001-0a411e165054 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.022359 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3a5ed4-09c2-4c9b-b969-c6289bc256cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.022488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:46.023860 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eedd1407-f49c-42e5-8001-0a411e165054 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:17:46.024191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eedd1407-f49c-42e5-8001-0a411e165054 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.024320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Created reservations ['acb07f94-7ac6-4694-9d3a-8b727e560515', '60a51fea-eba2-420f-877f-816bf733bdb4', 'f81eee9f-225c-4831-a6c5-fa7958bde919', '2565bc19-983b-49d5-ba6c-c886c3b80b6d'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:46.024634 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eedd1407-f49c-42e5-8001-0a411e165054 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.025205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afabe412-beec-443c-be80-e4b0d57ffb9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb07f94-7ac6-4694-9d3a-8b727e560515', '60a51fea-eba2-420f-877f-816bf733bdb4', 'f81eee9f-225c-4831-a6c5-fa7958bde919', '2565bc19-983b-49d5-ba6c-c886c3b80b6d']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.026083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a7ea6c-cbe3-4211-be55-f95f82812aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.038546 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.038546 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:46.043260 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-eedd1407-f49c-42e5-8001-0a411e165054 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:17:46.049387 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eedd1407-f49c-42e5-8001-0a411e165054 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:17:46.049992 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 187/740] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:46.053241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69a7ea6c-cbe3-4211-be55-f95f82812aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a483f48c-9260-4565-85f2-d952ceaeea56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1445821238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45496c8d63a4ef39cbefe7d7a58095a',qos_specs=None,replication_status=,reservations=['acb07f94-7ac6-4694-9d3a-8b727e560515','60a51fea-eba2-420f-877f-816bf733bdb4','f81eee9f-225c-4831-a6c5-fa7958bde919','2565bc19-983b-49d5-ba6c-c886c3b80b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147d49be5194116a7a1484e10330d77',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1445821238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a483f48c-9260-4565-85f2-d952ceaeea56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45496c8d63a4ef39cbefe7d7a58095a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f147d49be5194116a7a1484e10330d77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.054226 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f420ec7e-3d87-45a9-8fc6-bd4c179c24db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.058361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b3a5ed4-09c2-4c9b-b969-c6289bc256cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.059478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdcd49e-03ca-43f7-8139-06d4aeaf603b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.073383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f420ec7e-3d87-45a9-8fc6-bd4c179c24db) transitioned into state 'SUCCESS' from state '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-1445821238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45496c8d63a4ef39cbefe7d7a58095a',qos_specs=None,replication_status=,reservations=['acb07f94-7ac6-4694-9d3a-8b727e560515','60a51fea-eba2-420f-877f-816bf733bdb4','f81eee9f-225c-4831-a6c5-fa7958bde919','2565bc19-983b-49d5-ba6c-c886c3b80b6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147d49be5194116a7a1484e10330d77',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.074170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efc6f13-084f-4899-8a9d-fb6bc8eaeaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.085243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efc6f13-084f-4899-8a9d-fb6bc8eaeaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.086374 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Flow 'volume_create_api' (5d7e2f3f-be96-4a75-8493-fa0089297d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:46.086789 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Create volume request issued successfully. Aug 05 18:17:46.087379 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0866f58-f0fb-42ff-b9b3-f954d6ff7877 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:46.087963 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 183/741] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:45 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:46.122849 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Created reservations ['79ded2ce-2f5f-4f16-b576-cda07676488a', '3d18b48f-8c57-44e6-81f3-ef06ae9c81b2', 'b3610d44-c225-4c5b-8d0a-f095198395de', '6af8e371-a015-455b-bff2-f01e2c1a0a5a'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:46.123803 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdcd49e-03ca-43f7-8139-06d4aeaf603b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79ded2ce-2f5f-4f16-b576-cda07676488a', '3d18b48f-8c57-44e6-81f3-ef06ae9c81b2', 'b3610d44-c225-4c5b-8d0a-f095198395de', '6af8e371-a015-455b-bff2-f01e2c1a0a5a']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.124603 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c927e62-f64b-4d31-8f81-de47e90e49b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.149699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c927e62-f64b-4d31-8f81-de47e90e49b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '471a46db-6683-4430-a77f-54dc9097282a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2085112100',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='53170d48e1bc471fbb4a8a499d420acd',qos_specs=None,replication_status=,reservations=['79ded2ce-2f5f-4f16-b576-cda07676488a','3d18b48f-8c57-44e6-81f3-ef06ae9c81b2','b3610d44-c225-4c5b-8d0a-f095198395de','6af8e371-a015-455b-bff2-f01e2c1a0a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2085112100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=471a46db-6683-4430-a77f-54dc9097282a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='53170d48e1bc471fbb4a8a499d420acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.151565 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d80dbe0-9656-4224-a8c3-0bb163a2568e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.178929 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d80dbe0-9656-4224-a8c3-0bb163a2568e) transitioned into state 'SUCCESS' from state '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-2085112100',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='53170d48e1bc471fbb4a8a499d420acd',qos_specs=None,replication_status=,reservations=['79ded2ce-2f5f-4f16-b576-cda07676488a','3d18b48f-8c57-44e6-81f3-ef06ae9c81b2','b3610d44-c225-4c5b-8d0a-f095198395de','6af8e371-a015-455b-bff2-f01e2c1a0a5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec5b0b5c50e402bbcecdd5c17d77614',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.179772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb259b1a-0217-4b78-8c37-ae735fe34291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:46.191980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb259b1a-0217-4b78-8c37-ae735fe34291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:46.193281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Flow 'volume_create_api' (df22592e-f71f-4e65-8544-56502b3a3e04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:46.193808 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Create volume request issued successfully. Aug 05 18:17:46.194706 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8af3509d-613b-4119-b3dd-cd235b4efbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:46.195296 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 187/742] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:17:45 2026] POST /volume/v3/volumes => generated 764 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:46.208757 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-16855881-8a61-40c6-9fca-850c11a06232 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.214239 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-16855881-8a61-40c6-9fca-850c11a06232 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:46.216653 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-16855881-8a61-40c6-9fca-850c11a06232 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.216653 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-16855881-8a61-40c6-9fca-850c11a06232 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.224616 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.224616 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:46.229422 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-16855881-8a61-40c6-9fca-850c11a06232 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:46.236168 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-16855881-8a61-40c6-9fca-850c11a06232 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:46.236793 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 186/743] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:46.334668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-22de66a1-ef13-4387-8bed-f54df0cdc610 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.337694 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-22de66a1-ef13-4387-8bed-f54df0cdc610 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:46.337926 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-22de66a1-ef13-4387-8bed-f54df0cdc610 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.338120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-22de66a1-ef13-4387-8bed-f54df0cdc610 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.349573 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.349573 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:46.354865 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-22de66a1-ef13-4387-8bed-f54df0cdc610 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Volume info retrieved successfully. Aug 05 18:17:46.361393 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-22de66a1-ef13-4387-8bed-f54df0cdc610 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 200 Aug 05 18:17:46.362206 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 188/744] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:46.388006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dc963d3a-b4e0-4f7a-a448-d8912c490c98 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.388006 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dc963d3a-b4e0-4f7a-a448-d8912c490c98 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True Aug 05 18:17:46.388006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dc963d3a-b4e0-4f7a-a448-d8912c490c98 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.388006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dc963d3a-b4e0-4f7a-a448-d8912c490c98 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.390327 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.390327 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:46.419336 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dc963d3a-b4e0-4f7a-a448-d8912c490c98 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True returned with HTTP 200 Aug 05 18:17:46.419812 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 184/745] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:46.430883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4062089b-ae3c-4916-89ee-12bd7f912c94 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.433038 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4062089b-ae3c-4916-89ee-12bd7f912c94 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/31219956856e4c848599ef60f83dabf8?usage=True Aug 05 18:17:46.433246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4062089b-ae3c-4916-89ee-12bd7f912c94 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.433483 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4062089b-ae3c-4916-89ee-12bd7f912c94 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.433835 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.433835 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:46.452563 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4062089b-ae3c-4916-89ee-12bd7f912c94 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/31219956856e4c848599ef60f83dabf8?usage=True returned with HTTP 200 Aug 05 18:17:46.453012 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 188/746] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/os-quota-sets/31219956856e4c848599ef60f83dabf8?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:46.468485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-24690c6e-9fd1-4037-b315-35c097aee634 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.470411 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24690c6e-9fd1-4037-b315-35c097aee634 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer Aug 05 18:17:46.470806 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24690c6e-9fd1-4037-b315-35c097aee634 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "17299c7e-f5ac-43b3-a2ed-cd323392866f"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:46.472215 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.volume_transfer [None req-24690c6e-9fd1-4037-b315-35c097aee634 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Creating new volume transfer {'transfer': {'volume_id': '17299c7e-f5ac-43b3-a2ed-cd323392866f'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 05 18:17:46.472340 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.volume_transfer [None req-24690c6e-9fd1-4037-b315-35c097aee634 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Creating transfer of volume 17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:46.472464 np0000006581 devstack@c-api.service[100363]: INFO cinder.transfer.api [None req-24690c6e-9fd1-4037-b315-35c097aee634 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Generating transfer record for volume 17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:46.485806 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.485806 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:46.499314 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24690c6e-9fd1-4037-b315-35c097aee634 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 202 Aug 05 18:17:46.499855 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 187/747] 10.4.3.210 () {68 vars in 1291 bytes} [Wed Aug 5 18:17:46 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:46.508652 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.584713 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer/847432ec-c868-4216-b460-05de4fcba76b/accept Aug 05 18:17:46.585009 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "03aeca70f3da6139"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:46.586419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.volume_transfer [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Accepting volume transfer 847432ec-c868-4216-b460-05de4fcba76b {{(pid=100366) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 05 18:17:46.586550 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.volume_transfer [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Accepting transfer 847432ec-c868-4216-b460-05de4fcba76b Aug 05 18:17:46.661843 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Created reservations ['03809c47-cf85-4747-ab93-dd13d9fad272', '4b3b1f53-1762-4894-b316-0ba193e3830a', 'd5399148-95ba-43a8-9881-ec5250f7f394', 'd7f502de-e9d5-4b56-adf3-b48ba553787f'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:46.682715 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Created reservations ['8c23b15f-547e-4668-9d58-503eb264dbf9', '3a9ca3f4-deb0-47a4-b8d8-a518de415831', '99a5e9fb-e7ed-4d9c-bc76-dd8b72c9f1de', 'e2d65257-c545-46c2-ac4d-d38cf60d2f97'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:46.720535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Created reservations ['1b3b21b8-74ce-4ee3-8778-90b9234d453c', 'a7ea9476-42ba-47ac-a7da-ea6d0bc976f2', '7166b56c-f94b-4fab-8dcd-3cdb47b7f947', 'cdceb048-dac1-45e2-a0bf-20ea3644916d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:46.754763 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Created reservations ['6a2029df-1ef8-4a09-a5a8-3ecb6cfd75ff', 'b6a968b5-926b-4d9e-8a3a-9442ae92a072', 'b40413bf-eb61-460c-8d1b-e859f0238efd', 'fec5ad20-043a-49ba-bee9-50cc53f4e425'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:46.779695 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Transfer volume completed successfully. Aug 05 18:17:46.852853 np0000006581 devstack@c-api.service[100366]: INFO cinder.transfer.api [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Volume 17299c7e-f5ac-43b3-a2ed-cd323392866f has been transferred. Aug 05 18:17:46.861086 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5268af11-a31a-4744-80bd-cfbebdc49b6a tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/847432ec-c868-4216-b460-05de4fcba76b/accept returned with HTTP 202 Aug 05 18:17:46.861705 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 189/748] 10.4.3.210 () {68 vars in 1423 bytes} [Wed Aug 5 18:17:46 2026] POST /volume/v3/os-volume-transfer/847432ec-c868-4216-b460-05de4fcba76b/accept => generated 365 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:46.870010 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-662c286e-3ae0-461f-86da-46c9f69e3809 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.871727 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-662c286e-3ae0-461f-86da-46c9f69e3809 tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] GET https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:46.871929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-662c286e-3ae0-461f-86da-46c9f69e3809 tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.872142 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-662c286e-3ae0-461f-86da-46c9f69e3809 tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.879629 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.879629 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:46.883354 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-662c286e-3ae0-461f-86da-46c9f69e3809 tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] Volume info retrieved successfully. Aug 05 18:17:46.887751 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-662c286e-3ae0-461f-86da-46c9f69e3809 tempest-VolumeQuotasAdminTestJSON-1751987268 tempest-VolumeQuotasAdminTestJSON-1751987268-project-member] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 200 Aug 05 18:17:46.888124 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 185/749] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:46.901722 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2f9addb6-fb8a-48a3-9959-867668009fdd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.903542 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2f9addb6-fb8a-48a3-9959-867668009fdd tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True Aug 05 18:17:46.903827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2f9addb6-fb8a-48a3-9959-867668009fdd tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.906212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2f9addb6-fb8a-48a3-9959-867668009fdd tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.926236 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2f9addb6-fb8a-48a3-9959-867668009fdd tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True returned with HTTP 200 Aug 05 18:17:46.926805 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 189/750] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:46.938439 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3fbc59f4-7fb3-4666-9db3-d0661e260133 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.941664 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3fbc59f4-7fb3-4666-9db3-d0661e260133 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/31219956856e4c848599ef60f83dabf8?usage=True Aug 05 18:17:46.941664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3fbc59f4-7fb3-4666-9db3-d0661e260133 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.941664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3fbc59f4-7fb3-4666-9db3-d0661e260133 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.964092 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3fbc59f4-7fb3-4666-9db3-d0661e260133 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/31219956856e4c848599ef60f83dabf8?usage=True returned with HTTP 200 Aug 05 18:17:46.965080 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 188/751] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:46 2026] GET /volume/v3/os-quota-sets/31219956856e4c848599ef60f83dabf8?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:46.976669 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:46.979137 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:46.979380 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:46.979666 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:46.982314 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Delete volume with id: 17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:46.992615 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:46.992615 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:46.992615 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Volume info retrieved successfully. Aug 05 18:17:47.011661 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Delete volume request issued successfully. Aug 05 18:17:47.011935 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bacee9e-38b5-4166-b95c-7add44ec91f5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 202 Aug 05 18:17:47.012274 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 190/752] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:46 2026] DELETE /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:47.021543 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-86ab08a0-0a49-4793-a441-bd2b43a16cd1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.023381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86ab08a0-0a49-4793-a441-bd2b43a16cd1 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:47.023648 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86ab08a0-0a49-4793-a441-bd2b43a16cd1 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.023794 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86ab08a0-0a49-4793-a441-bd2b43a16cd1 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.030959 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.030959 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:47.034705 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-86ab08a0-0a49-4793-a441-bd2b43a16cd1 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Volume info retrieved successfully. Aug 05 18:17:47.038779 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86ab08a0-0a49-4793-a441-bd2b43a16cd1 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 200 Aug 05 18:17:47.039188 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 186/753] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 1012 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:47.253962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-65d16da1-5648-4cf4-b686-61ba6578fc83 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.258770 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-65d16da1-5648-4cf4-b686-61ba6578fc83 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:47.258993 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-65d16da1-5648-4cf4-b686-61ba6578fc83 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.259191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-65d16da1-5648-4cf4-b686-61ba6578fc83 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.271619 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.271619 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:47.279648 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-65d16da1-5648-4cf4-b686-61ba6578fc83 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:47.285958 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-65d16da1-5648-4cf4-b686-61ba6578fc83 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:47.286667 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 190/754] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.303896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-607fa341-08d3-44bd-ab32-0bfcbd073bd1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.306442 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-607fa341-08d3-44bd-ab32-0bfcbd073bd1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:47.306905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-607fa341-08d3-44bd-ab32-0bfcbd073bd1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.306905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-607fa341-08d3-44bd-ab32-0bfcbd073bd1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.316998 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.316998 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:47.323372 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-607fa341-08d3-44bd-ab32-0bfcbd073bd1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:47.331941 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-607fa341-08d3-44bd-ab32-0bfcbd073bd1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:47.332829 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 189/755] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.347575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.349314 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:17:47.349657 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.349914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.350460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.351258 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.359718 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.360281 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0dc5d770-51a3-4faf-ad8e-f4dbfa6a2b39 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:17:47.360996 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 191/756] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes => generated 976 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.371715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.373454 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1306398757 Aug 05 18:17:47.373700 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.373886 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.374208 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.375004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1306398757'), ('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.408515 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.409066 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb281f6f-d8ba-4670-af4d-73d8a5c250ff tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1306398757 returned with HTTP 200 Aug 05 18:17:47.409626 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 187/757] 10.4.3.210 () {66 vars in 1338 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1306398757 => generated 334 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.421584 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.423356 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2085112100 Aug 05 18:17:47.423628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.423913 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.424306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.424940 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2085112100'), ('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.462904 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.463503 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.463503 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:47.472279 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-28c63cd1-08b7-4fde-85a0-8d7fcbc4e4cc tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2085112100 returned with HTTP 200 Aug 05 18:17:47.472880 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 191/758] 10.4.3.210 () {66 vars in 1359 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2085112100 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.490170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-05b33264-abfa-4f87-9965-c51665530b1c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.491857 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1 Aug 05 18:17:47.492031 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.492222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.492511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.493165 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.501454 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.502198 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.502198 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:47.506437 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05b33264-abfa-4f87-9965-c51665530b1c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 05 18:17:47.506858 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 190/759] 10.4.3.210 () {66 vars in 1273 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:47.520771 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.522615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:47.522856 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.523056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.523289 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.523638 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.523638 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:47.524115 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.566091 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.567087 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.567087 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:47.571881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-55bc3e2a-7f18-4e86-af92-e2b5e6f1c954 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:47.572492 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 192/760] 10.4.3.210 () {66 vars in 1361 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?limit=1&marker=471a46db-6683-4430-a77f-54dc9097282a => generated 1003 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:47.588221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.590626 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:47.590626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.590626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.590626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.590906 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.590906 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:47.591331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.629220 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.630063 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.630063 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:47.634247 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-79548ecb-a1e1-480d-a4bf-adb10300bbe0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:47.634676 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 188/761] 10.4.3.210 () {66 vars in 1361 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?limit=1&marker=4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 1003 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:47.646375 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.648526 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:47.648808 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.649050 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.649341 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.650502 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.699353 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.702088 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-606b3ef1-cda3-48d5-8f18-584b9335cc36 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=1&marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:47.702564 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 192/762] 10.4.3.210 () {66 vars in 1361 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?limit=1&marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:47.718398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.720558 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 05 18:17:47.720804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.721033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.721351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.721674 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100363) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:47.722532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.757708 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.758787 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.758787 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:47.764264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c17f827a-4e31-4a44-92f5-9e4321f8d186 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 05 18:17:47.764846 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 191/763] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:47.782287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.784292 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 05 18:17:47.784566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.784796 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.785055 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.785432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100366) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:47.786113 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.816959 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.817942 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.817942 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:47.822185 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29d5d8a2-ddd8-4e97-a77a-d487d716f29c tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 05 18:17:47.822694 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 193/764] 10.4.3.210 () {66 vars in 1359 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:47.839711 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.842094 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1 Aug 05 18:17:47.842368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.842671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.842988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.843984 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.852635 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.853408 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-224e5370-355e-46a2-add2-8ac2c9a6d262 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 05 18:17:47.853995 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 189/765] 10.4.3.210 () {66 vars in 1252 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.863270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.868044 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1&marker=471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:47.868296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.868560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.868881 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.869733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.883926 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.884537 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2349a60-d30d-4063-9cdb-a4c7a89195f2 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?limit=1&marker=471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:47.884936 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 193/766] 10.4.3.210 () {66 vars in 1340 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes?limit=1&marker=471a46db-6683-4430-a77f-54dc9097282a => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.895743 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.897914 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1&marker=4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:47.898182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.898442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.898791 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.899750 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.939105 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.939345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2bb16676-fcc6-431d-bb76-c88acfb76f82 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?limit=1&marker=4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:47.939852 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 192/767] 10.4.3.210 () {66 vars in 1340 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes?limit=1&marker=4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:47.949453 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4c454448-197a-45cc-a0d3-51bf4e58103e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.951033 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?limit=1&marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:47.951200 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.951360 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.951580 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.952219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:47.964789 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:47.965144 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c454448-197a-45cc-a0d3-51bf4e58103e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?limit=1&marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:47.965588 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 194/768] 10.4.3.210 () {66 vars in 1340 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes?limit=1&marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:47.981871 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:47.983859 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1306398757&status=available Aug 05 18:17:47.984085 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:47.984315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:47.984728 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:47.985019 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100364) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:47.985300 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:47.985300 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:47.985840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1306398757'), ('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.020381 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.020956 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6d9e767f-dd4c-47be-9c8d-ba4dfdf15652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1306398757&status=available returned with HTTP 200 Aug 05 18:17:48.021447 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 190/769] 10.4.3.210 () {66 vars in 1372 bytes} [Wed Aug 5 18:17:47 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1306398757&status=available => generated 334 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.034147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ba39093e-c846-426b-8407-cec80669b83f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.038059 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1485920315&status=available Aug 05 18:17:48.038265 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.038446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.038721 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.038962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100365) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.039211 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.039211 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:48.039589 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1485920315'), ('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.055808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-64b0f551-15c9-487a-a5ad-533a7df40b53 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.058016 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-64b0f551-15c9-487a-a5ad-533a7df40b53 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:48.058638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-64b0f551-15c9-487a-a5ad-533a7df40b53 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.058638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-64b0f551-15c9-487a-a5ad-533a7df40b53 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.068484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-64b0f551-15c9-487a-a5ad-533a7df40b53 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 404 Aug 05 18:17:48.069155 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 193/770] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:48.072612 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.073208 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.073208 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:48.077260 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ba39093e-c846-426b-8407-cec80669b83f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1485920315&status=available returned with HTTP 200 Aug 05 18:17:48.077683 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 194/771] 10.4.3.210 () {66 vars in 1393 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1485920315&status=available => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.079672 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9e7f4f48-6aa4-4e31-9cdc-7f465e3c8aa4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.081887 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e7f4f48-6aa4-4e31-9cdc-7f465e3c8aa4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] GET https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:48.082110 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e7f4f48-6aa4-4e31-9cdc-7f465e3c8aa4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.082387 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e7f4f48-6aa4-4e31-9cdc-7f465e3c8aa4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.088302 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e7f4f48-6aa4-4e31-9cdc-7f465e3c8aa4 tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 404 Aug 05 18:17:48.089109 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 195/772] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:48.093643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-89833921-cc55-4d2a-90c0-197577a07f05 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.098307 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71&sort=id%3Aasc Aug 05 18:17:48.098681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.098902 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.099153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.099320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5cd5b847-ef9a-43d8-bf0e-d6983154630b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.099538 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.099538 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:48.100046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.101523 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5cd5b847-ef9a-43d8-bf0e-d6983154630b tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] DELETE https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:48.102088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5cd5b847-ef9a-43d8-bf0e-d6983154630b tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.102088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5cd5b847-ef9a-43d8-bf0e-d6983154630b tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.102289 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5cd5b847-ef9a-43d8-bf0e-d6983154630b tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] Delete volume with id: 17299c7e-f5ac-43b3-a2ed-cd323392866f Aug 05 18:17:48.109535 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5cd5b847-ef9a-43d8-bf0e-d6983154630b tempest-VolumeQuotasAdminTestJSON-1948541991 tempest-VolumeQuotasAdminTestJSON-1948541991-project-member] https://10.4.3.210/volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f returned with HTTP 404 Aug 05 18:17:48.110170 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 194/773] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:48 2026] DELETE /volume/v3/volumes/17299c7e-f5ac-43b3-a2ed-cd323392866f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:48.122144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9c5fd8f0-c366-4b92-9a6c-812df16e2cc2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.126556 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c5fd8f0-c366-4b92-9a6c-812df16e2cc2 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/db647f79e6e644bdbf3ce8aa8b05d99e?usage=True Aug 05 18:17:48.126839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c5fd8f0-c366-4b92-9a6c-812df16e2cc2 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.127105 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c5fd8f0-c366-4b92-9a6c-812df16e2cc2 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.144027 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.145787 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-89833921-cc55-4d2a-90c0-197577a07f05 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71&sort=id%3Aasc returned with HTTP 200 Aug 05 18:17:48.146121 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 191/774] 10.4.3.210 () {66 vars in 1373 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail?marker=96d02dd1-3e38-40e5-a82d-3633b7ed6b71&sort=id%3Aasc => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:48.147995 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c5fd8f0-c366-4b92-9a6c-812df16e2cc2 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/db647f79e6e644bdbf3ce8aa8b05d99e?usage=True returned with HTTP 200 Aug 05 18:17:48.148362 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 195/775] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/os-quota-sets/db647f79e6e644bdbf3ce8aa8b05d99e?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:48.158796 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9f76818f-5487-4c18-bf67-485fc97ec856 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.161121 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 05 18:17:48.161444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.161523 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-11a834f8-23ee-45e4-b603-255f1688c2ce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.161830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.162244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.163283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.164139 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-11a834f8-23ee-45e4-b603-255f1688c2ce tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:48.164645 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-11a834f8-23ee-45e4-b603-255f1688c2ce tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:48.190962 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.190962 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:48.207168 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.208447 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.208447 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:48.214167 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9f76818f-5487-4c18-bf67-485fc97ec856 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 05 18:17:48.214675 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 196/776] 10.4.3.210 () {66 vars in 1337 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:48.230953 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ea37fbee-3a31-439b-8445-911f218ad96e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.233149 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:17:48.233406 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.233697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.234031 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.234999 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.243021 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.243912 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.243912 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:48.248085 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ea37fbee-3a31-439b-8445-911f218ad96e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:17:48.248574 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 192/777] 10.4.3.210 () {66 vars in 1258 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:48.265378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.267278 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 05 18:17:48.267416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.267634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.267961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.268909 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.275082 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-11a834f8-23ee-45e4-b603-255f1688c2ce tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:48.275645 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 195/778] 10.4.3.210 () {68 vars in 1375 bytes} [Wed Aug 5 18:17:48 2026] PUT /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 397 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.283451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9427b23a-bc20-43d8-b1e4-38247c68bcb5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.285468 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9427b23a-bc20-43d8-b1e4-38247c68bcb5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b Aug 05 18:17:48.285900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9427b23a-bc20-43d8-b1e4-38247c68bcb5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:48.316757 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.317425 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-56a6d43d-8486-4135-ae8b-b993fbbf4da5 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 05 18:17:48.317872 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 196/779] 10.4.3.210 () {66 vars in 1316 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.330238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7beb21bc-18e7-4f87-a198-127652d5af53 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.333110 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?availability_zone=nova Aug 05 18:17:48.333402 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.333719 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.334043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.334421 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value nova, assuming string {{(pid=100364) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.335779 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.394376 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9427b23a-bc20-43d8-b1e4-38247c68bcb5 tempest-VolumeQuotasAdminTestJSON-914367845 tempest-VolumeQuotasAdminTestJSON-914367845-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b returned with HTTP 200 Aug 05 18:17:48.394843 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 197/780] 10.4.3.210 () {68 vars in 1375 bytes} [Wed Aug 5 18:17:48 2026] PUT /volume/v3/os-quota-sets/c79c9e02098b4581aec1eccdb682a21b => generated 395 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.398481 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.399094 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7beb21bc-18e7-4f87-a198-127652d5af53 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 05 18:17:48.399497 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 193/781] 10.4.3.210 () {66 vars in 1282 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.409212 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.411203 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?availability_zone=nova Aug 05 18:17:48.411417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.411608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.411881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.412210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value nova, assuming string {{(pid=100363) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.412757 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.442894 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.443513 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24d175bb-7b87-4e33-b28e-a01bc9ffdb69 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 05 18:17:48.444173 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 196/782] 10.4.3.210 () {66 vars in 1282 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.453955 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6cce33e0-0f43-4012-95a4-167d2f931652 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.455863 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?bootable=false Aug 05 18:17:48.456079 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.456287 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.456533 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.457005 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.457005 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:48.457565 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.486855 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.487343 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6cce33e0-0f43-4012-95a4-167d2f931652 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 05 18:17:48.487831 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 197/783] 10.4.3.210 () {66 vars in 1266 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.498411 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-994686b4-f8e9-4a86-bc85-ce7141096504 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.500314 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?bootable=false Aug 05 18:17:48.500585 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.500902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.501216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.501934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.536625 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.537468 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-994686b4-f8e9-4a86-bc85-ce7141096504 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 05 18:17:48.538538 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 198/784] 10.4.3.210 () {66 vars in 1266 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.547966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.551551 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?status=available Aug 05 18:17:48.551551 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.551723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.552649 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.553130 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100364) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.553539 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.553539 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:48.555807 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.612724 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.614122 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-148bbc2b-c64d-4904-8e21-9cf28f01a050 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?status=available returned with HTTP 200 Aug 05 18:17:48.614830 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 194/785] 10.4.3.210 () {66 vars in 1270 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.628522 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.630725 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes?status=available Aug 05 18:17:48.630971 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.631188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.631622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.631741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100363) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.631989 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.631989 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:48.632417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.663461 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.664095 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eef9ef3b-42e1-4237-8444-aa5114b78ee1 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes?status=available returned with HTTP 200 Aug 05 18:17:48.664145 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 197/786] 10.4.3.210 () {66 vars in 1270 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.674087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.676392 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?availability_zone=nova Aug 05 18:17:48.676713 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.676982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.678443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.678443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value nova, assuming string {{(pid=100365) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.678443 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.678443 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:48.678641 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.719549 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.720835 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.720835 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:48.726433 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0ac191a5-3d7e-48ee-92b2-fa393fde0028 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 05 18:17:48.727010 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 198/787] 10.4.3.210 () {66 vars in 1303 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:48.741804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-06d00f2f-b732-46f7-b260-36e73bb7013e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.743631 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?bootable=false Aug 05 18:17:48.743869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.744383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.744383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.744789 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.744789 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:48.745543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.753693 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.754888 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.754888 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:48.759338 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06d00f2f-b732-46f7-b260-36e73bb7013e tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 05 18:17:48.759907 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 199/788] 10.4.3.210 () {66 vars in 1287 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:48.776172 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.777860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?status=available Aug 05 18:17:48.778109 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.779039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.779039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:17:48.779039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Could not evaluate value available, assuming string {{(pid=100364) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:17:48.779232 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.779232 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:48.779728 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:17:48.790481 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Get all volumes completed successfully. Aug 05 18:17:48.791547 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.791547 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:48.802612 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3cfddac9-c54f-4cab-b3ac-904dc5999974 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 05 18:17:48.803204 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 195/789] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:48.818167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-671c6904-3e2c-4222-aa70-1f856d599e8f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.819907 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-671c6904-3e2c-4222-aa70-1f856d599e8f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:48.820145 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-671c6904-3e2c-4222-aa70-1f856d599e8f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.820403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-671c6904-3e2c-4222-aa70-1f856d599e8f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.827571 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.827571 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:48.831863 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-671c6904-3e2c-4222-aa70-1f856d599e8f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:48.837585 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-671c6904-3e2c-4222-aa70-1f856d599e8f tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:48.837585 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 198/790] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:48.855693 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.858576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] DELETE https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:48.858893 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.859165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.859403 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Delete volume with id: 471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:48.871616 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.871616 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:48.871616 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:48.894533 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Delete volume request issued successfully. Aug 05 18:17:48.894929 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-89e50d4f-38d2-4801-b8b5-7e3038f08c8d tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 202 Aug 05 18:17:48.895756 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 199/791] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:48 2026] DELETE /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:48.913076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e1e50c73-04ba-4071-bd87-4b47bcd38099 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:48.915312 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1e50c73-04ba-4071-bd87-4b47bcd38099 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:48.915504 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1e50c73-04ba-4071-bd87-4b47bcd38099 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:48.915771 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1e50c73-04ba-4071-bd87-4b47bcd38099 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:48.925747 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:48.925747 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:48.931071 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e1e50c73-04ba-4071-bd87-4b47bcd38099 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:48.937625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1e50c73-04ba-4071-bd87-4b47bcd38099 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 200 Aug 05 18:17:48.938285 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 200/792] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:48 2026] GET /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:49.955923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-874b638c-4471-4d1d-9ce5-364a9fcd3d6b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:49.958068 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-874b638c-4471-4d1d-9ce5-364a9fcd3d6b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a Aug 05 18:17:49.959892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-874b638c-4471-4d1d-9ce5-364a9fcd3d6b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:49.960201 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-874b638c-4471-4d1d-9ce5-364a9fcd3d6b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:49.970756 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-874b638c-4471-4d1d-9ce5-364a9fcd3d6b tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a returned with HTTP 404 Aug 05 18:17:49.971410 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 196/793] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:49 2026] GET /volume/v3/volumes/471a46db-6683-4430-a77f-54dc9097282a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:49.979368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c86fa9c9-cc1f-49c0-9370-6c7d5a2cdbb8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:49.981617 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c86fa9c9-cc1f-49c0-9370-6c7d5a2cdbb8 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:49.981617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c86fa9c9-cc1f-49c0-9370-6c7d5a2cdbb8 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:49.981825 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c86fa9c9-cc1f-49c0-9370-6c7d5a2cdbb8 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:49.988792 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:49.988792 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:49.992973 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c86fa9c9-cc1f-49c0-9370-6c7d5a2cdbb8 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:49.998979 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c86fa9c9-cc1f-49c0-9370-6c7d5a2cdbb8 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:49.999400 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 199/794] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:49 2026] GET /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:50.011212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-32638a2a-3bc0-435f-8938-95403c974628 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:50.013050 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:50.013209 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:50.013388 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:50.013556 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Delete volume with id: 4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:50.022313 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:50.022313 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:50.022981 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:50.047620 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Delete volume request issued successfully. Aug 05 18:17:50.047620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32638a2a-3bc0-435f-8938-95403c974628 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 202 Aug 05 18:17:50.047620 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 200/795] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:50 2026] DELETE /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:50.055964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3117ba8e-d85c-484b-bdfe-59e239db39db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:50.059174 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3117ba8e-d85c-484b-bdfe-59e239db39db tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:50.059496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3117ba8e-d85c-484b-bdfe-59e239db39db tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:50.059815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3117ba8e-d85c-484b-bdfe-59e239db39db tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:50.071493 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:50.071493 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:50.076932 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3117ba8e-d85c-484b-bdfe-59e239db39db tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:50.081736 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3117ba8e-d85c-484b-bdfe-59e239db39db tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 200 Aug 05 18:17:50.082245 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 201/796] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:50 2026] GET /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:50.344389 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d665c1c9-da3e-4db9-8b4c-36af7e707bf0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:50.344843 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d665c1c9-da3e-4db9-8b4c-36af7e707bf0 None None] GET https://10.4.3.210/volume// Aug 05 18:17:50.345024 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d665c1c9-da3e-4db9-8b4c-36af7e707bf0 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:50.345220 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d665c1c9-da3e-4db9-8b4c-36af7e707bf0 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:50.345559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d665c1c9-da3e-4db9-8b4c-36af7e707bf0 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:50.345850 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 197/797] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:50.354806 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-5fd1210e-28c2-4f5f-acb4-58d32676a866 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:50.357643 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-5fd1210e-28c2-4f5f-acb4-58d32676a866 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:17:50.357971 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-5fd1210e-28c2-4f5f-acb4-58d32676a866 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51aa3551-7fc2-4d26-8692-46d73e329bbe", "connector": null, "instance_uuid": "b3f1acce-1fb6-4ec1-b292-87bc02d3f970"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:50.371316 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:50.371316 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:50.426250 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-5fd1210e-28c2-4f5f-acb4-58d32676a866 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:17:50.426250 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 200/798] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:17:50 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:50.435035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-d3cf9c38-f20f-4a66-9fed-ab2d06e927a4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:50.437230 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-d3cf9c38-f20f-4a66-9fed-ab2d06e927a4 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb Aug 05 18:17:50.437515 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-d3cf9c38-f20f-4a66-9fed-ab2d06e927a4 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:50.437766 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-d3cf9c38-f20f-4a66-9fed-ab2d06e927a4 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:50.451382 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:50.451382 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:50.506067 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-d3cf9c38-f20f-4a66-9fed-ab2d06e927a4 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb returned with HTTP 200 Aug 05 18:17:50.506748 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 201/799] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:17:50 2026] DELETE /volume/v3/attachments/ddf317e9-d489-47e1-8bfd-8d377e1164eb => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:51.096946 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a69aa385-e8bd-460a-933e-fee6013ec8e0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.100377 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a69aa385-e8bd-460a-933e-fee6013ec8e0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 Aug 05 18:17:51.100584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a69aa385-e8bd-460a-933e-fee6013ec8e0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.100855 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a69aa385-e8bd-460a-933e-fee6013ec8e0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.109809 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a69aa385-e8bd-460a-933e-fee6013ec8e0 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 returned with HTTP 404 Aug 05 18:17:51.110469 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 202/800] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/volumes/4ed8cbe4-7a60-48bf-a938-b741112bfec1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:51.119248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e3d78184-f952-42a6-834a-53d422193818 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.121115 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3d78184-f952-42a6-834a-53d422193818 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:51.121331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3d78184-f952-42a6-834a-53d422193818 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.122086 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3d78184-f952-42a6-834a-53d422193818 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.129895 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:51.129895 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:51.138047 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e3d78184-f952-42a6-834a-53d422193818 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:51.145001 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3d78184-f952-42a6-834a-53d422193818 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:51.145915 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 198/801] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:51.162564 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-73b42703-9626-4b60-9e6d-3198a99a3091 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.164269 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] DELETE https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:51.164482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.164736 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.164871 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Delete volume with id: 96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:51.171606 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:51.171606 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:51.172057 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:51.207211 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Delete volume request issued successfully. Aug 05 18:17:51.207486 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-73b42703-9626-4b60-9e6d-3198a99a3091 tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 202 Aug 05 18:17:51.208043 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 201/802] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:51 2026] DELETE /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:51.218207 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b87e2d24-7ef9-49b7-87c8-7032f953d1ea None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.220340 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b87e2d24-7ef9-49b7-87c8-7032f953d1ea tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:51.220639 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b87e2d24-7ef9-49b7-87c8-7032f953d1ea tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.221005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b87e2d24-7ef9-49b7-87c8-7032f953d1ea tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.237313 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:51.237313 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:51.242160 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b87e2d24-7ef9-49b7-87c8-7032f953d1ea tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Volume info retrieved successfully. Aug 05 18:17:51.248254 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b87e2d24-7ef9-49b7-87c8-7032f953d1ea tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 200 Aug 05 18:17:51.249084 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 202/803] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:51.549283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-030b0d78-8ea0-4599-9951-041134c5f425 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.648340 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-030b0d78-8ea0-4599-9951-041134c5f425 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/os-services Aug 05 18:17:51.648340 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-030b0d78-8ea0-4599-9951-041134c5f425 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.648436 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-030b0d78-8ea0-4599-9951-041134c5f425 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.656873 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-030b0d78-8ea0-4599-9951-041134c5f425 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/os-services returned with HTTP 200 Aug 05 18:17:51.656873 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 203/804] 10.4.3.210 () {66 vars in 1249 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/os-services => generated 626 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:51.665779 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-93b1d486-4bc4-417e-8c46-cbe1ca789f9a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.667479 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93b1d486-4bc4-417e-8c46-cbe1ca789f9a tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/os-services?host=np0000006581 Aug 05 18:17:51.667734 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93b1d486-4bc4-417e-8c46-cbe1ca789f9a tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.667935 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93b1d486-4bc4-417e-8c46-cbe1ca789f9a tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.674529 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93b1d486-4bc4-417e-8c46-cbe1ca789f9a tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/os-services?host=np0000006581 returned with HTTP 200 Aug 05 18:17:51.674938 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 199/805] 10.4.3.210 () {66 vars in 1284 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/os-services?host=np0000006581 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:51.679890 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.683254 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] PUT https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a Aug 05 18:17:51.683784 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:51.692457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22030e61-3be8-454c-a3e2-0bb92fd68b11 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.694454 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22030e61-3be8-454c-a3e2-0bb92fd68b11 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/os-services?host=np0000006581&binary=cinder-scheduler Aug 05 18:17:51.694833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22030e61-3be8-454c-a3e2-0bb92fd68b11 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.695024 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22030e61-3be8-454c-a3e2-0bb92fd68b11 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.701815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Acquiring lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:51.703096 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22030e61-3be8-454c-a3e2-0bb92fd68b11 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/os-services?host=np0000006581&binary=cinder-scheduler returned with HTTP 200 Aug 05 18:17:51.703722 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 203/806] 10.4.3.210 () {66 vars in 1332 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/os-services?host=np0000006581&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:51.708020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:51.709499 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:51.709499 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:51.714785 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c378d498-1658-42fd-9bd7-0746aae57d48 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.716844 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c378d498-1658-42fd-9bd7-0746aae57d48 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/os-services?binary=cinder-scheduler Aug 05 18:17:51.717088 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c378d498-1658-42fd-9bd7-0746aae57d48 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.717336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c378d498-1658-42fd-9bd7-0746aae57d48 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.724405 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c378d498-1658-42fd-9bd7-0746aae57d48 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 05 18:17:51.725054 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 204/807] 10.4.3.210 () {66 vars in 1296 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:51.738031 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.827338 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:17:51.827698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1170013527"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:51.829046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1170013527'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:17:51.829209 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Create volume of 1 GB Aug 05 18:17:51.830840 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" released by "attachment_update" :: held 0.123s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:51.831268 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-c121a23a-b897-4b05-9aa3-01ca830f58ff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a returned with HTTP 200 Aug 05 18:17:51.831923 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 202/808] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:51 2026] PUT /volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:51.833889 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Availability Zones retrieved successfully. Aug 05 18:17:51.839380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Flow 'volume_create_api' (2f7be9c2-3743-469f-9b8d-29862362b5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:51.840465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8151f6bb-c6b0-4155-a8a4-39b656649228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:51.841624 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:17:51.844992 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-7ba5f97a-6a8d-42a4-b7a0-bad0f0a7b5b9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:51.847665 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-7ba5f97a-6a8d-42a4-b7a0-bad0f0a7b5b9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a Aug 05 18:17:51.847849 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-7ba5f97a-6a8d-42a4-b7a0-bad0f0a7b5b9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:51.848016 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-7ba5f97a-6a8d-42a4-b7a0-bad0f0a7b5b9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:51.861340 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-7ba5f97a-6a8d-42a4-b7a0-bad0f0a7b5b9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a returned with HTTP 200 Aug 05 18:17:51.861790 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 204/809] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:17:51 2026] GET /volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:51.871802 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8151f6bb-c6b0-4155-a8a4-39b656649228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:51.872838 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db70edd-6a8a-49f2-b7a9-4cd4bb98e264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:51.929298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Created reservations ['66f6795a-bf76-4d06-9b53-d33c02018173', '0ce52a29-28c9-4d38-b38a-e72555615a24', '3d14aac0-6fe4-4917-ab05-42d1b3b00a3f', '97e542cd-3947-412d-be81-7fbacc05f15b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:17:51.930156 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7db70edd-6a8a-49f2-b7a9-4cd4bb98e264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66f6795a-bf76-4d06-9b53-d33c02018173', '0ce52a29-28c9-4d38-b38a-e72555615a24', '3d14aac0-6fe4-4917-ab05-42d1b3b00a3f', '97e542cd-3947-412d-be81-7fbacc05f15b']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:51.930925 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e87cb9-05ef-48de-b037-b25180fa443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:51.956587 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e87cb9-05ef-48de-b037-b25180fa443a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cf03bd5-6b39-4a08-afd0-730d4179634a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1170013527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e16e1f6170f74c88b8784435e90b66d3',qos_specs=None,replication_status=,reservations=['66f6795a-bf76-4d06-9b53-d33c02018173','0ce52a29-28c9-4d38-b38a-e72555615a24','3d14aac0-6fe4-4917-ab05-42d1b3b00a3f','97e542cd-3947-412d-be81-7fbacc05f15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a84c983b4cc4aee8b7955bf65860384',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:17:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1170013527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cf03bd5-6b39-4a08-afd0-730d4179634a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e16e1f6170f74c88b8784435e90b66d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a84c983b4cc4aee8b7955bf65860384',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:51.957639 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eab79bf-3748-45bc-baa8-ec5f56040d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:51.981816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eab79bf-3748-45bc-baa8-ec5f56040d50) transitioned into state 'SUCCESS' from state '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-1170013527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e16e1f6170f74c88b8784435e90b66d3',qos_specs=None,replication_status=,reservations=['66f6795a-bf76-4d06-9b53-d33c02018173','0ce52a29-28c9-4d38-b38a-e72555615a24','3d14aac0-6fe4-4917-ab05-42d1b3b00a3f','97e542cd-3947-412d-be81-7fbacc05f15b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a84c983b4cc4aee8b7955bf65860384',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:51.982790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab79b20e-0f5d-42fa-b9bc-ff04333f7074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:17:51.994684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab79b20e-0f5d-42fa-b9bc-ff04333f7074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:17:51.995491 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Flow 'volume_create_api' (2f7be9c2-3743-469f-9b8d-29862362b5b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:17:51.995896 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Create volume request issued successfully. Aug 05 18:17:51.996428 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1bbf907-a20d-44b0-9df6-2904391a01f8 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:17:51.996956 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 200/810] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:17:51 2026] POST /volume/v3/volumes => generated 754 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:17:52.010450 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d05a683a-f998-4440-a34c-9cd5ed5b7b14 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:52.018222 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d05a683a-f998-4440-a34c-9cd5ed5b7b14 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] GET https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:52.018412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d05a683a-f998-4440-a34c-9cd5ed5b7b14 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:52.018612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d05a683a-f998-4440-a34c-9cd5ed5b7b14 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:52.030449 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:52.030449 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:52.037132 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d05a683a-f998-4440-a34c-9cd5ed5b7b14 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Volume info retrieved successfully. Aug 05 18:17:52.047821 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d05a683a-f998-4440-a34c-9cd5ed5b7b14 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 200 Aug 05 18:17:52.051732 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 205/811] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:52 2026] GET /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:52.263418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e1d399e3-3e8b-4636-b319-8778d23666aa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:52.265204 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e1d399e3-3e8b-4636-b319-8778d23666aa tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] GET https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 Aug 05 18:17:52.265442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e1d399e3-3e8b-4636-b319-8778d23666aa tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:52.265735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e1d399e3-3e8b-4636-b319-8778d23666aa tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:52.275427 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e1d399e3-3e8b-4636-b319-8778d23666aa tempest-VolumesListTestJSON-2033313447 tempest-VolumesListTestJSON-2033313447-project-member] https://10.4.3.210/volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 returned with HTTP 404 Aug 05 18:17:52.276043 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 203/812] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:52 2026] GET /volume/v3/volumes/96d02dd1-3e38-40e5-a82d-3633b7ed6b71 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:53.063614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-73a7e56e-8c75-4d05-89e5-b6ef9bf67e0f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:53.065253 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73a7e56e-8c75-4d05-89e5-b6ef9bf67e0f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] GET https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:53.065461 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73a7e56e-8c75-4d05-89e5-b6ef9bf67e0f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:53.065686 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73a7e56e-8c75-4d05-89e5-b6ef9bf67e0f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:53.073702 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:53.073702 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:53.078834 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-73a7e56e-8c75-4d05-89e5-b6ef9bf67e0f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Volume info retrieved successfully. Aug 05 18:17:53.086455 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73a7e56e-8c75-4d05-89e5-b6ef9bf67e0f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 200 Aug 05 18:17:53.086880 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 205/813] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:53 2026] GET /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:53.102259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-80a7f39c-99cc-4e99-b1ae-b5d2624567c8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:53.106312 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80a7f39c-99cc-4e99-b1ae-b5d2624567c8 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:53.106618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80a7f39c-99cc-4e99-b1ae-b5d2624567c8 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:53.106873 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80a7f39c-99cc-4e99-b1ae-b5d2624567c8 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:53.118863 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:53.118863 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:53.124718 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-80a7f39c-99cc-4e99-b1ae-b5d2624567c8 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Volume info retrieved successfully. Aug 05 18:17:53.129616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80a7f39c-99cc-4e99-b1ae-b5d2624567c8 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 200 Aug 05 18:17:53.130147 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 201/814] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:53 2026] GET /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 1020 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:53.143687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2f19701c-63ab-4a8a-a706-badc318d3cab None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:53.145539 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2f19701c-63ab-4a8a-a706-badc318d3cab tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/os-services?host=np0000006581&binary=cinder-volume Aug 05 18:17:53.145784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2f19701c-63ab-4a8a-a706-badc318d3cab tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:53.146006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2f19701c-63ab-4a8a-a706-badc318d3cab tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:53.155568 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2f19701c-63ab-4a8a-a706-badc318d3cab tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/os-services?host=np0000006581&binary=cinder-volume returned with HTTP 200 Aug 05 18:17:53.156028 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 206/815] 10.4.3.210 () {66 vars in 1326 bytes} [Wed Aug 5 18:17:53 2026] GET /volume/v3/os-services?host=np0000006581&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:53.166797 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-04425dbd-53eb-4bc3-9541-6806f027970f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:53.169125 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04425dbd-53eb-4bc3-9541-6806f027970f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] GET https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:53.169397 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04425dbd-53eb-4bc3-9541-6806f027970f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:53.169708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04425dbd-53eb-4bc3-9541-6806f027970f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:53.178724 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:53.178724 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:53.186213 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-04425dbd-53eb-4bc3-9541-6806f027970f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Volume info retrieved successfully. Aug 05 18:17:53.192667 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04425dbd-53eb-4bc3-9541-6806f027970f tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 200 Aug 05 18:17:53.193126 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 204/816] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:53 2026] GET /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:53.211875 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:53.213709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:53.213931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:53.214149 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:53.214275 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Delete volume with id: 5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:53.225766 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:53.225766 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:53.226193 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Volume info retrieved successfully. Aug 05 18:17:53.254538 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Delete volume request issued successfully. Aug 05 18:17:53.254777 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cc73dab5-3980-4c15-853c-46851a2f4bf3 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 202 Aug 05 18:17:53.255171 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 206/817] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:17:53 2026] DELETE /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:53.263383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-607edbac-a8bd-49ad-977e-0e900266f2af None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:53.265164 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-607edbac-a8bd-49ad-977e-0e900266f2af tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] GET https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:53.265458 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-607edbac-a8bd-49ad-977e-0e900266f2af tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:53.265629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-607edbac-a8bd-49ad-977e-0e900266f2af tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:53.274425 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:53.274425 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:53.278556 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-607edbac-a8bd-49ad-977e-0e900266f2af tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Volume info retrieved successfully. Aug 05 18:17:53.284955 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-607edbac-a8bd-49ad-977e-0e900266f2af tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 200 Aug 05 18:17:53.285336 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 202/818] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:53 2026] GET /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:54.298561 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-29f6ddce-d1a2-4242-ba66-c3d3be70e942 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:54.300917 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29f6ddce-d1a2-4242-ba66-c3d3be70e942 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] GET https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a Aug 05 18:17:54.302616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29f6ddce-d1a2-4242-ba66-c3d3be70e942 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:54.302616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29f6ddce-d1a2-4242-ba66-c3d3be70e942 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:54.310101 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29f6ddce-d1a2-4242-ba66-c3d3be70e942 tempest-VolumesServicesTestJSON-728647044 tempest-VolumesServicesTestJSON-728647044-project-member] https://10.4.3.210/volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a returned with HTTP 404 Aug 05 18:17:54.311040 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 207/819] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:54 2026] GET /volume/v3/volumes/5cf03bd5-6b39-4a08-afd0-730d4179634a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:54.321275 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6809bb58-f4e5-4ca7-8769-98b16177bc56 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:54.323367 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6809bb58-f4e5-4ca7-8769-98b16177bc56 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] GET https://10.4.3.210/volume/v3/os-services Aug 05 18:17:54.323638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6809bb58-f4e5-4ca7-8769-98b16177bc56 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:54.323845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6809bb58-f4e5-4ca7-8769-98b16177bc56 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:54.330269 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6809bb58-f4e5-4ca7-8769-98b16177bc56 tempest-VolumesServicesTestJSON-1147900633 tempest-VolumesServicesTestJSON-1147900633-project-admin] https://10.4.3.210/volume/v3/os-services returned with HTTP 200 Aug 05 18:17:54.330839 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 205/820] 10.4.3.210 () {66 vars in 1249 bytes} [Wed Aug 5 18:17:54 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:56.937548 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-26a7ee26-183b-4e3b-99e1-e935fe856bc3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:56.939864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-26a7ee26-183b-4e3b-99e1-e935fe856bc3 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a/action Aug 05 18:17:56.940275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-26a7ee26-183b-4e3b-99e1-e935fe856bc3 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:56.940478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-26a7ee26-183b-4e3b-99e1-e935fe856bc3 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:56.961285 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:56.961285 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:56.963023 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83f995bf-4c85-44e1-a687-beed05163627 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:56.975797 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-59e5a57e-7014-42ff-994a-fc9a3d7d7d7a req-26a7ee26-183b-4e3b-99e1-e935fe856bc3 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a/action returned with HTTP 204 Aug 05 18:17:56.976339 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 207/821] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:17:56 2026] POST /volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:57.087359 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83f995bf-4c85-44e1-a687-beed05163627 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:17:57.087359 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83f995bf-4c85-44e1-a687-beed05163627 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-872239882"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.111003 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83f995bf-4c85-44e1-a687-beed05163627 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:17:57.111003 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 203/822] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:17:56 2026] POST /volume/v3/types => generated 230 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:57.121555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-be961559-d2fa-4460-bba5-e24815387e49 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.124683 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-be961559-d2fa-4460-bba5-e24815387e49 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] POST https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs Aug 05 18:17:57.125514 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-be961559-d2fa-4460-bba5-e24815387e49 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.154022 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-be961559-d2fa-4460-bba5-e24815387e49 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs returned with HTTP 200 Aug 05 18:17:57.154800 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 208/823] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:57 2026] POST /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.163321 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d7002378-de57-4b13-9850-49f12de247a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.166323 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7002378-de57-4b13-9850-49f12de247a7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] GET https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 Aug 05 18:17:57.166627 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7002378-de57-4b13-9850-49f12de247a7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.166904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7002378-de57-4b13-9850-49f12de247a7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.177339 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7002378-de57-4b13-9850-49f12de247a7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 returned with HTTP 200 Aug 05 18:17:57.177782 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 206/824] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.190886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ddb9184b-138d-4e1f-b5bb-25ddf775c428 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.195179 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ddb9184b-138d-4e1f-b5bb-25ddf775c428 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] DELETE https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 Aug 05 18:17:57.196500 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ddb9184b-138d-4e1f-b5bb-25ddf775c428 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.197109 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ddb9184b-138d-4e1f-b5bb-25ddf775c428 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.405412 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ddb9184b-138d-4e1f-b5bb-25ddf775c428 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 returned with HTTP 202 Aug 05 18:17:57.405412 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 208/825] 10.4.3.210 () {66 vars in 1399 bytes} [Wed Aug 5 18:17:57 2026] DELETE /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:17:57.416920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a8a45d33-828b-4c3c-9ba6-4bcd24d82ff8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.420778 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8a45d33-828b-4c3c-9ba6-4bcd24d82ff8 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] GET https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 Aug 05 18:17:57.421223 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8a45d33-828b-4c3c-9ba6-4bcd24d82ff8 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.421505 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8a45d33-828b-4c3c-9ba6-4bcd24d82ff8 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.430863 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8a45d33-828b-4c3c-9ba6-4bcd24d82ff8 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 returned with HTTP 404 Aug 05 18:17:57.431692 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 204/826] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:57.440717 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-39c729cd-eb96-4b34-9ed3-373b8c66abfc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.442489 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39c729cd-eb96-4b34-9ed3-373b8c66abfc tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] POST https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs Aug 05 18:17:57.442868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39c729cd-eb96-4b34-9ed3-373b8c66abfc tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.465051 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39c729cd-eb96-4b34-9ed3-373b8c66abfc tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs returned with HTTP 200 Aug 05 18:17:57.465370 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 209/827] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:57 2026] POST /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 05 18:17:57.473572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-89fcc157-b987-41bb-9435-11c4b1496f6d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.476157 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-89fcc157-b987-41bb-9435-11c4b1496f6d tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] GET https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs Aug 05 18:17:57.476380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-89fcc157-b987-41bb-9435-11c4b1496f6d tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.476691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-89fcc157-b987-41bb-9435-11c4b1496f6d tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.483722 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-89fcc157-b987-41bb-9435-11c4b1496f6d tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs returned with HTTP 200 Aug 05 18:17:57.484271 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 207/828] 10.4.3.210 () {66 vars in 1378 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.497516 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ed0f6ff4-d79d-41a0-87c2-ad9fc1e0013b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.501789 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed0f6ff4-d79d-41a0-87c2-ad9fc1e0013b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] POST https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs Aug 05 18:17:57.501789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed0f6ff4-d79d-41a0-87c2-ad9fc1e0013b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.518428 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bd451c5d-bc38-4479-aef4-ce1843c221ce None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.520681 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bd451c5d-bc38-4479-aef4-ce1843c221ce tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:57.520930 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bd451c5d-bc38-4479-aef4-ce1843c221ce tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.521164 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bd451c5d-bc38-4479-aef4-ce1843c221ce tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.533211 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed0f6ff4-d79d-41a0-87c2-ad9fc1e0013b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs returned with HTTP 200 Aug 05 18:17:57.533645 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 209/829] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:57 2026] POST /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs => generated 34 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.537050 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:57.537050 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:57.540620 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bd451c5d-bc38-4479-aef4-ce1843c221ce tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Volume info retrieved successfully. Aug 05 18:17:57.544112 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c94c5865-3f8b-4d9e-8751-3390cf6ff398 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.546096 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c94c5865-3f8b-4d9e-8751-3390cf6ff398 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] PUT https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec2 Aug 05 18:17:57.546373 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c94c5865-3f8b-4d9e-8751-3390cf6ff398 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.549903 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bd451c5d-bc38-4479-aef4-ce1843c221ce tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:57.550974 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 205/830] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:57.577841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c94c5865-3f8b-4d9e-8751-3390cf6ff398 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec2 returned with HTTP 200 Aug 05 18:17:57.577841 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 210/831] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:17:57 2026] PUT /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.588311 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-78f32115-a823-4fcb-afa8-ec96e7d9638c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.591042 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78f32115-a823-4fcb-afa8-ec96e7d9638c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] GET https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec2 Aug 05 18:17:57.591384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-78f32115-a823-4fcb-afa8-ec96e7d9638c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.592384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-78f32115-a823-4fcb-afa8-ec96e7d9638c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.603621 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78f32115-a823-4fcb-afa8-ec96e7d9638c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec2 returned with HTTP 200 Aug 05 18:17:57.604049 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 208/832] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.606134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-4d6258ce-fe8c-471a-ab91-883a00ed04ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.610733 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-4d6258ce-fe8c-471a-ab91-883a00ed04ff tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:57.611020 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-4d6258ce-fe8c-471a-ab91-883a00ed04ff tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.611291 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-4d6258ce-fe8c-471a-ab91-883a00ed04ff tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.613923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b91fbfb1-2cfd-4237-868a-ef246a9f011c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.615778 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b91fbfb1-2cfd-4237-868a-ef246a9f011c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] POST https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs Aug 05 18:17:57.616073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b91fbfb1-2cfd-4237-868a-ef246a9f011c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.629515 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:57.629515 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:57.636010 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-4d6258ce-fe8c-471a-ab91-883a00ed04ff tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:57.640859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-4d6258ce-fe8c-471a-ab91-883a00ed04ff tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:57.641342 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 210/833] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:57.665091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.669619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22/action Aug 05 18:17:57.669619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:57.669619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:57.685455 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:57.685455 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:57.686119 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:57.695083 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Begin detaching volume completed successfully. Aug 05 18:17:57.695365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-cefb56b2-e3e6-4bcb-ab5e-e0ce5937b840 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22/action returned with HTTP 202 Aug 05 18:17:57.696290 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 211/834] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:17:57 2026] POST /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:17:57.719657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8e737a5c-a907-4c83-8020-d3c906fc4dec None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.721731 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e737a5c-a907-4c83-8020-d3c906fc4dec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:57.722576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e737a5c-a907-4c83-8020-d3c906fc4dec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.722773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e737a5c-a907-4c83-8020-d3c906fc4dec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.735842 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:57.735842 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:57.739497 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8e737a5c-a907-4c83-8020-d3c906fc4dec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:57.743606 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e737a5c-a907-4c83-8020-d3c906fc4dec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:57.743976 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 209/835] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:57.750879 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-58801d4a-b430-459a-a353-3511b3c0bb17 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.751275 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58801d4a-b430-459a-a353-3511b3c0bb17 None None] GET https://10.4.3.210/volume// Aug 05 18:17:57.751465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58801d4a-b430-459a-a353-3511b3c0bb17 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.751710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58801d4a-b430-459a-a353-3511b3c0bb17 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.752041 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58801d4a-b430-459a-a353-3511b3c0bb17 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:57.752329 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 211/836] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:57.766264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-739369e0-8d00-4862-8413-c9fb944c9574 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.769995 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-739369e0-8d00-4862-8413-c9fb944c9574 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:57.770254 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-739369e0-8d00-4862-8413-c9fb944c9574 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.770603 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-739369e0-8d00-4862-8413-c9fb944c9574 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.786219 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:57.786219 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:57.795294 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-739369e0-8d00-4862-8413-c9fb944c9574 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:57.809698 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-739369e0-8d00-4862-8413-c9fb944c9574 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:57.809698 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 212/837] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1625 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:57.829360 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b91fbfb1-2cfd-4237-868a-ef246a9f011c tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs returned with HTTP 200 Aug 05 18:17:57.829797 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 206/838] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:17:57 2026] POST /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs => generated 51 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.839908 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fa64ed64-abe0-4166-bce3-e6778791bdba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.843741 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa64ed64-abe0-4166-bce3-e6778791bdba tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] GET https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs Aug 05 18:17:57.843903 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fa64ed64-abe0-4166-bce3-e6778791bdba tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.844107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fa64ed64-abe0-4166-bce3-e6778791bdba tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.854065 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa64ed64-abe0-4166-bce3-e6778791bdba tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs returned with HTTP 200 Aug 05 18:17:57.854449 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 210/839] 10.4.3.210 () {66 vars in 1378 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a/extra_specs => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:17:57.862539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7c9c830b-9b49-4bed-8ac5-9b8f1db05a2b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.864438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7c9c830b-9b49-4bed-8ac5-9b8f1db05a2b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] DELETE https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a Aug 05 18:17:57.864830 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7c9c830b-9b49-4bed-8ac5-9b8f1db05a2b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.865023 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7c9c830b-9b49-4bed-8ac5-9b8f1db05a2b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.894903 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7c9c830b-9b49-4bed-8ac5-9b8f1db05a2b tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a returned with HTTP 202 Aug 05 18:17:57.895330 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 212/840] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:17:57 2026] DELETE /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:17:57.903446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f224fcf2-143d-44e2-829a-4bf68e366ac7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:57.905073 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f224fcf2-143d-44e2-829a-4bf68e366ac7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] GET https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a Aug 05 18:17:57.905295 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f224fcf2-143d-44e2-829a-4bf68e366ac7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:57.905529 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f224fcf2-143d-44e2-829a-4bf68e366ac7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:57.909024 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f224fcf2-143d-44e2-829a-4bf68e366ac7 tempest-VolumeTypesExtraSpecsTest-1138062117 tempest-VolumeTypesExtraSpecsTest-1138062117-project-admin] https://10.4.3.210/volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a returned with HTTP 404 Aug 05 18:17:57.909680 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 213/841] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:17:57 2026] GET /volume/v3/types/a24258b3-6e15-4faf-bb1c-549cc731372a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:17:58.261892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6aec3fd0-7614-4217-8bbf-34464a805ccf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.265510 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6aec3fd0-7614-4217-8bbf-34464a805ccf tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:17:58.266512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6aec3fd0-7614-4217-8bbf-34464a805ccf tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.266512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6aec3fd0-7614-4217-8bbf-34464a805ccf tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.274111 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.274111 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:58.278053 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6aec3fd0-7614-4217-8bbf-34464a805ccf tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:17:58.282632 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6aec3fd0-7614-4217-8bbf-34464a805ccf tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:17:58.283444 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 207/842] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:58.340229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-88adf12e-d385-415f-990e-6e80396bf592 req-462ce989-4aa0-420a-b3e8-de22d5a790a4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.342891 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-462ce989-4aa0-420a-b3e8-de22d5a790a4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:17:58.343204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-462ce989-4aa0-420a-b3e8-de22d5a790a4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.343478 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-462ce989-4aa0-420a-b3e8-de22d5a790a4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.534748 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.534748 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:58.540467 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-88adf12e-d385-415f-990e-6e80396bf592 req-462ce989-4aa0-420a-b3e8-de22d5a790a4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:17:58.545689 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-462ce989-4aa0-420a-b3e8-de22d5a790a4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:17:58.546069 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 211/843] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 852 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:58.574047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-597c0f5a-79c8-45ea-b1dc-a66b82223aaf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.575931 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-597c0f5a-79c8-45ea-b1dc-a66b82223aaf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:58.576216 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-597c0f5a-79c8-45ea-b1dc-a66b82223aaf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.576471 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-597c0f5a-79c8-45ea-b1dc-a66b82223aaf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.597566 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.597566 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:58.603048 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-597c0f5a-79c8-45ea-b1dc-a66b82223aaf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:58.610084 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-597c0f5a-79c8-45ea-b1dc-a66b82223aaf tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:58.610616 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 213/844] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:58.642030 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-6e6fb155-1930-4293-9ca7-ff9baa9b6b3f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.643722 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ee169db7-305b-41a8-9656-69a9a6f55226 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.644241 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee169db7-305b-41a8-9656-69a9a6f55226 None None] GET https://10.4.3.210/volume// Aug 05 18:17:58.644475 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee169db7-305b-41a8-9656-69a9a6f55226 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.645033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee169db7-305b-41a8-9656-69a9a6f55226 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.645186 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee169db7-305b-41a8-9656-69a9a6f55226 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:58.645715 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 208/845] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:58.647517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-6e6fb155-1930-4293-9ca7-ff9baa9b6b3f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc Aug 05 18:17:58.647824 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-6e6fb155-1930-4293-9ca7-ff9baa9b6b3f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.648072 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-6e6fb155-1930-4293-9ca7-ff9baa9b6b3f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.662208 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.662208 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:58.664834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-88adf12e-d385-415f-990e-6e80396bf592 req-8e256aca-fb19-4e98-9aec-38ddc18ca46f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.666956 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-8e256aca-fb19-4e98-9aec-38ddc18ca46f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:17:58.667582 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-8e256aca-fb19-4e98-9aec-38ddc18ca46f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3279e36e-0a83-4fef-946e-9eaa914d9346", "connector": null, "instance_uuid": "c11f0873-e129-4eda-9d30-c1b040cc3492"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:58.677042 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.677042 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:58.720711 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-8e256aca-fb19-4e98-9aec-38ddc18ca46f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:17:58.721336 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 212/846] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:17:58 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:58.749403 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4ae72d0f-f3a5-4b43-9d42-c2dbc061f846 req-6e6fb155-1930-4293-9ca7-ff9baa9b6b3f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc returned with HTTP 200 Aug 05 18:17:58.750408 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 214/847] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:17:58 2026] DELETE /volume/v3/attachments/c3949771-2fe6-4360-ad93-d49a202a61fc => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:58.761380 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a30cca2e-dcc1-4ade-a7e5-6dcef8deba16 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.764065 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a30cca2e-dcc1-4ade-a7e5-6dcef8deba16 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:58.764187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a30cca2e-dcc1-4ade-a7e5-6dcef8deba16 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.764823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a30cca2e-dcc1-4ade-a7e5-6dcef8deba16 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.771400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9600a36b-81f3-4d76-bf7a-ec584fea1dc6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.776370 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9600a36b-81f3-4d76-bf7a-ec584fea1dc6 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:17:58.776370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9600a36b-81f3-4d76-bf7a-ec584fea1dc6 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.776370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9600a36b-81f3-4d76-bf7a-ec584fea1dc6 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.778621 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.778621 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:58.784195 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a30cca2e-dcc1-4ade-a7e5-6dcef8deba16 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:58.790904 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a30cca2e-dcc1-4ade-a7e5-6dcef8deba16 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:58.790904 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 214/848] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:58.791618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9c53d364-54f9-4d72-a941-f60b1beb359b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.792132 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9c53d364-54f9-4d72-a941-f60b1beb359b None None] GET https://10.4.3.210/volume// Aug 05 18:17:58.792358 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9c53d364-54f9-4d72-a941-f60b1beb359b None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.792655 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9c53d364-54f9-4d72-a941-f60b1beb359b None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.793060 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9c53d364-54f9-4d72-a941-f60b1beb359b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:58.793424 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.793424 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:58.793797 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 213/849] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:58.812326 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9600a36b-81f3-4d76-bf7a-ec584fea1dc6 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:17:58.813334 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-88adf12e-d385-415f-990e-6e80396bf592 req-1bce4b20-6707-4590-93a8-a86ac593682d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.813578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4eddb3f3-1ce9-49a7-ae4f-f23ae5d4f94d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.817577 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-1bce4b20-6707-4590-93a8-a86ac593682d tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:17:58.817577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-1bce4b20-6707-4590-93a8-a86ac593682d tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.817577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-1bce4b20-6707-4590-93a8-a86ac593682d tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.820142 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4eddb3f3-1ce9-49a7-ae4f-f23ae5d4f94d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:58.820321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4eddb3f3-1ce9-49a7-ae4f-f23ae5d4f94d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.820615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4eddb3f3-1ce9-49a7-ae4f-f23ae5d4f94d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.823378 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9600a36b-81f3-4d76-bf7a-ec584fea1dc6 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:17:58.824283 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 209/850] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:17:58.834738 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.834738 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:58.838214 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.838214 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:58.840617 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-88adf12e-d385-415f-990e-6e80396bf592 req-1bce4b20-6707-4590-93a8-a86ac593682d tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:17:58.842478 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4eddb3f3-1ce9-49a7-ae4f-f23ae5d4f94d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] Volume info retrieved successfully. Aug 05 18:17:58.847543 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-1bce4b20-6707-4590-93a8-a86ac593682d tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:17:58.847989 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4eddb3f3-1ce9-49a7-ae4f-f23ae5d4f94d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-reader] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:58.848467 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 215/851] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1031 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:58.848683 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 215/852] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:58.938774 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-bfe826e8-4c05-4df3-b24e-6c90b9f024a4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:58.942683 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-bfe826e8-4c05-4df3-b24e-6c90b9f024a4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:58.942929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-bfe826e8-4c05-4df3-b24e-6c90b9f024a4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:58.943119 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-bfe826e8-4c05-4df3-b24e-6c90b9f024a4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:58.954540 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:58.954540 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:17:58.967604 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-bfe826e8-4c05-4df3-b24e-6c90b9f024a4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:58.980255 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-bfe826e8-4c05-4df3-b24e-6c90b9f024a4 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:58.980969 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 214/853] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:17:58 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:17:59.005049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:59.007321 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] PUT https://10.4.3.210/volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9 Aug 05 18:17:59.007775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:59.019481 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Acquiring lock "cinder-attachment_update-3279e36e-0a83-4fef-946e-9eaa914d9346-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:17:59.026274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Lock "cinder-attachment_update-3279e36e-0a83-4fef-946e-9eaa914d9346-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:17:59.027689 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:59.027689 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:17:59.051935 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:59.054878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22/action Aug 05 18:17:59.055257 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:17:59.055388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:17:59.071831 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:59.071831 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:59.072378 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:59.090425 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Begin detaching volume completed successfully. Aug 05 18:17:59.090647 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-cecb066b-3d45-445e-97ee-cb5d672daff6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22/action returned with HTTP 202 Aug 05 18:17:59.091195 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 216/854] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:17:59 2026] POST /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:17:59.117637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-07615f9f-1e4a-4bd0-b7cf-889a224ba24f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:59.119934 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-07615f9f-1e4a-4bd0-b7cf-889a224ba24f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:59.120067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-07615f9f-1e4a-4bd0-b7cf-889a224ba24f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:59.120323 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-07615f9f-1e4a-4bd0-b7cf-889a224ba24f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:59.134248 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:59.134248 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:59.139371 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-07615f9f-1e4a-4bd0-b7cf-889a224ba24f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:59.145424 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-07615f9f-1e4a-4bd0-b7cf-889a224ba24f tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:59.145958 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 216/855] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:59 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:59.147116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cebdedb0-65b0-43df-8579-dd6a72636c45 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:59.147550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cebdedb0-65b0-43df-8579-dd6a72636c45 None None] GET https://10.4.3.210/volume// Aug 05 18:17:59.147762 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cebdedb0-65b0-43df-8579-dd6a72636c45 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:59.147947 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cebdedb0-65b0-43df-8579-dd6a72636c45 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:59.148264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cebdedb0-65b0-43df-8579-dd6a72636c45 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:17:59.148566 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 215/856] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:17:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:17:59.158109 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-ea961b1f-3567-4ba8-9c48-13385b34e9fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:59.165422 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-ea961b1f-3567-4ba8-9c48-13385b34e9fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:17:59.165422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-ea961b1f-3567-4ba8-9c48-13385b34e9fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:59.165422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-ea961b1f-3567-4ba8-9c48-13385b34e9fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:59.174298 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:59.174298 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:17:59.176013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Lock "cinder-attachment_update-3279e36e-0a83-4fef-946e-9eaa914d9346-np0000006581" released by "attachment_update" :: held 0.150s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:17:59.176363 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-fefe3c14-28b1-4adb-aaf6-4ba948b2fda2 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9 returned with HTTP 200 Aug 05 18:17:59.176981 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 210/857] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:17:59 2026] PUT /volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:17:59.179548 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-ea961b1f-3567-4ba8-9c48-13385b34e9fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:17:59.186254 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-ea961b1f-3567-4ba8-9c48-13385b34e9fa tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:17:59.186681 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 217/858] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:17:59 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:17:59.841822 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8cec3e87-b4bd-4098-a643-ae18a37681fc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:17:59.847737 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8cec3e87-b4bd-4098-a643-ae18a37681fc tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:17:59.847737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8cec3e87-b4bd-4098-a643-ae18a37681fc tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:17:59.847737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8cec3e87-b4bd-4098-a643-ae18a37681fc tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:17:59.858780 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:17:59.858780 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:17:59.864039 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8cec3e87-b4bd-4098-a643-ae18a37681fc tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:17:59.869917 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8cec3e87-b4bd-4098-a643-ae18a37681fc tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:17:59.870402 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 217/859] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:17:59 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:00.163867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b34ccc35-1a63-4bc7-9e31-5ee4e6cb54fd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:00.169203 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b34ccc35-1a63-4bc7-9e31-5ee4e6cb54fd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:00.169414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b34ccc35-1a63-4bc7-9e31-5ee4e6cb54fd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:00.169911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b34ccc35-1a63-4bc7-9e31-5ee4e6cb54fd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:00.187827 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:00.187827 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:00.192870 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b34ccc35-1a63-4bc7-9e31-5ee4e6cb54fd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:00.200218 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b34ccc35-1a63-4bc7-9e31-5ee4e6cb54fd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:00.200218 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 216/860] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:00 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:00.884179 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6352d3f4-1fe8-41fa-99bf-15da2934e84b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:00.887046 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6352d3f4-1fe8-41fa-99bf-15da2934e84b tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:00.887046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6352d3f4-1fe8-41fa-99bf-15da2934e84b tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:00.887046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6352d3f4-1fe8-41fa-99bf-15da2934e84b tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:00.900440 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:00.900440 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:00.904418 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6352d3f4-1fe8-41fa-99bf-15da2934e84b tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:00.908558 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6352d3f4-1fe8-41fa-99bf-15da2934e84b tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:00.908946 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 211/861] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:00 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:00.950845 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7bbdb315-da7e-4f88-b319-67cefc426b11 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.055520 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7bbdb315-da7e-4f88-b319-67cefc426b11 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] POST https://10.4.3.210/volume/v3/types/ae3685f5-85c0-45d3-9620-022f11b5c1a9/encryption Aug 05 18:18:01.056054 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7bbdb315-da7e-4f88-b319-67cefc426b11 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:01.089557 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7bbdb315-da7e-4f88-b319-67cefc426b11 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/ae3685f5-85c0-45d3-9620-022f11b5c1a9/encryption returned with HTTP 404 Aug 05 18:18:01.090247 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 218/862] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:18:00 2026] POST /volume/v3/types/ae3685f5-85c0-45d3-9620-022f11b5c1a9/encryption => generated 114 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:01.098864 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ceaa3b6e-ce6d-4293-a240-0a71389c8c7d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.100685 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ceaa3b6e-ce6d-4293-a240-0a71389c8c7d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:01.101115 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ceaa3b6e-ce6d-4293-a240-0a71389c8c7d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1222998972", "os-volume-type-access:is_public": false}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:01.114658 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ceaa3b6e-ce6d-4293-a240-0a71389c8c7d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:01.115127 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 218/863] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:18:01 2026] POST /volume/v3/types => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:01.124279 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-987934d8-5cb3-4f74-9e63-2d01ee7e43e1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.178752 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-987934d8-5cb3-4f74-9e63-2d01ee7e43e1 tempest-VolumeTypesNegativeTest-156599151 tempest-VolumeTypesNegativeTest-156599151-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:01.179115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-987934d8-5cb3-4f74-9e63-2d01ee7e43e1 tempest-VolumeTypesNegativeTest-156599151 tempest-VolumeTypesNegativeTest-156599151-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "677f600c-c1df-4ec4-b393-8de8559e9588", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-176663498"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:01.180403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-987934d8-5cb3-4f74-9e63-2d01ee7e43e1 tempest-VolumeTypesNegativeTest-156599151 tempest-VolumeTypesNegativeTest-156599151-project-member] Create volume request body: {'volume': {'volume_type': '677f600c-c1df-4ec4-b393-8de8559e9588', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-176663498'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:01.186205 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-987934d8-5cb3-4f74-9e63-2d01ee7e43e1 tempest-VolumeTypesNegativeTest-156599151 tempest-VolumeTypesNegativeTest-156599151-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Aug 05 18:18:01.186664 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 217/864] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:01 2026] POST /volume/v3/volumes => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:01.193436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f784d1bf-aa44-413e-9d06-bbae85c7171d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.195225 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f784d1bf-aa44-413e-9d06-bbae85c7171d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] DELETE https://10.4.3.210/volume/v3/types/677f600c-c1df-4ec4-b393-8de8559e9588 Aug 05 18:18:01.195427 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f784d1bf-aa44-413e-9d06-bbae85c7171d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.195697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f784d1bf-aa44-413e-9d06-bbae85c7171d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.214192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-347fd17d-c220-4ff3-a573-7fe477e17745 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.219626 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-347fd17d-c220-4ff3-a573-7fe477e17745 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:01.219795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-347fd17d-c220-4ff3-a573-7fe477e17745 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.220000 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-347fd17d-c220-4ff3-a573-7fe477e17745 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.222059 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f784d1bf-aa44-413e-9d06-bbae85c7171d tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/677f600c-c1df-4ec4-b393-8de8559e9588 returned with HTTP 202 Aug 05 18:18:01.222059 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 212/865] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:18:01 2026] DELETE /volume/v3/types/677f600c-c1df-4ec4-b393-8de8559e9588 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:01.231277 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f3263f29-249e-4c38-af0b-96369bdef4aa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.232986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f3263f29-249e-4c38-af0b-96369bdef4aa tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] GET https://10.4.3.210/volume/v3/types/677f600c-c1df-4ec4-b393-8de8559e9588 Aug 05 18:18:01.233711 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f3263f29-249e-4c38-af0b-96369bdef4aa tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.233711 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f3263f29-249e-4c38-af0b-96369bdef4aa tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.239209 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f3263f29-249e-4c38-af0b-96369bdef4aa tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/677f600c-c1df-4ec4-b393-8de8559e9588 returned with HTTP 404 Aug 05 18:18:01.239732 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 219/866] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:18:01 2026] GET /volume/v3/types/677f600c-c1df-4ec4-b393-8de8559e9588 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:01.240138 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:01.240138 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:01.243636 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-347fd17d-c220-4ff3-a573-7fe477e17745 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:01.248420 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-347fd17d-c220-4ff3-a573-7fe477e17745 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:01.248539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-79a7514f-f31e-4c3f-b9c4-1fae997cbef6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.248835 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 219/867] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:01 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:01.250256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79a7514f-f31e-4c3f-b9c4-1fae997cbef6 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:01.250585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-79a7514f-f31e-4c3f-b9c4-1fae997cbef6 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:01.252363 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79a7514f-f31e-4c3f-b9c4-1fae997cbef6 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 400 Aug 05 18:18:01.252949 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 218/868] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:01 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:18:01.263106 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-454fd46f-c26b-47a9-a72e-11f23eff2df7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.264717 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-454fd46f-c26b-47a9-a72e-11f23eff2df7 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:01.265028 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-454fd46f-c26b-47a9-a72e-11f23eff2df7 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1357095137"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:01.278306 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-454fd46f-c26b-47a9-a72e-11f23eff2df7 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:01.278664 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 213/869] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:01 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:01.286416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a0a839ad-1db4-46cd-bccb-bf43954decf0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.288132 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0a839ad-1db4-46cd-bccb-bf43954decf0 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:01.288425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0a839ad-1db4-46cd-bccb-bf43954decf0 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1357095137"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:01.293612 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0a839ad-1db4-46cd-bccb-bf43954decf0 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1357095137 already exists. Aug 05 18:18:01.293799 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0a839ad-1db4-46cd-bccb-bf43954decf0 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 409 Aug 05 18:18:01.294382 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 220/870] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:01 2026] POST /volume/v3/types => generated 134 bytes in 8 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:01.300687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d7e1b3d5-e486-4c94-8691-534060515301 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.302686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7e1b3d5-e486-4c94-8691-534060515301 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] DELETE https://10.4.3.210/volume/v3/types/cfc85fe2-f5af-4400-95e3-8d09eab17b51 Aug 05 18:18:01.302940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7e1b3d5-e486-4c94-8691-534060515301 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.303228 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7e1b3d5-e486-4c94-8691-534060515301 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.324749 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7e1b3d5-e486-4c94-8691-534060515301 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/cfc85fe2-f5af-4400-95e3-8d09eab17b51 returned with HTTP 202 Aug 05 18:18:01.325098 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 220/871] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:18:01 2026] DELETE /volume/v3/types/cfc85fe2-f5af-4400-95e3-8d09eab17b51 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:01.333272 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fcd96953-b62c-49ee-b9de-9af12de87e15 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.336491 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcd96953-b62c-49ee-b9de-9af12de87e15 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] GET https://10.4.3.210/volume/v3/types/cfc85fe2-f5af-4400-95e3-8d09eab17b51 Aug 05 18:18:01.336752 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcd96953-b62c-49ee-b9de-9af12de87e15 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.336988 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcd96953-b62c-49ee-b9de-9af12de87e15 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.340519 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcd96953-b62c-49ee-b9de-9af12de87e15 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/cfc85fe2-f5af-4400-95e3-8d09eab17b51 returned with HTTP 404 Aug 05 18:18:01.341108 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 219/872] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:18:01 2026] GET /volume/v3/types/cfc85fe2-f5af-4400-95e3-8d09eab17b51 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:01.349315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0e63a19e-d1c2-4e91-b9ca-e7c433da3e9c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.351121 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0e63a19e-d1c2-4e91-b9ca-e7c433da3e9c tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] DELETE https://10.4.3.210/volume/v3/types/64e8507b-f926-4aaf-ae0a-75e94f2e679a Aug 05 18:18:01.351320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0e63a19e-d1c2-4e91-b9ca-e7c433da3e9c tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.351504 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0e63a19e-d1c2-4e91-b9ca-e7c433da3e9c tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.354839 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0e63a19e-d1c2-4e91-b9ca-e7c433da3e9c tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/64e8507b-f926-4aaf-ae0a-75e94f2e679a returned with HTTP 404 Aug 05 18:18:01.355280 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 214/873] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:18:01 2026] DELETE /volume/v3/types/64e8507b-f926-4aaf-ae0a-75e94f2e679a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:01.364636 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b5f2791f-420f-4b87-96da-a167bb7db7a9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.366759 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5f2791f-420f-4b87-96da-a167bb7db7a9 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] GET https://10.4.3.210/volume/v3/types/97cce1bd-9a38-4fc7-96c0-4a9a104fafeb Aug 05 18:18:01.366961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5f2791f-420f-4b87-96da-a167bb7db7a9 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.367152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5f2791f-420f-4b87-96da-a167bb7db7a9 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.370297 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5f2791f-420f-4b87-96da-a167bb7db7a9 tempest-VolumeTypesNegativeTest-578558303 tempest-VolumeTypesNegativeTest-578558303-project-admin] https://10.4.3.210/volume/v3/types/97cce1bd-9a38-4fc7-96c0-4a9a104fafeb returned with HTTP 404 Aug 05 18:18:01.370732 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 221/874] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:18:01 2026] GET /volume/v3/types/97cce1bd-9a38-4fc7-96c0-4a9a104fafeb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:01.922859 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e902a393-49d2-4b87-911c-af8f10b4bf3f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:01.926860 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e902a393-49d2-4b87-911c-af8f10b4bf3f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:01.926860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e902a393-49d2-4b87-911c-af8f10b4bf3f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:01.926860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e902a393-49d2-4b87-911c-af8f10b4bf3f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:01.942120 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:01.942120 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:01.945962 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e902a393-49d2-4b87-911c-af8f10b4bf3f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:01.950378 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e902a393-49d2-4b87-911c-af8f10b4bf3f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:01.950759 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 221/875] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:01 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:02.262112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d3a3b76a-5d59-4a25-a642-a2d738091ccc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:02.264035 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3a3b76a-5d59-4a25-a642-a2d738091ccc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:02.264227 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3a3b76a-5d59-4a25-a642-a2d738091ccc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:02.264411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3a3b76a-5d59-4a25-a642-a2d738091ccc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:02.278294 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:02.278294 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:02.284148 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d3a3b76a-5d59-4a25-a642-a2d738091ccc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:02.288521 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3a3b76a-5d59-4a25-a642-a2d738091ccc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:02.289005 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 220/876] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:02 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:02.450811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-88adf12e-d385-415f-990e-6e80396bf592 req-b310b316-daf6-4530-83cb-faef35244705 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:02.453316 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-b310b316-daf6-4530-83cb-faef35244705 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] POST https://10.4.3.210/volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9/action Aug 05 18:18:02.453734 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-b310b316-daf6-4530-83cb-faef35244705 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:02.453863 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-b310b316-daf6-4530-83cb-faef35244705 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:02.476691 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:02.476691 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:02.494967 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-88adf12e-d385-415f-990e-6e80396bf592 req-b310b316-daf6-4530-83cb-faef35244705 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9/action returned with HTTP 204 Aug 05 18:18:02.495645 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 215/877] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:18:02 2026] POST /volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:02.616175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ab40a336-6be7-4ba8-a285-a5a25715fc86 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:02.618088 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab40a336-6be7-4ba8-a285-a5a25715fc86 None None] GET https://10.4.3.210/volume// Aug 05 18:18:02.618482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab40a336-6be7-4ba8-a285-a5a25715fc86 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:02.620413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab40a336-6be7-4ba8-a285-a5a25715fc86 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:02.621408 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab40a336-6be7-4ba8-a285-a5a25715fc86 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:02.621408 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 222/878] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:02 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:02.629533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-026a701c-d6c2-4409-b731-3f6a6b19987d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:02.631926 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-026a701c-d6c2-4409-b731-3f6a6b19987d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:18:02.632291 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-026a701c-d6c2-4409-b731-3f6a6b19987d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51aa3551-7fc2-4d26-8692-46d73e329bbe", "connector": null, "instance_uuid": "b3f1acce-1fb6-4ec1-b292-87bc02d3f970"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:02.645276 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:02.645276 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:02.683578 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-026a701c-d6c2-4409-b731-3f6a6b19987d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:18:02.683961 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 222/879] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:18:02 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:02.691482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-0d45752d-86c1-4c42-b99e-1f02818aa88d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:02.694055 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-0d45752d-86c1-4c42-b99e-1f02818aa88d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] DELETE https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a Aug 05 18:18:02.694320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-0d45752d-86c1-4c42-b99e-1f02818aa88d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:02.694585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-0d45752d-86c1-4c42-b99e-1f02818aa88d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:02.706382 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:02.706382 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:02.757492 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-0d45752d-86c1-4c42-b99e-1f02818aa88d tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a returned with HTTP 200 Aug 05 18:18:02.758091 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 221/880] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:02 2026] DELETE /volume/v3/attachments/3c286901-0194-457d-9d94-145eb4228c0a => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:02.966192 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dfbe9966-5b1e-4465-9c35-846fb4c64b06 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:02.969887 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfbe9966-5b1e-4465-9c35-846fb4c64b06 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:02.969887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9966-5b1e-4465-9c35-846fb4c64b06 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:02.969887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfbe9966-5b1e-4465-9c35-846fb4c64b06 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:02.980089 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:02.980089 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:02.984887 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dfbe9966-5b1e-4465-9c35-846fb4c64b06 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:02.991311 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfbe9966-5b1e-4465-9c35-846fb4c64b06 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:02.991311 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 216/881] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:02 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:03.009162 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8e5706fd-b5dc-4862-ba62-b08c3ed5917f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:03.010713 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e5706fd-b5dc-4862-ba62-b08c3ed5917f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:03.011092 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e5706fd-b5dc-4862-ba62-b08c3ed5917f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:03.011508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e5706fd-b5dc-4862-ba62-b08c3ed5917f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:03.022700 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:03.022700 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:03.030148 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8e5706fd-b5dc-4862-ba62-b08c3ed5917f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:03.032931 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e5706fd-b5dc-4862-ba62-b08c3ed5917f tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:03.033749 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 223/882] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:03 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:03.050617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e0f77860-4a81-410b-b467-742a96656a08 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:03.052512 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0f77860-4a81-410b-b467-742a96656a08 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:03.052747 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0f77860-4a81-410b-b467-742a96656a08 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:03.052932 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0f77860-4a81-410b-b467-742a96656a08 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:03.061909 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:03.061909 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:03.064808 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e0f77860-4a81-410b-b467-742a96656a08 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:03.068431 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0f77860-4a81-410b-b467-742a96656a08 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:03.068814 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 223/883] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:03 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1144 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:03.215237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-fe9b1be2-bca3-4fa9-924e-b381b77841f4 req-93d74933-189a-4e12-8ecc-e1511bea4fc4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:03.218080 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-fe9b1be2-bca3-4fa9-924e-b381b77841f4 req-93d74933-189a-4e12-8ecc-e1511bea4fc4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:03.218414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-fe9b1be2-bca3-4fa9-924e-b381b77841f4 req-93d74933-189a-4e12-8ecc-e1511bea4fc4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:03.218749 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-fe9b1be2-bca3-4fa9-924e-b381b77841f4 req-93d74933-189a-4e12-8ecc-e1511bea4fc4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:03.229686 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:03.229686 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:03.233236 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-fe9b1be2-bca3-4fa9-924e-b381b77841f4 req-93d74933-189a-4e12-8ecc-e1511bea4fc4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:03.237362 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-fe9b1be2-bca3-4fa9-924e-b381b77841f4 req-93d74933-189a-4e12-8ecc-e1511bea4fc4 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:03.237769 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 222/884] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:03 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:03.302282 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d3e027f9-956a-47ed-b8f6-5a1792b4c4f6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:03.306092 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d3e027f9-956a-47ed-b8f6-5a1792b4c4f6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:03.306092 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d3e027f9-956a-47ed-b8f6-5a1792b4c4f6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:03.306092 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d3e027f9-956a-47ed-b8f6-5a1792b4c4f6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:03.322014 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:03.322014 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:03.327958 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d3e027f9-956a-47ed-b8f6-5a1792b4c4f6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:03.333394 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d3e027f9-956a-47ed-b8f6-5a1792b4c4f6 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:03.334573 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 217/885] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:03 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:03.858610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e13c56bc-4e45-48de-8892-2c7073616440 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:03.933791 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:04.025464 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e13c56bc-4e45-48de-8892-2c7073616440 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:04.025837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e13c56bc-4e45-48de-8892-2c7073616440 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700", "extra_specs": {}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:04.032147 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:04.033612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1393571272"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:04.035402 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1393571272'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:04.035714 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume of 1 GB Aug 05 18:18:04.040443 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e13c56bc-4e45-48de-8892-2c7073616440 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:04.043623 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 224/886] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:18:03 2026] POST /volume/v3/types => generated 268 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:04.043746 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Availability Zones retrieved successfully. Aug 05 18:18:04.054847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Flow 'volume_create_api' (aa10f95d-f15a-4dff-b881-1cac2f9bd9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:04.056272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3788e937-5bbc-4dba-8ff4-f111060ebb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:04.058135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:04.098831 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3788e937-5bbc-4dba-8ff4-f111060ebb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:04.099889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-97795468-97cc-4dde-82d8-8b76835c71e3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:04.100204 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e486ea-a23a-49fe-aedb-73240588bcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:04.101913 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-97795468-97cc-4dde-82d8-8b76835c71e3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:04.102823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-97795468-97cc-4dde-82d8-8b76835c71e3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:04.102927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-97795468-97cc-4dde-82d8-8b76835c71e3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:04.116586 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:04.116586 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:04.120578 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-97795468-97cc-4dde-82d8-8b76835c71e3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:04.126453 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-97795468-97cc-4dde-82d8-8b76835c71e3 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:04.127001 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 223/887] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:04 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:04.176467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Created reservations ['be3500ae-7e05-42e1-97e7-388c07781691', 'bf2d9605-8fe2-43fd-ae25-95a584fe941e', 'e54abc17-e2f3-4d8b-8287-5250f772847c', '7fe97946-2f07-46b2-b57d-eed45b0dfac4'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:04.178964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e486ea-a23a-49fe-aedb-73240588bcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be3500ae-7e05-42e1-97e7-388c07781691', 'bf2d9605-8fe2-43fd-ae25-95a584fe941e', 'e54abc17-e2f3-4d8b-8287-5250f772847c', '7fe97946-2f07-46b2-b57d-eed45b0dfac4']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:04.179856 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2704f293-151b-4909-98aa-f78c4228d313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:04.205866 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2704f293-151b-4909-98aa-f78c4228d313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f53cc4-be0d-4a80-8714-b750dc24a3c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1393571272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750218ee8b8542f28252e28a192e7f06',qos_specs=None,replication_status=,reservations=['be3500ae-7e05-42e1-97e7-388c07781691','bf2d9605-8fe2-43fd-ae25-95a584fe941e','e54abc17-e2f3-4d8b-8287-5250f772847c','7fe97946-2f07-46b2-b57d-eed45b0dfac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0091395410c9458093dbc2a4ed9ca174',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1393571272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f53cc4-be0d-4a80-8714-b750dc24a3c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='750218ee8b8542f28252e28a192e7f06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0091395410c9458093dbc2a4ed9ca174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:04.206541 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2163c2ee-f5a1-4bb1-b4d7-7c4acb070f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:04.225840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2163c2ee-f5a1-4bb1-b4d7-7c4acb070f57) transitioned into state 'SUCCESS' from state '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-1393571272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750218ee8b8542f28252e28a192e7f06',qos_specs=None,replication_status=,reservations=['be3500ae-7e05-42e1-97e7-388c07781691','bf2d9605-8fe2-43fd-ae25-95a584fe941e','e54abc17-e2f3-4d8b-8287-5250f772847c','7fe97946-2f07-46b2-b57d-eed45b0dfac4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0091395410c9458093dbc2a4ed9ca174',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:04.226898 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d62f71-d6b1-456f-84e9-c19d5e5cbc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:04.241635 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d62f71-d6b1-456f-84e9-c19d5e5cbc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:04.242672 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Flow 'volume_create_api' (aa10f95d-f15a-4dff-b881-1cac2f9bd9fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:04.243080 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume request issued successfully. Aug 05 18:18:04.243893 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2e2e69c2-021c-4cc3-94dc-af42428c815e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:04.244393 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 224/888] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:18:03 2026] POST /volume/v3/volumes => generated 754 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:04.256616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aafce37c-3e1a-49ab-9a57-20ba8f8cf3f5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:04.258924 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aafce37c-3e1a-49ab-9a57-20ba8f8cf3f5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:04.258924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aafce37c-3e1a-49ab-9a57-20ba8f8cf3f5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:04.259404 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aafce37c-3e1a-49ab-9a57-20ba8f8cf3f5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:04.266289 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:04.266289 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:04.270153 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aafce37c-3e1a-49ab-9a57-20ba8f8cf3f5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:04.274986 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aafce37c-3e1a-49ab-9a57-20ba8f8cf3f5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 200 Aug 05 18:18:04.275434 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 218/889] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:04 2026] GET /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:04.357747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b5c5e29e-891d-4fad-90c9-3fee676c50e8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:04.359727 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5c5e29e-891d-4fad-90c9-3fee676c50e8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:04.359969 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5c5e29e-891d-4fad-90c9-3fee676c50e8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:04.360279 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5c5e29e-891d-4fad-90c9-3fee676c50e8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:04.371463 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:04.371463 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:04.376713 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b5c5e29e-891d-4fad-90c9-3fee676c50e8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:04.383151 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5c5e29e-891d-4fad-90c9-3fee676c50e8 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:04.383842 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 225/890] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:04 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:04.529674 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-20635135-c9b7-402e-a3b2-42cf3ca1b4f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:04.531868 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-20635135-c9b7-402e-a3b2-42cf3ca1b4f2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 Aug 05 18:18:04.532131 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-20635135-c9b7-402e-a3b2-42cf3ca1b4f2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:04.532345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-20635135-c9b7-402e-a3b2-42cf3ca1b4f2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:04.539950 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:04.539950 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:04.596416 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d4b191f5-0c7e-4dc7-9b69-54270d7d2dda req-20635135-c9b7-402e-a3b2-42cf3ca1b4f2 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 returned with HTTP 200 Aug 05 18:18:04.597004 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 224/891] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:04 2026] DELETE /volume/v3/attachments/b6c7c186-3f0f-492f-b61c-beb0cdccd301 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:05.026847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.029291 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] PUT https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d Aug 05 18:18:05.029688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:05.037237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Acquiring lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:18:05.041810 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:18:05.042707 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.042707 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:05.139621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Lock "cinder-attachment_update-51aa3551-7fc2-4d26-8692-46d73e329bbe-np0000006581" released by "attachment_update" :: held 0.098s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:18:05.140003 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-b34e502a-9e6a-4f6a-baf5-506ab845d353 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d returned with HTTP 200 Aug 05 18:18:05.140486 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 225/892] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:18:05 2026] PUT /volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:05.149850 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-e45b236e-e4b4-442c-ad63-4ec5704833c9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.152817 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-e45b236e-e4b4-442c-ad63-4ec5704833c9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d Aug 05 18:18:05.153271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-e45b236e-e4b4-442c-ad63-4ec5704833c9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.153543 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-e45b236e-e4b4-442c-ad63-4ec5704833c9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.172023 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-e45b236e-e4b4-442c-ad63-4ec5704833c9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d returned with HTTP 200 Aug 05 18:18:05.172688 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 219/893] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:05.290098 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-107fb3a8-6180-4f14-982b-bd553e87661f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.293587 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-107fb3a8-6180-4f14-982b-bd553e87661f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:05.294013 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-107fb3a8-6180-4f14-982b-bd553e87661f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.294461 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-107fb3a8-6180-4f14-982b-bd553e87661f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.303668 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.303668 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:05.309072 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-107fb3a8-6180-4f14-982b-bd553e87661f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:05.316716 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-107fb3a8-6180-4f14-982b-bd553e87661f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 200 Aug 05 18:18:05.317204 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 226/894] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:05.330473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8e5061e9-2c19-468b-9585-720c8419e548 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.333307 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:18:05.333748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22f53cc4-be0d-4a80-8714-b750dc24a3c0", "name": "tempest-VolumesBackupsAdminTest-Backup-25076282", "container": "tempest-volumesbackupsadmintest-backup-container-176109054"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:05.335918 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Creating new backup {'backup': {'volume_id': '22f53cc4-be0d-4a80-8714-b750dc24a3c0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-25076282', 'container': 'tempest-volumesbackupsadmintest-backup-container-176109054'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:18:05.336072 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Creating backup of volume 22f53cc4-be0d-4a80-8714-b750dc24a3c0 in container tempest-volumesbackupsadmintest-backup-container-176109054 Aug 05 18:18:05.343242 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.343242 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:05.343924 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:05.374426 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Created reservations ['0f63e5c7-ef54-44f9-abfc-3cd6d169d40e', '44f25426-d49b-42d3-886c-4f0faabec9ed'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:05.396478 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cc9fe025-40be-48cb-8091-a756f00197bd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.399967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cc9fe025-40be-48cb-8091-a756f00197bd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:05.400160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cc9fe025-40be-48cb-8091-a756f00197bd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.400362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cc9fe025-40be-48cb-8091-a756f00197bd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.407554 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.407554 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:05.414821 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cc9fe025-40be-48cb-8091-a756f00197bd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:05.419251 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cc9fe025-40be-48cb-8091-a756f00197bd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:05.419656 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 226/895] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:05.430916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e5061e9-2c19-468b-9585-720c8419e548 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:18:05.432347 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b184fd12-2962-4429-b4ef-f9e2357d0d3b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.432995 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 225/896] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:05 2026] POST /volume/v3/backups => generated 333 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:05.434793 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b184fd12-2962-4429-b4ef-f9e2357d0d3b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:05.435071 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b184fd12-2962-4429-b4ef-f9e2357d0d3b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.435343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b184fd12-2962-4429-b4ef-f9e2357d0d3b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.440927 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2500ed35-011d-4036-b658-cee4ff6c930f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.442855 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2500ed35-011d-4036-b658-cee4ff6c930f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:05.443078 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2500ed35-011d-4036-b658-cee4ff6c930f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.443272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2500ed35-011d-4036-b658-cee4ff6c930f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.443370 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2500ed35-011d-4036-b658-cee4ff6c930f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:05.445284 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.445284 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:05.450648 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b184fd12-2962-4429-b4ef-f9e2357d0d3b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:05.455572 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b184fd12-2962-4429-b4ef-f9e2357d0d3b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:05.456101 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 220/897] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:05.463700 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.463700 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:05.464968 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2500ed35-011d-4036-b658-cee4ff6c930f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:05.465454 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 227/898] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:05.514642 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-09f23864-5289-4876-84b9-45d7036d8f76 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.516429 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-09f23864-5289-4876-84b9-45d7036d8f76 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:05.516746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-09f23864-5289-4876-84b9-45d7036d8f76 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.517022 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-09f23864-5289-4876-84b9-45d7036d8f76 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.527682 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.527682 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:05.533787 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-09f23864-5289-4876-84b9-45d7036d8f76 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:05.540157 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-09f23864-5289-4876-84b9-45d7036d8f76 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:05.540671 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 227/899] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:05.605166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4dfcda38-048f-491e-8676-cb120f106fd9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.607168 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:05.607524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1576072020", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:05.611736 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1576072020', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:05.701720 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume of 1 GB Aug 05 18:18:05.702047 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.702047 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:05.702619 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Availability Zones retrieved successfully. Aug 05 18:18:05.714565 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (8df519ce-4df3-4abf-873a-a41662133247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:05.716105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82dffd2-ab94-4c30-b4aa-612de04f8d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:05.717330 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:05.769841 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.769841 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:05.784735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82dffd2-ab94-4c30-b4aa-612de04f8d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c084eb73-e2b2-4035-81e3-48e860bd5054,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c084eb73-e2b2-4035-81e3-48e860bd5054', 'encryption_key_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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:05.785866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ad61be-484d-41fc-a9d5-b950c1ebee9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:05.833108 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Created reservations ['ae1d1556-7ae8-4bd4-94a9-cf6e32433650', '21c9c0c7-2e95-4944-a7ed-66f786c837c9', '361bb60a-b152-4667-a7ad-f0e18eb0c1ce', '856c9177-345c-4117-9d04-23575a2c59df'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:05.834016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44ad61be-484d-41fc-a9d5-b950c1ebee9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae1d1556-7ae8-4bd4-94a9-cf6e32433650', '21c9c0c7-2e95-4944-a7ed-66f786c837c9', '361bb60a-b152-4667-a7ad-f0e18eb0c1ce', '856c9177-345c-4117-9d04-23575a2c59df']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:05.834945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605d1581-b2b0-454f-9c21-79a4dba4849d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:05.861838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (605d1581-b2b0-454f-9c21-79a4dba4849d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dc2c80a-2c11-4ba4-8297-c43ebc0140dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1576072020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['ae1d1556-7ae8-4bd4-94a9-cf6e32433650','21c9c0c7-2e95-4944-a7ed-66f786c837c9','361bb60a-b152-4667-a7ad-f0e18eb0c1ce','856c9177-345c-4117-9d04-23575a2c59df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1576072020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dc2c80a-2c11-4ba4-8297-c43ebc0140dd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82faa251f1f24054a8fb6a186ae1a88e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e052e046492c4ebeab0c86891d521425',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c084eb73-e2b2-4035-81e3-48e860bd5054),volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:05.863027 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f81aa2f-e651-4df6-a20c-3582d64fc795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:05.885404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f81aa2f-e651-4df6-a20c-3582d64fc795) transitioned into state 'SUCCESS' from state '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-1576072020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82faa251f1f24054a8fb6a186ae1a88e',qos_specs=None,replication_status=,reservations=['ae1d1556-7ae8-4bd4-94a9-cf6e32433650','21c9c0c7-2e95-4944-a7ed-66f786c837c9','361bb60a-b152-4667-a7ad-f0e18eb0c1ce','856c9177-345c-4117-9d04-23575a2c59df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e052e046492c4ebeab0c86891d521425',volume_type_id=c084eb73-e2b2-4035-81e3-48e860bd5054)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:05.886320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2d4ae4-aa2e-40a6-bb39-a13e053d22b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:05.897180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2d4ae4-aa2e-40a6-bb39-a13e053d22b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:05.898391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Flow 'volume_create_api' (8df519ce-4df3-4abf-873a-a41662133247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:05.898773 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create volume request issued successfully. Aug 05 18:18:05.899452 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4dfcda38-048f-491e-8676-cb120f106fd9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:05.899956 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 226/900] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:05 2026] POST /volume/v3/volumes => generated 760 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:05.915165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f55f988f-0fd9-44a3-b122-85fc8db6836a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:05.918515 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f55f988f-0fd9-44a3-b122-85fc8db6836a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:05.918515 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f55f988f-0fd9-44a3-b122-85fc8db6836a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:05.920573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f55f988f-0fd9-44a3-b122-85fc8db6836a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:05.929449 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:05.929449 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:05.934430 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f55f988f-0fd9-44a3-b122-85fc8db6836a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:05.940678 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f55f988f-0fd9-44a3-b122-85fc8db6836a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:05.940945 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 221/901] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:05 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:06.153780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9fef3db0-6fac-43d9-9ad1-a1b368763811 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.156348 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9fef3db0-6fac-43d9-9ad1-a1b368763811 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:06.156769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9fef3db0-6fac-43d9-9ad1-a1b368763811 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166", "extra_specs": {}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:06.178752 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9fef3db0-6fac-43d9-9ad1-a1b368763811 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:06.179667 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 228/902] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:18:06 2026] POST /volume/v3/types => generated 267 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:06.187487 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef540e31-6d0a-45ed-ae3a-6a53787a5361 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.189286 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef540e31-6d0a-45ed-ae3a-6a53787a5361 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:06.189668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef540e31-6d0a-45ed-ae3a-6a53787a5361 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241", "extra_specs": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:06.203759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef540e31-6d0a-45ed-ae3a-6a53787a5361 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:06.204113 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 228/903] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:18:06 2026] POST /volume/v3/types => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:06.212131 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.214916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:06.215439 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-869276528", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:06.217785 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-869276528', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:06.225397 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume of 1 GB Aug 05 18:18:06.225894 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:06.225894 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:06.226627 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Availability Zones retrieved successfully. Aug 05 18:18:06.235437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Flow 'volume_create_api' (e861bb0b-7524-45ae-8a96-934afd778e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:06.236828 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7d877f-c356-4ff7-b0bf-423586c5d7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.238157 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:06.268556 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7d877f-c356-4ff7-b0bf-423586c5d7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:18:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1a8263c-6f30-4165-b6e3-67e1c0543a30,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1a8263c-6f30-4165-b6e3-67e1c0543a30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.269957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1f3e15-a527-48d0-b8c1-13ca83a1fde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.314401 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:06.314401 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:06.352019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Created reservations ['5f61ec21-be5b-4253-840e-4d0a778ad22d', 'd25b1cd7-1d32-4d33-957f-94119bace0d9', '3bb7a06c-5d15-4423-9c58-fa2126913360', '1c59d97c-6ad5-4929-b76c-a262c87d4b41'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:06.353181 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba1f3e15-a527-48d0-b8c1-13ca83a1fde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f61ec21-be5b-4253-840e-4d0a778ad22d', 'd25b1cd7-1d32-4d33-957f-94119bace0d9', '3bb7a06c-5d15-4423-9c58-fa2126913360', '1c59d97c-6ad5-4929-b76c-a262c87d4b41']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.354171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df10128f-65a2-407e-8b93-ad8d55decc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.386939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df10128f-65a2-407e-8b93-ad8d55decc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84694027-544e-44fd-b8d0-61b697584f7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-869276528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ed6b7f649348eda3123ae84a18c7b8',qos_specs=None,replication_status=,reservations=['5f61ec21-be5b-4253-840e-4d0a778ad22d','d25b1cd7-1d32-4d33-957f-94119bace0d9','3bb7a06c-5d15-4423-9c58-fa2126913360','1c59d97c-6ad5-4929-b76c-a262c87d4b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_type_id=f1a8263c-6f30-4165-b6e3-67e1c0543a30), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-869276528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84694027-544e-44fd-b8d0-61b697584f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ed6b7f649348eda3123ae84a18c7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1a8263c-6f30-4165-b6e3-67e1c0543a30),volume_type_id=f1a8263c-6f30-4165-b6e3-67e1c0543a30)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.388094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb218039-7458-46d6-9799-535cbcf52113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.410404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb218039-7458-46d6-9799-535cbcf52113) transitioned into state 'SUCCESS' from state '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-869276528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ed6b7f649348eda3123ae84a18c7b8',qos_specs=None,replication_status=,reservations=['5f61ec21-be5b-4253-840e-4d0a778ad22d','d25b1cd7-1d32-4d33-957f-94119bace0d9','3bb7a06c-5d15-4423-9c58-fa2126913360','1c59d97c-6ad5-4929-b76c-a262c87d4b41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_type_id=f1a8263c-6f30-4165-b6e3-67e1c0543a30)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.411348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50b9eb7-0264-4556-947c-48e393546be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.428972 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50b9eb7-0264-4556-947c-48e393546be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.433203 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Flow 'volume_create_api' (e861bb0b-7524-45ae-8a96-934afd778e4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:06.433203 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume request issued successfully. Aug 05 18:18:06.433203 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-83c2b019-515c-41ed-9fa2-a749e5699d4d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:06.433203 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 227/904] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:06 2026] POST /volume/v3/volumes => generated 844 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:06.445843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2366da88-d1c0-4659-9640-ccf802231f91 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.447908 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:06.448389 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-547267618", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:06.450163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-547267618', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:06.454022 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume of 1 GB Aug 05 18:18:06.454653 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:06.454653 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:06.458288 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Availability Zones retrieved successfully. Aug 05 18:18:06.464953 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Flow 'volume_create_api' (4816f734-b8cc-4946-bbef-22c47d5b2c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:06.466108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1a4df4-a8a2-42ea-aa5e-ee7de8a4e780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.467467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:06.478819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-812802fa-a45c-474a-a2f8-cc50fef5854e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.483657 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-812802fa-a45c-474a-a2f8-cc50fef5854e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:06.483657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-812802fa-a45c-474a-a2f8-cc50fef5854e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:06.483657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-812802fa-a45c-474a-a2f8-cc50fef5854e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:06.483657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-812802fa-a45c-474a-a2f8-cc50fef5854e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:06.492106 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c1a4df4-a8a2-42ea-aa5e-ee7de8a4e780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:18:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=07cf8d3e-f371-42f0-b317-c8b7f4c2c688,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07cf8d3e-f371-42f0-b317-c8b7f4c2c688', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.493348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2e37ab-22fa-496c-b793-fe2c64c1b901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.494438 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:06.494438 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:06.495350 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-812802fa-a45c-474a-a2f8-cc50fef5854e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:06.495659 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 229/905] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:06 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:06.520090 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:06.520387 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:06.543435 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Created reservations ['7d938400-200e-4435-b70c-bb2d7f72d7c8', '5d65a96a-d620-4987-95f1-a8d3f885cb9a', '8c906a2e-91fa-4536-9bdb-68b88ce7e2fd', '8bd53381-fed1-4176-a104-a77005cc82aa'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:06.544257 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2e37ab-22fa-496c-b793-fe2c64c1b901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d938400-200e-4435-b70c-bb2d7f72d7c8', '5d65a96a-d620-4987-95f1-a8d3f885cb9a', '8c906a2e-91fa-4536-9bdb-68b88ce7e2fd', '8bd53381-fed1-4176-a104-a77005cc82aa']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.545088 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c472300-cf7a-4375-8b46-512218ec47ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.575358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c472300-cf7a-4375-8b46-512218ec47ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b155a66-6577-42ba-94aa-fe4425902389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-547267618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ed6b7f649348eda3123ae84a18c7b8',qos_specs=None,replication_status=,reservations=['7d938400-200e-4435-b70c-bb2d7f72d7c8','5d65a96a-d620-4987-95f1-a8d3f885cb9a','8c906a2e-91fa-4536-9bdb-68b88ce7e2fd','8bd53381-fed1-4176-a104-a77005cc82aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_type_id=07cf8d3e-f371-42f0-b317-c8b7f4c2c688), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-547267618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b155a66-6577-42ba-94aa-fe4425902389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ed6b7f649348eda3123ae84a18c7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07cf8d3e-f371-42f0-b317-c8b7f4c2c688),volume_type_id=07cf8d3e-f371-42f0-b317-c8b7f4c2c688)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.575516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8252e2-f86c-4335-b3c9-6cf7490bc917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.599306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8252e2-f86c-4335-b3c9-6cf7490bc917) transitioned into state 'SUCCESS' from state '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-547267618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ed6b7f649348eda3123ae84a18c7b8',qos_specs=None,replication_status=,reservations=['7d938400-200e-4435-b70c-bb2d7f72d7c8','5d65a96a-d620-4987-95f1-a8d3f885cb9a','8c906a2e-91fa-4536-9bdb-68b88ce7e2fd','8bd53381-fed1-4176-a104-a77005cc82aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_type_id=07cf8d3e-f371-42f0-b317-c8b7f4c2c688)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.600330 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbd80ca-d0c0-470f-8aa0-2e0161d1e1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.612472 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbd80ca-d0c0-470f-8aa0-2e0161d1e1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.613630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Flow 'volume_create_api' (4816f734-b8cc-4946-bbef-22c47d5b2c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:06.614050 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume request issued successfully. Aug 05 18:18:06.614958 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2366da88-d1c0-4659-9640-ccf802231f91 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:06.615500 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 222/906] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:06 2026] POST /volume/v3/volumes => generated 845 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:06.647662 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-73badada-a94d-4126-ac08-0e1af60ff784 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.649802 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:06.650313 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-99619659", "snapshot_id": null, "imageRef": "760bdd42-0f72-4eb2-894d-5a440e4450c3", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:06.652350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-99619659', 'snapshot_id': None, 'imageRef': '760bdd42-0f72-4eb2-894d-5a440e4450c3', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:06.757361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume of 1 GB Aug 05 18:18:06.757710 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:06.757710 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:06.758244 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Availability Zones retrieved successfully. Aug 05 18:18:06.764840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Flow 'volume_create_api' (63f2332c-f920-4f49-b7ea-acd704c1430f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:06.765957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32665339-83a0-45f1-92b5-4d13d02f964e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.767090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:06.835792 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32665339-83a0-45f1-92b5-4d13d02f964e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:18:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a61806a6-1228-4339-981d-c991059d8cff,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a61806a6-1228-4339-981d-c991059d8cff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.836880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cd0192-32d9-4fd5-8545-e5c765a6c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.865744 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:06.866064 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:06.892569 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Created reservations ['c2a4e8bb-d31a-40b2-8f32-f6e731c3caca', '6a780d36-6dea-4b70-bc41-3e0ab878f0b9', '711c056a-a72f-45a1-b45d-555ccfb27b96', '2c7cfe46-cd20-4e67-b847-7eebb95a9f3c'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:06.893373 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08cd0192-32d9-4fd5-8545-e5c765a6c4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a4e8bb-d31a-40b2-8f32-f6e731c3caca', '6a780d36-6dea-4b70-bc41-3e0ab878f0b9', '711c056a-a72f-45a1-b45d-555ccfb27b96', '2c7cfe46-cd20-4e67-b847-7eebb95a9f3c']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.894101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518cab21-334c-4b83-9ad7-1c6bfc1b7caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.918489 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518cab21-334c-4b83-9ad7-1c6bfc1b7caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54fae1fe-8e2a-4fd1-bbae-56c21ada7a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-99619659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ed6b7f649348eda3123ae84a18c7b8',qos_specs=None,replication_status=,reservations=['c2a4e8bb-d31a-40b2-8f32-f6e731c3caca','6a780d36-6dea-4b70-bc41-3e0ab878f0b9','711c056a-a72f-45a1-b45d-555ccfb27b96','2c7cfe46-cd20-4e67-b847-7eebb95a9f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_type_id=a61806a6-1228-4339-981d-c991059d8cff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-99619659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54fae1fe-8e2a-4fd1-bbae-56c21ada7a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4ed6b7f649348eda3123ae84a18c7b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a61806a6-1228-4339-981d-c991059d8cff),volume_type_id=a61806a6-1228-4339-981d-c991059d8cff)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.919260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd89f925-dacc-4829-82ba-c988347a5a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.937467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd89f925-dacc-4829-82ba-c988347a5a9c) transitioned into state 'SUCCESS' from state '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-99619659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4ed6b7f649348eda3123ae84a18c7b8',qos_specs=None,replication_status=,reservations=['c2a4e8bb-d31a-40b2-8f32-f6e731c3caca','6a780d36-6dea-4b70-bc41-3e0ab878f0b9','711c056a-a72f-45a1-b45d-555ccfb27b96','2c7cfe46-cd20-4e67-b847-7eebb95a9f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ec9207ffea84151bd3632f4f6fe2c1e',volume_type_id=a61806a6-1228-4339-981d-c991059d8cff)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.938173 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c38eaa-d0e3-42da-8c51-bafcf850c1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:06.948960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c38eaa-d0e3-42da-8c51-bafcf850c1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:06.949732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Flow 'volume_create_api' (63f2332c-f920-4f49-b7ea-acd704c1430f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:06.950031 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Create volume request issued successfully. Aug 05 18:18:06.950607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73badada-a94d-4126-ac08-0e1af60ff784 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:06.951045 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 229/907] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:06 2026] POST /volume/v3/volumes => generated 844 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:06.958452 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-58c1e2ab-0377-4761-afb7-39f3125024df None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.960961 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58c1e2ab-0377-4761-afb7-39f3125024df tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:06.961225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58c1e2ab-0377-4761-afb7-39f3125024df tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:06.961476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58c1e2ab-0377-4761-afb7-39f3125024df tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:06.964049 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c9edc6e4-6bd6-4553-bfcf-a44cd9c4bb09 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:06.966397 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9edc6e4-6bd6-4553-bfcf-a44cd9c4bb09 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:06.966723 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9edc6e4-6bd6-4553-bfcf-a44cd9c4bb09 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:06.966986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9edc6e4-6bd6-4553-bfcf-a44cd9c4bb09 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:06.970830 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:06.970830 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:06.976809 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-58c1e2ab-0377-4761-afb7-39f3125024df tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:06.978194 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:06.978194 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:06.982888 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c9edc6e4-6bd6-4553-bfcf-a44cd9c4bb09 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:06.985206 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58c1e2ab-0377-4761-afb7-39f3125024df tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:06.986386 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 228/908] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:06 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:06.987527 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9edc6e4-6bd6-4553-bfcf-a44cd9c4bb09 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:06.988104 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 230/909] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:06 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:07.141424 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-b0b34926-254d-46e3-b156-468ed7342889 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:07.145115 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-b0b34926-254d-46e3-b156-468ed7342889 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:07.145307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-b0b34926-254d-46e3-b156-468ed7342889 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:07.145498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-b0b34926-254d-46e3-b156-468ed7342889 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:07.157816 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:07.157816 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:07.162551 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-b0b34926-254d-46e3-b156-468ed7342889 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:07.167238 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-b0b34926-254d-46e3-b156-468ed7342889 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:07.167606 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 223/910] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:07 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:07.505516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6eb25e2c-4cbc-4a45-aa13-ef962081c470 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:07.507401 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6eb25e2c-4cbc-4a45-aa13-ef962081c470 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:07.507621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6eb25e2c-4cbc-4a45-aa13-ef962081c470 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:07.507828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6eb25e2c-4cbc-4a45-aa13-ef962081c470 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:07.507941 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6eb25e2c-4cbc-4a45-aa13-ef962081c470 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:07.521430 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:07.521430 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:07.522329 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6eb25e2c-4cbc-4a45-aa13-ef962081c470 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:07.522841 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 230/911] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:07 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:07.615022 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-11a875d5-048f-4ec3-91b5-6a3ca3dfeb22 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:07.617277 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-11a875d5-048f-4ec3-91b5-6a3ca3dfeb22 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:07.617549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-11a875d5-048f-4ec3-91b5-6a3ca3dfeb22 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:07.617831 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-11a875d5-048f-4ec3-91b5-6a3ca3dfeb22 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:07.624517 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:07.624517 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:07.628047 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-11a875d5-048f-4ec3-91b5-6a3ca3dfeb22 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:07.632294 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-11a875d5-048f-4ec3-91b5-6a3ca3dfeb22 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:07.632766 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 229/912] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:07 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:07.642892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5625d2f5-c901-48b3-8d19-ecb222241d7a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:07.643317 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5625d2f5-c901-48b3-8d19-ecb222241d7a None None] GET https://10.4.3.210/volume// Aug 05 18:18:07.643548 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5625d2f5-c901-48b3-8d19-ecb222241d7a None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:07.643806 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5625d2f5-c901-48b3-8d19-ecb222241d7a None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:07.644168 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5625d2f5-c901-48b3-8d19-ecb222241d7a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:07.644649 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 231/913] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:18:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:07.652301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-d1a0bc02-2913-4035-938b-7942b9960c25 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:07.654450 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-d1a0bc02-2913-4035-938b-7942b9960c25 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:18:07.654842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-d1a0bc02-2913-4035-938b-7942b9960c25 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1dc2c80a-2c11-4ba4-8297-c43ebc0140dd", "connector": null, "instance_uuid": "fbd49117-ba77-411c-8ea6-e4b2645d3a16"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:07.663263 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:07.663263 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:07.691224 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-d1a0bc02-2913-4035-938b-7942b9960c25 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:18:07.691850 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 224/914] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:18:07 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:18:08.006142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c5d7fd04-76cd-42a2-9fc6-680a82ce7568 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:08.008025 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5d7fd04-76cd-42a2-9fc6-680a82ce7568 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:08.008327 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5d7fd04-76cd-42a2-9fc6-680a82ce7568 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:08.008493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5d7fd04-76cd-42a2-9fc6-680a82ce7568 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:08.019917 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:08.019917 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:08.024811 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c5d7fd04-76cd-42a2-9fc6-680a82ce7568 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:08.032987 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5d7fd04-76cd-42a2-9fc6-680a82ce7568 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:08.033576 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 231/915] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:08 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:08.536967 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-db712948-a88c-4b87-ac7d-c84380bf141a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:08.538560 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-db712948-a88c-4b87-ac7d-c84380bf141a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:08.538865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-db712948-a88c-4b87-ac7d-c84380bf141a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:08.539480 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-db712948-a88c-4b87-ac7d-c84380bf141a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:08.539480 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-db712948-a88c-4b87-ac7d-c84380bf141a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:08.545756 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:08.545756 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:08.547455 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-db712948-a88c-4b87-ac7d-c84380bf141a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:08.547455 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 230/916] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:08 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:09.047629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e496734a-fc73-482e-8ccc-50a08a7267eb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.049400 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e496734a-fc73-482e-8ccc-50a08a7267eb tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:09.049624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e496734a-fc73-482e-8ccc-50a08a7267eb tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:09.049835 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e496734a-fc73-482e-8ccc-50a08a7267eb tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:09.058020 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:09.058020 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:09.062255 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e496734a-fc73-482e-8ccc-50a08a7267eb tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:09.067306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e496734a-fc73-482e-8ccc-50a08a7267eb tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:09.067883 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 232/917] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:09 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:09.277991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6520b1a8-3aa2-4333-9866-b0479b2924d5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.278368 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6520b1a8-3aa2-4333-9866-b0479b2924d5 None None] GET https://10.4.3.210/volume// Aug 05 18:18:09.278524 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6520b1a8-3aa2-4333-9866-b0479b2924d5 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:09.278811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6520b1a8-3aa2-4333-9866-b0479b2924d5 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:09.279252 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6520b1a8-3aa2-4333-9866-b0479b2924d5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:09.279678 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 225/918] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:09.291613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-df2c3e90-6505-468a-beff-31c4070304c7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.293870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-df2c3e90-6505-468a-beff-31c4070304c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:09.294075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-df2c3e90-6505-468a-beff-31c4070304c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:09.294254 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-df2c3e90-6505-468a-beff-31c4070304c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:09.303103 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:09.303103 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:09.306482 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-df2c3e90-6505-468a-beff-31c4070304c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:09.311367 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-df2c3e90-6505-468a-beff-31c4070304c7 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:09.311802 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 232/919] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:09 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:09.407235 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.409645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] PUT https://10.4.3.210/volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767 Aug 05 18:18:09.410130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:09.421676 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Acquiring lock "cinder-attachment_update-1dc2c80a-2c11-4ba4-8297-c43ebc0140dd-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:18:09.426662 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-1dc2c80a-2c11-4ba4-8297-c43ebc0140dd-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:18:09.427645 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:09.427645 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:09.546450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Lock "cinder-attachment_update-1dc2c80a-2c11-4ba4-8297-c43ebc0140dd-np0000006581" released by "attachment_update" :: held 0.120s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:18:09.546806 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-3dbbf2b6-9d50-486c-8b48-2613136b85ae tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767 returned with HTTP 200 Aug 05 18:18:09.547303 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 231/920] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:18:09 2026] PUT /volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:09.559131 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e1f5b763-839d-499d-88c5-4811309a5c41 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.561335 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e1f5b763-839d-499d-88c5-4811309a5c41 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:09.561516 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e1f5b763-839d-499d-88c5-4811309a5c41 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:09.561747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e1f5b763-839d-499d-88c5-4811309a5c41 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:09.561870 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e1f5b763-839d-499d-88c5-4811309a5c41 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:09.568669 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:09.568669 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:09.569368 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e1f5b763-839d-499d-88c5-4811309a5c41 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:09.569767 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 233/921] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:09 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:09.574929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-5f2cdb68-378f-4023-851c-8bfa7ff8330e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.577705 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-5f2cdb68-378f-4023-851c-8bfa7ff8330e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767/action Aug 05 18:18:09.578082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-5f2cdb68-378f-4023-851c-8bfa7ff8330e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:09.578192 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-5f2cdb68-378f-4023-851c-8bfa7ff8330e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:09.595238 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:09.595238 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:09.608303 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6f5828f7-cc4d-47fc-889b-36124b0201f5 req-5f2cdb68-378f-4023-851c-8bfa7ff8330e tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767/action returned with HTTP 204 Aug 05 18:18:09.608774 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 226/922] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:18:09 2026] POST /volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:09.853637 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-f01963d5-5e57-4534-bbfc-92fca88e5725 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:09.856295 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-f01963d5-5e57-4534-bbfc-92fca88e5725 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] POST https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d/action Aug 05 18:18:09.856869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-f01963d5-5e57-4534-bbfc-92fca88e5725 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:09.856919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-f01963d5-5e57-4534-bbfc-92fca88e5725 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:09.880477 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:09.880477 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:09.899472 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e67cea25-c268-424b-92b6-385ffbe2e337 req-f01963d5-5e57-4534-bbfc-92fca88e5725 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d/action returned with HTTP 204 Aug 05 18:18:09.899605 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 233/923] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:18:09 2026] POST /volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:10.081435 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-650f957d-cce5-4fcf-b6ad-2aecab0ffbcf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:10.084873 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-650f957d-cce5-4fcf-b6ad-2aecab0ffbcf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:10.085097 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-650f957d-cce5-4fcf-b6ad-2aecab0ffbcf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:10.085339 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-650f957d-cce5-4fcf-b6ad-2aecab0ffbcf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:10.098773 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:10.098773 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:10.103396 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-650f957d-cce5-4fcf-b6ad-2aecab0ffbcf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:10.109356 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-650f957d-cce5-4fcf-b6ad-2aecab0ffbcf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:10.109874 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 232/924] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:10 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:10.586181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1220df48-d709-4d32-b667-7b0400d2c7b1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:10.588776 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1220df48-d709-4d32-b667-7b0400d2c7b1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:10.589061 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1220df48-d709-4d32-b667-7b0400d2c7b1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:10.589338 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1220df48-d709-4d32-b667-7b0400d2c7b1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:10.589492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-1220df48-d709-4d32-b667-7b0400d2c7b1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:10.596078 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:10.596078 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:10.597452 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1220df48-d709-4d32-b667-7b0400d2c7b1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:10.597872 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 234/925] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:10 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:11.125368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e4cd85f3-e29b-49eb-8d0c-4af68174ee66 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:11.127005 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e4cd85f3-e29b-49eb-8d0c-4af68174ee66 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:11.127165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e4cd85f3-e29b-49eb-8d0c-4af68174ee66 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:11.127334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e4cd85f3-e29b-49eb-8d0c-4af68174ee66 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:11.134936 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:11.134936 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:11.139213 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e4cd85f3-e29b-49eb-8d0c-4af68174ee66 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:11.144773 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e4cd85f3-e29b-49eb-8d0c-4af68174ee66 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:11.148622 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 227/926] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:11 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:11.608079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e35e8dd1-8796-42a8-bfbd-57619bdfef46 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:11.609868 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e35e8dd1-8796-42a8-bfbd-57619bdfef46 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:11.610135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e35e8dd1-8796-42a8-bfbd-57619bdfef46 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:11.610337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e35e8dd1-8796-42a8-bfbd-57619bdfef46 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:11.610489 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-e35e8dd1-8796-42a8-bfbd-57619bdfef46 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:11.615903 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:11.615903 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:11.616478 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e35e8dd1-8796-42a8-bfbd-57619bdfef46 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:11.616920 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 234/927] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:11 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:12.161793 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7bc133a7-623a-4c4f-9ea0-5b6797960c27 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:12.163858 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7bc133a7-623a-4c4f-9ea0-5b6797960c27 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:12.164058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7bc133a7-623a-4c4f-9ea0-5b6797960c27 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:12.164266 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7bc133a7-623a-4c4f-9ea0-5b6797960c27 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:12.171154 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:12.171154 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:12.174848 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7bc133a7-623a-4c4f-9ea0-5b6797960c27 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:12.178659 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7bc133a7-623a-4c4f-9ea0-5b6797960c27 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:12.179022 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 233/928] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:12 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:12.627225 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-62df4bd7-0ae2-43d1-88d6-acc9c249fa29 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:12.635629 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-62df4bd7-0ae2-43d1-88d6-acc9c249fa29 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:12.635629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-62df4bd7-0ae2-43d1-88d6-acc9c249fa29 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:12.635629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-62df4bd7-0ae2-43d1-88d6-acc9c249fa29 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:12.635629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-62df4bd7-0ae2-43d1-88d6-acc9c249fa29 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:12.638503 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:12.638503 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:12.639730 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-62df4bd7-0ae2-43d1-88d6-acc9c249fa29 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:12.639920 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 235/929] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:12 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:13.197269 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-80796d49-7988-4a75-ba28-08212034c290 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:13.201686 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80796d49-7988-4a75-ba28-08212034c290 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:13.201981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80796d49-7988-4a75-ba28-08212034c290 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:13.202259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80796d49-7988-4a75-ba28-08212034c290 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:13.211641 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:13.211641 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:13.218214 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-80796d49-7988-4a75-ba28-08212034c290 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:13.226168 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80796d49-7988-4a75-ba28-08212034c290 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:13.226733 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 228/930] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:13 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:13.655488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1db58a27-210d-4806-9842-763bfa993b01 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:13.658506 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1db58a27-210d-4806-9842-763bfa993b01 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:13.658763 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1db58a27-210d-4806-9842-763bfa993b01 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:13.659008 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1db58a27-210d-4806-9842-763bfa993b01 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:13.659109 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-1db58a27-210d-4806-9842-763bfa993b01 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:13.665332 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:13.665332 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:13.666165 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1db58a27-210d-4806-9842-763bfa993b01 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:13.666534 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 235/931] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:13 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:14.253134 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8c15bc75-7fad-4b80-aaaa-12bc141272ff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:14.254998 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8c15bc75-7fad-4b80-aaaa-12bc141272ff tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:14.255213 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8c15bc75-7fad-4b80-aaaa-12bc141272ff tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:14.255357 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8c15bc75-7fad-4b80-aaaa-12bc141272ff tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:14.265385 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:14.265385 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:14.270573 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8c15bc75-7fad-4b80-aaaa-12bc141272ff tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:14.275823 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8c15bc75-7fad-4b80-aaaa-12bc141272ff tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:14.276210 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 234/932] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:14 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:14.678520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0aea6eef-f2e6-45ad-a0b3-39cbbf2d730a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:14.681206 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0aea6eef-f2e6-45ad-a0b3-39cbbf2d730a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:14.681468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0aea6eef-f2e6-45ad-a0b3-39cbbf2d730a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:14.681780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0aea6eef-f2e6-45ad-a0b3-39cbbf2d730a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:14.681950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0aea6eef-f2e6-45ad-a0b3-39cbbf2d730a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:14.686855 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:14.686855 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:14.687641 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0aea6eef-f2e6-45ad-a0b3-39cbbf2d730a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:14.688055 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 236/933] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:14 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:15.289536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-19671d12-e571-4d93-ae85-a47aad394f6d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:15.291479 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-19671d12-e571-4d93-ae85-a47aad394f6d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:15.291718 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-19671d12-e571-4d93-ae85-a47aad394f6d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:15.291884 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-19671d12-e571-4d93-ae85-a47aad394f6d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:15.299857 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:15.299857 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:15.303912 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-19671d12-e571-4d93-ae85-a47aad394f6d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:15.310263 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-19671d12-e571-4d93-ae85-a47aad394f6d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:15.310888 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 229/934] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:15 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:15.699220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f3c14abe-74b9-4857-af69-756b216f45a1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:15.701478 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f3c14abe-74b9-4857-af69-756b216f45a1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:15.701779 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f3c14abe-74b9-4857-af69-756b216f45a1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:15.702020 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f3c14abe-74b9-4857-af69-756b216f45a1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:15.702150 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f3c14abe-74b9-4857-af69-756b216f45a1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:15.708183 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:15.708183 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:15.709204 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f3c14abe-74b9-4857-af69-756b216f45a1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:15.709669 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 236/935] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:15 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:16.326913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c8ab2852-a51c-4181-84f6-e15811df53b9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:16.329136 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8ab2852-a51c-4181-84f6-e15811df53b9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:16.329386 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8ab2852-a51c-4181-84f6-e15811df53b9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:16.329664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8ab2852-a51c-4181-84f6-e15811df53b9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:16.338473 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:16.338473 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:16.343231 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c8ab2852-a51c-4181-84f6-e15811df53b9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:16.348862 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8ab2852-a51c-4181-84f6-e15811df53b9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:16.349392 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 235/936] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:16 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:16.721931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ee962d2c-b934-4fb3-921f-25c3a4688155 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:16.724200 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ee962d2c-b934-4fb3-921f-25c3a4688155 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:16.724520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ee962d2c-b934-4fb3-921f-25c3a4688155 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:16.724741 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ee962d2c-b934-4fb3-921f-25c3a4688155 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:16.724890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ee962d2c-b934-4fb3-921f-25c3a4688155 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:16.731188 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:16.731188 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:16.732078 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ee962d2c-b934-4fb3-921f-25c3a4688155 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:16.732908 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 237/937] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:16 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:18:17.363430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-42a92df9-acfe-46b5-b57f-414746823fc6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:17.365194 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42a92df9-acfe-46b5-b57f-414746823fc6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:17.365382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42a92df9-acfe-46b5-b57f-414746823fc6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:17.365660 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42a92df9-acfe-46b5-b57f-414746823fc6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:17.372648 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:17.372648 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:17.376162 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-42a92df9-acfe-46b5-b57f-414746823fc6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:17.380315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42a92df9-acfe-46b5-b57f-414746823fc6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:17.380720 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 230/938] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:17 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:17.745738 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-01d4197a-8d57-4217-8a17-4c88db0e3abc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:17.748002 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01d4197a-8d57-4217-8a17-4c88db0e3abc tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:17.748273 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01d4197a-8d57-4217-8a17-4c88db0e3abc tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:17.748529 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01d4197a-8d57-4217-8a17-4c88db0e3abc tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:17.748727 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-01d4197a-8d57-4217-8a17-4c88db0e3abc tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:17.754009 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:17.754009 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:17.754967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01d4197a-8d57-4217-8a17-4c88db0e3abc tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:17.755423 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 237/939] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:17 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:18.396555 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8449d599-ff58-4309-ba32-7232dd103ba0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:18.398610 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8449d599-ff58-4309-ba32-7232dd103ba0 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:18.398841 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8449d599-ff58-4309-ba32-7232dd103ba0 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:18.399047 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8449d599-ff58-4309-ba32-7232dd103ba0 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:18.406401 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:18.406401 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:18.410739 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8449d599-ff58-4309-ba32-7232dd103ba0 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:18.415411 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8449d599-ff58-4309-ba32-7232dd103ba0 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:18.415938 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 236/940] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:18 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:18.767244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6dce81e3-012b-43c0-87e1-c4842a2d179e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:18.770895 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6dce81e3-012b-43c0-87e1-c4842a2d179e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:18.771075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6dce81e3-012b-43c0-87e1-c4842a2d179e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:18.771250 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6dce81e3-012b-43c0-87e1-c4842a2d179e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:18.771373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-6dce81e3-012b-43c0-87e1-c4842a2d179e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:18.775647 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:18.775647 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:18.776269 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6dce81e3-012b-43c0-87e1-c4842a2d179e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:18.776570 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 238/941] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:18 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:19.428105 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-191233a6-9112-4baf-bd29-c62f132b6f24 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.429836 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-191233a6-9112-4baf-bd29-c62f132b6f24 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:19.429988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-191233a6-9112-4baf-bd29-c62f132b6f24 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:19.430172 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-191233a6-9112-4baf-bd29-c62f132b6f24 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:19.438540 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:19.438540 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:19.444309 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-191233a6-9112-4baf-bd29-c62f132b6f24 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:19.448901 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-191233a6-9112-4baf-bd29-c62f132b6f24 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:19.449277 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 231/942] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:19 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:19.499499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d5e28d87-0d39-40ec-a06e-4ebca6aca5d9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.502851 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d5e28d87-0d39-40ec-a06e-4ebca6aca5d9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:19.502930 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d5e28d87-0d39-40ec-a06e-4ebca6aca5d9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:19.503121 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d5e28d87-0d39-40ec-a06e-4ebca6aca5d9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:19.517756 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:19.517756 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:19.521395 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d5e28d87-0d39-40ec-a06e-4ebca6aca5d9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:19.526989 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d5e28d87-0d39-40ec-a06e-4ebca6aca5d9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:18:19.527363 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 238/943] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:19 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:19.567357 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-7633b3f4-61a9-4507-996f-35cee48723bf req-b65d023b-7791-40c1-9f81-39765d5a0856 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.569310 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-b65d023b-7791-40c1-9f81-39765d5a0856 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:19.569483 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-b65d023b-7791-40c1-9f81-39765d5a0856 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:19.569693 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-b65d023b-7791-40c1-9f81-39765d5a0856 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:19.578254 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:19.578254 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:19.581282 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-7633b3f4-61a9-4507-996f-35cee48723bf req-b65d023b-7791-40c1-9f81-39765d5a0856 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:19.584850 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-b65d023b-7791-40c1-9f81-39765d5a0856 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:18:19.585198 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 237/944] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:19 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:19.601691 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.606202 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] POST https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180/action Aug 05 18:18:19.606583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:19.606744 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:19.618354 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:19.618354 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:19.618879 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:19.626506 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Begin detaching volume completed successfully. Aug 05 18:18:19.626782 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-bd5f3dbb-4326-4146-94bc-a1657b764dc7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180/action returned with HTTP 202 Aug 05 18:18:19.627249 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 239/945] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:18:19 2026] POST /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:19.675146 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-300911be-6e6c-4e91-a08b-f76a59e134d6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.675586 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-300911be-6e6c-4e91-a08b-f76a59e134d6 None None] GET https://10.4.3.210/volume// Aug 05 18:18:19.675867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-300911be-6e6c-4e91-a08b-f76a59e134d6 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:19.675949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-300911be-6e6c-4e91-a08b-f76a59e134d6 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:19.678483 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-300911be-6e6c-4e91-a08b-f76a59e134d6 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:19.678483 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 232/946] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:19.684271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-7633b3f4-61a9-4507-996f-35cee48723bf req-583e948f-13ad-4cf8-8f08-30025e79f521 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.687228 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-583e948f-13ad-4cf8-8f08-30025e79f521 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:19.688081 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-583e948f-13ad-4cf8-8f08-30025e79f521 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:19.688081 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-583e948f-13ad-4cf8-8f08-30025e79f521 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:19.697364 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:19.697364 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:19.701624 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-7633b3f4-61a9-4507-996f-35cee48723bf req-583e948f-13ad-4cf8-8f08-30025e79f521 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:19.706924 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-583e948f-13ad-4cf8-8f08-30025e79f521 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:18:19.707443 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 239/947] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:19 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 1326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:19.792149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9d6719a5-dd54-4fe3-80f8-726b44f2d26a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:19.793854 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9d6719a5-dd54-4fe3-80f8-726b44f2d26a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:19.794434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9d6719a5-dd54-4fe3-80f8-726b44f2d26a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:19.794434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9d6719a5-dd54-4fe3-80f8-726b44f2d26a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:19.794434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-9d6719a5-dd54-4fe3-80f8-726b44f2d26a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:19.798273 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:19.798273 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:19.799514 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9d6719a5-dd54-4fe3-80f8-726b44f2d26a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:19.799514 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 238/948] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:19 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:20.468333 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-68310e81-3ac8-4e11-9b0e-4cba75b78304 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:20.468333 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-68310e81-3ac8-4e11-9b0e-4cba75b78304 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:20.468333 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-68310e81-3ac8-4e11-9b0e-4cba75b78304 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:20.468870 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-68310e81-3ac8-4e11-9b0e-4cba75b78304 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:20.476413 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:20.476413 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:20.480409 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-68310e81-3ac8-4e11-9b0e-4cba75b78304 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:20.484663 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-68310e81-3ac8-4e11-9b0e-4cba75b78304 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:20.485073 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 240/949] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:20 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:20.813265 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-11d3cbfa-8442-4595-bd2b-515bea88e7e3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:20.821051 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11d3cbfa-8442-4595-bd2b-515bea88e7e3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:20.821051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11d3cbfa-8442-4595-bd2b-515bea88e7e3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:20.821051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11d3cbfa-8442-4595-bd2b-515bea88e7e3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:20.821051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-11d3cbfa-8442-4595-bd2b-515bea88e7e3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:20.838008 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:20.838008 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:20.839385 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11d3cbfa-8442-4595-bd2b-515bea88e7e3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:20.839426 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 233/950] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:20 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:20.919828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-589e8ba1-81f7-4c04-a514-21c62d9e9dce req-d41497a0-5be0-432d-ab78-d3d87bec0528 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:20.923896 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589e8ba1-81f7-4c04-a514-21c62d9e9dce req-d41497a0-5be0-432d-ab78-d3d87bec0528 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d Aug 05 18:18:20.924520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589e8ba1-81f7-4c04-a514-21c62d9e9dce req-d41497a0-5be0-432d-ab78-d3d87bec0528 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:20.924851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589e8ba1-81f7-4c04-a514-21c62d9e9dce req-d41497a0-5be0-432d-ab78-d3d87bec0528 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:20.940476 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:20.940476 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:20.940741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-7633b3f4-61a9-4507-996f-35cee48723bf req-c270fa69-4ffb-47af-b425-cfc59a5f74cd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:20.942974 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-c270fa69-4ffb-47af-b425-cfc59a5f74cd tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09 Aug 05 18:18:20.943314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-c270fa69-4ffb-47af-b425-cfc59a5f74cd tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:20.943615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-c270fa69-4ffb-47af-b425-cfc59a5f74cd tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:20.951828 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:20.951828 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:21.012301 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589e8ba1-81f7-4c04-a514-21c62d9e9dce req-d41497a0-5be0-432d-ab78-d3d87bec0528 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d returned with HTTP 200 Aug 05 18:18:21.012963 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 240/951] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:20 2026] DELETE /volume/v3/attachments/ecc50f38-45e8-44f6-856d-0876cb9f764d => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:21.023049 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7633b3f4-61a9-4507-996f-35cee48723bf req-c270fa69-4ffb-47af-b425-cfc59a5f74cd tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09 returned with HTTP 200 Aug 05 18:18:21.023504 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 239/952] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:20 2026] DELETE /volume/v3/attachments/c95355fe-0d48-4b72-a0a7-e6eb288b2a09 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:21.512284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-25002540-0279-4d2f-b7c2-b994fcb2cd13 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:21.514055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-25002540-0279-4d2f-b7c2-b994fcb2cd13 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:21.514322 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-25002540-0279-4d2f-b7c2-b994fcb2cd13 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:21.514507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-25002540-0279-4d2f-b7c2-b994fcb2cd13 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:21.523863 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:21.523863 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:21.528381 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-25002540-0279-4d2f-b7c2-b994fcb2cd13 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:21.534385 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-25002540-0279-4d2f-b7c2-b994fcb2cd13 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:21.535148 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 241/953] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:21 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:21.767655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3c39477c-72d9-4ebb-9298-0350963b3b4a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:21.768734 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3c39477c-72d9-4ebb-9298-0350963b3b4a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:21.768963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3c39477c-72d9-4ebb-9298-0350963b3b4a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:21.769221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3c39477c-72d9-4ebb-9298-0350963b3b4a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:21.779309 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:21.779309 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:21.783205 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3c39477c-72d9-4ebb-9298-0350963b3b4a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:21.788250 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3c39477c-72d9-4ebb-9298-0350963b3b4a tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:18:21.788799 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 234/954] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:21 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:21.851792 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a08bb75d-a6b1-4435-a97b-aed4663f9fac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:21.854495 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a08bb75d-a6b1-4435-a97b-aed4663f9fac tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:21.854791 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a08bb75d-a6b1-4435-a97b-aed4663f9fac tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:21.855069 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a08bb75d-a6b1-4435-a97b-aed4663f9fac tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:21.855223 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-a08bb75d-a6b1-4435-a97b-aed4663f9fac tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:21.861829 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:21.861829 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:21.863047 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a08bb75d-a6b1-4435-a97b-aed4663f9fac tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:21.863530 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 241/955] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:21 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:22.343059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-600f91dc-c3b4-463d-aa34-fcdd8f8f1eff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.350578 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-600f91dc-c3b4-463d-aa34-fcdd8f8f1eff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:18:22.350578 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-600f91dc-c3b4-463d-aa34-fcdd8f8f1eff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.350578 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-600f91dc-c3b4-463d-aa34-fcdd8f8f1eff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.364438 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.364438 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:22.370132 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-600f91dc-c3b4-463d-aa34-fcdd8f8f1eff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:18:22.375733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-600f91dc-c3b4-463d-aa34-fcdd8f8f1eff tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:18:22.376235 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 240/956] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:22.432221 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-71b15b4c-3389-49cb-8caf-8f2b0b7be588 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.438255 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71b15b4c-3389-49cb-8caf-8f2b0b7be588 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:18:22.438255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71b15b4c-3389-49cb-8caf-8f2b0b7be588 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.438255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71b15b4c-3389-49cb-8caf-8f2b0b7be588 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.449917 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.449917 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:22.455276 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-71b15b4c-3389-49cb-8caf-8f2b0b7be588 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:18:22.465414 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71b15b4c-3389-49cb-8caf-8f2b0b7be588 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:18:22.466145 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 242/957] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:22.489413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.491712 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] DELETE https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:18:22.492099 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.493609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.493609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Delete volume with id: 51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:18:22.503382 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.503382 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:22.504001 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:18:22.531636 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Delete volume request issued successfully. Aug 05 18:18:22.531876 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a5adc7d9-2a0d-43b2-9f44-257188ec5339 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 202 Aug 05 18:18:22.532450 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 235/958] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:22 2026] DELETE /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:22.541320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-879687fe-88b3-4a6d-a780-34a4918170e9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.544382 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-879687fe-88b3-4a6d-a780-34a4918170e9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:18:22.544661 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-879687fe-88b3-4a6d-a780-34a4918170e9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.545071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-879687fe-88b3-4a6d-a780-34a4918170e9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.548145 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f4d46e2d-5233-436d-89a9-c78fc3719e75 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.551339 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4d46e2d-5233-436d-89a9-c78fc3719e75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:22.551679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4d46e2d-5233-436d-89a9-c78fc3719e75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.551955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4d46e2d-5233-436d-89a9-c78fc3719e75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.559062 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.559062 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:22.563262 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-879687fe-88b3-4a6d-a780-34a4918170e9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Volume info retrieved successfully. Aug 05 18:18:22.564466 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.564466 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:22.568214 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-879687fe-88b3-4a6d-a780-34a4918170e9 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 200 Aug 05 18:18:22.568741 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 242/959] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:22.572672 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f4d46e2d-5233-436d-89a9-c78fc3719e75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:22.576497 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4d46e2d-5233-436d-89a9-c78fc3719e75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:22.577079 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 241/960] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:22.651452 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.653343 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/limits Aug 05 18:18:22.653540 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.653741 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.667718 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.668135 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.668533 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.668956 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.669345 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.669760 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.670130 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.670498 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.670897 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:22.693999 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-3821b5a6-cb57-4d67-a645-eaf730c5fcbc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Aug 05 18:18:22.697203 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 243/961] 10.4.3.210 () {68 vars in 1484 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:22.709405 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-d2f690de-561f-491d-842b-eec3c30ccafc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.712609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-d2f690de-561f-491d-842b-eec3c30ccafc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:22.713724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-d2f690de-561f-491d-842b-eec3c30ccafc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.713724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-d2f690de-561f-491d-842b-eec3c30ccafc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.723695 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.723695 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:22.728831 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-d2f690de-561f-491d-842b-eec3c30ccafc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:22.737011 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-d2f690de-561f-491d-842b-eec3c30ccafc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:22.737476 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 236/962] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:22.768100 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-8f82afa3-42f3-4fa9-abaa-236955e244ac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.772515 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-8f82afa3-42f3-4fa9-abaa-236955e244ac tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:22.772515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-8f82afa3-42f3-4fa9-abaa-236955e244ac tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.772515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-8f82afa3-42f3-4fa9-abaa-236955e244ac tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.788174 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.788174 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:22.792887 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-8f82afa3-42f3-4fa9-abaa-236955e244ac tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:22.797939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-8f82afa3-42f3-4fa9-abaa-236955e244ac tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:22.799628 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 243/963] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1660 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:22.820031 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.827786 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:18:22.828376 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1dc2c80a-2c11-4ba4-8297-c43ebc0140dd", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:22.868771 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.868771 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:22.869267 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:22.869539 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Create snapshot from volume 1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:22.877864 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-039674c7-c43a-400b-9b18-d239c52a9bd9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:22.879957 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-039674c7-c43a-400b-9b18-d239c52a9bd9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:22.880120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-039674c7-c43a-400b-9b18-d239c52a9bd9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:22.880330 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-039674c7-c43a-400b-9b18-d239c52a9bd9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:22.880402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-039674c7-c43a-400b-9b18-d239c52a9bd9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:22.885112 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:22.885112 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:22.885982 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-039674c7-c43a-400b-9b18-d239c52a9bd9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:22.886391 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 244/964] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:22 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:22.927179 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Created reservations ['c34d90f5-fc83-422e-9ff4-265e636db783', 'f0b7b807-378f-4e28-a233-fd1c0f9888b1', 'ac6f3eb5-7915-4408-ba9a-89a7fe134d1d', '76cbfd44-0d59-40d7-baa3-998069dbf9bc'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:22.973730 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Snapshot force create request issued successfully. Aug 05 18:18:22.974817 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8a87a57d-174f-4828-896d-6a41fa685b7b req-1d36101b-059d-40a1-8910-609bb30827bc tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:18:22.974972 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 242/965] 10.4.3.210 () {72 vars in 1547 bytes} [Wed Aug 5 18:18:22 2026] POST /volume/v3/snapshots => generated 292 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:23.237138 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-b7b57441-0e63-4ac3-b5f6-79c6db337103 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:23.239102 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-b7b57441-0e63-4ac3-b5f6-79c6db337103 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:23.239290 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-b7b57441-0e63-4ac3-b5f6-79c6db337103 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:23.239501 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-b7b57441-0e63-4ac3-b5f6-79c6db337103 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:23.247989 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:23.247989 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:23.252223 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-b7b57441-0e63-4ac3-b5f6-79c6db337103 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:23.256534 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-b7b57441-0e63-4ac3-b5f6-79c6db337103 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:23.256943 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 237/966] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:23 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 1248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:23.277946 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-559fc6e4-adb9-4b7e-9040-d0f00992d77b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:23.277946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-559fc6e4-adb9-4b7e-9040-d0f00992d77b None None] GET https://10.4.3.210/volume// Aug 05 18:18:23.277946 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-559fc6e4-adb9-4b7e-9040-d0f00992d77b None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:23.277946 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-559fc6e4-adb9-4b7e-9040-d0f00992d77b None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:23.277946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-559fc6e4-adb9-4b7e-9040-d0f00992d77b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:23.277946 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 244/967] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:18:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:23.290767 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1dddfff7-c7d7-4c40-b41e-52b3a131985a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:23.294768 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1dddfff7-c7d7-4c40-b41e-52b3a131985a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:18:23.295133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1dddfff7-c7d7-4c40-b41e-52b3a131985a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54fae1fe-8e2a-4fd1-bbae-56c21ada7a58", "connector": null, "instance_uuid": "5112a347-a303-4291-9289-bca75fc94502"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:23.304911 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:23.304911 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:23.392517 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1dddfff7-c7d7-4c40-b41e-52b3a131985a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:18:23.392517 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 245/968] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:18:23 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:23.589332 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b7e958e5-89ac-431c-85c2-a398711d4e39 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:23.592404 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b7e958e5-89ac-431c-85c2-a398711d4e39 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] GET https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe Aug 05 18:18:23.592675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b7e958e5-89ac-431c-85c2-a398711d4e39 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:23.592919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b7e958e5-89ac-431c-85c2-a398711d4e39 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:23.602921 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b7e958e5-89ac-431c-85c2-a398711d4e39 tempest-ServerActionsTestOtherB-1129276909 tempest-ServerActionsTestOtherB-1129276909-project-member] https://10.4.3.210/volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe returned with HTTP 404 Aug 05 18:18:23.603147 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 243/969] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:23 2026] GET /volume/v3/volumes/51aa3551-7fc2-4d26-8692-46d73e329bbe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:23.902538 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-282ff437-de51-4569-a029-14f85a67f8bd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:23.904987 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-282ff437-de51-4569-a029-14f85a67f8bd tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:23.905278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-282ff437-de51-4569-a029-14f85a67f8bd tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:23.905511 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-282ff437-de51-4569-a029-14f85a67f8bd tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:23.905682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-282ff437-de51-4569-a029-14f85a67f8bd tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:23.917830 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:23.917830 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:23.919021 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-282ff437-de51-4569-a029-14f85a67f8bd tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:23.919478 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 238/970] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:23 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:24.936237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-54556b82-f318-4ccf-9803-251218054dc3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:24.943566 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54556b82-f318-4ccf-9803-251218054dc3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:24.943566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54556b82-f318-4ccf-9803-251218054dc3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:24.943566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54556b82-f318-4ccf-9803-251218054dc3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:24.943566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-54556b82-f318-4ccf-9803-251218054dc3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:24.945630 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:24.945630 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:24.945907 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54556b82-f318-4ccf-9803-251218054dc3 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:24.946398 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 245/971] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:24 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:25.046235 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-5131f7a1-5a9d-44d9-9e50-3db46b9af671 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.052769 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-5131f7a1-5a9d-44d9-9e50-3db46b9af671 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] DELETE https://10.4.3.210/volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8 Aug 05 18:18:25.054731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-5131f7a1-5a9d-44d9-9e50-3db46b9af671 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.055095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-5131f7a1-5a9d-44d9-9e50-3db46b9af671 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.065353 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:25.065353 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:25.134396 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-5131f7a1-5a9d-44d9-9e50-3db46b9af671 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8 returned with HTTP 200 Aug 05 18:18:25.135082 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 246/972] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:25 2026] DELETE /volume/v3/attachments/c1cae2af-03fe-43d5-ab58-895fa79846f8 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:25.164772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-6bbe370b-be29-4f37-8e52-7d7db4ed22cc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.166860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-6bbe370b-be29-4f37-8e52-7d7db4ed22cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] DELETE https://10.4.3.210/volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40 Aug 05 18:18:25.167202 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-6bbe370b-be29-4f37-8e52-7d7db4ed22cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.167501 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-6bbe370b-be29-4f37-8e52-7d7db4ed22cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.174890 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:25.174890 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:25.249211 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-6bbe370b-be29-4f37-8e52-7d7db4ed22cc tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40 returned with HTTP 200 Aug 05 18:18:25.249975 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 244/973] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:25 2026] DELETE /volume/v3/attachments/965bc394-b63b-4e80-a13e-bbdd1bbbde40 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:25.274386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-36b3843b-a59e-44c7-ab2b-a6e6ab50df76 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.278032 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-36b3843b-a59e-44c7-ab2b-a6e6ab50df76 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] DELETE https://10.4.3.210/volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372 Aug 05 18:18:25.278426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-36b3843b-a59e-44c7-ab2b-a6e6ab50df76 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.278717 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-36b3843b-a59e-44c7-ab2b-a6e6ab50df76 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.288721 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:25.288721 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:25.364225 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-de234ab6-e353-4145-a47e-68a7566a1bb8 req-36b3843b-a59e-44c7-ab2b-a6e6ab50df76 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372 returned with HTTP 200 Aug 05 18:18:25.364646 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 239/974] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:25 2026] DELETE /volume/v3/attachments/a86ba3ce-91b7-4501-a98e-d100b9853372 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:25.870881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-352e4916-b981-423b-8443-b18bc36b9de0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.872607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-352e4916-b981-423b-8443-b18bc36b9de0 None None] GET https://10.4.3.210/volume// Aug 05 18:18:25.872607 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-352e4916-b981-423b-8443-b18bc36b9de0 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.872607 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-352e4916-b981-423b-8443-b18bc36b9de0 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.872607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-352e4916-b981-423b-8443-b18bc36b9de0 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:25.872607 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 246/975] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:25.888487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-56bb76f8-435f-4c8d-85ab-1b5bba7022c4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.889112 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-56bb76f8-435f-4c8d-85ab-1b5bba7022c4 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:18:25.889319 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-56bb76f8-435f-4c8d-85ab-1b5bba7022c4 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.889517 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-56bb76f8-435f-4c8d-85ab-1b5bba7022c4 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.900497 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:25.900497 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:25.906829 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-56bb76f8-435f-4c8d-85ab-1b5bba7022c4 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:18:25.911525 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-56bb76f8-435f-4c8d-85ab-1b5bba7022c4 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:18:25.912008 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 247/976] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:25 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 1427 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:25.962221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1d78b70e-da53-4ae1-bad9-9152cd4052c6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.964646 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d78b70e-da53-4ae1-bad9-9152cd4052c6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:25.965970 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d78b70e-da53-4ae1-bad9-9152cd4052c6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.965970 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d78b70e-da53-4ae1-bad9-9152cd4052c6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.965970 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1d78b70e-da53-4ae1-bad9-9152cd4052c6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:25.971147 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:25.971147 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:25.972507 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d78b70e-da53-4ae1-bad9-9152cd4052c6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:25.973063 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 245/977] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:25 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:25.983518 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-73aac4bc-d293-4e10-9bc8-31c452723db0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:25.985234 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-73aac4bc-d293-4e10-9bc8-31c452723db0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:25.985604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-73aac4bc-d293-4e10-9bc8-31c452723db0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:25.985854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-73aac4bc-d293-4e10-9bc8-31c452723db0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:25.996620 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:25.996620 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:25.996775 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-73aac4bc-d293-4e10-9bc8-31c452723db0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:26.001747 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-73aac4bc-d293-4e10-9bc8-31c452723db0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 200 Aug 05 18:18:26.002343 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 240/978] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:25 2026] GET /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:26.007095 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.009413 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:26.011425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:26.011737 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:26.012112 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Delete volume with id: 2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:26.019283 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.027607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.033976 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] PUT https://10.4.3.210/volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de Aug 05 18:18:26.035320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:26.049903 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Acquiring lock "cinder-attachment_update-54fae1fe-8e2a-4fd1-bbae-56c21ada7a58-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:18:26.056025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Lock "cinder-attachment_update-54fae1fe-8e2a-4fd1-bbae-56c21ada7a58-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:18:26.057433 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.057433 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:26.067713 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5/export_record Aug 05 18:18:26.068093 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:26.068384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'export_record' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:26.068482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Export record for backup f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:18:26.082754 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.082754 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:26.085176 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.api [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling RPCAPI with context: , host: np0000006581, backup: f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 05 18:18:26.101033 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] export_record in rpcapi backup_id f865da5e-9fd8-4b75-b8e2-79879ad815a5 on host np0000006581. {{(pid=100365) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 05 18:18:26.123576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjg2NWRhNWUtOWZkOC00Yjc1LWI4ZTItNzk4NzlhZDgxNWE1IiwgInVzZXJfaWQiOiAiMDA5MTM5NTQxMGM5NDU4MDkzZGJjMmE0ZWQ5Y2ExNzQiLCAicHJvamVjdF9pZCI6ICI3NTAyMThlZThiODU0MmYyODI1MmUyOGExOTJlN2YwNiIsICJ2b2x1bWVfaWQiOiAiMjJmNTNjYzQtYmUwZC00YTgwLTg3MTQtYjc1MGRjMjRhM2MwIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzYxMDkwNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjUwNzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMmY1M2NjNC1iZTBkLTRhODAtODcxNC1iNzUwZGMyNGEzYzAvMjAyNjA4MDUxODE4MTIvYXpfbm92YV9iYWNrdXBfZjg2NWRhNWUtOWZkOC00Yjc1LWI4ZTItNzk4NzlhZDgxNWE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA1VDE4OjE4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100365) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 05 18:18:26.123576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8db2c242-fab7-413a-a0a9-29d42d6312f4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5/export_record returned with HTTP 200 Aug 05 18:18:26.123995 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 248/979] 10.4.3.210 () {66 vars in 1390 bytes} [Wed Aug 5 18:18:26 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5/export_record => generated 1508 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:26.142317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.148819 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] POST https://10.4.3.210/volume/v3/backups/import_record Aug 05 18:18:26.148819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWFmMjE4ODctZWY1NS00Nzc5LThmMGMtY2Q2YTY4NWY0ZDAyIiwgInVzZXJfaWQiOiAiMDA5MTM5NTQxMGM5NDU4MDkzZGJjMmE0ZWQ5Y2ExNzQiLCAicHJvamVjdF9pZCI6ICI3NTAyMThlZThiODU0MmYyODI1MmUyOGExOTJlN2YwNiIsICJ2b2x1bWVfaWQiOiAiMjJmNTNjYzQtYmUwZC00YTgwLTg3MTQtYjc1MGRjMjRhM2MwIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzYxMDkwNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjUwNzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMmY1M2NjNC1iZTBkLTRhODAtODcxNC1iNzUwZGMyNGEzYzAvMjAyNjA4MDUxODE4MTIvYXpfbm92YV9iYWNrdXBfZjg2NWRhNWUtOWZkOC00Yjc1LWI4ZTItNzk4NzlhZDgxNWE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA1VDE4OjE4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:26.150336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWFmMjE4ODctZWY1NS00Nzc5LThmMGMtY2Q2YTY4NWY0ZDAyIiwgInVzZXJfaWQiOiAiMDA5MTM5NTQxMGM5NDU4MDkzZGJjMmE0ZWQ5Y2ExNzQiLCAicHJvamVjdF9pZCI6ICI3NTAyMThlZThiODU0MmYyODI1MmUyOGExOTJlN2YwNiIsICJ2b2x1bWVfaWQiOiAiMjJmNTNjYzQtYmUwZC00YTgwLTg3MTQtYjc1MGRjMjRhM2MwIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzYxMDkwNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjUwNzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMmY1M2NjNC1iZTBkLTRhODAtODcxNC1iNzUwZGMyNGEzYzAvMjAyNjA4MDUxODE4MTIvYXpfbm92YV9iYWNrdXBfZjg2NWRhNWUtOWZkOC00Yjc1LWI4ZTItNzk4NzlhZDgxNWE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA1VDE4OjE4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100364) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 05 18:18:26.150647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWFmMjE4ODctZWY1NS00Nzc5LThmMGMtY2Q2YTY4NWY0ZDAyIiwgInVzZXJfaWQiOiAiMDA5MTM5NTQxMGM5NDU4MDkzZGJjMmE0ZWQ5Y2ExNzQiLCAicHJvamVjdF9pZCI6ICI3NTAyMThlZThiODU0MmYyODI1MmUyOGExOTJlN2YwNiIsICJ2b2x1bWVfaWQiOiAiMjJmNTNjYzQtYmUwZC00YTgwLTg3MTQtYjc1MGRjMjRhM2MwIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzYxMDkwNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjUwNzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMmY1M2NjNC1iZTBkLTRhODAtODcxNC1iNzUwZGMyNGEzYzAvMjAyNjA4MDUxODE4MTIvYXpfbm92YV9iYWNrdXBfZjg2NWRhNWUtOWZkOC00Yjc1LWI4ZTItNzk4NzlhZDgxNWE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA1VDE4OjE4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100364) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 05 18:18:26.161932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ca58bc60-e441-4980-941c-156241bbf83f req-893ff962-bad7-4f26-ba53-fb9bdc5f953a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.169536 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-893ff962-bad7-4f26-ba53-fb9bdc5f953a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:26.169829 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-893ff962-bad7-4f26-ba53-fb9bdc5f953a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:26.170133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-893ff962-bad7-4f26-ba53-fb9bdc5f953a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:26.185195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Lock "cinder-attachment_update-54fae1fe-8e2a-4fd1-bbae-56c21ada7a58-np0000006581" released by "attachment_update" :: held 0.129s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:18:26.185541 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-2a4fbf7d-e6c2-4172-bfb8-c402280b683f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de returned with HTTP 200 Aug 05 18:18:26.186043 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 246/980] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:18:26 2026] PUT /volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:26.186419 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.186419 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:26.192369 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-ca58bc60-e441-4980-941c-156241bbf83f req-893ff962-bad7-4f26-ba53-fb9bdc5f953a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:26.200986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-893ff962-bad7-4f26-ba53-fb9bdc5f953a tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:26.201996 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 249/981] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:26 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1660 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:26.204796 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.204796 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:26.205586 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:26.214210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Created reservations ['8a73e721-ba72-4043-9bee-c65e8b074820', '6a63e0af-a0c0-442f-9bae-06552e4a3fe1'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:26.221968 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1fb72068-e257-4e09-aea5-04a878b0e22a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.227103 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1fb72068-e257-4e09-aea5-04a878b0e22a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de/action Aug 05 18:18:26.230106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1fb72068-e257-4e09-aea5-04a878b0e22a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:26.230253 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1fb72068-e257-4e09-aea5-04a878b0e22a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:26.230362 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Delete volume request issued successfully. Aug 05 18:18:26.230942 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ab269fa2-db23-4353-a68f-2b5bf90f0378 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 202 Aug 05 18:18:26.231377 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 247/982] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:26 2026] DELETE /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:26.242139 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e3215e6-3a54-4995-b5fa-29dbd849ffc9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.244301 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e3215e6-3a54-4995-b5fa-29dbd849ffc9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:26.244791 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e3215e6-3a54-4995-b5fa-29dbd849ffc9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:26.244791 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e3215e6-3a54-4995-b5fa-29dbd849ffc9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:26.259468 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.259468 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:26.264817 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9e3215e6-3a54-4995-b5fa-29dbd849ffc9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:26.267795 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.267795 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:26.270777 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e3215e6-3a54-4995-b5fa-29dbd849ffc9 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 200 Aug 05 18:18:26.270892 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 250/983] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:26 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:26.273293 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] import_record rpcapi backup id aaf21887-ef55-4779-8f0c-cd6a685f4d02 on host np0000006581 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWFmMjE4ODctZWY1NS00Nzc5LThmMGMtY2Q2YTY4NWY0ZDAyIiwgInVzZXJfaWQiOiAiMDA5MTM5NTQxMGM5NDU4MDkzZGJjMmE0ZWQ5Y2ExNzQiLCAicHJvamVjdF9pZCI6ICI3NTAyMThlZThiODU0MmYyODI1MmUyOGExOTJlN2YwNiIsICJ2b2x1bWVfaWQiOiAiMjJmNTNjYzQtYmUwZC00YTgwLTg3MTQtYjc1MGRjMjRhM2MwIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzYxMDkwNTQiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjUwNzYyODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yMmY1M2NjNC1iZTBkLTRhODAtODcxNC1iNzUwZGMyNGEzYzAvMjAyNjA4MDUxODE4MTIvYXpfbm92YV9iYWNrdXBfZjg2NWRhNWUtOWZkOC00Yjc1LWI4ZTItNzk4NzlhZDgxNWE1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoxODowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA1VDE4OjE4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100364) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 05 18:18:26.275893 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Import record output: {'backup': {'id': 'aaf21887-ef55-4779-8f0c-cd6a685f4d02', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02'}, {'rel': 'bookmark', 'href': 'https://10.4.3.210/volume/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02'}]}}. {{(pid=100364) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 05 18:18:26.277040 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31bb29ee-a5a1-439b-9cc4-76023991c3c6 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 201 Aug 05 18:18:26.277040 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 241/984] 10.4.3.210 () {68 vars in 1302 bytes} [Wed Aug 5 18:18:26 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 136 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:18:26.297205 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c0e14f33-4d49-4c6b-bbb7-f0768f7cd684 req-1fb72068-e257-4e09-aea5-04a878b0e22a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de/action returned with HTTP 204 Aug 05 18:18:26.297691 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 247/985] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:18:26 2026] POST /volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:26.300173 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c8bd782a-ad69-4cc4-a689-21241e46f9f7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:26.302011 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c8bd782a-ad69-4cc4-a689-21241e46f9f7 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] GET https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 Aug 05 18:18:26.302351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c8bd782a-ad69-4cc4-a689-21241e46f9f7 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:26.304906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c8bd782a-ad69-4cc4-a689-21241e46f9f7 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:26.304906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c8bd782a-ad69-4cc4-a689-21241e46f9f7 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Show backup with id aaf21887-ef55-4779-8f0c-cd6a685f4d02. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:26.318665 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:26.318665 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:26.319472 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c8bd782a-ad69-4cc4-a689-21241e46f9f7 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 returned with HTTP 200 Aug 05 18:18:26.320603 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 248/986] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:26 2026] GET /volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 => generated 647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:27.151799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ca58bc60-e441-4980-941c-156241bbf83f req-dcdfbb5f-018c-448b-9d19-e835cc4e2077 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.154473 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-dcdfbb5f-018c-448b-9d19-e835cc4e2077 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767 Aug 05 18:18:27.154731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-dcdfbb5f-018c-448b-9d19-e835cc4e2077 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:27.155034 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-dcdfbb5f-018c-448b-9d19-e835cc4e2077 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:27.167650 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.167650 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:27.231660 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ca58bc60-e441-4980-941c-156241bbf83f req-dcdfbb5f-018c-448b-9d19-e835cc4e2077 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767 returned with HTTP 200 Aug 05 18:18:27.232195 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 251/987] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:27 2026] DELETE /volume/v3/attachments/af84ec96-2cee-4ed2-bd8e-f390f28cc767 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:27.292413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eff3dc70-2c8f-4ef8-b627-e6df2e5c8d7d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.299616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eff3dc70-2c8f-4ef8-b627-e6df2e5c8d7d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 Aug 05 18:18:27.299616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eff3dc70-2c8f-4ef8-b627-e6df2e5c8d7d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:27.299616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eff3dc70-2c8f-4ef8-b627-e6df2e5c8d7d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:27.307407 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eff3dc70-2c8f-4ef8-b627-e6df2e5c8d7d tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 returned with HTTP 404 Aug 05 18:18:27.308026 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 242/988] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:27 2026] GET /volume/v3/volumes/2e666097-2fa3-4df0-b051-93e38cfa7180 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:27.316414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f5c2b84f-3944-4327-9dce-9969360bed8e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.318342 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b Aug 05 18:18:27.318546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:27.318772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:27.318947 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Delete volume with id: c238bbd5-1576-4d74-bc39-0dfc08a8dc5b Aug 05 18:18:27.327578 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.327578 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:27.328731 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:27.335031 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9272b946-bbce-41e9-9bbc-997d1ee9db14 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.337221 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9272b946-bbce-41e9-9bbc-997d1ee9db14 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] GET https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 Aug 05 18:18:27.337438 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9272b946-bbce-41e9-9bbc-997d1ee9db14 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:27.337694 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9272b946-bbce-41e9-9bbc-997d1ee9db14 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:27.337821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9272b946-bbce-41e9-9bbc-997d1ee9db14 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Show backup with id aaf21887-ef55-4779-8f0c-cd6a685f4d02. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:27.349053 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.349053 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:27.351331 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9272b946-bbce-41e9-9bbc-997d1ee9db14 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 returned with HTTP 200 Aug 05 18:18:27.351940 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 249/989] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:27 2026] GET /volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:27.358038 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Delete volume request issued successfully. Aug 05 18:18:27.358434 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f5c2b84f-3944-4327-9dce-9969360bed8e tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b returned with HTTP 202 Aug 05 18:18:27.359705 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 248/990] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:27 2026] DELETE /volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:27.363436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea31d028-dbf9-42d2-90b7-31107bbdd2e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.367647 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea31d028-dbf9-42d2-90b7-31107bbdd2e5 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] GET https://10.4.3.210/volume/v3/backups Aug 05 18:18:27.367647 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea31d028-dbf9-42d2-90b7-31107bbdd2e5 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:27.367746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4c687677-b5b4-469b-93e3-47eaa86d62c7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.367776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea31d028-dbf9-42d2-90b7-31107bbdd2e5 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:27.367776 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.367776 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:27.372838 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c687677-b5b4-469b-93e3-47eaa86d62c7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b Aug 05 18:18:27.372838 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c687677-b5b4-469b-93e3-47eaa86d62c7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:27.372838 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c687677-b5b4-469b-93e3-47eaa86d62c7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:27.383431 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.383431 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:27.388483 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea31d028-dbf9-42d2-90b7-31107bbdd2e5 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Aug 05 18:18:27.389011 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 252/991] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:18:27 2026] GET /volume/v3/backups => generated 336 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:27.393674 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4c687677-b5b4-469b-93e3-47eaa86d62c7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Volume info retrieved successfully. Aug 05 18:18:27.400452 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c687677-b5b4-469b-93e3-47eaa86d62c7 tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b returned with HTTP 200 Aug 05 18:18:27.401264 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 243/992] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:27 2026] GET /volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:27.401696 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:27.404213 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] POST https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5/restore Aug 05 18:18:27.404612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:27.406216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Restoring backup f865da5e-9fd8-4b75-b8e2-79879ad815a5 ({'restore': {}}) {{(pid=100366) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:18:27.406343 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Restoring backup f865da5e-9fd8-4b75-b8e2-79879ad815a5 to volume None. Aug 05 18:18:27.413267 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.413267 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:27.415000 np0000006581 devstack@c-api.service[100366]: INFO cinder.backup.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Creating volume of 1 GB for restore of backup f865da5e-9fd8-4b75-b8e2-79879ad815a5. Aug 05 18:18:27.428405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:18:27.428048. {{(pid=100366) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:18:27.428616 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Availability Zones retrieved successfully. Aug 05 18:18:27.438024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Flow 'volume_create_api' (4df1a83c-44e6-4914-b85d-7eefbbf12904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:27.439496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7175cd-42cc-4147-b7e5-5ba8747fbb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:27.440905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:27.486191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7175cd-42cc-4147-b7e5-5ba8747fbb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:27.487123 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edef71f-0dbe-420e-8aa2-2c8e708e0cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:27.554246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Created reservations ['dd42917d-88da-4b13-87aa-324abda75ac0', '55af128c-bd63-4c7a-a11b-ca3722d15d8b', '3c499ed4-db95-47af-99e4-a6bb6cebfc10', '65c40b78-e6d8-4ab3-aac6-90f85a3eb802'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:27.555578 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0edef71f-0dbe-420e-8aa2-2c8e708e0cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd42917d-88da-4b13-87aa-324abda75ac0', '55af128c-bd63-4c7a-a11b-ca3722d15d8b', '3c499ed4-db95-47af-99e4-a6bb6cebfc10', '65c40b78-e6d8-4ab3-aac6-90f85a3eb802']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:27.556744 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1420db6-1d5b-4380-a33a-4804c5f02f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:27.593880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1420db6-1d5b-4380-a33a-4804c5f02f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7410d421-4991-4480-ba35-be998380076d', '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_f865da5e-9fd8-4b75-b8e2-79879ad815a5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750218ee8b8542f28252e28a192e7f06',qos_specs=None,replication_status=,reservations=['dd42917d-88da-4b13-87aa-324abda75ac0','55af128c-bd63-4c7a-a11b-ca3722d15d8b','3c499ed4-db95-47af-99e4-a6bb6cebfc10','65c40b78-e6d8-4ab3-aac6-90f85a3eb802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0091395410c9458093dbc2a4ed9ca174',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f865da5e-9fd8-4b75-b8e2-79879ad815a5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7410d421-4991-4480-ba35-be998380076d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='750218ee8b8542f28252e28a192e7f06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0091395410c9458093dbc2a4ed9ca174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:27.595219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d06e6cf-c0a1-466e-aaf2-71b1ca404f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:27.616080 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d06e6cf-c0a1-466e-aaf2-71b1ca404f6b) transitioned into 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_f865da5e-9fd8-4b75-b8e2-79879ad815a5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750218ee8b8542f28252e28a192e7f06',qos_specs=None,replication_status=,reservations=['dd42917d-88da-4b13-87aa-324abda75ac0','55af128c-bd63-4c7a-a11b-ca3722d15d8b','3c499ed4-db95-47af-99e4-a6bb6cebfc10','65c40b78-e6d8-4ab3-aac6-90f85a3eb802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0091395410c9458093dbc2a4ed9ca174',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:27.617048 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95588ca3-f75f-4a1a-9bae-1c5b9ccb20fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:27.629143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95588ca3-f75f-4a1a-9bae-1c5b9ccb20fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:27.630140 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Flow 'volume_create_api' (4df1a83c-44e6-4914-b85d-7eefbbf12904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:27.630682 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume request issued successfully. Aug 05 18:18:27.638406 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:27.638406 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:27.639031 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:28.417016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c743205a-2614-4f07-a29f-6c97783ae67c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:28.419347 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c743205a-2614-4f07-a29f-6c97783ae67c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] GET https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b Aug 05 18:18:28.419622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c743205a-2614-4f07-a29f-6c97783ae67c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:28.419939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c743205a-2614-4f07-a29f-6c97783ae67c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:28.426935 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c743205a-2614-4f07-a29f-6c97783ae67c tempest-ServerRescueNegativeTestJSON-441878119 tempest-ServerRescueNegativeTestJSON-441878119-project-member] https://10.4.3.210/volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b returned with HTTP 404 Aug 05 18:18:28.427547 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 249/993] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:28 2026] GET /volume/v3/volumes/c238bbd5-1576-4d74-bc39-0dfc08a8dc5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:28.660022 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:28.660022 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:28.660551 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:28.660758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Checking backup size 1 against volume size 1 {{(pid=100366) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:18:28.660875 np0000006581 devstack@c-api.service[100366]: INFO cinder.backup.api [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Overwriting volume 7410d421-4991-4480-ba35-be998380076d with restore of backup f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:28.685975 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] restore_backup in rpcapi backup_id f865da5e-9fd8-4b75-b8e2-79879ad815a5 {{(pid=100366) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:18:28.688287 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9c628fcf-c669-4ea6-8d07-04288d5ad6ae tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5/restore returned with HTTP 202 Aug 05 18:18:28.688761 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 250/994] 10.4.3.210 () {68 vars in 1393 bytes} [Wed Aug 5 18:18:27 2026] POST /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5/restore => generated 189 bytes in 1288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:28.701886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e351b34c-ac7e-4a3d-b85f-0f82022d205f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:28.704792 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e351b34c-ac7e-4a3d-b85f-0f82022d205f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:28.704792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e351b34c-ac7e-4a3d-b85f-0f82022d205f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:28.704792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e351b34c-ac7e-4a3d-b85f-0f82022d205f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:28.704792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e351b34c-ac7e-4a3d-b85f-0f82022d205f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:28.707941 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=449,cinder:INSERT=43,cinder:UPDATE=85 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:18:28.715616 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:28.715616 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:28.716429 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e351b34c-ac7e-4a3d-b85f-0f82022d205f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:28.720341 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 253/995] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:28 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:29.294374 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:29.299387 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd?cascade=True Aug 05 18:18:29.299730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:29.300013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:29.300263 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume with id: 1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:29.310295 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:29.310295 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:29.311183 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:29.363962 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume request issued successfully. Aug 05 18:18:29.364232 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b501bd10-16fd-44e1-b027-0fc27dbac04b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd?cascade=True returned with HTTP 202 Aug 05 18:18:29.364842 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 244/996] 10.4.3.210 () {66 vars in 1376 bytes} [Wed Aug 5 18:18:29 2026] DELETE /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:29.376345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a891b694-9c52-420a-86b7-753197c93c4b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:29.379586 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a891b694-9c52-420a-86b7-753197c93c4b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:29.382028 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a891b694-9c52-420a-86b7-753197c93c4b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:29.382464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a891b694-9c52-420a-86b7-753197c93c4b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:29.403571 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:29.403571 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:29.408360 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a891b694-9c52-420a-86b7-753197c93c4b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:29.420619 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a891b694-9c52-420a-86b7-753197c93c4b tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 200 Aug 05 18:18:29.420619 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 250/997] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:29 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 1367 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:29.735431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7b240783-8d1f-4965-ac90-e16d95b650b5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:29.738241 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7b240783-8d1f-4965-ac90-e16d95b650b5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:29.738484 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7b240783-8d1f-4965-ac90-e16d95b650b5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:29.738712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7b240783-8d1f-4965-ac90-e16d95b650b5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:29.738854 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7b240783-8d1f-4965-ac90-e16d95b650b5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:29.745734 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=561,cinder:INSERT=100,cinder:UPDATE=146 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:18:29.751522 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:29.751522 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:29.752491 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7b240783-8d1f-4965-ac90-e16d95b650b5 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:29.757925 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 251/998] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:29 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:29.866401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-75bfe04f-bfb4-4642-a30d-124188b02cae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:29.868260 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:18:29.868469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:29.868692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:29.868883 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Delete volume with id: 6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:18:29.875856 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:29.875856 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:29.876306 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:18:29.898515 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Delete volume request issued successfully. Aug 05 18:18:29.898749 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-75bfe04f-bfb4-4642-a30d-124188b02cae tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 202 Aug 05 18:18:29.899178 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 254/999] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:29 2026] DELETE /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:29.912012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9b841bb0-9f28-41da-844e-268782c2993c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:29.913676 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b841bb0-9f28-41da-844e-268782c2993c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:18:29.914771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b841bb0-9f28-41da-844e-268782c2993c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:29.915108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b841bb0-9f28-41da-844e-268782c2993c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:29.927512 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:29.927512 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:29.932459 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9b841bb0-9f28-41da-844e-268782c2993c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:18:29.941767 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b841bb0-9f28-41da-844e-268782c2993c tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 200 Aug 05 18:18:29.942346 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 245/1000] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:29 2026] GET /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:18:30.290217 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c8881f4b-c6b8-4830-afed-d14d02f0570a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.397311 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8881f4b-c6b8-4830-afed-d14d02f0570a tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Aug 05 18:18:30.397530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8881f4b-c6b8-4830-afed-d14d02f0570a tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.397825 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8881f4b-c6b8-4830-afed-d14d02f0570a tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Calling method 'get_pools' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.408400 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8881f4b-c6b8-4830-afed-d14d02f0570a tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 05 18:18:30.409120 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 251/1001] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:30.418608 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-288ad5c0-1c5f-4941-a1e0-62ba2aba4a85 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.421667 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-288ad5c0-1c5f-4941-a1e0-62ba2aba4a85 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True Aug 05 18:18:30.421863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-288ad5c0-1c5f-4941-a1e0-62ba2aba4a85 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.422043 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-288ad5c0-1c5f-4941-a1e0-62ba2aba4a85 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Calling method 'get_pools' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.431776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fac29721-a953-4918-931e-62a8809237ee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.434272 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fac29721-a953-4918-931e-62a8809237ee tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:30.434392 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fac29721-a953-4918-931e-62a8809237ee tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.434744 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fac29721-a953-4918-931e-62a8809237ee tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.435528 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-288ad5c0-1c5f-4941-a1e0-62ba2aba4a85 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 05 18:18:30.436265 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 252/1002] 10.4.3.210 () {66 vars in 1314 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:30.441694 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fac29721-a953-4918-931e-62a8809237ee tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 404 Aug 05 18:18:30.442153 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 255/1003] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:30.445979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4cd838d2-1bf3-4fdd-919e-6ec0b78a7e63 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.449910 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cd838d2-1bf3-4fdd-919e-6ec0b78a7e63 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool Aug 05 18:18:30.450018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cd838d2-1bf3-4fdd-919e-6ec0b78a7e63 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.450305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cd838d2-1bf3-4fdd-919e-6ec0b78a7e63 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.465521 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cd838d2-1bf3-4fdd-919e-6ec0b78a7e63 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool returned with HTTP 200 Aug 05 18:18:30.466103 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 246/1004] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/capabilities/np0000006581@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:30.476971 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6caae419-c1fb-4c48-964e-2a17df553710 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.479570 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6caae419-c1fb-4c48-964e-2a17df553710 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool Aug 05 18:18:30.480056 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6caae419-c1fb-4c48-964e-2a17df553710 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.480170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6caae419-c1fb-4c48-964e-2a17df553710 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.492408 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6caae419-c1fb-4c48-964e-2a17df553710 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool returned with HTTP 200 Aug 05 18:18:30.493236 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 252/1005] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/capabilities/np0000006581@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:30.505014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e0a7210e-c4c4-4375-aa27-2cb51492bfe0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.507409 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0a7210e-c4c4-4375-aa27-2cb51492bfe0 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool Aug 05 18:18:30.507728 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0a7210e-c4c4-4375-aa27-2cb51492bfe0 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.508025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0a7210e-c4c4-4375-aa27-2cb51492bfe0 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.521103 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0a7210e-c4c4-4375-aa27-2cb51492bfe0 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433 tempest-BackendsCapabilitiesAdminTestsJSON-1743497433-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool returned with HTTP 200 Aug 05 18:18:30.522130 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 253/1006] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/capabilities/np0000006581@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:30.767293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e63edc31-6c6d-4c44-a597-923e1358ae68 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.769330 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e63edc31-6c6d-4c44-a597-923e1358ae68 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:30.769522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e63edc31-6c6d-4c44-a597-923e1358ae68 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.769747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e63edc31-6c6d-4c44-a597-923e1358ae68 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.769846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e63edc31-6c6d-4c44-a597-923e1358ae68 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:30.774457 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:30.774457 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:30.775338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e63edc31-6c6d-4c44-a597-923e1358ae68 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:30.775773 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 256/1007] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:30.827343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8c6f9dd5-c381-4e20-8166-79c428db0aec None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.830315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c6f9dd5-c381-4e20-8166-79c428db0aec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:30.830556 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c6f9dd5-c381-4e20-8166-79c428db0aec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.830849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c6f9dd5-c381-4e20-8166-79c428db0aec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.831025 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-8c6f9dd5-c381-4e20-8166-79c428db0aec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume with id: 1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:30.835943 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=393,cinder:UPDATE=74,cinder:INSERT=41 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:18:30.841405 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c6f9dd5-c381-4e20-8166-79c428db0aec tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 404 Aug 05 18:18:30.842299 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 247/1008] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:30 2026] DELETE /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:30.850717 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-986f0204-cb97-4de5-9e5f-02bd1f3b1203 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.853663 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-986f0204-cb97-4de5-9e5f-02bd1f3b1203 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd Aug 05 18:18:30.853924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-986f0204-cb97-4de5-9e5f-02bd1f3b1203 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.856203 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-986f0204-cb97-4de5-9e5f-02bd1f3b1203 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.856544 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=477,cinder:UPDATE=121,cinder:INSERT=60 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:18:30.863660 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-986f0204-cb97-4de5-9e5f-02bd1f3b1203 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd returned with HTTP 404 Aug 05 18:18:30.864265 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 253/1009] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/volumes/1dc2c80a-2c11-4ba4-8297-c43ebc0140dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:30.873557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.875640 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:30.875890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.876148 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.876359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume with id: 108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:30.886261 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:30.886261 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:30.887451 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:30.915090 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume request issued successfully. Aug 05 18:18:30.915448 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-158f6f62-ea7f-4f15-96c9-c9d0ed665218 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 202 Aug 05 18:18:30.915918 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 254/1010] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:30 2026] DELETE /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:18:30.925989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2c733024-4906-447d-8222-21c127ae3ced None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.929269 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2c733024-4906-447d-8222-21c127ae3ced tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:30.929457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2c733024-4906-447d-8222-21c127ae3ced tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.929675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2c733024-4906-447d-8222-21c127ae3ced tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.943708 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:30.943708 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:30.950864 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2c733024-4906-447d-8222-21c127ae3ced tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:30.956534 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2c733024-4906-447d-8222-21c127ae3ced tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 200 Aug 05 18:18:30.957243 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 257/1011] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:30.963465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-23d910b4-d2e7-4229-856d-7b90b5d6fe79 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.965846 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23d910b4-d2e7-4229-856d-7b90b5d6fe79 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 Aug 05 18:18:30.966119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23d910b4-d2e7-4229-856d-7b90b5d6fe79 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.966436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23d910b4-d2e7-4229-856d-7b90b5d6fe79 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.977275 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23d910b4-d2e7-4229-856d-7b90b5d6fe79 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 returned with HTTP 404 Aug 05 18:18:30.978131 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 248/1012] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:30 2026] GET /volume/v3/volumes/6efea485-a768-49eb-b1fe-57c1657e3d16 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:30.988084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:30.991204 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:18:30.991433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:30.991663 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:30.991865 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Delete volume with id: c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:18:31.013737 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:31.013737 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:31.013737 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:18:31.050136 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Delete volume request issued successfully. Aug 05 18:18:31.050417 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f9a4ec8-de93-466f-9ba9-d5d4e63cd580 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 202 Aug 05 18:18:31.053074 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 254/1013] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:30 2026] DELETE /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:31.061091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66545354-166e-4737-8a0c-1fa1eab66550 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:31.063559 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66545354-166e-4737-8a0c-1fa1eab66550 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:18:31.063559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66545354-166e-4737-8a0c-1fa1eab66550 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:31.064330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66545354-166e-4737-8a0c-1fa1eab66550 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:31.075797 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:31.075797 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:31.083070 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-66545354-166e-4737-8a0c-1fa1eab66550 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:18:31.091973 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66545354-166e-4737-8a0c-1fa1eab66550 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 200 Aug 05 18:18:31.091973 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 255/1014] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:31 2026] GET /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:31.795017 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd0177da-83a2-402b-8529-addad2e65b26 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:31.798067 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd0177da-83a2-402b-8529-addad2e65b26 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:31.798067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd0177da-83a2-402b-8529-addad2e65b26 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:31.798067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd0177da-83a2-402b-8529-addad2e65b26 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:31.798067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-cd0177da-83a2-402b-8529-addad2e65b26 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:31.803241 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:31.803241 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:31.804068 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd0177da-83a2-402b-8529-addad2e65b26 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:31.804528 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 258/1015] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:31 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:31.880462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5f0f9f73-00df-4983-8043-339eb27baaef None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:31.884994 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f0f9f73-00df-4983-8043-339eb27baaef tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:31.885225 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f0f9f73-00df-4983-8043-339eb27baaef tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:31.885380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f0f9f73-00df-4983-8043-339eb27baaef tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:31.900768 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:31.900768 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:31.905172 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5f0f9f73-00df-4983-8043-339eb27baaef tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:31.910583 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f0f9f73-00df-4983-8043-339eb27baaef tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:31.911346 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 249/1016] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:31 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:31.973025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-efaa2c74-49f5-4ff8-ac7c-0f1bf1d74cfd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:31.976657 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-efaa2c74-49f5-4ff8-ac7c-0f1bf1d74cfd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 Aug 05 18:18:31.978405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-efaa2c74-49f5-4ff8-ac7c-0f1bf1d74cfd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:31.978725 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-efaa2c74-49f5-4ff8-ac7c-0f1bf1d74cfd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:31.987433 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-efaa2c74-49f5-4ff8-ac7c-0f1bf1d74cfd tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 returned with HTTP 404 Aug 05 18:18:31.988087 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 255/1017] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:31 2026] GET /volume/v3/volumes/108db4a5-a5a4-4364-9cef-2d5535747d22 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:31.993083 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-1c8037ff-6289-4472-b219-eb4ea84630bd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:31.997692 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-1c8037ff-6289-4472-b219-eb4ea84630bd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:31.997692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-1c8037ff-6289-4472-b219-eb4ea84630bd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:31.997692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-1c8037ff-6289-4472-b219-eb4ea84630bd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.016229 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.016229 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:32.024248 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-1c8037ff-6289-4472-b219-eb4ea84630bd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:32.030183 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-1c8037ff-6289-4472-b219-eb4ea84630bd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:32.030713 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 256/1018] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:31 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:32.108557 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-638f493e-44d1-4e2c-8e60-ab6e21162f55 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.111657 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-638f493e-44d1-4e2c-8e60-ab6e21162f55 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 Aug 05 18:18:32.112226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-638f493e-44d1-4e2c-8e60-ab6e21162f55 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.112226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-638f493e-44d1-4e2c-8e60-ab6e21162f55 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.127547 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-638f493e-44d1-4e2c-8e60-ab6e21162f55 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 returned with HTTP 404 Aug 05 18:18:32.128041 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 259/1019] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/v3/volumes/c7556685-989a-44fc-aa63-a9417313e3a9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:32.141225 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.144829 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:18:32.145113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.145299 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.145508 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Delete volume with id: e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:18:32.155800 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.155800 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:32.156407 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:18:32.167356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-509dbc1a-39ee-4d45-9b7b-860d1d2c35f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.167755 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-509dbc1a-39ee-4d45-9b7b-860d1d2c35f2 None None] GET https://10.4.3.210/volume// Aug 05 18:18:32.167948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-509dbc1a-39ee-4d45-9b7b-860d1d2c35f2 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.168176 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-509dbc1a-39ee-4d45-9b7b-860d1d2c35f2 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.169481 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-509dbc1a-39ee-4d45-9b7b-860d1d2c35f2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:32.169842 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 256/1020] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:32.186615 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Delete volume request issued successfully. Aug 05 18:18:32.186615 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a6e5734-6ee6-4afc-8110-a7161e88ed4d tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 202 Aug 05 18:18:32.186615 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 250/1021] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:32 2026] DELETE /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:32.187173 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-6367842b-0980-4e1c-912f-289224a2b178 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.191722 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-6367842b-0980-4e1c-912f-289224a2b178 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:18:32.192290 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-6367842b-0980-4e1c-912f-289224a2b178 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a483f48c-9260-4565-85f2-d952ceaeea56", "connector": null, "instance_uuid": "59ada1ed-fc61-4038-8901-c36a7cf24f79"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:32.192398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0e39bad9-df6c-4d5e-be80-1290f8f0788f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.194194 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e39bad9-df6c-4d5e-be80-1290f8f0788f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:18:32.197052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e39bad9-df6c-4d5e-be80-1290f8f0788f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.197052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e39bad9-df6c-4d5e-be80-1290f8f0788f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.204057 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.204057 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:32.206662 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.206662 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:32.211523 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0e39bad9-df6c-4d5e-be80-1290f8f0788f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Volume info retrieved successfully. Aug 05 18:18:32.221465 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e39bad9-df6c-4d5e-be80-1290f8f0788f tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 200 Aug 05 18:18:32.221465 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 260/1022] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:32.246376 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-6367842b-0980-4e1c-912f-289224a2b178 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:18:32.246913 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 257/1023] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:18:32 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:32.298472 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-98baeebe-5505-41c5-89a8-2e265c23a825 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.300163 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-98baeebe-5505-41c5-89a8-2e265c23a825 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:32.300349 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-98baeebe-5505-41c5-89a8-2e265c23a825 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.302380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-98baeebe-5505-41c5-89a8-2e265c23a825 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.319964 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.319964 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:32.321706 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dbb755a9-b1b1-42b6-b6ff-c75cef86aa2b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.321706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbb755a9-b1b1-42b6-b6ff-c75cef86aa2b None None] GET https://10.4.3.210/volume// Aug 05 18:18:32.321933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbb755a9-b1b1-42b6-b6ff-c75cef86aa2b None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.322187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbb755a9-b1b1-42b6-b6ff-c75cef86aa2b None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.322637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbb755a9-b1b1-42b6-b6ff-c75cef86aa2b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:32.322952 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 251/1024] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:32.324997 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-98baeebe-5505-41c5-89a8-2e265c23a825 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:32.331613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-98baeebe-5505-41c5-89a8-2e265c23a825 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:32.332143 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 257/1025] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:32.339483 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-15cf9ca7-65fe-4b20-89d1-f2dd44304d09 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.342670 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-15cf9ca7-65fe-4b20-89d1-f2dd44304d09 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:32.343023 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-15cf9ca7-65fe-4b20-89d1-f2dd44304d09 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.343453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-15cf9ca7-65fe-4b20-89d1-f2dd44304d09 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.357759 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.357759 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:32.362467 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-15cf9ca7-65fe-4b20-89d1-f2dd44304d09 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:32.369225 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-15cf9ca7-65fe-4b20-89d1-f2dd44304d09 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:32.369970 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 261/1026] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1026 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:32.494325 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.496856 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] PUT https://10.4.3.210/volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2 Aug 05 18:18:32.497312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:32.508613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Acquiring lock "cinder-attachment_update-a483f48c-9260-4565-85f2-d952ceaeea56-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:18:32.519494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-a483f48c-9260-4565-85f2-d952ceaeea56-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:18:32.519494 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.519494 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:32.661145 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-a483f48c-9260-4565-85f2-d952ceaeea56-np0000006581" released by "attachment_update" :: held 0.144s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:18:32.661145 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-d7e8c288-9c64-4e00-bce8-6772b68c1789 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2 returned with HTTP 200 Aug 05 18:18:32.661145 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 258/1027] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:18:32 2026] PUT /volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:32.818451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-05273bb4-77c8-40ce-9604-0bcde086a052 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:32.821020 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-05273bb4-77c8-40ce-9604-0bcde086a052 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:32.821444 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-05273bb4-77c8-40ce-9604-0bcde086a052 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:32.821733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-05273bb4-77c8-40ce-9604-0bcde086a052 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:32.821865 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-05273bb4-77c8-40ce-9604-0bcde086a052 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:32.827326 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:32.827326 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:32.828556 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-05273bb4-77c8-40ce-9604-0bcde086a052 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:32.829270 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 252/1028] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:32 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:33.237070 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7572cc99-a11f-40d7-82ce-7b562748ea51 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:33.239331 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7572cc99-a11f-40d7-82ce-7b562748ea51 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] GET https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc Aug 05 18:18:33.239554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7572cc99-a11f-40d7-82ce-7b562748ea51 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:33.240117 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7572cc99-a11f-40d7-82ce-7b562748ea51 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:33.247099 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7572cc99-a11f-40d7-82ce-7b562748ea51 tempest-TaggedBootDevicesTest-855541414 tempest-TaggedBootDevicesTest-855541414-project-member] https://10.4.3.210/volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc returned with HTTP 404 Aug 05 18:18:33.248008 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 258/1029] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:33 2026] GET /volume/v3/volumes/e6eb309f-74e7-425c-b51f-5df39a19badc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:33.351839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-18f4154f-7134-4bc6-bce6-96017133026a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:33.354022 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18f4154f-7134-4bc6-bce6-96017133026a tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:33.354173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18f4154f-7134-4bc6-bce6-96017133026a tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:33.354395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18f4154f-7134-4bc6-bce6-96017133026a tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:33.374843 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:33.374843 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:33.383112 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-18f4154f-7134-4bc6-bce6-96017133026a tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:33.390288 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18f4154f-7134-4bc6-bce6-96017133026a tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:33.393617 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 262/1030] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:33 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:33.729553 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-47331c5e-73f3-4f6a-afbf-f7554ec14d55 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:33.843837 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-98f2c214-440d-4cd3-9ec8-a86c90526bb1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:33.847743 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98f2c214-440d-4cd3-9ec8-a86c90526bb1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:33.849389 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98f2c214-440d-4cd3-9ec8-a86c90526bb1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:33.850179 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98f2c214-440d-4cd3-9ec8-a86c90526bb1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:33.850965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-98f2c214-440d-4cd3-9ec8-a86c90526bb1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:33.859656 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:33.859656 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:33.861911 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98f2c214-440d-4cd3-9ec8-a86c90526bb1 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:33.862638 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 253/1031] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:33 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:33.878395 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47331c5e-73f3-4f6a-afbf-f7554ec14d55 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:33.878904 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47331c5e-73f3-4f6a-afbf-f7554ec14d55 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1894077249", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:33.881107 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:33.881107 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:33.881644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.qos_specs [None req-47331c5e-73f3-4f6a-afbf-f7554ec14d55 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1894077249', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100366) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 05 18:18:33.891168 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-47331c5e-73f3-4f6a-afbf-f7554ec14d55 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DB qos_specs_create(): root {'id': '031753a2-cabe-4d5b-977b-12acd3aa66e7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1894077249'} {{(pid=100366) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 05 18:18:33.905414 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47331c5e-73f3-4f6a-afbf-f7554ec14d55 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:33.905925 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 259/1032] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:18:33 2026] POST /volume/v3/qos-specs => generated 393 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:33.919249 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2560f144-9c84-44da-9ac1-84f3dfaaf6e0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:33.923765 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2560f144-9c84-44da-9ac1-84f3dfaaf6e0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:33.924190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2560f144-9c84-44da-9ac1-84f3dfaaf6e0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1109374175"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:33.948023 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2560f144-9c84-44da-9ac1-84f3dfaaf6e0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:33.948365 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 259/1033] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:33 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:33.960144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7099e0f0-0d5e-4bc3-a5b1-0e8835ad085a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:33.961936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7099e0f0-0d5e-4bc3-a5b1-0e8835ad085a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:33.962544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7099e0f0-0d5e-4bc3-a5b1-0e8835ad085a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-597518611"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:33.986113 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7099e0f0-0d5e-4bc3-a5b1-0e8835ad085a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:33.986745 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 263/1034] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:33 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:33.998367 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2f17c97-e8ef-4cfe-9313-a01f28f43880 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.000415 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2f17c97-e8ef-4cfe-9313-a01f28f43880 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:34.000848 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2f17c97-e8ef-4cfe-9313-a01f28f43880 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-206304797"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:34.022830 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2f17c97-e8ef-4cfe-9313-a01f28f43880 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:34.023424 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 254/1035] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:33 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.033939 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6292d8c4-016f-4605-b098-649477bec5b3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.037289 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6292d8c4-016f-4605-b098-649477bec5b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=2af40528-6bbd-48da-8377-39c5c97871c1 Aug 05 18:18:34.037289 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6292d8c4-016f-4605-b098-649477bec5b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.037846 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6292d8c4-016f-4605-b098-649477bec5b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'associate' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.038259 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.038259 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:34.038756 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6292d8c4-016f-4605-b098-649477bec5b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Associate qos_spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7 with type: 2af40528-6bbd-48da-8377-39c5c97871c1 {{(pid=100366) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 05 18:18:34.065350 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6292d8c4-016f-4605-b098-649477bec5b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=2af40528-6bbd-48da-8377-39c5c97871c1 returned with HTTP 202 Aug 05 18:18:34.065350 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 260/1036] 10.4.3.210 () {66 vars in 1481 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=2af40528-6bbd-48da-8377-39c5c97871c1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.073800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b3e48064-f52f-42c4-98d0-12bad81e1ea2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.076243 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3e48064-f52f-42c4-98d0-12bad81e1ea2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=476761ef-f4be-40d5-b425-8b30882d72d9 Aug 05 18:18:34.076326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3e48064-f52f-42c4-98d0-12bad81e1ea2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.076604 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3e48064-f52f-42c4-98d0-12bad81e1ea2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'associate' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.077931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3e48064-f52f-42c4-98d0-12bad81e1ea2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Associate qos_spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7 with type: 476761ef-f4be-40d5-b425-8b30882d72d9 {{(pid=100363) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 05 18:18:34.107004 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3e48064-f52f-42c4-98d0-12bad81e1ea2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=476761ef-f4be-40d5-b425-8b30882d72d9 returned with HTTP 202 Aug 05 18:18:34.107686 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 260/1037] 10.4.3.210 () {66 vars in 1481 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=476761ef-f4be-40d5-b425-8b30882d72d9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.117754 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d26e3f60-a089-4f26-a199-4d64099ad846 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.119557 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d26e3f60-a089-4f26-a199-4d64099ad846 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 Aug 05 18:18:34.119975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d26e3f60-a089-4f26-a199-4d64099ad846 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.120322 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d26e3f60-a089-4f26-a199-4d64099ad846 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'associate' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.121092 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d26e3f60-a089-4f26-a199-4d64099ad846 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Associate qos_spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7 with type: 90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 {{(pid=100365) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 05 18:18:34.157491 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d26e3f60-a089-4f26-a199-4d64099ad846 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 returned with HTTP 202 Aug 05 18:18:34.158135 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 264/1038] 10.4.3.210 () {66 vars in 1481 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associate?vol_type_id=90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.170146 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3f230d3e-6d8a-4481-b1ec-f9f2df8c8a24 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.172492 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3f230d3e-6d8a-4481-b1ec-f9f2df8c8a24 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations Aug 05 18:18:34.172791 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3f230d3e-6d8a-4481-b1ec-f9f2df8c8a24 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.173051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3f230d3e-6d8a-4481-b1ec-f9f2df8c8a24 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'associations' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.173816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f230d3e-6d8a-4481-b1ec-f9f2df8c8a24 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Get associations for qos_spec id: 031753a2-cabe-4d5b-977b-12acd3aa66e7 {{(pid=100364) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 05 18:18:34.195401 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3f230d3e-6d8a-4481-b1ec-f9f2df8c8a24 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations returned with HTTP 200 Aug 05 18:18:34.196329 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 255/1039] 10.4.3.210 () {66 vars in 1393 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.213841 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6b16bb15-764b-48b6-a32e-513ddfaad6ca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.213841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6b16bb15-764b-48b6-a32e-513ddfaad6ca tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/disassociate?vol_type_id=2af40528-6bbd-48da-8377-39c5c97871c1 Aug 05 18:18:34.214098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6b16bb15-764b-48b6-a32e-513ddfaad6ca tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.214380 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6b16bb15-764b-48b6-a32e-513ddfaad6ca tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'disassociate' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.214807 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.214807 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:34.215138 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b16bb15-764b-48b6-a32e-513ddfaad6ca tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Disassociate qos_spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7 from type: 2af40528-6bbd-48da-8377-39c5c97871c1 {{(pid=100366) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 05 18:18:34.245317 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6b16bb15-764b-48b6-a32e-513ddfaad6ca tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/disassociate?vol_type_id=2af40528-6bbd-48da-8377-39c5c97871c1 returned with HTTP 202 Aug 05 18:18:34.246010 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 261/1040] 10.4.3.210 () {66 vars in 1490 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/disassociate?vol_type_id=2af40528-6bbd-48da-8377-39c5c97871c1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.257130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3c960427-308b-41e5-a55d-beee2d2fa14a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.259696 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3c960427-308b-41e5-a55d-beee2d2fa14a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations Aug 05 18:18:34.259930 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3c960427-308b-41e5-a55d-beee2d2fa14a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.260363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3c960427-308b-41e5-a55d-beee2d2fa14a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'associations' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.260553 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.260553 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:34.261269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c960427-308b-41e5-a55d-beee2d2fa14a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Get associations for qos_spec id: 031753a2-cabe-4d5b-977b-12acd3aa66e7 {{(pid=100363) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 05 18:18:34.278838 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3c960427-308b-41e5-a55d-beee2d2fa14a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations returned with HTTP 200 Aug 05 18:18:34.279307 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 261/1041] 10.4.3.210 () {66 vars in 1393 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations => generated 304 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.290357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-15a699f8-a507-427c-a61d-824a0e88d94c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.293513 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15a699f8-a507-427c-a61d-824a0e88d94c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/disassociate_all Aug 05 18:18:34.293702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15a699f8-a507-427c-a61d-824a0e88d94c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.293944 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15a699f8-a507-427c-a61d-824a0e88d94c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'disassociate_all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.294281 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.294281 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:34.295175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15a699f8-a507-427c-a61d-824a0e88d94c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Disassociate qos_spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7 from all. {{(pid=100365) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 05 18:18:34.324373 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15a699f8-a507-427c-a61d-824a0e88d94c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/disassociate_all returned with HTTP 202 Aug 05 18:18:34.325129 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 265/1042] 10.4.3.210 () {66 vars in 1405 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/disassociate_all => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.339410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a19da3d6-b7b7-4fa9-b081-70bdc4493d78 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.343757 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a19da3d6-b7b7-4fa9-b081-70bdc4493d78 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations Aug 05 18:18:34.343757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a19da3d6-b7b7-4fa9-b081-70bdc4493d78 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.343757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a19da3d6-b7b7-4fa9-b081-70bdc4493d78 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'associations' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.343757 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.343757 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:34.344529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a19da3d6-b7b7-4fa9-b081-70bdc4493d78 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Get associations for qos_spec id: 031753a2-cabe-4d5b-977b-12acd3aa66e7 {{(pid=100364) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 05 18:18:34.363199 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a19da3d6-b7b7-4fa9-b081-70bdc4493d78 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations returned with HTTP 200 Aug 05 18:18:34.363440 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 256/1043] 10.4.3.210 () {66 vars in 1393 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/associations => generated 24 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:18:34.381505 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c5cbba98-eb67-4f15-aec3-336d95c6371a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.384617 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5cbba98-eb67-4f15-aec3-336d95c6371a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/types/90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 Aug 05 18:18:34.384617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5cbba98-eb67-4f15-aec3-336d95c6371a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.384617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5cbba98-eb67-4f15-aec3-336d95c6371a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.385097 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.385097 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:34.412880 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-27270e3f-2448-48dd-b636-34bdf9bb82b5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.414417 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-27270e3f-2448-48dd-b636-34bdf9bb82b5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:34.414783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-27270e3f-2448-48dd-b636-34bdf9bb82b5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.414895 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-27270e3f-2448-48dd-b636-34bdf9bb82b5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.440673 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.440673 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:34.445222 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5cbba98-eb67-4f15-aec3-336d95c6371a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types/90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 returned with HTTP 202 Aug 05 18:18:34.446226 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 262/1044] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/types/90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:18:34.447126 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-27270e3f-2448-48dd-b636-34bdf9bb82b5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:34.454861 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-27270e3f-2448-48dd-b636-34bdf9bb82b5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:34.455292 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 262/1045] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.459853 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-36472b9c-7143-46e6-aa68-b0abf6be69b3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.462177 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36472b9c-7143-46e6-aa68-b0abf6be69b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/types/90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 Aug 05 18:18:34.462496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36472b9c-7143-46e6-aa68-b0abf6be69b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.462697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36472b9c-7143-46e6-aa68-b0abf6be69b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.468014 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36472b9c-7143-46e6-aa68-b0abf6be69b3 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types/90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 returned with HTTP 404 Aug 05 18:18:34.468149 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 266/1046] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/types/90ebe8aa-5c90-4592-a5f3-91e2de5ef0b9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.478182 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d3b03b7c-f8a3-4f37-b534-a4bb0d99688d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.480118 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d3b03b7c-f8a3-4f37-b534-a4bb0d99688d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/types/476761ef-f4be-40d5-b425-8b30882d72d9 Aug 05 18:18:34.480345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d3b03b7c-f8a3-4f37-b534-a4bb0d99688d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.480580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d3b03b7c-f8a3-4f37-b534-a4bb0d99688d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.480911 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.480911 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:34.521732 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d3b03b7c-f8a3-4f37-b534-a4bb0d99688d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types/476761ef-f4be-40d5-b425-8b30882d72d9 returned with HTTP 202 Aug 05 18:18:34.522318 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 257/1047] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/types/476761ef-f4be-40d5-b425-8b30882d72d9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.532909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f0aa4b15-9d62-4038-a3a3-b6b364543b8c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.535897 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f0aa4b15-9d62-4038-a3a3-b6b364543b8c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/types/476761ef-f4be-40d5-b425-8b30882d72d9 Aug 05 18:18:34.536988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f0aa4b15-9d62-4038-a3a3-b6b364543b8c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.537509 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f0aa4b15-9d62-4038-a3a3-b6b364543b8c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.542486 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f0aa4b15-9d62-4038-a3a3-b6b364543b8c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types/476761ef-f4be-40d5-b425-8b30882d72d9 returned with HTTP 404 Aug 05 18:18:34.543166 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 263/1048] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/types/476761ef-f4be-40d5-b425-8b30882d72d9 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.553701 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6fbc5b01-d05d-4876-b4f6-959ba0cb6f80 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.555916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6fbc5b01-d05d-4876-b4f6-959ba0cb6f80 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/types/2af40528-6bbd-48da-8377-39c5c97871c1 Aug 05 18:18:34.556127 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6fbc5b01-d05d-4876-b4f6-959ba0cb6f80 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.556327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6fbc5b01-d05d-4876-b4f6-959ba0cb6f80 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.614856 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6fbc5b01-d05d-4876-b4f6-959ba0cb6f80 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types/2af40528-6bbd-48da-8377-39c5c97871c1 returned with HTTP 202 Aug 05 18:18:34.615611 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 263/1049] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/types/2af40528-6bbd-48da-8377-39c5c97871c1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.623488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e3f02f92-82fb-4282-ae04-7a91e3caad1d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.626057 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e3f02f92-82fb-4282-ae04-7a91e3caad1d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/types/2af40528-6bbd-48da-8377-39c5c97871c1 Aug 05 18:18:34.626394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e3f02f92-82fb-4282-ae04-7a91e3caad1d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.626718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e3f02f92-82fb-4282-ae04-7a91e3caad1d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.630217 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e3f02f92-82fb-4282-ae04-7a91e3caad1d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/types/2af40528-6bbd-48da-8377-39c5c97871c1 returned with HTTP 404 Aug 05 18:18:34.630756 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 267/1050] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/types/2af40528-6bbd-48da-8377-39c5c97871c1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.638983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-196652d2-2e46-4ca8-b700-002cce70cd99 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.640977 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-196652d2-2e46-4ca8-b700-002cce70cd99 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:34.641607 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-196652d2-2e46-4ca8-b700-002cce70cd99 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1895049773", "consumer": "back-end"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:34.644105 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.qos_specs [None req-196652d2-2e46-4ca8-b700-002cce70cd99 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1895049773', 'consumer': 'back-end', 'specs': {}} {{(pid=100364) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 05 18:18:34.651402 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-196652d2-2e46-4ca8-b700-002cce70cd99 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DB qos_specs_create(): root {'id': '642addcf-bc21-4c34-b73f-205da36ccb36', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1895049773'} {{(pid=100364) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 05 18:18:34.661552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-196652d2-2e46-4ca8-b700-002cce70cd99 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:34.662140 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 258/1051] 10.4.3.210 () {68 vars in 1264 bytes} [Wed Aug 5 18:18:34 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) Aug 05 18:18:34.675869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-be494735-9f71-4941-bd91-f137e3645780 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.678793 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-be494735-9f71-4941-bd91-f137e3645780 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36?force=False Aug 05 18:18:34.679117 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-be494735-9f71-4941-bd91-f137e3645780 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.679266 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-be494735-9f71-4941-bd91-f137e3645780 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.680044 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.qos_specs_manage [None req-be494735-9f71-4941-bd91-f137e3645780 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: 642addcf-bc21-4c34-b73f-205da36ccb36, force: False {{(pid=100366) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:34.731119 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-be494735-9f71-4941-bd91-f137e3645780 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36?force=False returned with HTTP 202 Aug 05 18:18:34.731833 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 264/1052] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.746428 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b113854c-a340-47a1-8363-e375f141c12c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.751202 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b113854c-a340-47a1-8363-e375f141c12c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36 Aug 05 18:18:34.751202 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b113854c-a340-47a1-8363-e375f141c12c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.751202 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b113854c-a340-47a1-8363-e375f141c12c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.758658 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b113854c-a340-47a1-8363-e375f141c12c tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36 returned with HTTP 404 Aug 05 18:18:34.759916 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 264/1053] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.769503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5eb804b-a297-4441-b1a5-12e0ecd8c09f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.773617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5eb804b-a297-4441-b1a5-12e0ecd8c09f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:34.773617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5eb804b-a297-4441-b1a5-12e0ecd8c09f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.773617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5eb804b-a297-4441-b1a5-12e0ecd8c09f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.773617 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.773617 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:34.789659 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5eb804b-a297-4441-b1a5-12e0ecd8c09f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:34.790673 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 268/1054] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.802313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc2503cb-0b15-4c76-b965-eb28870b8e6e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.804371 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc2503cb-0b15-4c76-b965-eb28870b8e6e tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36?force=False Aug 05 18:18:34.804611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc2503cb-0b15-4c76-b965-eb28870b8e6e tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.804819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc2503cb-0b15-4c76-b965-eb28870b8e6e tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.805222 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.805222 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:34.805549 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bc2503cb-0b15-4c76-b965-eb28870b8e6e tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: 642addcf-bc21-4c34-b73f-205da36ccb36, force: False {{(pid=100364) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:34.811193 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc2503cb-0b15-4c76-b965-eb28870b8e6e tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36?force=False returned with HTTP 404 Aug 05 18:18:34.811952 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 259/1055] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.828798 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b1a92a1b-c15b-476a-9686-82169d797f4b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.832098 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1a92a1b-c15b-476a-9686-82169d797f4b tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36 Aug 05 18:18:34.832098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1a92a1b-c15b-476a-9686-82169d797f4b tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.832098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1a92a1b-c15b-476a-9686-82169d797f4b tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.832098 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.832098 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:34.836275 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1a92a1b-c15b-476a-9686-82169d797f4b tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36 returned with HTTP 404 Aug 05 18:18:34.836392 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 265/1056] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/642addcf-bc21-4c34-b73f-205da36ccb36 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.845398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a4b713fb-5242-4e2d-bcf6-e6dfc4dc02f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.850550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a4b713fb-5242-4e2d-bcf6-e6dfc4dc02f2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:34.855223 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a4b713fb-5242-4e2d-bcf6-e6dfc4dc02f2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-812791932", "consumer": "both"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:34.857505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.qos_specs [None req-a4b713fb-5242-4e2d-bcf6-e6dfc4dc02f2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-812791932', 'consumer': 'both', 'specs': {}} {{(pid=100363) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 05 18:18:34.865761 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-a4b713fb-5242-4e2d-bcf6-e6dfc4dc02f2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DB qos_specs_create(): root {'id': 'daf27ac3-ed4d-42cf-ba36-a18639899a40', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-812791932'} {{(pid=100363) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 05 18:18:34.875803 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a4b713fb-5242-4e2d-bcf6-e6dfc4dc02f2 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:34.876241 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 265/1057] 10.4.3.210 () {68 vars in 1264 bytes} [Wed Aug 5 18:18:34 2026] POST /volume/v3/qos-specs => generated 364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.876368 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cdc4a56c-dadc-4aa4-b837-55dba12a5d63 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.879279 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cdc4a56c-dadc-4aa4-b837-55dba12a5d63 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:34.879465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cdc4a56c-dadc-4aa4-b837-55dba12a5d63 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.879676 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cdc4a56c-dadc-4aa4-b837-55dba12a5d63 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.879770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-cdc4a56c-dadc-4aa4-b837-55dba12a5d63 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:34.884385 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.884385 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:34.885486 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cdc4a56c-dadc-4aa4-b837-55dba12a5d63 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:34.885696 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-90e4870d-290b-420d-a486-df5021900605 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.886078 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 269/1058] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.895701 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-90e4870d-290b-420d-a486-df5021900605 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40?force=False Aug 05 18:18:34.895701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-90e4870d-290b-420d-a486-df5021900605 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.895701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-90e4870d-290b-420d-a486-df5021900605 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.895701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90e4870d-290b-420d-a486-df5021900605 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: daf27ac3-ed4d-42cf-ba36-a18639899a40, force: False {{(pid=100364) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:34.915309 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-90e4870d-290b-420d-a486-df5021900605 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40?force=False returned with HTTP 202 Aug 05 18:18:34.915309 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 260/1059] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:34.922476 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ec35c88d-eb76-4663-886c-777fdec43888 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.925059 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec35c88d-eb76-4663-886c-777fdec43888 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40 Aug 05 18:18:34.926428 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec35c88d-eb76-4663-886c-777fdec43888 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.926428 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec35c88d-eb76-4663-886c-777fdec43888 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.930373 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec35c88d-eb76-4663-886c-777fdec43888 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40 returned with HTTP 404 Aug 05 18:18:34.931116 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 266/1060] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.940390 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-81455485-a23c-49e0-983f-b88bedf27961 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.942580 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81455485-a23c-49e0-983f-b88bedf27961 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:34.942861 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81455485-a23c-49e0-983f-b88bedf27961 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.943190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81455485-a23c-49e0-983f-b88bedf27961 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.943481 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.943481 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:34.956265 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81455485-a23c-49e0-983f-b88bedf27961 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:34.956814 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 266/1061] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:34.964820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fe542731-cc6f-4aed-954c-b5e5642a28b0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.966912 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fe542731-cc6f-4aed-954c-b5e5642a28b0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40?force=False Aug 05 18:18:34.967170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fe542731-cc6f-4aed-954c-b5e5642a28b0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.967452 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fe542731-cc6f-4aed-954c-b5e5642a28b0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.968318 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe542731-cc6f-4aed-954c-b5e5642a28b0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: daf27ac3-ed4d-42cf-ba36-a18639899a40, force: False {{(pid=100365) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:34.972203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fe542731-cc6f-4aed-954c-b5e5642a28b0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40?force=False returned with HTTP 404 Aug 05 18:18:34.972891 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 270/1062] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:34 2026] DELETE /volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:34.985113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7ad521f5-5401-49d9-9d62-786022d1d85d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:34.987080 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ad521f5-5401-49d9-9d62-786022d1d85d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40 Aug 05 18:18:34.987178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ad521f5-5401-49d9-9d62-786022d1d85d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:34.987340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ad521f5-5401-49d9-9d62-786022d1d85d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:34.987635 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:34.987635 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:34.992206 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ad521f5-5401-49d9-9d62-786022d1d85d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40 returned with HTTP 404 Aug 05 18:18:34.992932 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 261/1063] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:34 2026] GET /volume/v3/qos-specs/daf27ac3-ed4d-42cf-ba36-a18639899a40 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:35.001249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-feaf58cc-eb7c-4606-b1ae-fdb0eb3045ee None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.003516 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-feaf58cc-eb7c-4606-b1ae-fdb0eb3045ee tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] POST https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:35.003641 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-feaf58cc-eb7c-4606-b1ae-fdb0eb3045ee tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1301280045", "consumer": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:35.005718 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.qos_specs [None req-feaf58cc-eb7c-4606-b1ae-fdb0eb3045ee tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1301280045', 'consumer': 'front-end', 'specs': {}} {{(pid=100366) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 05 18:18:35.010547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-feaf58cc-eb7c-4606-b1ae-fdb0eb3045ee tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DB qos_specs_create(): root {'id': '16c14f88-699e-48b8-bc0a-9cb2eec2c08f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1301280045'} {{(pid=100366) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 05 18:18:35.027877 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-feaf58cc-eb7c-4606-b1ae-fdb0eb3045ee tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:35.028426 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 267/1064] 10.4.3.210 () {68 vars in 1264 bytes} [Wed Aug 5 18:18:35 2026] POST /volume/v3/qos-specs => generated 370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.047419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fda219aa-1313-4402-94dd-a57df0e44e36 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.052149 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fda219aa-1313-4402-94dd-a57df0e44e36 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f?force=False Aug 05 18:18:35.054718 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fda219aa-1313-4402-94dd-a57df0e44e36 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.054718 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fda219aa-1313-4402-94dd-a57df0e44e36 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.055619 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.055619 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:35.055619 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fda219aa-1313-4402-94dd-a57df0e44e36 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: 16c14f88-699e-48b8-bc0a-9cb2eec2c08f, force: False {{(pid=100363) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:35.079444 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fda219aa-1313-4402-94dd-a57df0e44e36 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f?force=False returned with HTTP 202 Aug 05 18:18:35.079866 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 267/1065] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:35 2026] DELETE /volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:35.087018 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-826a88b1-fe9b-49de-9c0e-5ba4c606ac39 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.089229 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-826a88b1-fe9b-49de-9c0e-5ba4c606ac39 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f Aug 05 18:18:35.089481 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-826a88b1-fe9b-49de-9c0e-5ba4c606ac39 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.089787 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-826a88b1-fe9b-49de-9c0e-5ba4c606ac39 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.094150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-826a88b1-fe9b-49de-9c0e-5ba4c606ac39 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f returned with HTTP 404 Aug 05 18:18:35.094678 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 271/1066] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:18:35.101585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a2c1840a-9794-4a60-acf8-91222b9e203f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.103515 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2c1840a-9794-4a60-acf8-91222b9e203f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:35.104026 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2c1840a-9794-4a60-acf8-91222b9e203f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.104203 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2c1840a-9794-4a60-acf8-91222b9e203f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.116709 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2c1840a-9794-4a60-acf8-91222b9e203f tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:35.117322 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 262/1067] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.125988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-111b10fd-101c-42b2-a02a-4c9f44abcd9d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.128049 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-111b10fd-101c-42b2-a02a-4c9f44abcd9d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f?force=False Aug 05 18:18:35.128281 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-111b10fd-101c-42b2-a02a-4c9f44abcd9d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.128498 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-111b10fd-101c-42b2-a02a-4c9f44abcd9d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.128859 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.128859 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:35.129314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.qos_specs_manage [None req-111b10fd-101c-42b2-a02a-4c9f44abcd9d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: 16c14f88-699e-48b8-bc0a-9cb2eec2c08f, force: False {{(pid=100366) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:35.132678 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-111b10fd-101c-42b2-a02a-4c9f44abcd9d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f?force=False returned with HTTP 404 Aug 05 18:18:35.133111 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 268/1068] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:35 2026] DELETE /volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:35.141432 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e5823cef-c6e9-471f-94ff-d9fb7f719a23 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.143673 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5823cef-c6e9-471f-94ff-d9fb7f719a23 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f Aug 05 18:18:35.143978 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5823cef-c6e9-471f-94ff-d9fb7f719a23 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.144240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5823cef-c6e9-471f-94ff-d9fb7f719a23 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.144648 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.144648 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:35.149474 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5823cef-c6e9-471f-94ff-d9fb7f719a23 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f returned with HTTP 404 Aug 05 18:18:35.150132 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 268/1069] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/16c14f88-699e-48b8-bc0a-9cb2eec2c08f => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:35.162192 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd04fce1-e994-4ec6-a400-e8369f20cd4a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.163965 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd04fce1-e994-4ec6-a400-e8369f20cd4a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 Aug 05 18:18:35.164180 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd04fce1-e994-4ec6-a400-e8369f20cd4a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.164714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd04fce1-e994-4ec6-a400-e8369f20cd4a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.172610 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd04fce1-e994-4ec6-a400-e8369f20cd4a tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 returned with HTTP 200 Aug 05 18:18:35.173012 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 272/1070] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.183666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d99e730-1760-430a-a2bf-9f0ac7dccff0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.186265 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d99e730-1760-430a-a2bf-9f0ac7dccff0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs Aug 05 18:18:35.186617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d99e730-1760-430a-a2bf-9f0ac7dccff0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.187009 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d99e730-1760-430a-a2bf-9f0ac7dccff0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.187367 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.187367 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:35.195340 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d99e730-1760-430a-a2bf-9f0ac7dccff0 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs returned with HTTP 200 Aug 05 18:18:35.195838 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 263/1071] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:18:35.208479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3920d5af-2ecb-49a7-be60-ccdaaaa79128 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.211394 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3920d5af-2ecb-49a7-be60-ccdaaaa79128 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] PUT https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 Aug 05 18:18:35.213341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3920d5af-2ecb-49a7-be60-ccdaaaa79128 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:35.221394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.qos_specs [None req-3920d5af-2ecb-49a7-be60-ccdaaaa79128 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100366) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 05 18:18:35.230444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-3920d5af-2ecb-49a7-be60-ccdaaaa79128 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] qos_specs_update() value: {'id': 'ac93f37a-23c0-4caa-bb29-311c90978e2a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '031753a2-cabe-4d5b-977b-12acd3aa66e7', 'deleted': False} {{(pid=100366) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 05 18:18:35.235031 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3920d5af-2ecb-49a7-be60-ccdaaaa79128 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 returned with HTTP 200 Aug 05 18:18:35.235489 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 269/1072] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:18:35 2026] PUT /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:18:35.245851 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-181025db-1d49-4872-9255-045627dbc48d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.248528 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-181025db-1d49-4872-9255-045627dbc48d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 Aug 05 18:18:35.248854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-181025db-1d49-4872-9255-045627dbc48d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.249081 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-181025db-1d49-4872-9255-045627dbc48d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.254417 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-181025db-1d49-4872-9255-045627dbc48d tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 returned with HTTP 200 Aug 05 18:18:35.254898 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 269/1073] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 => generated 414 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.265497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a6416f71-61dc-4786-9aea-195fe8397e25 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.267983 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6416f71-61dc-4786-9aea-195fe8397e25 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] PUT https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/delete_keys Aug 05 18:18:35.268440 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6416f71-61dc-4786-9aea-195fe8397e25 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:35.269956 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.269956 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:35.270900 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6416f71-61dc-4786-9aea-195fe8397e25 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete_key spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7, keys: ['iops_bytes'] {{(pid=100365) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 05 18:18:35.289102 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6416f71-61dc-4786-9aea-195fe8397e25 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/delete_keys returned with HTTP 202 Aug 05 18:18:35.289681 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 273/1074] 10.4.3.210 () {68 vars in 1410 bytes} [Wed Aug 5 18:18:35 2026] PUT /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7/delete_keys => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:35.296811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a47b26ff-7fa3-4eee-9353-28a4a04f4442 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.299459 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a47b26ff-7fa3-4eee-9353-28a4a04f4442 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 Aug 05 18:18:35.299742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a47b26ff-7fa3-4eee-9353-28a4a04f4442 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.299942 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a47b26ff-7fa3-4eee-9353-28a4a04f4442 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.300449 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.300449 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:35.306179 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a47b26ff-7fa3-4eee-9353-28a4a04f4442 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 returned with HTTP 200 Aug 05 18:18:35.306677 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 264/1075] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.322746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cb25e916-3cf7-4f97-869a-5961338fdd94 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.326360 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cb25e916-3cf7-4f97-869a-5961338fdd94 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 Aug 05 18:18:35.326553 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cb25e916-3cf7-4f97-869a-5961338fdd94 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.326799 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cb25e916-3cf7-4f97-869a-5961338fdd94 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.327056 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.327056 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:35.334515 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cb25e916-3cf7-4f97-869a-5961338fdd94 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 returned with HTTP 200 Aug 05 18:18:35.335312 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 270/1076] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.345496 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c7e8d862-09ac-4cdf-b81e-d7baaca2cd98 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.348121 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7e8d862-09ac-4cdf-b81e-d7baaca2cd98 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] DELETE https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7?force=False Aug 05 18:18:35.348121 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7e8d862-09ac-4cdf-b81e-d7baaca2cd98 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.348312 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7e8d862-09ac-4cdf-b81e-d7baaca2cd98 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.350549 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.350549 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:35.350549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c7e8d862-09ac-4cdf-b81e-d7baaca2cd98 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Delete qos_spec: 031753a2-cabe-4d5b-977b-12acd3aa66e7, force: False {{(pid=100363) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 05 18:18:35.368459 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7e8d862-09ac-4cdf-b81e-d7baaca2cd98 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7?force=False returned with HTTP 202 Aug 05 18:18:35.369067 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 270/1077] 10.4.3.210 () {66 vars in 1380 bytes} [Wed Aug 5 18:18:35 2026] DELETE /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:35.377119 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bb60d438-fc53-4532-adc8-e23953bb1542 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.380346 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb60d438-fc53-4532-adc8-e23953bb1542 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] GET https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 Aug 05 18:18:35.380433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb60d438-fc53-4532-adc8-e23953bb1542 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.381029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb60d438-fc53-4532-adc8-e23953bb1542 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.381461 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.381461 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:35.387442 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb60d438-fc53-4532-adc8-e23953bb1542 tempest-QosSpecsTestJSON-993321847 tempest-QosSpecsTestJSON-993321847-project-admin] https://10.4.3.210/volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 returned with HTTP 404 Aug 05 18:18:35.388406 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 274/1078] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/qos-specs/031753a2-cabe-4d5b-977b-12acd3aa66e7 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:35.468334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1fe75737-6cc4-4d4d-a89f-cc004f08c6dd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.471287 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1fe75737-6cc4-4d4d-a89f-cc004f08c6dd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:35.471994 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1fe75737-6cc4-4d4d-a89f-cc004f08c6dd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.472240 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1fe75737-6cc4-4d4d-a89f-cc004f08c6dd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.498217 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.498217 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:35.505036 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1fe75737-6cc4-4d4d-a89f-cc004f08c6dd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:35.515841 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1fe75737-6cc4-4d4d-a89f-cc004f08c6dd tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:35.516460 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 265/1079] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:35.900938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a69ab893-85c2-4b8c-9fff-9ef85a761e91 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:35.904359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a69ab893-85c2-4b8c-9fff-9ef85a761e91 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:35.904359 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a69ab893-85c2-4b8c-9fff-9ef85a761e91 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:35.904359 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a69ab893-85c2-4b8c-9fff-9ef85a761e91 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:35.904359 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-a69ab893-85c2-4b8c-9fff-9ef85a761e91 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:35.908835 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:35.908835 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:35.910153 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a69ab893-85c2-4b8c-9fff-9ef85a761e91 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:35.910766 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 271/1080] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:35 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:36.481368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-8acb2d26-c359-4399-9ba0-8a55b4551472 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:36.484315 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-8acb2d26-c359-4399-9ba0-8a55b4551472 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2/action Aug 05 18:18:36.484724 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-8acb2d26-c359-4399-9ba0-8a55b4551472 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:36.484902 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-8acb2d26-c359-4399-9ba0-8a55b4551472 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:36.515604 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:36.515604 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:36.533768 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea00dbaa-1975-417a-a385-2e33bb4bcb5e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:36.537428 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-560b8fe0-36e2-48c8-b3d2-586983afe46f req-8acb2d26-c359-4399-9ba0-8a55b4551472 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2/action returned with HTTP 204 Aug 05 18:18:36.537814 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea00dbaa-1975-417a-a385-2e33bb4bcb5e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:36.537982 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 271/1081] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:18:36 2026] POST /volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:36.538089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea00dbaa-1975-417a-a385-2e33bb4bcb5e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:36.538353 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea00dbaa-1975-417a-a385-2e33bb4bcb5e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:36.557945 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:36.557945 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:36.566111 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ea00dbaa-1975-417a-a385-2e33bb4bcb5e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:36.576105 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea00dbaa-1975-417a-a385-2e33bb4bcb5e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:36.576750 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 275/1082] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:36 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:18:36.598798 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a5ae045b-cd5f-4b09-b2b3-a292b046dbc2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:36.601512 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a5ae045b-cd5f-4b09-b2b3-a292b046dbc2 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:36.601839 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a5ae045b-cd5f-4b09-b2b3-a292b046dbc2 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:36.602097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a5ae045b-cd5f-4b09-b2b3-a292b046dbc2 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:36.619437 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:36.619437 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:36.626922 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a5ae045b-cd5f-4b09-b2b3-a292b046dbc2 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:36.633774 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a5ae045b-cd5f-4b09-b2b3-a292b046dbc2 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:36.634377 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 266/1083] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:36 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:36.926803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3312daa4-6481-4630-81ab-f1016ed70bd8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:36.929093 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3312daa4-6481-4630-81ab-f1016ed70bd8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:36.929387 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3312daa4-6481-4630-81ab-f1016ed70bd8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:36.929706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3312daa4-6481-4630-81ab-f1016ed70bd8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:36.929823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3312daa4-6481-4630-81ab-f1016ed70bd8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:36.935574 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:36.935574 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:36.936717 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3312daa4-6481-4630-81ab-f1016ed70bd8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:36.937175 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 272/1084] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:36 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:37.419695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:37.424382 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:18:37.424620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:37.427618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:37.427618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume with id: 2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:18:37.441325 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:37.441325 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:37.442223 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:37.486883 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume request issued successfully. Aug 05 18:18:37.487380 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05169051-c366-4cce-a36f-0cedc6bd2d45 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 202 Aug 05 18:18:37.488245 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 272/1085] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:37 2026] DELETE /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:37.503213 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4b89cb5d-f766-4efa-8ae4-4dd00dd40d55 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:37.505714 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b89cb5d-f766-4efa-8ae4-4dd00dd40d55 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:18:37.506731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b89cb5d-f766-4efa-8ae4-4dd00dd40d55 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:37.506731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b89cb5d-f766-4efa-8ae4-4dd00dd40d55 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:37.518378 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:37.518378 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:37.533120 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4b89cb5d-f766-4efa-8ae4-4dd00dd40d55 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:37.540257 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b89cb5d-f766-4efa-8ae4-4dd00dd40d55 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 200 Aug 05 18:18:37.541365 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 276/1086] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:37 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:37.828263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-5a5525e6-02c8-4dfb-9a09-5e7459defd1e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:37.832395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-5a5525e6-02c8-4dfb-9a09-5e7459defd1e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:37.832751 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-5a5525e6-02c8-4dfb-9a09-5e7459defd1e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:37.833058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-5a5525e6-02c8-4dfb-9a09-5e7459defd1e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:37.849498 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:37.849498 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:37.854984 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-5a5525e6-02c8-4dfb-9a09-5e7459defd1e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:37.860949 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-5a5525e6-02c8-4dfb-9a09-5e7459defd1e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:37.861477 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 267/1087] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:37 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:37.952128 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-87db0123-1cda-438a-8bb1-4878dc92df8c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:37.955318 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87db0123-1cda-438a-8bb1-4878dc92df8c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:37.955473 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87db0123-1cda-438a-8bb1-4878dc92df8c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:37.955745 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87db0123-1cda-438a-8bb1-4878dc92df8c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:37.955745 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-87db0123-1cda-438a-8bb1-4878dc92df8c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:37.961526 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:37.961526 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:37.962492 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87db0123-1cda-438a-8bb1-4878dc92df8c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:37.963130 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 273/1088] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:37 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:38.560412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d5e40bc1-59ca-48bc-b392-8d86be1d91d9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.562986 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d5e40bc1-59ca-48bc-b392-8d86be1d91d9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 Aug 05 18:18:38.562986 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d5e40bc1-59ca-48bc-b392-8d86be1d91d9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:38.563205 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d5e40bc1-59ca-48bc-b392-8d86be1d91d9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:38.577179 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d5e40bc1-59ca-48bc-b392-8d86be1d91d9 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 returned with HTTP 404 Aug 05 18:18:38.577922 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 273/1089] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:38 2026] GET /volume/v3/volumes/2f8831e9-0f4c-43c3-a969-32eb6eb134f1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:38.716799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.817733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-18be366c-ce3c-4c05-9617-ed66c010bc1f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.818242 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-18be366c-ce3c-4c05-9617-ed66c010bc1f None None] GET https://10.4.3.210/volume// Aug 05 18:18:38.818480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-18be366c-ce3c-4c05-9617-ed66c010bc1f None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:38.818867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-18be366c-ce3c-4c05-9617-ed66c010bc1f None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:38.819217 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-18be366c-ce3c-4c05-9617-ed66c010bc1f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:38.819914 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 268/1090] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:38.829474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-cbc85537-4d7d-4be2-b438-2480bdfc8b42 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.833948 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-cbc85537-4d7d-4be2-b438-2480bdfc8b42 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:18:38.834400 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-cbc85537-4d7d-4be2-b438-2480bdfc8b42 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a483f48c-9260-4565-85f2-d952ceaeea56", "connector": null, "instance_uuid": "59ada1ed-fc61-4038-8901-c36a7cf24f79"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:38.850975 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:38.850975 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:38.887614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-cbc85537-4d7d-4be2-b438-2480bdfc8b42 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:18:38.887614 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 274/1091] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:18:38 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:38.896730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cd694121-d578-4d25-be18-319954dafccc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.897216 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cd694121-d578-4d25-be18-319954dafccc None None] GET https://10.4.3.210/volume// Aug 05 18:18:38.897430 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cd694121-d578-4d25-be18-319954dafccc None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:38.897691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cd694121-d578-4d25-be18-319954dafccc None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:38.898128 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cd694121-d578-4d25-be18-319954dafccc None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:38.899344 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 274/1092] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:38.901477 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:38.901477 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1134490864"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:38.902379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1134490864'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:38.902533 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create volume of 1 GB Aug 05 18:18:38.908799 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Availability Zones retrieved successfully. Aug 05 18:18:38.911813 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ccc5ead2-8aaf-4d81-b5a4-3390d79f295d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.916289 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Flow 'volume_create_api' (dcd961f1-bce0-4399-9436-3ac22fc87567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:38.917537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a05e6f-a600-4d1f-8ee0-470ae4f3fdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:38.920616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ccc5ead2-8aaf-4d81-b5a4-3390d79f295d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:38.920616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ccc5ead2-8aaf-4d81-b5a4-3390d79f295d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:38.920616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ccc5ead2-8aaf-4d81-b5a4-3390d79f295d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:38.920933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:38.936405 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:38.936405 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:38.941425 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ccc5ead2-8aaf-4d81-b5a4-3390d79f295d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:38.947048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ccc5ead2-8aaf-4d81-b5a4-3390d79f295d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:38.947546 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 269/1093] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:38 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:38.956513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0a05e6f-a600-4d1f-8ee0-470ae4f3fdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:38.957272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24694e28-de70-465f-952f-1b0052483dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:38.976896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3af3a477-a6e7-4a79-b817-b64bfb062719 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:38.978541 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3af3a477-a6e7-4a79-b817-b64bfb062719 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:38.978872 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3af3a477-a6e7-4a79-b817-b64bfb062719 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:38.979425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3af3a477-a6e7-4a79-b817-b64bfb062719 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:38.979633 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3af3a477-a6e7-4a79-b817-b64bfb062719 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:38.986160 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:38.986160 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:38.987062 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3af3a477-a6e7-4a79-b817-b64bfb062719 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:38.987457 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 275/1094] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:38 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:39.069644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Created reservations ['911e16c5-0c18-494f-9bc2-5fdd503e4207', '994012ae-0357-40dd-aa69-13e48920f626', '8b4faa9e-22d7-47c0-b138-9b22e8ee4029', '6af0ecf5-3dd2-4594-b022-f092694ed5d4'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:39.069644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24694e28-de70-465f-952f-1b0052483dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['911e16c5-0c18-494f-9bc2-5fdd503e4207', '994012ae-0357-40dd-aa69-13e48920f626', '8b4faa9e-22d7-47c0-b138-9b22e8ee4029', '6af0ecf5-3dd2-4594-b022-f092694ed5d4']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:39.069644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2403f39-a2bc-410f-a232-f3287b141449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:39.102273 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2403f39-a2bc-410f-a232-f3287b141449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9457e3-e164-440f-ba65-45bd7878b7cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1134490864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eecb9b1f58b467fba2ffca98c65e05f',qos_specs=None,replication_status=,reservations=['911e16c5-0c18-494f-9bc2-5fdd503e4207','994012ae-0357-40dd-aa69-13e48920f626','8b4faa9e-22d7-47c0-b138-9b22e8ee4029','6af0ecf5-3dd2-4594-b022-f092694ed5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c16c95d62e54d9c92218922b6f9d5e8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1134490864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9457e3-e164-440f-ba65-45bd7878b7cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eecb9b1f58b467fba2ffca98c65e05f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c16c95d62e54d9c92218922b6f9d5e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:39.103827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6173239c-6867-4587-aa3b-087e01b13103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:39.139543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6173239c-6867-4587-aa3b-087e01b13103) transitioned into state 'SUCCESS' from state '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-1134490864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eecb9b1f58b467fba2ffca98c65e05f',qos_specs=None,replication_status=,reservations=['911e16c5-0c18-494f-9bc2-5fdd503e4207','994012ae-0357-40dd-aa69-13e48920f626','8b4faa9e-22d7-47c0-b138-9b22e8ee4029','6af0ecf5-3dd2-4594-b022-f092694ed5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c16c95d62e54d9c92218922b6f9d5e8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:39.140464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe3aa3c-666a-432b-ba3d-a5be776d1104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:39.158337 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fe3aa3c-666a-432b-ba3d-a5be776d1104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:39.159424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Flow 'volume_create_api' (dcd961f1-bce0-4399-9436-3ac22fc87567) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:39.159851 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create volume request issued successfully. Aug 05 18:18:39.160513 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0fa7dc53-4a2c-480d-af10-0c5aab6e9aea tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:39.161009 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 277/1095] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:18:38 2026] POST /volume/v3/volumes => generated 751 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:39.176980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eb7e9a69-4f1a-4c97-9334-1a345976eb84 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:39.179664 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb7e9a69-4f1a-4c97-9334-1a345976eb84 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:39.180118 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb7e9a69-4f1a-4c97-9334-1a345976eb84 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:39.180618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb7e9a69-4f1a-4c97-9334-1a345976eb84 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:39.190452 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:39.190452 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:39.196132 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eb7e9a69-4f1a-4c97-9334-1a345976eb84 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:39.204018 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb7e9a69-4f1a-4c97-9334-1a345976eb84 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd returned with HTTP 200 Aug 05 18:18:39.204018 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 275/1096] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:39 2026] GET /volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:39.361529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-6588d390-5630-4a56-afb9-96f858e6e860 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:39.373379 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-6588d390-5630-4a56-afb9-96f858e6e860 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2 Aug 05 18:18:39.373659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-6588d390-5630-4a56-afb9-96f858e6e860 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:39.373964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-6588d390-5630-4a56-afb9-96f858e6e860 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:39.382714 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:39.382714 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:39.469778 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-6588d390-5630-4a56-afb9-96f858e6e860 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2 returned with HTTP 200 Aug 05 18:18:39.470209 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 270/1097] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:39 2026] DELETE /volume/v3/attachments/d58ac240-e88b-4c68-b5aa-e9aa7c73fde2 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:18:39.778684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cc4a48ea-d6d5-4026-879e-45731ce95726 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:39.779293 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cc4a48ea-d6d5-4026-879e-45731ce95726 None None] GET https://10.4.3.210/volume// Aug 05 18:18:39.779508 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cc4a48ea-d6d5-4026-879e-45731ce95726 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:39.780052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cc4a48ea-d6d5-4026-879e-45731ce95726 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:39.780200 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cc4a48ea-d6d5-4026-879e-45731ce95726 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:39.780623 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 276/1098] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:39.796076 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-b43874ec-c075-477e-8fe0-703c3303aae5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:39.800235 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-b43874ec-c075-477e-8fe0-703c3303aae5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:18:39.800235 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-b43874ec-c075-477e-8fe0-703c3303aae5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:39.800235 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-b43874ec-c075-477e-8fe0-703c3303aae5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:39.816149 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:39.816149 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:39.821516 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-b43874ec-c075-477e-8fe0-703c3303aae5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:18:39.827194 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-b43874ec-c075-477e-8fe0-703c3303aae5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:18:39.827789 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 278/1099] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:39 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:39.954376 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:39.957190 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] PUT https://10.4.3.210/volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743 Aug 05 18:18:39.958122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:39.970079 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Acquiring lock "cinder-attachment_update-a483f48c-9260-4565-85f2-d952ceaeea56-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:18:39.974958 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-a483f48c-9260-4565-85f2-d952ceaeea56-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:18:39.976489 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:39.976489 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:40.003063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-01217299-d0f8-46c8-a963-e6722d061b19 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:40.006854 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-01217299-d0f8-46c8-a963-e6722d061b19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:40.007131 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-01217299-d0f8-46c8-a963-e6722d061b19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:40.007379 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-01217299-d0f8-46c8-a963-e6722d061b19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:40.007563 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-01217299-d0f8-46c8-a963-e6722d061b19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:40.016422 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:40.016422 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:40.016422 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-01217299-d0f8-46c8-a963-e6722d061b19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:40.016863 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 271/1100] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:40 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:40.093316 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-a483f48c-9260-4565-85f2-d952ceaeea56-np0000006581" released by "attachment_update" :: held 0.118s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:18:40.093864 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-7af865fa-79fd-4433-8616-ad0dda254373 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743 returned with HTTP 200 Aug 05 18:18:40.094494 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 276/1101] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:18:39 2026] PUT /volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:40.130689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ad1bcdd9-681e-4127-a65c-175a9d3686fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:40.133387 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ad1bcdd9-681e-4127-a65c-175a9d3686fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743/action Aug 05 18:18:40.134006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ad1bcdd9-681e-4127-a65c-175a9d3686fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:40.135092 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ad1bcdd9-681e-4127-a65c-175a9d3686fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:40.158253 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:40.158253 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:40.177980 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5bc2f881-19a1-41bb-9e41-1817d76a0838 req-ad1bcdd9-681e-4127-a65c-175a9d3686fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743/action returned with HTTP 204 Aug 05 18:18:40.178585 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 277/1102] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:18:40 2026] POST /volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:40.217769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-36754b18-88d8-482f-8556-b817f16eb468 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:40.220022 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36754b18-88d8-482f-8556-b817f16eb468 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:40.220136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36754b18-88d8-482f-8556-b817f16eb468 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:40.220296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36754b18-88d8-482f-8556-b817f16eb468 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:40.242946 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:40.242946 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:40.248162 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-36754b18-88d8-482f-8556-b817f16eb468 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:40.254165 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36754b18-88d8-482f-8556-b817f16eb468 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd returned with HTTP 200 Aug 05 18:18:40.254909 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 279/1103] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:40 2026] GET /volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-297ca147-20bf-4903-b60f-9496f38c78f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9457e3-e164-440f-ba65-45bd7878b7cd", "name": "tempest-SnapshotsActionsTest-Snapshot-894739342"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:40.304339 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create snapshot from volume 5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:40.361869 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Created reservations ['60cb3e29-3727-41b6-8e3c-69885aa4d2f7', '1c273ad8-86a9-4a59-9aab-d1b48de02ea2', '25556767-d367-4d1c-a6cf-2c58627dc0f3', '49bff4c7-400b-452e-8e07-04dde7f72721'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:40.423857 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot create request issued successfully. Aug 05 18:18:40.423857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-297ca147-20bf-4903-b60f-9496f38c78f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:18:40.423857 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 272/1104] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:18:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:40.435849 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d6198590-2641-4f31-8e7a-1b95c42d1943 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:40.440000 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d6198590-2641-4f31-8e7a-1b95c42d1943 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:40.440255 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d6198590-2641-4f31-8e7a-1b95c42d1943 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:40.440451 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d6198590-2641-4f31-8e7a-1b95c42d1943 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:40.448000 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:40.448000 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:40.448484 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d6198590-2641-4f31-8e7a-1b95c42d1943 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:40.449481 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d6198590-2641-4f31-8e7a-1b95c42d1943 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:40.450044 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 277/1105] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:40 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.035442 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8763ef2d-ca1f-42dd-84b4-e34ddaf51006 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.037899 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8763ef2d-ca1f-42dd-84b4-e34ddaf51006 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:41.038104 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8763ef2d-ca1f-42dd-84b4-e34ddaf51006 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.038364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8763ef2d-ca1f-42dd-84b4-e34ddaf51006 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.038527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8763ef2d-ca1f-42dd-84b4-e34ddaf51006 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:41.044908 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.044908 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:41.046020 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8763ef2d-ca1f-42dd-84b4-e34ddaf51006 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:41.046514 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 278/1106] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.058324 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bcba8cd6-301d-451f-8eb2-ed09a89b7d36 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.060556 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bcba8cd6-301d-451f-8eb2-ed09a89b7d36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/7410d421-4991-4480-ba35-be998380076d Aug 05 18:18:41.060830 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bcba8cd6-301d-451f-8eb2-ed09a89b7d36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.061097 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bcba8cd6-301d-451f-8eb2-ed09a89b7d36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.074143 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.074143 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:41.078915 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bcba8cd6-301d-451f-8eb2-ed09a89b7d36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:41.088586 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bcba8cd6-301d-451f-8eb2-ed09a89b7d36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/7410d421-4991-4480-ba35-be998380076d returned with HTTP 200 Aug 05 18:18:41.089099 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 280/1107] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/volumes/7410d421-4991-4480-ba35-be998380076d => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.110733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.117389 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:18:41.117677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.117906 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.118269 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:18:41.118717 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.118717 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:41.119163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:18:41.128167 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Get all volumes completed successfully. Aug 05 18:18:41.128896 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d10ca43-9fe8-4f4a-8f58-eead01b34421 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:18:41.129435 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 273/1108] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/volumes => generated 663 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.140177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.142313 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7410d421-4991-4480-ba35-be998380076d Aug 05 18:18:41.144487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.144487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.144487 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete volume with id: 7410d421-4991-4480-ba35-be998380076d Aug 05 18:18:41.153735 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.153735 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:41.155616 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:41.181686 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete volume request issued successfully. Aug 05 18:18:41.182869 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5b27e4c9-d96a-41d3-98dc-58be23f8d24c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/7410d421-4991-4480-ba35-be998380076d returned with HTTP 202 Aug 05 18:18:41.182869 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 278/1109] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:41 2026] DELETE /volume/v3/volumes/7410d421-4991-4480-ba35-be998380076d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:41.194660 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.197296 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] DELETE https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 Aug 05 18:18:41.197585 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.197885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.198050 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Delete backup with id: aaf21887-ef55-4779-8f0c-cd6a685f4d02. Aug 05 18:18:41.205395 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.205395 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:41.246828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] delete_backup rpcapi backup_id aaf21887-ef55-4779-8f0c-cd6a685f4d02 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:18:41.249167 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d7a17e4-e59b-4e3c-9ca1-6b80a03abf4c tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 returned with HTTP 202 Aug 05 18:18:41.249676 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 279/1110] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:41 2026] DELETE /volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:41.260330 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e85f2418-e0ee-43c9-a3fd-0ae4554b2da4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.262888 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e85f2418-e0ee-43c9-a3fd-0ae4554b2da4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] GET https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 Aug 05 18:18:41.262888 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e85f2418-e0ee-43c9-a3fd-0ae4554b2da4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.263065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e85f2418-e0ee-43c9-a3fd-0ae4554b2da4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.263238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e85f2418-e0ee-43c9-a3fd-0ae4554b2da4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Show backup with id aaf21887-ef55-4779-8f0c-cd6a685f4d02. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:41.274487 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.274487 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:41.275497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e85f2418-e0ee-43c9-a3fd-0ae4554b2da4 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 returned with HTTP 200 Aug 05 18:18:41.276084 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 281/1111] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.463556 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-662c36de-affe-449a-befe-b4ecd38ec932 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.466915 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-662c36de-affe-449a-befe-b4ecd38ec932 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:41.466915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-662c36de-affe-449a-befe-b4ecd38ec932 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.466915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-662c36de-affe-449a-befe-b4ecd38ec932 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.473079 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.473079 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:41.473672 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-662c36de-affe-449a-befe-b4ecd38ec932 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:41.474397 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-662c36de-affe-449a-befe-b4ecd38ec932 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:41.474978 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 274/1112] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.486377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-05cae533-1763-4b7f-a81a-4c9a5590a520 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.668866 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05cae533-1763-4b7f-a81a-4c9a5590a520 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:41.669346 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05cae533-1763-4b7f-a81a-4c9a5590a520 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:41.669630 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05cae533-1763-4b7f-a81a-4c9a5590a520 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:41.671307 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.admin_actions [None req-05cae533-1763-4b7f-a81a-4c9a5590a520 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'creating'}' {{(pid=100363) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:41.701830 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.701830 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:41.739240 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05cae533-1763-4b7f-a81a-4c9a5590a520 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:41.739441 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 279/1113] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:41 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:41.748451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-748955e2-5993-4312-b0cb-90ecac76d564 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.752636 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-748955e2-5993-4312-b0cb-90ecac76d564 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:41.752636 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-748955e2-5993-4312-b0cb-90ecac76d564 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.752636 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-748955e2-5993-4312-b0cb-90ecac76d564 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.759413 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.759413 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:41.760489 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-748955e2-5993-4312-b0cb-90ecac76d564 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:41.761890 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-748955e2-5993-4312-b0cb-90ecac76d564 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:41.762854 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 280/1114] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.775687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8a42c577-9b3e-4742-8236-1e16098465e8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.778229 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a42c577-9b3e-4742-8236-1e16098465e8 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:41.778989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a42c577-9b3e-4742-8236-1e16098465e8 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:41.778989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a42c577-9b3e-4742-8236-1e16098465e8 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:41.781536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-8a42c577-9b3e-4742-8236-1e16098465e8 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'available'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:41.821191 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.821191 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:41.844613 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a42c577-9b3e-4742-8236-1e16098465e8 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:41.845133 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 282/1115] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:41 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:41.858716 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-32e4066d-bb5a-453e-bad3-a21e45cd7895 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.861661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-32e4066d-bb5a-453e-bad3-a21e45cd7895 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:41.861661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-32e4066d-bb5a-453e-bad3-a21e45cd7895 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.861817 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-32e4066d-bb5a-453e-bad3-a21e45cd7895 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:41.869767 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.869767 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:41.870611 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-32e4066d-bb5a-453e-bad3-a21e45cd7895 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:41.871885 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-32e4066d-bb5a-453e-bad3-a21e45cd7895 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:41.872639 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 275/1116] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:41.884243 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.885910 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:18:41.886235 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9457e3-e164-440f-ba65-45bd7878b7cd", "name": "tempest-SnapshotsActionsTest-Snapshot-1825075734"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:41.895491 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:41.895491 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:41.896077 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:41.896230 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create snapshot from volume 5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:41.934801 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Created reservations ['8be4903a-36d3-4ce0-a537-bb78192253ca', 'cfe7a27f-6eb9-475b-96b4-e3981867d2f5', 'cf123fbc-d52f-4f6d-bc34-af78bbecf1d1', '1337909a-b15d-4893-ac0a-dee28590d765'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:41.973240 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot create request issued successfully. Aug 05 18:18:41.973879 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ae4bb84-3a63-4d69-b7c1-900fd43bb2c7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:18:41.974264 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 280/1117] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:18:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:41.990628 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d74ca9e3-58b6-4ed6-913e-9e71c2c4ba62 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:41.991762 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d74ca9e3-58b6-4ed6-913e-9e71c2c4ba62 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:41.992261 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d74ca9e3-58b6-4ed6-913e-9e71c2c4ba62 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:41.992463 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d74ca9e3-58b6-4ed6-913e-9e71c2c4ba62 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:42.005161 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:42.005161 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:42.005161 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d74ca9e3-58b6-4ed6-913e-9e71c2c4ba62 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:42.005161 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d74ca9e3-58b6-4ed6-913e-9e71c2c4ba62 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 returned with HTTP 200 Aug 05 18:18:42.008368 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 281/1118] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:41 2026] GET /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:42.288457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f835f36f-5326-4f3c-a84a-36aac8d2f7b8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:42.290890 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f835f36f-5326-4f3c-a84a-36aac8d2f7b8 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] GET https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 Aug 05 18:18:42.291185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f835f36f-5326-4f3c-a84a-36aac8d2f7b8 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:42.291439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f835f36f-5326-4f3c-a84a-36aac8d2f7b8 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:42.291707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f835f36f-5326-4f3c-a84a-36aac8d2f7b8 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Show backup with id aaf21887-ef55-4779-8f0c-cd6a685f4d02. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:42.296990 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f835f36f-5326-4f3c-a84a-36aac8d2f7b8 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 returned with HTTP 404 Aug 05 18:18:42.296990 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 283/1119] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:42 2026] GET /volume/v3/backups/aaf21887-ef55-4779-8f0c-cd6a685f4d02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:42.306617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:42.309266 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] DELETE https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:42.309555 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:42.309835 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:42.309989 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete backup with id: f865da5e-9fd8-4b75-b8e2-79879ad815a5. Aug 05 18:18:42.317611 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:42.317611 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:42.349147 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] delete_backup rpcapi backup_id f865da5e-9fd8-4b75-b8e2-79879ad815a5 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:18:42.351313 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ea9e98ce-9e1d-42ee-a389-a4181ad8b126 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 202 Aug 05 18:18:42.351863 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 276/1120] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:42 2026] DELETE /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:42.361126 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ea24a4f0-3370-4df3-82b7-a1b9c1fc59ec None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:42.363711 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ea24a4f0-3370-4df3-82b7-a1b9c1fc59ec tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:42.363981 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ea24a4f0-3370-4df3-82b7-a1b9c1fc59ec tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:42.364247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ea24a4f0-3370-4df3-82b7-a1b9c1fc59ec tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:42.364416 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ea24a4f0-3370-4df3-82b7-a1b9c1fc59ec tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:42.370423 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:42.370423 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:42.371572 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ea24a4f0-3370-4df3-82b7-a1b9c1fc59ec tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 200 Aug 05 18:18:42.372081 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 281/1121] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:42 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:43.020108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-32f3f1fe-0037-484c-a8ad-3b2e8826df22 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.022667 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32f3f1fe-0037-484c-a8ad-3b2e8826df22 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:43.022993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32f3f1fe-0037-484c-a8ad-3b2e8826df22 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.023179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32f3f1fe-0037-484c-a8ad-3b2e8826df22 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.032121 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.032121 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:43.032618 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-32f3f1fe-0037-484c-a8ad-3b2e8826df22 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:43.034397 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32f3f1fe-0037-484c-a8ad-3b2e8826df22 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 returned with HTTP 200 Aug 05 18:18:43.034580 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 282/1122] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:43 2026] GET /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:43.050942 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-56ef5593-a53c-4dc1-a2eb-11aed5199660 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.054465 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-56ef5593-a53c-4dc1-a2eb-11aed5199660 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964/action Aug 05 18:18:43.055163 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-56ef5593-a53c-4dc1-a2eb-11aed5199660 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:43.055635 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-56ef5593-a53c-4dc1-a2eb-11aed5199660 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:43.058038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-56ef5593-a53c-4dc1-a2eb-11aed5199660 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot 'f6e0e09c-a082-4217-97e8-28266cc22964' with '{'status': 'creating'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:43.076971 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.076971 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:43.101342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-56ef5593-a53c-4dc1-a2eb-11aed5199660 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964/action returned with HTTP 202 Aug 05 18:18:43.102030 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 284/1123] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:43 2026] POST /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:43.116424 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-286c7b0e-ae38-4d6d-8b69-390911977b39 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.119680 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-286c7b0e-ae38-4d6d-8b69-390911977b39 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:43.119892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-286c7b0e-ae38-4d6d-8b69-390911977b39 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.120361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-286c7b0e-ae38-4d6d-8b69-390911977b39 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.136167 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.136167 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:43.136435 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-286c7b0e-ae38-4d6d-8b69-390911977b39 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:43.137380 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-286c7b0e-ae38-4d6d-8b69-390911977b39 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 returned with HTTP 200 Aug 05 18:18:43.137681 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 277/1124] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:43 2026] GET /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:43.154098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bc783afd-bb55-462f-afa2-5084301e7253 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.158469 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc783afd-bb55-462f-afa2-5084301e7253 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964/action Aug 05 18:18:43.158469 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc783afd-bb55-462f-afa2-5084301e7253 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:43.158699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc783afd-bb55-462f-afa2-5084301e7253 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:43.173852 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.173852 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:43.173852 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bc783afd-bb55-462f-afa2-5084301e7253 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot retrieved successfully. Aug 05 18:18:43.199943 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bc783afd-bb55-462f-afa2-5084301e7253 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot delete request issued successfully. Aug 05 18:18:43.200319 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc783afd-bb55-462f-afa2-5084301e7253 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964/action returned with HTTP 202 Aug 05 18:18:43.200999 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 282/1125] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:43 2026] POST /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:43.215769 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b2faa215-2dc8-4b7d-9c8a-2ce682713fc1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.217842 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2faa215-2dc8-4b7d-9c8a-2ce682713fc1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:43.218073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2faa215-2dc8-4b7d-9c8a-2ce682713fc1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.218517 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2faa215-2dc8-4b7d-9c8a-2ce682713fc1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.225706 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.225706 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:43.226677 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b2faa215-2dc8-4b7d-9c8a-2ce682713fc1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:43.228789 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2faa215-2dc8-4b7d-9c8a-2ce682713fc1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 returned with HTTP 200 Aug 05 18:18:43.229961 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 283/1126] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:43 2026] GET /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:43.387873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4f3369f4-1158-458f-bdfa-4fa0c1da9a12 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.390059 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f3369f4-1158-458f-bdfa-4fa0c1da9a12 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 Aug 05 18:18:43.390204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f3369f4-1158-458f-bdfa-4fa0c1da9a12 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.391771 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f3369f4-1158-458f-bdfa-4fa0c1da9a12 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.391771 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4f3369f4-1158-458f-bdfa-4fa0c1da9a12 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id f865da5e-9fd8-4b75-b8e2-79879ad815a5. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:43.396184 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f3369f4-1158-458f-bdfa-4fa0c1da9a12 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 returned with HTTP 404 Aug 05 18:18:43.396833 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 285/1127] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:43 2026] GET /volume/v3/backups/f865da5e-9fd8-4b75-b8e2-79879ad815a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:43.494433 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c8f28f06-55ef-45df-b3a6-5b718e9e19d9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.496661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c8f28f06-55ef-45df-b3a6-5b718e9e19d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:43.496712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c8f28f06-55ef-45df-b3a6-5b718e9e19d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.497145 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c8f28f06-55ef-45df-b3a6-5b718e9e19d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.506616 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.506616 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:43.511522 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c8f28f06-55ef-45df-b3a6-5b718e9e19d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:43.516585 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c8f28f06-55ef-45df-b3a6-5b718e9e19d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 200 Aug 05 18:18:43.517016 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 278/1128] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:43 2026] GET /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:43.533390 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-97df920e-be1e-4831-b76b-6007cba66a36 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.538295 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] DELETE https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:43.538295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.538295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.538295 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete volume with id: 22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:43.547643 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.547643 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:43.549657 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:43.577638 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete volume request issued successfully. Aug 05 18:18:43.578635 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-97df920e-be1e-4831-b76b-6007cba66a36 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 202 Aug 05 18:18:43.578635 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 283/1129] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:43 2026] DELETE /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:43.589912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fc547a83-cfca-4196-8ec6-89937a6d6a19 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:43.589972 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fc547a83-cfca-4196-8ec6-89937a6d6a19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:43.590624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fc547a83-cfca-4196-8ec6-89937a6d6a19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:43.590624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fc547a83-cfca-4196-8ec6-89937a6d6a19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:43.599519 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:43.599519 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:43.604025 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fc547a83-cfca-4196-8ec6-89937a6d6a19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:43.609013 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fc547a83-cfca-4196-8ec6-89937a6d6a19 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 200 Aug 05 18:18:43.609729 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 284/1130] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:43 2026] GET /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:44.242575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-858c1b25-9e0f-4ce2-8818-e4c6b5da18cb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.244473 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-858c1b25-9e0f-4ce2-8818-e4c6b5da18cb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:44.244679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-858c1b25-9e0f-4ce2-8818-e4c6b5da18cb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.244816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-858c1b25-9e0f-4ce2-8818-e4c6b5da18cb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.252688 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-858c1b25-9e0f-4ce2-8818-e4c6b5da18cb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 returned with HTTP 404 Aug 05 18:18:44.253387 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 286/1131] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:44 2026] GET /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:44.261370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-14734654-ba4e-41e7-b5a6-049100db35d5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.263895 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-14734654-ba4e-41e7-b5a6-049100db35d5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:44.264258 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-14734654-ba4e-41e7-b5a6-049100db35d5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:44.264390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-14734654-ba4e-41e7-b5a6-049100db35d5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:44.266200 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.admin_actions [None req-14734654-ba4e-41e7-b5a6-049100db35d5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'available'}' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:44.275617 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:44.275617 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:44.292436 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-14734654-ba4e-41e7-b5a6-049100db35d5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:44.293071 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 279/1132] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:44 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:44.302610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-faa59ae7-01be-44fd-b4f0-ffbdcab48beb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.305483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-faa59ae7-01be-44fd-b4f0-ffbdcab48beb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:44.306244 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-faa59ae7-01be-44fd-b4f0-ffbdcab48beb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.307608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-faa59ae7-01be-44fd-b4f0-ffbdcab48beb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.312304 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:44.312304 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:44.313095 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-faa59ae7-01be-44fd-b4f0-ffbdcab48beb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:44.313904 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-faa59ae7-01be-44fd-b4f0-ffbdcab48beb tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:44.314408 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 284/1133] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:44 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:44.326891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5b237be1-b5fd-45c3-b2ad-f19006105f4f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.330573 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b237be1-b5fd-45c3-b2ad-f19006105f4f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:44.331042 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b237be1-b5fd-45c3-b2ad-f19006105f4f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.331130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b237be1-b5fd-45c3-b2ad-f19006105f4f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.331235 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-5b237be1-b5fd-45c3-b2ad-f19006105f4f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete snapshot with id: f6e0e09c-a082-4217-97e8-28266cc22964 Aug 05 18:18:44.342797 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b237be1-b5fd-45c3-b2ad-f19006105f4f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 returned with HTTP 404 Aug 05 18:18:44.343940 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 285/1134] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:18:44 2026] DELETE /volume/v3/snapshots/f6e0e09c-a082-4217-97e8-28266cc22964 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:44.352893 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.354346 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:18:44.354627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9457e3-e164-440f-ba65-45bd7878b7cd", "name": "tempest-SnapshotsActionsTest-Snapshot-1051300040"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:44.366907 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:44.366907 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:44.367346 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:44.367485 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create snapshot from volume 5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:44.418810 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Created reservations ['45103185-c684-42f4-a6d6-4e87fe3d7542', '1863f6fc-aaa8-44c4-b8bc-ad56516e4415', 'f258f7f3-d5ed-4c83-be42-5633e48ae12d', 'd4c0891f-4016-442b-9256-9bb4604f078c'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:44.503767 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot create request issued successfully. Aug 05 18:18:44.503767 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-75e6fbd4-5557-43ac-91d4-c188bfa23b2e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:18:44.503767 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 287/1135] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:18:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:44.511114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-906d5617-9ba1-47dc-a64f-717f39792c97 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.513730 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-906d5617-9ba1-47dc-a64f-717f39792c97 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:44.513998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-906d5617-9ba1-47dc-a64f-717f39792c97 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.514247 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-906d5617-9ba1-47dc-a64f-717f39792c97 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.520995 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:44.520995 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:44.521809 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-906d5617-9ba1-47dc-a64f-717f39792c97 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:44.522829 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-906d5617-9ba1-47dc-a64f-717f39792c97 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd returned with HTTP 200 Aug 05 18:18:44.523286 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 280/1136] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:44 2026] GET /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:44.633105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c8a4275e-2c96-4517-b306-aa5b313a4b5a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.636702 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8a4275e-2c96-4517-b306-aa5b313a4b5a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 Aug 05 18:18:44.636702 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8a4275e-2c96-4517-b306-aa5b313a4b5a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.636907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8a4275e-2c96-4517-b306-aa5b313a4b5a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.644886 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8a4275e-2c96-4517-b306-aa5b313a4b5a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 returned with HTTP 404 Aug 05 18:18:44.645354 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 285/1137] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:44 2026] GET /volume/v3/volumes/22f53cc4-be0d-4a80-8714-b750dc24a3c0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:44.668214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.670680 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:44.671160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-151082170"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:44.673066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-151082170'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:44.673448 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume of 1 GB Aug 05 18:18:44.686656 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Availability Zones retrieved successfully. Aug 05 18:18:44.695868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Flow 'volume_create_api' (8dc4ce0d-5aa7-4adc-93f1-319c8e6f24be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:44.697840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac0ee15-6081-46d8-8207-56bcc6e695e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:44.699311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:44.746697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac0ee15-6081-46d8-8207-56bcc6e695e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:44.747663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481339bf-6d06-461b-92df-ad3076337465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:44.821196 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Created reservations ['f0a9138f-c1fd-4b28-864d-72dbc1086b31', '38991029-8347-4fa8-aaca-51915aa72b90', 'd49b99ec-0dec-4bc3-a1ac-26ec1beefb20', '4685db79-6916-435e-b6f0-3a925b0d5626'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:44.823389 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481339bf-6d06-461b-92df-ad3076337465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0a9138f-c1fd-4b28-864d-72dbc1086b31', '38991029-8347-4fa8-aaca-51915aa72b90', 'd49b99ec-0dec-4bc3-a1ac-26ec1beefb20', '4685db79-6916-435e-b6f0-3a925b0d5626']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:44.824137 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f3d0dc-8353-4607-8f3c-a3b25b20367b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:44.863512 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40f3d0dc-8353-4607-8f3c-a3b25b20367b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947a442c-45be-4933-aca1-1c239e290d10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-151082170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750218ee8b8542f28252e28a192e7f06',qos_specs=None,replication_status=,reservations=['f0a9138f-c1fd-4b28-864d-72dbc1086b31','38991029-8347-4fa8-aaca-51915aa72b90','d49b99ec-0dec-4bc3-a1ac-26ec1beefb20','4685db79-6916-435e-b6f0-3a925b0d5626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0091395410c9458093dbc2a4ed9ca174',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-151082170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947a442c-45be-4933-aca1-1c239e290d10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='750218ee8b8542f28252e28a192e7f06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0091395410c9458093dbc2a4ed9ca174',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:44.865270 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e6e175-ec8a-4bb2-ac7f-8fae65e81ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:44.905219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91e6e175-ec8a-4bb2-ac7f-8fae65e81ce7) transitioned into state 'SUCCESS' from state '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-151082170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='750218ee8b8542f28252e28a192e7f06',qos_specs=None,replication_status=,reservations=['f0a9138f-c1fd-4b28-864d-72dbc1086b31','38991029-8347-4fa8-aaca-51915aa72b90','d49b99ec-0dec-4bc3-a1ac-26ec1beefb20','4685db79-6916-435e-b6f0-3a925b0d5626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0091395410c9458093dbc2a4ed9ca174',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:44.906336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add164cf-c960-47e4-83c8-4ed306b7d321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:44.928425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add164cf-c960-47e4-83c8-4ed306b7d321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:44.930041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Flow 'volume_create_api' (8dc4ce0d-5aa7-4adc-93f1-319c8e6f24be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:44.930634 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Create volume request issued successfully. Aug 05 18:18:44.932948 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0b8a5948-c1b6-4c1e-98aa-2b1814f200af tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:44.932948 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 286/1138] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:18:44 2026] POST /volume/v3/volumes => generated 753 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:44.951845 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c7114822-f4f9-4550-8664-a335056406d8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.955465 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7114822-f4f9-4550-8664-a335056406d8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:18:44.955626 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c7114822-f4f9-4550-8664-a335056406d8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.956015 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c7114822-f4f9-4550-8664-a335056406d8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.960765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-fb32d443-2bcd-49b1-8ab1-d4d5be619156 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:44.967032 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-fb32d443-2bcd-49b1-8ab1-d4d5be619156 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:18:44.967288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-fb32d443-2bcd-49b1-8ab1-d4d5be619156 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:44.967646 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-fb32d443-2bcd-49b1-8ab1-d4d5be619156 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:44.968912 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:44.968912 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:44.974523 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c7114822-f4f9-4550-8664-a335056406d8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:44.984137 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7114822-f4f9-4550-8664-a335056406d8 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 200 Aug 05 18:18:44.985087 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 288/1139] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:44 2026] GET /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:44.989351 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:44.989351 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:44.997234 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-fb32d443-2bcd-49b1-8ab1-d4d5be619156 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:45.006026 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-fb32d443-2bcd-49b1-8ab1-d4d5be619156 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:18:45.006026 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 281/1140] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:44 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 1660 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:45.540433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-50dbd17c-f983-4e04-a1ec-04c1b6cd57f0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:45.541629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-50dbd17c-f983-4e04-a1ec-04c1b6cd57f0 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:45.541917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-50dbd17c-f983-4e04-a1ec-04c1b6cd57f0 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:45.542143 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-50dbd17c-f983-4e04-a1ec-04c1b6cd57f0 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:45.551487 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:45.551487 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:45.552116 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-50dbd17c-f983-4e04-a1ec-04c1b6cd57f0 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:45.553096 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-50dbd17c-f983-4e04-a1ec-04c1b6cd57f0 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd returned with HTTP 200 Aug 05 18:18:45.553609 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 286/1141] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:45 2026] GET /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:45.569706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a7ee0a32-f796-44c6-b710-a2a2f7f9cc23 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:45.574226 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a7ee0a32-f796-44c6-b710-a2a2f7f9cc23 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd/action Aug 05 18:18:45.575313 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a7ee0a32-f796-44c6-b710-a2a2f7f9cc23 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:45.575513 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a7ee0a32-f796-44c6-b710-a2a2f7f9cc23 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:45.578339 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-a7ee0a32-f796-44c6-b710-a2a2f7f9cc23 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot 'cd84adbf-4707-4a12-b311-cf6963876ddd' with '{'status': 'deleting'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:45.593725 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:45.593725 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:45.615842 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a7ee0a32-f796-44c6-b710-a2a2f7f9cc23 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd/action returned with HTTP 202 Aug 05 18:18:45.616374 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 287/1142] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:45 2026] POST /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:45.630473 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0f36e65a-9124-4c1d-a524-c09e3a817aae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:45.634210 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0f36e65a-9124-4c1d-a524-c09e3a817aae tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:45.634827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0f36e65a-9124-4c1d-a524-c09e3a817aae tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:45.635178 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0f36e65a-9124-4c1d-a524-c09e3a817aae tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:45.650037 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:45.650037 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:45.650567 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0f36e65a-9124-4c1d-a524-c09e3a817aae tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:45.653615 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0f36e65a-9124-4c1d-a524-c09e3a817aae tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd returned with HTTP 200 Aug 05 18:18:45.653615 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 289/1143] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:45 2026] GET /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:45.669573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:45.673648 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd/action Aug 05 18:18:45.673648 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:45.673648 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:45.681347 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:45.681347 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:45.682530 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot retrieved successfully. Aug 05 18:18:45.701309 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot delete request issued successfully. Aug 05 18:18:45.701309 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4474c3f1-3106-4445-b306-f6d4da6c03ef tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd/action returned with HTTP 202 Aug 05 18:18:45.701309 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 282/1144] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:45 2026] POST /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:45.712258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8316535d-ad9c-4703-9a27-47bf6740bbc4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:45.714734 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8316535d-ad9c-4703-9a27-47bf6740bbc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:45.715013 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8316535d-ad9c-4703-9a27-47bf6740bbc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:45.715292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8316535d-ad9c-4703-9a27-47bf6740bbc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:45.724616 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:45.724616 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:45.725458 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8316535d-ad9c-4703-9a27-47bf6740bbc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:45.726416 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8316535d-ad9c-4703-9a27-47bf6740bbc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd returned with HTTP 200 Aug 05 18:18:45.727297 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 287/1145] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:45 2026] GET /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:46.002534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c6bb59a5-a1b5-41bf-b48e-4c70a9310057 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.007179 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6bb59a5-a1b5-41bf-b48e-4c70a9310057 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:18:46.007179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6bb59a5-a1b5-41bf-b48e-4c70a9310057 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:46.007179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6bb59a5-a1b5-41bf-b48e-4c70a9310057 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:46.015153 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.015153 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:46.020073 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c6bb59a5-a1b5-41bf-b48e-4c70a9310057 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:46.024952 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6bb59a5-a1b5-41bf-b48e-4c70a9310057 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 200 Aug 05 18:18:46.025411 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 288/1146] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:46 2026] GET /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:46.044290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.046743 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:18:46.051144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "947a442c-45be-4933-aca1-1c239e290d10", "name": "tempest-VolumesBackupsAdminTest-Backup-1671810966", "container": "tempest-volumesbackupsadmintest-backup-container-638807140"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:46.052958 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Creating new backup {'backup': {'volume_id': '947a442c-45be-4933-aca1-1c239e290d10', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1671810966', 'container': 'tempest-volumesbackupsadmintest-backup-container-638807140'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:18:46.056843 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Creating backup of volume 947a442c-45be-4933-aca1-1c239e290d10 in container tempest-volumesbackupsadmintest-backup-container-638807140 Aug 05 18:18:46.064926 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.064926 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:46.065629 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:18:46.090685 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Created reservations ['2e599028-bb41-4489-856b-d4d98dcff665', 'f9cc3026-2c8e-44a1-b598-b01e7fd1203d'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:46.144322 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2027e6d3-8b59-4420-8bb1-2f42f1458e5c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:18:46.146616 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 290/1147] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:18:46 2026] POST /volume/v3/backups => generated 335 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:46.160457 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8feefb9d-5c57-4409-a90a-736e4a441b09 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.163970 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8feefb9d-5c57-4409-a90a-736e4a441b09 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:46.164030 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8feefb9d-5c57-4409-a90a-736e4a441b09 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:46.164529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8feefb9d-5c57-4409-a90a-736e4a441b09 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:46.164683 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8feefb9d-5c57-4409-a90a-736e4a441b09 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:46.171036 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.171036 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:46.171888 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8feefb9d-5c57-4409-a90a-736e4a441b09 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:46.172297 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 283/1148] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:46 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:46.405070 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-bff7272b-72ec-4a7a-a1fc-460a88641869 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.408505 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-bff7272b-72ec-4a7a-a1fc-460a88641869 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e Aug 05 18:18:46.408791 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-bff7272b-72ec-4a7a-a1fc-460a88641869 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:46.409076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-bff7272b-72ec-4a7a-a1fc-460a88641869 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:46.424731 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.424731 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:46.494776 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-6c331111-d4ba-4053-937e-e8879a3a6797 req-bff7272b-72ec-4a7a-a1fc-460a88641869 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e returned with HTTP 200 Aug 05 18:18:46.495226 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 288/1149] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:46 2026] DELETE /volume/v3/attachments/8b7cb08f-8f52-4447-877c-1b024c28737e => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:46.738765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c864b788-659d-4ae5-9c33-5718413cf20e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.741071 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c864b788-659d-4ae5-9c33-5718413cf20e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:46.741323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c864b788-659d-4ae5-9c33-5718413cf20e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:46.741618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c864b788-659d-4ae5-9c33-5718413cf20e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:46.747855 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c864b788-659d-4ae5-9c33-5718413cf20e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd returned with HTTP 404 Aug 05 18:18:46.748642 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 289/1150] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:46 2026] GET /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:46.761714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-32736699-6b39-4b9e-910a-70097e11bc6f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.763861 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32736699-6b39-4b9e-910a-70097e11bc6f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:46.764239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32736699-6b39-4b9e-910a-70097e11bc6f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:46.764397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32736699-6b39-4b9e-910a-70097e11bc6f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:46.765852 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-32736699-6b39-4b9e-910a-70097e11bc6f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'available'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:46.778684 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.778684 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:46.800723 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32736699-6b39-4b9e-910a-70097e11bc6f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:46.801177 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 291/1151] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:46 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:46.817191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4c5f3320-dd18-4bc3-9257-d0f616ed9259 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.819796 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c5f3320-dd18-4bc3-9257-d0f616ed9259 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:46.821259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c5f3320-dd18-4bc3-9257-d0f616ed9259 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:46.821615 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c5f3320-dd18-4bc3-9257-d0f616ed9259 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:46.835277 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.835277 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:46.836396 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4c5f3320-dd18-4bc3-9257-d0f616ed9259 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:46.837888 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c5f3320-dd18-4bc3-9257-d0f616ed9259 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:46.839247 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 284/1152] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:46 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:46.853420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2b810900-8d91-47f4-9003-126375198e47 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.856501 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b810900-8d91-47f4-9003-126375198e47 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:46.856774 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b810900-8d91-47f4-9003-126375198e47 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:46.857018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b810900-8d91-47f4-9003-126375198e47 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:46.857336 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-2b810900-8d91-47f4-9003-126375198e47 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete snapshot with id: cd84adbf-4707-4a12-b311-cf6963876ddd Aug 05 18:18:46.862781 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b810900-8d91-47f4-9003-126375198e47 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd returned with HTTP 404 Aug 05 18:18:46.863726 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 289/1153] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:18:46 2026] DELETE /volume/v3/snapshots/cd84adbf-4707-4a12-b311-cf6963876ddd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:46.875711 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6dd1c372-31c9-40d8-be69-9342355effc4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.877620 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:18:46.878002 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9457e3-e164-440f-ba65-45bd7878b7cd", "name": "tempest-SnapshotsActionsTest-Snapshot-317345309"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:46.887143 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:46.887143 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:46.887661 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:46.887800 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create snapshot from volume 5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:46.933730 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Created reservations ['2c61b6c3-1b1e-4bc4-b989-a73828fd540c', '7fcd86b6-4bf5-49da-b15a-f77b624eab3f', '4b34da8e-5b2a-467f-b7b4-1d2deaa5440b', 'a34588b4-2acf-418a-a46c-2b2acb340056'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:46.980572 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot create request issued successfully. Aug 05 18:18:46.981049 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6dd1c372-31c9-40d8-be69-9342355effc4 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:18:46.981627 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 290/1154] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:18:46 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:46.994191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5b3ff60d-8995-47d0-89b2-e24971f1c0c8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:46.999580 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b3ff60d-8995-47d0-89b2-e24971f1c0c8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:46.999892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b3ff60d-8995-47d0-89b2-e24971f1c0c8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:47.000169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b3ff60d-8995-47d0-89b2-e24971f1c0c8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:47.014397 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:47.014397 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:47.017616 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5b3ff60d-8995-47d0-89b2-e24971f1c0c8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:47.017616 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b3ff60d-8995-47d0-89b2-e24971f1c0c8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb returned with HTTP 200 Aug 05 18:18:47.017616 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 292/1155] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:46 2026] GET /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:47.184795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0eec1f3e-f452-4ac3-a8da-6cca66165702 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:47.189441 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0eec1f3e-f452-4ac3-a8da-6cca66165702 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:47.189441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0eec1f3e-f452-4ac3-a8da-6cca66165702 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:47.189441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0eec1f3e-f452-4ac3-a8da-6cca66165702 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:47.189441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0eec1f3e-f452-4ac3-a8da-6cca66165702 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:47.195618 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:47.195618 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:47.195618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0eec1f3e-f452-4ac3-a8da-6cca66165702 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:47.195786 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 285/1156] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:47 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:47.405008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:47.409698 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:18:47.409957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:47.410200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:47.410463 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume with id: b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:18:47.429161 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:47.429161 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:47.429161 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:47.462818 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Delete volume request issued successfully. Aug 05 18:18:47.463147 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-721d4cdc-238f-40bf-ac36-b7e15b170125 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 202 Aug 05 18:18:47.463706 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 290/1157] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:47 2026] DELETE /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:47.474619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8212575c-508c-4e80-bb9d-a52d282f94f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:47.477796 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8212575c-508c-4e80-bb9d-a52d282f94f1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:18:47.478026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8212575c-508c-4e80-bb9d-a52d282f94f1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:47.478190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8212575c-508c-4e80-bb9d-a52d282f94f1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:47.488138 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:47.488138 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:47.495382 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8212575c-508c-4e80-bb9d-a52d282f94f1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Volume info retrieved successfully. Aug 05 18:18:47.502845 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8212575c-508c-4e80-bb9d-a52d282f94f1 tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 200 Aug 05 18:18:47.503523 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 291/1158] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:47 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:48.028973 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-efaa0f15-2e12-4ffd-a84c-8f1696a4c3d3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.031358 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-efaa0f15-2e12-4ffd-a84c-8f1696a4c3d3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:48.031816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-efaa0f15-2e12-4ffd-a84c-8f1696a4c3d3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:48.031816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-efaa0f15-2e12-4ffd-a84c-8f1696a4c3d3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:48.038457 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:48.038457 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:48.039445 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-efaa0f15-2e12-4ffd-a84c-8f1696a4c3d3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:48.040320 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-efaa0f15-2e12-4ffd-a84c-8f1696a4c3d3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb returned with HTTP 200 Aug 05 18:18:48.040826 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 293/1159] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:48 2026] GET /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:48.054452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-76999ab6-0e7b-41fa-b5a7-722b97dae2d6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.056779 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-76999ab6-0e7b-41fa-b5a7-722b97dae2d6 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb/action Aug 05 18:18:48.057445 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-76999ab6-0e7b-41fa-b5a7-722b97dae2d6 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:48.057625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-76999ab6-0e7b-41fa-b5a7-722b97dae2d6 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:48.060751 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.admin_actions [None req-76999ab6-0e7b-41fa-b5a7-722b97dae2d6 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '27bb3857-f859-4ac6-84af-15f98fd6c1cb' with '{'status': 'error'}' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:48.078425 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:48.078425 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:48.097078 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-76999ab6-0e7b-41fa-b5a7-722b97dae2d6 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb/action returned with HTTP 202 Aug 05 18:18:48.097697 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 286/1160] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:48 2026] POST /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:48.106502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c2a614d0-781c-430e-a683-1911e2f744e5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.109897 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c2a614d0-781c-430e-a683-1911e2f744e5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:48.109897 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c2a614d0-781c-430e-a683-1911e2f744e5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:48.109897 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c2a614d0-781c-430e-a683-1911e2f744e5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:48.115616 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:48.115616 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:48.116385 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c2a614d0-781c-430e-a683-1911e2f744e5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:48.117937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c2a614d0-781c-430e-a683-1911e2f744e5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb returned with HTTP 200 Aug 05 18:18:48.118866 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 291/1161] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:48 2026] GET /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:48.129271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.131361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb/action Aug 05 18:18:48.131864 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:48.132041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:48.138967 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:48.138967 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:48.139388 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot retrieved successfully. Aug 05 18:18:48.158163 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot delete request issued successfully. Aug 05 18:18:48.158440 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae6a42d4-a1ab-4c8f-9c04-eed11a56d67f tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb/action returned with HTTP 202 Aug 05 18:18:48.159005 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 292/1162] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:48 2026] POST /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:48.170401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a36f05d7-cf4f-4b02-bf25-1a487f035d81 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.172997 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a36f05d7-cf4f-4b02-bf25-1a487f035d81 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:48.173295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a36f05d7-cf4f-4b02-bf25-1a487f035d81 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:48.173609 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a36f05d7-cf4f-4b02-bf25-1a487f035d81 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:48.181207 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:48.181207 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:48.182072 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a36f05d7-cf4f-4b02-bf25-1a487f035d81 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:48.183055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a36f05d7-cf4f-4b02-bf25-1a487f035d81 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb returned with HTTP 200 Aug 05 18:18:48.183435 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 294/1163] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:48 2026] GET /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:48.211470 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-64cf0d95-c6d4-478f-ada5-8b3743eb05d9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.214388 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-64cf0d95-c6d4-478f-ada5-8b3743eb05d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:48.215029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-64cf0d95-c6d4-478f-ada5-8b3743eb05d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:48.215029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-64cf0d95-c6d4-478f-ada5-8b3743eb05d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:48.215279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-64cf0d95-c6d4-478f-ada5-8b3743eb05d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:48.221935 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:48.221935 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:48.223161 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-64cf0d95-c6d4-478f-ada5-8b3743eb05d9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:48.224226 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 287/1164] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:48 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:48.525108 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2c379055-6864-4cbb-aa7c-31a20339546d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:48.527180 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c379055-6864-4cbb-aa7c-31a20339546d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] GET https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c Aug 05 18:18:48.527543 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c379055-6864-4cbb-aa7c-31a20339546d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:48.527912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c379055-6864-4cbb-aa7c-31a20339546d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:48.539264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c379055-6864-4cbb-aa7c-31a20339546d tempest-AttachVolumeMultiAttachTest-644075277 tempest-AttachVolumeMultiAttachTest-644075277-project-member] https://10.4.3.210/volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c returned with HTTP 404 Aug 05 18:18:48.539264 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 292/1165] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:48 2026] GET /volume/v3/volumes/b64a85b4-2d16-4f9a-96e0-12540c36c40c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:49.197614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e17a865a-3624-447b-9ba8-575200b64e5f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.200308 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e17a865a-3624-447b-9ba8-575200b64e5f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:49.200649 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e17a865a-3624-447b-9ba8-575200b64e5f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:49.200958 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e17a865a-3624-447b-9ba8-575200b64e5f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:49.208186 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e17a865a-3624-447b-9ba8-575200b64e5f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb returned with HTTP 404 Aug 05 18:18:49.208679 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 293/1166] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:49 2026] GET /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:49.221692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e24c4348-283c-4522-abd0-3d324bb34534 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.228449 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e24c4348-283c-4522-abd0-3d324bb34534 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:49.229151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e24c4348-283c-4522-abd0-3d324bb34534 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:49.229292 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e24c4348-283c-4522-abd0-3d324bb34534 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:49.230833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-e24c4348-283c-4522-abd0-3d324bb34534 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'available'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:49.243662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b4d44e88-afb4-480f-bc69-fa9a65ec7b96 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.244876 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:49.244876 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:49.248510 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b4d44e88-afb4-480f-bc69-fa9a65ec7b96 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:49.248940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b4d44e88-afb4-480f-bc69-fa9a65ec7b96 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:49.249512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b4d44e88-afb4-480f-bc69-fa9a65ec7b96 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:49.249512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b4d44e88-afb4-480f-bc69-fa9a65ec7b96 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:49.262297 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e24c4348-283c-4522-abd0-3d324bb34534 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:49.262891 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 295/1167] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:49 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:49.263460 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:49.263460 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:49.265050 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b4d44e88-afb4-480f-bc69-fa9a65ec7b96 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:49.265472 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 288/1168] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:49 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:49.272868 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bd292b57-ebea-4270-a109-98a6bfc3cc7e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.277076 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bd292b57-ebea-4270-a109-98a6bfc3cc7e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:49.277076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bd292b57-ebea-4270-a109-98a6bfc3cc7e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:49.277076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bd292b57-ebea-4270-a109-98a6bfc3cc7e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:49.287498 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:49.287498 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:49.287498 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bd292b57-ebea-4270-a109-98a6bfc3cc7e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:49.289070 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bd292b57-ebea-4270-a109-98a6bfc3cc7e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:49.289458 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 293/1169] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:49 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:49.300168 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4b3a580d-4622-4135-b2d0-a9ae7badbd7f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.302095 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b3a580d-4622-4135-b2d0-a9ae7badbd7f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:49.302390 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b3a580d-4622-4135-b2d0-a9ae7badbd7f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:49.302576 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b3a580d-4622-4135-b2d0-a9ae7badbd7f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:49.302735 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-4b3a580d-4622-4135-b2d0-a9ae7badbd7f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete snapshot with id: 27bb3857-f859-4ac6-84af-15f98fd6c1cb Aug 05 18:18:49.309492 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b3a580d-4622-4135-b2d0-a9ae7badbd7f tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb returned with HTTP 404 Aug 05 18:18:49.310114 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 294/1170] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:18:49 2026] DELETE /volume/v3/snapshots/27bb3857-f859-4ac6-84af-15f98fd6c1cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:49.323963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.325924 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:18:49.326357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9457e3-e164-440f-ba65-45bd7878b7cd", "name": "tempest-SnapshotsActionsTest-Snapshot-1765054317"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:49.335691 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:49.335691 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:49.336480 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:49.336624 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Create snapshot from volume 5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:49.366718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Created reservations ['9b71ca75-adcb-4b56-8fac-651036c860ed', '6455db01-ba7e-4270-8a81-e36756732809', 'd54bb914-e504-4811-acd0-ed28752704ac', '4bdc5d3d-a2a0-46c2-9567-a3385afe54ca'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:49.401481 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot create request issued successfully. Aug 05 18:18:49.401950 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e171daa7-cc0f-4baa-8212-f5191a37ecee tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:18:49.402465 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 296/1171] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:18:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:18:49.415742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3d7a1b18-e95e-4f62-b2fc-ed474ff8f334 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:49.418943 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d7a1b18-e95e-4f62-b2fc-ed474ff8f334 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:49.419328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d7a1b18-e95e-4f62-b2fc-ed474ff8f334 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:49.419753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d7a1b18-e95e-4f62-b2fc-ed474ff8f334 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:49.429628 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:49.429628 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:49.430487 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3d7a1b18-e95e-4f62-b2fc-ed474ff8f334 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:49.432973 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d7a1b18-e95e-4f62-b2fc-ed474ff8f334 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 returned with HTTP 200 Aug 05 18:18:49.432973 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 289/1172] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:49 2026] GET /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:50.234441 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-00c3d411-42cf-4263-b6f3-c4b172af11d9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.240230 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-00c3d411-42cf-4263-b6f3-c4b172af11d9 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:50.240949 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-00c3d411-42cf-4263-b6f3-c4b172af11d9 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.241295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-00c3d411-42cf-4263-b6f3-c4b172af11d9 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.265246 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.265246 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:50.271196 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-00c3d411-42cf-4263-b6f3-c4b172af11d9 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:50.277733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-00c3d411-42cf-4263-b6f3-c4b172af11d9 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:50.278572 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 294/1173] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:50.284840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8f720c2a-6af9-4182-a60f-c004fd36d594 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.286186 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8f720c2a-6af9-4182-a60f-c004fd36d594 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:50.286283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8f720c2a-6af9-4182-a60f-c004fd36d594 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.286488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8f720c2a-6af9-4182-a60f-c004fd36d594 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.286684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8f720c2a-6af9-4182-a60f-c004fd36d594 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:50.293389 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.293389 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:50.294795 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8f720c2a-6af9-4182-a60f-c004fd36d594 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:50.296052 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 295/1174] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:50.351579 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-092fd568-b8db-4fc5-9d81-fa58d440c7c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.358514 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-092fd568-b8db-4fc5-9d81-fa58d440c7c1 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:50.358971 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-092fd568-b8db-4fc5-9d81-fa58d440c7c1 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.359245 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-092fd568-b8db-4fc5-9d81-fa58d440c7c1 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.379177 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.379177 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:50.384106 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-092fd568-b8db-4fc5-9d81-fa58d440c7c1 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:50.390564 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-092fd568-b8db-4fc5-9d81-fa58d440c7c1 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:50.390905 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 297/1175] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1144 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:50.417622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.421330 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] POST https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346/action Aug 05 18:18:50.421796 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:50.421967 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:50.440840 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.440840 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:50.441328 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:50.448614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-60e6c578-0fe0-403d-972b-56e7164ccf55 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.451233 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-60e6c578-0fe0-403d-972b-56e7164ccf55 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:50.451805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-60e6c578-0fe0-403d-972b-56e7164ccf55 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.451805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-60e6c578-0fe0-403d-972b-56e7164ccf55 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.459585 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.459585 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:50.461987 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-60e6c578-0fe0-403d-972b-56e7164ccf55 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:50.462448 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Begin detaching volume completed successfully. Aug 05 18:18:50.462448 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-0a0b0a16-2f98-458b-bbef-09ec06894573 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346/action returned with HTTP 202 Aug 05 18:18:50.462520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-60e6c578-0fe0-403d-972b-56e7164ccf55 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 returned with HTTP 200 Aug 05 18:18:50.462565 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 290/1176] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:18:50 2026] POST /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:50.462605 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 295/1177] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:50.475680 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-92569f4d-e02d-4c46-8438-6f95c9b03174 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.479959 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-92569f4d-e02d-4c46-8438-6f95c9b03174 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955/action Aug 05 18:18:50.480383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-92569f4d-e02d-4c46-8438-6f95c9b03174 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:50.480579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-92569f4d-e02d-4c46-8438-6f95c9b03174 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:50.485749 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-92569f4d-e02d-4c46-8438-6f95c9b03174 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot 'a0470212-86a4-458a-82ba-19f855f80955' with '{'status': 'error_deleting'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:50.497624 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.497624 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:50.514754 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-92569f4d-e02d-4c46-8438-6f95c9b03174 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955/action returned with HTTP 202 Aug 05 18:18:50.515339 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 296/1178] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:50 2026] POST /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:50.523185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-26cee294-d79c-43f7-8b7d-fa359c6542cc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.525077 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-26cee294-d79c-43f7-8b7d-fa359c6542cc tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:50.525256 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-26cee294-d79c-43f7-8b7d-fa359c6542cc tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.525627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-26cee294-d79c-43f7-8b7d-fa359c6542cc tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.526440 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-433a928c-b278-47e5-9634-5195a73a890f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.527067 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-433a928c-b278-47e5-9634-5195a73a890f None None] GET https://10.4.3.210/volume// Aug 05 18:18:50.527307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-433a928c-b278-47e5-9634-5195a73a890f None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.527782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-433a928c-b278-47e5-9634-5195a73a890f None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.528158 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-433a928c-b278-47e5-9634-5195a73a890f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:18:50.528858 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 291/1179] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:18:50.534118 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.534118 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:50.534759 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-26cee294-d79c-43f7-8b7d-fa359c6542cc tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:50.535838 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-26cee294-d79c-43f7-8b7d-fa359c6542cc tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 returned with HTTP 200 Aug 05 18:18:50.536208 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 298/1180] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:50.539229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-cb990c1b-ea9f-4210-bfe6-e7b54c2fc8a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.543939 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-cb990c1b-ea9f-4210-bfe6-e7b54c2fc8a7 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:50.544885 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-cb990c1b-ea9f-4210-bfe6-e7b54c2fc8a7 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.545111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-cb990c1b-ea9f-4210-bfe6-e7b54c2fc8a7 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.546755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-02708dac-b764-4292-87d1-db1eb37dcc93 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.549056 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-02708dac-b764-4292-87d1-db1eb37dcc93 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955/action Aug 05 18:18:50.549586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-02708dac-b764-4292-87d1-db1eb37dcc93 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:50.549767 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-02708dac-b764-4292-87d1-db1eb37dcc93 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:50.557241 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.557241 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:50.557664 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-02708dac-b764-4292-87d1-db1eb37dcc93 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot retrieved successfully. Aug 05 18:18:50.560573 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.560573 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:50.564917 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-cb990c1b-ea9f-4210-bfe6-e7b54c2fc8a7 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:50.570409 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-cb990c1b-ea9f-4210-bfe6-e7b54c2fc8a7 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:50.570904 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 296/1181] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:50.582680 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-02708dac-b764-4292-87d1-db1eb37dcc93 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot delete request issued successfully. Aug 05 18:18:50.582680 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-02708dac-b764-4292-87d1-db1eb37dcc93 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955/action returned with HTTP 202 Aug 05 18:18:50.582680 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 297/1182] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:50 2026] POST /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:50.597794 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-80d443ef-7544-4aad-90cc-0e8b61c50db3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:50.601349 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80d443ef-7544-4aad-90cc-0e8b61c50db3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:50.602185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80d443ef-7544-4aad-90cc-0e8b61c50db3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:50.602688 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-80d443ef-7544-4aad-90cc-0e8b61c50db3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:50.611187 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:50.611187 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:50.612108 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-80d443ef-7544-4aad-90cc-0e8b61c50db3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:50.613656 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-80d443ef-7544-4aad-90cc-0e8b61c50db3 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 returned with HTTP 200 Aug 05 18:18:50.614316 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 292/1183] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:50 2026] GET /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:51.312427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-98b3aabb-59f6-49ee-9b8b-d7896f549e7c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.317731 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-98b3aabb-59f6-49ee-9b8b-d7896f549e7c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:51.317993 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-98b3aabb-59f6-49ee-9b8b-d7896f549e7c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.318268 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-98b3aabb-59f6-49ee-9b8b-d7896f549e7c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.318421 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-98b3aabb-59f6-49ee-9b8b-d7896f549e7c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:51.323920 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.323920 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:51.324825 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-98b3aabb-59f6-49ee-9b8b-d7896f549e7c tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:51.325443 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 299/1184] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:51 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:51.626952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-72b8aac3-d2f0-4687-a329-6217c6309ae7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.631815 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72b8aac3-d2f0-4687-a329-6217c6309ae7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:51.631815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72b8aac3-d2f0-4687-a329-6217c6309ae7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.631815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72b8aac3-d2f0-4687-a329-6217c6309ae7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.645947 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72b8aac3-d2f0-4687-a329-6217c6309ae7 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 returned with HTTP 404 Aug 05 18:18:51.648795 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 297/1185] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:51 2026] GET /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:51.658318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1661d302-fde2-4e3a-b373-95bac7ee05ac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.661391 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1661d302-fde2-4e3a-b373-95bac7ee05ac tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:51.661922 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1661d302-fde2-4e3a-b373-95bac7ee05ac tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:51.662114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1661d302-fde2-4e3a-b373-95bac7ee05ac tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:51.663737 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-1661d302-fde2-4e3a-b373-95bac7ee05ac tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'available'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:51.673160 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-31a172a5-3a2e-4ea6-9a7d-1ef3ac18dd77 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.676647 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-31a172a5-3a2e-4ea6-9a7d-1ef3ac18dd77 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9 Aug 05 18:18:51.678645 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-31a172a5-3a2e-4ea6-9a7d-1ef3ac18dd77 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.678645 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-31a172a5-3a2e-4ea6-9a7d-1ef3ac18dd77 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.679098 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.679098 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:51.694431 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.694431 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:51.703278 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1661d302-fde2-4e3a-b373-95bac7ee05ac tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:51.706104 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 298/1186] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:51 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:51.717412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6a3ff5e6-6fbe-45a7-ab43-c64994943cb8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.718714 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6a3ff5e6-6fbe-45a7-ab43-c64994943cb8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:51.718923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6a3ff5e6-6fbe-45a7-ab43-c64994943cb8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.719113 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6a3ff5e6-6fbe-45a7-ab43-c64994943cb8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.727765 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.727765 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:51.728647 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6a3ff5e6-6fbe-45a7-ab43-c64994943cb8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:51.729530 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6a3ff5e6-6fbe-45a7-ab43-c64994943cb8 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:51.730157 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 300/1187] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:51 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:18:51.743016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d8404932-e2d6-4530-9f70-1acf192dd8f1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.747688 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d8404932-e2d6-4530-9f70-1acf192dd8f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:51.747801 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d8404932-e2d6-4530-9f70-1acf192dd8f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.748000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d8404932-e2d6-4530-9f70-1acf192dd8f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.748109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-d8404932-e2d6-4530-9f70-1acf192dd8f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete snapshot with id: a0470212-86a4-458a-82ba-19f855f80955 Aug 05 18:18:51.756281 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d8404932-e2d6-4530-9f70-1acf192dd8f1 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 returned with HTTP 404 Aug 05 18:18:51.756281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 298/1188] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:18:51 2026] DELETE /volume/v3/snapshots/a0470212-86a4-458a-82ba-19f855f80955 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:18:51.766127 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3767c1d5-7a01-478d-93c5-4dfe4cb2b823 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.767946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3767c1d5-7a01-478d-93c5-4dfe4cb2b823 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:51.768494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3767c1d5-7a01-478d-93c5-4dfe4cb2b823 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:51.769190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3767c1d5-7a01-478d-93c5-4dfe4cb2b823 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:51.771385 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-3767c1d5-7a01-478d-93c5-4dfe4cb2b823 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'creating'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:51.790162 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.790162 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:51.792002 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1b0d970c-5ffe-4977-abf3-8da8aa298500 req-31a172a5-3a2e-4ea6-9a7d-1ef3ac18dd77 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9 returned with HTTP 200 Aug 05 18:18:51.792628 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 293/1189] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:18:51 2026] DELETE /volume/v3/attachments/ae66edd3-2e1e-45c9-bdea-1f6b24d4fef9 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:51.810839 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3767c1d5-7a01-478d-93c5-4dfe4cb2b823 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:51.810839 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 299/1190] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:51 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:51.823414 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d1997f14-0c09-4b6e-ac20-d1c6647fb398 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.832281 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d1997f14-0c09-4b6e-ac20-d1c6647fb398 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:51.832618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d1997f14-0c09-4b6e-ac20-d1c6647fb398 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.832948 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d1997f14-0c09-4b6e-ac20-d1c6647fb398 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.845910 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.845910 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:51.846697 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d1997f14-0c09-4b6e-ac20-d1c6647fb398 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:51.848001 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d1997f14-0c09-4b6e-ac20-d1c6647fb398 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:51.848622 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 301/1191] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:51 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:51.864957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-455578b3-475b-43d3-8dd1-a53359f2138b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.868387 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-455578b3-475b-43d3-8dd1-a53359f2138b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:51.869249 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-455578b3-475b-43d3-8dd1-a53359f2138b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:51.869249 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-455578b3-475b-43d3-8dd1-a53359f2138b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:51.871019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.snapshot_actions [None req-455578b3-475b-43d3-8dd1-a53359f2138b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100363) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 05 18:18:51.876419 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.876419 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:51.877036 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.snapshot_actions [None req-455578b3-475b-43d3-8dd1-a53359f2138b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Updating snapshot 076d02e2-1733-4508-8bc6-136a3dfb8eed with info {'id': '076d02e2-1733-4508-8bc6-136a3dfb8eed', 'status': 'error', 'progress': '80%'} Aug 05 18:18:51.887312 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-455578b3-475b-43d3-8dd1-a53359f2138b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:51.887940 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 299/1192] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:51 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:51.897977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-03e42480-329f-4b18-bb3a-2926356229e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.900754 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-03e42480-329f-4b18-bb3a-2926356229e5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:51.901191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-03e42480-329f-4b18-bb3a-2926356229e5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.901342 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-03e42480-329f-4b18-bb3a-2926356229e5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:51.909020 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.909020 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:51.909452 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-03e42480-329f-4b18-bb3a-2926356229e5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Snapshot retrieved successfully. Aug 05 18:18:51.912120 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-03e42480-329f-4b18-bb3a-2926356229e5 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:51.912750 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 294/1193] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:51 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 460 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:51.929650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-10f46740-edd4-4763-9f1b-df3592c56980 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.932399 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-10f46740-edd4-4763-9f1b-df3592c56980 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] POST https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action Aug 05 18:18:51.933440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-10f46740-edd4-4763-9f1b-df3592c56980 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:51.933440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-10f46740-edd4-4763-9f1b-df3592c56980 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:51.934987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-10f46740-edd4-4763-9f1b-df3592c56980 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] Updating snapshot '076d02e2-1733-4508-8bc6-136a3dfb8eed' with '{'status': 'available'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:18:51.958646 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:51.958646 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:51.980010 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-10f46740-edd4-4763-9f1b-df3592c56980 tempest-SnapshotsActionsTest-1405964518 tempest-SnapshotsActionsTest-1405964518-project-admin] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action returned with HTTP 202 Aug 05 18:18:51.980953 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 300/1194] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:18:51 2026] POST /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:18:51.991196 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c1ae63e7-f207-478d-8351-1fc4bd811bc5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:51.993348 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c1ae63e7-f207-478d-8351-1fc4bd811bc5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:51.993571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c1ae63e7-f207-478d-8351-1fc4bd811bc5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:51.993810 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c1ae63e7-f207-478d-8351-1fc4bd811bc5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:52.000806 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:52.000806 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:52.001424 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c1ae63e7-f207-478d-8351-1fc4bd811bc5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:52.002435 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c1ae63e7-f207-478d-8351-1fc4bd811bc5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:52.002723 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 302/1195] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:51 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:52.015199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:52.017513 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:52.017820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:52.018087 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:52.018242 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete snapshot with id: 076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:52.024892 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:52.024892 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:52.025508 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:52.064249 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot delete request issued successfully. Aug 05 18:18:52.064566 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14fd5db8-8334-4c93-aea2-81b93ad46e63 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 202 Aug 05 18:18:52.065612 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 300/1196] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:18:52 2026] DELETE /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:52.074185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-78b293bc-5db3-4a0e-8316-ae3b72d503c5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:52.076760 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78b293bc-5db3-4a0e-8316-ae3b72d503c5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:52.076885 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78b293bc-5db3-4a0e-8316-ae3b72d503c5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:52.077129 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78b293bc-5db3-4a0e-8316-ae3b72d503c5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:52.087246 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:52.087246 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:52.088055 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-78b293bc-5db3-4a0e-8316-ae3b72d503c5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Snapshot retrieved successfully. Aug 05 18:18:52.089510 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78b293bc-5db3-4a0e-8316-ae3b72d503c5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 200 Aug 05 18:18:52.090735 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 295/1197] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:52 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:52.345829 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eef8f704-51d4-42e0-bec5-08ec24fe0a9a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:52.349131 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eef8f704-51d4-42e0-bec5-08ec24fe0a9a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:52.349224 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eef8f704-51d4-42e0-bec5-08ec24fe0a9a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:52.349465 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eef8f704-51d4-42e0-bec5-08ec24fe0a9a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:52.349957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-eef8f704-51d4-42e0-bec5-08ec24fe0a9a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:52.359209 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:52.359209 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:52.360316 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eef8f704-51d4-42e0-bec5-08ec24fe0a9a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:52.360819 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 301/1198] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:52 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:52.663191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bbd4ceae-3fce-4257-a73b-29ddd1f6726a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:52.665509 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbd4ceae-3fce-4257-a73b-29ddd1f6726a tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:52.665729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbd4ceae-3fce-4257-a73b-29ddd1f6726a tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:52.665931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbd4ceae-3fce-4257-a73b-29ddd1f6726a tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:52.674733 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:52.674733 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:52.678770 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bbd4ceae-3fce-4257-a73b-29ddd1f6726a tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:52.684363 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbd4ceae-3fce-4257-a73b-29ddd1f6726a tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:52.684903 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 303/1199] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:52 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:53.105225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e5c38cee-8fb5-4fd5-b568-fd85069ac52a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:53.107128 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5c38cee-8fb5-4fd5-b568-fd85069ac52a tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed Aug 05 18:18:53.107341 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5c38cee-8fb5-4fd5-b568-fd85069ac52a tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:53.107530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5c38cee-8fb5-4fd5-b568-fd85069ac52a tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:53.114739 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5c38cee-8fb5-4fd5-b568-fd85069ac52a tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed returned with HTTP 404 Aug 05 18:18:53.115383 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 301/1200] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:18:53 2026] GET /volume/v3/snapshots/076d02e2-1733-4508-8bc6-136a3dfb8eed => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:53.127783 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-de18e6b0-fc73-4c7b-86b7-925b52af162b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:53.133398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-de18e6b0-fc73-4c7b-86b7-925b52af162b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:53.133716 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-de18e6b0-fc73-4c7b-86b7-925b52af162b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:53.133990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-de18e6b0-fc73-4c7b-86b7-925b52af162b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:53.145867 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:53.145867 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:53.151636 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-de18e6b0-fc73-4c7b-86b7-925b52af162b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:53.156693 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-de18e6b0-fc73-4c7b-86b7-925b52af162b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd returned with HTTP 200 Aug 05 18:18:53.157084 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 296/1201] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:53 2026] GET /volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:53.171166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:53.173148 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:53.173332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:53.173531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:53.173749 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete volume with id: 5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:53.186128 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:53.186128 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:53.186724 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:53.215290 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Delete volume request issued successfully. Aug 05 18:18:53.215558 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-041f87f9-ad5a-4ff7-a48c-945a5c11b13b tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd returned with HTTP 202 Aug 05 18:18:53.216060 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 302/1202] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:53 2026] DELETE /volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:53.227301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c29a07e9-c7e1-4f7b-89e7-68944b22a4f5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:53.230610 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c29a07e9-c7e1-4f7b-89e7-68944b22a4f5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:53.230610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c29a07e9-c7e1-4f7b-89e7-68944b22a4f5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:53.230610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c29a07e9-c7e1-4f7b-89e7-68944b22a4f5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:53.246284 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:53.246284 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:53.252855 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c29a07e9-c7e1-4f7b-89e7-68944b22a4f5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Volume info retrieved successfully. Aug 05 18:18:53.260161 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c29a07e9-c7e1-4f7b-89e7-68944b22a4f5 tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd returned with HTTP 200 Aug 05 18:18:53.260161 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 304/1203] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:53 2026] GET /volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:53.373679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-26b06919-e3c4-4163-84ea-c933b12a56c0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:53.376945 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-26b06919-e3c4-4163-84ea-c933b12a56c0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:53.377213 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-26b06919-e3c4-4163-84ea-c933b12a56c0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:53.377890 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-26b06919-e3c4-4163-84ea-c933b12a56c0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:53.378060 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-26b06919-e3c4-4163-84ea-c933b12a56c0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:53.391113 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:53.391113 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:53.392892 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-26b06919-e3c4-4163-84ea-c933b12a56c0 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:53.392892 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 302/1204] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:53 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:54.281178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0ea770f6-498b-4417-8c18-d004be8c577e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:54.283548 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0ea770f6-498b-4417-8c18-d004be8c577e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] GET https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd Aug 05 18:18:54.283755 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0ea770f6-498b-4417-8c18-d004be8c577e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:54.283959 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0ea770f6-498b-4417-8c18-d004be8c577e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:54.297662 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0ea770f6-498b-4417-8c18-d004be8c577e tempest-SnapshotsActionsTest-1534447654 tempest-SnapshotsActionsTest-1534447654-project-member] https://10.4.3.210/volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd returned with HTTP 404 Aug 05 18:18:54.298403 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 297/1205] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:54 2026] GET /volume/v3/volumes/5f9457e3-e164-440f-ba65-45bd7878b7cd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:54.414570 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-13e1894d-a618-45a4-87dc-d08e8f27f5b6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:54.420304 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-13e1894d-a618-45a4-87dc-d08e8f27f5b6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:54.421253 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-13e1894d-a618-45a4-87dc-d08e8f27f5b6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:54.422007 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-13e1894d-a618-45a4-87dc-d08e8f27f5b6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:54.422681 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-13e1894d-a618-45a4-87dc-d08e8f27f5b6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:54.430091 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:54.430091 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:54.431218 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-13e1894d-a618-45a4-87dc-d08e8f27f5b6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:54.432828 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 303/1206] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:54 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:55.446505 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a85fdee9-d6cc-4203-88a4-9e5f028d50ab None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:55.451455 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a85fdee9-d6cc-4203-88a4-9e5f028d50ab tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:55.451809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a85fdee9-d6cc-4203-88a4-9e5f028d50ab tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:55.452107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a85fdee9-d6cc-4203-88a4-9e5f028d50ab tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:55.452267 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a85fdee9-d6cc-4203-88a4-9e5f028d50ab tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:55.462427 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:55.462427 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:55.464208 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a85fdee9-d6cc-4203-88a4-9e5f028d50ab tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:55.464886 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 305/1207] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:55 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:56.480380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f4b4fd03-475f-4902-969c-c2649740fc05 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:56.484395 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4b4fd03-475f-4902-969c-c2649740fc05 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:56.484395 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4b4fd03-475f-4902-969c-c2649740fc05 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:56.484395 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4b4fd03-475f-4902-969c-c2649740fc05 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:56.484395 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f4b4fd03-475f-4902-969c-c2649740fc05 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:56.492940 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:56.492940 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:56.494202 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4b4fd03-475f-4902-969c-c2649740fc05 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:56.494757 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 303/1208] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:56 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:57.509393 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83308989-cebf-4d07-945c-4e7f51b2fdbf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:57.513116 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83308989-cebf-4d07-945c-4e7f51b2fdbf tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:57.515443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83308989-cebf-4d07-945c-4e7f51b2fdbf tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:57.515776 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83308989-cebf-4d07-945c-4e7f51b2fdbf tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:57.515929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-83308989-cebf-4d07-945c-4e7f51b2fdbf tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:57.528415 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:57.528415 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:57.529491 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83308989-cebf-4d07-945c-4e7f51b2fdbf tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:57.532430 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 298/1209] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:57 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:57.830228 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d3977d9c-9012-470b-bf61-13ec804fe0be None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.005288 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3977d9c-9012-470b-bf61-13ec804fe0be tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:58.007543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3977d9c-9012-470b-bf61-13ec804fe0be tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1238224970"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:58.036123 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3977d9c-9012-470b-bf61-13ec804fe0be tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:58.036734 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 304/1210] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:18:57 2026] POST /volume/v3/types => generated 233 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:58.048179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5df8e28c-79c9-4b90-8f34-b7e951130ced None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.051632 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5df8e28c-79c9-4b90-8f34-b7e951130ced tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:18:58.052031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5df8e28c-79c9-4b90-8f34-b7e951130ced tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1309372417", "extra_specs": {"multiattach": " True"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:58.084421 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5df8e28c-79c9-4b90-8f34-b7e951130ced tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:18:58.084717 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 306/1211] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:18:58 2026] POST /volume/v3/types => generated 259 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:58.098555 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.132298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.133670 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:58.133804 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:58.133943 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:58.134095 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Delete volume with id: 3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:58.145425 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:58.145425 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:58.146038 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:58.187631 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Delete volume request issued successfully. Aug 05 18:18:58.187836 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b8305f0f-5993-457e-91db-e9fb53c2c9e5 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 202 Aug 05 18:18:58.188253 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 299/1212] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:18:58 2026] DELETE /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:18:58.194672 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:18:58.195078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1238224970", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-882082083"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:58.196657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1238224970', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-882082083'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:18:58.200793 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Create volume of 1 GB Aug 05 18:18:58.201103 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:58.201103 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:58.201657 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Availability Zones retrieved successfully. Aug 05 18:18:58.201874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6755e309-16d2-49ae-a326-1db8872b10f0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.204269 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6755e309-16d2-49ae-a326-1db8872b10f0 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:58.204581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6755e309-16d2-49ae-a326-1db8872b10f0 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:58.204773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6755e309-16d2-49ae-a326-1db8872b10f0 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:58.207879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Flow 'volume_create_api' (2c4e0650-0b36-4255-bbf8-eadfda0129bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:58.209340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73a690e-4c33-4d1f-9e0e-1b8c08ca4c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:58.210691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:18:58.219516 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:58.219516 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:58.225875 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6755e309-16d2-49ae-a326-1db8872b10f0 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Volume info retrieved successfully. Aug 05 18:18:58.231215 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6755e309-16d2-49ae-a326-1db8872b10f0 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 200 Aug 05 18:18:58.231644 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 305/1213] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:58 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:58.238079 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73a690e-4c33-4d1f-9e0e-1b8c08ca4c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:18:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3e00a7b5-eead-4428-b398-3b5273e40f7f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1238224970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e00a7b5-eead-4428-b398-3b5273e40f7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:58.239479 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdb7def-8c9b-4598-a4e9-c06d54027769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:58.281932 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:58.282447 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:58.338829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Created reservations ['21a65075-3c60-4232-b8df-f66eab6526cd', 'cc77e529-aedf-48b5-83aa-f99ed7bfa139', '423787a6-e276-4182-a2e3-b9bbd52125f1', '081fa409-b272-4c44-ab44-108c92b5c9d9'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:58.339827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecdb7def-8c9b-4598-a4e9-c06d54027769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a65075-3c60-4232-b8df-f66eab6526cd', 'cc77e529-aedf-48b5-83aa-f99ed7bfa139', '423787a6-e276-4182-a2e3-b9bbd52125f1', '081fa409-b272-4c44-ab44-108c92b5c9d9']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:58.341115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ba4baa-bac7-4609-84d3-5ef7e5978d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:58.373096 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ba4baa-bac7-4609-84d3-5ef7e5978d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394771bb-fcc4-4173-82e1-72b3ea9ca41b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-882082083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a75aa8d87844408914f77749ca17bf5',qos_specs=None,replication_status=,reservations=['21a65075-3c60-4232-b8df-f66eab6526cd','cc77e529-aedf-48b5-83aa-f99ed7bfa139','423787a6-e276-4182-a2e3-b9bbd52125f1','081fa409-b272-4c44-ab44-108c92b5c9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f251ff01aadd4e12b86e4da5762585af',volume_type_id=3e00a7b5-eead-4428-b398-3b5273e40f7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-882082083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394771bb-fcc4-4173-82e1-72b3ea9ca41b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a75aa8d87844408914f77749ca17bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f251ff01aadd4e12b86e4da5762585af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e00a7b5-eead-4428-b398-3b5273e40f7f),volume_type_id=3e00a7b5-eead-4428-b398-3b5273e40f7f)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:58.374501 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b31393-7fa4-4232-9d6b-df7311fad6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:58.411262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b31393-7fa4-4232-9d6b-df7311fad6e1) transitioned into state 'SUCCESS' from state '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-882082083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a75aa8d87844408914f77749ca17bf5',qos_specs=None,replication_status=,reservations=['21a65075-3c60-4232-b8df-f66eab6526cd','cc77e529-aedf-48b5-83aa-f99ed7bfa139','423787a6-e276-4182-a2e3-b9bbd52125f1','081fa409-b272-4c44-ab44-108c92b5c9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f251ff01aadd4e12b86e4da5762585af',volume_type_id=3e00a7b5-eead-4428-b398-3b5273e40f7f)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:58.414582 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb49c48-2fe9-42c8-a794-5a82cc4f6ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:18:58.462927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb49c48-2fe9-42c8-a794-5a82cc4f6ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:18:58.466261 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Flow 'volume_create_api' (2c4e0650-0b36-4255-bbf8-eadfda0129bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:18:58.467476 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Create volume request issued successfully. Aug 05 18:18:58.470173 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e9ea5b9a-10f2-4c9a-b4ec-fe69ff160450 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:18:58.472834 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 304/1214] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:18:58 2026] POST /volume/v3/volumes => generated 871 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:58.493029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4fd2a0e8-2336-447a-82c5-217cdd31bb51 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.495021 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4fd2a0e8-2336-447a-82c5-217cdd31bb51 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:18:58.495464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a0e8-2336-447a-82c5-217cdd31bb51 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:58.495856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4fd2a0e8-2336-447a-82c5-217cdd31bb51 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:58.509850 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:58.509850 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:58.520622 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4fd2a0e8-2336-447a-82c5-217cdd31bb51 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:18:58.526213 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4fd2a0e8-2336-447a-82c5-217cdd31bb51 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:18:58.528750 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 307/1215] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:18:58 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 939 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:58.546906 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5326a2c6-8c82-42e3-a829-dcefcac5c843 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:58.549910 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5326a2c6-8c82-42e3-a829-dcefcac5c843 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:58.549988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5326a2c6-8c82-42e3-a829-dcefcac5c843 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:58.550229 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5326a2c6-8c82-42e3-a829-dcefcac5c843 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:58.550394 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5326a2c6-8c82-42e3-a829-dcefcac5c843 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:58.571185 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:58.571185 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:58.571381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5326a2c6-8c82-42e3-a829-dcefcac5c843 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:58.572157 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 300/1216] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:58 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:59.249216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-94a12abd-d519-4d5d-b1f4-9427ebe6f889 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:59.251248 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94a12abd-d519-4d5d-b1f4-9427ebe6f889 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] GET https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 Aug 05 18:18:59.251571 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94a12abd-d519-4d5d-b1f4-9427ebe6f889 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:59.251689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94a12abd-d519-4d5d-b1f4-9427ebe6f889 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:59.258312 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94a12abd-d519-4d5d-b1f4-9427ebe6f889 tempest-ServerStableDeviceRescueTest-443916877 tempest-ServerStableDeviceRescueTest-443916877-project-member] https://10.4.3.210/volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 returned with HTTP 404 Aug 05 18:18:59.258862 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 306/1217] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:59 2026] GET /volume/v3/volumes/3279e36e-0a83-4fef-946e-9eaa914d9346 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:18:59.545129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4c5b701a-8367-425e-8a06-f8c8bf3b0f87 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:59.546964 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c5b701a-8367-425e-8a06-f8c8bf3b0f87 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:18:59.546964 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c5b701a-8367-425e-8a06-f8c8bf3b0f87 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:59.547272 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c5b701a-8367-425e-8a06-f8c8bf3b0f87 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:59.557627 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:59.557627 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:59.561397 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4c5b701a-8367-425e-8a06-f8c8bf3b0f87 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:18:59.569050 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c5b701a-8367-425e-8a06-f8c8bf3b0f87 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:18:59.569582 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 305/1218] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:18:59 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:18:59.589842 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-34b1acc6-1960-472e-8571-3ee07ee7c314 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:59.590309 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ccb0b24a-617c-482a-8981-6ca9497f9e13 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:59.593153 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-34b1acc6-1960-472e-8571-3ee07ee7c314 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:18:59.593375 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-34b1acc6-1960-472e-8571-3ee07ee7c314 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:59.594162 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-34b1acc6-1960-472e-8571-3ee07ee7c314 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:59.596887 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ccb0b24a-617c-482a-8981-6ca9497f9e13 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:18:59.597174 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ccb0b24a-617c-482a-8981-6ca9497f9e13 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:59.599027 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ccb0b24a-617c-482a-8981-6ca9497f9e13 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:59.599027 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ccb0b24a-617c-482a-8981-6ca9497f9e13 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:18:59.602477 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:59.602477 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:18:59.606660 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:59.606660 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:18:59.606834 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-34b1acc6-1960-472e-8571-3ee07ee7c314 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Volume info retrieved successfully. Aug 05 18:18:59.607981 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ccb0b24a-617c-482a-8981-6ca9497f9e13 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:18:59.608636 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 301/1219] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:18:59 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:18:59.611539 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-34b1acc6-1960-472e-8571-3ee07ee7c314 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:18:59.612046 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 308/1220] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:18:59 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 1183 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:18:59.630690 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:59.633618 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] POST https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b/action Aug 05 18:18:59.634052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1309372417", "migration_policy": "never"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:18:59.634181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1309372417", "migration_policy": "never"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:18:59.645338 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:59.645338 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:59.646128 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:18:59.654121 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:59.654121 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:18:59.683717 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:59.684137 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:59.720286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Created reservations ['2a1e41ce-1bb7-4278-a9d5-b66b3b035fee', '6d29fa3a-3d16-4504-a748-5c4a87adf797'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:59.737817 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:59.738372 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:18:59.747806 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Created reservations ['62511066-8bc8-4e4f-a112-eeef145f0971', '54087fae-da3d-40b8-b354-e439b65524d1'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:18:59.789423 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Retype volume request issued successfully. Aug 05 18:18:59.789929 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f01c4c6a-7fc5-4875-a2de-a86f662e22ca tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b/action returned with HTTP 202 Aug 05 18:18:59.790933 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 307/1221] 10.4.3.210 () {70 vars in 1432 bytes} [Wed Aug 5 18:18:59 2026] POST /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:18:59.810932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-78c0aaa8-51c6-4fc6-aabe-10eb07cc32ee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:18:59.814665 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78c0aaa8-51c6-4fc6-aabe-10eb07cc32ee tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:18:59.815053 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-78c0aaa8-51c6-4fc6-aabe-10eb07cc32ee tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:18:59.815250 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-78c0aaa8-51c6-4fc6-aabe-10eb07cc32ee tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:18:59.835374 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:18:59.835374 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:18:59.848772 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-78c0aaa8-51c6-4fc6-aabe-10eb07cc32ee tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:18:59.857501 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78c0aaa8-51c6-4fc6-aabe-10eb07cc32ee tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:18:59.857501 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 306/1222] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:18:59 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 996 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:00.624046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cd07d5d8-6efc-4d50-85a7-41c3b5236ca9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:00.632356 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd07d5d8-6efc-4d50-85a7-41c3b5236ca9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:00.632526 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd07d5d8-6efc-4d50-85a7-41c3b5236ca9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:00.633748 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd07d5d8-6efc-4d50-85a7-41c3b5236ca9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:00.633748 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-cd07d5d8-6efc-4d50-85a7-41c3b5236ca9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:00.644918 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:00.644918 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:00.646537 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd07d5d8-6efc-4d50-85a7-41c3b5236ca9 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:00.647508 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 302/1223] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:00 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:00.881949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-66223216-282a-48b2-8ded-cf6327a3fcd8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:00.884245 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66223216-282a-48b2-8ded-cf6327a3fcd8 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:00.884644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66223216-282a-48b2-8ded-cf6327a3fcd8 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:00.884901 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66223216-282a-48b2-8ded-cf6327a3fcd8 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:00.894743 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:00.894743 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:00.900173 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-66223216-282a-48b2-8ded-cf6327a3fcd8 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:00.905971 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66223216-282a-48b2-8ded-cf6327a3fcd8 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:00.906631 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 309/1224] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:00 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:00.926161 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dbc369dc-2fcf-44e5-814d-7f6b574a32cf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:00.929322 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dbc369dc-2fcf-44e5-814d-7f6b574a32cf tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:00.929539 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dbc369dc-2fcf-44e5-814d-7f6b574a32cf tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:00.930522 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dbc369dc-2fcf-44e5-814d-7f6b574a32cf tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:00.942690 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:00.942690 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:00.947180 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-dbc369dc-2fcf-44e5-814d-7f6b574a32cf tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Volume info retrieved successfully. Aug 05 18:19:00.952221 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dbc369dc-2fcf-44e5-814d-7f6b574a32cf tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:00.952859 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 308/1225] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:00 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:00.968867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f94ad221-e795-44ef-bb31-b1b0072a2bc4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:00.970849 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f94ad221-e795-44ef-bb31-b1b0072a2bc4 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:00.971145 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f94ad221-e795-44ef-bb31-b1b0072a2bc4 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:00.971383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f94ad221-e795-44ef-bb31-b1b0072a2bc4 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:00.985905 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:00.985905 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:00.989262 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f94ad221-e795-44ef-bb31-b1b0072a2bc4 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Volume info retrieved successfully. Aug 05 18:19:00.996966 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f94ad221-e795-44ef-bb31-b1b0072a2bc4 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:00.997631 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 307/1226] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:00 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:01.020039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:01.022187 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] POST https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b/action Aug 05 18:19:01.022662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1238224970", "migration_policy": "never"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:01.022856 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1238224970", "migration_policy": "never"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:01.034561 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:01.034561 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:01.035250 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:01.064156 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:01.064575 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1238224970, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:01.079323 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Created reservations ['dfacd22e-86bd-45a9-8d73-c8cbf01cd5bd', '827a3c05-bbd3-476a-b3e2-fc6f0bdeae42'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:01.103140 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:01.103566 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1309372417, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:01.122017 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Created reservations ['bf830696-d9eb-4cce-a423-e55477da55e6', '0ae2d77f-77c9-480c-84ae-8094a9690a28'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:01.165580 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Retype volume request issued successfully. Aug 05 18:19:01.166045 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6dab9e0-6c87-462e-bebd-ad5dac2f74a3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b/action returned with HTTP 202 Aug 05 18:19:01.166360 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 303/1227] 10.4.3.210 () {70 vars in 1432 bytes} [Wed Aug 5 18:19:01 2026] POST /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:19:01.173687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-faf2eba7-6f39-4da3-a712-7d794c727aad None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:01.175955 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-faf2eba7-6f39-4da3-a712-7d794c727aad tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:01.176193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-faf2eba7-6f39-4da3-a712-7d794c727aad tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:01.176299 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-faf2eba7-6f39-4da3-a712-7d794c727aad tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:01.185398 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:01.185398 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:01.189324 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-faf2eba7-6f39-4da3-a712-7d794c727aad tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:01.194438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-faf2eba7-6f39-4da3-a712-7d794c727aad tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:01.194900 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 310/1228] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:01 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:01.662126 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d7bb3338-d1fe-4c3a-9f0b-6095b4e8fc43 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:01.664090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7bb3338-d1fe-4c3a-9f0b-6095b4e8fc43 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:01.664882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7bb3338-d1fe-4c3a-9f0b-6095b4e8fc43 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:01.664882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7bb3338-d1fe-4c3a-9f0b-6095b4e8fc43 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:01.664882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d7bb3338-d1fe-4c3a-9f0b-6095b4e8fc43 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:01.671209 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:01.671209 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:01.673222 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7bb3338-d1fe-4c3a-9f0b-6095b4e8fc43 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:01.674467 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 309/1229] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:01 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:02.213904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7a9f0d3e-f2bf-48ee-8370-fef3d91fe16d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.217401 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a9f0d3e-f2bf-48ee-8370-fef3d91fe16d tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:02.218225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a9f0d3e-f2bf-48ee-8370-fef3d91fe16d tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.219850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a9f0d3e-f2bf-48ee-8370-fef3d91fe16d tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.235734 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:02.235734 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:02.242156 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7a9f0d3e-f2bf-48ee-8370-fef3d91fe16d tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:02.249449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a9f0d3e-f2bf-48ee-8370-fef3d91fe16d tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:02.250099 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 308/1230] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 998 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:02.269205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4084966b-09b6-46f4-92b6-7410b3abfede None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.272298 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4084966b-09b6-46f4-92b6-7410b3abfede tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:02.272671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4084966b-09b6-46f4-92b6-7410b3abfede tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.272864 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4084966b-09b6-46f4-92b6-7410b3abfede tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.286010 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:02.286010 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:02.292295 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4084966b-09b6-46f4-92b6-7410b3abfede tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Volume info retrieved successfully. Aug 05 18:19:02.298435 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4084966b-09b6-46f4-92b6-7410b3abfede tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:02.299825 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 304/1231] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 1183 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:02.318150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.320543 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-882082083 Aug 05 18:19:02.320839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.321101 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.322419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-882082083'), ('all_tenants', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:02.353182 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Get all volumes completed successfully. Aug 05 18:19:02.353527 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-efa19602-4c00-4c4d-95e9-c3ba028dc88a tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-882082083 returned with HTTP 200 Aug 05 18:19:02.354093 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 311/1232] 10.4.3.210 () {68 vars in 1427 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-882082083 => generated 341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:02.368469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.371559 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-882082083 Aug 05 18:19:02.371877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.372141 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.373527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-882082083'), ('all_tenants', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:02.413846 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Get all volumes completed successfully. Aug 05 18:19:02.414771 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2b7aefa7-d8bd-4208-87b5-c575ce78602e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-882082083 returned with HTTP 200 Aug 05 18:19:02.416036 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 310/1233] 10.4.3.210 () {68 vars in 1427 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-882082083 => generated 341 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:02.430149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ac3a388c-f401-405b-b78c-1408f3b076c3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.432884 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac3a388c-f401-405b-b78c-1408f3b076c3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:02.434248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac3a388c-f401-405b-b78c-1408f3b076c3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.434248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac3a388c-f401-405b-b78c-1408f3b076c3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.452955 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:02.452955 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:02.462887 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ac3a388c-f401-405b-b78c-1408f3b076c3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:02.482173 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac3a388c-f401-405b-b78c-1408f3b076c3 tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:02.483063 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 309/1234] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 998 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:02.506623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.510533 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] DELETE https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:02.510813 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.511064 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.511295 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Delete volume with id: 394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:02.524177 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:02.524177 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:02.524732 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:02.569167 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Delete volume request issued successfully. Aug 05 18:19:02.569463 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5949d1dd-e31b-4438-8ea0-28e083e25b1a tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 202 Aug 05 18:19:02.570376 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 305/1235] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:02 2026] DELETE /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:02.580225 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-25d7e0f3-493f-43e4-b30f-c732acf4196f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.583173 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-25d7e0f3-493f-43e4-b30f-c732acf4196f tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:02.583405 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-25d7e0f3-493f-43e4-b30f-c732acf4196f tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.583677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-25d7e0f3-493f-43e4-b30f-c732acf4196f tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.599659 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:02.599659 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:02.606792 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-25d7e0f3-493f-43e4-b30f-c732acf4196f tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Volume info retrieved successfully. Aug 05 18:19:02.617605 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-25d7e0f3-493f-43e4-b30f-c732acf4196f tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 200 Aug 05 18:19:02.617605 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 312/1236] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:02.690986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-40b6b7d8-8275-4a8a-a5fb-fa3eab6df6ee None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:02.693573 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-40b6b7d8-8275-4a8a-a5fb-fa3eab6df6ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:02.693994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-40b6b7d8-8275-4a8a-a5fb-fa3eab6df6ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:02.694682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-40b6b7d8-8275-4a8a-a5fb-fa3eab6df6ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:02.694682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-40b6b7d8-8275-4a8a-a5fb-fa3eab6df6ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:02.702092 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:02.702092 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:02.703715 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-40b6b7d8-8275-4a8a-a5fb-fa3eab6df6ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:02.704259 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 311/1237] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:02 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:03.639059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-15f981b3-83e8-4f2c-8aac-5462d1982add None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.642163 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-15f981b3-83e8-4f2c-8aac-5462d1982add tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] GET https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b Aug 05 18:19:03.642329 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-15f981b3-83e8-4f2c-8aac-5462d1982add tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:03.642685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-15f981b3-83e8-4f2c-8aac-5462d1982add tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:03.649993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-15f981b3-83e8-4f2c-8aac-5462d1982add tempest-VolumeRetypeMultiattachTest-574102198 tempest-VolumeRetypeMultiattachTest-574102198-project-member] https://10.4.3.210/volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b returned with HTTP 404 Aug 05 18:19:03.650997 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 310/1238] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:03 2026] GET /volume/v3/volumes/394771bb-fcc4-4173-82e1-72b3ea9ca41b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:03.665626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6936c82b-deec-48c7-b8f0-8e870f278fff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.670897 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6936c82b-deec-48c7-b8f0-8e870f278fff tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] DELETE https://10.4.3.210/volume/v3/types/dfcee91e-2255-4012-9937-613e245ad1d5 Aug 05 18:19:03.670897 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6936c82b-deec-48c7-b8f0-8e870f278fff tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:03.670897 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6936c82b-deec-48c7-b8f0-8e870f278fff tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:03.694780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c164c3a7-bcd5-448c-98de-821261ed672a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.698227 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:03.699076 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-352637559"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:03.702795 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-352637559'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:03.704011 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Create volume of 1 GB Aug 05 18:19:03.710932 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Availability Zones retrieved successfully. Aug 05 18:19:03.711397 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6936c82b-deec-48c7-b8f0-8e870f278fff tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/types/dfcee91e-2255-4012-9937-613e245ad1d5 returned with HTTP 202 Aug 05 18:19:03.711397 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 306/1239] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:19:03 2026] DELETE /volume/v3/types/dfcee91e-2255-4012-9937-613e245ad1d5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:03.719236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Flow 'volume_create_api' (447c15ae-09bc-43bf-9fa1-ab06328da5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:03.721479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1306e8a1-6464-4bb2-82a1-3470fb91a8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:03.723266 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:03.724613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ba1f80cc-9b56-4976-b654-cd9133f8e457 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.725133 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f57b33d4-0dca-4697-a56d-9ce9cb5cc53e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.727465 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f57b33d4-0dca-4697-a56d-9ce9cb5cc53e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/types/dfcee91e-2255-4012-9937-613e245ad1d5 Aug 05 18:19:03.727754 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ba1f80cc-9b56-4976-b654-cd9133f8e457 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:03.728683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f57b33d4-0dca-4697-a56d-9ce9cb5cc53e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:03.728910 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ba1f80cc-9b56-4976-b654-cd9133f8e457 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:03.729035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f57b33d4-0dca-4697-a56d-9ce9cb5cc53e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:03.729169 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ba1f80cc-9b56-4976-b654-cd9133f8e457 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:03.729169 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ba1f80cc-9b56-4976-b654-cd9133f8e457 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:03.734873 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f57b33d4-0dca-4697-a56d-9ce9cb5cc53e tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/types/dfcee91e-2255-4012-9937-613e245ad1d5 returned with HTTP 404 Aug 05 18:19:03.735520 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 311/1240] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:19:03 2026] GET /volume/v3/types/dfcee91e-2255-4012-9937-613e245ad1d5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:03.740841 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:03.740841 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:03.742389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ba1f80cc-9b56-4976-b654-cd9133f8e457 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:03.743231 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 312/1241] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:03 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:03.748547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-02cb5f43-51ec-4e83-a04d-0a86b2fa52d1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.751702 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02cb5f43-51ec-4e83-a04d-0a86b2fa52d1 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] DELETE https://10.4.3.210/volume/v3/types/3e00a7b5-eead-4428-b398-3b5273e40f7f Aug 05 18:19:03.751875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02cb5f43-51ec-4e83-a04d-0a86b2fa52d1 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:03.752104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02cb5f43-51ec-4e83-a04d-0a86b2fa52d1 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:03.773393 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1306e8a1-6464-4bb2-82a1-3470fb91a8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:03.775348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1067ee-ac9b-4b0a-b3e6-7906f2762ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:03.799241 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02cb5f43-51ec-4e83-a04d-0a86b2fa52d1 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/types/3e00a7b5-eead-4428-b398-3b5273e40f7f returned with HTTP 202 Aug 05 18:19:03.799861 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 307/1242] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:19:03 2026] DELETE /volume/v3/types/3e00a7b5-eead-4428-b398-3b5273e40f7f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:03.815703 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a282a7b7-4ae3-4cf0-8c29-bc4ea9be57c5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:03.822560 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a282a7b7-4ae3-4cf0-8c29-bc4ea9be57c5 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] GET https://10.4.3.210/volume/v3/types/3e00a7b5-eead-4428-b398-3b5273e40f7f Aug 05 18:19:03.822560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a282a7b7-4ae3-4cf0-8c29-bc4ea9be57c5 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:03.822963 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a282a7b7-4ae3-4cf0-8c29-bc4ea9be57c5 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:03.831441 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a282a7b7-4ae3-4cf0-8c29-bc4ea9be57c5 tempest-VolumeRetypeMultiattachTest-1211854913 tempest-VolumeRetypeMultiattachTest-1211854913-project-admin] https://10.4.3.210/volume/v3/types/3e00a7b5-eead-4428-b398-3b5273e40f7f returned with HTTP 404 Aug 05 18:19:03.832183 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 312/1243] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:19:03 2026] GET /volume/v3/types/3e00a7b5-eead-4428-b398-3b5273e40f7f => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:03.893898 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Created reservations ['d7d739a4-4db1-4110-89f2-c1bea909d3c0', '2cb70856-ea1e-4887-ad45-af746e6a4bde', '18adad9e-7da2-4cfe-91eb-9f3bbccd0cb2', '6afef48f-1467-4182-8220-48da9cb83745'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:03.893898 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1067ee-ac9b-4b0a-b3e6-7906f2762ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d739a4-4db1-4110-89f2-c1bea909d3c0', '2cb70856-ea1e-4887-ad45-af746e6a4bde', '18adad9e-7da2-4cfe-91eb-9f3bbccd0cb2', '6afef48f-1467-4182-8220-48da9cb83745']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:03.894846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b81272e-efd8-42c9-a46b-69bf20bdde9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:03.932953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b81272e-efd8-42c9-a46b-69bf20bdde9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e09f488-2bcb-4a6c-9c72-38c09a12a705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-352637559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7beb60ca168c494f9291d6ae7aa988a7',qos_specs=None,replication_status=,reservations=['d7d739a4-4db1-4110-89f2-c1bea909d3c0','2cb70856-ea1e-4887-ad45-af746e6a4bde','18adad9e-7da2-4cfe-91eb-9f3bbccd0cb2','6afef48f-1467-4182-8220-48da9cb83745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d1e1859ec64ef59a2845fe2bd2c711',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-352637559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e09f488-2bcb-4a6c-9c72-38c09a12a705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7beb60ca168c494f9291d6ae7aa988a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d1e1859ec64ef59a2845fe2bd2c711',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:03.934364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7094cb-94e7-41de-8480-7935faf1f972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:03.972702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7094cb-94e7-41de-8480-7935faf1f972) transitioned into state 'SUCCESS' from state '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-352637559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7beb60ca168c494f9291d6ae7aa988a7',qos_specs=None,replication_status=,reservations=['d7d739a4-4db1-4110-89f2-c1bea909d3c0','2cb70856-ea1e-4887-ad45-af746e6a4bde','18adad9e-7da2-4cfe-91eb-9f3bbccd0cb2','6afef48f-1467-4182-8220-48da9cb83745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d1e1859ec64ef59a2845fe2bd2c711',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:03.973442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570919c5-d6df-497a-9cd0-a31228563e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:03.996415 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570919c5-d6df-497a-9cd0-a31228563e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:03.997700 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Flow 'volume_create_api' (447c15ae-09bc-43bf-9fa1-ab06328da5d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:03.998249 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Create volume request issued successfully. Aug 05 18:19:03.998941 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c164c3a7-bcd5-448c-98de-821261ed672a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:03.999542 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 313/1244] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:03 2026] POST /volume/v3/volumes => generated 753 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:04.019038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4da7b132-faff-47d3-956a-15bcaeb5adca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:04.024951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4da7b132-faff-47d3-956a-15bcaeb5adca tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:04.024951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4da7b132-faff-47d3-956a-15bcaeb5adca tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:04.026441 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4da7b132-faff-47d3-956a-15bcaeb5adca tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:04.038356 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:04.038356 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:04.045084 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4da7b132-faff-47d3-956a-15bcaeb5adca tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:04.053703 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4da7b132-faff-47d3-956a-15bcaeb5adca tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 200 Aug 05 18:19:04.053703 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 313/1245] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:04 2026] GET /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:04.767488 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f27b9cbb-28e2-4b8a-8809-5e852362657a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:04.770730 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f27b9cbb-28e2-4b8a-8809-5e852362657a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:04.770730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f27b9cbb-28e2-4b8a-8809-5e852362657a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:04.770730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f27b9cbb-28e2-4b8a-8809-5e852362657a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:04.770730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f27b9cbb-28e2-4b8a-8809-5e852362657a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:04.778266 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:04.778266 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:04.779398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f27b9cbb-28e2-4b8a-8809-5e852362657a tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:04.780088 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 308/1246] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:04 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:04.798191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-14394198-97b2-491a-953e-a79eaf22cc5b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:04.801032 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14394198-97b2-491a-953e-a79eaf22cc5b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:19:04.802112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14394198-97b2-491a-953e-a79eaf22cc5b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:04.802112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14394198-97b2-491a-953e-a79eaf22cc5b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:04.813101 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:04.813101 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:04.820172 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-14394198-97b2-491a-953e-a79eaf22cc5b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:19:04.827658 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14394198-97b2-491a-953e-a79eaf22cc5b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 200 Aug 05 18:19:04.828187 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 313/1247] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:04 2026] GET /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:04.848282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:04.851427 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] POST https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892/action Aug 05 18:19:04.851950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:04.852643 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:04.855614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] Updating backup 'fbd85904-85a9-4cc7-92c2-417b6bfa5892' with '{'status': 'error'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 05 18:19:04.869120 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:04.869120 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:04.883882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] reset_status in rpcapi backup_id fbd85904-85a9-4cc7-92c2-417b6bfa5892 on host np0000006581. {{(pid=100365) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 05 18:19:04.886296 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6e6dbfc2-30f0-4d59-a61d-934baf518205 tempest-VolumesBackupsAdminTest-1697884869 tempest-VolumesBackupsAdminTest-1697884869-project-admin] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892/action returned with HTTP 202 Aug 05 18:19:04.886665 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 314/1248] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:04 2026] POST /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:04.899070 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7cf56468-0fa4-4831-a8c0-2675beee93ee None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:04.901719 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7cf56468-0fa4-4831-a8c0-2675beee93ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:04.903422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7cf56468-0fa4-4831-a8c0-2675beee93ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:04.904032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7cf56468-0fa4-4831-a8c0-2675beee93ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:04.904032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7cf56468-0fa4-4831-a8c0-2675beee93ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:04.909717 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:04.909717 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:04.911026 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7cf56468-0fa4-4831-a8c0-2675beee93ee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:04.911631 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 314/1249] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:04 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:04.927029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:04.934109 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] DELETE https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:04.934551 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:04.934721 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:04.934903 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete backup with id: fbd85904-85a9-4cc7-92c2-417b6bfa5892. Aug 05 18:19:04.946913 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:04.946913 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:04.978415 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] delete_backup rpcapi backup_id fbd85904-85a9-4cc7-92c2-417b6bfa5892 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:19:04.982423 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4dcfe866-09ea-402d-bce7-f80cb78930d6 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 202 Aug 05 18:19:04.983032 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 309/1250] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:04 2026] DELETE /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:04.998910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4c4597f2-625c-42aa-a9f4-cadbddc3eb98 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.005915 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c4597f2-625c-42aa-a9f4-cadbddc3eb98 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:05.006614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c4597f2-625c-42aa-a9f4-cadbddc3eb98 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.006922 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c4597f2-625c-42aa-a9f4-cadbddc3eb98 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.006922 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4c4597f2-625c-42aa-a9f4-cadbddc3eb98 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:05.015267 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:05.015267 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:05.015267 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c4597f2-625c-42aa-a9f4-cadbddc3eb98 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:05.016696 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 314/1251] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:04 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:05.071349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-66658eb5-3ecb-4763-800c-15b745bb1ddf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.073472 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66658eb5-3ecb-4763-800c-15b745bb1ddf tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:05.075585 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66658eb5-3ecb-4763-800c-15b745bb1ddf tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.075585 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66658eb5-3ecb-4763-800c-15b745bb1ddf tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.087114 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:05.087114 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:05.096917 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-66658eb5-3ecb-4763-800c-15b745bb1ddf tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:05.105510 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66658eb5-3ecb-4763-800c-15b745bb1ddf tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 200 Aug 05 18:19:05.105510 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 315/1252] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:05 2026] GET /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:05.131094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.132473 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] POST https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705/action Aug 05 18:19:05.133009 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:05.134257 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:05.145792 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:05.145792 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:05.146801 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:05.169026 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume updated successfully. Aug 05 18:19:05.169026 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0209de84-7bc5-4a2c-9b9a-8c290373c8c9 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705/action returned with HTTP 200 Aug 05 18:19:05.169026 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 315/1253] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:05 2026] POST /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:19:05.180351 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e48e15e5-90c4-49e6-9930-fc1eda83a67e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.183989 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e48e15e5-90c4-49e6-9930-fc1eda83a67e tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:05.184956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e48e15e5-90c4-49e6-9930-fc1eda83a67e tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.184956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e48e15e5-90c4-49e6-9930-fc1eda83a67e tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.204485 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:05.204485 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:05.215124 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e48e15e5-90c4-49e6-9930-fc1eda83a67e tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:05.226669 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e48e15e5-90c4-49e6-9930-fc1eda83a67e tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 200 Aug 05 18:19:05.226669 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 310/1254] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:05 2026] GET /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:05.450154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8545c19b-ad89-4af2-8eb7-3512510e8e3b req-b2c9f8b9-d57c-413b-9028-467554b3525f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.453137 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8545c19b-ad89-4af2-8eb7-3512510e8e3b req-b2c9f8b9-d57c-413b-9028-467554b3525f tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:05.453447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8545c19b-ad89-4af2-8eb7-3512510e8e3b req-b2c9f8b9-d57c-413b-9028-467554b3525f tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.453752 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8545c19b-ad89-4af2-8eb7-3512510e8e3b req-b2c9f8b9-d57c-413b-9028-467554b3525f tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.466625 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:05.466625 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:05.480787 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-8545c19b-ad89-4af2-8eb7-3512510e8e3b req-b2c9f8b9-d57c-413b-9028-467554b3525f tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:05.487512 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8545c19b-ad89-4af2-8eb7-3512510e8e3b req-b2c9f8b9-d57c-413b-9028-467554b3525f tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 200 Aug 05 18:19:05.488012 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 315/1255] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:05 2026] GET /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:05.727758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-35c6db7e-c56c-4dba-b70e-1bd8866b483d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.728284 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35c6db7e-c56c-4dba-b70e-1bd8866b483d None None] GET https://10.4.3.210/volume// Aug 05 18:19:05.728571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35c6db7e-c56c-4dba-b70e-1bd8866b483d None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.728877 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35c6db7e-c56c-4dba-b70e-1bd8866b483d None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.729385 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35c6db7e-c56c-4dba-b70e-1bd8866b483d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:05.729837 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 316/1256] 10.4.3.210 () {64 vars in 1004 bytes} [Wed Aug 5 18:19:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:05.748618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-78671469-2189-41f0-bd30-c758943a63af None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.748618 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-78671469-2189-41f0-bd30-c758943a63af None None] GET https://10.4.3.210/volume// Aug 05 18:19:05.748618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-78671469-2189-41f0-bd30-c758943a63af None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.748618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-78671469-2189-41f0-bd30-c758943a63af None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.748618 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-78671469-2189-41f0-bd30-c758943a63af None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:05.750964 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 316/1257] 10.4.3.210 () {64 vars in 1004 bytes} [Wed Aug 5 18:19:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:05.762927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-045453ed-fbc1-4fef-b816-5c6e0be52b8f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:05.950369 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-045453ed-fbc1-4fef-b816-5c6e0be52b8f tempest-VersionsTest-1545633622 tempest-VersionsTest-1545633622-project-member] GET https://10.4.3.210/volume/v3/ Aug 05 18:19:05.950956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-045453ed-fbc1-4fef-b816-5c6e0be52b8f tempest-VersionsTest-1545633622 tempest-VersionsTest-1545633622-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:05.950956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-045453ed-fbc1-4fef-b816-5c6e0be52b8f tempest-VersionsTest-1545633622 tempest-VersionsTest-1545633622-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:05.951388 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-045453ed-fbc1-4fef-b816-5c6e0be52b8f tempest-VersionsTest-1545633622 tempest-VersionsTest-1545633622-project-member] https://10.4.3.210/volume/v3/ returned with HTTP 200 Aug 05 18:19:05.952007 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 311/1258] 10.4.3.210 () {66 vars in 1216 bytes} [Wed Aug 5 18:19:05 2026] GET /volume/v3/ => generated 386 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:06.029924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-99b03374-3a6d-45aa-9d97-c92cd5b300aa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:06.036550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99b03374-3a6d-45aa-9d97-c92cd5b300aa tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:06.036550 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99b03374-3a6d-45aa-9d97-c92cd5b300aa tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:06.036550 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99b03374-3a6d-45aa-9d97-c92cd5b300aa tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:06.036550 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-99b03374-3a6d-45aa-9d97-c92cd5b300aa tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:06.050997 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:06.050997 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:06.053256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99b03374-3a6d-45aa-9d97-c92cd5b300aa tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 200 Aug 05 18:19:06.053256 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 316/1259] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:06 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:06.153928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:06.156433 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:06.156841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1662245868"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:06.158340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1662245868'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:06.158482 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Create volume of 1 GB Aug 05 18:19:06.163786 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Availability Zones retrieved successfully. Aug 05 18:19:06.171214 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Flow 'volume_create_api' (8a8d15cf-2ea6-4ed2-bec1-598c0a16f4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:06.172779 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af23c3f6-6c3d-4f56-9c0f-af17fc441ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:06.174106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:06.213210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af23c3f6-6c3d-4f56-9c0f-af17fc441ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:06.214258 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0b64bd-387b-47be-81ef-bc9fded916f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:06.280303 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Created reservations ['4a93f891-076f-449f-8c37-2c932be690b1', '15d43f60-6123-427e-9d96-403f625bbe72', '07d67475-29e6-49b2-94f8-85782bcd001c', 'c84b80a6-4c02-4b91-b8d6-a90d296ca8d9'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:06.281607 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0b64bd-387b-47be-81ef-bc9fded916f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a93f891-076f-449f-8c37-2c932be690b1', '15d43f60-6123-427e-9d96-403f625bbe72', '07d67475-29e6-49b2-94f8-85782bcd001c', 'c84b80a6-4c02-4b91-b8d6-a90d296ca8d9']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:06.282769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72ec13f-ff16-4dcc-8362-fb7aaf8fa7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:06.311420 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f72ec13f-ff16-4dcc-8362-fb7aaf8fa7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3796920-41a8-436b-b5c0-817e9cbef7d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1662245868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7beb60ca168c494f9291d6ae7aa988a7',qos_specs=None,replication_status=,reservations=['4a93f891-076f-449f-8c37-2c932be690b1','15d43f60-6123-427e-9d96-403f625bbe72','07d67475-29e6-49b2-94f8-85782bcd001c','c84b80a6-4c02-4b91-b8d6-a90d296ca8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d1e1859ec64ef59a2845fe2bd2c711',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1662245868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3796920-41a8-436b-b5c0-817e9cbef7d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7beb60ca168c494f9291d6ae7aa988a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8d1e1859ec64ef59a2845fe2bd2c711',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:06.312677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416cdb99-3ec8-4690-93bf-0ba0ab060f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:06.342955 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416cdb99-3ec8-4690-93bf-0ba0ab060f34) transitioned into state 'SUCCESS' from state '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-1662245868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7beb60ca168c494f9291d6ae7aa988a7',qos_specs=None,replication_status=,reservations=['4a93f891-076f-449f-8c37-2c932be690b1','15d43f60-6123-427e-9d96-403f625bbe72','07d67475-29e6-49b2-94f8-85782bcd001c','c84b80a6-4c02-4b91-b8d6-a90d296ca8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8d1e1859ec64ef59a2845fe2bd2c711',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:06.345624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c0f59d-aa45-4360-b80f-a6010f574def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:06.359905 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c0f59d-aa45-4360-b80f-a6010f574def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:06.361239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Flow 'volume_create_api' (8a8d15cf-2ea6-4ed2-bec1-598c0a16f4c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:06.361937 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Create volume request issued successfully. Aug 05 18:19:06.365774 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-348b8890-9dd1-4aa1-9ee4-909010a8f989 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:06.365774 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 317/1260] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:06 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:06.383312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e248ee9d-4b56-4548-8eae-3587480f3837 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:06.390005 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e248ee9d-4b56-4548-8eae-3587480f3837 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 Aug 05 18:19:06.390005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e248ee9d-4b56-4548-8eae-3587480f3837 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:06.390005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e248ee9d-4b56-4548-8eae-3587480f3837 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:06.403515 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:06.403515 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:06.410740 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e248ee9d-4b56-4548-8eae-3587480f3837 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:06.419419 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e248ee9d-4b56-4548-8eae-3587480f3837 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 returned with HTTP 200 Aug 05 18:19:06.419975 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 317/1261] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:06 2026] GET /volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:07.068944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2c4301ae-6c47-439d-b3d0-fc8f1345cbee None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:07.069387 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c4301ae-6c47-439d-b3d0-fc8f1345cbee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 Aug 05 18:19:07.070622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c4301ae-6c47-439d-b3d0-fc8f1345cbee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:07.070622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c4301ae-6c47-439d-b3d0-fc8f1345cbee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:07.070622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-2c4301ae-6c47-439d-b3d0-fc8f1345cbee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Show backup with id fbd85904-85a9-4cc7-92c2-417b6bfa5892. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:19:07.075504 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c4301ae-6c47-439d-b3d0-fc8f1345cbee tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 returned with HTTP 404 Aug 05 18:19:07.076701 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 312/1262] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:07 2026] GET /volume/v3/backups/fbd85904-85a9-4cc7-92c2-417b6bfa5892 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:07.195957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-693a5f9a-5dc0-47d6-807e-f8b46374286f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:07.198533 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-693a5f9a-5dc0-47d6-807e-f8b46374286f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:19:07.198845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-693a5f9a-5dc0-47d6-807e-f8b46374286f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:07.199160 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-693a5f9a-5dc0-47d6-807e-f8b46374286f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:07.210789 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:07.210789 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:07.217315 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-693a5f9a-5dc0-47d6-807e-f8b46374286f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:19:07.224433 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-693a5f9a-5dc0-47d6-807e-f8b46374286f tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 200 Aug 05 18:19:07.225113 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 317/1263] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:07 2026] GET /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:07.246767 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:07.253661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] DELETE https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:19:07.253661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:07.253661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:07.253661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete volume with id: 947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:19:07.264054 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:07.264054 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:07.264462 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:19:07.289474 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Delete volume request issued successfully. Aug 05 18:19:07.289770 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5766d227-0467-4533-88b4-ce3cd18a01a2 tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 202 Aug 05 18:19:07.290476 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 318/1264] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:07 2026] DELETE /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:07.303212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4b53d9d0-3de8-495e-9bd1-f2437cfeae5e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:07.306909 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b53d9d0-3de8-495e-9bd1-f2437cfeae5e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:19:07.306909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b53d9d0-3de8-495e-9bd1-f2437cfeae5e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:07.306909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b53d9d0-3de8-495e-9bd1-f2437cfeae5e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:07.315235 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:07.315235 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:07.320214 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4b53d9d0-3de8-495e-9bd1-f2437cfeae5e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Volume info retrieved successfully. Aug 05 18:19:07.329020 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b53d9d0-3de8-495e-9bd1-f2437cfeae5e tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 200 Aug 05 18:19:07.329020 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 318/1265] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:07 2026] GET /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:07.449005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a8375bf5-f894-43bd-9ad1-bafe0bb46334 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:07.454749 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8375bf5-f894-43bd-9ad1-bafe0bb46334 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 Aug 05 18:19:07.455957 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8375bf5-f894-43bd-9ad1-bafe0bb46334 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:07.460333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8375bf5-f894-43bd-9ad1-bafe0bb46334 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:07.482716 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:07.482716 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:07.500904 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a8375bf5-f894-43bd-9ad1-bafe0bb46334 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:07.512383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8375bf5-f894-43bd-9ad1-bafe0bb46334 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 returned with HTTP 200 Aug 05 18:19:07.513057 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 313/1266] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:07 2026] GET /volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 => generated 847 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:07.892337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-753c344c-428f-4089-907e-27b64094c42a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:07.983284 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 Aug 05 18:19:07.983555 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:07.983870 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:07.995189 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:07.995976 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:07.995976 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:07.996244 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:07.997105 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:07.997105 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:07.997291 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:08.004973 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-753c344c-428f-4089-907e-27b64094c42a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 returned with HTTP 200 Aug 05 18:19:08.006071 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 318/1267] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:07 2026] GET /volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 => generated 1427 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:08.017459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-48fb97f5-297c-435d-a110-0ee2337d69c2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:08.023238 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-48fb97f5-297c-435d-a110-0ee2337d69c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 Aug 05 18:19:08.023238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-48fb97f5-297c-435d-a110-0ee2337d69c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:08.084713 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:08.087887 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 Aug 05 18:19:08.088073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:08.088383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:08.092110 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Delete volume with id: b3796920-41a8-436b-b5c0-817e9cbef7d1 Aug 05 18:19:08.110310 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:08.110310 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:08.110567 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:08.126166 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-48fb97f5-297c-435d-a110-0ee2337d69c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 returned with HTTP 200 Aug 05 18:19:08.126925 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 319/1268] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:19:08 2026] PUT /volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 => generated 1380 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:08.136635 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:08.144396 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Delete volume request issued successfully. Aug 05 18:19:08.144723 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ecc78d7-14b3-4ecf-8baf-ca13fe16c651 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 returned with HTTP 202 Aug 05 18:19:08.145317 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 319/1269] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:08 2026] DELETE /volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:19:08.155982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-644c41ee-fc40-4640-98ac-57c0c5e7bd46 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:08.158581 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-644c41ee-fc40-4640-98ac-57c0c5e7bd46 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 Aug 05 18:19:08.158899 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-644c41ee-fc40-4640-98ac-57c0c5e7bd46 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:08.159178 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-644c41ee-fc40-4640-98ac-57c0c5e7bd46 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:08.170845 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:08.170845 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:08.176625 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-644c41ee-fc40-4640-98ac-57c0c5e7bd46 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:08.185101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-644c41ee-fc40-4640-98ac-57c0c5e7bd46 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 returned with HTTP 200 Aug 05 18:19:08.185558 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 319/1270] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:08 2026] GET /volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:08.317792 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:08.317792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-149275716"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:08.318804 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-149275716'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:08.319317 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Create volume of 1 GB Aug 05 18:19:08.329885 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Availability Zones retrieved successfully. Aug 05 18:19:08.338650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Flow 'volume_create_api' (dd7a2152-a7a6-4cf4-baf1-b11a467a2cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:08.340206 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a92776c-90fa-4fc2-8810-60b229c2809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:08.341895 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:08.350466 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5b78e329-5e59-4b0e-a9bb-005cec541f9b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:08.353755 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b78e329-5e59-4b0e-a9bb-005cec541f9b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] GET https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 Aug 05 18:19:08.353755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b78e329-5e59-4b0e-a9bb-005cec541f9b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:08.353930 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b78e329-5e59-4b0e-a9bb-005cec541f9b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:08.365152 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b78e329-5e59-4b0e-a9bb-005cec541f9b tempest-VolumesBackupsAdminTest-391674832 tempest-VolumesBackupsAdminTest-391674832-project-member] https://10.4.3.210/volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 returned with HTTP 404 Aug 05 18:19:08.367189 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 320/1271] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:08 2026] GET /volume/v3/volumes/947a442c-45be-4933-aca1-1c239e290d10 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:08.385992 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a92776c-90fa-4fc2-8810-60b229c2809d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:08.387318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df57b8de-2bdb-41f5-9021-985bbee1601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:08.492918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Created reservations ['3ffa821d-c764-4f8b-9a0f-7f64dc67dbb5', '3f2664c3-3f49-4761-9ee5-e7b063509273', '5ace6680-dc09-4199-9ad8-7e7f99e42a1a', '0f124996-21f0-4f6f-9bf7-72f3f7d6978b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:08.494163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df57b8de-2bdb-41f5-9021-985bbee1601c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ffa821d-c764-4f8b-9a0f-7f64dc67dbb5', '3f2664c3-3f49-4761-9ee5-e7b063509273', '5ace6680-dc09-4199-9ad8-7e7f99e42a1a', '0f124996-21f0-4f6f-9bf7-72f3f7d6978b']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:08.495190 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bae884-8dc0-42ed-824d-9e0a700c7894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:08.526221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bae884-8dc0-42ed-824d-9e0a700c7894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5ef8ec1-7eef-4a75-8ef6-084b689c9756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-149275716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d68f02415ad4dafb3561c8fde52a708',qos_specs=None,replication_status=,reservations=['3ffa821d-c764-4f8b-9a0f-7f64dc67dbb5','3f2664c3-3f49-4761-9ee5-e7b063509273','5ace6680-dc09-4199-9ad8-7e7f99e42a1a','0f124996-21f0-4f6f-9bf7-72f3f7d6978b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4d8ec9dc7e4427b1ceac84b333598e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-149275716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5ef8ec1-7eef-4a75-8ef6-084b689c9756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d68f02415ad4dafb3561c8fde52a708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df4d8ec9dc7e4427b1ceac84b333598e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:08.527378 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da606aea-acc7-4220-a02b-e3790ae4a31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:08.563985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da606aea-acc7-4220-a02b-e3790ae4a31b) transitioned into state 'SUCCESS' from state '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-149275716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d68f02415ad4dafb3561c8fde52a708',qos_specs=None,replication_status=,reservations=['3ffa821d-c764-4f8b-9a0f-7f64dc67dbb5','3f2664c3-3f49-4761-9ee5-e7b063509273','5ace6680-dc09-4199-9ad8-7e7f99e42a1a','0f124996-21f0-4f6f-9bf7-72f3f7d6978b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df4d8ec9dc7e4427b1ceac84b333598e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:08.563985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8246cc81-9afe-4e43-8f31-4ccbbe0a6d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:08.576896 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8246cc81-9afe-4e43-8f31-4ccbbe0a6d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:08.577731 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Flow 'volume_create_api' (dd7a2152-a7a6-4cf4-baf1-b11a467a2cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:08.578025 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Create volume request issued successfully. Aug 05 18:19:08.578625 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2ba6fb9-b912-4345-81c8-c2b7ea5deee6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:08.579125 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 314/1272] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:08 2026] POST /volume/v3/volumes => generated 766 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:08.594944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-74861594-8194-4039-b9d9-3e8ed802df10 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:08.597279 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74861594-8194-4039-b9d9-3e8ed802df10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:08.597474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74861594-8194-4039-b9d9-3e8ed802df10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:08.597700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74861594-8194-4039-b9d9-3e8ed802df10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:08.606748 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:08.606748 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:08.612894 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-74861594-8194-4039-b9d9-3e8ed802df10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:08.618792 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74861594-8194-4039-b9d9-3e8ed802df10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 returned with HTTP 200 Aug 05 18:19:08.619251 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 320/1273] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:08 2026] GET /volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:09.203323 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c6d23f62-1736-4b7c-ace5-804be8845671 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.206811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c6d23f62-1736-4b7c-ace5-804be8845671 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 Aug 05 18:19:09.207275 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c6d23f62-1736-4b7c-ace5-804be8845671 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:09.207558 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c6d23f62-1736-4b7c-ace5-804be8845671 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:09.217674 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c6d23f62-1736-4b7c-ace5-804be8845671 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 returned with HTTP 404 Aug 05 18:19:09.218314 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 320/1274] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:09 2026] GET /volume/v3/volumes/b3796920-41a8-436b-b5c0-817e9cbef7d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:09.230583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.234951 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:09.234951 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:09.235869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:09.236233 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Delete volume with id: 1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:09.250173 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:09.250173 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:09.250906 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:09.284787 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Delete volume request issued successfully. Aug 05 18:19:09.285046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8a92121-4cc6-43e3-82c6-878e2bf0508a tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 202 Aug 05 18:19:09.285879 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 321/1275] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:09 2026] DELETE /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:09.295286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-51c54203-88ec-447e-a6eb-ca8390666009 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.298294 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-51c54203-88ec-447e-a6eb-ca8390666009 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:09.298432 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-51c54203-88ec-447e-a6eb-ca8390666009 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:09.299522 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-51c54203-88ec-447e-a6eb-ca8390666009 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:09.309607 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:09.309607 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:09.315565 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-51c54203-88ec-447e-a6eb-ca8390666009 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Volume info retrieved successfully. Aug 05 18:19:09.322771 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-51c54203-88ec-447e-a6eb-ca8390666009 tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 200 Aug 05 18:19:09.322922 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 315/1276] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:09 2026] GET /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:09.372165 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.600321 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:09.600749 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1196975459"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:09.603313 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1196975459'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:09.603313 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Create volume of 1 GB Aug 05 18:19:09.612309 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Availability Zones retrieved successfully. Aug 05 18:19:09.626085 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Flow 'volume_create_api' (d34bdb11-c3bb-4943-b834-7fc8b2a4c970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:09.627240 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478599c0-3247-42f0-b97e-a6ea184ba4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:09.631525 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:09.638259 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bf1da6b1-bfc1-4e9a-bc83-ecb0f2271c37 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.642408 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bf1da6b1-bfc1-4e9a-bc83-ecb0f2271c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:09.642408 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bf1da6b1-bfc1-4e9a-bc83-ecb0f2271c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:09.642656 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bf1da6b1-bfc1-4e9a-bc83-ecb0f2271c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:09.650495 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:09.650495 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:09.654977 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bf1da6b1-bfc1-4e9a-bc83-ecb0f2271c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:09.660190 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bf1da6b1-bfc1-4e9a-bc83-ecb0f2271c37 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 returned with HTTP 200 Aug 05 18:19:09.660565 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 321/1277] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:09 2026] GET /volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:09.673206 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478599c0-3247-42f0-b97e-a6ea184ba4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:09.676116 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90915b5-44a6-434a-a12d-708ea3450d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:09.677176 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.678904 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:09.679243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5ef8ec1-7eef-4a75-8ef6-084b689c9756", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-888799965"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:09.699912 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:09.699912 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:09.701462 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:09.701462 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Create snapshot from volume a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:09.756826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Created reservations ['b2613016-aca4-43f0-a826-b7778d4dd6ba', '571a060e-990e-4db2-9706-e10b127cff9e', '9ea532db-161b-4c2e-b49b-0d04b9733aae', 'a3d0d4c6-ef98-4030-8723-d053c2e4775a'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:09.760305 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Created reservations ['96ca371a-43ee-46c7-b38e-65626a875a5e', '77c128b9-2323-451d-9dd6-6ee6f6d6d1ac', '8f8e3d45-d81a-48b2-b8c7-474dc5b014f6', 'cd69b03a-edd1-4c79-bde8-9b21117791e5'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:09.761337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90915b5-44a6-434a-a12d-708ea3450d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96ca371a-43ee-46c7-b38e-65626a875a5e', '77c128b9-2323-451d-9dd6-6ee6f6d6d1ac', '8f8e3d45-d81a-48b2-b8c7-474dc5b014f6', 'cd69b03a-edd1-4c79-bde8-9b21117791e5']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:09.762583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10da4c6e-fca6-4734-8bc1-5844bbb2afcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:09.789878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10da4c6e-fca6-4734-8bc1-5844bbb2afcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30662937-e971-44d1-a69f-765388c53301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1196975459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e197cc50b2476ea4c1c2171c9b2028',qos_specs=None,replication_status=,reservations=['96ca371a-43ee-46c7-b38e-65626a875a5e','77c128b9-2323-451d-9dd6-6ee6f6d6d1ac','8f8e3d45-d81a-48b2-b8c7-474dc5b014f6','cd69b03a-edd1-4c79-bde8-9b21117791e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf3e9e20e34134aea7f85e27635e0c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1196975459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30662937-e971-44d1-a69f-765388c53301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e197cc50b2476ea4c1c2171c9b2028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5daf3e9e20e34134aea7f85e27635e0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:09.790712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a9d4e8-d1bb-4a42-99a2-d77a198d3ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:09.814330 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Snapshot create request issued successfully. Aug 05 18:19:09.815432 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1deb6865-db9d-4dc2-b2c5-016ffb0e0fce tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:19:09.815432 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 322/1278] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:19:09 2026] POST /volume/v3/snapshots => generated 322 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:09.830256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ce380f87-70f1-402b-abfc-89f434719210 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.834086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48a9d4e8-d1bb-4a42-99a2-d77a198d3ce5) transitioned into state 'SUCCESS' from state '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-1196975459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e197cc50b2476ea4c1c2171c9b2028',qos_specs=None,replication_status=,reservations=['96ca371a-43ee-46c7-b38e-65626a875a5e','77c128b9-2323-451d-9dd6-6ee6f6d6d1ac','8f8e3d45-d81a-48b2-b8c7-474dc5b014f6','cd69b03a-edd1-4c79-bde8-9b21117791e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf3e9e20e34134aea7f85e27635e0c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:09.834469 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce380f87-70f1-402b-abfc-89f434719210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 Aug 05 18:19:09.834885 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce380f87-70f1-402b-abfc-89f434719210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:09.835098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce380f87-70f1-402b-abfc-89f434719210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:09.835196 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f7ea8d-4598-409d-a8b1-a82c6b8a591d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:09.843370 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:09.843370 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:09.844425 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ce380f87-70f1-402b-abfc-89f434719210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Snapshot retrieved successfully. Aug 05 18:19:09.845206 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce380f87-70f1-402b-abfc-89f434719210 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 returned with HTTP 200 Aug 05 18:19:09.845915 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 316/1279] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:09 2026] GET /volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:09.855254 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f7ea8d-4598-409d-a8b1-a82c6b8a591d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:09.857004 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Flow 'volume_create_api' (d34bdb11-c3bb-4943-b834-7fc8b2a4c970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:09.857098 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Create volume request issued successfully. Aug 05 18:19:09.857980 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73bea0ba-89de-4e7e-9b5a-050a9c2be203 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:09.858577 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 321/1280] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:09 2026] POST /volume/v3/volumes => generated 751 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:09.879300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-92103711-e703-47ad-9c32-d5e2915f1075 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:09.881684 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92103711-e703-47ad-9c32-d5e2915f1075 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:09.882570 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92103711-e703-47ad-9c32-d5e2915f1075 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:09.883000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92103711-e703-47ad-9c32-d5e2915f1075 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:09.895921 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:09.895921 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:09.903001 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-92103711-e703-47ad-9c32-d5e2915f1075 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:09.910363 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92103711-e703-47ad-9c32-d5e2915f1075 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 200 Aug 05 18:19:09.911740 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 322/1281] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:09 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:10.342970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-24e6b3ff-663e-4adb-b4ee-3ce6eb59537d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:10.345784 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-24e6b3ff-663e-4adb-b4ee-3ce6eb59537d tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] GET https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 Aug 05 18:19:10.346189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-24e6b3ff-663e-4adb-b4ee-3ce6eb59537d tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:10.346561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-24e6b3ff-663e-4adb-b4ee-3ce6eb59537d tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:10.360010 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-24e6b3ff-663e-4adb-b4ee-3ce6eb59537d tempest-ServersNegativeTestJSON-1507478097 tempest-ServersNegativeTestJSON-1507478097-project-member] https://10.4.3.210/volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 returned with HTTP 404 Aug 05 18:19:10.361083 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 323/1282] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:10 2026] GET /volume/v3/volumes/1e09f488-2bcb-4a6c-9c72-38c09a12a705 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:10.859579 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4af95900-e9db-43e7-87a4-bbf3cb78c890 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:10.861406 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4af95900-e9db-43e7-87a4-bbf3cb78c890 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 Aug 05 18:19:10.861730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4af95900-e9db-43e7-87a4-bbf3cb78c890 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:10.862108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4af95900-e9db-43e7-87a4-bbf3cb78c890 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:10.868617 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:10.868617 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:10.869553 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4af95900-e9db-43e7-87a4-bbf3cb78c890 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Snapshot retrieved successfully. Aug 05 18:19:10.870877 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4af95900-e9db-43e7-87a4-bbf3cb78c890 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 returned with HTTP 200 Aug 05 18:19:10.871408 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 317/1283] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:10 2026] GET /volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:10.881880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:10.884870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 Aug 05 18:19:10.885113 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:10.898734 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:10.898734 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:10.926616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b38883bc-a90b-46df-9f72-80e6acd8ed1a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:10.929628 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b38883bc-a90b-46df-9f72-80e6acd8ed1a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:10.929847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b38883bc-a90b-46df-9f72-80e6acd8ed1a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:10.930067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b38883bc-a90b-46df-9f72-80e6acd8ed1a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:10.942390 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:10.942390 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:10.949357 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b38883bc-a90b-46df-9f72-80e6acd8ed1a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:10.951586 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.952491 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.952491 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.956090 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.956090 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.956090 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.956090 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:10.957348 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b38883bc-a90b-46df-9f72-80e6acd8ed1a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 200 Aug 05 18:19:10.960031 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 323/1284] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:10 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:10.961701 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4bb6adc1-faa5-4574-a125-f1f7687782ce tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 returned with HTTP 200 Aug 05 18:19:10.962270 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 322/1285] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:19:10 2026] PUT /volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 => generated 1380 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:10.971613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:10.973460 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer Aug 05 18:19:10.973838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "30662937-e971-44d1-a69f-765388c53301"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:10.975287 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.volume_transfer [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Creating new volume transfer {'transfer': {'volume_id': '30662937-e971-44d1-a69f-765388c53301'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 05 18:19:10.975791 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.volume_transfer [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Creating transfer of volume 30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:10.975896 np0000006581 devstack@c-api.service[100365]: INFO cinder.transfer.api [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Generating transfer record for volume 30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:10.976655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:10.978715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:10.979043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5ef8ec1-7eef-4a75-8ef6-084b689c9756"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:10.986012 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:10.986012 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:10.989913 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:10.989913 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:10.990499 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:10.990683 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Create snapshot from volume a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:11.016707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a12287bb-49f0-4c7e-9139-9ec5a20a3926 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 202 Aug 05 18:19:11.017294 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 324/1286] 10.4.3.210 () {68 vars in 1291 bytes} [Wed Aug 5 18:19:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:11.031851 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota_utils [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Quota exceeded for 0d68f02415ad4dafb3561c8fde52a708, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 05 18:19:11.032125 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.middleware.fault [None req-bd51887b-d067-4aaa-99e2-2d98b8f93a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 413 Aug 05 18:19:11.033145 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 318/1287] 10.4.3.210 () {68 vars in 1264 bytes} [Wed Aug 5 18:19:10 2026] POST /volume/v3/snapshots => generated 208 bytes in 57 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 05 18:19:11.041951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-63a1a4e3-f9f1-4b4c-9fef-99b5f440ce75 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.044532 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-63a1a4e3-f9f1-4b4c-9fef-99b5f440ce75 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:11.044682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d87fe44e-ef82-4cc1-bd3e-1b659dcbc98f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.044879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-63a1a4e3-f9f1-4b4c-9fef-99b5f440ce75 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.045157 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-63a1a4e3-f9f1-4b4c-9fef-99b5f440ce75 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.047251 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d87fe44e-ef82-4cc1-bd3e-1b659dcbc98f tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 Aug 05 18:19:11.047610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d87fe44e-ef82-4cc1-bd3e-1b659dcbc98f tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:11.058072 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:11.058072 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:11.065402 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-63a1a4e3-f9f1-4b4c-9fef-99b5f440ce75 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:11.073247 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-63a1a4e3-f9f1-4b4c-9fef-99b5f440ce75 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 200 Aug 05 18:19:11.074240 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 324/1288] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:11 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:11.106256 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4ea92685-fc50-41b8-8ebc-89654b73a94d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.110236 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ea92685-fc50-41b8-8ebc-89654b73a94d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054 Aug 05 18:19:11.110236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ea92685-fc50-41b8-8ebc-89654b73a94d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.110236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ea92685-fc50-41b8-8ebc-89654b73a94d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.120778 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ea92685-fc50-41b8-8ebc-89654b73a94d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054 returned with HTTP 200 Aug 05 18:19:11.121322 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 325/1289] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:19:11 2026] GET /volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:11.134272 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3f5c8303-2aac-4bf4-a033-f94a6c41261d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.140378 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3f5c8303-2aac-4bf4-a033-f94a6c41261d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/os-volume-transfer Aug 05 18:19:11.140624 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3f5c8303-2aac-4bf4-a033-f94a6c41261d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.140871 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3f5c8303-2aac-4bf4-a033-f94a6c41261d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.141065 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.volume_transfer [None req-3f5c8303-2aac-4bf4-a033-f94a6c41261d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Listing volume transfers {{(pid=100364) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 05 18:19:11.147960 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d87fe44e-ef82-4cc1-bd3e-1b659dcbc98f tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 returned with HTTP 200 Aug 05 18:19:11.148457 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 323/1290] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:19:11 2026] PUT /volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 => generated 1380 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:11.150553 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3f5c8303-2aac-4bf4-a033-f94a6c41261d tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 200 Aug 05 18:19:11.151175 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 319/1291] 10.4.3.210 () {66 vars in 1270 bytes} [Wed Aug 5 18:19:11 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:11.162148 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e3fb85b3-b051-425e-8527-689b725556e5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.162398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a0fff11d-752c-49be-9005-6389324aab1c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.165148 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0fff11d-752c-49be-9005-6389324aab1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:11.165518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0fff11d-752c-49be-9005-6389324aab1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5ef8ec1-7eef-4a75-8ef6-084b689c9756"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:11.177541 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:11.177541 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:11.178532 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a0fff11d-752c-49be-9005-6389324aab1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:11.179125 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-a0fff11d-752c-49be-9005-6389324aab1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Create snapshot from volume a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:11.206514 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota_utils [None req-a0fff11d-752c-49be-9005-6389324aab1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Quota exceeded for 0d68f02415ad4dafb3561c8fde52a708, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 05 18:19:11.206912 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.middleware.fault [None req-a0fff11d-752c-49be-9005-6389324aab1c tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 413 Aug 05 18:19:11.208082 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 326/1292] 10.4.3.210 () {68 vars in 1264 bytes} [Wed Aug 5 18:19:11 2026] POST /volume/v3/snapshots => generated 133 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 05 18:19:11.220991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-06035a48-bb70-49f0-93b2-3c4003458bda None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.226154 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 Aug 05 18:19:11.226154 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.226361 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.226361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Delete snapshot with id: 92c9fbc5-5add-4db5-a8e7-1f5da96782c2 Aug 05 18:19:11.234858 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:11.234858 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:11.236395 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Snapshot retrieved successfully. Aug 05 18:19:11.263988 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Snapshot delete request issued successfully. Aug 05 18:19:11.264992 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06035a48-bb70-49f0-93b2-3c4003458bda tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 returned with HTTP 202 Aug 05 18:19:11.264992 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 324/1293] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:19:11 2026] DELETE /volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:11.276306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-535183c7-321c-4e7a-8281-d34831fab976 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.279647 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-535183c7-321c-4e7a-8281-d34831fab976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 Aug 05 18:19:11.279647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-535183c7-321c-4e7a-8281-d34831fab976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.279647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-535183c7-321c-4e7a-8281-d34831fab976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.287567 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:11.287567 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:11.288433 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-535183c7-321c-4e7a-8281-d34831fab976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Snapshot retrieved successfully. Aug 05 18:19:11.289401 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-535183c7-321c-4e7a-8281-d34831fab976 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 returned with HTTP 200 Aug 05 18:19:11.289990 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 320/1294] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:11 2026] GET /volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:11.382696 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054/accept Aug 05 18:19:11.383265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "493b277b57244d7d"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:11.385040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.volume_transfer [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Accepting volume transfer 850407dc-c9cb-40c1-8eb5-ffd837543054 {{(pid=100363) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 05 18:19:11.385227 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.volume_transfer [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Accepting transfer 850407dc-c9cb-40c1-8eb5-ffd837543054 Aug 05 18:19:11.484881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Created reservations ['ab47c1d6-2e47-4bd6-be4d-d9951421fe74', '69f30827-5107-4339-941a-ffb8c0d874c5', '1156d8f3-ea90-4508-b422-68b857ab65b4', '418b35ac-95c9-49ba-a741-4e2c279c1a38'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:11.522040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Created reservations ['91f0535e-291c-45b2-848e-acff81e46672', '6e35e687-d88a-45ae-81ea-527d01c07d80', 'f4790ecd-c484-4be2-acaf-8a3fb6f4fdb7', '7d2d38b2-ac06-42e8-9727-e2a3f5ad3379'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:11.583266 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Created reservations ['89d4a889-b0c5-43f2-a8d8-8305a2d8bc8a', '82f654e6-44a0-4a6f-82e3-6d4b050b6156', '226a1b75-2a04-41cd-b2bd-d19ceb0dd632', '5ecb50f8-e331-4c33-b243-1ace677df3f7'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:11.627973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Created reservations ['07fe1d48-9bd4-4eb7-bc78-55eaedfa8044', '6a77f52e-b556-4a44-9431-36ada987071f', '22b7311f-f627-4745-a7e8-e31226c56e01', '28c686e4-c150-4e6e-b275-a05b4352b6c7'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:11.640698 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Transfer volume completed successfully. Aug 05 18:19:11.673206 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.730678 np0000006581 devstack@c-api.service[100363]: INFO cinder.transfer.api [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Volume 30662937-e971-44d1-a69f-765388c53301 has been transferred. Aug 05 18:19:11.740077 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e3fb85b3-b051-425e-8527-689b725556e5 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054/accept returned with HTTP 202 Aug 05 18:19:11.740560 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 325/1295] 10.4.3.210 () {68 vars in 1423 bytes} [Wed Aug 5 18:19:11 2026] POST /volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054/accept => generated 365 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:11.750418 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-99207007-2b22-4e58-bca8-1249736eac79 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.753731 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-99207007-2b22-4e58-bca8-1249736eac79 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:11.753973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-99207007-2b22-4e58-bca8-1249736eac79 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.754202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-99207007-2b22-4e58-bca8-1249736eac79 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.762646 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:11.762646 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:11.766758 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-99207007-2b22-4e58-bca8-1249736eac79 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Volume info retrieved successfully. Aug 05 18:19:11.771742 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-99207007-2b22-4e58-bca8-1249736eac79 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 200 Aug 05 18:19:11.772156 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 325/1296] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:11 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:11.787009 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:11.787433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1695187529"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:11.790381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7c99a9db-03ae-47ab-a157-a6540a113024 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.790543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1695187529'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:11.790636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Create volume of 1 GB Aug 05 18:19:11.793992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c99a9db-03ae-47ab-a157-a6540a113024 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:11.794205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c99a9db-03ae-47ab-a157-a6540a113024 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.794430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c99a9db-03ae-47ab-a157-a6540a113024 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.796443 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Availability Zones retrieved successfully. Aug 05 18:19:11.804284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Flow 'volume_create_api' (5e357ee2-ae39-4cc3-8a7b-775c0423075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:11.805512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525004f7-352d-4cd1-b9c3-1cc13f006d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:11.805777 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:11.805777 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:11.806675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:11.813722 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7c99a9db-03ae-47ab-a157-a6540a113024 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] Volume info retrieved successfully. Aug 05 18:19:11.819546 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c99a9db-03ae-47ab-a157-a6540a113024 tempest-VolumesTransfersTest-1405138996 tempest-VolumesTransfersTest-1405138996-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 200 Aug 05 18:19:11.819983 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 321/1297] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:11 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:11.838904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-418d9e36-d82d-471f-953f-cf94a14f846e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.841644 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-418d9e36-d82d-471f-953f-cf94a14f846e tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] DELETE https://10.4.3.210/volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054 Aug 05 18:19:11.841859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-418d9e36-d82d-471f-953f-cf94a14f846e tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:11.842084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-418d9e36-d82d-471f-953f-cf94a14f846e tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:11.842237 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.volume_transfer [None req-418d9e36-d82d-471f-953f-cf94a14f846e tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Delete transfer with id: 850407dc-c9cb-40c1-8eb5-ffd837543054 Aug 05 18:19:11.850719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525004f7-352d-4cd1-b9c3-1cc13f006d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:11.851541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202d7ab1-4745-4046-ac4f-dae28258b848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:11.854984 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-418d9e36-d82d-471f-953f-cf94a14f846e tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054 returned with HTTP 404 Aug 05 18:19:11.855534 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 326/1298] 10.4.3.210 () {66 vars in 1384 bytes} [Wed Aug 5 18:19:11 2026] DELETE /volume/v3/os-volume-transfer/850407dc-c9cb-40c1-8eb5-ffd837543054 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:11.865310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:11.941174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Created reservations ['dd0dc8a1-c594-478b-aa7a-3bdba5da122d', '733f3ab8-5bec-4c84-b612-a96c5daf3416', '5d12ed93-ef9d-410d-97c5-cccfa8e00dda', '7a1a978a-e645-4c15-bff1-6c73877cf54f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:11.941697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202d7ab1-4745-4046-ac4f-dae28258b848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0dc8a1-c594-478b-aa7a-3bdba5da122d', '733f3ab8-5bec-4c84-b612-a96c5daf3416', '5d12ed93-ef9d-410d-97c5-cccfa8e00dda', '7a1a978a-e645-4c15-bff1-6c73877cf54f']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:11.942615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a2dd22-ae1e-4ada-a778-e18f64bfdb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:11.976557 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a2dd22-ae1e-4ada-a778-e18f64bfdb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3a1b34-023e-494f-bd54-4894b7cc552d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1695187529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ec865f22c84dbeaeacc3a2c0572a88',qos_specs=None,replication_status=,reservations=['dd0dc8a1-c594-478b-aa7a-3bdba5da122d','733f3ab8-5bec-4c84-b612-a96c5daf3416','5d12ed93-ef9d-410d-97c5-cccfa8e00dda','7a1a978a-e645-4c15-bff1-6c73877cf54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5364e3d74b7f4234a921955dbc80f214',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1695187529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3a1b34-023e-494f-bd54-4894b7cc552d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1ec865f22c84dbeaeacc3a2c0572a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5364e3d74b7f4234a921955dbc80f214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:11.977677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a99b27-c00a-44a5-b070-949614a6eefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:12.009164 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a99b27-c00a-44a5-b070-949614a6eefe) transitioned into state 'SUCCESS' from state '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-1695187529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1ec865f22c84dbeaeacc3a2c0572a88',qos_specs=None,replication_status=,reservations=['dd0dc8a1-c594-478b-aa7a-3bdba5da122d','733f3ab8-5bec-4c84-b612-a96c5daf3416','5d12ed93-ef9d-410d-97c5-cccfa8e00dda','7a1a978a-e645-4c15-bff1-6c73877cf54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5364e3d74b7f4234a921955dbc80f214',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:12.010846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3bcf67-d851-4430-b9f7-10e48e464aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:12.025745 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b3bcf67-d851-4430-b9f7-10e48e464aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:12.027066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Flow 'volume_create_api' (5e357ee2-ae39-4cc3-8a7b-775c0423075a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:12.027935 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Create volume request issued successfully. Aug 05 18:19:12.029692 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e39f155-a1b1-4932-b025-dca165ef42c0 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:12.030254 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 327/1299] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:11 2026] POST /volume/v3/volumes => generated 750 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:12.032834 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:12.033236 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.033466 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.034291 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Delete volume with id: 30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:12.044115 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:12.044115 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:12.044115 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Volume info retrieved successfully. Aug 05 18:19:12.048797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-05956569-5c8a-47fe-ba6c-cd3feb73aa8e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:12.053700 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-05956569-5c8a-47fe-ba6c-cd3feb73aa8e tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] GET https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:12.054004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-05956569-5c8a-47fe-ba6c-cd3feb73aa8e tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.054245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-05956569-5c8a-47fe-ba6c-cd3feb73aa8e tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.063408 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:12.063408 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:12.066197 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Delete volume request issued successfully. Aug 05 18:19:12.066437 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-02df5b86-c9a3-48a1-a6a5-0c2d1beaa4f7 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 202 Aug 05 18:19:12.067091 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 326/1300] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:11 2026] DELETE /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:19:12.071470 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-05956569-5c8a-47fe-ba6c-cd3feb73aa8e tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Volume info retrieved successfully. Aug 05 18:19:12.079611 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ccc4ebb5-a3c0-4343-9fb3-e0eb6d4ed43a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:12.080306 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-05956569-5c8a-47fe-ba6c-cd3feb73aa8e tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d returned with HTTP 200 Aug 05 18:19:12.081513 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 322/1301] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:12 2026] GET /volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:12.082253 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ccc4ebb5-a3c0-4343-9fb3-e0eb6d4ed43a tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:12.083517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ccc4ebb5-a3c0-4343-9fb3-e0eb6d4ed43a tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.083517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ccc4ebb5-a3c0-4343-9fb3-e0eb6d4ed43a tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.095209 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:12.095209 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:12.100175 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ccc4ebb5-a3c0-4343-9fb3-e0eb6d4ed43a tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Volume info retrieved successfully. Aug 05 18:19:12.106636 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ccc4ebb5-a3c0-4343-9fb3-e0eb6d4ed43a tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 200 Aug 05 18:19:12.107678 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 327/1302] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:12 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:12.301928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a49702fb-db03-4203-9779-096a73f52dad None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:12.304762 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a49702fb-db03-4203-9779-096a73f52dad tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 Aug 05 18:19:12.305107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a49702fb-db03-4203-9779-096a73f52dad tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.305369 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a49702fb-db03-4203-9779-096a73f52dad tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.310586 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a49702fb-db03-4203-9779-096a73f52dad tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 returned with HTTP 404 Aug 05 18:19:12.311489 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 328/1303] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:12 2026] GET /volume/v3/snapshots/92c9fbc5-5add-4db5-a8e7-1f5da96782c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:12.320105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-44d77103-866d-4f6c-a651-343ea5ee6dc8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:12.322449 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-44d77103-866d-4f6c-a651-343ea5ee6dc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:12.322746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-44d77103-866d-4f6c-a651-343ea5ee6dc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.323000 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-44d77103-866d-4f6c-a651-343ea5ee6dc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.331743 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:12.331743 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:12.336280 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-44d77103-866d-4f6c-a651-343ea5ee6dc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:12.341954 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-44d77103-866d-4f6c-a651-343ea5ee6dc8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 returned with HTTP 200 Aug 05 18:19:12.342450 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 327/1304] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:12 2026] GET /volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:12.360807 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:12.364345 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:12.364345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.364674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.364674 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Delete volume with id: a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:12.378926 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:12.378926 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:12.379547 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:12.397360 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Delete volume request issued successfully. Aug 05 18:19:12.397569 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a2eef7a-65cd-4289-a7e0-e99d5251d33e tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 returned with HTTP 202 Aug 05 18:19:12.398169 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 323/1305] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:12 2026] DELETE /volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:12.407517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8ba0e333-ef54-41b3-a915-de7973014e12 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:12.409614 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8ba0e333-ef54-41b3-a915-de7973014e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:12.409868 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8ba0e333-ef54-41b3-a915-de7973014e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:12.410082 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8ba0e333-ef54-41b3-a915-de7973014e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:12.419372 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:12.419372 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:12.425159 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8ba0e333-ef54-41b3-a915-de7973014e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Volume info retrieved successfully. Aug 05 18:19:12.438337 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8ba0e333-ef54-41b3-a915-de7973014e12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 returned with HTTP 200 Aug 05 18:19:12.439036 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 328/1306] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:12 2026] GET /volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:13.098250 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-17ff54d7-947c-493a-a268-0304e919862a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.100779 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-17ff54d7-947c-493a-a268-0304e919862a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] GET https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:13.101508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-17ff54d7-947c-493a-a268-0304e919862a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.101793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-17ff54d7-947c-493a-a268-0304e919862a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.110541 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:13.110541 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:13.115671 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-17ff54d7-947c-493a-a268-0304e919862a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Volume info retrieved successfully. Aug 05 18:19:13.120955 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-17ff54d7-947c-493a-a268-0304e919862a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d returned with HTTP 200 Aug 05 18:19:13.121363 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 329/1307] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:13.126750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eddfee45-13ac-437d-ba2a-47a89182a127 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.129068 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eddfee45-13ac-437d-ba2a-47a89182a127 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:13.129311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eddfee45-13ac-437d-ba2a-47a89182a127 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.129568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eddfee45-13ac-437d-ba2a-47a89182a127 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.137203 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eddfee45-13ac-437d-ba2a-47a89182a127 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 404 Aug 05 18:19:13.137817 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 328/1308] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:13.138390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.140301 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] GET https://10.4.3.210/volume/v3/limits Aug 05 18:19:13.140502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.140712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.145055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c67bf776-49ea-454a-813d-06f491518b38 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.147004 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c67bf776-49ea-454a-813d-06f491518b38 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:13.147252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c67bf776-49ea-454a-813d-06f491518b38 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.147439 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c67bf776-49ea-454a-813d-06f491518b38 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.151584 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.152009 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.152374 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-876819906-155821166, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.153090 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-660851427-1253292241, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.153501 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.153972 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.154291 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-747625889-1218931700, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:13.154928 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c67bf776-49ea-454a-813d-06f491518b38 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 404 Aug 05 18:19:13.155527 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 329/1309] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:13.163639 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0d0ca6fe-6f32-4772-95c4-b93a303e1157 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.165745 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0d0ca6fe-6f32-4772-95c4-b93a303e1157 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] DELETE https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:13.165943 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0d0ca6fe-6f32-4772-95c4-b93a303e1157 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.166125 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0d0ca6fe-6f32-4772-95c4-b93a303e1157 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.166278 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-0d0ca6fe-6f32-4772-95c4-b93a303e1157 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Delete volume with id: 30662937-e971-44d1-a69f-765388c53301 Aug 05 18:19:13.171326 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4e79570a-7f3f-48ef-9a19-15a174bcf5fc tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Aug 05 18:19:13.171990 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 324/1310] 10.4.3.210 () {66 vars in 1234 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:13.172880 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0d0ca6fe-6f32-4772-95c4-b93a303e1157 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 returned with HTTP 404 Aug 05 18:19:13.176834 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 330/1311] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:13 2026] DELETE /volume/v3/volumes/30662937-e971-44d1-a69f-765388c53301 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:13.184809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-856bf1e3-c08f-4b71-9f85-957fdbe1696a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.186819 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-856bf1e3-c08f-4b71-9f85-957fdbe1696a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] GET https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:13.187068 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-856bf1e3-c08f-4b71-9f85-957fdbe1696a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.187253 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-856bf1e3-c08f-4b71-9f85-957fdbe1696a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.189643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.192317 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:13.192687 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1071318078"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:13.194120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1071318078'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:13.194362 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Create volume of 1 GB Aug 05 18:19:13.198052 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:13.198052 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:13.199024 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Availability Zones retrieved successfully. Aug 05 18:19:13.203277 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-856bf1e3-c08f-4b71-9f85-957fdbe1696a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Volume info retrieved successfully. Aug 05 18:19:13.207286 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Flow 'volume_create_api' (dac94378-7e2c-465c-b1c8-724b61ae222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:13.209050 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c268c6-d630-4e35-a1c0-359805f2055c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:13.210124 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-856bf1e3-c08f-4b71-9f85-957fdbe1696a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d returned with HTTP 200 Aug 05 18:19:13.210405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:13.210753 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 329/1312] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:13.225426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.229484 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] DELETE https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:13.229750 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.229985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.230179 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Delete volume with id: df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:13.240016 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:13.240016 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:13.240613 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Volume info retrieved successfully. Aug 05 18:19:13.245940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c268c6-d630-4e35-a1c0-359805f2055c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:13.247122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a25e5b6-3d14-4ae2-8199-8e0cab72a2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:13.268987 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Delete volume request issued successfully. Aug 05 18:19:13.269238 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ca3ad045-133c-4d53-92e6-6bcb6176da7a tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d returned with HTTP 202 Aug 05 18:19:13.269786 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 325/1313] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:13 2026] DELETE /volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:13.279066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8b4e290c-56c9-4bb4-87e9-fe2d7fee89cd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.281647 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b4e290c-56c9-4bb4-87e9-fe2d7fee89cd tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] GET https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:13.281923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b4e290c-56c9-4bb4-87e9-fe2d7fee89cd tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.282210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b4e290c-56c9-4bb4-87e9-fe2d7fee89cd tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.292860 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:13.292860 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:13.299506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Created reservations ['441a8a67-c09b-4dad-9120-3ca76fc2f36c', '6626db3d-16ec-4649-8fb4-0ca1defa0172', '224d62f6-11c5-4945-b6ce-c3fa85c3be01', 'a5c43839-a0c2-4fb7-96c9-ffa4966820f5'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:13.300059 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8b4e290c-56c9-4bb4-87e9-fe2d7fee89cd tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Volume info retrieved successfully. Aug 05 18:19:13.300465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a25e5b6-3d14-4ae2-8199-8e0cab72a2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['441a8a67-c09b-4dad-9120-3ca76fc2f36c', '6626db3d-16ec-4649-8fb4-0ca1defa0172', '224d62f6-11c5-4945-b6ce-c3fa85c3be01', 'a5c43839-a0c2-4fb7-96c9-ffa4966820f5']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:13.301462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (069e6c1c-7ea0-4d27-b35d-bb5965c477d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:13.307088 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b4e290c-56c9-4bb4-87e9-fe2d7fee89cd tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d returned with HTTP 200 Aug 05 18:19:13.308403 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 331/1314] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:13.329258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (069e6c1c-7ea0-4d27-b35d-bb5965c477d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a045fef-9d27-4a00-9dd0-09ce20fe2311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1071318078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e197cc50b2476ea4c1c2171c9b2028',qos_specs=None,replication_status=,reservations=['441a8a67-c09b-4dad-9120-3ca76fc2f36c','6626db3d-16ec-4649-8fb4-0ca1defa0172','224d62f6-11c5-4945-b6ce-c3fa85c3be01','a5c43839-a0c2-4fb7-96c9-ffa4966820f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf3e9e20e34134aea7f85e27635e0c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1071318078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a045fef-9d27-4a00-9dd0-09ce20fe2311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e197cc50b2476ea4c1c2171c9b2028',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5daf3e9e20e34134aea7f85e27635e0c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:13.330185 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec414b88-a0a3-4809-82d7-ff78ee188e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:13.355187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec414b88-a0a3-4809-82d7-ff78ee188e96) transitioned into state 'SUCCESS' from state '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-1071318078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e197cc50b2476ea4c1c2171c9b2028',qos_specs=None,replication_status=,reservations=['441a8a67-c09b-4dad-9120-3ca76fc2f36c','6626db3d-16ec-4649-8fb4-0ca1defa0172','224d62f6-11c5-4945-b6ce-c3fa85c3be01','a5c43839-a0c2-4fb7-96c9-ffa4966820f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5daf3e9e20e34134aea7f85e27635e0c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:13.356288 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d03530-294e-4c87-b7e8-0cac8f0cea5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:13.369793 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d03530-294e-4c87-b7e8-0cac8f0cea5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:13.370995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Flow 'volume_create_api' (dac94378-7e2c-465c-b1c8-724b61ae222b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:13.371435 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Create volume request issued successfully. Aug 05 18:19:13.372232 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bca4be73-a235-4774-bc85-6a6d3e6217dc tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:13.372826 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 330/1315] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:13 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:13.389297 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-82193b58-5aec-416c-9666-791385d311b8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.391521 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-82193b58-5aec-416c-9666-791385d311b8 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:13.391828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-82193b58-5aec-416c-9666-791385d311b8 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.392103 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-82193b58-5aec-416c-9666-791385d311b8 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.406074 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:13.406074 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:13.413440 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-82193b58-5aec-416c-9666-791385d311b8 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:13.424228 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-82193b58-5aec-416c-9666-791385d311b8 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 200 Aug 05 18:19:13.424895 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 330/1316] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:13.455579 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-66b38272-4b6e-4f6a-9910-6fae2320626b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.456872 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-66b38272-4b6e-4f6a-9910-6fae2320626b tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] GET https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 Aug 05 18:19:13.457264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-66b38272-4b6e-4f6a-9910-6fae2320626b tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:13.457350 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-66b38272-4b6e-4f6a-9910-6fae2320626b tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:13.466553 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-66b38272-4b6e-4f6a-9910-6fae2320626b tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1773743028-project-member] https://10.4.3.210/volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 returned with HTTP 404 Aug 05 18:19:13.467228 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 326/1317] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:13 2026] GET /volume/v3/volumes/a5ef8ec1-7eef-4a75-8ef6-084b689c9756 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:13.477811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-956c6fa4-3ee7-4a99-89ed-fca5cdf6271a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:13.480445 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-956c6fa4-3ee7-4a99-89ed-fca5cdf6271a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 Aug 05 18:19:13.480863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-956c6fa4-3ee7-4a99-89ed-fca5cdf6271a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-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=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:13.601538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-956c6fa4-3ee7-4a99-89ed-fca5cdf6271a tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496 tempest-VolumeSnapshotQuotasNegativeTestJSON-1771507496-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 returned with HTTP 200 Aug 05 18:19:13.602429 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 332/1318] 10.4.3.210 () {68 vars in 1375 bytes} [Wed Aug 5 18:19:13 2026] PUT /volume/v3/os-quota-sets/0d68f02415ad4dafb3561c8fde52a708 => generated 1385 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:14.284839 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-39e61349-8f00-4175-9b9f-370d11fc1a7a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.287065 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-39e61349-8f00-4175-9b9f-370d11fc1a7a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:14.287300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-39e61349-8f00-4175-9b9f-370d11fc1a7a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.287641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-39e61349-8f00-4175-9b9f-370d11fc1a7a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.297395 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.297395 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:14.302532 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-39e61349-8f00-4175-9b9f-370d11fc1a7a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:14.309367 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-39e61349-8f00-4175-9b9f-370d11fc1a7a tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:14.310009 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 331/1319] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:14.324212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b116f14e-5178-46bb-ba77-9c9e3d70f7e4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.326494 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b116f14e-5178-46bb-ba77-9c9e3d70f7e4 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] GET https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d Aug 05 18:19:14.326762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b116f14e-5178-46bb-ba77-9c9e3d70f7e4 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.326985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b116f14e-5178-46bb-ba77-9c9e3d70f7e4 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.336120 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b116f14e-5178-46bb-ba77-9c9e3d70f7e4 tempest-AbsoluteLimitsTests-1338031056 tempest-AbsoluteLimitsTests-1338031056-project-member] https://10.4.3.210/volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d returned with HTTP 404 Aug 05 18:19:14.336764 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 331/1320] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/df3a1b34-023e-494f-bd54-4894b7cc552d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:14.440983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3e292466-1a47-4fe3-971f-34fd256d3afb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.450185 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e292466-1a47-4fe3-971f-34fd256d3afb tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.450185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e292466-1a47-4fe3-971f-34fd256d3afb tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.450185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e292466-1a47-4fe3-971f-34fd256d3afb tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.458653 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.458653 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:14.472887 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3e292466-1a47-4fe3-971f-34fd256d3afb tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:14.483922 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e292466-1a47-4fe3-971f-34fd256d3afb tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 200 Aug 05 18:19:14.484406 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 327/1321] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:14.498769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.501125 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] POST https://10.4.3.210/volume/v3/os-volume-transfer Aug 05 18:19:14.501533 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a045fef-9d27-4a00-9dd0-09ce20fe2311"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:14.503614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.volume_transfer [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Creating new volume transfer {'transfer': {'volume_id': '3a045fef-9d27-4a00-9dd0-09ce20fe2311'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 05 18:19:14.503741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.volume_transfer [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Creating transfer of volume 3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.503850 np0000006581 devstack@c-api.service[100365]: INFO cinder.transfer.api [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Generating transfer record for volume 3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.524307 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.524307 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:14.557016 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-608d8b4d-98ef-43d7-a737-eb969ea7a6e5 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer returned with HTTP 202 Aug 05 18:19:14.557499 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 333/1322] 10.4.3.210 () {68 vars in 1291 bytes} [Wed Aug 5 18:19:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:14.566822 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fa222528-e459-4ac9-b39f-ed27240db218 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.569086 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa222528-e459-4ac9-b39f-ed27240db218 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.569311 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fa222528-e459-4ac9-b39f-ed27240db218 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.569820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fa222528-e459-4ac9-b39f-ed27240db218 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.578946 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.578946 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:14.583667 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fa222528-e459-4ac9-b39f-ed27240db218 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:14.589621 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa222528-e459-4ac9-b39f-ed27240db218 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 200 Aug 05 18:19:14.590237 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 332/1323] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:14.605710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-926694b5-12d4-4521-9e45-654c722ff2d0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.608014 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-926694b5-12d4-4521-9e45-654c722ff2d0 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/os-volume-transfer/detail Aug 05 18:19:14.608352 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-926694b5-12d4-4521-9e45-654c722ff2d0 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.608616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-926694b5-12d4-4521-9e45-654c722ff2d0 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.608825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.volume_transfer [None req-926694b5-12d4-4521-9e45-654c722ff2d0 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Listing volume transfers {{(pid=100366) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 05 18:19:14.616535 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-926694b5-12d4-4521-9e45-654c722ff2d0 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 05 18:19:14.617697 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 332/1324] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:14.627485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6057dfc5-99b3-416a-b496-88a39b331b5b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.630511 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6057dfc5-99b3-416a-b496-88a39b331b5b tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] DELETE https://10.4.3.210/volume/v3/os-volume-transfer/db21fc19-ed8d-41ea-8757-f9e97c971d80 Aug 05 18:19:14.630861 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6057dfc5-99b3-416a-b496-88a39b331b5b tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.631257 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6057dfc5-99b3-416a-b496-88a39b331b5b tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.631488 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.volume_transfer [None req-6057dfc5-99b3-416a-b496-88a39b331b5b tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Delete transfer with id: db21fc19-ed8d-41ea-8757-f9e97c971d80 Aug 05 18:19:14.651452 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.651452 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:14.664274 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6057dfc5-99b3-416a-b496-88a39b331b5b tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/db21fc19-ed8d-41ea-8757-f9e97c971d80 returned with HTTP 202 Aug 05 18:19:14.664894 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 328/1325] 10.4.3.210 () {66 vars in 1384 bytes} [Wed Aug 5 18:19:14 2026] DELETE /volume/v3/os-volume-transfer/db21fc19-ed8d-41ea-8757-f9e97c971d80 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:14.672940 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9101aaa5-ceb0-4569-ae2f-3d5ac980161f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.675362 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9101aaa5-ceb0-4569-ae2f-3d5ac980161f tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.675631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9101aaa5-ceb0-4569-ae2f-3d5ac980161f tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.675886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9101aaa5-ceb0-4569-ae2f-3d5ac980161f tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.686228 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.686228 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:14.693790 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9101aaa5-ceb0-4569-ae2f-3d5ac980161f tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Volume info retrieved successfully. Aug 05 18:19:14.698951 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9101aaa5-ceb0-4569-ae2f-3d5ac980161f tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 200 Aug 05 18:19:14.699555 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 334/1326] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:14.712910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9361e9dd-1a17-4c0e-bdca-bc441ea9e375 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.714893 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9361e9dd-1a17-4c0e-bdca-bc441ea9e375 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] DELETE https://10.4.3.210/volume/v3/os-volume-transfer/db21fc19-ed8d-41ea-8757-f9e97c971d80 Aug 05 18:19:14.715129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9361e9dd-1a17-4c0e-bdca-bc441ea9e375 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.715365 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9361e9dd-1a17-4c0e-bdca-bc441ea9e375 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.715487 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.volume_transfer [None req-9361e9dd-1a17-4c0e-bdca-bc441ea9e375 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Delete transfer with id: db21fc19-ed8d-41ea-8757-f9e97c971d80 Aug 05 18:19:14.718892 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9361e9dd-1a17-4c0e-bdca-bc441ea9e375 tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/os-volume-transfer/db21fc19-ed8d-41ea-8757-f9e97c971d80 returned with HTTP 404 Aug 05 18:19:14.719542 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 333/1327] 10.4.3.210 () {66 vars in 1384 bytes} [Wed Aug 5 18:19:14 2026] DELETE /volume/v3/os-volume-transfer/db21fc19-ed8d-41ea-8757-f9e97c971d80 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:14.723688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-68f6c074-707e-42fe-abaf-ecddeca1c3c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.728627 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-68f6c074-707e-42fe-abaf-ecddeca1c3c5 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:14.728627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-68f6c074-707e-42fe-abaf-ecddeca1c3c5 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.729049 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-68f6c074-707e-42fe-abaf-ecddeca1c3c5 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.732497 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.734948 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.735161 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.735407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.735602 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Delete volume with id: 3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.739405 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.739405 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:14.744860 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-68f6c074-707e-42fe-abaf-ecddeca1c3c5 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:14.747419 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.747419 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:14.748006 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Volume info retrieved successfully. Aug 05 18:19:14.749208 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-68f6c074-707e-42fe-abaf-ecddeca1c3c5 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:14.749710 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 333/1328] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:14.788286 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Delete volume request issued successfully. Aug 05 18:19:14.788538 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1f71dcc6-e4dc-42c9-8342-9552314780e6 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 202 Aug 05 18:19:14.789202 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 329/1329] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:14 2026] DELETE /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:14.801833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b51dd7fc-ff84-44f0-8514-136962e241a4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.807972 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b51dd7fc-ff84-44f0-8514-136962e241a4 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:14.808206 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b51dd7fc-ff84-44f0-8514-136962e241a4 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.808469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b51dd7fc-ff84-44f0-8514-136962e241a4 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.817712 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.817712 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:14.823007 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b51dd7fc-ff84-44f0-8514-136962e241a4 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Volume info retrieved successfully. Aug 05 18:19:14.828319 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b51dd7fc-ff84-44f0-8514-136962e241a4 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 200 Aug 05 18:19:14.829216 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 335/1330] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:14.850894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6f670c46-ad9b-406d-942c-31ea7e5f88ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.851734 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6f670c46-ad9b-406d-942c-31ea7e5f88ac None None] GET https://10.4.3.210/volume// Aug 05 18:19:14.851734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6f670c46-ad9b-406d-942c-31ea7e5f88ac None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.851734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6f670c46-ad9b-406d-942c-31ea7e5f88ac None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:14.851943 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6f670c46-ad9b-406d-942c-31ea7e5f88ac None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:14.852246 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 334/1331] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:14.861183 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-999c7e93-2129-4ad6-aba6-86d29aa83155 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.863939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-999c7e93-2129-4ad6-aba6-86d29aa83155 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:19:14.864440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-999c7e93-2129-4ad6-aba6-86d29aa83155 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84694027-544e-44fd-b8d0-61b697584f7a", "connector": null, "instance_uuid": "5112a347-a303-4291-9289-bca75fc94502"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:14.875804 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:14.875804 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:14.926011 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-999c7e93-2129-4ad6-aba6-86d29aa83155 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:19:14.926698 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 334/1332] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:19:14 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:14.983160 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8d93bbe7-e1a7-4a95-b0f2-36de57ebf2ef None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:14.985060 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8d93bbe7-e1a7-4a95-b0f2-36de57ebf2ef tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:14.985368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8d93bbe7-e1a7-4a95-b0f2-36de57ebf2ef tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:14.985975 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8d93bbe7-e1a7-4a95-b0f2-36de57ebf2ef tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:15.000674 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:15.000674 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:15.001367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0bf316d7-5408-4bd3-a52c-80069055df46 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:15.001931 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0bf316d7-5408-4bd3-a52c-80069055df46 None None] GET https://10.4.3.210/volume// Aug 05 18:19:15.002155 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0bf316d7-5408-4bd3-a52c-80069055df46 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:15.002399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0bf316d7-5408-4bd3-a52c-80069055df46 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:15.002862 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0bf316d7-5408-4bd3-a52c-80069055df46 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:15.003216 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 336/1333] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:15.008212 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8d93bbe7-e1a7-4a95-b0f2-36de57ebf2ef tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:15.013941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-791a172f-c177-49dd-afeb-4ef7aae3af9f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:15.015439 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8d93bbe7-e1a7-4a95-b0f2-36de57ebf2ef tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:15.016421 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 330/1334] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:14 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 936 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:15.017882 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-791a172f-c177-49dd-afeb-4ef7aae3af9f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:15.018192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-791a172f-c177-49dd-afeb-4ef7aae3af9f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:15.018421 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-791a172f-c177-49dd-afeb-4ef7aae3af9f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:15.032937 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:15.032937 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:15.040822 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-791a172f-c177-49dd-afeb-4ef7aae3af9f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:15.046556 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-791a172f-c177-49dd-afeb-4ef7aae3af9f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:15.047091 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 335/1335] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:15 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:15.173279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:15.176938 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] PUT https://10.4.3.210/volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661 Aug 05 18:19:15.177405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:15.193238 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Acquiring lock "cinder-attachment_update-84694027-544e-44fd-b8d0-61b697584f7a-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:19:15.200185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Lock "cinder-attachment_update-84694027-544e-44fd-b8d0-61b697584f7a-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:19:15.201750 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:15.201750 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:15.326412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Lock "cinder-attachment_update-84694027-544e-44fd-b8d0-61b697584f7a-np0000006581" released by "attachment_update" :: held 0.126s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:19:15.326941 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-b7d394fd-01d5-4e55-8a38-24f865795a8f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661 returned with HTTP 200 Aug 05 18:19:15.327354 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 335/1336] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:19:15 2026] PUT /volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:15.851817 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5a55109f-ff05-4727-afdb-2f70bf6097e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:15.854793 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a55109f-ff05-4727-afdb-2f70bf6097e5 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:15.855177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a55109f-ff05-4727-afdb-2f70bf6097e5 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:15.855529 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a55109f-ff05-4727-afdb-2f70bf6097e5 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:15.866251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a55109f-ff05-4727-afdb-2f70bf6097e5 tempest-VolumesTransfersTest-319508794 tempest-VolumesTransfersTest-319508794-project-admin] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 404 Aug 05 18:19:15.867108 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 337/1337] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:15 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:15.879439 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e2c38a5f-6656-460c-82fa-b093ec0a5c5a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:15.882908 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e2c38a5f-6656-460c-82fa-b093ec0a5c5a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] GET https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:15.883169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e2c38a5f-6656-460c-82fa-b093ec0a5c5a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:15.883434 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e2c38a5f-6656-460c-82fa-b093ec0a5c5a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:15.891901 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e2c38a5f-6656-460c-82fa-b093ec0a5c5a tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 404 Aug 05 18:19:15.892857 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 331/1338] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:15 2026] GET /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:15.902086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b8de3f2a-79b1-4bdf-a81b-13b2af6aaacf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:15.906273 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8de3f2a-79b1-4bdf-a81b-13b2af6aaacf tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:15.906569 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b8de3f2a-79b1-4bdf-a81b-13b2af6aaacf tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:15.906850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b8de3f2a-79b1-4bdf-a81b-13b2af6aaacf tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:15.907075 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b8de3f2a-79b1-4bdf-a81b-13b2af6aaacf tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] Delete volume with id: 3a045fef-9d27-4a00-9dd0-09ce20fe2311 Aug 05 18:19:15.916080 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8de3f2a-79b1-4bdf-a81b-13b2af6aaacf tempest-VolumesTransfersTest-904115838 tempest-VolumesTransfersTest-904115838-project-member] https://10.4.3.210/volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 returned with HTTP 404 Aug 05 18:19:15.916911 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 336/1339] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:15 2026] DELETE /volume/v3/volumes/3a045fef-9d27-4a00-9dd0-09ce20fe2311 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:16.032286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-24b97559-6ac7-4959-b6e5-a60cf9596688 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:16.035196 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-24b97559-6ac7-4959-b6e5-a60cf9596688 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:16.035536 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-24b97559-6ac7-4959-b6e5-a60cf9596688 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:16.035875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-24b97559-6ac7-4959-b6e5-a60cf9596688 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:16.054982 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:16.054982 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:16.061819 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-24b97559-6ac7-4959-b6e5-a60cf9596688 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:16.069721 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-24b97559-6ac7-4959-b6e5-a60cf9596688 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:16.070343 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 336/1340] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:16 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 937 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:17.089189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b9f4900f-c20e-4a3b-9506-c448bd6fff6e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:17.097737 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9f4900f-c20e-4a3b-9506-c448bd6fff6e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:17.097737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9f4900f-c20e-4a3b-9506-c448bd6fff6e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:17.097737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9f4900f-c20e-4a3b-9506-c448bd6fff6e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:17.105549 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:17.105549 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:17.110928 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b9f4900f-c20e-4a3b-9506-c448bd6fff6e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:17.124065 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9f4900f-c20e-4a3b-9506-c448bd6fff6e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:17.124561 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 338/1341] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:17 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:17.140623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:17.308996 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:19:17.310614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:17.310614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:17.310614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:19:17.311758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:17.320510 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Get all volumes completed successfully. Aug 05 18:19:17.321187 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1ec69cd2-276c-49a2-aa10-a97d3177e462 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:19:17.321850 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 332/1342] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:19:17 2026] GET /volume/v3/volumes => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:19:17.333643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:17.335571 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:17.335990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1029329832"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:17.337605 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1029329832'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:17.337847 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume of 1 GB Aug 05 18:19:17.344376 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Availability Zones retrieved successfully. Aug 05 18:19:17.351617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Flow 'volume_create_api' (f645b915-0a96-4b22-9744-3c6d95970792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:17.352621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e4445f-e92e-448d-96a4-0fe183676a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:17.353529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:17.401173 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e4445f-e92e-448d-96a4-0fe183676a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:17.401954 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16977f2-0ff5-4f3a-9a50-25e6045b070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:17.482876 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Created reservations ['42ec9714-a658-4afd-ad49-7556f78beec5', '4d937289-a832-410d-b4d5-c78ddfacea72', '20097dfd-ac68-4e11-a0c3-d507281d0963', 'd5e532da-cb0f-4bd1-9a39-6a643cff3ca7'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:17.483666 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c16977f2-0ff5-4f3a-9a50-25e6045b070a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42ec9714-a658-4afd-ad49-7556f78beec5', '4d937289-a832-410d-b4d5-c78ddfacea72', '20097dfd-ac68-4e11-a0c3-d507281d0963', 'd5e532da-cb0f-4bd1-9a39-6a643cff3ca7']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:17.484354 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d1a1f3-91ff-44b8-8e82-41df77eed498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:17.505508 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d1a1f3-91ff-44b8-8e82-41df77eed498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97b93a6f-17a1-4fa5-9a43-51ab4005d257', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1029329832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83763f7b63f346458f966eeb764fbdb2',qos_specs=None,replication_status=,reservations=['42ec9714-a658-4afd-ad49-7556f78beec5','4d937289-a832-410d-b4d5-c78ddfacea72','20097dfd-ac68-4e11-a0c3-d507281d0963','d5e532da-cb0f-4bd1-9a39-6a643cff3ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0b523f40774fd29d705965847b692f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1029329832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97b93a6f-17a1-4fa5-9a43-51ab4005d257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83763f7b63f346458f966eeb764fbdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c0b523f40774fd29d705965847b692f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:17.506092 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b950211-3609-43c6-97dc-3fa00274d5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:17.532852 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b950211-3609-43c6-97dc-3fa00274d5bc) transitioned into state 'SUCCESS' from state '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-1029329832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83763f7b63f346458f966eeb764fbdb2',qos_specs=None,replication_status=,reservations=['42ec9714-a658-4afd-ad49-7556f78beec5','4d937289-a832-410d-b4d5-c78ddfacea72','20097dfd-ac68-4e11-a0c3-d507281d0963','d5e532da-cb0f-4bd1-9a39-6a643cff3ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0b523f40774fd29d705965847b692f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:17.533575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d730e653-2aa4-46a7-962b-7a343e00e7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:17.548175 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d730e653-2aa4-46a7-962b-7a343e00e7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:17.549114 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Flow 'volume_create_api' (f645b915-0a96-4b22-9744-3c6d95970792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:17.549747 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume request issued successfully. Aug 05 18:19:17.550543 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c15e88d-f613-4006-8a96-ef154b4fe0e3 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:17.550626 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 337/1343] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:17 2026] POST /volume/v3/volumes => generated 755 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:17.565248 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-408c5174-d7e1-4944-aee7-5fc955e2769b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:17.567283 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-408c5174-d7e1-4944-aee7-5fc955e2769b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:17.567582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-408c5174-d7e1-4944-aee7-5fc955e2769b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:17.567984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-408c5174-d7e1-4944-aee7-5fc955e2769b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:17.576959 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:17.576959 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:17.581402 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-408c5174-d7e1-4944-aee7-5fc955e2769b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:17.586995 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-408c5174-d7e1-4944-aee7-5fc955e2769b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 200 Aug 05 18:19:17.587573 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 337/1344] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:17 2026] GET /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:18.143430 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c4356f24-28e5-4906-b24b-6a0852f20cb9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.145552 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c4356f24-28e5-4906-b24b-6a0852f20cb9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:18.145802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c4356f24-28e5-4906-b24b-6a0852f20cb9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:18.146028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c4356f24-28e5-4906-b24b-6a0852f20cb9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:18.159851 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:18.159851 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:18.164242 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c4356f24-28e5-4906-b24b-6a0852f20cb9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:18.171386 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c4356f24-28e5-4906-b24b-6a0852f20cb9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:18.171842 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 339/1345] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:18 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:18.280894 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.485267 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:18.486612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1684820083"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:18.487849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1684820083'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:18.488109 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Create volume of 1 GB Aug 05 18:19:18.493839 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Availability Zones retrieved successfully. Aug 05 18:19:18.502842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Flow 'volume_create_api' (cc94a117-98c6-4101-a8bf-962344542297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:18.504545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad8367a-3b14-48d9-b08c-676dd6006fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.507536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:18.560584 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad8367a-3b14-48d9-b08c-676dd6006fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.562845 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b0455b-9446-4da3-a592-b733feab0611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.606554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-898f3b00-f172-43ea-ab0d-3ee2810e84c0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.609076 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-898f3b00-f172-43ea-ab0d-3ee2810e84c0 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:18.610177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-898f3b00-f172-43ea-ab0d-3ee2810e84c0 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:18.610177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-898f3b00-f172-43ea-ab0d-3ee2810e84c0 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:18.628838 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:18.628838 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:18.638844 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-898f3b00-f172-43ea-ab0d-3ee2810e84c0 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:18.645271 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-898f3b00-f172-43ea-ab0d-3ee2810e84c0 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 200 Aug 05 18:19:18.645888 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 338/1346] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:18 2026] GET /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:18.670959 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ed2c581c-7d23-4838-8b84-9aa8e1799f8a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.673188 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed2c581c-7d23-4838-8b84-9aa8e1799f8a tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:18.673406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed2c581c-7d23-4838-8b84-9aa8e1799f8a tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:18.673668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed2c581c-7d23-4838-8b84-9aa8e1799f8a tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:18.683552 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Created reservations ['59bf5748-9927-4eaf-9879-77786a525220', '9b9d48f0-9594-412e-8e5f-1b06621b71b7', '692a508d-b812-49b4-8823-b77961ff86d8', '2abc8632-f7f8-4b8b-ba91-b38d49a0b388'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:18.684860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b0455b-9446-4da3-a592-b733feab0611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59bf5748-9927-4eaf-9879-77786a525220', '9b9d48f0-9594-412e-8e5f-1b06621b71b7', '692a508d-b812-49b4-8823-b77961ff86d8', '2abc8632-f7f8-4b8b-ba91-b38d49a0b388']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.685361 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:18.685361 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:18.685732 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ea1d14-eb3b-456b-ba27-5df87bc3281c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.690825 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ed2c581c-7d23-4838-8b84-9aa8e1799f8a tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:18.692007 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-7a726d2c-6225-475a-9fc9-f4255ba086f1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.694891 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-7a726d2c-6225-475a-9fc9-f4255ba086f1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661/action Aug 05 18:19:18.695850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-7a726d2c-6225-475a-9fc9-f4255ba086f1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:18.695850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-7a726d2c-6225-475a-9fc9-f4255ba086f1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:18.697360 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed2c581c-7d23-4838-8b84-9aa8e1799f8a tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 200 Aug 05 18:19:18.698189 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 338/1347] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:18 2026] GET /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:18.715364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.719955 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:18.720574 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-376396887"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:18.721370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82ea1d14-eb3b-456b-ba27-5df87bc3281c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cb06574-9820-4bb3-8eb3-8e7f346e774b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1684820083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1d3a48dead4e838373004f21c5ea81',qos_specs=None,replication_status=,reservations=['59bf5748-9927-4eaf-9879-77786a525220','9b9d48f0-9594-412e-8e5f-1b06621b71b7','692a508d-b812-49b4-8823-b77961ff86d8','2abc8632-f7f8-4b8b-ba91-b38d49a0b388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22baf778d3184947b31a9fbb9e59aa2a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1684820083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cb06574-9820-4bb3-8eb3-8e7f346e774b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b1d3a48dead4e838373004f21c5ea81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22baf778d3184947b31a9fbb9e59aa2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.722500 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47990e35-c721-417b-8855-2a1a6bb371a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.723069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-376396887'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:18.723277 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume of 1 GB Aug 05 18:19:18.723863 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:18.723863 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:18.731439 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Availability Zones retrieved successfully. Aug 05 18:19:18.740347 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Flow 'volume_create_api' (7db121a6-2c1d-4935-ade5-8d181b9336e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:18.741422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4674795-7ff8-4c44-b74d-16a8d798aa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.743055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:18.752368 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a755a1fb-fb8f-4c03-bfe0-3817c5cbbd0d req-7a726d2c-6225-475a-9fc9-f4255ba086f1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661/action returned with HTTP 204 Aug 05 18:19:18.753156 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 340/1348] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:19:18 2026] POST /volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:18.759047 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47990e35-c721-417b-8855-2a1a6bb371a6) transitioned into state 'SUCCESS' from state '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-1684820083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1d3a48dead4e838373004f21c5ea81',qos_specs=None,replication_status=,reservations=['59bf5748-9927-4eaf-9879-77786a525220','9b9d48f0-9594-412e-8e5f-1b06621b71b7','692a508d-b812-49b4-8823-b77961ff86d8','2abc8632-f7f8-4b8b-ba91-b38d49a0b388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22baf778d3184947b31a9fbb9e59aa2a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.760237 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd139e1-add4-4c94-89fc-80a78615f6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.777360 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcd139e1-add4-4c94-89fc-80a78615f6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.779016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Flow 'volume_create_api' (cc94a117-98c6-4101-a8bf-962344542297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:18.781649 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Create volume request issued successfully. Aug 05 18:19:18.781649 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8cd02c64-8d93-467d-a9b3-e6f759f7d8cd tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:18.781649 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 333/1349] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:19:18 2026] POST /volume/v3/volumes => generated 819 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:18.800155 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4674795-7ff8-4c44-b74d-16a8d798aa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.801520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ac98bca6-adcc-43e7-ac3d-4bf73560ac94 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.801687 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9586fc-d184-48f6-b64d-75a18b460a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.804340 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ac98bca6-adcc-43e7-ac3d-4bf73560ac94 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:18.804429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ac98bca6-adcc-43e7-ac3d-4bf73560ac94 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:18.806015 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ac98bca6-adcc-43e7-ac3d-4bf73560ac94 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:18.815961 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:18.815961 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:18.825059 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ac98bca6-adcc-43e7-ac3d-4bf73560ac94 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:18.833142 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ac98bca6-adcc-43e7-ac3d-4bf73560ac94 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 200 Aug 05 18:19:18.834273 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 339/1350] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:18 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 887 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:19:18.876416 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Created reservations ['d9d65b9b-88bb-402c-8058-6cfcf5c91e8b', '7c5a45b9-a238-497a-859e-24710c62edb0', '5ae0c992-ad42-4e58-854c-7e40b242e956', 'c89d567c-1513-471c-a2a4-9ef3b3b2c951'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:18.877628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9586fc-d184-48f6-b64d-75a18b460a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9d65b9b-88bb-402c-8058-6cfcf5c91e8b', '7c5a45b9-a238-497a-859e-24710c62edb0', '5ae0c992-ad42-4e58-854c-7e40b242e956', 'c89d567c-1513-471c-a2a4-9ef3b3b2c951']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.878950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1083f843-aae2-4c3a-a39b-e1c1a9b119c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.911848 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1083f843-aae2-4c3a-a39b-e1c1a9b119c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f643a5-3f54-4991-9697-f9a3e5091c85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-376396887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83763f7b63f346458f966eeb764fbdb2',qos_specs=None,replication_status=,reservations=['d9d65b9b-88bb-402c-8058-6cfcf5c91e8b','7c5a45b9-a238-497a-859e-24710c62edb0','5ae0c992-ad42-4e58-854c-7e40b242e956','c89d567c-1513-471c-a2a4-9ef3b3b2c951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0b523f40774fd29d705965847b692f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-376396887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f643a5-3f54-4991-9697-f9a3e5091c85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83763f7b63f346458f966eeb764fbdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c0b523f40774fd29d705965847b692f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.913587 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d608954-8781-40b0-974c-780e43b2fe4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.935786 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d608954-8781-40b0-974c-780e43b2fe4e) transitioned into state 'SUCCESS' from state '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-376396887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83763f7b63f346458f966eeb764fbdb2',qos_specs=None,replication_status=,reservations=['d9d65b9b-88bb-402c-8058-6cfcf5c91e8b','7c5a45b9-a238-497a-859e-24710c62edb0','5ae0c992-ad42-4e58-854c-7e40b242e956','c89d567c-1513-471c-a2a4-9ef3b3b2c951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0b523f40774fd29d705965847b692f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.936829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec75c483-18e7-4444-aa7d-3c1308af26da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:18.949729 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec75c483-18e7-4444-aa7d-3c1308af26da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:18.950737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Flow 'volume_create_api' (7db121a6-2c1d-4935-ade5-8d181b9336e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:18.951086 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume request issued successfully. Aug 05 18:19:18.951845 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a4966e1b-09ee-4a3c-a3b1-dfa684d53da9 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:18.952295 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 339/1351] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:18 2026] POST /volume/v3/volumes => generated 754 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:18.966883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5fabcff-dbbb-4643-9fb7-00743013c5ec None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:18.969212 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5fabcff-dbbb-4643-9fb7-00743013c5ec tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:18.969560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5fabcff-dbbb-4643-9fb7-00743013c5ec tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:18.969869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5fabcff-dbbb-4643-9fb7-00743013c5ec tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:18.979497 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:18.979497 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:18.984478 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5fabcff-dbbb-4643-9fb7-00743013c5ec tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:18.990542 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5fabcff-dbbb-4643-9fb7-00743013c5ec tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 200 Aug 05 18:19:18.991105 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 341/1352] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:18 2026] GET /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:19.189692 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a53205a6-8dc6-4bbe-8b37-99a8185d831e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.192074 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a53205a6-8dc6-4bbe-8b37-99a8185d831e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:19.192292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a53205a6-8dc6-4bbe-8b37-99a8185d831e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:19.192556 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a53205a6-8dc6-4bbe-8b37-99a8185d831e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:19.206437 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:19.206437 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:19.211925 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a53205a6-8dc6-4bbe-8b37-99a8185d831e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:19.220644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a53205a6-8dc6-4bbe-8b37-99a8185d831e tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:19.221214 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 334/1353] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:19 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 1229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:19.235230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66e2791a-c71e-4953-bb7a-fa10951c00ca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.237105 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66e2791a-c71e-4953-bb7a-fa10951c00ca tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:19.237378 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66e2791a-c71e-4953-bb7a-fa10951c00ca tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:19.237806 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66e2791a-c71e-4953-bb7a-fa10951c00ca tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:19.251575 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:19.251575 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:19.261095 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-66e2791a-c71e-4953-bb7a-fa10951c00ca tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:19.266967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66e2791a-c71e-4953-bb7a-fa10951c00ca tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:19.267639 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 340/1354] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:19 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 1229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:19.822664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-61e65bcc-61d0-45cc-b685-e95113139738 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.825035 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61e65bcc-61d0-45cc-b685-e95113139738 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:19.825300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61e65bcc-61d0-45cc-b685-e95113139738 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:19.825532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61e65bcc-61d0-45cc-b685-e95113139738 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:19.845652 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:19.845652 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:19.852318 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b8ee57ca-a11d-422b-ae30-d56f7a2519d9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.852776 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-61e65bcc-61d0-45cc-b685-e95113139738 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:19.854654 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b8ee57ca-a11d-422b-ae30-d56f7a2519d9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:19.854903 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b8ee57ca-a11d-422b-ae30-d56f7a2519d9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:19.855097 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b8ee57ca-a11d-422b-ae30-d56f7a2519d9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:19.860534 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61e65bcc-61d0-45cc-b685-e95113139738 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:19.861412 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 340/1355] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:19 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:19.865098 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:19.865098 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:19.871719 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b8ee57ca-a11d-422b-ae30-d56f7a2519d9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:19.879453 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b8ee57ca-a11d-422b-ae30-d56f7a2519d9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 200 Aug 05 18:19:19.880568 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 342/1356] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:19 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:19.901076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.903345 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Aug 05 18:19:19.903851 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3cb06574-9820-4bb3-8eb3-8e7f346e774b"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:19.905514 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volume_transfer [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Creating new volume transfer {'transfer': {'volume_id': '3cb06574-9820-4bb3-8eb3-8e7f346e774b'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 05 18:19:19.905704 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volume_transfer [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Creating transfer of volume 3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:19.905867 np0000006581 devstack@c-api.service[100364]: INFO cinder.transfer.api [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Generating transfer record for volume 3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:19.918480 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:19.918480 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:19.940862 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-66aecfe3-297c-41cc-961d-ba22ecd038a9 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Aug 05 18:19:19.941660 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 335/1357] 10.4.3.210 () {70 vars in 1326 bytes} [Wed Aug 5 18:19:19 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:19.953542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-53c03958-2232-4e03-8af3-8a666af0d193 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.956063 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-53c03958-2232-4e03-8af3-8a666af0d193 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:19.956557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-53c03958-2232-4e03-8af3-8a666af0d193 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:19.956671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-53c03958-2232-4e03-8af3-8a666af0d193 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:19.966895 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:19.966895 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:19.971950 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-53c03958-2232-4e03-8af3-8a666af0d193 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:19.978331 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-53c03958-2232-4e03-8af3-8a666af0d193 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 200 Aug 05 18:19:19.978792 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 341/1358] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:19 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:19:19.994580 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-96984bae-b45d-443f-a6b2-a1fda4c6208f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:19.997341 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-96984bae-b45d-443f-a6b2-a1fda4c6208f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa Aug 05 18:19:19.997581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-96984bae-b45d-443f-a6b2-a1fda4c6208f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:19.997834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-96984bae-b45d-443f-a6b2-a1fda4c6208f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.003476 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-96984bae-b45d-443f-a6b2-a1fda4c6208f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa returned with HTTP 200 Aug 05 18:19:20.004009 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 341/1359] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:19:19 2026] GET /volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:20.005327 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-81183ec0-8d82-4704-bdc0-42d4ec3d0e92 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.008328 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81183ec0-8d82-4704-bdc0-42d4ec3d0e92 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:20.008446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81183ec0-8d82-4704-bdc0-42d4ec3d0e92 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.008708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81183ec0-8d82-4704-bdc0-42d4ec3d0e92 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.017712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0115fd73-2a93-47d1-a119-b9b0f6c496ac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.018825 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.018825 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:20.020176 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0115fd73-2a93-47d1-a119-b9b0f6c496ac tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volume-transfers Aug 05 18:19:20.020507 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0115fd73-2a93-47d1-a119-b9b0f6c496ac tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.020824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0115fd73-2a93-47d1-a119-b9b0f6c496ac tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.021232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volume_transfer [None req-0115fd73-2a93-47d1-a119-b9b0f6c496ac tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Listing volume transfers {{(pid=100364) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 05 18:19:20.026993 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-81183ec0-8d82-4704-bdc0-42d4ec3d0e92 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:20.029961 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0115fd73-2a93-47d1-a119-b9b0f6c496ac tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 200 Aug 05 18:19:20.030644 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 336/1360] 10.4.3.210 () {68 vars in 1305 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:20.033540 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81183ec0-8d82-4704-bdc0-42d4ec3d0e92 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 200 Aug 05 18:19:20.034334 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 343/1361] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:20.043271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.059465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6d87def3-ee83-4ba2-b213-7da9ad706d2b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.062094 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d87def3-ee83-4ba2-b213-7da9ad706d2b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:20.062094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d87def3-ee83-4ba2-b213-7da9ad706d2b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.063524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d87def3-ee83-4ba2-b213-7da9ad706d2b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.085736 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.085736 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:20.091930 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6d87def3-ee83-4ba2-b213-7da9ad706d2b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:20.099769 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d87def3-ee83-4ba2-b213-7da9ad706d2b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 200 Aug 05 18:19:20.100471 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 342/1362] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:20.118942 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.122117 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:20.122573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2118493147"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:20.125918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2118493147'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:20.126359 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume of 1 GB Aug 05 18:19:20.136345 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Availability Zones retrieved successfully. Aug 05 18:19:20.146533 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Flow 'volume_create_api' (48ce1d36-7e2e-4d74-be8c-ada1d81860e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:20.149100 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e718b85-bcf8-4f19-ae05-694b3930d083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:20.151520 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:20.190209 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e718b85-bcf8-4f19-ae05-694b3930d083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:20.191536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0472491-35a1-4bd6-a354-01eb60670e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:20.235336 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-31f8580b-e594-4b87-8af6-30ad415feb98 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.239390 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-31f8580b-e594-4b87-8af6-30ad415feb98 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:20.239390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-31f8580b-e594-4b87-8af6-30ad415feb98 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.240016 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-31f8580b-e594-4b87-8af6-30ad415feb98 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.254187 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.254187 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:20.260797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Created reservations ['d3526bc1-5b19-43f2-8248-51e342321a7a', '03603beb-a19e-4c74-9730-e746eeb70aed', 'a2613945-3383-4565-821f-9b52867f5fe9', 'c900d96a-75de-4c3b-8255-7cfe41e9783b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:20.261670 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0472491-35a1-4bd6-a354-01eb60670e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3526bc1-5b19-43f2-8248-51e342321a7a', '03603beb-a19e-4c74-9730-e746eeb70aed', 'a2613945-3383-4565-821f-9b52867f5fe9', 'c900d96a-75de-4c3b-8255-7cfe41e9783b']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:20.262036 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-31f8580b-e594-4b87-8af6-30ad415feb98 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:20.262811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ba935e-1a21-4a58-abe1-c81ea37c034f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:20.269671 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-31f8580b-e594-4b87-8af6-30ad415feb98 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:20.270210 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 344/1363] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:20.272952 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] POST https://10.4.3.210/volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa/accept Aug 05 18:19:20.272952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bf44132c794a8b1f"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:20.273319 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.volume_transfer [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Accepting volume transfer ad156a61-bd82-4d47-b981-a177b68716fa {{(pid=100366) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 05 18:19:20.273566 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.volume_transfer [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Accepting transfer ad156a61-bd82-4d47-b981-a177b68716fa Aug 05 18:19:20.293384 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ba935e-1a21-4a58-abe1-c81ea37c034f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2118493147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83763f7b63f346458f966eeb764fbdb2',qos_specs=None,replication_status=,reservations=['d3526bc1-5b19-43f2-8248-51e342321a7a','03603beb-a19e-4c74-9730-e746eeb70aed','a2613945-3383-4565-821f-9b52867f5fe9','c900d96a-75de-4c3b-8255-7cfe41e9783b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0b523f40774fd29d705965847b692f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2118493147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83763f7b63f346458f966eeb764fbdb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c0b523f40774fd29d705965847b692f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:20.294220 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5903c0-ecce-4859-87df-6346479172f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:20.322067 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5903c0-ecce-4859-87df-6346479172f5) transitioned into state 'SUCCESS' from state '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-2118493147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83763f7b63f346458f966eeb764fbdb2',qos_specs=None,replication_status=,reservations=['d3526bc1-5b19-43f2-8248-51e342321a7a','03603beb-a19e-4c74-9730-e746eeb70aed','a2613945-3383-4565-821f-9b52867f5fe9','c900d96a-75de-4c3b-8255-7cfe41e9783b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0b523f40774fd29d705965847b692f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:20.322373 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bd242d-dcb2-4d47-b811-d48410b511c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:20.336995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bd242d-dcb2-4d47-b811-d48410b511c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:20.337891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Flow 'volume_create_api' (48ce1d36-7e2e-4d74-be8c-ada1d81860e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:20.338406 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Create volume request issued successfully. Aug 05 18:19:20.346621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93a0b6eb-4e4c-4f89-9c8b-d09fa3b94101 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:20.346621 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 337/1364] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:20 2026] POST /volume/v3/volumes => generated 755 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:20.363977 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2c2b5d64-7d9d-40f3-b187-79659acf57ef None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.366639 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c2b5d64-7d9d-40f3-b187-79659acf57ef tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:20.367043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c2b5d64-7d9d-40f3-b187-79659acf57ef tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.367402 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c2b5d64-7d9d-40f3-b187-79659acf57ef tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.369263 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Created reservations ['ea039390-f036-4b89-b120-4de2796939cd', '67e87f8b-9564-4c70-a91d-aa765d15d4c3', 'ce81b283-0c9e-47dd-8017-44993ad0b773', '13ca8ff0-efed-430e-81c1-f3abcca228ca'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:20.376340 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.376340 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:20.381058 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2c2b5d64-7d9d-40f3-b187-79659acf57ef tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:20.386611 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c2b5d64-7d9d-40f3-b187-79659acf57ef tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 200 Aug 05 18:19:20.387064 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 343/1365] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:20.391373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5f66add5-c23e-4159-a7aa-6746e566da97 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.391889 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5f66add5-c23e-4159-a7aa-6746e566da97 None None] GET https://10.4.3.210/volume// Aug 05 18:19:20.392160 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5f66add5-c23e-4159-a7aa-6746e566da97 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.392454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5f66add5-c23e-4159-a7aa-6746e566da97 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.393538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5f66add5-c23e-4159-a7aa-6746e566da97 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:20.393538 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 345/1366] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:20.407368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-9aeecfac-097c-4df6-b663-710325fa11d8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.410902 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-9aeecfac-097c-4df6-b663-710325fa11d8 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:19:20.411653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-9aeecfac-097c-4df6-b663-710325fa11d8 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b155a66-6577-42ba-94aa-fe4425902389", "connector": null, "instance_uuid": "5112a347-a303-4291-9289-bca75fc94502"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:20.413783 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Created reservations ['b20c98c0-485e-4c1d-b16e-39220cab5e9f', '96c55df2-6234-434e-837f-18c5bf6cc3cb', 'f83971ee-ce91-4bae-aecd-90a4256d0ddd', 'dd4f04ae-2876-4069-acdc-498f3da36755'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:20.431740 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.431740 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:20.472878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Created reservations ['62524811-10f0-402c-9c36-20440612d015', '66af895a-1dd1-4fe0-b2bb-17cf37b3b39b', 'a6b5227f-86d7-410e-b371-9ebcca54fde3', 'a2d408fb-5733-4ec0-8e46-4d68db2b356d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:20.494967 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-9aeecfac-097c-4df6-b663-710325fa11d8 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:19:20.495399 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 338/1367] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:19:20 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:20.521368 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Created reservations ['88c80d1e-f834-4884-86f8-6dd02fa7c251', '25f28fc1-980e-408a-ae9b-90c3b6789227', '171ec519-2aa7-4612-a63b-324f4b4d57fb', 'c6fee87b-a6bd-4277-aa25-f5030e239ab0'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:20.542034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3526a4f2-95aa-4bf6-875e-a4e2d4e8c1f9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.544899 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3526a4f2-95aa-4bf6-875e-a4e2d4e8c1f9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:20.545222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3526a4f2-95aa-4bf6-875e-a4e2d4e8c1f9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.545530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3526a4f2-95aa-4bf6-875e-a4e2d4e8c1f9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.552458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b1cddfc3-020a-4f22-8e75-d044e3281a27 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.554620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b1cddfc3-020a-4f22-8e75-d044e3281a27 None None] GET https://10.4.3.210/volume// Aug 05 18:19:20.554620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b1cddfc3-020a-4f22-8e75-d044e3281a27 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.554620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b1cddfc3-020a-4f22-8e75-d044e3281a27 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.554620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b1cddfc3-020a-4f22-8e75-d044e3281a27 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:20.555244 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 346/1368] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:20.558853 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Transfer volume completed successfully. Aug 05 18:19:20.561475 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.561475 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:20.563676 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-c380db4a-b810-497d-a199-c7c4d4dc2379 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.566880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-c380db4a-b810-497d-a199-c7c4d4dc2379 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:20.567023 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-c380db4a-b810-497d-a199-c7c4d4dc2379 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.567486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-c380db4a-b810-497d-a199-c7c4d4dc2379 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.568856 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3526a4f2-95aa-4bf6-875e-a4e2d4e8c1f9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:20.576873 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3526a4f2-95aa-4bf6-875e-a4e2d4e8c1f9 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:20.577648 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 344/1369] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:20.583601 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.583601 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:20.589275 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-c380db4a-b810-497d-a199-c7c4d4dc2379 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:20.597064 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-c380db4a-b810-497d-a199-c7c4d4dc2379 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:20.597847 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 339/1370] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 1117 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:20.692956 np0000006581 devstack@c-api.service[100366]: INFO cinder.transfer.api [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Volume 3cb06574-9820-4bb3-8eb3-8e7f346e774b has been transferred. Aug 05 18:19:20.705715 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3c8b2907-e9c3-4e97-8ea1-23f7a4db510e tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] https://10.4.3.210/volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa/accept returned with HTTP 202 Aug 05 18:19:20.706582 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 342/1371] 10.4.3.210 () {70 vars in 1458 bytes} [Wed Aug 5 18:19:20 2026] POST /volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa/accept => generated 365 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:20.723195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-89e5fd76-7f25-4925-94dd-dfc00b3bd90c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.725746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-89e5fd76-7f25-4925-94dd-dfc00b3bd90c tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:20.726025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-89e5fd76-7f25-4925-94dd-dfc00b3bd90c tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.726133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-89e5fd76-7f25-4925-94dd-dfc00b3bd90c tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.738453 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.738453 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:20.748971 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-89e5fd76-7f25-4925-94dd-dfc00b3bd90c tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Volume info retrieved successfully. Aug 05 18:19:20.749691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.752270 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] PUT https://10.4.3.210/volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b Aug 05 18:19:20.752816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:20.757685 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-89e5fd76-7f25-4925-94dd-dfc00b3bd90c tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 200 Aug 05 18:19:20.758306 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 347/1372] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:20.768894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Acquiring lock "cinder-attachment_update-4b155a66-6577-42ba-94aa-fe4425902389-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:19:20.779189 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Lock "cinder-attachment_update-4b155a66-6577-42ba-94aa-fe4425902389-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:19:20.779466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-95301060-6d97-46de-86a1-29ab080569c0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.779958 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.779958 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:20.781584 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-95301060-6d97-46de-86a1-29ab080569c0 tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:20.782063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-95301060-6d97-46de-86a1-29ab080569c0 tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.782493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-95301060-6d97-46de-86a1-29ab080569c0 tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.797866 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.797866 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:20.803427 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-95301060-6d97-46de-86a1-29ab080569c0 tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] Volume info retrieved successfully. Aug 05 18:19:20.811396 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-95301060-6d97-46de-86a1-29ab080569c0 tempest-VolumesTransfersV355Test-495907084 tempest-VolumesTransfersV355Test-495907084-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 200 Aug 05 18:19:20.811985 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 340/1373] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:20 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:20.829456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5e8d9afb-edef-4b6e-9afc-59ab5a6feb00 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.831429 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5e8d9afb-edef-4b6e-9afc-59ab5a6feb00 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa Aug 05 18:19:20.831686 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5e8d9afb-edef-4b6e-9afc-59ab5a6feb00 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.831937 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5e8d9afb-edef-4b6e-9afc-59ab5a6feb00 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.832081 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.volume_transfer [None req-5e8d9afb-edef-4b6e-9afc-59ab5a6feb00 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Delete transfer with id: ad156a61-bd82-4d47-b981-a177b68716fa Aug 05 18:19:20.837452 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5e8d9afb-edef-4b6e-9afc-59ab5a6feb00 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa returned with HTTP 404 Aug 05 18:19:20.838032 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 343/1374] 10.4.3.210 () {68 vars in 1419 bytes} [Wed Aug 5 18:19:20 2026] DELETE /volume/v3/volume-transfers/ad156a61-bd82-4d47-b981-a177b68716fa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:20.847268 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:20.923730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Lock "cinder-attachment_update-4b155a66-6577-42ba-94aa-fe4425902389-np0000006581" released by "attachment_update" :: held 0.145s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:19:20.924211 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-cd63e92a-22a7-4ada-bf1c-210ece21ce77 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b returned with HTTP 200 Aug 05 18:19:20.924641 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 345/1375] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:19:20 2026] PUT /volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:20.962385 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:20.962811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:20.962811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:20.963101 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Delete volume with id: 3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:20.974798 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:20.974798 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:20.974951 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Volume info retrieved successfully. Aug 05 18:19:21.001939 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Delete volume request issued successfully. Aug 05 18:19:21.002119 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c533275-2442-4e99-92a1-9c2a76590ff8 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 202 Aug 05 18:19:21.002534 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 348/1376] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:20 2026] DELETE /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:21.012782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e81b5d40-d1be-472a-a19b-556c6d883b9f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:21.015236 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e81b5d40-d1be-472a-a19b-556c6d883b9f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:21.015683 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e81b5d40-d1be-472a-a19b-556c6d883b9f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:21.016005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e81b5d40-d1be-472a-a19b-556c6d883b9f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:21.025167 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:21.025167 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:21.030403 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e81b5d40-d1be-472a-a19b-556c6d883b9f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Volume info retrieved successfully. Aug 05 18:19:21.037033 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e81b5d40-d1be-472a-a19b-556c6d883b9f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 200 Aug 05 18:19:21.037582 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 341/1377] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:21 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:21.404644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7ddca674-f4a3-4348-9cd8-de11c6643283 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:21.406225 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7ddca674-f4a3-4348-9cd8-de11c6643283 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:21.406572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7ddca674-f4a3-4348-9cd8-de11c6643283 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:21.406688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7ddca674-f4a3-4348-9cd8-de11c6643283 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:21.421183 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:21.421183 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:21.428868 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7ddca674-f4a3-4348-9cd8-de11c6643283 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:21.435862 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7ddca674-f4a3-4348-9cd8-de11c6643283 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 200 Aug 05 18:19:21.436447 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 344/1378] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:21 2026] GET /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:21.451961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3a99ba58-99d3-499c-8f5c-a8e0266d8da5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:21.454308 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a99ba58-99d3-499c-8f5c-a8e0266d8da5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:21.454609 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3a99ba58-99d3-499c-8f5c-a8e0266d8da5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:21.455276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3a99ba58-99d3-499c-8f5c-a8e0266d8da5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:21.465753 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:21.465753 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:21.470964 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a99ba58-99d3-499c-8f5c-a8e0266d8da5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:21.477067 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a99ba58-99d3-499c-8f5c-a8e0266d8da5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 200 Aug 05 18:19:21.478235 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 346/1379] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:21 2026] GET /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:21.493117 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:21.597138 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9b28f577-ef66-4593-b18d-a55b63c5da85 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:21.601090 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b28f577-ef66-4593-b18d-a55b63c5da85 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:21.601450 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b28f577-ef66-4593-b18d-a55b63c5da85 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:21.601789 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b28f577-ef66-4593-b18d-a55b63c5da85 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:21.618404 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:21.618832 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:21.620165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:21.620285 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Create volume of 1 GB Aug 05 18:19:21.627156 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:21.627156 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:21.631147 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Availability Zones retrieved successfully. Aug 05 18:19:21.634268 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9b28f577-ef66-4593-b18d-a55b63c5da85 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:21.639951 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Flow 'volume_create_api' (ff895d09-9379-42f7-b433-d1a38fa1dddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:21.640060 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b28f577-ef66-4593-b18d-a55b63c5da85 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:21.640693 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 342/1380] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:21 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 938 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:21.641304 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9d4d7f-97bb-43cf-b2f2-d24fece252e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:21.642415 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:21.682068 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9d4d7f-97bb-43cf-b2f2-d24fece252e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:21.683211 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b7e10f-81fd-4e76-a4b6-02d58bf7d697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:21.772107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Created reservations ['6845a343-9d14-42bc-84e0-bde19d959586', '5dd5f791-b538-47b7-8989-965133d01841', 'bcddaeed-1738-4117-bdb5-fce62fc21d5e', '55c15c28-5e72-404e-8a5d-ffe6b5d42c47'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:21.773205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b7e10f-81fd-4e76-a4b6-02d58bf7d697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6845a343-9d14-42bc-84e0-bde19d959586', '5dd5f791-b538-47b7-8989-965133d01841', 'bcddaeed-1738-4117-bdb5-fce62fc21d5e', '55c15c28-5e72-404e-8a5d-ffe6b5d42c47']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:21.774102 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6927394-8594-4e23-8686-db59d73cf51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:21.805330 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6927394-8594-4e23-8686-db59d73cf51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb5ebd93-5245-4c24-bc8e-0c2b66d6e632', '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='1bf75e7f2d264d919396ab66960e915e',qos_specs=None,replication_status=,reservations=['6845a343-9d14-42bc-84e0-bde19d959586','5dd5f791-b538-47b7-8989-965133d01841','bcddaeed-1738-4117-bdb5-fce62fc21d5e','55c15c28-5e72-404e-8a5d-ffe6b5d42c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52877ae9f6aa41ef8f54db87dc45e78a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:21Z,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=bb5ebd93-5245-4c24-bc8e-0c2b66d6e632,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1bf75e7f2d264d919396ab66960e915e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52877ae9f6aa41ef8f54db87dc45e78a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:21.807009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e89df8-2d08-47ff-ba59-78e5744026a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:21.833016 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3e89df8-2d08-47ff-ba59-78e5744026a6) transitioned into state 'SUCCESS' from 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='1bf75e7f2d264d919396ab66960e915e',qos_specs=None,replication_status=,reservations=['6845a343-9d14-42bc-84e0-bde19d959586','5dd5f791-b538-47b7-8989-965133d01841','bcddaeed-1738-4117-bdb5-fce62fc21d5e','55c15c28-5e72-404e-8a5d-ffe6b5d42c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52877ae9f6aa41ef8f54db87dc45e78a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:21.834029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff88b19-2f4d-4b20-90a6-d72e8bec2f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:21.848714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff88b19-2f4d-4b20-90a6-d72e8bec2f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:21.849762 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Flow 'volume_create_api' (ff895d09-9379-42f7-b433-d1a38fa1dddd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:21.850120 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Create volume request issued successfully. Aug 05 18:19:21.851172 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-202cc04e-0a84-4722-8d69-7a6e70cca69e tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:21.851736 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 349/1381] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:21 2026] POST /volume/v3/volumes => generated 733 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:21.868521 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ee5ad3b6-0c0d-493f-b6e3-06e77ad1c58d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:21.870967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee5ad3b6-0c0d-493f-b6e3-06e77ad1c58d tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] GET https://10.4.3.210/volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 Aug 05 18:19:21.871204 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee5ad3b6-0c0d-493f-b6e3-06e77ad1c58d tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:21.871491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee5ad3b6-0c0d-493f-b6e3-06e77ad1c58d tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:21.880988 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:21.880988 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:21.885462 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ee5ad3b6-0c0d-493f-b6e3-06e77ad1c58d tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Volume info retrieved successfully. Aug 05 18:19:21.890221 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee5ad3b6-0c0d-493f-b6e3-06e77ad1c58d tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] https://10.4.3.210/volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 returned with HTTP 200 Aug 05 18:19:21.890729 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 345/1382] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:21 2026] GET /volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:22.053902 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b3500360-6053-4d8b-bc62-597d24c1e6fa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.055884 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3500360-6053-4d8b-bc62-597d24c1e6fa tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:22.056121 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3500360-6053-4d8b-bc62-597d24c1e6fa tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.056318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3500360-6053-4d8b-bc62-597d24c1e6fa tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.066245 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3500360-6053-4d8b-bc62-597d24c1e6fa tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 404 Aug 05 18:19:22.066967 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 347/1383] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:22 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:22.076714 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-96d307d9-0de2-45a0-86f5-5a0703f8ee38 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.078698 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96d307d9-0de2-45a0-86f5-5a0703f8ee38 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:22.078950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96d307d9-0de2-45a0-86f5-5a0703f8ee38 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.079190 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96d307d9-0de2-45a0-86f5-5a0703f8ee38 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.085563 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96d307d9-0de2-45a0-86f5-5a0703f8ee38 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 404 Aug 05 18:19:22.086048 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 343/1384] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:22 2026] GET /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:22.093710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e6be8f6-9c22-4ea6-9892-bb842e569fdc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.095790 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e6be8f6-9c22-4ea6-9892-bb842e569fdc tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:22.096022 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e6be8f6-9c22-4ea6-9892-bb842e569fdc tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.096257 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e6be8f6-9c22-4ea6-9892-bb842e569fdc tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.096454 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-9e6be8f6-9c22-4ea6-9892-bb842e569fdc tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Delete volume with id: 3cb06574-9820-4bb3-8eb3-8e7f346e774b Aug 05 18:19:22.102127 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e6be8f6-9c22-4ea6-9892-bb842e569fdc tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b returned with HTTP 404 Aug 05 18:19:22.102759 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 350/1385] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:22 2026] DELETE /volume/v3/volumes/3cb06574-9820-4bb3-8eb3-8e7f346e774b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:22.111135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.112921 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:22.113281 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1895318924"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:22.114743 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1895318924'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:22.114840 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Create volume of 1 GB Aug 05 18:19:22.118870 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Availability Zones retrieved successfully. Aug 05 18:19:22.127716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Flow 'volume_create_api' (0bc1c6e8-0e8f-4501-aa5b-6609b66413b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:22.127716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff9c747-bba5-4e89-a864-4cea14e07fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:22.128151 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:22.164155 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff9c747-bba5-4e89-a864-4cea14e07fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:22.165422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af1fdf6-808e-415f-858b-e67cead614d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:22.211448 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Created reservations ['050fd864-f969-43dd-b8a4-607d422e1283', '4df02e8b-6230-4d2f-82f8-a6ae1941250f', '96bd9edd-5e4b-4d52-8014-778bc4c5e0cb', '4e462161-4ec5-4318-b9e1-6cb0ae45724f'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:22.212840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8af1fdf6-808e-415f-858b-e67cead614d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['050fd864-f969-43dd-b8a4-607d422e1283', '4df02e8b-6230-4d2f-82f8-a6ae1941250f', '96bd9edd-5e4b-4d52-8014-778bc4c5e0cb', '4e462161-4ec5-4318-b9e1-6cb0ae45724f']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:22.214119 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad1ab67b-4bd2-462e-849c-d6bb2c2547df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:22.242873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad1ab67b-4bd2-462e-849c-d6bb2c2547df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a313ec-f477-4802-b1e5-d165a9b236eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1895318924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1d3a48dead4e838373004f21c5ea81',qos_specs=None,replication_status=,reservations=['050fd864-f969-43dd-b8a4-607d422e1283','4df02e8b-6230-4d2f-82f8-a6ae1941250f','96bd9edd-5e4b-4d52-8014-778bc4c5e0cb','4e462161-4ec5-4318-b9e1-6cb0ae45724f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22baf778d3184947b31a9fbb9e59aa2a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1895318924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4a313ec-f477-4802-b1e5-d165a9b236eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b1d3a48dead4e838373004f21c5ea81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22baf778d3184947b31a9fbb9e59aa2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:22.243956 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54432305-a7c0-442d-9c4d-acb3e62654f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:22.261928 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54432305-a7c0-442d-9c4d-acb3e62654f3) transitioned into state 'SUCCESS' from state '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-1895318924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b1d3a48dead4e838373004f21c5ea81',qos_specs=None,replication_status=,reservations=['050fd864-f969-43dd-b8a4-607d422e1283','4df02e8b-6230-4d2f-82f8-a6ae1941250f','96bd9edd-5e4b-4d52-8014-778bc4c5e0cb','4e462161-4ec5-4318-b9e1-6cb0ae45724f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22baf778d3184947b31a9fbb9e59aa2a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:22.263142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a63622-fda1-4ffd-bc40-917fd9c88839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:22.274146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4a63622-fda1-4ffd-bc40-917fd9c88839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:22.275395 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Flow 'volume_create_api' (0bc1c6e8-0e8f-4501-aa5b-6609b66413b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:22.275856 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Create volume request issued successfully. Aug 05 18:19:22.276651 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bb7b3fd4-d05f-418e-a738-67b0a08b6d3e tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:22.277124 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 346/1386] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:19:22 2026] POST /volume/v3/volumes => generated 819 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:22.294079 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8f6de586-2f02-4438-b8e5-619101eedb5b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.296498 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8f6de586-2f02-4438-b8e5-619101eedb5b tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:22.296874 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8f6de586-2f02-4438-b8e5-619101eedb5b tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.297088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8f6de586-2f02-4438-b8e5-619101eedb5b tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.306656 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:22.306656 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:22.312117 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8f6de586-2f02-4438-b8e5-619101eedb5b tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:22.318683 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8f6de586-2f02-4438-b8e5-619101eedb5b tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 200 Aug 05 18:19:22.319404 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 348/1387] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:22 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:22.658280 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e77a719d-db5c-44df-baa4-4875878a6f2f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.660834 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e77a719d-db5c-44df-baa4-4875878a6f2f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:22.661004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e77a719d-db5c-44df-baa4-4875878a6f2f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.661286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e77a719d-db5c-44df-baa4-4875878a6f2f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.672549 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:22.672549 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:22.675929 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e77a719d-db5c-44df-baa4-4875878a6f2f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:22.681533 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e77a719d-db5c-44df-baa4-4875878a6f2f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:22.682053 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 344/1388] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:22 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:22.906388 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e158b13b-5dde-457a-8890-9f1cb18a9572 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.908346 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e158b13b-5dde-457a-8890-9f1cb18a9572 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] GET https://10.4.3.210/volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 Aug 05 18:19:22.909117 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e158b13b-5dde-457a-8890-9f1cb18a9572 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.909117 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e158b13b-5dde-457a-8890-9f1cb18a9572 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.917271 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:22.917271 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:22.921916 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e158b13b-5dde-457a-8890-9f1cb18a9572 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Volume info retrieved successfully. Aug 05 18:19:22.927909 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e158b13b-5dde-457a-8890-9f1cb18a9572 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] https://10.4.3.210/volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 returned with HTTP 200 Aug 05 18:19:22.928632 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 351/1389] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:22 2026] GET /volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:22.947568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:22.951467 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1&project_id=83763f7b63f346458f966eeb764fbdb2 Aug 05 18:19:22.951467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:22.951467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:22.952488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Could not evaluate value 83763f7b63f346458f966eeb764fbdb2, assuming string {{(pid=100366) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:19:22.952870 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:22.952870 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:22.953302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Searching by: MultiDict([('project_id', '83763f7b63f346458f966eeb764fbdb2'), ('all_tenants', 1)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:22.996274 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Get all volumes completed successfully. Aug 05 18:19:22.998096 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:22.998096 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:23.005055 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8b500ef-80cd-4240-938e-22f9fbe30fae tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1&project_id=83763f7b63f346458f966eeb764fbdb2 returned with HTTP 200 Aug 05 18:19:23.005741 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 347/1390] 10.4.3.210 () {66 vars in 1373 bytes} [Wed Aug 5 18:19:22 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=83763f7b63f346458f966eeb764fbdb2 => generated 3027 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:23.029956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3cfe6738-ead8-4a13-81b8-053476355f08 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.032285 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 Aug 05 18:19:23.032285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.032285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.033043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Delete volume with id: bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 Aug 05 18:19:23.045547 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.045547 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:23.046048 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Volume info retrieved successfully. Aug 05 18:19:23.090198 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] Delete volume request issued successfully. Aug 05 18:19:23.090198 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cfe6738-ead8-4a13-81b8-053476355f08 tempest-VolumesListAdminTestJSON-1255710309 tempest-VolumesListAdminTestJSON-1255710309-project-admin] https://10.4.3.210/volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 returned with HTTP 202 Aug 05 18:19:23.090198 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 349/1391] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:23 2026] DELETE /volume/v3/volumes/bb5ebd93-5245-4c24-bc8e-0c2b66d6e632 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:23.106313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-741b50d1-246f-4ff6-8bb1-7a179c2b8697 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.106724 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-741b50d1-246f-4ff6-8bb1-7a179c2b8697 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:23.107046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-741b50d1-246f-4ff6-8bb1-7a179c2b8697 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.107244 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-741b50d1-246f-4ff6-8bb1-7a179c2b8697 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.121503 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.121503 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:23.127373 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-741b50d1-246f-4ff6-8bb1-7a179c2b8697 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:23.136924 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-741b50d1-246f-4ff6-8bb1-7a179c2b8697 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 200 Aug 05 18:19:23.136924 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 345/1392] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:23.157714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-09cf12dc-802b-4a71-afa4-f816c8e726be None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.161882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:23.161882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.161882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.161882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Delete volume with id: cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:23.172371 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.172371 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:23.173267 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:23.221132 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Delete volume request issued successfully. Aug 05 18:19:23.222922 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09cf12dc-802b-4a71-afa4-f816c8e726be tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 202 Aug 05 18:19:23.222922 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 352/1393] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:23 2026] DELETE /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:23.233299 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-91a9ef1b-974f-417d-8641-dad1d40b4094 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.235745 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91a9ef1b-974f-417d-8641-dad1d40b4094 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:23.237617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91a9ef1b-974f-417d-8641-dad1d40b4094 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.237617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91a9ef1b-974f-417d-8641-dad1d40b4094 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.247804 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.247804 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:23.253465 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-91a9ef1b-974f-417d-8641-dad1d40b4094 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:23.260737 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91a9ef1b-974f-417d-8641-dad1d40b4094 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 200 Aug 05 18:19:23.260737 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 348/1394] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:23.340241 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-114405cd-b3ec-4ec7-974f-995e799e0335 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.344786 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-114405cd-b3ec-4ec7-974f-995e799e0335 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.345153 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-114405cd-b3ec-4ec7-974f-995e799e0335 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.345493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-114405cd-b3ec-4ec7-974f-995e799e0335 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.359863 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.359863 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:23.377971 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-114405cd-b3ec-4ec7-974f-995e799e0335 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:23.377971 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-114405cd-b3ec-4ec7-974f-995e799e0335 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 200 Aug 05 18:19:23.377971 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 350/1395] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:23.405112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.407231 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Aug 05 18:19:23.407806 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e4a313ec-f477-4802-b1e5-d165a9b236eb"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:23.409742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volume_transfer [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e4a313ec-f477-4802-b1e5-d165a9b236eb'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 05 18:19:23.409927 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volume_transfer [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Creating transfer of volume e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.410106 np0000006581 devstack@c-api.service[100364]: INFO cinder.transfer.api [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Generating transfer record for volume e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.419952 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.419952 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:23.436994 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5e9d87f7-a2cb-4307-9b49-e35768943e08 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Aug 05 18:19:23.437445 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 346/1396] 10.4.3.210 () {70 vars in 1326 bytes} [Wed Aug 5 18:19:23 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:23.448938 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b735ae5e-8780-4d2f-abe1-05cce17f7e72 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.451169 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b735ae5e-8780-4d2f-abe1-05cce17f7e72 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.451533 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b735ae5e-8780-4d2f-abe1-05cce17f7e72 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.451782 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b735ae5e-8780-4d2f-abe1-05cce17f7e72 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.461358 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.461358 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:23.466874 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b735ae5e-8780-4d2f-abe1-05cce17f7e72 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:23.472179 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b735ae5e-8780-4d2f-abe1-05cce17f7e72 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 200 Aug 05 18:19:23.472792 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 353/1397] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:23.488571 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9a0432d2-eae3-4f9f-adad-15d6c495ba9f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.491320 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a0432d2-eae3-4f9f-adad-15d6c495ba9f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/detail Aug 05 18:19:23.491320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a0432d2-eae3-4f9f-adad-15d6c495ba9f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.491879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a0432d2-eae3-4f9f-adad-15d6c495ba9f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.492217 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volume_transfer [None req-9a0432d2-eae3-4f9f-adad-15d6c495ba9f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Listing volume transfers {{(pid=100366) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 05 18:19:23.497042 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a0432d2-eae3-4f9f-adad-15d6c495ba9f tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 05 18:19:23.497556 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 349/1398] 10.4.3.210 () {68 vars in 1326 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:23.507577 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b4e1b205-b781-463b-853d-58d7af0cf973 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.510151 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b4e1b205-b781-463b-853d-58d7af0cf973 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/e9bdb6ce-e72a-44a9-8da1-97ec0986e928 Aug 05 18:19:23.510509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b4e1b205-b781-463b-853d-58d7af0cf973 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.510812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b4e1b205-b781-463b-853d-58d7af0cf973 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.510977 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.volume_transfer [None req-b4e1b205-b781-463b-853d-58d7af0cf973 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Delete transfer with id: e9bdb6ce-e72a-44a9-8da1-97ec0986e928 Aug 05 18:19:23.524080 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.524080 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:23.536951 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b4e1b205-b781-463b-853d-58d7af0cf973 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers/e9bdb6ce-e72a-44a9-8da1-97ec0986e928 returned with HTTP 202 Aug 05 18:19:23.537528 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 351/1399] 10.4.3.210 () {68 vars in 1419 bytes} [Wed Aug 5 18:19:23 2026] DELETE /volume/v3/volume-transfers/e9bdb6ce-e72a-44a9-8da1-97ec0986e928 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:23.549024 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0e0aa58c-3fd4-4751-9db4-78a95ac4dfc3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.552831 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0e0aa58c-3fd4-4751-9db4-78a95ac4dfc3 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.553084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0e0aa58c-3fd4-4751-9db4-78a95ac4dfc3 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.553291 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0e0aa58c-3fd4-4751-9db4-78a95ac4dfc3 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.562155 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.562155 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:23.567950 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0e0aa58c-3fd4-4751-9db4-78a95ac4dfc3 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Volume info retrieved successfully. Aug 05 18:19:23.575159 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0e0aa58c-3fd4-4751-9db4-78a95ac4dfc3 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 200 Aug 05 18:19:23.575695 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 347/1400] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:23.590373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3d22c881-3e2f-47d7-be7d-28998fa0098d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.592859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3d22c881-3e2f-47d7-be7d-28998fa0098d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/e9bdb6ce-e72a-44a9-8da1-97ec0986e928 Aug 05 18:19:23.593162 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3d22c881-3e2f-47d7-be7d-28998fa0098d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.593480 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3d22c881-3e2f-47d7-be7d-28998fa0098d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.593709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.volume_transfer [None req-3d22c881-3e2f-47d7-be7d-28998fa0098d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Delete transfer with id: e9bdb6ce-e72a-44a9-8da1-97ec0986e928 Aug 05 18:19:23.597698 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3d22c881-3e2f-47d7-be7d-28998fa0098d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volume-transfers/e9bdb6ce-e72a-44a9-8da1-97ec0986e928 returned with HTTP 404 Aug 05 18:19:23.598259 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 354/1401] 10.4.3.210 () {68 vars in 1419 bytes} [Wed Aug 5 18:19:23 2026] DELETE /volume/v3/volume-transfers/e9bdb6ce-e72a-44a9-8da1-97ec0986e928 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:23.606443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.608806 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.609129 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.609451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.609691 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Delete volume with id: e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.622342 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.622342 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:23.622777 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Volume info retrieved successfully. Aug 05 18:19:23.642053 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Delete volume request issued successfully. Aug 05 18:19:23.642257 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-530f4ac3-2001-458d-8be5-757c5539f8f0 tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 202 Aug 05 18:19:23.642760 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 350/1402] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:23 2026] DELETE /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:23.652154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ffd1f7a3-7792-41ba-bb69-e5a9dc76f32f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.653977 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ffd1f7a3-7792-41ba-bb69-e5a9dc76f32f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:23.654177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ffd1f7a3-7792-41ba-bb69-e5a9dc76f32f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.654352 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ffd1f7a3-7792-41ba-bb69-e5a9dc76f32f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.672366 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.672366 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:23.680667 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ffd1f7a3-7792-41ba-bb69-e5a9dc76f32f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Volume info retrieved successfully. Aug 05 18:19:23.691162 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ffd1f7a3-7792-41ba-bb69-e5a9dc76f32f tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 200 Aug 05 18:19:23.691872 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 352/1403] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:23.698068 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83b19b74-0a76-49ff-a04f-8ff72ddba123 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:23.701722 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83b19b74-0a76-49ff-a04f-8ff72ddba123 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:23.702045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83b19b74-0a76-49ff-a04f-8ff72ddba123 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:23.702323 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83b19b74-0a76-49ff-a04f-8ff72ddba123 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:23.713894 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:23.713894 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:23.718512 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-83b19b74-0a76-49ff-a04f-8ff72ddba123 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:23.724574 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83b19b74-0a76-49ff-a04f-8ff72ddba123 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:23.724807 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 348/1404] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:23 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:24.068841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-36cb7c50-a17f-41ea-b4aa-5ea765e18e7f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.074438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36cb7c50-a17f-41ea-b4aa-5ea765e18e7f tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:19:24.074735 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36cb7c50-a17f-41ea-b4aa-5ea765e18e7f tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.075031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36cb7c50-a17f-41ea-b4aa-5ea765e18e7f tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.090723 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.090723 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:24.096167 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-36cb7c50-a17f-41ea-b4aa-5ea765e18e7f tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:24.102340 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36cb7c50-a17f-41ea-b4aa-5ea765e18e7f tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:19:24.102820 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 355/1405] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:24.284991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9ddb3f71-0994-4476-9b74-0a9efb8c854c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.286120 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ddb3f71-0994-4476-9b74-0a9efb8c854c tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa Aug 05 18:19:24.286575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ddb3f71-0994-4476-9b74-0a9efb8c854c tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.287415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ddb3f71-0994-4476-9b74-0a9efb8c854c tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.296346 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ddb3f71-0994-4476-9b74-0a9efb8c854c tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa returned with HTTP 404 Aug 05 18:19:24.296998 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 351/1406] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/cb31c9f1-a6d7-486b-bf4f-8915f3baa6aa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:24.310682 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-12a867af-07d5-4abe-8d4e-be2ccfcf5679 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.314226 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12a867af-07d5-4abe-8d4e-be2ccfcf5679 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:24.314527 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12a867af-07d5-4abe-8d4e-be2ccfcf5679 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.314760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12a867af-07d5-4abe-8d4e-be2ccfcf5679 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.335521 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.335521 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:24.345895 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-12a867af-07d5-4abe-8d4e-be2ccfcf5679 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:24.355362 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12a867af-07d5-4abe-8d4e-be2ccfcf5679 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 200 Aug 05 18:19:24.356037 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 353/1407] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:24.373466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-59d06505-a142-4c67-a0ba-5dae9e594fce None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.376229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-0f7fed14-caa9-429f-9e23-5082baedf65f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.378460 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:24.378812 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.380092 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.382479 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Delete volume with id: c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:24.382729 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-0f7fed14-caa9-429f-9e23-5082baedf65f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b/action Aug 05 18:19:24.383321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-0f7fed14-caa9-429f-9e23-5082baedf65f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:24.383321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-0f7fed14-caa9-429f-9e23-5082baedf65f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:24.398147 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.398147 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:24.399325 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:24.423452 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.423452 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:24.438285 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Delete volume request issued successfully. Aug 05 18:19:24.438478 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59d06505-a142-4c67-a0ba-5dae9e594fce tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 202 Aug 05 18:19:24.440561 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 349/1408] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:24 2026] DELETE /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:24.456001 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7c30e84f-f76c-40c9-a812-8d760c1800a5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.458469 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e85c30fb-3d36-4851-92f8-cacc3ca92aad req-0f7fed14-caa9-429f-9e23-5082baedf65f tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b/action returned with HTTP 204 Aug 05 18:19:24.459090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7c30e84f-f76c-40c9-a812-8d760c1800a5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:24.459185 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 356/1409] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:19:24 2026] POST /volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:24.459359 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7c30e84f-f76c-40c9-a812-8d760c1800a5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.459906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7c30e84f-f76c-40c9-a812-8d760c1800a5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.473936 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.473936 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:24.480290 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7c30e84f-f76c-40c9-a812-8d760c1800a5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:24.489917 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7c30e84f-f76c-40c9-a812-8d760c1800a5 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 200 Aug 05 18:19:24.490509 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 352/1410] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:24.516303 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4748260e-a856-4746-831e-e1b26347b9bb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.519292 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4748260e-a856-4746-831e-e1b26347b9bb tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:19:24.520585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4748260e-a856-4746-831e-e1b26347b9bb tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.520585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4748260e-a856-4746-831e-e1b26347b9bb tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.539835 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.539835 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:24.546335 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4748260e-a856-4746-831e-e1b26347b9bb tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:24.554231 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4748260e-a856-4746-831e-e1b26347b9bb tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:19:24.555153 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 354/1411] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:24.623204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-a3aacdf4-64c2-4308-adfe-2974a95950f4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.626882 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-a3aacdf4-64c2-4308-adfe-2974a95950f4 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:19:24.626882 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-a3aacdf4-64c2-4308-adfe-2974a95950f4 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.627120 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-a3aacdf4-64c2-4308-adfe-2974a95950f4 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.641665 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.641665 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:24.647122 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-a3aacdf4-64c2-4308-adfe-2974a95950f4 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:24.654660 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-a3aacdf4-64c2-4308-adfe-2974a95950f4 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:19:24.654931 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 350/1412] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:24.689108 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.692855 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56/action Aug 05 18:19:24.692855 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:24.693036 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:24.708806 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-01643f92-d5fa-4b96-a170-a9db6a6ebb5a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.708952 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.708952 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:24.709547 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:24.712519 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01643f92-d5fa-4b96-a170-a9db6a6ebb5a tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:24.712803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01643f92-d5fa-4b96-a170-a9db6a6ebb5a tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.713517 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01643f92-d5fa-4b96-a170-a9db6a6ebb5a tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.724353 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Begin detaching volume completed successfully. Aug 05 18:19:24.724903 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-4318943e-0cae-4dcc-8cb8-88a20b5d45e0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56/action returned with HTTP 202 Aug 05 18:19:24.725848 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 357/1413] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:19:24 2026] POST /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:24.727607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01643f92-d5fa-4b96-a170-a9db6a6ebb5a tempest-VolumesTransfersV355Test-1293611058 tempest-VolumesTransfersV355Test-1293611058-project-admin] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 404 Aug 05 18:19:24.728709 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 353/1414] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:24.743337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b89af079-ede3-4913-8278-df3120778793 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.743501 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5774f426-c392-4434-9ca3-6480eda7b29d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.746470 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5774f426-c392-4434-9ca3-6480eda7b29d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] GET https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:24.746470 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5774f426-c392-4434-9ca3-6480eda7b29d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.746470 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5774f426-c392-4434-9ca3-6480eda7b29d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.748927 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b89af079-ede3-4913-8278-df3120778793 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:24.748927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b89af079-ede3-4913-8278-df3120778793 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.748927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b89af079-ede3-4913-8278-df3120778793 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.756943 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5774f426-c392-4434-9ca3-6480eda7b29d tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 404 Aug 05 18:19:24.758027 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 351/1415] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:24.766700 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.766700 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:24.774318 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b89af079-ede3-4913-8278-df3120778793 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:24.774469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e43da50-c79a-48eb-8bc1-c14fac14ce47 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.779182 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e43da50-c79a-48eb-8bc1-c14fac14ce47 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:24.779512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e43da50-c79a-48eb-8bc1-c14fac14ce47 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.779794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e43da50-c79a-48eb-8bc1-c14fac14ce47 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.780033 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-9e43da50-c79a-48eb-8bc1-c14fac14ce47 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] Delete volume with id: e4a313ec-f477-4802-b1e5-d165a9b236eb Aug 05 18:19:24.781243 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b89af079-ede3-4913-8278-df3120778793 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:24.782027 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 355/1416] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 1230 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:24.795293 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e43da50-c79a-48eb-8bc1-c14fac14ce47 tempest-VolumesTransfersV355Test-1849787132 tempest-VolumesTransfersV355Test-1849787132-project-member] https://10.4.3.210/volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb returned with HTTP 404 Aug 05 18:19:24.795760 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 358/1417] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:24 2026] DELETE /volume/v3/volumes/e4a313ec-f477-4802-b1e5-d165a9b236eb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:24.803950 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6cf2d74f-ed66-43f6-8e5c-03f0f7e27357 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.808552 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6cf2d74f-ed66-43f6-8e5c-03f0f7e27357 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:24.808552 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6cf2d74f-ed66-43f6-8e5c-03f0f7e27357 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.809253 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6cf2d74f-ed66-43f6-8e5c-03f0f7e27357 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.830577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9a254605-b4e8-4709-8b5d-e137022b4ecf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.830577 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a254605-b4e8-4709-8b5d-e137022b4ecf None None] GET https://10.4.3.210/volume// Aug 05 18:19:24.831524 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a254605-b4e8-4709-8b5d-e137022b4ecf None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.832395 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a254605-b4e8-4709-8b5d-e137022b4ecf None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.833009 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.833009 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:24.833108 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a254605-b4e8-4709-8b5d-e137022b4ecf None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:24.835437 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 352/1418] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:24.842320 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6cf2d74f-ed66-43f6-8e5c-03f0f7e27357 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:24.852899 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-19620708-3660-430f-b7c3-17b66641dee3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:24.854716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6cf2d74f-ed66-43f6-8e5c-03f0f7e27357 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:24.855380 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 354/1419] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 1230 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:24.858112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-19620708-3660-430f-b7c3-17b66641dee3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:19:24.858502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-19620708-3660-430f-b7c3-17b66641dee3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:24.858842 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-19620708-3660-430f-b7c3-17b66641dee3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:24.881897 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:24.881897 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:24.890472 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-19620708-3660-430f-b7c3-17b66641dee3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:24.898216 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-19620708-3660-430f-b7c3-17b66641dee3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:19:24.899087 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 356/1420] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:24 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:25.508372 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-251a809c-d0b6-48e1-903f-321f97630c50 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:25.511455 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-251a809c-d0b6-48e1-903f-321f97630c50 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 Aug 05 18:19:25.512326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-251a809c-d0b6-48e1-903f-321f97630c50 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:25.512835 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-251a809c-d0b6-48e1-903f-321f97630c50 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:25.527348 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-251a809c-d0b6-48e1-903f-321f97630c50 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 returned with HTTP 404 Aug 05 18:19:25.527348 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 359/1421] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:25 2026] GET /volume/v3/volumes/c8f643a5-3f54-4991-9697-f9a3e5091c85 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:25.539299 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1b68735e-bfc7-4f93-8d19-ddfbd00d82b7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:25.546966 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1b68735e-bfc7-4f93-8d19-ddfbd00d82b7 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:25.546966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1b68735e-bfc7-4f93-8d19-ddfbd00d82b7 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:25.546966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1b68735e-bfc7-4f93-8d19-ddfbd00d82b7 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:25.564344 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:25.564344 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:25.570531 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1b68735e-bfc7-4f93-8d19-ddfbd00d82b7 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:25.578895 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1b68735e-bfc7-4f93-8d19-ddfbd00d82b7 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 200 Aug 05 18:19:25.579423 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 353/1422] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:25 2026] GET /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:25.595904 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:25.600099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] DELETE https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:25.600407 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:25.601312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:25.601569 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Delete volume with id: 97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:25.620000 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:25.620000 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:25.624038 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:25.658176 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Delete volume request issued successfully. Aug 05 18:19:25.658487 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bf67f7b0-e49c-4e1a-9238-030874cae08b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 202 Aug 05 18:19:25.659272 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 355/1423] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:25 2026] DELETE /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:25.672463 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c86c260c-43a6-4c95-bfbf-3827db036de8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:25.679785 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c86c260c-43a6-4c95-bfbf-3827db036de8 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:25.680049 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c86c260c-43a6-4c95-bfbf-3827db036de8 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:25.680545 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c86c260c-43a6-4c95-bfbf-3827db036de8 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:25.696786 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:25.696786 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:25.709046 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c86c260c-43a6-4c95-bfbf-3827db036de8 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Volume info retrieved successfully. Aug 05 18:19:25.720217 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c86c260c-43a6-4c95-bfbf-3827db036de8 tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 200 Aug 05 18:19:25.720974 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 357/1424] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:25 2026] GET /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:26.210463 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-8d97f414-eaf5-4b62-9d70-a7ab1499ee25 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:26.213075 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-8d97f414-eaf5-4b62-9d70-a7ab1499ee25 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] DELETE https://10.4.3.210/volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743 Aug 05 18:19:26.213239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-8d97f414-eaf5-4b62-9d70-a7ab1499ee25 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:26.213461 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-8d97f414-eaf5-4b62-9d70-a7ab1499ee25 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:26.224375 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:26.224375 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:26.318231 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b4e06e8f-1378-487b-95b8-e405922cf6c8 req-8d97f414-eaf5-4b62-9d70-a7ab1499ee25 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743 returned with HTTP 200 Aug 05 18:19:26.318991 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 360/1425] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:19:26 2026] DELETE /volume/v3/attachments/81e078f1-9f86-4dac-80d5-07906e4da743 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:26.739698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-98b03325-0c9b-4fe8-aa02-4d5d1439c44b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:26.741928 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98b03325-0c9b-4fe8-aa02-4d5d1439c44b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] GET https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 Aug 05 18:19:26.742238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98b03325-0c9b-4fe8-aa02-4d5d1439c44b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:26.742301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98b03325-0c9b-4fe8-aa02-4d5d1439c44b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:26.750083 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98b03325-0c9b-4fe8-aa02-4d5d1439c44b tempest-VolumesListAdminTestJSON-1734449885 tempest-VolumesListAdminTestJSON-1734449885-project-member] https://10.4.3.210/volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 returned with HTTP 404 Aug 05 18:19:26.750919 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 354/1426] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:26 2026] GET /volume/v3/volumes/97b93a6f-17a1-4fa5-9a43-51ab4005d257 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:26.861682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:26.960874 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7110c918-a728-4d90-8c92-8e108b86ac41 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:26.964106 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7110c918-a728-4d90-8c92-8e108b86ac41 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:19:26.965042 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7110c918-a728-4d90-8c92-8e108b86ac41 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:26.965482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7110c918-a728-4d90-8c92-8e108b86ac41 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:26.982356 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:26.982356 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:26.994284 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7110c918-a728-4d90-8c92-8e108b86ac41 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:27.000444 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7110c918-a728-4d90-8c92-8e108b86ac41 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:19:27.001567 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 358/1427] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:26 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:27.119036 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:27.121450 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1085230564"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:27.125688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1085230564'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:27.125990 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Create volume of 1 GB Aug 05 18:19:27.137278 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Availability Zones retrieved successfully. Aug 05 18:19:27.149617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Flow 'volume_create_api' (e31b28cf-d9da-4717-8f99-6605f137fe11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:27.151348 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9583e00-74ac-407d-a3d3-d2f3ec187f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:27.153028 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:27.189825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9583e00-74ac-407d-a3d3-d2f3ec187f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:27.190798 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e68b1a76-cd09-46a0-8819-f5185f7aef27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:27.293068 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Created reservations ['c6724625-176f-4c42-a50a-c095bb2d3c14', 'ad16f1c1-f201-41d9-a94d-d54e126155aa', '45f46990-9ffb-471c-874a-c1b7662d51b6', '13aa2735-98ef-4438-b51d-e994b3296702'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:27.294202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e68b1a76-cd09-46a0-8819-f5185f7aef27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6724625-176f-4c42-a50a-c095bb2d3c14', 'ad16f1c1-f201-41d9-a94d-d54e126155aa', '45f46990-9ffb-471c-874a-c1b7662d51b6', '13aa2735-98ef-4438-b51d-e994b3296702']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:27.295305 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51f4f91-9989-4c88-9716-c7b89e3e0c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:27.323622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a51f4f91-9989-4c88-9716-c7b89e3e0c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4764ba6-d161-4ef5-8a64-54c080e60142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1085230564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb89cbc0c0104a84b2b714fd3fa08650',qos_specs=None,replication_status=,reservations=['c6724625-176f-4c42-a50a-c095bb2d3c14','ad16f1c1-f201-41d9-a94d-d54e126155aa','45f46990-9ffb-471c-874a-c1b7662d51b6','13aa2735-98ef-4438-b51d-e994b3296702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10af762b0e1148fab9294bdaf936eb56',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1085230564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4764ba6-d161-4ef5-8a64-54c080e60142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb89cbc0c0104a84b2b714fd3fa08650',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10af762b0e1148fab9294bdaf936eb56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:27.324880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ba62b8-8334-41b5-b3df-668a2ccf28ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:27.356894 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ba62b8-8334-41b5-b3df-668a2ccf28ca) transitioned into state 'SUCCESS' from state '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-1085230564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb89cbc0c0104a84b2b714fd3fa08650',qos_specs=None,replication_status=,reservations=['c6724625-176f-4c42-a50a-c095bb2d3c14','ad16f1c1-f201-41d9-a94d-d54e126155aa','45f46990-9ffb-471c-874a-c1b7662d51b6','13aa2735-98ef-4438-b51d-e994b3296702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10af762b0e1148fab9294bdaf936eb56',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:27.357924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a869dcf4-87a6-4f47-abf7-fe0a8163e0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:27.388665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a869dcf4-87a6-4f47-abf7-fe0a8163e0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:27.388665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Flow 'volume_create_api' (e31b28cf-d9da-4717-8f99-6605f137fe11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:27.388665 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Create volume request issued successfully. Aug 05 18:19:27.389395 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bd16323-46de-42e0-b9b8-894d511e3cb1 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:27.391006 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 356/1428] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:26 2026] POST /volume/v3/volumes => generated 749 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:27.411536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3ced37bc-9516-4fd9-a1fe-d80c92259828 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:27.412620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3ced37bc-9516-4fd9-a1fe-d80c92259828 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:27.413134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3ced37bc-9516-4fd9-a1fe-d80c92259828 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:27.413455 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3ced37bc-9516-4fd9-a1fe-d80c92259828 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:27.428036 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:27.428036 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:27.444913 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3ced37bc-9516-4fd9-a1fe-d80c92259828 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:27.451452 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3ced37bc-9516-4fd9-a1fe-d80c92259828 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:27.452866 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 361/1429] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:27 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:28.472649 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a7145cf-6e39-488d-ae1b-c629c591b344 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:28.476940 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a7145cf-6e39-488d-ae1b-c629c591b344 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:28.477278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a7145cf-6e39-488d-ae1b-c629c591b344 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:28.477538 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a7145cf-6e39-488d-ae1b-c629c591b344 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:28.493350 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:28.493350 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:28.504179 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3a7145cf-6e39-488d-ae1b-c629c591b344 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:28.517739 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a7145cf-6e39-488d-ae1b-c629c591b344 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:28.518322 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 355/1430] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:28 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:30.240442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:30.366680 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:30.523532 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:30.523532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1434048870"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:30.524976 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1434048870'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:30.525059 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume of 1 GB Aug 05 18:19:30.538571 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Availability Zones retrieved successfully. Aug 05 18:19:30.555629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Flow 'volume_create_api' (ba6547da-084b-49df-8641-d9b9a72294f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:30.556361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebca12c-92b0-4727-bff3-1733d14cbc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.558041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:30.610687 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebca12c-92b0-4727-bff3-1733d14cbc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.612063 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c394f6-10c0-4c08-bcff-81ec0a5b7ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.618212 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:30.618805 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-942148666"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:30.621025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-942148666'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:30.621918 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Create volume of 1 GB Aug 05 18:19:30.621918 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:30.621918 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:30.627032 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=470,cinder:UPDATE=131,cinder:INSERT=83,cinder:DELETE=5 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:19:30.630628 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Availability Zones retrieved successfully. Aug 05 18:19:30.639633 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Flow 'volume_create_api' (be258d6a-997b-4783-b2f5-ae737cf94a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:30.640457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c437658-d859-4af0-9b83-6047a25cba37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.641853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:30.691202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c437658-d859-4af0-9b83-6047a25cba37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.692570 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a654137-cffd-4ed7-a400-b4ee26a745f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.740458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Created reservations ['e7dd850d-fd89-4fb5-ae8f-a73e796a1f5b', '970d459f-19ff-4178-8847-c7c2358f8393', 'fcb71461-9c3d-4a7d-9c79-f9e8c9178249', 'ea9ca174-1826-4e8a-9893-f8b876e9ce6e'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:30.741654 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c394f6-10c0-4c08-bcff-81ec0a5b7ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7dd850d-fd89-4fb5-ae8f-a73e796a1f5b', '970d459f-19ff-4178-8847-c7c2358f8393', 'fcb71461-9c3d-4a7d-9c79-f9e8c9178249', 'ea9ca174-1826-4e8a-9893-f8b876e9ce6e']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.743152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e68a01a-4d3b-4305-8abe-a2c195879fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.777643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e68a01a-4d3b-4305-8abe-a2c195879fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8e76186-5197-421e-a277-e8a4c2fc6621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1434048870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',qos_specs=None,replication_status=,reservations=['e7dd850d-fd89-4fb5-ae8f-a73e796a1f5b','970d459f-19ff-4178-8847-c7c2358f8393','fcb71461-9c3d-4a7d-9c79-f9e8c9178249','ea9ca174-1826-4e8a-9893-f8b876e9ce6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce27cedd46af49a5aa2395993509870b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1434048870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8e76186-5197-421e-a277-e8a4c2fc6621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce27cedd46af49a5aa2395993509870b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.778803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342c22d0-0e0e-4f91-8ccc-10e84254a7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.816181 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (342c22d0-0e0e-4f91-8ccc-10e84254a7e7) transitioned into state 'SUCCESS' from state '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-1434048870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',qos_specs=None,replication_status=,reservations=['e7dd850d-fd89-4fb5-ae8f-a73e796a1f5b','970d459f-19ff-4178-8847-c7c2358f8393','fcb71461-9c3d-4a7d-9c79-f9e8c9178249','ea9ca174-1826-4e8a-9893-f8b876e9ce6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce27cedd46af49a5aa2395993509870b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.817297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78ce538-acfa-4b1f-a142-229888b09a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.836832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a78ce538-acfa-4b1f-a142-229888b09a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.837884 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Flow 'volume_create_api' (ba6547da-084b-49df-8641-d9b9a72294f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:30.838370 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume request issued successfully. Aug 05 18:19:30.839490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fea25638-1513-4d63-82ac-a4edc4a0b320 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:30.840086 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 359/1431] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:30 2026] POST /volume/v3/volumes => generated 751 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:30.843725 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Created reservations ['83139326-0fa8-4bbb-b8a6-773eb76c17c4', 'd686580a-e636-4720-a009-ca199ecb6215', '9bfe1bcd-cab3-4303-94d6-409066bc0c54', 'ba2f75aa-0017-4f72-8415-4797726e2f15'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:30.844862 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a654137-cffd-4ed7-a400-b4ee26a745f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83139326-0fa8-4bbb-b8a6-773eb76c17c4', 'd686580a-e636-4720-a009-ca199ecb6215', '9bfe1bcd-cab3-4303-94d6-409066bc0c54', 'ba2f75aa-0017-4f72-8415-4797726e2f15']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.848444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71683959-d5df-4774-8f65-15e08f1e7f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.868361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cf64be36-3476-4485-9801-058259d39a99 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:30.873807 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cf64be36-3476-4485-9801-058259d39a99 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:30.873807 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cf64be36-3476-4485-9801-058259d39a99 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:30.873964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cf64be36-3476-4485-9801-058259d39a99 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:30.879959 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=473,cinder:UPDATE=130,cinder:INSERT=82,cinder:DELETE=4 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:19:30.890511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71683959-d5df-4774-8f65-15e08f1e7f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37a8fa53-3417-4456-909f-5bbc99de11e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-942148666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6213a40342a24c1c848ce02b96963f53',qos_specs=None,replication_status=,reservations=['83139326-0fa8-4bbb-b8a6-773eb76c17c4','d686580a-e636-4720-a009-ca199ecb6215','9bfe1bcd-cab3-4303-94d6-409066bc0c54','ba2f75aa-0017-4f72-8415-4797726e2f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6fa966515c441c8e1001eff781d560',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-942148666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37a8fa53-3417-4456-909f-5bbc99de11e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6213a40342a24c1c848ce02b96963f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6fa966515c441c8e1001eff781d560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.890895 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:30.890895 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:30.892212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419bfb22-e465-4b86-a3ec-cdb0aec74bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.899169 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cf64be36-3476-4485-9801-058259d39a99 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:30.910710 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cf64be36-3476-4485-9801-058259d39a99 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 returned with HTTP 200 Aug 05 18:19:30.912996 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 362/1432] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:30 2026] GET /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:30.935574 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419bfb22-e465-4b86-a3ec-cdb0aec74bd0) transitioned into state 'SUCCESS' from state '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-942148666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6213a40342a24c1c848ce02b96963f53',qos_specs=None,replication_status=,reservations=['83139326-0fa8-4bbb-b8a6-773eb76c17c4','d686580a-e636-4720-a009-ca199ecb6215','9bfe1bcd-cab3-4303-94d6-409066bc0c54','ba2f75aa-0017-4f72-8415-4797726e2f15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6fa966515c441c8e1001eff781d560',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.937434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09356bb7-beed-4f39-a675-755c10b395ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:30.962300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09356bb7-beed-4f39-a675-755c10b395ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:30.965162 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Flow 'volume_create_api' (be258d6a-997b-4783-b2f5-ae737cf94a19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:30.965353 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Create volume request issued successfully. Aug 05 18:19:30.966299 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-177f8076-f57e-492a-93b8-9f365f8ce6d2 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:30.966928 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 357/1433] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:19:30 2026] POST /volume/v3/volumes => generated 818 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:30.989413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f51c1230-3cf3-49b1-8ab3-43d578870dcc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:30.997264 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f51c1230-3cf3-49b1-8ab3-43d578870dcc tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:31.000862 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f51c1230-3cf3-49b1-8ab3-43d578870dcc tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:31.000862 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f51c1230-3cf3-49b1-8ab3-43d578870dcc tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:31.001361 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=397,cinder:UPDATE=90,cinder:INSERT=50,cinder:DELETE=2 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:19:31.012448 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.012448 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:31.025213 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f51c1230-3cf3-49b1-8ab3-43d578870dcc tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:31.032806 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f51c1230-3cf3-49b1-8ab3-43d578870dcc tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 200 Aug 05 18:19:31.032965 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 356/1434] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:30 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 886 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:31.185994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.188330 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:31.188637 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-84446598", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:31.190243 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-84446598', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:31.428628 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Create volume of 1 GB Aug 05 18:19:31.429097 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.429097 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:31.432634 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=470,cinder:UPDATE=128,cinder:INSERT=80,cinder:DELETE=1 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:19:31.436363 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Availability Zones retrieved successfully. Aug 05 18:19:31.444850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Flow 'volume_create_api' (311e8e13-2be4-4910-98d3-c394bc198ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:31.446956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938def12-74ce-4f3e-a779-a2193d416d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:31.448799 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:31.553072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (938def12-74ce-4f3e-a779-a2193d416d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:31.553072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3643ff6f-47f5-4f69-8019-1e2e80611694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:31.613100 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-61bbf6dd-9626-4096-acb3-1a66fc678ccc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.616616 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-61bbf6dd-9626-4096-acb3-1a66fc678ccc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:31.616812 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-61bbf6dd-9626-4096-acb3-1a66fc678ccc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:31.617099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-61bbf6dd-9626-4096-acb3-1a66fc678ccc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:31.626018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Created reservations ['d12a3e2e-5778-4e69-a361-01e5e34d4648', '222adfdd-839b-48d6-9ddc-1c3a108334be', '22083023-eb65-4d3a-92bb-89d69153e25b', '2b20152f-80ec-413c-b267-b36c7b7c1cb8'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:31.627138 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3643ff6f-47f5-4f69-8019-1e2e80611694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d12a3e2e-5778-4e69-a361-01e5e34d4648', '222adfdd-839b-48d6-9ddc-1c3a108334be', '22083023-eb65-4d3a-92bb-89d69153e25b', '2b20152f-80ec-413c-b267-b36c7b7c1cb8']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:31.628163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee0813b-0a26-4552-bab3-330eeaeb20b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:31.634580 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.634580 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:31.640549 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-61bbf6dd-9626-4096-acb3-1a66fc678ccc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:31.646880 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-61bbf6dd-9626-4096-acb3-1a66fc678ccc tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:31.647584 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 363/1435] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:31 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 1229 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:31.658412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee0813b-0a26-4552-bab3-330eeaeb20b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54727e12-ed61-4668-83fc-31369df9a814', '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-84446598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45496c8d63a4ef39cbefe7d7a58095a',qos_specs=None,replication_status=,reservations=['d12a3e2e-5778-4e69-a361-01e5e34d4648','222adfdd-839b-48d6-9ddc-1c3a108334be','22083023-eb65-4d3a-92bb-89d69153e25b','2b20152f-80ec-413c-b267-b36c7b7c1cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147d49be5194116a7a1484e10330d77',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-84446598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54727e12-ed61-4668-83fc-31369df9a814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45496c8d63a4ef39cbefe7d7a58095a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f147d49be5194116a7a1484e10330d77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:31.660116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88857f97-f554-4131-8268-17fc6feef2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:31.678708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.682244 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a/action Aug 05 18:19:31.682660 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:31.682952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:31.691824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88857f97-f554-4131-8268-17fc6feef2cb) transitioned into state 'SUCCESS' from state '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-84446598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45496c8d63a4ef39cbefe7d7a58095a',qos_specs=None,replication_status=,reservations=['d12a3e2e-5778-4e69-a361-01e5e34d4648','222adfdd-839b-48d6-9ddc-1c3a108334be','22083023-eb65-4d3a-92bb-89d69153e25b','2b20152f-80ec-413c-b267-b36c7b7c1cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f147d49be5194116a7a1484e10330d77',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:31.692909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e4985f-b3bd-48a7-ae3c-6fe206e7052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:31.697767 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.697767 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:31.698251 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:31.708496 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Begin detaching volume completed successfully. Aug 05 18:19:31.708775 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-fe379c57-a1da-4030-9fed-a7cc1fe6352d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a/action returned with HTTP 202 Aug 05 18:19:31.709184 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 358/1436] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:19:31 2026] POST /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:31.710558 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6e4985f-b3bd-48a7-ae3c-6fe206e7052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:31.712314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Flow 'volume_create_api' (311e8e13-2be4-4910-98d3-c394bc198ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:31.712314 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Create volume request issued successfully. Aug 05 18:19:31.713404 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcca16c2-38af-4f2d-b195-780d04afe4fa tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:31.714399 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 360/1437] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:19:31 2026] POST /volume/v3/volumes => generated 751 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:31.729948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2b927ca0-9b2d-4881-82d1-7224678558c0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.732996 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b927ca0-9b2d-4881-82d1-7224678558c0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:19:31.733789 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2b927ca0-9b2d-4881-82d1-7224678558c0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:31.733789 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2b927ca0-9b2d-4881-82d1-7224678558c0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:31.747099 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.747099 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:31.763111 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2b927ca0-9b2d-4881-82d1-7224678558c0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:31.774019 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b927ca0-9b2d-4881-82d1-7224678558c0 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 returned with HTTP 200 Aug 05 18:19:31.774019 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 357/1438] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:31 2026] GET /volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:31.803099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e867d77a-c133-49f0-aff0-c28fd4e619b9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.803572 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e867d77a-c133-49f0-aff0-c28fd4e619b9 None None] GET https://10.4.3.210/volume// Aug 05 18:19:31.803572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e867d77a-c133-49f0-aff0-c28fd4e619b9 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:31.803917 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e867d77a-c133-49f0-aff0-c28fd4e619b9 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:31.804251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e867d77a-c133-49f0-aff0-c28fd4e619b9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:31.804555 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 364/1439] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:31.819453 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-29f64fc6-1e03-4ad4-bb51-979623d683f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.825781 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-29f64fc6-1e03-4ad4-bb51-979623d683f6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:31.826226 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-29f64fc6-1e03-4ad4-bb51-979623d683f6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:31.826495 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-29f64fc6-1e03-4ad4-bb51-979623d683f6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:31.845404 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.845404 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:31.854144 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-29f64fc6-1e03-4ad4-bb51-979623d683f6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:31.863723 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-29f64fc6-1e03-4ad4-bb51-979623d683f6 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 200 Aug 05 18:19:31.864306 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 359/1440] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:31 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 1412 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:31.934681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5f673271-efed-47cb-95f0-2342354a71cc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.940506 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f673271-efed-47cb-95f0-2342354a71cc tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:31.940506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f673271-efed-47cb-95f0-2342354a71cc tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:31.940506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f673271-efed-47cb-95f0-2342354a71cc tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:31.953121 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:31.953121 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:31.961263 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5f673271-efed-47cb-95f0-2342354a71cc tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:31.972517 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f673271-efed-47cb-95f0-2342354a71cc tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 returned with HTTP 200 Aug 05 18:19:31.973242 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 361/1441] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:31 2026] GET /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:31.994747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-02826764-ebb1-483a-b3fa-771b993c7290 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:31.998016 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:31.998928 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8e76186-5197-421e-a277-e8a4c2fc6621", "name": "tempest-VolumesDeleteCascade-Snapshot-784283762"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:32.016135 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.016135 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:32.016714 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:32.017014 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create snapshot from volume b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:32.051449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd1a9fa7-5b2a-4859-8b1d-9dc792c63822 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.055159 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd1a9fa7-5b2a-4859-8b1d-9dc792c63822 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.055539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd1a9fa7-5b2a-4859-8b1d-9dc792c63822 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.055880 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd1a9fa7-5b2a-4859-8b1d-9dc792c63822 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.068946 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.068946 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:32.073262 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cd1a9fa7-5b2a-4859-8b1d-9dc792c63822 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:32.081439 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd1a9fa7-5b2a-4859-8b1d-9dc792c63822 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 200 Aug 05 18:19:32.081439 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 365/1442] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.086840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Created reservations ['8e9b3c74-41af-458b-bca5-8abc79c6df98', 'fb043359-5861-4154-91c2-1d3745a8db1b', 'b2019b8d-eb6f-42c0-8edd-47de0fac5bfb', 'c4a9fc69-0177-4479-b5ee-42d85459d16b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:32.103603 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.106869 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Aug 05 18:19:32.108325 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "37a8fa53-3417-4456-909f-5bbc99de11e6"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:32.110078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volume_transfer [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Creating new volume transfer {'transfer': {'volume_id': '37a8fa53-3417-4456-909f-5bbc99de11e6'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 05 18:19:32.110281 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volume_transfer [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Creating transfer of volume 37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.110495 np0000006581 devstack@c-api.service[100366]: INFO cinder.transfer.api [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Generating transfer record for volume 37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.121786 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.121786 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:32.146084 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-92bd4e71-46ba-483d-a551-24de1bd4d14d tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Aug 05 18:19:32.147234 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 360/1443] 10.4.3.210 () {70 vars in 1326 bytes} [Wed Aug 5 18:19:32 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:32.162025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ad822ac0-3ace-4c95-b874-987e4c33fbcf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.165159 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot create request issued successfully. Aug 05 18:19:32.165430 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad822ac0-3ace-4c95-b874-987e4c33fbcf tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.165531 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02826764-ebb1-483a-b3fa-771b993c7290 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:19:32.166750 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad822ac0-3ace-4c95-b874-987e4c33fbcf tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.166948 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 358/1444] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:19:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:32.167021 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad822ac0-3ace-4c95-b874-987e4c33fbcf tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.180876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-72910e96-9fad-4155-92c6-a6f360960024 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.186286 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-72910e96-9fad-4155-92c6-a6f360960024 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 Aug 05 18:19:32.186579 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-72910e96-9fad-4155-92c6-a6f360960024 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.186848 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-72910e96-9fad-4155-92c6-a6f360960024 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.191357 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.191357 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:32.197249 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ad822ac0-3ace-4c95-b874-987e4c33fbcf tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:32.197699 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.197699 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:32.197955 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-72910e96-9fad-4155-92c6-a6f360960024 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:32.199056 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-72910e96-9fad-4155-92c6-a6f360960024 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 returned with HTTP 200 Aug 05 18:19:32.199828 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 366/1445] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:32.209334 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad822ac0-3ace-4c95-b874-987e4c33fbcf tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 200 Aug 05 18:19:32.209975 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 362/1446] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 953 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.228102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66f61a09-9b2a-46d5-9a18-613ea34290fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.231091 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66f61a09-9b2a-46d5-9a18-613ea34290fb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d Aug 05 18:19:32.231480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66f61a09-9b2a-46d5-9a18-613ea34290fb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.231803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66f61a09-9b2a-46d5-9a18-613ea34290fb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.240405 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66f61a09-9b2a-46d5-9a18-613ea34290fb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d returned with HTTP 200 Aug 05 18:19:32.242945 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 361/1447] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d => generated 540 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.256056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b24eec64-781d-4bfb-b1b6-af37a08f5cdb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.259439 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b24eec64-781d-4bfb-b1b6-af37a08f5cdb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volume-transfers Aug 05 18:19:32.259930 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b24eec64-781d-4bfb-b1b6-af37a08f5cdb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.260400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b24eec64-781d-4bfb-b1b6-af37a08f5cdb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.260910 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volume_transfer [None req-b24eec64-781d-4bfb-b1b6-af37a08f5cdb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Listing volume transfers {{(pid=100364) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 05 18:19:32.261322 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.261322 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:32.267131 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b24eec64-781d-4bfb-b1b6-af37a08f5cdb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 200 Aug 05 18:19:32.267131 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 359/1448] 10.4.3.210 () {68 vars in 1305 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.281485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5089d68-f593-4ad8-ba59-20990b017152 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.398170 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] POST https://10.4.3.210/volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d/accept Aug 05 18:19:32.398721 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6be2b5bbf279ba5f"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:32.402183 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.volume_transfer [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Accepting volume transfer b55c5d42-7050-461e-a32d-0091974f296d {{(pid=100365) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 05 18:19:32.402183 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.volume_transfer [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Accepting transfer b55c5d42-7050-461e-a32d-0091974f296d Aug 05 18:19:32.515266 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Created reservations ['f2264a9c-5749-43f7-ae72-bbb681aced5f', '7cadd6ba-f7b6-487a-9300-232899920d23', 'cb55abb8-7c40-4129-915b-26aba05f8d09', 'b1d55204-d19a-47db-8d69-9a596730ad05'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:32.540655 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Created reservations ['cbe60938-be72-4aee-ab32-d79a69dea0de', '8886d527-c3d0-40b9-98fa-dd0856917ab4', '0b8a66fe-3e45-4d53-9fc2-2ccf212e75a5', '3098d6f9-faac-4678-8000-621342446139'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:32.587803 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Created reservations ['700a786b-0421-4c7b-a7ae-708a1c719993', '189a39fb-6dbf-49ad-8679-f76cfa90cd09', '576eca51-5d78-4aa7-befc-dce5198246f0', '9c84abbb-d772-4263-9808-717dd21c7f0f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:32.632146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Created reservations ['fe3baf6c-34a1-430c-a438-4b60cd43b38f', 'f646b873-6f00-449f-9ad8-26276760faff', 'c79492d2-f4ab-4992-8f08-6738d3453cc2', '69080cfc-338e-43c3-b7b6-168600b336de'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:32.646748 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Transfer volume completed successfully. Aug 05 18:19:32.767621 np0000006581 devstack@c-api.service[100365]: INFO cinder.transfer.api [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Volume 37a8fa53-3417-4456-909f-5bbc99de11e6 has been transferred. Aug 05 18:19:32.781896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5089d68-f593-4ad8-ba59-20990b017152 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] https://10.4.3.210/volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d/accept returned with HTTP 202 Aug 05 18:19:32.781896 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 367/1449] 10.4.3.210 () {70 vars in 1458 bytes} [Wed Aug 5 18:19:32 2026] POST /volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d/accept => generated 365 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:32.795367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0efa893d-812a-46f1-9a4e-88a9d5f7180f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.796461 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a66b40c0-18cd-4168-99eb-e4c0c91d0082 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.798809 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a66b40c0-18cd-4168-99eb-e4c0c91d0082 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:19:32.799330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a66b40c0-18cd-4168-99eb-e4c0c91d0082 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.799435 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0efa893d-812a-46f1-9a4e-88a9d5f7180f tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.799492 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a66b40c0-18cd-4168-99eb-e4c0c91d0082 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.799534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0efa893d-812a-46f1-9a4e-88a9d5f7180f tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.799574 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0efa893d-812a-46f1-9a4e-88a9d5f7180f tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.811028 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.811028 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:32.812484 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.812484 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:32.820920 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a66b40c0-18cd-4168-99eb-e4c0c91d0082 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:32.821061 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0efa893d-812a-46f1-9a4e-88a9d5f7180f tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Volume info retrieved successfully. Aug 05 18:19:32.830097 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a66b40c0-18cd-4168-99eb-e4c0c91d0082 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 returned with HTTP 200 Aug 05 18:19:32.830920 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 362/1450] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.832088 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0efa893d-812a-46f1-9a4e-88a9d5f7180f tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 200 Aug 05 18:19:32.832901 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 363/1451] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 945 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.855456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d7f946e8-b013-45d9-89af-97510430a539 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.857847 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7f946e8-b013-45d9-89af-97510430a539 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.858072 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7f946e8-b013-45d9-89af-97510430a539 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.858350 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7f946e8-b013-45d9-89af-97510430a539 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.866780 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.866780 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:32.872696 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d7f946e8-b013-45d9-89af-97510430a539 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] Volume info retrieved successfully. Aug 05 18:19:32.879862 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7f946e8-b013-45d9-89af-97510430a539 tempest-VolumesTransfersV357Test-1339454307 tempest-VolumesTransfersV357Test-1339454307-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 200 Aug 05 18:19:32.880956 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 360/1452] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:32.884834 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-12034f11-c285-4ee3-986f-aa90c014010b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.891229 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-12034f11-c285-4ee3-986f-aa90c014010b tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:19:32.893637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-12034f11-c285-4ee3-986f-aa90c014010b tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.893637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-12034f11-c285-4ee3-986f-aa90c014010b tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.902910 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.902910 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:32.904274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-321744ae-4fd9-49c1-9e00-5289f732c230 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.906966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-321744ae-4fd9-49c1-9e00-5289f732c230 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d Aug 05 18:19:32.906966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-321744ae-4fd9-49c1-9e00-5289f732c230 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.907267 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-321744ae-4fd9-49c1-9e00-5289f732c230 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.907399 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.volume_transfer [None req-321744ae-4fd9-49c1-9e00-5289f732c230 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Delete transfer with id: b55c5d42-7050-461e-a32d-0091974f296d Aug 05 18:19:32.910474 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-12034f11-c285-4ee3-986f-aa90c014010b tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:32.912946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-321744ae-4fd9-49c1-9e00-5289f732c230 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d returned with HTTP 404 Aug 05 18:19:32.913805 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 363/1453] 10.4.3.210 () {68 vars in 1419 bytes} [Wed Aug 5 18:19:32 2026] DELETE /volume/v3/volume-transfers/b55c5d42-7050-461e-a32d-0091974f296d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:32.923158 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-12034f11-c285-4ee3-986f-aa90c014010b tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 returned with HTTP 200 Aug 05 18:19:32.924132 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 368/1454] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:32 2026] GET /volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:19:32.926944 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-22186612-8623-4b68-848d-15a17ded6d36 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:32.978440 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.978440 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:32.978440 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:32.978440 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Delete volume with id: 37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:32.990100 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:32.990100 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:32.990100 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Volume info retrieved successfully. Aug 05 18:19:33.022925 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Delete volume request issued successfully. Aug 05 18:19:33.022925 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22186612-8623-4b68-848d-15a17ded6d36 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 202 Aug 05 18:19:33.022925 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 364/1455] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:32 2026] DELETE /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:33.032402 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7a8afb1a-6dd5-4a10-a3e5-fc056117dd7d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.036779 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a8afb1a-6dd5-4a10-a3e5-fc056117dd7d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:33.037061 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a8afb1a-6dd5-4a10-a3e5-fc056117dd7d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.037341 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a8afb1a-6dd5-4a10-a3e5-fc056117dd7d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.054059 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.054059 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:33.062820 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7a8afb1a-6dd5-4a10-a3e5-fc056117dd7d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Volume info retrieved successfully. Aug 05 18:19:33.066825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-27e65435-fb56-4879-a01a-10edbf70f5cf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.070270 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-27e65435-fb56-4879-a01a-10edbf70f5cf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661 Aug 05 18:19:33.070500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-27e65435-fb56-4879-a01a-10edbf70f5cf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.070848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-27e65435-fb56-4879-a01a-10edbf70f5cf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.074360 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a8afb1a-6dd5-4a10-a3e5-fc056117dd7d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 200 Aug 05 18:19:33.075216 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 361/1456] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:33 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:33.085126 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.085126 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:33.169996 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-589bc7cb-0cdc-49df-b0ad-e5f0bfadebef req-27e65435-fb56-4879-a01a-10edbf70f5cf tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661 returned with HTTP 200 Aug 05 18:19:33.170540 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 364/1457] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:19:33 2026] DELETE /volume/v3/attachments/569fd630-86b4-419c-8e34-6fddfa384661 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:33.211212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c65fa4ba-d319-48fb-a3cc-9608134d51df None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.214284 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c65fa4ba-d319-48fb-a3cc-9608134d51df tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 Aug 05 18:19:33.214284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c65fa4ba-d319-48fb-a3cc-9608134d51df tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.214518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c65fa4ba-d319-48fb-a3cc-9608134d51df tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.226721 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.226721 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:33.228848 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c65fa4ba-d319-48fb-a3cc-9608134d51df tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:33.230577 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c65fa4ba-d319-48fb-a3cc-9608134d51df tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 returned with HTTP 200 Aug 05 18:19:33.230752 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 369/1458] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:33 2026] GET /volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:33.245976 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.248039 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:33.248539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8e76186-5197-421e-a277-e8a4c2fc6621", "name": "tempest-VolumesDeleteCascade-Snapshot-323800255"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:33.259253 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.259253 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:33.259885 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:33.260065 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create snapshot from volume b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:33.300906 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Created reservations ['e82d1859-b5a0-4cf4-9d6a-908154476105', 'bedfaf60-e7f8-4187-a2eb-3c34c763a77f', '3c74bc95-8faf-4e5a-9640-d412ef0e83a0', '4e8a5a09-8bd2-4afa-ac18-76c17b89803d'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:33.351356 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot create request issued successfully. Aug 05 18:19:33.353840 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-243a8bdf-1964-48d6-9395-5a3b37720ecb tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:19:33.353840 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 365/1459] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:19:33 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:33.363043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-abd201f6-fcf6-4eb4-af93-af91c2849d6d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.365681 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-abd201f6-fcf6-4eb4-af93-af91c2849d6d tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 Aug 05 18:19:33.365915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-abd201f6-fcf6-4eb4-af93-af91c2849d6d tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.366189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-abd201f6-fcf6-4eb4-af93-af91c2849d6d tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.374186 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.374186 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:33.374947 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-abd201f6-fcf6-4eb4-af93-af91c2849d6d tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:33.376288 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-abd201f6-fcf6-4eb4-af93-af91c2849d6d tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 returned with HTTP 200 Aug 05 18:19:33.380583 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 362/1460] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:33 2026] GET /volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:33.599734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-48305ffa-bfbc-4217-a4ca-1c00e8a9ceb5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.606622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-48305ffa-bfbc-4217-a4ca-1c00e8a9ceb5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:19:33.606966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-48305ffa-bfbc-4217-a4ca-1c00e8a9ceb5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.607262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-48305ffa-bfbc-4217-a4ca-1c00e8a9ceb5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.622319 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.622319 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:33.629906 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-48305ffa-bfbc-4217-a4ca-1c00e8a9ceb5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:33.640317 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-48305ffa-bfbc-4217-a4ca-1c00e8a9ceb5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 returned with HTTP 200 Aug 05 18:19:33.640317 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 365/1461] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:33 2026] GET /volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:33.654140 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dc20e375-2abc-4fa3-9345-e8b3a917be51 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.654818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dc20e375-2abc-4fa3-9345-e8b3a917be51 None None] GET https://10.4.3.210/volume// Aug 05 18:19:33.654982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dc20e375-2abc-4fa3-9345-e8b3a917be51 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.655295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dc20e375-2abc-4fa3-9345-e8b3a917be51 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.655651 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dc20e375-2abc-4fa3-9345-e8b3a917be51 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:33.656040 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 370/1462] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:19:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:33.667805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-f007284d-1126-40d1-bff8-e54558b263f5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.670628 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-f007284d-1126-40d1-bff8-e54558b263f5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:19:33.671099 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-f007284d-1126-40d1-bff8-e54558b263f5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54727e12-ed61-4668-83fc-31369df9a814", "connector": null, "instance_uuid": "b39d3563-2c8d-40b4-b5b1-e0ea4e8c0dac"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:33.683371 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.683371 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:33.728324 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-f007284d-1126-40d1-bff8-e54558b263f5 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:19:33.729153 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 366/1463] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:19:33 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:33.972744 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f3ce294c-a896-451a-996b-17a5f5f93953 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:33.975681 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:33.975681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:33.976459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:33.976554 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume with id: 84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:33.996166 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:33.996166 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:33.997346 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:34.026610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a2848261-27ca-4627-95bd-b955da7318d3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.029151 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:34.029923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-445630587"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:34.032291 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-445630587'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:34.032291 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Create volume of 1 GB Aug 05 18:19:34.043455 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Availability Zones retrieved successfully. Aug 05 18:19:34.052300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Flow 'volume_create_api' (535b7428-4bfc-4f15-bf3c-d5c0a7900dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:34.053895 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b1b4f52-262a-44e4-a5e7-e9adfab5c43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.055388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:34.061131 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume request issued successfully. Aug 05 18:19:34.061131 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f3ce294c-a896-451a-996b-17a5f5f93953 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 202 Aug 05 18:19:34.061908 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 363/1464] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:33 2026] DELETE /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:34.096396 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f341bb94-daec-4fb4-a19b-980ed6d16c6d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.098835 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f341bb94-daec-4fb4-a19b-980ed6d16c6d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:34.099054 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f341bb94-daec-4fb4-a19b-980ed6d16c6d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.099202 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f341bb94-daec-4fb4-a19b-980ed6d16c6d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.117659 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f341bb94-daec-4fb4-a19b-980ed6d16c6d tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 404 Aug 05 18:19:34.118739 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 371/1465] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:34 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 05 18:19:34.122301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b1b4f52-262a-44e4-a5e7-e9adfab5c43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.124362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414eb1ec-4011-4f61-9e8c-17c2f55afbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.131655 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fc14837f-c8a2-48a2-a488-2110f772920c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.134117 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc14837f-c8a2-48a2-a488-2110f772920c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:34.134608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc14837f-c8a2-48a2-a488-2110f772920c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.135015 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc14837f-c8a2-48a2-a488-2110f772920c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.144257 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc14837f-c8a2-48a2-a488-2110f772920c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 404 Aug 05 18:19:34.145537 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 367/1466] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:34 2026] GET /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:34.158824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a04f071b-0845-452e-a77f-0e101c72776b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.163681 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a04f071b-0845-452e-a77f-0e101c72776b tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] DELETE https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:34.164107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a04f071b-0845-452e-a77f-0e101c72776b tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.164405 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a04f071b-0845-452e-a77f-0e101c72776b tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.166111 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a04f071b-0845-452e-a77f-0e101c72776b tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Delete volume with id: 37a8fa53-3417-4456-909f-5bbc99de11e6 Aug 05 18:19:34.179329 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a04f071b-0845-452e-a77f-0e101c72776b tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 returned with HTTP 404 Aug 05 18:19:34.180000 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 364/1467] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:34 2026] DELETE /volume/v3/volumes/37a8fa53-3417-4456-909f-5bbc99de11e6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:34.195037 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-91aec06a-79e5-4fc1-a189-73632330849a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.195923 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:34.196481 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-681710411"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:34.200980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-681710411'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:34.200980 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Create volume of 1 GB Aug 05 18:19:34.204783 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Availability Zones retrieved successfully. Aug 05 18:19:34.213086 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Flow 'volume_create_api' (aca6fdfb-07a8-4cd9-a5fc-b22f5d76fa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:34.216715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b59a52e-e5bd-43f8-acc1-a5f48eeccd78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.217385 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:34.232933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Created reservations ['7065ff78-0a22-4836-a9f4-f818e94aeebc', '0070615a-6358-45f7-b35c-3681d324fb32', 'f5f57ca7-4f7b-4439-8fab-2c52d8227b47', '3b882b5c-514e-48ae-81e6-1ccf1f5dd41a'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:34.234193 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414eb1ec-4011-4f61-9e8c-17c2f55afbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7065ff78-0a22-4836-a9f4-f818e94aeebc', '0070615a-6358-45f7-b35c-3681d324fb32', 'f5f57ca7-4f7b-4439-8fab-2c52d8227b47', '3b882b5c-514e-48ae-81e6-1ccf1f5dd41a']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.235365 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98990572-9366-4271-b94c-4817c5f0bd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.264488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b59a52e-e5bd-43f8-acc1-a5f48eeccd78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.265168 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e484749-279d-49f7-adad-7c8ade8d884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.272807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98990572-9366-4271-b94c-4817c5f0bd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-445630587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7347a266ba6847f28e4f52ea3d22d795',qos_specs=None,replication_status=,reservations=['7065ff78-0a22-4836-a9f4-f818e94aeebc','0070615a-6358-45f7-b35c-3681d324fb32','f5f57ca7-4f7b-4439-8fab-2c52d8227b47','3b882b5c-514e-48ae-81e6-1ccf1f5dd41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d9849751045ccbad1ac11ae40612c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-445630587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7347a266ba6847f28e4f52ea3d22d795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d9849751045ccbad1ac11ae40612c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.273443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555c4c68-13ef-4681-8bbc-8bc74cf113d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.305513 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555c4c68-13ef-4681-8bbc-8bc74cf113d4) transitioned into state 'SUCCESS' from state '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-445630587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7347a266ba6847f28e4f52ea3d22d795',qos_specs=None,replication_status=,reservations=['7065ff78-0a22-4836-a9f4-f818e94aeebc','0070615a-6358-45f7-b35c-3681d324fb32','f5f57ca7-4f7b-4439-8fab-2c52d8227b47','3b882b5c-514e-48ae-81e6-1ccf1f5dd41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d9849751045ccbad1ac11ae40612c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.306708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7a756d-9167-4918-88cc-eb5a3b40e1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.321174 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba7a756d-9167-4918-88cc-eb5a3b40e1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.322260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Flow 'volume_create_api' (535b7428-4bfc-4f15-bf3c-d5c0a7900dad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:34.322633 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Create volume request issued successfully. Aug 05 18:19:34.323363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a2848261-27ca-4627-95bd-b955da7318d3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:34.323499 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Created reservations ['71213177-a155-4092-bd0e-7f524bf29581', '8a37cb20-572d-4677-a6c2-6879f75f9c52', 'a28b93dd-91d4-4046-ab27-a291b7c338b6', '8dc361c4-07a4-4755-a705-dde6b28f7123'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:34.323976 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 366/1468] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:34 2026] POST /volume/v3/volumes => generated 756 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:34.324814 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e484749-279d-49f7-adad-7c8ade8d884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71213177-a155-4092-bd0e-7f524bf29581', '8a37cb20-572d-4677-a6c2-6879f75f9c52', 'a28b93dd-91d4-4046-ab27-a291b7c338b6', '8dc361c4-07a4-4755-a705-dde6b28f7123']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.326181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e4c229-5805-4001-a3d7-52ad01854c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.339504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e84082b4-3bb4-4d88-a703-ce038676e3e0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.342345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e84082b4-3bb4-4d88-a703-ce038676e3e0 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:19:34.342345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e84082b4-3bb4-4d88-a703-ce038676e3e0 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.342345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e84082b4-3bb4-4d88-a703-ce038676e3e0 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.353249 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:34.353249 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:34.359084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e4c229-5805-4001-a3d7-52ad01854c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7028b66-1038-4134-a251-1f752b6d384c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-681710411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6213a40342a24c1c848ce02b96963f53',qos_specs=None,replication_status=,reservations=['71213177-a155-4092-bd0e-7f524bf29581','8a37cb20-572d-4677-a6c2-6879f75f9c52','a28b93dd-91d4-4046-ab27-a291b7c338b6','8dc361c4-07a4-4755-a705-dde6b28f7123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6fa966515c441c8e1001eff781d560',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-681710411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7028b66-1038-4134-a251-1f752b6d384c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6213a40342a24c1c848ce02b96963f53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc6fa966515c441c8e1001eff781d560',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.359299 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e84082b4-3bb4-4d88-a703-ce038676e3e0 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:19:34.359476 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27463e81-bcc3-4b6a-a3ab-843ba0618f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.366116 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e84082b4-3bb4-4d88-a703-ce038676e3e0 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:19:34.366752 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 368/1469] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:34 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:34.389216 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27463e81-bcc3-4b6a-a3ab-843ba0618f49) transitioned into state 'SUCCESS' from state '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-681710411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6213a40342a24c1c848ce02b96963f53',qos_specs=None,replication_status=,reservations=['71213177-a155-4092-bd0e-7f524bf29581','8a37cb20-572d-4677-a6c2-6879f75f9c52','a28b93dd-91d4-4046-ab27-a291b7c338b6','8dc361c4-07a4-4755-a705-dde6b28f7123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc6fa966515c441c8e1001eff781d560',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.389982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41494275-acca-4965-a275-8d21e4a8273f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:34.392358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7b02e869-b134-48f2-98ba-b5d9b96de5e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.396909 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b02e869-b134-48f2-98ba-b5d9b96de5e5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 Aug 05 18:19:34.397135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b02e869-b134-48f2-98ba-b5d9b96de5e5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.397397 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b02e869-b134-48f2-98ba-b5d9b96de5e5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.410847 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41494275-acca-4965-a275-8d21e4a8273f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:34.413006 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Flow 'volume_create_api' (aca6fdfb-07a8-4cd9-a5fc-b22f5d76fa4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:34.413220 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Create volume request issued successfully. Aug 05 18:19:34.414151 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-91aec06a-79e5-4fc1-a189-73632330849a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:34.414814 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 372/1470] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:19:34 2026] POST /volume/v3/volumes => generated 818 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:34.425464 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:34.425464 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:34.426307 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7b02e869-b134-48f2-98ba-b5d9b96de5e5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:34.428043 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b02e869-b134-48f2-98ba-b5d9b96de5e5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 returned with HTTP 200 Aug 05 18:19:34.428732 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 365/1471] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:34 2026] GET /volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:34.428816 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-795cd51c-dc6d-4941-a167-97e4461234ab None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.432764 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-795cd51c-dc6d-4941-a167-97e4461234ab tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:34.432764 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-795cd51c-dc6d-4941-a167-97e4461234ab tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.432764 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-795cd51c-dc6d-4941-a167-97e4461234ab tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.443053 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-85d74836-680b-46e5-94e5-3d08f30b46be None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.445195 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:34.445195 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:34.445542 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621?cascade=True Aug 05 18:19:34.445842 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.446163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.446421 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume with id: b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:34.453171 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-795cd51c-dc6d-4941-a167-97e4461234ab tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:34.456300 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:34.456300 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:34.457115 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:34.461329 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-795cd51c-dc6d-4941-a167-97e4461234ab tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 200 Aug 05 18:19:34.462108 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 367/1472] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:34 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:34.548146 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume request issued successfully. Aug 05 18:19:34.548527 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-85d74836-680b-46e5-94e5-3d08f30b46be tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621?cascade=True returned with HTTP 202 Aug 05 18:19:34.549250 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 369/1473] 10.4.3.210 () {66 vars in 1376 bytes} [Wed Aug 5 18:19:34 2026] DELETE /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621?cascade=True => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:34.558618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-30223c85-9b66-4800-be61-d911a3c31027 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:34.564211 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30223c85-9b66-4800-be61-d911a3c31027 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:34.564486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30223c85-9b66-4800-be61-d911a3c31027 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:34.566663 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30223c85-9b66-4800-be61-d911a3c31027 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:34.578016 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:34.578016 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:34.583818 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-30223c85-9b66-4800-be61-d911a3c31027 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:34.589072 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30223c85-9b66-4800-be61-d911a3c31027 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 returned with HTTP 200 Aug 05 18:19:34.589871 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 373/1474] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:34 2026] GET /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:35.383563 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2d23bd5f-c634-447e-90cd-f2b7a8522102 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.386201 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d23bd5f-c634-447e-90cd-f2b7a8522102 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:19:35.386452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d23bd5f-c634-447e-90cd-f2b7a8522102 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.386763 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d23bd5f-c634-447e-90cd-f2b7a8522102 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.399194 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.399194 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:35.406276 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d23bd5f-c634-447e-90cd-f2b7a8522102 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:19:35.414436 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d23bd5f-c634-447e-90cd-f2b7a8522102 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:19:35.415210 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 366/1475] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:35.444965 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-26aaf896-bb8e-4a4d-961a-67c879816790 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.445556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-26aaf896-bb8e-4a4d-961a-67c879816790 None None] GET https://10.4.3.210/volume// Aug 05 18:19:35.445936 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-26aaf896-bb8e-4a4d-961a-67c879816790 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.446239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-26aaf896-bb8e-4a4d-961a-67c879816790 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.446810 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-26aaf896-bb8e-4a4d-961a-67c879816790 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:35.448077 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 368/1476] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:35.460621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-4146fe9c-ff40-4f78-be3a-71832176e290 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.464141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-4146fe9c-ff40-4f78-be3a-71832176e290 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:19:35.464573 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-4146fe9c-ff40-4f78-be3a-71832176e290 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.464873 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-4146fe9c-ff40-4f78-be3a-71832176e290 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.481129 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.481129 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:35.486224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3fa9ce68-b792-43ea-90fd-71899b7b468f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.488276 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-4146fe9c-ff40-4f78-be3a-71832176e290 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:19:35.489690 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3fa9ce68-b792-43ea-90fd-71899b7b468f tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.489968 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3fa9ce68-b792-43ea-90fd-71899b7b468f tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.490202 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3fa9ce68-b792-43ea-90fd-71899b7b468f tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.497917 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-4146fe9c-ff40-4f78-be3a-71832176e290 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 returned with HTTP 200 Aug 05 18:19:35.498661 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 370/1477] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 => generated 1538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:35.506030 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.506030 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:35.515121 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3fa9ce68-b792-43ea-90fd-71899b7b468f tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:35.525985 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3fa9ce68-b792-43ea-90fd-71899b7b468f tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 200 Aug 05 18:19:35.526473 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 374/1478] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 945 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:35.542632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.542988 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] POST https://10.4.3.210/volume/v3/volume-transfers Aug 05 18:19:35.543532 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e7028b66-1038-4134-a251-1f752b6d384c"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:35.546792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volume_transfer [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e7028b66-1038-4134-a251-1f752b6d384c'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 05 18:19:35.547196 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volume_transfer [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Creating transfer of volume e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.547376 np0000006581 devstack@c-api.service[100364]: INFO cinder.transfer.api [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Generating transfer record for volume e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.567716 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.567716 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:35.587706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b73dd564-e2dd-4abf-bdcf-bece568e02bb tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers returned with HTTP 202 Aug 05 18:19:35.588404 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 367/1479] 10.4.3.210 () {70 vars in 1326 bytes} [Wed Aug 5 18:19:35 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:35.604481 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7f7f24a8-b1c2-49cb-81f5-1526599b9ff4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.606739 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7f7f24a8-b1c2-49cb-81f5-1526599b9ff4 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.607024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7f7f24a8-b1c2-49cb-81f5-1526599b9ff4 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.607934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7f7f24a8-b1c2-49cb-81f5-1526599b9ff4 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.609669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3d471147-a955-4ad2-85be-f7f1e08532c6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.613908 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d471147-a955-4ad2-85be-f7f1e08532c6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:35.613908 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d471147-a955-4ad2-85be-f7f1e08532c6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.613908 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d471147-a955-4ad2-85be-f7f1e08532c6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.616330 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.616330 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:35.620534 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d471147-a955-4ad2-85be-f7f1e08532c6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 returned with HTTP 404 Aug 05 18:19:35.621429 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 371/1480] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:35.621700 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7f7f24a8-b1c2-49cb-81f5-1526599b9ff4 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:35.628257 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7f7f24a8-b1c2-49cb-81f5-1526599b9ff4 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 200 Aug 05 18:19:35.628766 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 369/1481] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:35.638008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-933cce63-3f02-480e-b10e-4814684549ca None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.640965 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:19:35.642447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.642447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.642447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:19:35.644198 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:35.646202 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.651059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c5b686da-4f0f-4c68-a28d-155c632555f3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.653093 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] PUT https://10.4.3.210/volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492 Aug 05 18:19:35.654988 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c5b686da-4f0f-4c68-a28d-155c632555f3 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volume-transfers/detail Aug 05 18:19:35.655672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c5b686da-4f0f-4c68-a28d-155c632555f3 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.655672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c5b686da-4f0f-4c68-a28d-155c632555f3 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.656195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:35.656311 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Get all volumes completed successfully. Aug 05 18:19:35.656818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-933cce63-3f02-480e-b10e-4814684549ca tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:19:35.657360 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 375/1482] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:19:35.660205 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volume_transfer [None req-c5b686da-4f0f-4c68-a28d-155c632555f3 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Listing volume transfers {{(pid=100363) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 05 18:19:35.668056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8a5dc4de-078b-478d-8716-a83e876a4204 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.670308 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:35.670568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.671444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.671444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:19:35.671754 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c5b686da-4f0f-4c68-a28d-155c632555f3 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 05 18:19:35.672324 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 372/1483] 10.4.3.210 () {68 vars in 1326 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:35.673292 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:19:35.674189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Acquiring lock "cinder-attachment_update-54727e12-ed61-4668-83fc-31369df9a814-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:19:35.678124 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Get all snapshots completed successfully. Aug 05 18:19:35.678571 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8a5dc4de-078b-478d-8716-a83e876a4204 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:19:35.679176 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 370/1484] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:19:35.683437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9adef8c0-be68-4b75-9e8b-5dc418655a7a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.685093 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-54727e12-ed61-4668-83fc-31369df9a814-np0000006581" acquired by "attachment_update" :: waited 0.011s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:19:35.686766 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.686766 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:35.689350 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9adef8c0-be68-4b75-9e8b-5dc418655a7a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/004c89d8-92de-414a-a76d-22cab5dc473c Aug 05 18:19:35.689804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9adef8c0-be68-4b75-9e8b-5dc418655a7a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.690103 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9adef8c0-be68-4b75-9e8b-5dc418655a7a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.690262 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.volume_transfer [None req-9adef8c0-be68-4b75-9e8b-5dc418655a7a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Delete transfer with id: 004c89d8-92de-414a-a76d-22cab5dc473c Aug 05 18:19:35.696354 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-12565e17-78e4-4414-bda1-5533b07ed5ea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.699710 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12565e17-78e4-4414-bda1-5533b07ed5ea tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 Aug 05 18:19:35.700009 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12565e17-78e4-4414-bda1-5533b07ed5ea tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.700211 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12565e17-78e4-4414-bda1-5533b07ed5ea tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.700333 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-12565e17-78e4-4414-bda1-5533b07ed5ea tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete snapshot with id: 8e07f27b-15a6-48e1-af85-8e57fda155a8 Aug 05 18:19:35.705279 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.705279 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:35.711331 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12565e17-78e4-4414-bda1-5533b07ed5ea tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 returned with HTTP 404 Aug 05 18:19:35.713565 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 373/1485] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:19:35 2026] DELETE /volume/v3/snapshots/8e07f27b-15a6-48e1-af85-8e57fda155a8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:35.721488 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9adef8c0-be68-4b75-9e8b-5dc418655a7a tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers/004c89d8-92de-414a-a76d-22cab5dc473c returned with HTTP 202 Aug 05 18:19:35.722047 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 376/1486] 10.4.3.210 () {68 vars in 1419 bytes} [Wed Aug 5 18:19:35 2026] DELETE /volume/v3/volume-transfers/004c89d8-92de-414a-a76d-22cab5dc473c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:35.726188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5d0183d1-3162-48e7-a21f-44c3b5efb8e4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.729629 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5d0183d1-3162-48e7-a21f-44c3b5efb8e4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 Aug 05 18:19:35.729629 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5d0183d1-3162-48e7-a21f-44c3b5efb8e4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.729629 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5d0183d1-3162-48e7-a21f-44c3b5efb8e4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.729629 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-5d0183d1-3162-48e7-a21f-44c3b5efb8e4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete snapshot with id: 58f52e8c-a76c-494b-838b-18eb5a1117f5 Aug 05 18:19:35.732759 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-28c8c685-dbc3-4b5e-a03b-942a6a8034c0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.734714 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-28c8c685-dbc3-4b5e-a03b-942a6a8034c0 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.735494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-28c8c685-dbc3-4b5e-a03b-942a6a8034c0 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.735494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-28c8c685-dbc3-4b5e-a03b-942a6a8034c0 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.739626 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5d0183d1-3162-48e7-a21f-44c3b5efb8e4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 returned with HTTP 404 Aug 05 18:19:35.739626 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 371/1487] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:19:35 2026] DELETE /volume/v3/snapshots/58f52e8c-a76c-494b-838b-18eb5a1117f5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:35.751339 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fbc1832e-aa4f-4e9a-b05e-5aabd05f1975 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.754814 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fbc1832e-aa4f-4e9a-b05e-5aabd05f1975 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:35.755099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fbc1832e-aa4f-4e9a-b05e-5aabd05f1975 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.755360 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fbc1832e-aa4f-4e9a-b05e-5aabd05f1975 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.757036 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.757036 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:35.763865 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-28c8c685-dbc3-4b5e-a03b-942a6a8034c0 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Volume info retrieved successfully. Aug 05 18:19:35.764611 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fbc1832e-aa4f-4e9a-b05e-5aabd05f1975 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 returned with HTTP 404 Aug 05 18:19:35.764913 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 377/1488] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:19:35.775107 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-28c8c685-dbc3-4b5e-a03b-942a6a8034c0 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 200 Aug 05 18:19:35.775816 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 374/1489] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:35.778116 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e7b31da9-c5de-450b-8949-9c8bbe6a59d5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.780828 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7b31da9-c5de-450b-8949-9c8bbe6a59d5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:35.781223 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7b31da9-c5de-450b-8949-9c8bbe6a59d5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.781834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7b31da9-c5de-450b-8949-9c8bbe6a59d5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.781834 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e7b31da9-c5de-450b-8949-9c8bbe6a59d5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume with id: b8e76186-5197-421e-a277-e8a4c2fc6621 Aug 05 18:19:35.791607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7b31da9-c5de-450b-8949-9c8bbe6a59d5 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 returned with HTTP 404 Aug 05 18:19:35.792503 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 372/1490] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:35 2026] DELETE /volume/v3/volumes/b8e76186-5197-421e-a277-e8a4c2fc6621 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:35.796040 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d096ecae-c9c5-40cc-acff-54438a4ac04e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.799023 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d096ecae-c9c5-40cc-acff-54438a4ac04e tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] DELETE https://10.4.3.210/volume/v3/volume-transfers/004c89d8-92de-414a-a76d-22cab5dc473c Aug 05 18:19:35.800157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d096ecae-c9c5-40cc-acff-54438a4ac04e tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.800157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d096ecae-c9c5-40cc-acff-54438a4ac04e tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.800157 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.volume_transfer [None req-d096ecae-c9c5-40cc-acff-54438a4ac04e tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Delete transfer with id: 004c89d8-92de-414a-a76d-22cab5dc473c Aug 05 18:19:35.805576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d096ecae-c9c5-40cc-acff-54438a4ac04e tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volume-transfers/004c89d8-92de-414a-a76d-22cab5dc473c returned with HTTP 404 Aug 05 18:19:35.806988 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 378/1491] 10.4.3.210 () {68 vars in 1419 bytes} [Wed Aug 5 18:19:35 2026] DELETE /volume/v3/volume-transfers/004c89d8-92de-414a-a76d-22cab5dc473c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:35.809987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.812483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:35.814549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-682105451"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:35.814927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-682105451'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:35.815124 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume of 1 GB Aug 05 18:19:35.821460 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Availability Zones retrieved successfully. Aug 05 18:19:35.822406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7194130c-cd64-4f50-8cd1-952a50b75ded None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.824804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.824804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.825502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.825502 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Delete volume with id: e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.832171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Flow 'volume_create_api' (eebbcfa7-171e-4a52-bc40-e7bbe3278eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:35.833766 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f038f5d-7a43-4b15-a75f-ec78203e51ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:35.836362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:35.840064 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.840064 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:35.840984 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Volume info retrieved successfully. Aug 05 18:19:35.845013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-54727e12-ed61-4668-83fc-31369df9a814-np0000006581" released by "attachment_update" :: held 0.160s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:19:35.845528 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-02657406-1d34-4423-808e-6922f1dfda20 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492 returned with HTTP 200 Aug 05 18:19:35.846341 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 368/1492] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:19:35 2026] PUT /volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:35.883100 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f038f5d-7a43-4b15-a75f-ec78203e51ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:35.883258 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Delete volume request issued successfully. Aug 05 18:19:35.883554 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7194130c-cd64-4f50-8cd1-952a50b75ded tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 202 Aug 05 18:19:35.884349 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 373/1493] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:35 2026] DELETE /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:19:35.884517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66077e85-4791-48e6-a837-e319586ea79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:35.898194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-06aea9e5-5852-4bbe-8546-c466c4ca27a2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.898763 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-9fdff7a7-f02c-48d5-8d38-a14d0e29aa0e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:35.901092 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06aea9e5-5852-4bbe-8546-c466c4ca27a2 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:35.902035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06aea9e5-5852-4bbe-8546-c466c4ca27a2 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:35.902035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06aea9e5-5852-4bbe-8546-c466c4ca27a2 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:35.904231 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-9fdff7a7-f02c-48d5-8d38-a14d0e29aa0e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492/action Aug 05 18:19:35.904754 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-9fdff7a7-f02c-48d5-8d38-a14d0e29aa0e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:35.904851 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-9fdff7a7-f02c-48d5-8d38-a14d0e29aa0e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:35.914346 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.914346 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:35.919260 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-06aea9e5-5852-4bbe-8546-c466c4ca27a2 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Volume info retrieved successfully. Aug 05 18:19:35.926744 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06aea9e5-5852-4bbe-8546-c466c4ca27a2 tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 200 Aug 05 18:19:35.926744 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 369/1494] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:35 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:35.937241 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:35.937241 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:35.954768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Created reservations ['11eee53a-8406-4b06-ab7f-5237c71b56e5', 'a159b0d2-739e-45bd-b28a-25065de1c157', 'ff74ac43-cb5b-4650-9874-810ad6fcfa8f', '0af7ec81-8f8e-4627-87b3-93c14c5a375b'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:35.956565 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66077e85-4791-48e6-a837-e319586ea79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11eee53a-8406-4b06-ab7f-5237c71b56e5', 'a159b0d2-739e-45bd-b28a-25065de1c157', 'ff74ac43-cb5b-4650-9874-810ad6fcfa8f', '0af7ec81-8f8e-4627-87b3-93c14c5a375b']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:35.957228 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fe25c2-e14f-4f68-93fe-c4c1d07e7aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:35.959027 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2e63cd63-56d4-46d6-a0a7-fb18223b9422 req-9fdff7a7-f02c-48d5-8d38-a14d0e29aa0e tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492/action returned with HTTP 204 Aug 05 18:19:35.959562 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 379/1495] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:19:35 2026] POST /volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:35.992792 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5fe25c2-e14f-4f68-93fe-c4c1d07e7aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23bed151-f3e2-445e-abd9-80a2619bc0b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-682105451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',qos_specs=None,replication_status=,reservations=['11eee53a-8406-4b06-ab7f-5237c71b56e5','a159b0d2-739e-45bd-b28a-25065de1c157','ff74ac43-cb5b-4650-9874-810ad6fcfa8f','0af7ec81-8f8e-4627-87b3-93c14c5a375b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce27cedd46af49a5aa2395993509870b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-682105451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23bed151-f3e2-445e-abd9-80a2619bc0b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce27cedd46af49a5aa2395993509870b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:35.994094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9777eb0d-85db-4cb6-848c-95b7a936529f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:36.027396 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9777eb0d-85db-4cb6-848c-95b7a936529f) transitioned into state 'SUCCESS' from state '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-682105451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',qos_specs=None,replication_status=,reservations=['11eee53a-8406-4b06-ab7f-5237c71b56e5','a159b0d2-739e-45bd-b28a-25065de1c157','ff74ac43-cb5b-4650-9874-810ad6fcfa8f','0af7ec81-8f8e-4627-87b3-93c14c5a375b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce27cedd46af49a5aa2395993509870b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:36.028336 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fe5a36-9de9-4eb0-867d-4a58c0302b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:36.049014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76fe5a36-9de9-4eb0-867d-4a58c0302b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:36.049014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Flow 'volume_create_api' (eebbcfa7-171e-4a52-bc40-e7bbe3278eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:36.049014 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume request issued successfully. Aug 05 18:19:36.050053 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab9881af-c0f7-4f95-85d7-153cb4e47430 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:36.050537 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 375/1496] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:35 2026] POST /volume/v3/volumes => generated 750 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:36.070192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-844195b7-6b1f-4758-95d6-00bcafbbf29e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.074179 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-844195b7-6b1f-4758-95d6-00bcafbbf29e tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:36.074567 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-844195b7-6b1f-4758-95d6-00bcafbbf29e tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:36.074936 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-844195b7-6b1f-4758-95d6-00bcafbbf29e tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:36.086022 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:36.086022 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:36.092512 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-844195b7-6b1f-4758-95d6-00bcafbbf29e tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:36.100286 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-844195b7-6b1f-4758-95d6-00bcafbbf29e tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 returned with HTTP 200 Aug 05 18:19:36.100286 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 374/1497] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:36 2026] GET /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:36.120328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.122819 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:36.123060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-attach": {"instance_uuid": "a7f53bad-e050-47b4-bb49-5f5738bb494d", "mountpoint": "/dev/vdb"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:36.123265 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a7f53bad-e050-47b4-bb49-5f5738bb494d", "mountpoint": "/dev/vdb"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:36.134026 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:36.134026 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:36.134026 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:36.155460 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Update volume admin metadata completed successfully. Aug 05 18:19:36.319980 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Attach volume completed successfully. Aug 05 18:19:36.320234 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f3a0cdf-662e-4915-939c-478065aa5c4b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:36.323466 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 370/1498] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:36 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:36.331050 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e74eb26b-e6fe-4ea0-aa67-6607953b6ad6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.334195 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e74eb26b-e6fe-4ea0-aa67-6607953b6ad6 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:36.334614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e74eb26b-e6fe-4ea0-aa67-6607953b6ad6 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:36.335262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e74eb26b-e6fe-4ea0-aa67-6607953b6ad6 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:36.350468 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:36.350468 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:36.357390 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e74eb26b-e6fe-4ea0-aa67-6607953b6ad6 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:36.365382 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e74eb26b-e6fe-4ea0-aa67-6607953b6ad6 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:36.365885 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 380/1499] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:36 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:36.382823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.386543 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:36.386543 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-detach": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:36.386805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:36.405440 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:36.405440 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:36.406174 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:36.497293 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Detach volume completed successfully. Aug 05 18:19:36.497807 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4232a7de-df82-49b9-a7e8-e14a70eadb2a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:36.498632 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 376/1500] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:36 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:36.507758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8dd1f16e-2f98-44cc-840f-5fc8b28e4bb5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.510324 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8dd1f16e-2f98-44cc-840f-5fc8b28e4bb5 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:36.510556 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8dd1f16e-2f98-44cc-840f-5fc8b28e4bb5 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:36.510826 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8dd1f16e-2f98-44cc-840f-5fc8b28e4bb5 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:36.524067 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:36.524067 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:36.530693 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8dd1f16e-2f98-44cc-840f-5fc8b28e4bb5 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:36.539160 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8dd1f16e-2f98-44cc-840f-5fc8b28e4bb5 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:36.539665 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 375/1501] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:36 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:36.945972 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5c480224-1f09-40dd-aafe-c28e1d24f82e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.955020 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c480224-1f09-40dd-aafe-c28e1d24f82e tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:36.958619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c480224-1f09-40dd-aafe-c28e1d24f82e tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:36.958619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c480224-1f09-40dd-aafe-c28e1d24f82e tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:36.963744 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c480224-1f09-40dd-aafe-c28e1d24f82e tempest-VolumesTransfersV357Test-922892395 tempest-VolumesTransfersV357Test-922892395-project-admin] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 404 Aug 05 18:19:36.964326 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 371/1502] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:36 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:36.973516 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2f0b33dd-b761-4931-b72b-922b52fabe32 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:36.975559 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2f0b33dd-b761-4931-b72b-922b52fabe32 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] GET https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:36.976148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2f0b33dd-b761-4931-b72b-922b52fabe32 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:36.976447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2f0b33dd-b761-4931-b72b-922b52fabe32 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:36.991002 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2f0b33dd-b761-4931-b72b-922b52fabe32 tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 404 Aug 05 18:19:36.992002 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 381/1503] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:19:36 2026] GET /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:36.999844 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9425b6cc-cd4d-4e9d-8038-887dfcc8225c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:37.002016 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9425b6cc-cd4d-4e9d-8038-887dfcc8225c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:37.002301 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9425b6cc-cd4d-4e9d-8038-887dfcc8225c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:37.002621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9425b6cc-cd4d-4e9d-8038-887dfcc8225c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:37.002846 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-9425b6cc-cd4d-4e9d-8038-887dfcc8225c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] Delete volume with id: e7028b66-1038-4134-a251-1f752b6d384c Aug 05 18:19:37.012191 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9425b6cc-cd4d-4e9d-8038-887dfcc8225c tempest-VolumesTransfersV357Test-1619299312 tempest-VolumesTransfersV357Test-1619299312-project-member] https://10.4.3.210/volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c returned with HTTP 404 Aug 05 18:19:37.013058 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 377/1504] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:19:36 2026] DELETE /volume/v3/volumes/e7028b66-1038-4134-a251-1f752b6d384c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:19:37.125111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-54f96fc0-193d-4b94-8492-f02c094b9795 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:37.129442 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54f96fc0-193d-4b94-8492-f02c094b9795 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:37.129442 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54f96fc0-193d-4b94-8492-f02c094b9795 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:37.130644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54f96fc0-193d-4b94-8492-f02c094b9795 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:37.143785 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:37.143785 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:37.150764 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-54f96fc0-193d-4b94-8492-f02c094b9795 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:37.158151 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54f96fc0-193d-4b94-8492-f02c094b9795 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 returned with HTTP 200 Aug 05 18:19:37.158912 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 376/1505] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:37 2026] GET /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:37.180055 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-72105a6f-3ec7-485d-9137-9239f4731daa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:37.182767 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:37.183267 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23bed151-f3e2-445e-abd9-80a2619bc0b9", "name": "tempest-VolumesDeleteCascade-Snapshot-192620569"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:37.195468 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:37.195468 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:37.195867 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:37.195977 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create snapshot from volume 23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:37.245645 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Created reservations ['39c81515-9fba-404c-bb2e-c4e4e11723a3', '19a59d77-75b2-4605-8cf3-1441489e1b53', '43c6e4e6-5748-47b4-8033-750997ecbffb', 'b4483d02-aa64-4ab3-941c-c2820640b755'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:37.293101 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot create request issued successfully. Aug 05 18:19:37.295005 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-72105a6f-3ec7-485d-9137-9239f4731daa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:19:37.296040 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 372/1506] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:19:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:37.316026 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-25f08bf0-c86f-415f-8134-70d6b7c18837 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:37.318683 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-25f08bf0-c86f-415f-8134-70d6b7c18837 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 Aug 05 18:19:37.320072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-25f08bf0-c86f-415f-8134-70d6b7c18837 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:37.320317 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-25f08bf0-c86f-415f-8134-70d6b7c18837 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:37.332049 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:37.332049 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:37.332939 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-25f08bf0-c86f-415f-8134-70d6b7c18837 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:37.336108 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-25f08bf0-c86f-415f-8134-70d6b7c18837 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 returned with HTTP 200 Aug 05 18:19:37.337908 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 382/1507] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:37 2026] GET /volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1dcd271c-6cbd-4ce0-9ffa-59b1921fa021 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1dcd271c-6cbd-4ce0-9ffa-59b1921fa021 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1dcd271c-6cbd-4ce0-9ffa-59b1921fa021 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1dcd271c-6cbd-4ce0-9ffa-59b1921fa021 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1dcd271c-6cbd-4ce0-9ffa-59b1921fa021 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1dcd271c-6cbd-4ce0-9ffa-59b1921fa021 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 returned with HTTP 200 Aug 05 18:19:38.993327 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 378/1508] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:19:38 2026] GET /volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9a551afa-db0f-4605-81be-243714202dd3", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-680301534"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume request body: {'volume': {'snapshot_id': '9a551afa-db0f-4605-81be-243714202dd3', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-680301534'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Snapshot retrieved successfully. Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume of 1 GB Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Availability Zones retrieved successfully. Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Flow 'volume_create_api' (46f728dd-7b1f-40a2-85da-d61481199cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b681ce-9588-45f6-bba5-c64f708d3dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b681ce-9588-45f6-bba5-c64f708d3dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9a551afa-db0f-4605-81be-243714202dd3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (062b4c5b-c462-44e3-916e-9e409ac08b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:39.001065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Created reservations ['73a1e0d5-cd20-486f-8929-8b999916c581', '17490bbc-e297-44da-bf2b-3ab9e64fa839', 'df2434c9-7169-456b-9a6e-a1549b6d3b6c', '817e0031-cc5c-4902-ba66-c4a8cab003cc'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:39.005619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (062b4c5b-c462-44e3-916e-9e409ac08b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a1e0d5-cd20-486f-8929-8b999916c581', '17490bbc-e297-44da-bf2b-3ab9e64fa839', 'df2434c9-7169-456b-9a6e-a1549b6d3b6c', '817e0031-cc5c-4902-ba66-c4a8cab003cc']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:39.005619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc58eec-ae9b-4fb3-aa69-d2c2bf3114e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:39.005619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc58eec-ae9b-4fb3-aa69-d2c2bf3114e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad057177-b131-4636-8204-3cce56567460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-680301534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',qos_specs=None,replication_status=,reservations=['73a1e0d5-cd20-486f-8929-8b999916c581','17490bbc-e297-44da-bf2b-3ab9e64fa839','df2434c9-7169-456b-9a6e-a1549b6d3b6c','817e0031-cc5c-4902-ba66-c4a8cab003cc'],size=1,snapshot_id=9a551afa-db0f-4605-81be-243714202dd3,source_replicaid=,source_volid=None,status='creating',user_id='ce27cedd46af49a5aa2395993509870b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-680301534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad057177-b131-4636-8204-3cce56567460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9a551afa-db0f-4605-81be-243714202dd3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce27cedd46af49a5aa2395993509870b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:39.005619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716f6e3f-be5d-4fcc-a257-9f9d4b69c528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:39.005619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716f6e3f-be5d-4fcc-a257-9f9d4b69c528) transitioned into state 'SUCCESS' from state '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-680301534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a86ff344c7e9473fbf2cc6ec4de05caa',qos_specs=None,replication_status=,reservations=['73a1e0d5-cd20-486f-8929-8b999916c581','17490bbc-e297-44da-bf2b-3ab9e64fa839','df2434c9-7169-456b-9a6e-a1549b6d3b6c','817e0031-cc5c-4902-ba66-c4a8cab003cc'],size=1,snapshot_id=9a551afa-db0f-4605-81be-243714202dd3,source_replicaid=,source_volid=None,status='creating',user_id='ce27cedd46af49a5aa2395993509870b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:39.005619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3cb2dbe-59f2-4da3-a7ec-aa446f953154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:39.008619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3cb2dbe-59f2-4da3-a7ec-aa446f953154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:39.008619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Flow 'volume_create_api' (46f728dd-7b1f-40a2-85da-d61481199cee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:39.008619 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Create volume request issued successfully. Aug 05 18:19:39.008619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a18a3805-d1da-4a1e-bdbb-3bb9fc9de756 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:39.008619 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 377/1509] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:19:38 2026] POST /volume/v3/volumes => generated 784 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-766535ae-e132-4694-bfd2-2062eaf84e32 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-766535ae-e132-4694-bfd2-2062eaf84e32 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-766535ae-e132-4694-bfd2-2062eaf84e32 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-766535ae-e132-4694-bfd2-2062eaf84e32 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-766535ae-e132-4694-bfd2-2062eaf84e32 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-766535ae-e132-4694-bfd2-2062eaf84e32 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 200 Aug 05 18:19:39.011880 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 373/1510] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:38 2026] GET /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:39.847411 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-97af8eab-1943-44f8-9296-5aad69c86555 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:39.850611 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-97af8eab-1943-44f8-9296-5aad69c86555 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:39.851147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-97af8eab-1943-44f8-9296-5aad69c86555 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:39.851286 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-97af8eab-1943-44f8-9296-5aad69c86555 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:39.864963 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:39.864963 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:39.875569 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-97af8eab-1943-44f8-9296-5aad69c86555 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:39.878236 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-97af8eab-1943-44f8-9296-5aad69c86555 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 200 Aug 05 18:19:39.878870 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 383/1511] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:39 2026] GET /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:39.895620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d66b012c-ba3f-48d6-94e6-560fd43bf614 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:39.897965 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d66b012c-ba3f-48d6-94e6-560fd43bf614 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:39.898219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d66b012c-ba3f-48d6-94e6-560fd43bf614 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:39.898512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d66b012c-ba3f-48d6-94e6-560fd43bf614 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:39.908057 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:39.908057 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:39.913646 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d66b012c-ba3f-48d6-94e6-560fd43bf614 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:39.919395 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d66b012c-ba3f-48d6-94e6-560fd43bf614 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 200 Aug 05 18:19:39.919970 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 379/1512] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:39 2026] GET /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:39.937342 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9a133e51-7621-4f24-aa69-6130ad4c852a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:39.939487 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9?cascade=True Aug 05 18:19:39.939745 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:39.940008 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:39.943250 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume with id: 23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:39.949859 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:39.949859 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:39.950431 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:39.995073 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume request issued successfully. Aug 05 18:19:39.995251 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a133e51-7621-4f24-aa69-6130ad4c852a tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9?cascade=True returned with HTTP 202 Aug 05 18:19:39.995810 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 378/1513] 10.4.3.210 () {66 vars in 1376 bytes} [Wed Aug 5 18:19:39 2026] DELETE /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9?cascade=True => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:40.009140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-14f86ee0-3a7b-42a5-b0b6-12b9ca8c59c4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:40.011971 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-14f86ee0-3a7b-42a5-b0b6-12b9ca8c59c4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:40.012284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-14f86ee0-3a7b-42a5-b0b6-12b9ca8c59c4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:40.012630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-14f86ee0-3a7b-42a5-b0b6-12b9ca8c59c4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:40.023005 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:40.023005 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:40.028943 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-14f86ee0-3a7b-42a5-b0b6-12b9ca8c59c4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:40.038876 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-14f86ee0-3a7b-42a5-b0b6-12b9ca8c59c4 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 returned with HTTP 200 Aug 05 18:19:40.039181 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 374/1514] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:40 2026] GET /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:40.314812 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-88fcc4aa-2fe3-44ef-8288-ab789378e348 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:40.318025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-88fcc4aa-2fe3-44ef-8288-ab789378e348 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:40.318025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-88fcc4aa-2fe3-44ef-8288-ab789378e348 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:40.318281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-88fcc4aa-2fe3-44ef-8288-ab789378e348 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:40.334769 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:40.334769 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:40.340579 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-88fcc4aa-2fe3-44ef-8288-ab789378e348 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:40.349337 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-88fcc4aa-2fe3-44ef-8288-ab789378e348 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:40.349994 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 384/1515] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:40 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 1230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:40.380258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:40.382641 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] POST https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389/action Aug 05 18:19:40.384106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:40.384106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:40.399813 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:40.399813 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:40.400000 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:40.412776 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Begin detaching volume completed successfully. Aug 05 18:19:40.412776 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-da6fa381-0238-4b3d-84a1-97f7e37ed480 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389/action returned with HTTP 202 Aug 05 18:19:40.415752 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 380/1516] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:19:40 2026] POST /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:40.480695 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-923a8192-3846-49c3-b234-10459ee9bf24 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:40.481189 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-923a8192-3846-49c3-b234-10459ee9bf24 None None] GET https://10.4.3.210/volume// Aug 05 18:19:40.481237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-923a8192-3846-49c3-b234-10459ee9bf24 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:40.481446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-923a8192-3846-49c3-b234-10459ee9bf24 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:40.481870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-923a8192-3846-49c3-b234-10459ee9bf24 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:40.482270 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 379/1517] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:40.492817 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-5a8b3b4a-bfd1-4b98-9919-993649ada8ec None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:40.495998 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-5a8b3b4a-bfd1-4b98-9919-993649ada8ec tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:40.496295 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-5a8b3b4a-bfd1-4b98-9919-993649ada8ec tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:40.496602 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-5a8b3b4a-bfd1-4b98-9919-993649ada8ec tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:40.517770 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:40.517770 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:40.523191 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-5a8b3b4a-bfd1-4b98-9919-993649ada8ec tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:40.530233 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-5a8b3b4a-bfd1-4b98-9919-993649ada8ec tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:40.531037 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 375/1518] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:40 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:41.055484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-58c805f6-1732-4cae-94e6-98b926498d78 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:41.057840 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58c805f6-1732-4cae-94e6-98b926498d78 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:41.058214 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58c805f6-1732-4cae-94e6-98b926498d78 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:41.058416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58c805f6-1732-4cae-94e6-98b926498d78 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:41.071656 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58c805f6-1732-4cae-94e6-98b926498d78 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 returned with HTTP 404 Aug 05 18:19:41.072741 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 385/1519] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:41 2026] GET /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:41.083184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:41.085322 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:19:41.085783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:41.086245 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:41.086740 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:19:41.087938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:41.096985 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Get all volumes completed successfully. Aug 05 18:19:41.097527 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-beec6f28-8d61-43d7-ab72-1724c9bd5450 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:19:41.097973 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 381/1520] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:19:41 2026] GET /volume/v3/volumes => generated 334 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:41.109565 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:41.111316 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:19:41.111565 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:41.111789 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:41.112037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:19:41.112322 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:41.112322 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:41.113188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:19:41.118282 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Get all snapshots completed successfully. Aug 05 18:19:41.118526 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b26f027e-0440-4bbb-95fa-300eaba6e2fa tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:19:41.119166 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 380/1521] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:19:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:19:41.132803 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3ea9380d-6ae4-48f1-836f-721658bf17d2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:41.136830 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3ea9380d-6ae4-48f1-836f-721658bf17d2 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:41.136830 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3ea9380d-6ae4-48f1-836f-721658bf17d2 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:41.136830 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3ea9380d-6ae4-48f1-836f-721658bf17d2 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:41.146869 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:41.146869 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:41.153158 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3ea9380d-6ae4-48f1-836f-721658bf17d2 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:41.159007 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3ea9380d-6ae4-48f1-836f-721658bf17d2 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 200 Aug 05 18:19:41.159432 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 376/1522] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:41 2026] GET /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:41.179867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d795a768-011c-4138-aab4-e1b6c83f75da None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:41.183633 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:41.184734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:41.184734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:41.184734 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume with id: ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:41.200242 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:41.200242 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:41.201532 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:41.222628 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume request issued successfully. Aug 05 18:19:41.222855 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d795a768-011c-4138-aab4-e1b6c83f75da tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 202 Aug 05 18:19:41.223387 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 386/1523] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:41 2026] DELETE /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:41.236458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-81f80624-2f80-411c-bc8a-3e5c3cf3b279 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:41.241239 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81f80624-2f80-411c-bc8a-3e5c3cf3b279 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:41.241485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81f80624-2f80-411c-bc8a-3e5c3cf3b279 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:41.241707 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81f80624-2f80-411c-bc8a-3e5c3cf3b279 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:41.252558 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:41.252558 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:41.262005 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-81f80624-2f80-411c-bc8a-3e5c3cf3b279 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Volume info retrieved successfully. Aug 05 18:19:41.268126 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81f80624-2f80-411c-bc8a-3e5c3cf3b279 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 200 Aug 05 18:19:41.268126 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 382/1524] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:41 2026] GET /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:42.288979 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6c2e01a-62b8-4fde-8c00-4ba3e935baf6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:42.290888 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6c2e01a-62b8-4fde-8c00-4ba3e935baf6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 Aug 05 18:19:42.291234 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6c2e01a-62b8-4fde-8c00-4ba3e935baf6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:42.291521 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6c2e01a-62b8-4fde-8c00-4ba3e935baf6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:42.304069 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6c2e01a-62b8-4fde-8c00-4ba3e935baf6 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 returned with HTTP 404 Aug 05 18:19:42.304069 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 381/1525] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:42 2026] GET /volume/v3/volumes/ad057177-b131-4636-8204-3cce56567460 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:42.325102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b254d8ae-6ae6-4297-94f4-978d2dbbcc08 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:42.328451 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b254d8ae-6ae6-4297-94f4-978d2dbbcc08 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 Aug 05 18:19:42.328777 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b254d8ae-6ae6-4297-94f4-978d2dbbcc08 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:42.329303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b254d8ae-6ae6-4297-94f4-978d2dbbcc08 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:42.329574 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-b254d8ae-6ae6-4297-94f4-978d2dbbcc08 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete snapshot with id: 9a551afa-db0f-4605-81be-243714202dd3 Aug 05 18:19:42.336664 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b254d8ae-6ae6-4297-94f4-978d2dbbcc08 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 returned with HTTP 404 Aug 05 18:19:42.340091 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 377/1526] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:19:42 2026] DELETE /volume/v3/snapshots/9a551afa-db0f-4605-81be-243714202dd3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:42.355378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4d156ab3-6162-441a-8a1a-141c8b32d985 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:42.357385 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4d156ab3-6162-441a-8a1a-141c8b32d985 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] GET https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:42.358288 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4d156ab3-6162-441a-8a1a-141c8b32d985 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:42.358288 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4d156ab3-6162-441a-8a1a-141c8b32d985 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:42.373699 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4d156ab3-6162-441a-8a1a-141c8b32d985 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 returned with HTTP 404 Aug 05 18:19:42.374787 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 387/1527] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:42 2026] GET /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:42.388882 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-34876e4d-002f-4cf1-b181-d1e953e3be36 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:42.393850 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-34876e4d-002f-4cf1-b181-d1e953e3be36 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] DELETE https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:42.393850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-34876e4d-002f-4cf1-b181-d1e953e3be36 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:42.394934 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-34876e4d-002f-4cf1-b181-d1e953e3be36 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:42.394934 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-34876e4d-002f-4cf1-b181-d1e953e3be36 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] Delete volume with id: 23bed151-f3e2-445e-abd9-80a2619bc0b9 Aug 05 18:19:42.415469 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-34876e4d-002f-4cf1-b181-d1e953e3be36 tempest-VolumesDeleteCascade-412387220 tempest-VolumesDeleteCascade-412387220-project-member] https://10.4.3.210/volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 returned with HTTP 404 Aug 05 18:19:42.416223 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 383/1528] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:42 2026] DELETE /volume/v3/volumes/23bed151-f3e2-445e-abd9-80a2619bc0b9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:42.484199 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-4642b17f-6755-4197-99f5-3d4f6e212d75 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:42.488024 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-4642b17f-6755-4197-99f5-3d4f6e212d75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b Aug 05 18:19:42.488024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-4642b17f-6755-4197-99f5-3d4f6e212d75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:42.488693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-4642b17f-6755-4197-99f5-3d4f6e212d75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:42.507907 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:42.507907 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:42.610511 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-81c93380-1cb7-45c2-b103-d13e91fd92f0 req-4642b17f-6755-4197-99f5-3d4f6e212d75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b returned with HTTP 200 Aug 05 18:19:42.610511 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 382/1529] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:19:42 2026] DELETE /volume/v3/attachments/6e83764b-60db-49ed-9877-dc420137990b => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:19:43.712762 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-56084634-ea36-453d-9d43-250143535f75 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:43.718545 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:43.718866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:43.719128 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:43.719379 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume with id: 4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:43.731007 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:43.731007 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:43.731516 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:43.761059 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume request issued successfully. Aug 05 18:19:43.761059 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56084634-ea36-453d-9d43-250143535f75 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 202 Aug 05 18:19:43.762121 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 378/1530] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:43 2026] DELETE /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:43.819101 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0c07eb6b-0e3b-4ecd-948b-239a83143504 req-acbab237-230a-40e6-ac88-b5093d1bdf80 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:43.823243 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0c07eb6b-0e3b-4ecd-948b-239a83143504 req-acbab237-230a-40e6-ac88-b5093d1bdf80 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:43.823243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0c07eb6b-0e3b-4ecd-948b-239a83143504 req-acbab237-230a-40e6-ac88-b5093d1bdf80 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:43.824728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0c07eb6b-0e3b-4ecd-948b-239a83143504 req-acbab237-230a-40e6-ac88-b5093d1bdf80 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:43.839428 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:43.839428 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:43.845458 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-0c07eb6b-0e3b-4ecd-948b-239a83143504 req-acbab237-230a-40e6-ac88-b5093d1bdf80 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:43.856636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0c07eb6b-0e3b-4ecd-948b-239a83143504 req-acbab237-230a-40e6-ac88-b5093d1bdf80 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 200 Aug 05 18:19:43.857020 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 388/1531] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:43 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:43.940135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-0cd29674-d40c-4410-b04e-7cf81930285c req-f2af378a-1936-4e93-bd6a-2b58503466c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:43.945904 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0cd29674-d40c-4410-b04e-7cf81930285c req-f2af378a-1936-4e93-bd6a-2b58503466c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:43.946307 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0cd29674-d40c-4410-b04e-7cf81930285c req-f2af378a-1936-4e93-bd6a-2b58503466c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:43.946764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0cd29674-d40c-4410-b04e-7cf81930285c req-f2af378a-1936-4e93-bd6a-2b58503466c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:43.961249 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0cd29674-d40c-4410-b04e-7cf81930285c req-f2af378a-1936-4e93-bd6a-2b58503466c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 404 Aug 05 18:19:43.961793 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 384/1532] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:43 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:45.190696 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f00e171c-f024-4a53-912b-a6257677c73a req-fea4391c-b4b6-484f-82bf-c257b48f4f8e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:45.203737 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-fea4391c-b4b6-484f-82bf-c257b48f4f8e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:19:45.204230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-fea4391c-b4b6-484f-82bf-c257b48f4f8e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:45.204230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-fea4391c-b4b6-484f-82bf-c257b48f4f8e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:45.214182 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:45.214182 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:45.220380 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-f00e171c-f024-4a53-912b-a6257677c73a req-fea4391c-b4b6-484f-82bf-c257b48f4f8e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:19:45.225163 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-fea4391c-b4b6-484f-82bf-c257b48f4f8e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:19:45.225625 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 383/1533] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:45 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:45.263964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e6404382-66ae-4893-8307-97ffb9d904fd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:45.264510 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e6404382-66ae-4893-8307-97ffb9d904fd None None] GET https://10.4.3.210/volume// Aug 05 18:19:45.264510 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e6404382-66ae-4893-8307-97ffb9d904fd None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:45.264510 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e6404382-66ae-4893-8307-97ffb9d904fd None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:45.265712 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e6404382-66ae-4893-8307-97ffb9d904fd None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:45.265712 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 379/1534] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:19:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:45.283832 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f00e171c-f024-4a53-912b-a6257677c73a req-183d3e7c-d914-431d-ba5e-9e1b7e30c7a6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:45.286150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-183d3e7c-d914-431d-ba5e-9e1b7e30c7a6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:19:45.287497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-183d3e7c-d914-431d-ba5e-9e1b7e30c7a6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c", "connector": null, "instance_uuid": "2cd52fcd-6c67-4d11-ba26-69d7b0bb46b8"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:45.301636 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:45.301636 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:45.359891 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-183d3e7c-d914-431d-ba5e-9e1b7e30c7a6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:19:45.360849 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 389/1535] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:19:45 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:19:45.437476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f00e171c-f024-4a53-912b-a6257677c73a req-9d75bb13-9a58-4b49-a919-73487e2a104f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:45.440689 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-9d75bb13-9a58-4b49-a919-73487e2a104f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b/action Aug 05 18:19:45.441051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-9d75bb13-9a58-4b49-a919-73487e2a104f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:45.442176 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-9d75bb13-9a58-4b49-a919-73487e2a104f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:45.478205 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:45.478205 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:45.505013 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f00e171c-f024-4a53-912b-a6257677c73a req-9d75bb13-9a58-4b49-a919-73487e2a104f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b/action returned with HTTP 204 Aug 05 18:19:45.505289 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 385/1536] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:19:45 2026] POST /volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:45.557732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1725c6b8-ca36-451e-a96e-ca549e8858fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:45.560852 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1725c6b8-ca36-451e-a96e-ca549e8858fb tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:19:45.561164 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1725c6b8-ca36-451e-a96e-ca549e8858fb tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:45.561408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1725c6b8-ca36-451e-a96e-ca549e8858fb tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:45.582685 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:45.582685 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:45.588099 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1725c6b8-ca36-451e-a96e-ca549e8858fb tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:19:45.595984 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1725c6b8-ca36-451e-a96e-ca549e8858fb tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:19:45.596616 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 384/1537] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:45 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 1111 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:19:45.613705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2aa6b1e2-fe92-447a-b2e8-6a40a9d45f1a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:45.616317 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2aa6b1e2-fe92-447a-b2e8-6a40a9d45f1a tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:19:45.616317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2aa6b1e2-fe92-447a-b2e8-6a40a9d45f1a tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:45.616499 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2aa6b1e2-fe92-447a-b2e8-6a40a9d45f1a tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:45.633422 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:45.633422 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:45.642425 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2aa6b1e2-fe92-447a-b2e8-6a40a9d45f1a tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:19:45.650299 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2aa6b1e2-fe92-447a-b2e8-6a40a9d45f1a tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:19:45.651135 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 380/1538] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:45 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 1111 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:47.517551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b350d164-7b0f-4e9d-a1fe-984cafbdab4f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:47.518725 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b350d164-7b0f-4e9d-a1fe-984cafbdab4f None None] GET https://10.4.3.210/volume// Aug 05 18:19:47.518725 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b350d164-7b0f-4e9d-a1fe-984cafbdab4f None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:47.519164 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b350d164-7b0f-4e9d-a1fe-984cafbdab4f None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:47.519361 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b350d164-7b0f-4e9d-a1fe-984cafbdab4f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:47.520078 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 390/1539] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:47.535615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-57db0b83-82e5-462a-af37-a44c584514dd req-32a9c25f-3bf6-42c5-aeb6-e04497b0be9e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:47.541303 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-32a9c25f-3bf6-42c5-aeb6-e04497b0be9e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:19:47.541852 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-32a9c25f-3bf6-42c5-aeb6-e04497b0be9e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:47.542337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-32a9c25f-3bf6-42c5-aeb6-e04497b0be9e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:47.572846 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:47.572846 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:47.579430 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-57db0b83-82e5-462a-af37-a44c584514dd req-32a9c25f-3bf6-42c5-aeb6-e04497b0be9e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:19:47.586797 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-32a9c25f-3bf6-42c5-aeb6-e04497b0be9e tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:19:47.588490 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 386/1540] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:47 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:47.754891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:47.758010 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] PUT https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b Aug 05 18:19:47.758633 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:47.778029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Acquiring lock "cinder-attachment_update-a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:19:47.788743 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Lock "cinder-attachment_update-a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c-np0000006581" acquired by "attachment_update" :: waited 0.011s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:19:47.790764 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:47.790764 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:48.014782 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Lock "cinder-attachment_update-a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c-np0000006581" released by "attachment_update" :: held 0.226s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:19:48.016658 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-250e61c1-88bf-43a6-84c4-27c240908dae tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b returned with HTTP 200 Aug 05 18:19:48.017788 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 385/1541] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:19:47 2026] PUT /volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b => generated 969 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:48.085445 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-57db0b83-82e5-462a-af37-a44c584514dd req-bc52b58c-3510-4317-9fdc-8aa8eadca3d1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.094072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-dc87fa15-5d2f-45ad-8904-3dfd77709226 req-49e27d63-7fe4-40fd-b51f-28293289c1c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.218797 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-bc52b58c-3510-4317-9fdc-8aa8eadca3d1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b/action Aug 05 18:19:48.218797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-bc52b58c-3510-4317-9fdc-8aa8eadca3d1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:48.219252 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-bc52b58c-3510-4317-9fdc-8aa8eadca3d1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:48.221350 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-dc87fa15-5d2f-45ad-8904-3dfd77709226 req-49e27d63-7fe4-40fd-b51f-28293289c1c1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de Aug 05 18:19:48.221671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-dc87fa15-5d2f-45ad-8904-3dfd77709226 req-49e27d63-7fe4-40fd-b51f-28293289c1c1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:48.222020 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-dc87fa15-5d2f-45ad-8904-3dfd77709226 req-49e27d63-7fe4-40fd-b51f-28293289c1c1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:48.235353 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.235353 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:48.255551 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.255551 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:48.262561 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.265662 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:48.266146 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1851605704"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:48.268558 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1851605704'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:48.269047 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume of 1 GB Aug 05 18:19:48.275911 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Availability Zones retrieved successfully. Aug 05 18:19:48.284772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Flow 'volume_create_api' (681bda00-7a22-4a60-8944-bfae08d8e540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:48.286123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1df068-cb98-4397-924a-314c99319b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:48.287328 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:48.297712 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-57db0b83-82e5-462a-af37-a44c584514dd req-bc52b58c-3510-4317-9fdc-8aa8eadca3d1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b/action returned with HTTP 204 Aug 05 18:19:48.298504 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 381/1542] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:19:48 2026] POST /volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b/action => generated 0 bytes in 215 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:48.338064 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1df068-cb98-4397-924a-314c99319b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:48.338909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b909011d-badb-4b0c-80d5-a7ad7091eb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:48.344581 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-dc87fa15-5d2f-45ad-8904-3dfd77709226 req-49e27d63-7fe4-40fd-b51f-28293289c1c1 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de returned with HTTP 200 Aug 05 18:19:48.344581 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 391/1543] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:19:48 2026] DELETE /volume/v3/attachments/894a3ea1-88e6-4ba5-9677-dbb47b0875de => generated 19 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:48.467900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8bae88a5-b87a-4804-9334-ded2dc23239f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.470171 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:48.470701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-attach": {"instance_uuid": "10c8fe0a-f461-4091-b30f-3abbc66c8a12", "mountpoint": "/dev/vdb"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:48.470898 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "10c8fe0a-f461-4091-b30f-3abbc66c8a12", "mountpoint": "/dev/vdb"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:48.488445 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.488445 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:48.489716 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:48.500089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Created reservations ['a9f36f3d-f2cc-4053-8499-858a337c9ea2', '5ba4916a-aba1-48ec-b406-15ae912981ac', '72ead5eb-7b9c-4308-8dae-eed3cddf5ec8', '99994405-441a-4453-9256-f846632c50d6'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:48.500639 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Update volume admin metadata completed successfully. Aug 05 18:19:48.501265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b909011d-badb-4b0c-80d5-a7ad7091eb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f36f3d-f2cc-4053-8499-858a337c9ea2', '5ba4916a-aba1-48ec-b406-15ae912981ac', '72ead5eb-7b9c-4308-8dae-eed3cddf5ec8', '99994405-441a-4453-9256-f846632c50d6']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:48.502494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce104251-007d-4cda-b1ff-4e2b26b84bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:48.536624 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce104251-007d-4cda-b1ff-4e2b26b84bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f827963-6df6-4cb9-aacd-6db317eea03d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1851605704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',qos_specs=None,replication_status=,reservations=['a9f36f3d-f2cc-4053-8499-858a337c9ea2','5ba4916a-aba1-48ec-b406-15ae912981ac','72ead5eb-7b9c-4308-8dae-eed3cddf5ec8','99994405-441a-4453-9256-f846632c50d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1851605704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f827963-6df6-4cb9-aacd-6db317eea03d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:48.537232 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedf63ac-2eb9-43a8-8e26-dcdc73921f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:48.576727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cedf63ac-2eb9-43a8-8e26-dcdc73921f7f) transitioned into state 'SUCCESS' from state '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-1851605704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',qos_specs=None,replication_status=,reservations=['a9f36f3d-f2cc-4053-8499-858a337c9ea2','5ba4916a-aba1-48ec-b406-15ae912981ac','72ead5eb-7b9c-4308-8dae-eed3cddf5ec8','99994405-441a-4453-9256-f846632c50d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:48.577994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9a74b9-ccb1-4db9-a4ab-72d253766a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:48.599610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a9a74b9-ccb1-4db9-a4ab-72d253766a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:48.600463 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Flow 'volume_create_api' (681bda00-7a22-4a60-8944-bfae08d8e540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:48.600990 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume request issued successfully. Aug 05 18:19:48.601876 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa035f3c-e809-4964-b3e7-fb0518aea90b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:48.602541 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 387/1544] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:19:48 2026] POST /volume/v3/volumes => generated 755 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:48.606013 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Attach volume completed successfully. Aug 05 18:19:48.606729 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8bae88a5-b87a-4804-9334-ded2dc23239f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:48.611257 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 386/1545] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:48 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:48.619900 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8ee00a5b-0153-4b08-ae3d-692c80356148 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.621472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-40dbb35b-4904-40be-9fa6-371c3d016815 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.622680 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8ee00a5b-0153-4b08-ae3d-692c80356148 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:48.623542 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8ee00a5b-0153-4b08-ae3d-692c80356148 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:48.623967 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8ee00a5b-0153-4b08-ae3d-692c80356148 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:48.625731 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-40dbb35b-4904-40be-9fa6-371c3d016815 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:48.625955 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-40dbb35b-4904-40be-9fa6-371c3d016815 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:48.626182 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-40dbb35b-4904-40be-9fa6-371c3d016815 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:48.636960 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.636960 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:48.642365 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.642365 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:48.644862 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8ee00a5b-0153-4b08-ae3d-692c80356148 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:48.649230 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-40dbb35b-4904-40be-9fa6-371c3d016815 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:48.653058 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8ee00a5b-0153-4b08-ae3d-692c80356148 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:48.653817 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 382/1546] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:48 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:48.658002 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-40dbb35b-4904-40be-9fa6-371c3d016815 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:48.658769 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 392/1547] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:48 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:48.686083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4f115d65-805b-48c1-bf0e-6dcd0ed1d817 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.686083 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f115d65-805b-48c1-bf0e-6dcd0ed1d817 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:48.686083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f115d65-805b-48c1-bf0e-6dcd0ed1d817 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:48.686083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f115d65-805b-48c1-bf0e-6dcd0ed1d817 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:48.704515 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.704515 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:48.713508 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4f115d65-805b-48c1-bf0e-6dcd0ed1d817 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:48.722852 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f115d65-805b-48c1-bf0e-6dcd0ed1d817 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:48.723362 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 388/1548] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:48 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 1176 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:48.741153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.745090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:48.745090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-detach": {}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:48.745090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:48.760096 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.760096 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:48.760804 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:48.891712 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Detach volume completed successfully. Aug 05 18:19:48.892028 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c85bc0e4-2e87-42dc-964f-9c6092419635 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:48.892541 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 387/1549] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:48 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:48.904822 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0248d5b4-a555-46da-aff7-509f43a06cfd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:48.906660 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0248d5b4-a555-46da-aff7-509f43a06cfd tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:48.906866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0248d5b4-a555-46da-aff7-509f43a06cfd tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:48.907045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0248d5b4-a555-46da-aff7-509f43a06cfd tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:48.923168 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:48.923168 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:48.931217 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0248d5b4-a555-46da-aff7-509f43a06cfd tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:48.939798 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0248d5b4-a555-46da-aff7-509f43a06cfd tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:48.940757 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 383/1550] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:48 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:49.683475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-182c5318-5f17-4796-8703-1e17271f56b7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:49.685658 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-182c5318-5f17-4796-8703-1e17271f56b7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:49.687024 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-182c5318-5f17-4796-8703-1e17271f56b7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:49.687024 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-182c5318-5f17-4796-8703-1e17271f56b7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:49.696446 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:49.696446 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:49.703004 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-182c5318-5f17-4796-8703-1e17271f56b7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:49.711489 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-182c5318-5f17-4796-8703-1e17271f56b7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:49.711922 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 393/1551] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:49 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:49.794260 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c5c557ad-2dc5-4219-8675-c88ef18851ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:49.797998 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c5c557ad-2dc5-4219-8675-c88ef18851ae tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:49.798504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c5c557ad-2dc5-4219-8675-c88ef18851ae tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:49.798686 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c5c557ad-2dc5-4219-8675-c88ef18851ae tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:49.811478 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:49.811478 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:49.816974 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c5c557ad-2dc5-4219-8675-c88ef18851ae tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:49.827026 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c5c557ad-2dc5-4219-8675-c88ef18851ae tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:49.827735 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 389/1552] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:19:49 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:49.963389 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b4050fb1-929b-4c6d-857d-3a6aaa227047 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:49.963389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b4050fb1-929b-4c6d-857d-3a6aaa227047 None None] GET https://10.4.3.210/volume// Aug 05 18:19:49.963389 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b4050fb1-929b-4c6d-857d-3a6aaa227047 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:49.963389 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b4050fb1-929b-4c6d-857d-3a6aaa227047 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:49.963389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b4050fb1-929b-4c6d-857d-3a6aaa227047 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:49.964089 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 388/1553] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:19:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:49.976771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-a7552edc-9beb-42f9-9f67-1eac440c0211 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:49.980297 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-a7552edc-9beb-42f9-9f67-1eac440c0211 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:19:49.980899 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-a7552edc-9beb-42f9-9f67-1eac440c0211 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f827963-6df6-4cb9-aacd-6db317eea03d", "connector": null, "instance_uuid": "06cc10a2-b6b1-4c37-9abc-84295d7ed6ad"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:50.000568 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:50.000568 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:50.075182 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-a7552edc-9beb-42f9-9f67-1eac440c0211 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:19:50.076087 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 384/1554] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:19:49 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) Aug 05 18:19:50.134748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8dba22ca-40e8-4355-9ee1-b4ecb2e1fab1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:50.137555 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8dba22ca-40e8-4355-9ee1-b4ecb2e1fab1 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:50.138090 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8dba22ca-40e8-4355-9ee1-b4ecb2e1fab1 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:50.138759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8dba22ca-40e8-4355-9ee1-b4ecb2e1fab1 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:50.151733 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cb9c78c0-ea0b-4273-b456-935d133316d9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:50.152281 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cb9c78c0-ea0b-4273-b456-935d133316d9 None None] GET https://10.4.3.210/volume// Aug 05 18:19:50.152527 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cb9c78c0-ea0b-4273-b456-935d133316d9 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:50.152790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cb9c78c0-ea0b-4273-b456-935d133316d9 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:50.153125 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cb9c78c0-ea0b-4273-b456-935d133316d9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:50.153609 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 390/1555] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:50.157041 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:50.157041 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:50.173423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c015fb23-0406-4f95-9b18-147cc07d9a1a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:50.175677 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8dba22ca-40e8-4355-9ee1-b4ecb2e1fab1 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:50.184931 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c015fb23-0406-4f95-9b18-147cc07d9a1a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:50.184931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c015fb23-0406-4f95-9b18-147cc07d9a1a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:50.184931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c015fb23-0406-4f95-9b18-147cc07d9a1a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:50.190937 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8dba22ca-40e8-4355-9ee1-b4ecb2e1fab1 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:50.190937 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 394/1556] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:50 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:50.199201 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:50.199201 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:50.207627 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c015fb23-0406-4f95-9b18-147cc07d9a1a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:50.218623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-c015fb23-0406-4f95-9b18-147cc07d9a1a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:50.218623 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 389/1557] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:19:50 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:19:50.362456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:50.368421 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] PUT https://10.4.3.210/volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89 Aug 05 18:19:50.368421 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:50.387861 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Acquiring lock "cinder-attachment_update-5f827963-6df6-4cb9-aacd-6db317eea03d-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:19:50.398880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Lock "cinder-attachment_update-5f827963-6df6-4cb9-aacd-6db317eea03d-np0000006581" acquired by "attachment_update" :: waited 0.011s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:19:50.400274 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:50.400274 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:50.602888 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:50.603563 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:19:50.603900 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:50.604193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:50.604456 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume with id: 54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:19:50.615921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Lock "cinder-attachment_update-5f827963-6df6-4cb9-aacd-6db317eea03d-np0000006581" released by "attachment_update" :: held 0.217s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:19:50.616784 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-92ea8d35-1e90-4a49-bc40-b905cb1573aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89 returned with HTTP 200 Aug 05 18:19:50.616885 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 385/1558] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:19:50 2026] PUT /volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89 => generated 969 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:50.620708 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:50.620708 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:50.620708 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:50.660546 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume request issued successfully. Aug 05 18:19:50.660721 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61e883d0-7547-4dcc-bc22-674c9a5859c2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 202 Aug 05 18:19:50.661097 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 391/1559] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:50 2026] DELETE /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:50.675085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e373f1a6-112c-49fc-97f2-f9031d4673da None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:50.680270 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e373f1a6-112c-49fc-97f2-f9031d4673da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:19:50.680586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e373f1a6-112c-49fc-97f2-f9031d4673da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:50.680910 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e373f1a6-112c-49fc-97f2-f9031d4673da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:50.701568 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:50.701568 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:50.712912 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e373f1a6-112c-49fc-97f2-f9031d4673da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Volume info retrieved successfully. Aug 05 18:19:50.720557 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e373f1a6-112c-49fc-97f2-f9031d4673da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 200 Aug 05 18:19:50.721164 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 395/1560] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:50 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 1247 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:51.211231 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0f5610eb-67ed-46d6-936b-2be1b8bf0ca9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.214963 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f5610eb-67ed-46d6-936b-2be1b8bf0ca9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:51.215415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f5610eb-67ed-46d6-936b-2be1b8bf0ca9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.215473 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f5610eb-67ed-46d6-936b-2be1b8bf0ca9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.245411 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:51.245411 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:51.252761 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0f5610eb-67ed-46d6-936b-2be1b8bf0ca9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:51.260623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f5610eb-67ed-46d6-936b-2be1b8bf0ca9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:51.261331 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 390/1561] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:51.740233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-34e660af-e7c4-4545-b156-0387ee21752d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.742447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-34e660af-e7c4-4545-b156-0387ee21752d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 Aug 05 18:19:51.742447 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-34e660af-e7c4-4545-b156-0387ee21752d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.742703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-34e660af-e7c4-4545-b156-0387ee21752d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.761522 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-34e660af-e7c4-4545-b156-0387ee21752d tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 returned with HTTP 404 Aug 05 18:19:51.761727 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 386/1562] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/54fae1fe-8e2a-4fd1-bbae-56c21ada7a58 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:51.774154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5415d00a-341a-4476-9591-458d12b15eee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.776777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.778762 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5415d00a-341a-4476-9591-458d12b15eee tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:51.780072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5415d00a-341a-4476-9591-458d12b15eee tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.781475 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5415d00a-341a-4476-9591-458d12b15eee tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.781475 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5415d00a-341a-4476-9591-458d12b15eee tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume with id: 4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:51.782431 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:51.783041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:51.783376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:51.789883 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5415d00a-341a-4476-9591-458d12b15eee tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 404 Aug 05 18:19:51.791171 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 392/1563] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:51 2026] DELETE /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:51.804398 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4515aa54-2df8-4ba2-ae88-1c4e60c7f1da None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.805712 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:51.805712 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:51.806392 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:51.807816 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4515aa54-2df8-4ba2-ae88-1c4e60c7f1da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 Aug 05 18:19:51.808089 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4515aa54-2df8-4ba2-ae88-1c4e60c7f1da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.809500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4515aa54-2df8-4ba2-ae88-1c4e60c7f1da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.819192 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4515aa54-2df8-4ba2-ae88-1c4e60c7f1da tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 returned with HTTP 404 Aug 05 18:19:51.820639 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 391/1564] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/4b155a66-6577-42ba-94aa-fe4425902389 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:51.822776 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Reserve volume completed successfully. Aug 05 18:19:51.823139 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-421e5810-50d0-45bb-a5cb-0f7ac8df7feb tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:51.824614 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 396/1565] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:51 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:51.833686 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4ded9a8d-f13c-4591-87b1-006fce5d1dc2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.838448 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4ded9a8d-f13c-4591-87b1-006fce5d1dc2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] DELETE https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:51.838448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4ded9a8d-f13c-4591-87b1-006fce5d1dc2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.838448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4ded9a8d-f13c-4591-87b1-006fce5d1dc2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.838448 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-4ded9a8d-f13c-4591-87b1-006fce5d1dc2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Delete volume with id: 84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:51.842584 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6a4f8bf8-2645-41ca-a258-57b0bbbdbcad None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.844508 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a4f8bf8-2645-41ca-a258-57b0bbbdbcad tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:51.844737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a4f8bf8-2645-41ca-a258-57b0bbbdbcad tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.844937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a4f8bf8-2645-41ca-a258-57b0bbbdbcad tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.847247 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4ded9a8d-f13c-4591-87b1-006fce5d1dc2 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 404 Aug 05 18:19:51.848154 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 387/1566] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:51 2026] DELETE /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:51.857494 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:51.857494 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:51.867038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-342fdfbd-9adf-4017-88d5-cfb9907c1a54 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.869707 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6a4f8bf8-2645-41ca-a258-57b0bbbdbcad tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:51.872345 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-342fdfbd-9adf-4017-88d5-cfb9907c1a54 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] GET https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a Aug 05 18:19:51.872732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-342fdfbd-9adf-4017-88d5-cfb9907c1a54 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.874485 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-342fdfbd-9adf-4017-88d5-cfb9907c1a54 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.881811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a4f8bf8-2645-41ca-a258-57b0bbbdbcad tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:51.882207 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 393/1567] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:51.885156 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-342fdfbd-9adf-4017-88d5-cfb9907c1a54 tempest-TestInstancesWithCinderVolumes-1486558949 tempest-TestInstancesWithCinderVolumes-1486558949-project-member] https://10.4.3.210/volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a returned with HTTP 404 Aug 05 18:19:51.885540 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 392/1568] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/84694027-544e-44fd-b8d0-61b697584f7a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:51.900725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.900854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.903497 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:51.912185 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:19:51.912185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.912185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.923017 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:51.923017 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:51.923114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:51.923158 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:51.923158 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:51.923158 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:51.946705 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Unreserve volume completed successfully. Aug 05 18:19:51.946705 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce5c81b9-6e56-4bed-84fa-4b77b0f784bf tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:51.946705 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 388/1569] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:51 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:51.958420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-215b79f5-f50a-4d35-85a5-c31841c97bd9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:51.960214 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-215b79f5-f50a-4d35-85a5-c31841c97bd9 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:51.960661 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-215b79f5-f50a-4d35-85a5-c31841c97bd9 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:51.960988 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-215b79f5-f50a-4d35-85a5-c31841c97bd9 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:51.973371 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:51.973371 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:51.979026 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Get all volumes completed successfully. Aug 05 18:19:51.981229 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:51.981229 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:51.982319 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-215b79f5-f50a-4d35-85a5-c31841c97bd9 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:51.991164 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11926b12-4e76-4a4b-9b9d-d02b79230593 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:19:51.992746 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 397/1570] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8355 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:51.992860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-215b79f5-f50a-4d35-85a5-c31841c97bd9 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:52.000701 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 394/1571] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:51 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:52.011612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fc8b009e-a377-4b83-97ab-d68538e84595 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.017255 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fc8b009e-a377-4b83-97ab-d68538e84595 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] DELETE https://10.4.3.210/volume/v3/types/07cf8d3e-f371-42f0-b317-c8b7f4c2c688 Aug 05 18:19:52.017382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-922dda2a-e022-4272-905d-823d98572b66 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.019296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-922dda2a-e022-4272-905d-823d98572b66 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:52.020354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-922dda2a-e022-4272-905d-823d98572b66 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:52.021834 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-922dda2a-e022-4272-905d-823d98572b66 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:52.023656 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fc8b009e-a377-4b83-97ab-d68538e84595 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.023849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fc8b009e-a377-4b83-97ab-d68538e84595 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.032268 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.032268 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:52.033152 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-922dda2a-e022-4272-905d-823d98572b66 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.056369 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-922dda2a-e022-4272-905d-823d98572b66 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume updated successfully. Aug 05 18:19:52.056369 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-922dda2a-e022-4272-905d-823d98572b66 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 200 Aug 05 18:19:52.056861 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 389/1572] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:52 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Aug 05 18:19:52.069497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bfe0b929-8fa9-4cab-83d8-61963ea60ff4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.070334 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fc8b009e-a377-4b83-97ab-d68538e84595 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/types/07cf8d3e-f371-42f0-b317-c8b7f4c2c688 returned with HTTP 202 Aug 05 18:19:52.070520 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 393/1573] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:19:52 2026] DELETE /volume/v3/types/07cf8d3e-f371-42f0-b317-c8b7f4c2c688 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:52.073828 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bfe0b929-8fa9-4cab-83d8-61963ea60ff4 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:52.074071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bfe0b929-8fa9-4cab-83d8-61963ea60ff4 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.074350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bfe0b929-8fa9-4cab-83d8-61963ea60ff4 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.086081 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.087726 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:19:52.088355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.088355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.089831 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:52.094125 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.094125 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:52.103004 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bfe0b929-8fa9-4cab-83d8-61963ea60ff4 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.109851 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bfe0b929-8fa9-4cab-83d8-61963ea60ff4 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:52.110405 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 398/1574] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:52 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:52.126619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e78c65f7-baca-4e07-ba28-f99c45824941 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.129447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e78c65f7-baca-4e07-ba28-f99c45824941 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:52.130256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e78c65f7-baca-4e07-ba28-f99c45824941 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:52.130256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e78c65f7-baca-4e07-ba28-f99c45824941 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:52.148057 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.148057 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:52.148411 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e78c65f7-baca-4e07-ba28-f99c45824941 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.161089 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e78c65f7-baca-4e07-ba28-f99c45824941 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume updated successfully. Aug 05 18:19:52.161089 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e78c65f7-baca-4e07-ba28-f99c45824941 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 200 Aug 05 18:19:52.161089 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 390/1575] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:52 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:19:52.161924 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Get all volumes completed successfully. Aug 05 18:19:52.167507 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.167507 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:52.174928 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9f0edb20-70b2-42b3-8ff2-2d78b08e779a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.175667 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-76e79f77-b2e0-4a41-aef7-0f8ba9244e63 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:19:52.176198 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 395/1576] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:19:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8354 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:52.177835 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9f0edb20-70b2-42b3-8ff2-2d78b08e779a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:52.177835 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9f0edb20-70b2-42b3-8ff2-2d78b08e779a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.178087 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9f0edb20-70b2-42b3-8ff2-2d78b08e779a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.194295 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.194295 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:52.205915 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9f0edb20-70b2-42b3-8ff2-2d78b08e779a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.208539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5a6ddb97-fe6d-44b3-9dac-e8ed422404f6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.213640 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a6ddb97-fe6d-44b3-9dac-e8ed422404f6 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] DELETE https://10.4.3.210/volume/v3/types/f1a8263c-6f30-4165-b6e3-67e1c0543a30 Aug 05 18:19:52.213884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a6ddb97-fe6d-44b3-9dac-e8ed422404f6 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.214199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a6ddb97-fe6d-44b3-9dac-e8ed422404f6 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.215983 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9f0edb20-70b2-42b3-8ff2-2d78b08e779a tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:52.216612 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 394/1577] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:52 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:52.240577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.244437 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:52.245133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:52.245578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:52.261438 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.261438 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:52.262183 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.266149 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a6ddb97-fe6d-44b3-9dac-e8ed422404f6 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/types/f1a8263c-6f30-4165-b6e3-67e1c0543a30 returned with HTTP 202 Aug 05 18:19:52.266909 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 399/1578] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:19:52 2026] DELETE /volume/v3/types/f1a8263c-6f30-4165-b6e3-67e1c0543a30 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:52.280383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6306240b-d233-42a5-ad33-5c2a1a16e04f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.286150 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6306240b-d233-42a5-ad33-5c2a1a16e04f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:52.286150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6306240b-d233-42a5-ad33-5c2a1a16e04f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.286150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6306240b-d233-42a5-ad33-5c2a1a16e04f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.294515 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Update volume admin metadata completed successfully. Aug 05 18:19:52.294515 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Update readonly setting on volume completed successfully. Aug 05 18:19:52.294515 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bb099e07-59a1-4753-a5a2-5a7498a2a24b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:52.294852 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 391/1579] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:52 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:52.308605 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.308605 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:52.311071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e10d3950-4014-4753-9692-d2ef283520da None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.315347 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e10d3950-4014-4753-9692-d2ef283520da tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:52.315471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e10d3950-4014-4753-9692-d2ef283520da tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.315782 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e10d3950-4014-4753-9692-d2ef283520da tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.316393 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6306240b-d233-42a5-ad33-5c2a1a16e04f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:52.324508 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6306240b-d233-42a5-ad33-5c2a1a16e04f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:52.325124 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 396/1580] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:52 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:52.335807 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.335807 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:52.345880 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e10d3950-4014-4753-9692-d2ef283520da tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.353794 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e10d3950-4014-4753-9692-d2ef283520da tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:52.353794 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 395/1581] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:52 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:52.369341 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.371193 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:52.371715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:52.371715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:52.382011 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.382011 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:52.382682 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.404227 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Update volume admin metadata completed successfully. Aug 05 18:19:52.404785 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Update readonly setting on volume completed successfully. Aug 05 18:19:52.404785 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f108fe1b-ac00-4d4f-9f8b-42595d71aa0b tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:52.408751 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 400/1582] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:19:52 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:19:52.416769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-73315ac1-ff61-47d0-8f5c-de0d229ea5ce None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.422285 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-73315ac1-ff61-47d0-8f5c-de0d229ea5ce tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:19:52.422617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-73315ac1-ff61-47d0-8f5c-de0d229ea5ce tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:52.423006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-73315ac1-ff61-47d0-8f5c-de0d229ea5ce tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:52.441713 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.441713 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:52.447799 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-73315ac1-ff61-47d0-8f5c-de0d229ea5ce tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.455849 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-73315ac1-ff61-47d0-8f5c-de0d229ea5ce tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:19:52.456481 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 392/1583] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:52 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:52.476966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:52.479889 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:19:52.480294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1564611240", "disk_format": "raw"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:52.480573 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1564611240", "disk_format": "raw"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:52.499707 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.499707 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:52.500532 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:19:52.556146 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:52.556146 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:52.567688 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.image.image_utils [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1564611240'}] 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-1564611240'}]. {{(pid=100363) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 05 18:19:53.016022 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:53.021899 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:19:53.022181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:53.022435 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:53.023697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:19:53.078152 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Get all volumes completed successfully. Aug 05 18:19:53.081172 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:53.081172 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:53.087670 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2508e5ad-7109-458b-b2e0-5076aafaad10 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:19:53.089220 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 396/1584] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:19:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8355 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:53.110962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cb075490-0728-4b63-a40d-e7a932702e66 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:53.114265 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe Aug 05 18:19:53.114566 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:53.114896 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:53.115121 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Delete volume with id: 7a2a6e2b-6853-431f-9664-bd7699f222fe Aug 05 18:19:53.126554 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:53.126554 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:53.127163 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Volume info retrieved successfully. Aug 05 18:19:53.151401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.image.cache [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '760bdd42-0f72-4eb2-894d-5a440e4450c3', 'volume_id': '7a2a6e2b-6853-431f-9664-bd7699f222fe', 'host': 'np0000006581@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 5, 18, 18, 6), 'last_used': datetime.datetime(2026, 8, 5, 18, 18, 22)}. {{(pid=100365) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 05 18:19:53.177215 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Delete volume request issued successfully. Aug 05 18:19:53.177561 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb075490-0728-4b63-a40d-e7a932702e66 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe returned with HTTP 202 Aug 05 18:19:53.178157 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 401/1585] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:19:53 2026] DELETE /volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:53.188814 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a2042a8c-586a-43b0-b49d-51463bcfcc14 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:53.191792 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2042a8c-586a-43b0-b49d-51463bcfcc14 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] GET https://10.4.3.210/volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe Aug 05 18:19:53.192007 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2042a8c-586a-43b0-b49d-51463bcfcc14 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:53.192567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2042a8c-586a-43b0-b49d-51463bcfcc14 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:53.204184 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:53.204184 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:53.214248 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a2042a8c-586a-43b0-b49d-51463bcfcc14 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Volume info retrieved successfully. Aug 05 18:19:53.222396 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2042a8c-586a-43b0-b49d-51463bcfcc14 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe returned with HTTP 200 Aug 05 18:19:53.222396 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 393/1586] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:53 2026] GET /volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:53.344855 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d76d0f28-8870-4eb0-8f01-acca366b4220 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:53.351374 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d76d0f28-8870-4eb0-8f01-acca366b4220 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:53.351539 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d76d0f28-8870-4eb0-8f01-acca366b4220 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:53.351771 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d76d0f28-8870-4eb0-8f01-acca366b4220 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:53.364448 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:53.364448 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:53.371975 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d76d0f28-8870-4eb0-8f01-acca366b4220 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:53.382728 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d76d0f28-8870-4eb0-8f01-acca366b4220 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:53.382728 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 397/1587] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:53 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:53.492507 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Copy volume to image completed successfully. Aug 05 18:19:53.493072 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a1de0b2-7667-47d1-963e-7dcf6aa7a26f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:19:53.493650 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 397/1588] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:19:52 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 687 bytes in 1018 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:54.103184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-bb0616bf-04cb-4b45-83ba-828e1c6660b6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:54.111722 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-bb0616bf-04cb-4b45-83ba-828e1c6660b6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89/action Aug 05 18:19:54.112280 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-bb0616bf-04cb-4b45-83ba-828e1c6660b6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:19:54.112280 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-bb0616bf-04cb-4b45-83ba-828e1c6660b6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:54.139103 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:54.139103 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:54.172106 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d437c1d6-cc8b-4087-a6b4-62e18461603d req-bb0616bf-04cb-4b45-83ba-828e1c6660b6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89/action returned with HTTP 204 Aug 05 18:19:54.172808 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 402/1589] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:19:54 2026] POST /volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:54.244911 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ae9f43dd-1dbf-48fb-a284-cd4ccf6819e4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:54.249374 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ae9f43dd-1dbf-48fb-a284-cd4ccf6819e4 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] GET https://10.4.3.210/volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe Aug 05 18:19:54.249650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ae9f43dd-1dbf-48fb-a284-cd4ccf6819e4 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:54.249828 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ae9f43dd-1dbf-48fb-a284-cd4ccf6819e4 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:54.259801 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ae9f43dd-1dbf-48fb-a284-cd4ccf6819e4 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe returned with HTTP 404 Aug 05 18:19:54.261011 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 394/1590] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:54 2026] GET /volume/v3/volumes/7a2a6e2b-6853-431f-9664-bd7699f222fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:19:54.288053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c21a5c47-dcd9-4c64-beb7-6bd0d9be5d01 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:54.293179 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c21a5c47-dcd9-4c64-beb7-6bd0d9be5d01 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] DELETE https://10.4.3.210/volume/v3/types/a61806a6-1228-4339-981d-c991059d8cff Aug 05 18:19:54.293828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c21a5c47-dcd9-4c64-beb7-6bd0d9be5d01 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:54.293828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c21a5c47-dcd9-4c64-beb7-6bd0d9be5d01 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:54.338953 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c21a5c47-dcd9-4c64-beb7-6bd0d9be5d01 tempest-TestInstancesWithCinderVolumes-1707418660 tempest-TestInstancesWithCinderVolumes-1707418660-project-admin] https://10.4.3.210/volume/v3/types/a61806a6-1228-4339-981d-c991059d8cff returned with HTTP 202 Aug 05 18:19:54.339783 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 398/1591] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:19:54 2026] DELETE /volume/v3/types/a61806a6-1228-4339-981d-c991059d8cff => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:19:54.405535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2c2cea61-e755-40eb-8fb5-ecfa46f03ed0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:54.410484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c2cea61-e755-40eb-8fb5-ecfa46f03ed0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:54.410964 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c2cea61-e755-40eb-8fb5-ecfa46f03ed0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:54.411314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c2cea61-e755-40eb-8fb5-ecfa46f03ed0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:54.426863 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:54.426863 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:54.435477 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2c2cea61-e755-40eb-8fb5-ecfa46f03ed0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:54.447283 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c2cea61-e755-40eb-8fb5-ecfa46f03ed0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:54.449220 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 398/1592] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:54 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:54.471145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f052bb08-f6dd-4449-8d83-5a4e28c5c71c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:54.478858 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f052bb08-f6dd-4449-8d83-5a4e28c5c71c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:19:54.479277 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f052bb08-f6dd-4449-8d83-5a4e28c5c71c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:54.479656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f052bb08-f6dd-4449-8d83-5a4e28c5c71c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:54.497931 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:54.497931 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:54.512624 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f052bb08-f6dd-4449-8d83-5a4e28c5c71c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:19:54.521659 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f052bb08-f6dd-4449-8d83-5a4e28c5c71c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:19:54.523712 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 403/1593] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:19:54 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:56.798986 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-38a4f80f-ef8d-4b63-a74e-7011ec6f4ac3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:56.951505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-38a4f80f-ef8d-4b63-a74e-7011ec6f4ac3 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:19:56.952164 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-38a4f80f-ef8d-4b63-a74e-7011ec6f4ac3 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-726467306", "extra_specs": {}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:56.971366 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-38a4f80f-ef8d-4b63-a74e-7011ec6f4ac3 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:19:56.971840 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 395/1594] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:19:56 2026] POST /volume/v3/types => generated 217 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:56.982324 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6c56c180-d138-40c9-8e79-616c2252df5b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:56.984818 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6c56c180-d138-40c9-8e79-616c2252df5b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types/2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f/encryption Aug 05 18:19:56.985567 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6c56c180-d138-40c9-8e79-616c2252df5b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:57.009458 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6c56c180-d138-40c9-8e79-616c2252df5b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f/encryption returned with HTTP 200 Aug 05 18:19:57.010019 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 399/1595] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:19:56 2026] POST /volume/v3/types/2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:19:57.021474 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:57.136153 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:19:57.136859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-832209389", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-726467306", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:57.139366 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-832209389', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-726467306', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:19:57.144624 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume of 1 GB Aug 05 18:19:57.145458 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:57.145458 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:19:57.153467 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Availability Zones retrieved successfully. Aug 05 18:19:57.166997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (edbc11c9-430f-47b3-9470-9f4be4b99bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:57.168315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5912596-bab3-4dc9-bcd8-058baa75a236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:57.169775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:19:57.205167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5912596-bab3-4dc9-bcd8-058baa75a236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:19:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f,is_public=True,name='tempest-scenario-type-cryptsetup-726467306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f', '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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:57.206165 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0528bc9-9384-4251-8543-e982b9d36798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:57.258382 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-726467306 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-726467306, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:57.258782 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-726467306 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-726467306, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:19:57.307637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f0f7af77-793f-4248-85b8-315f5b2b36c3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:57.308195 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0f7af77-793f-4248-85b8-315f5b2b36c3 None None] GET https://10.4.3.210/volume// Aug 05 18:19:57.308448 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0f7af77-793f-4248-85b8-315f5b2b36c3 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:57.308689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0f7af77-793f-4248-85b8-315f5b2b36c3 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:57.309092 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0f7af77-793f-4248-85b8-315f5b2b36c3 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:19:57.309442 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 404/1596] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:19:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:19:57.320027 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Created reservations ['80531939-ee55-4e82-bd3e-0c0198716301', '31221286-f7c2-45e2-ae2f-82f30fb29162', '77a05a0a-d869-4dcd-9b02-3e0e91961c5a', '1a63d228-3ad7-4012-bbd4-552851adf091'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:19:57.321532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0528bc9-9384-4251-8543-e982b9d36798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80531939-ee55-4e82-bd3e-0c0198716301', '31221286-f7c2-45e2-ae2f-82f30fb29162', '77a05a0a-d869-4dcd-9b02-3e0e91961c5a', '1a63d228-3ad7-4012-bbd4-552851adf091']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:57.323841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-be093ec0-22a0-4b34-a75d-193fa2f71bf3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:57.324221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d19813-bc06-4c46-a2f9-637fb1d40182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:57.326795 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-be093ec0-22a0-4b34-a75d-193fa2f71bf3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:19:57.327115 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-be093ec0-22a0-4b34-a75d-193fa2f71bf3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54727e12-ed61-4668-83fc-31369df9a814", "connector": null, "instance_uuid": "b39d3563-2c8d-40b4-b5b1-e0ea4e8c0dac"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:57.343007 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:57.343007 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:19:57.357634 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00d19813-bc06-4c46-a2f9-637fb1d40182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02729b0a-ce7d-497c-a036-f62e0da71133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-832209389',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['80531939-ee55-4e82-bd3e-0c0198716301','31221286-f7c2-45e2-ae2f-82f30fb29162','77a05a0a-d869-4dcd-9b02-3e0e91961c5a','1a63d228-3ad7-4012-bbd4-552851adf091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-832209389',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=02729b0a-ce7d-497c-a036-f62e0da71133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7018fed0b68940b89cadcd9dbe4df121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5166960a14d44ae2b40fc1fd429a8112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f),volume_type_id=2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:57.358423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f58a8ce-0511-4bfd-9d7a-4aac332fe85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:57.391894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-be093ec0-22a0-4b34-a75d-193fa2f71bf3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:19:57.392502 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 396/1597] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:19:57 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:57.398644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f58a8ce-0511-4bfd-9d7a-4aac332fe85c) transitioned into state 'SUCCESS' from state '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-832209389',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['80531939-ee55-4e82-bd3e-0c0198716301','31221286-f7c2-45e2-ae2f-82f30fb29162','77a05a0a-d869-4dcd-9b02-3e0e91961c5a','1a63d228-3ad7-4012-bbd4-552851adf091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:57.398644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d311eda1-c0ef-4ea1-82ea-cb4416d4236c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:19:57.408177 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-71b14898-4d84-4d8d-b194-dff4caaa13c7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:57.411870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-71b14898-4d84-4d8d-b194-dff4caaa13c7 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] DELETE https://10.4.3.210/volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492 Aug 05 18:19:57.412134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-71b14898-4d84-4d8d-b194-dff4caaa13c7 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:57.412510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-71b14898-4d84-4d8d-b194-dff4caaa13c7 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:57.419656 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d311eda1-c0ef-4ea1-82ea-cb4416d4236c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:19:57.420145 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (edbc11c9-430f-47b3-9470-9f4be4b99bc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:19:57.420507 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request issued successfully. Aug 05 18:19:57.421175 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8db02c0-1102-45f3-821d-a7c81ddbe30f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:19:57.421726 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 399/1598] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:19:57 2026] POST /volume/v3/volumes => generated 789 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:19:57.426082 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:57.426082 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:19:57.507098 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-71b14898-4d84-4d8d-b194-dff4caaa13c7 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492 returned with HTTP 200 Aug 05 18:19:57.507759 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 400/1599] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:19:57 2026] DELETE /volume/v3/attachments/fffe6f9d-2a7a-492c-b8b4-dc4090915492 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:59.059718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:59.064449 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] PUT https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef Aug 05 18:19:59.064449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:19:59.076286 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Acquiring lock "cinder-attachment_update-54727e12-ed61-4668-83fc-31369df9a814-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:19:59.087392 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-54727e12-ed61-4668-83fc-31369df9a814-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:19:59.087392 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:19:59.087392 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:19:59.264150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Lock "cinder-attachment_update-54727e12-ed61-4668-83fc-31369df9a814-np0000006581" released by "attachment_update" :: held 0.178s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:19:59.264150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-5702cf6c-7d7a-49e3-9cee-285f0789beff tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef returned with HTTP 200 Aug 05 18:19:59.264728 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 405/1600] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:19:59 2026] PUT /volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:19:59.284568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-3647726c-6b78-46da-b329-48721ff31cc6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:19:59.290852 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-3647726c-6b78-46da-b329-48721ff31cc6 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef Aug 05 18:19:59.294184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-3647726c-6b78-46da-b329-48721ff31cc6 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:19:59.294184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-3647726c-6b78-46da-b329-48721ff31cc6 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:19:59.317202 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-3647726c-6b78-46da-b329-48721ff31cc6 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef returned with HTTP 200 Aug 05 18:19:59.317840 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 397/1601] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:19:59 2026] GET /volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:02.347327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:02.352484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:02.353225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-2091118709", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:02.358022 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-2091118709', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:02.516509 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Create volume of 1 GB Aug 05 18:20:02.516509 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:02.516509 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:02.545846 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Availability Zones retrieved successfully. Aug 05 18:20:02.559789 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Flow 'volume_create_api' (128ee52a-b9d9-468a-bd3f-46ac8651212d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:02.561411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07f09a1-8ea4-4331-89dc-dd78b765b5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:02.562911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:02.683445 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b07f09a1-8ea4-4331-89dc-dd78b765b5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:02.684124 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad4bfc3-1736-4266-881a-4919cbc7948d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:02.831390 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Created reservations ['bf15516a-0903-4316-b54d-a5e1cced07df', '63c474b5-354f-4b5f-8ce2-e32d91c1cc2d', 'f4a48073-67b2-4227-afcb-80848b1d690c', 'e7b44921-d3f5-4c6d-b9c6-da86de36a38f'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:02.832861 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad4bfc3-1736-4266-881a-4919cbc7948d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf15516a-0903-4316-b54d-a5e1cced07df', '63c474b5-354f-4b5f-8ce2-e32d91c1cc2d', 'f4a48073-67b2-4227-afcb-80848b1d690c', 'e7b44921-d3f5-4c6d-b9c6-da86de36a38f']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:02.834182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcbf6282-0bff-4328-9295-628acfe10b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:02.876287 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcbf6282-0bff-4328-9295-628acfe10b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f339ff81-510b-4ca6-bfca-755c925f70ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2091118709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f202190252204abdbcd8e84b00927615',qos_specs=None,replication_status=,reservations=['bf15516a-0903-4316-b54d-a5e1cced07df','63c474b5-354f-4b5f-8ce2-e32d91c1cc2d','f4a48073-67b2-4227-afcb-80848b1d690c','e7b44921-d3f5-4c6d-b9c6-da86de36a38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9151ac60e3747d296c7fc996b15445e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-2091118709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f339ff81-510b-4ca6-bfca-755c925f70ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f202190252204abdbcd8e84b00927615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9151ac60e3747d296c7fc996b15445e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:02.876620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5940b1e6-f7fa-480e-84f8-009a4dedbb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:02.908630 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5940b1e6-f7fa-480e-84f8-009a4dedbb5f) transitioned into state 'SUCCESS' from state '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-2091118709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f202190252204abdbcd8e84b00927615',qos_specs=None,replication_status=,reservations=['bf15516a-0903-4316-b54d-a5e1cced07df','63c474b5-354f-4b5f-8ce2-e32d91c1cc2d','f4a48073-67b2-4227-afcb-80848b1d690c','e7b44921-d3f5-4c6d-b9c6-da86de36a38f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9151ac60e3747d296c7fc996b15445e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:02.908827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a03840-310b-4132-99bc-b09d2b43f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:02.928262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a03840-310b-4132-99bc-b09d2b43f655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:02.929787 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Flow 'volume_create_api' (128ee52a-b9d9-468a-bd3f-46ac8651212d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:02.930028 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Create volume request issued successfully. Aug 05 18:20:02.930837 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c926da8-b9ca-4ddc-80e1-d7a3412efba3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:20:02.932121 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 400/1602] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:20:02 2026] POST /volume/v3/volumes => generated 754 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:02.958153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-051054ea-3ab4-4091-a4d1-3c81b46e46a2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:02.961834 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-051054ea-3ab4-4091-a4d1-3c81b46e46a2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:20:02.961834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-051054ea-3ab4-4091-a4d1-3c81b46e46a2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:02.963200 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-051054ea-3ab4-4091-a4d1-3c81b46e46a2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:02.986045 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:02.986045 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:02.999934 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-051054ea-3ab4-4091-a4d1-3c81b46e46a2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:03.015190 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-051054ea-3ab4-4091-a4d1-3c81b46e46a2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 200 Aug 05 18:20:03.015992 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 401/1603] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:02 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:04.040212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-763d5b47-46fb-4c84-9176-bec96451ba5e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:04.045610 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-763d5b47-46fb-4c84-9176-bec96451ba5e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:20:04.045610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-763d5b47-46fb-4c84-9176-bec96451ba5e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:04.047462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-763d5b47-46fb-4c84-9176-bec96451ba5e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:04.064893 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:04.064893 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:04.076658 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-763d5b47-46fb-4c84-9176-bec96451ba5e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:04.088016 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-763d5b47-46fb-4c84-9176-bec96451ba5e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 200 Aug 05 18:20:04.088690 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 406/1604] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:04 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:04.111489 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5bd40668-0ef2-4f63-82d3-81eb730c977a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:04.113611 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5bd40668-0ef2-4f63-82d3-81eb730c977a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:20:04.113916 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5bd40668-0ef2-4f63-82d3-81eb730c977a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:04.114403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5bd40668-0ef2-4f63-82d3-81eb730c977a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:04.127541 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:04.127541 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:04.137372 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5bd40668-0ef2-4f63-82d3-81eb730c977a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:04.147941 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5bd40668-0ef2-4f63-82d3-81eb730c977a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 200 Aug 05 18:20:04.149301 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 398/1605] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:04 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:04.169055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b09078e8-7d80-4388-a076-bc26cde73935 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:04.169606 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b09078e8-7d80-4388-a076-bc26cde73935 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:20:04.169844 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b09078e8-7d80-4388-a076-bc26cde73935 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:04.171205 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b09078e8-7d80-4388-a076-bc26cde73935 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:04.181506 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:04.181506 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:04.190989 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b09078e8-7d80-4388-a076-bc26cde73935 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:04.198513 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b09078e8-7d80-4388-a076-bc26cde73935 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 200 Aug 05 18:20:04.199083 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 401/1606] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:04 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:04.218638 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-729396f0-bec2-40f7-bf06-c07da99c7052 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:04.220914 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:20:04.221640 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f339ff81-510b-4ca6-bfca-755c925f70ad", "name": "tempest-TestVolumeBackupRestore-backup-1825231712", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:04.225531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Creating new backup {'backup': {'volume_id': 'f339ff81-510b-4ca6-bfca-755c925f70ad', 'name': 'tempest-TestVolumeBackupRestore-backup-1825231712', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:20:04.225727 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Creating backup of volume f339ff81-510b-4ca6-bfca-755c925f70ad in container None Aug 05 18:20:04.238987 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:04.238987 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:04.240441 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:04.302816 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Created reservations ['9eafea94-b19a-461d-bac0-6293007fbb58', '91a5394e-2185-4614-8007-406ac4b39fa1'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:04.382366 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-729396f0-bec2-40f7-bf06-c07da99c7052 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:20:04.382678 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 402/1607] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:20:04 2026] POST /volume/v3/backups => generated 335 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:04.395863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a70d7110-c17c-43fc-8bba-cf903b1f7f21 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:04.400118 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a70d7110-c17c-43fc-8bba-cf903b1f7f21 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:04.401689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a70d7110-c17c-43fc-8bba-cf903b1f7f21 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:04.402431 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a70d7110-c17c-43fc-8bba-cf903b1f7f21 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:04.402672 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a70d7110-c17c-43fc-8bba-cf903b1f7f21 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:04.411117 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:04.411117 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:04.412356 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a70d7110-c17c-43fc-8bba-cf903b1f7f21 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:04.413324 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 407/1608] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:04 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 742 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:05.434617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-93b492c1-5cfb-4aea-a650-e0a94a196c23 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:05.440685 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93b492c1-5cfb-4aea-a650-e0a94a196c23 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:05.440685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93b492c1-5cfb-4aea-a650-e0a94a196c23 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:05.440685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93b492c1-5cfb-4aea-a650-e0a94a196c23 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:05.442786 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-93b492c1-5cfb-4aea-a650-e0a94a196c23 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:05.471672 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:05.471672 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:05.472721 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93b492c1-5cfb-4aea-a650-e0a94a196c23 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:05.473098 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 399/1609] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:05 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 744 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:06.486672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1fc60827-0139-44fe-a7c0-52048aa1f671 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:06.489289 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1fc60827-0139-44fe-a7c0-52048aa1f671 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:06.489525 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1fc60827-0139-44fe-a7c0-52048aa1f671 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:06.489820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1fc60827-0139-44fe-a7c0-52048aa1f671 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:06.489982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1fc60827-0139-44fe-a7c0-52048aa1f671 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:06.497760 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:06.497760 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:06.498397 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1fc60827-0139-44fe-a7c0-52048aa1f671 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:06.498806 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 402/1610] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:06 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 744 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:07.517584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f5821cd3-09a9-4034-bb38-3beca9d0feec None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:07.521809 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f5821cd3-09a9-4034-bb38-3beca9d0feec tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:07.521809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f5821cd3-09a9-4034-bb38-3beca9d0feec tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:07.522882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f5821cd3-09a9-4034-bb38-3beca9d0feec tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:07.525968 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f5821cd3-09a9-4034-bb38-3beca9d0feec tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:07.540581 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:07.540581 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:07.540581 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f5821cd3-09a9-4034-bb38-3beca9d0feec tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:07.540581 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 403/1611] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:07 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:07.584145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-26223a08-350c-4a62-b31a-1066fdc0b2f3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:07.587306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-26223a08-350c-4a62-b31a-1066fdc0b2f3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] POST https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef/action Aug 05 18:20:07.587306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-26223a08-350c-4a62-b31a-1066fdc0b2f3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:07.588196 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-26223a08-350c-4a62-b31a-1066fdc0b2f3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:07.616669 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:07.616669 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:07.656902 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b8c498b1-c8b7-4301-9808-faa55b79c512 req-26223a08-350c-4a62-b31a-1066fdc0b2f3 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef/action returned with HTTP 204 Aug 05 18:20:07.657567 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 408/1612] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:20:07 2026] POST /volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:08.558845 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d66ef5a-f4f5-43bd-abff-60aba0c2632a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:08.562204 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d66ef5a-f4f5-43bd-abff-60aba0c2632a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:08.563224 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d66ef5a-f4f5-43bd-abff-60aba0c2632a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:08.563224 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d66ef5a-f4f5-43bd-abff-60aba0c2632a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:08.563763 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-1d66ef5a-f4f5-43bd-abff-60aba0c2632a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:08.575654 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:08.575654 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:08.576922 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d66ef5a-f4f5-43bd-abff-60aba0c2632a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:08.577526 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 400/1613] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:08 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:09.595958 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3ff40f3a-0340-42f3-9cb8-762869032e07 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:09.604527 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ff40f3a-0340-42f3-9cb8-762869032e07 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:09.606913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ff40f3a-0340-42f3-9cb8-762869032e07 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:09.606913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ff40f3a-0340-42f3-9cb8-762869032e07 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:09.606913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-3ff40f3a-0340-42f3-9cb8-762869032e07 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:09.614977 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:09.614977 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:09.618642 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ff40f3a-0340-42f3-9cb8-762869032e07 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:09.618642 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 403/1614] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:09 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:10.635568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2d69794e-6639-4a74-83b0-8c43a10e3cee None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:10.644364 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2d69794e-6639-4a74-83b0-8c43a10e3cee tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:10.644364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2d69794e-6639-4a74-83b0-8c43a10e3cee tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:10.644364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2d69794e-6639-4a74-83b0-8c43a10e3cee tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:10.644364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2d69794e-6639-4a74-83b0-8c43a10e3cee tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:10.655474 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:10.655474 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:10.657047 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2d69794e-6639-4a74-83b0-8c43a10e3cee tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:10.657824 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 404/1615] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:10 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:11.686301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f384e083-fdab-47de-86d0-1a897da52997 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:11.694458 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f384e083-fdab-47de-86d0-1a897da52997 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:11.694458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f384e083-fdab-47de-86d0-1a897da52997 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:11.694458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f384e083-fdab-47de-86d0-1a897da52997 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:11.694458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f384e083-fdab-47de-86d0-1a897da52997 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:11.707612 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:11.707612 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:11.708618 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f384e083-fdab-47de-86d0-1a897da52997 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:11.710091 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 409/1616] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:11 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:12.734896 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c145cbbf-a095-45c2-b30d-c7872cbaeb59 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:12.743302 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c145cbbf-a095-45c2-b30d-c7872cbaeb59 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:12.743302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c145cbbf-a095-45c2-b30d-c7872cbaeb59 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:12.743302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c145cbbf-a095-45c2-b30d-c7872cbaeb59 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:12.743302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c145cbbf-a095-45c2-b30d-c7872cbaeb59 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:12.753169 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:12.753169 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:12.758461 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c145cbbf-a095-45c2-b30d-c7872cbaeb59 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:12.758461 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 401/1617] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:12 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:12.762644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:12.767246 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:12.768629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1649984246"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:12.772837 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1649984246'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:12.772837 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume of 1 GB Aug 05 18:20:12.787315 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Availability Zones retrieved successfully. Aug 05 18:20:12.795739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Flow 'volume_create_api' (8cc083a2-6c9c-4fd7-827f-e102345c2c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:12.795739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29131dbe-04d7-4103-b792-d91433ee6ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:12.796038 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:12.848854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29131dbe-04d7-4103-b792-d91433ee6ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:12.849682 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266eea66-737f-41a2-817d-3934da200300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:13.000743 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Created reservations ['ef7a6a9f-5af3-49c1-bf63-1af2e6ce45c4', 'e5196153-1bda-4e81-8d3f-532d9e0be715', '287cfd9d-159f-4a72-9e2a-e2ed80a43d47', '6f169b9e-f3c1-4fc2-a4a6-ca718807af03'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:13.004620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266eea66-737f-41a2-817d-3934da200300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef7a6a9f-5af3-49c1-bf63-1af2e6ce45c4', 'e5196153-1bda-4e81-8d3f-532d9e0be715', '287cfd9d-159f-4a72-9e2a-e2ed80a43d47', '6f169b9e-f3c1-4fc2-a4a6-ca718807af03']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:13.004620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774a558c-74ad-4fd0-bb63-74c9b7e51d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:13.049397 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774a558c-74ad-4fd0-bb63-74c9b7e51d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b32ac366-ed50-4319-8d5b-623c7aee52a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1649984246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c668854b62b949e2bea13010d9a683a0',qos_specs=None,replication_status=,reservations=['ef7a6a9f-5af3-49c1-bf63-1af2e6ce45c4','e5196153-1bda-4e81-8d3f-532d9e0be715','287cfd9d-159f-4a72-9e2a-e2ed80a43d47','6f169b9e-f3c1-4fc2-a4a6-ca718807af03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1649984246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b32ac366-ed50-4319-8d5b-623c7aee52a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c668854b62b949e2bea13010d9a683a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:13.050821 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e081a18-a4ab-473c-b0ca-762809311bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:13.096093 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e081a18-a4ab-473c-b0ca-762809311bc9) transitioned into state 'SUCCESS' from state '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-1649984246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c668854b62b949e2bea13010d9a683a0',qos_specs=None,replication_status=,reservations=['ef7a6a9f-5af3-49c1-bf63-1af2e6ce45c4','e5196153-1bda-4e81-8d3f-532d9e0be715','287cfd9d-159f-4a72-9e2a-e2ed80a43d47','6f169b9e-f3c1-4fc2-a4a6-ca718807af03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:13.098269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb47629-2f2c-4b45-909c-f295ff29af56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:13.125163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb47629-2f2c-4b45-909c-f295ff29af56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:13.125446 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Flow 'volume_create_api' (8cc083a2-6c9c-4fd7-827f-e102345c2c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:13.125446 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume request issued successfully. Aug 05 18:20:13.130302 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2f7bbcee-7d24-4439-b448-30c14b4f9993 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:20:13.130951 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 404/1618] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:12 2026] POST /volume/v3/volumes => generated 751 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:13.154760 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-12c5dff5-4a92-4ec8-82db-c5500fcfd44f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:13.163417 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12c5dff5-4a92-4ec8-82db-c5500fcfd44f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:13.163417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12c5dff5-4a92-4ec8-82db-c5500fcfd44f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:13.163417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12c5dff5-4a92-4ec8-82db-c5500fcfd44f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:13.199630 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:13.199630 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:13.211496 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-12c5dff5-4a92-4ec8-82db-c5500fcfd44f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:13.226117 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12c5dff5-4a92-4ec8-82db-c5500fcfd44f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:13.227131 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 405/1619] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:13 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:13.775446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-671f5101-11e8-4a4b-9b6f-8b41c73058f8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:13.778678 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-671f5101-11e8-4a4b-9b6f-8b41c73058f8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:13.779171 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-671f5101-11e8-4a4b-9b6f-8b41c73058f8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:13.779264 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-671f5101-11e8-4a4b-9b6f-8b41c73058f8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:13.779406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-671f5101-11e8-4a4b-9b6f-8b41c73058f8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:13.786317 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:13.786317 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:13.787725 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-671f5101-11e8-4a4b-9b6f-8b41c73058f8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:13.788407 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 410/1620] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:13 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:14.243396 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-91038bc5-9c3b-42aa-a676-cb497f9fec4d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.245827 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91038bc5-9c3b-42aa-a676-cb497f9fec4d tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:14.246112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91038bc5-9c3b-42aa-a676-cb497f9fec4d tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.246413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91038bc5-9c3b-42aa-a676-cb497f9fec4d tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.247368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-556876f2-e538-4c12-ab95-0aba9a4d0237 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.251931 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-556876f2-e538-4c12-ab95-0aba9a4d0237 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:14.251931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-556876f2-e538-4c12-ab95-0aba9a4d0237 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.251931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-556876f2-e538-4c12-ab95-0aba9a4d0237 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.257522 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.257522 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:14.260315 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.260315 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:14.262987 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-91038bc5-9c3b-42aa-a676-cb497f9fec4d tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:14.266239 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-556876f2-e538-4c12-ab95-0aba9a4d0237 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:14.269837 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91038bc5-9c3b-42aa-a676-cb497f9fec4d tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:14.269837 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 402/1621] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:20:14.275946 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-556876f2-e538-4c12-ab95-0aba9a4d0237 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:14.275946 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 405/1622] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:14.335194 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-870b12af-538b-4604-b9e3-753c4affc062 req-8c73a9b1-1593-475f-868c-9c23636dfa46 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.339359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-8c73a9b1-1593-475f-868c-9c23636dfa46 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:14.340001 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-8c73a9b1-1593-475f-868c-9c23636dfa46 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.340001 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-8c73a9b1-1593-475f-868c-9c23636dfa46 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.354851 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.354851 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:14.362171 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-870b12af-538b-4604-b9e3-753c4affc062 req-8c73a9b1-1593-475f-868c-9c23636dfa46 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:14.370436 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-8c73a9b1-1593-475f-868c-9c23636dfa46 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:14.371647 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 406/1623] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:14.498247 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-139ba189-3fbd-4411-8381-c7d54dba87ee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.498849 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-139ba189-3fbd-4411-8381-c7d54dba87ee None None] GET https://10.4.3.210/volume// Aug 05 18:20:14.499144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-139ba189-3fbd-4411-8381-c7d54dba87ee None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.499515 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-139ba189-3fbd-4411-8381-c7d54dba87ee None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.499988 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-139ba189-3fbd-4411-8381-c7d54dba87ee None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:14.500632 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 411/1624] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:14.510753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-870b12af-538b-4604-b9e3-753c4affc062 req-56680762-e395-4a14-a926-4de534b018f2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.513537 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-56680762-e395-4a14-a926-4de534b018f2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:20:14.514309 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-56680762-e395-4a14-a926-4de534b018f2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b32ac366-ed50-4319-8d5b-623c7aee52a3", "connector": null, "instance_uuid": "a8cf11d8-2d62-4688-a85e-d060c38f5570"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:14.527725 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.527725 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:14.569225 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-56680762-e395-4a14-a926-4de534b018f2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:20:14.570062 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 403/1625] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:20: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) Aug 05 18:20:14.607675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-95464cce-950f-490e-992d-8d9e953c4bd7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.609798 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95464cce-950f-490e-992d-8d9e953c4bd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:14.610129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95464cce-950f-490e-992d-8d9e953c4bd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.610475 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95464cce-950f-490e-992d-8d9e953c4bd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.624051 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0c62d778-bb73-44a3-a6b9-0fef3755c36e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.624051 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0c62d778-bb73-44a3-a6b9-0fef3755c36e None None] GET https://10.4.3.210/volume// Aug 05 18:20:14.624051 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0c62d778-bb73-44a3-a6b9-0fef3755c36e None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.624051 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0c62d778-bb73-44a3-a6b9-0fef3755c36e None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.624051 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0c62d778-bb73-44a3-a6b9-0fef3755c36e None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:14.624051 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 407/1626] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:14.626706 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.626706 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:14.632714 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-95464cce-950f-490e-992d-8d9e953c4bd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:14.636552 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-870b12af-538b-4604-b9e3-753c4affc062 req-bbef8e70-1f68-4bac-821c-96e8dd976d06 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.639101 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-bbef8e70-1f68-4bac-821c-96e8dd976d06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:14.639536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-bbef8e70-1f68-4bac-821c-96e8dd976d06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.639769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-bbef8e70-1f68-4bac-821c-96e8dd976d06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.647218 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95464cce-950f-490e-992d-8d9e953c4bd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:14.647789 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 406/1627] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:14.660262 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.660262 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:14.664483 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-870b12af-538b-4604-b9e3-753c4affc062 req-bbef8e70-1f68-4bac-821c-96e8dd976d06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:14.670346 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-bbef8e70-1f68-4bac-821c-96e8dd976d06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:14.670953 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 412/1628] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:20:14.800306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.803471 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] PUT https://10.4.3.210/volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5 Aug 05 18:20:14.804049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:14.809520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-38a8a5ea-30a3-4c33-a8ec-57aa4fdb2b9e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:14.813413 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38a8a5ea-30a3-4c33-a8ec-57aa4fdb2b9e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:14.813413 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38a8a5ea-30a3-4c33-a8ec-57aa4fdb2b9e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:14.814272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38a8a5ea-30a3-4c33-a8ec-57aa4fdb2b9e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:14.814362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-38a8a5ea-30a3-4c33-a8ec-57aa4fdb2b9e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:14.816189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Acquiring lock "cinder-attachment_update-b32ac366-ed50-4319-8d5b-623c7aee52a3-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:20:14.823953 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.823953 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:14.824287 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Lock "cinder-attachment_update-b32ac366-ed50-4319-8d5b-623c7aee52a3-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:20:14.825290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38a8a5ea-30a3-4c33-a8ec-57aa4fdb2b9e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:14.826332 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:14.826332 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:14.826721 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 408/1629] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:14 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:14.979834 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Lock "cinder-attachment_update-b32ac366-ed50-4319-8d5b-623c7aee52a3-np0000006581" released by "attachment_update" :: held 0.155s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:20:14.980760 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-845ea4ff-1280-4489-88d6-2cf02ad7b72b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5 returned with HTTP 200 Aug 05 18:20:14.981169 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 404/1630] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:20:14 2026] PUT /volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:15.287004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-03f0e352-e528-466c-bc76-b00107ad90ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:15.288906 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-03f0e352-e528-466c-bc76-b00107ad90ac tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:15.289384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-03f0e352-e528-466c-bc76-b00107ad90ac tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:15.289384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-03f0e352-e528-466c-bc76-b00107ad90ac tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:15.298874 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:15.298874 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:15.307652 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-03f0e352-e528-466c-bc76-b00107ad90ac tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:15.316406 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-03f0e352-e528-466c-bc76-b00107ad90ac tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:15.317169 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 407/1631] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:15 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:15.354865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:15.357284 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] POST https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action Aug 05 18:20:15.357740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-706482554", "disk_format": "qcow2"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:15.357965 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-706482554", "disk_format": "qcow2"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:15.371368 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:15.371368 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:15.372259 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:15.395168 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:15.395168 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:15.406448 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.image.image_utils [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-706482554'}] 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-706482554'}]. {{(pid=100365) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 05 18:20:15.669005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f4e8841a-3ef8-4328-bd20-b0250e3db5d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:15.674879 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4e8841a-3ef8-4328-bd20-b0250e3db5d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:15.675758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4e8841a-3ef8-4328-bd20-b0250e3db5d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:15.676071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4e8841a-3ef8-4328-bd20-b0250e3db5d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:15.714374 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:15.714374 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:15.725639 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f4e8841a-3ef8-4328-bd20-b0250e3db5d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:15.740474 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4e8841a-3ef8-4328-bd20-b0250e3db5d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:15.742578 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 409/1632] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:15 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:15.847054 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1c85aec1-b7be-4500-a284-e5a4f50c47b4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:15.850472 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c85aec1-b7be-4500-a284-e5a4f50c47b4 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:15.850472 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c85aec1-b7be-4500-a284-e5a4f50c47b4 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:15.852705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c85aec1-b7be-4500-a284-e5a4f50c47b4 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:15.852705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-1c85aec1-b7be-4500-a284-e5a4f50c47b4 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:15.857630 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:15.857630 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:15.858858 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c85aec1-b7be-4500-a284-e5a4f50c47b4 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:15.859425 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 405/1633] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:15 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:16.512958 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Copy volume to image completed successfully. Aug 05 18:20:16.514985 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02a573ca-0ad5-4bf0-b983-7a509092ee0f tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action returned with HTTP 202 Aug 05 18:20:16.514985 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 413/1634] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:20:15 2026] POST /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142/action => generated 688 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:16.761697 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c2dcf787-d9f9-4f48-84b0-42bfc069a1df None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:16.763827 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c2dcf787-d9f9-4f48-84b0-42bfc069a1df tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:16.764189 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c2dcf787-d9f9-4f48-84b0-42bfc069a1df tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:16.764806 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c2dcf787-d9f9-4f48-84b0-42bfc069a1df tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:16.776977 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:16.776977 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:16.784347 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c2dcf787-d9f9-4f48-84b0-42bfc069a1df tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:16.790952 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c2dcf787-d9f9-4f48-84b0-42bfc069a1df tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:16.791502 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 408/1635] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:16 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:16.874333 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d204d6bf-7834-4a7b-944b-57efab2d41d8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:16.877568 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d204d6bf-7834-4a7b-944b-57efab2d41d8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:16.878153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d204d6bf-7834-4a7b-944b-57efab2d41d8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:16.878471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d204d6bf-7834-4a7b-944b-57efab2d41d8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:16.878776 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d204d6bf-7834-4a7b-944b-57efab2d41d8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:16.885917 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:16.885917 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:16.888388 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d204d6bf-7834-4a7b-944b-57efab2d41d8 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:16.888388 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 410/1636] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:16 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:17.809002 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e3dbf461-c0cb-4908-af7e-9cf4f5b8f33a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:17.811899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3dbf461-c0cb-4908-af7e-9cf4f5b8f33a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:17.812181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3dbf461-c0cb-4908-af7e-9cf4f5b8f33a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:17.812466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3dbf461-c0cb-4908-af7e-9cf4f5b8f33a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:17.827128 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:17.827128 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:17.832980 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e3dbf461-c0cb-4908-af7e-9cf4f5b8f33a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:17.839316 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3dbf461-c0cb-4908-af7e-9cf4f5b8f33a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:17.839628 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 406/1637] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:17 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:17.904074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5b612ef7-dc34-4e46-a296-4ff238f3ee0a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:17.907435 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b612ef7-dc34-4e46-a296-4ff238f3ee0a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:17.907852 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b612ef7-dc34-4e46-a296-4ff238f3ee0a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:17.908085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b612ef7-dc34-4e46-a296-4ff238f3ee0a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:17.908276 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5b612ef7-dc34-4e46-a296-4ff238f3ee0a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:17.918894 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:17.918894 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:17.920896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b612ef7-dc34-4e46-a296-4ff238f3ee0a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:17.920896 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 414/1638] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:17 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:18.347158 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-870b12af-538b-4604-b9e3-753c4affc062 req-a7c4216a-0832-4a27-86cf-84b052b344a9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:18.349970 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-a7c4216a-0832-4a27-86cf-84b052b344a9 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5/action Aug 05 18:20:18.350512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-a7c4216a-0832-4a27-86cf-84b052b344a9 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:18.351136 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-a7c4216a-0832-4a27-86cf-84b052b344a9 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:18.376741 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:18.376741 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:18.408825 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-870b12af-538b-4604-b9e3-753c4affc062 req-a7c4216a-0832-4a27-86cf-84b052b344a9 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5/action returned with HTTP 204 Aug 05 18:20:18.410432 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 409/1639] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:20:18 2026] POST /volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:18.860422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-47c83b70-bbb9-4d39-bb5a-6b5883af55a0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:18.863335 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47c83b70-bbb9-4d39-bb5a-6b5883af55a0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:18.864232 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47c83b70-bbb9-4d39-bb5a-6b5883af55a0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:18.864232 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47c83b70-bbb9-4d39-bb5a-6b5883af55a0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:18.878172 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:18.878172 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:18.883503 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-47c83b70-bbb9-4d39-bb5a-6b5883af55a0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:18.891713 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47c83b70-bbb9-4d39-bb5a-6b5883af55a0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:18.892232 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 411/1640] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:18 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:18.906962 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ab15f97a-058e-4bb0-bc91-64323cf84b09 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:18.909617 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ab15f97a-058e-4bb0-bc91-64323cf84b09 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:20:18.909868 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ab15f97a-058e-4bb0-bc91-64323cf84b09 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:18.910166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ab15f97a-058e-4bb0-bc91-64323cf84b09 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:18.923927 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:18.923927 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:18.930674 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ab15f97a-058e-4bb0-bc91-64323cf84b09 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:20:18.934945 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eebef3a1-05f7-4cf6-97cd-c9231a7baf17 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:18.937108 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eebef3a1-05f7-4cf6-97cd-c9231a7baf17 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:18.937332 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eebef3a1-05f7-4cf6-97cd-c9231a7baf17 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:18.938142 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eebef3a1-05f7-4cf6-97cd-c9231a7baf17 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:18.938142 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-eebef3a1-05f7-4cf6-97cd-c9231a7baf17 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:18.939515 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ab15f97a-058e-4bb0-bc91-64323cf84b09 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:20:18.940823 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 407/1641] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:18 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:18.949999 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:18.949999 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:18.951130 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eebef3a1-05f7-4cf6-97cd-c9231a7baf17 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:18.951574 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 415/1642] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:18 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:19.967858 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7f72e9fe-7dd1-4224-aac8-933eb28b5a57 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:19.969985 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f72e9fe-7dd1-4224-aac8-933eb28b5a57 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:19.971003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f72e9fe-7dd1-4224-aac8-933eb28b5a57 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:19.971003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f72e9fe-7dd1-4224-aac8-933eb28b5a57 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:19.971886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7f72e9fe-7dd1-4224-aac8-933eb28b5a57 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:19.982023 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:19.982023 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:19.984842 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f72e9fe-7dd1-4224-aac8-933eb28b5a57 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:19.984842 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 410/1643] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:19 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:21.002811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-082caa4e-5b8c-4b11-abed-a4c6a0d13aa7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:21.005412 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-082caa4e-5b8c-4b11-abed-a4c6a0d13aa7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:21.005730 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-082caa4e-5b8c-4b11-abed-a4c6a0d13aa7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:21.006237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-082caa4e-5b8c-4b11-abed-a4c6a0d13aa7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:21.006237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-082caa4e-5b8c-4b11-abed-a4c6a0d13aa7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:21.018815 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:21.018815 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:21.019828 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-082caa4e-5b8c-4b11-abed-a4c6a0d13aa7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:21.020108 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 412/1644] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:21 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:22.038199 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bcb70fda-7af9-407c-a50a-9033157b8bdd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:22.040098 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bcb70fda-7af9-407c-a50a-9033157b8bdd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:22.040412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bcb70fda-7af9-407c-a50a-9033157b8bdd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:22.041666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bcb70fda-7af9-407c-a50a-9033157b8bdd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:22.041666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-bcb70fda-7af9-407c-a50a-9033157b8bdd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:22.048373 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:22.048373 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:22.049514 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bcb70fda-7af9-407c-a50a-9033157b8bdd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:22.050126 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 408/1645] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:22 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:22.110390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:22.239869 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:22.240443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1007715516", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:22.243956 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1007715516', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:22.244304 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Create volume of 1 GB Aug 05 18:20:22.250257 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Availability Zones retrieved successfully. Aug 05 18:20:22.257113 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Flow 'volume_create_api' (7d9c87f8-ea34-4312-b5b7-b7433e1bc0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:22.258300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ffed89-b4a9-4010-9f72-d4c00b68bcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.259670 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:22.301087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75ffed89-b4a9-4010-9f72-d4c00b68bcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.304183 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12196a66-3969-452f-a06f-221c26f90e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.421946 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Created reservations ['9923c4ed-b940-479c-ab14-cad59c889375', '7fb7b5d0-62e3-4b53-bcba-2f19b3ad4655', 'dc99294f-b666-4d28-8404-fa0eb64d1056', '7a61aa6b-ace2-48ed-814e-bf95c37c93cb'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:22.423148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12196a66-3969-452f-a06f-221c26f90e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9923c4ed-b940-479c-ab14-cad59c889375', '7fb7b5d0-62e3-4b53-bcba-2f19b3ad4655', 'dc99294f-b666-4d28-8404-fa0eb64d1056', '7a61aa6b-ace2-48ed-814e-bf95c37c93cb']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.424558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9d7b42-e6f4-4215-9043-48fd16244557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.472337 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9d7b42-e6f4-4215-9043-48fd16244557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '779502b8-387d-4716-9777-9642a5c04958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1007715516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e99a5367ca458a8b710e3c06203881',qos_specs=None,replication_status=,reservations=['9923c4ed-b940-479c-ab14-cad59c889375','7fb7b5d0-62e3-4b53-bcba-2f19b3ad4655','dc99294f-b666-4d28-8404-fa0eb64d1056','7a61aa6b-ace2-48ed-814e-bf95c37c93cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4a14b9b16442478dd6de758d51213e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1007715516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=779502b8-387d-4716-9777-9642a5c04958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e99a5367ca458a8b710e3c06203881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c4a14b9b16442478dd6de758d51213e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.473558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cd5ae9-588e-4be6-953d-07faa92021bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.518838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52cd5ae9-588e-4be6-953d-07faa92021bf) transitioned into state 'SUCCESS' from state '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-1007715516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e99a5367ca458a8b710e3c06203881',qos_specs=None,replication_status=,reservations=['9923c4ed-b940-479c-ab14-cad59c889375','7fb7b5d0-62e3-4b53-bcba-2f19b3ad4655','dc99294f-b666-4d28-8404-fa0eb64d1056','7a61aa6b-ace2-48ed-814e-bf95c37c93cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4a14b9b16442478dd6de758d51213e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.520252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb8264d-9e61-4ae8-bcea-ce5ec38e7c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.541486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb8264d-9e61-4ae8-bcea-ce5ec38e7c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.543215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Flow 'volume_create_api' (7d9c87f8-ea34-4312-b5b7-b7433e1bc0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:22.543567 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Create volume request issued successfully. Aug 05 18:20:22.545205 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d50929c0-7a5b-4655-b640-d74e82a3bb5e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:20:22.545205 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 416/1646] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:20:22 2026] POST /volume/v3/volumes => generated 765 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:22.567620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:22.570215 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:22.570747 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1706414951", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:22.574724 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1706414951', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:22.574917 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Create volume of 1 GB Aug 05 18:20:22.587706 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Availability Zones retrieved successfully. Aug 05 18:20:22.607640 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Flow 'volume_create_api' (c96d3aec-9cfa-42b9-9e74-1a36b6430b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:22.610047 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d476b7e-0633-4b73-b79c-f5302d8ee97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.611310 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:22.673226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d476b7e-0633-4b73-b79c-f5302d8ee97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.674753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0983fc-05c4-4752-811d-b65e5d591e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.751156 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Created reservations ['e75b225a-d631-48f3-abf2-1c4e5a6641f3', '2e742c80-fadb-4a0f-bdaf-28bb0007ffd2', '29dbcdc3-20a2-4073-a2c5-0092d0107931', 'bccd8646-77b5-4a43-9e89-5203f0f05f9d'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:22.752404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0983fc-05c4-4752-811d-b65e5d591e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e75b225a-d631-48f3-abf2-1c4e5a6641f3', '2e742c80-fadb-4a0f-bdaf-28bb0007ffd2', '29dbcdc3-20a2-4073-a2c5-0092d0107931', 'bccd8646-77b5-4a43-9e89-5203f0f05f9d']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.753739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d0738a-18f4-44b6-8f4f-70bc1430f45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.784921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d0738a-18f4-44b6-8f4f-70bc1430f45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f44c8c98-ee1a-4014-8684-82eebc378a18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1706414951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e99a5367ca458a8b710e3c06203881',qos_specs=None,replication_status=,reservations=['e75b225a-d631-48f3-abf2-1c4e5a6641f3','2e742c80-fadb-4a0f-bdaf-28bb0007ffd2','29dbcdc3-20a2-4073-a2c5-0092d0107931','bccd8646-77b5-4a43-9e89-5203f0f05f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4a14b9b16442478dd6de758d51213e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1706414951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f44c8c98-ee1a-4014-8684-82eebc378a18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5e99a5367ca458a8b710e3c06203881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c4a14b9b16442478dd6de758d51213e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.785831 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21811482-d09a-469e-bc3a-61a8868bdcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.816834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21811482-d09a-469e-bc3a-61a8868bdcdc) transitioned into state 'SUCCESS' from state '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-1706414951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5e99a5367ca458a8b710e3c06203881',qos_specs=None,replication_status=,reservations=['e75b225a-d631-48f3-abf2-1c4e5a6641f3','2e742c80-fadb-4a0f-bdaf-28bb0007ffd2','29dbcdc3-20a2-4073-a2c5-0092d0107931','bccd8646-77b5-4a43-9e89-5203f0f05f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c4a14b9b16442478dd6de758d51213e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.817961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8726b7da-17ca-4e7b-90a3-43cd4358cc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:22.833251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8726b7da-17ca-4e7b-90a3-43cd4358cc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:22.834120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Flow 'volume_create_api' (c96d3aec-9cfa-42b9-9e74-1a36b6430b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:22.835382 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Create volume request issued successfully. Aug 05 18:20:22.835382 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ba67a3c8-0068-4f2a-b958-899ed7dc90a0 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:20:22.835830 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 411/1647] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:20:22 2026] POST /volume/v3/volumes => generated 765 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:23.064524 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-52f5e3cc-2168-4b7c-beda-7bf254a606d0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:23.067335 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52f5e3cc-2168-4b7c-beda-7bf254a606d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:23.067758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52f5e3cc-2168-4b7c-beda-7bf254a606d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:23.068207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52f5e3cc-2168-4b7c-beda-7bf254a606d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:23.068355 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-52f5e3cc-2168-4b7c-beda-7bf254a606d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:23.075911 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:23.075911 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:23.076985 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52f5e3cc-2168-4b7c-beda-7bf254a606d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:23.077631 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 413/1648] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:23 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:24.093084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-faff92cb-de7f-4435-a38b-c0f8a0bad937 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:24.095815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-faff92cb-de7f-4435-a38b-c0f8a0bad937 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:24.097099 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-faff92cb-de7f-4435-a38b-c0f8a0bad937 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:24.097205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-faff92cb-de7f-4435-a38b-c0f8a0bad937 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:24.097473 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-faff92cb-de7f-4435-a38b-c0f8a0bad937 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:24.111292 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:24.111292 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:24.113406 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-faff92cb-de7f-4435-a38b-c0f8a0bad937 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:24.115468 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 409/1649] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:24 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:25.136301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f06d7b91-61db-466e-8483-1c8d6e3774bf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:25.141052 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f06d7b91-61db-466e-8483-1c8d6e3774bf tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:25.141658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f06d7b91-61db-466e-8483-1c8d6e3774bf tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:25.141771 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f06d7b91-61db-466e-8483-1c8d6e3774bf tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:25.141933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f06d7b91-61db-466e-8483-1c8d6e3774bf tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:25.150755 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:25.150755 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:25.152234 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f06d7b91-61db-466e-8483-1c8d6e3774bf tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:25.154028 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 417/1650] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:25 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:26.168879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-05b2ce70-9a4f-4bf3-b3fc-34650f3867bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:26.172648 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05b2ce70-9a4f-4bf3-b3fc-34650f3867bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:26.173419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05b2ce70-9a4f-4bf3-b3fc-34650f3867bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:26.174872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05b2ce70-9a4f-4bf3-b3fc-34650f3867bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:26.174872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-05b2ce70-9a4f-4bf3-b3fc-34650f3867bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:26.187447 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:26.187447 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:26.189327 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05b2ce70-9a4f-4bf3-b3fc-34650f3867bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:26.190557 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 412/1651] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:26 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 755 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:27.213633 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-42ca0f2f-d1f6-485f-9e71-9c452a18d4d7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:27.220867 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-42ca0f2f-d1f6-485f-9e71-9c452a18d4d7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:27.220867 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-42ca0f2f-d1f6-485f-9e71-9c452a18d4d7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:27.222777 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-42ca0f2f-d1f6-485f-9e71-9c452a18d4d7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:27.222777 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-42ca0f2f-d1f6-485f-9e71-9c452a18d4d7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:27.232070 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:27.232070 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:27.232939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-42ca0f2f-d1f6-485f-9e71-9c452a18d4d7 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:27.233533 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 414/1652] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:27 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 756 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:28.251145 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-97b0cbe0-b1c6-4c2b-93b6-3ee0ae9069fb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:28.255141 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97b0cbe0-b1c6-4c2b-93b6-3ee0ae9069fb tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:28.255141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97b0cbe0-b1c6-4c2b-93b6-3ee0ae9069fb tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:28.255141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97b0cbe0-b1c6-4c2b-93b6-3ee0ae9069fb tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:28.255933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-97b0cbe0-b1c6-4c2b-93b6-3ee0ae9069fb tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:28.275683 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:28.275683 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:28.277136 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97b0cbe0-b1c6-4c2b-93b6-3ee0ae9069fb tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:28.278117 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 410/1653] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:28 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:28.298792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ec0da1d8-4cf4-4c1a-8708-dacd4eafe86e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:28.300653 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec0da1d8-4cf4-4c1a-8708-dacd4eafe86e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:20:28.300653 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec0da1d8-4cf4-4c1a-8708-dacd4eafe86e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:28.300791 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec0da1d8-4cf4-4c1a-8708-dacd4eafe86e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:28.311255 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:28.311255 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:28.314038 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ec0da1d8-4cf4-4c1a-8708-dacd4eafe86e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:28.321369 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec0da1d8-4cf4-4c1a-8708-dacd4eafe86e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 200 Aug 05 18:20:28.321369 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 418/1654] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:28 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:28.343734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:28.347812 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] POST https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20/restore Aug 05 18:20:28.347812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:28.349489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Restoring backup 8acdc794-a553-4211-a5bf-1bd9a66cfb20 ({'restore': {}}) {{(pid=100363) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:20:28.349636 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Restoring backup 8acdc794-a553-4211-a5bf-1bd9a66cfb20 to volume None. Aug 05 18:20:28.362434 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:28.362434 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:28.363736 np0000006581 devstack@c-api.service[100363]: INFO cinder.backup.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Creating volume of 1 GB for restore of backup 8acdc794-a553-4211-a5bf-1bd9a66cfb20. Aug 05 18:20:28.378659 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:20:28.378223. {{(pid=100363) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:20:28.379060 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Availability Zones retrieved successfully. Aug 05 18:20:28.388420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Flow 'volume_create_api' (860c4960-ae56-4e4b-bff2-30103f490c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:28.389768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2587128b-0867-4c8b-b929-7c69cae41bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:28.391546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:28.447898 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2587128b-0867-4c8b-b929-7c69cae41bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:28.448942 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3a2bef-0eb1-4c53-b7fa-34224741f178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:28.512761 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Created reservations ['e667cffa-da9e-4866-9591-0f5c2f061c42', 'd2ff012e-facf-49bf-97df-446614bb9526', 'bd15ccd6-93ff-43ba-a05c-5e4d2636d1fb', '68611212-6118-452a-b22a-ae3aeb070549'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:28.513800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec3a2bef-0eb1-4c53-b7fa-34224741f178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e667cffa-da9e-4866-9591-0f5c2f061c42', 'd2ff012e-facf-49bf-97df-446614bb9526', 'bd15ccd6-93ff-43ba-a05c-5e4d2636d1fb', '68611212-6118-452a-b22a-ae3aeb070549']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:28.515421 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67854acc-7211-4390-a48b-922b5eae0398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:28.559367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67854acc-7211-4390-a48b-922b5eae0398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5902645-4da5-4ccd-b8dc-50b70c3f004d', '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_8acdc794-a553-4211-a5bf-1bd9a66cfb20',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f202190252204abdbcd8e84b00927615',qos_specs=None,replication_status=,reservations=['e667cffa-da9e-4866-9591-0f5c2f061c42','d2ff012e-facf-49bf-97df-446614bb9526','bd15ccd6-93ff-43ba-a05c-5e4d2636d1fb','68611212-6118-452a-b22a-ae3aeb070549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9151ac60e3747d296c7fc996b15445e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:20:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8acdc794-a553-4211-a5bf-1bd9a66cfb20',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5902645-4da5-4ccd-b8dc-50b70c3f004d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f202190252204abdbcd8e84b00927615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9151ac60e3747d296c7fc996b15445e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:28.560883 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa8d6e7-dfb9-4f81-9a77-4d9606e5af28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:28.599206 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa8d6e7-dfb9-4f81-9a77-4d9606e5af28) transitioned into 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_8acdc794-a553-4211-a5bf-1bd9a66cfb20',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f202190252204abdbcd8e84b00927615',qos_specs=None,replication_status=,reservations=['e667cffa-da9e-4866-9591-0f5c2f061c42','d2ff012e-facf-49bf-97df-446614bb9526','bd15ccd6-93ff-43ba-a05c-5e4d2636d1fb','68611212-6118-452a-b22a-ae3aeb070549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9151ac60e3747d296c7fc996b15445e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:28.600312 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb1e794-9012-49e7-bc9d-31a7890a512b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:28.622022 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb1e794-9012-49e7-bc9d-31a7890a512b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:28.624830 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Flow 'volume_create_api' (860c4960-ae56-4e4b-bff2-30103f490c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:28.625398 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Create volume request issued successfully. Aug 05 18:20:28.641255 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:28.641255 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:28.642868 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:29.655820 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:29.655820 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:29.656764 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:29.656865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Checking backup size 1 against volume size 1 {{(pid=100363) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:20:29.657032 np0000006581 devstack@c-api.service[100363]: INFO cinder.backup.api [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Overwriting volume d5902645-4da5-4ccd-b8dc-50b70c3f004d with restore of backup 8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:29.681351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] restore_backup in rpcapi backup_id 8acdc794-a553-4211-a5bf-1bd9a66cfb20 {{(pid=100363) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:20:29.685785 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-288ce97a-1f8f-49be-ba31-85a8d5c60082 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20/restore returned with HTTP 202 Aug 05 18:20:29.685785 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 413/1655] 10.4.3.210 () {68 vars in 1393 bytes} [Wed Aug 5 18:20:28 2026] POST /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20/restore => generated 189 bytes in 1343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:29.698675 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-46891324-66ec-4050-93d2-94c50349b0d0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:29.701133 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-46891324-66ec-4050-93d2-94c50349b0d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:29.701345 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-46891324-66ec-4050-93d2-94c50349b0d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:29.701682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-46891324-66ec-4050-93d2-94c50349b0d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:29.701848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-46891324-66ec-4050-93d2-94c50349b0d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:29.709858 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:29.709858 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:29.710947 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-46891324-66ec-4050-93d2-94c50349b0d0 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:29.711426 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 415/1656] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:29 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:30.726736 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8706358b-9aa0-4c9c-8310-e5c3de7f900b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:30.731616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8706358b-9aa0-4c9c-8310-e5c3de7f900b tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:30.732363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8706358b-9aa0-4c9c-8310-e5c3de7f900b tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:30.732630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8706358b-9aa0-4c9c-8310-e5c3de7f900b tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:30.732787 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8706358b-9aa0-4c9c-8310-e5c3de7f900b tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:30.742351 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:30.742351 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:30.747621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8706358b-9aa0-4c9c-8310-e5c3de7f900b tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:30.747621 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 411/1657] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:30 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:30.981544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fb4059f6-af35-4934-8f4d-aa415cdf8368 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:30.986359 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fb4059f6-af35-4934-8f4d-aa415cdf8368 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:30.986359 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fb4059f6-af35-4934-8f4d-aa415cdf8368 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:30.988747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fb4059f6-af35-4934-8f4d-aa415cdf8368 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:30.989642 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=262,cinder:INSERT=43,cinder:UPDATE=78,cinder:DELETE=1 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:20:30.997337 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:30.997337 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:31.005819 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fb4059f6-af35-4934-8f4d-aa415cdf8368 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:31.015812 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fb4059f6-af35-4934-8f4d-aa415cdf8368 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:31.017125 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 419/1658] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:30 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:31.763924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-03f3116a-1816-4348-a9ff-165582e67f97 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:31.766519 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-03f3116a-1816-4348-a9ff-165582e67f97 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:31.766823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-03f3116a-1816-4348-a9ff-165582e67f97 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:31.766973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-03f3116a-1816-4348-a9ff-165582e67f97 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:31.767063 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-03f3116a-1816-4348-a9ff-165582e67f97 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:31.772449 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=343,cinder:INSERT=73,cinder:UPDATE=123 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:20:31.777927 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:31.777927 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:31.780224 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-03f3116a-1816-4348-a9ff-165582e67f97 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:31.781716 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 414/1659] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:31 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:32.037861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c6120f82-febe-42cc-8d93-1cf45ba45775 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:32.040756 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6120f82-febe-42cc-8d93-1cf45ba45775 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:32.040756 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6120f82-febe-42cc-8d93-1cf45ba45775 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:32.040990 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6120f82-febe-42cc-8d93-1cf45ba45775 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:32.043917 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=270,cinder:INSERT=35,cinder:UPDATE=67 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:20:32.053449 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:32.053449 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:32.060428 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c6120f82-febe-42cc-8d93-1cf45ba45775 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:32.066065 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6120f82-febe-42cc-8d93-1cf45ba45775 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:32.066514 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 416/1660] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:32 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:32.794031 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-205dbaff-53b9-42ff-bf44-ac09f797a72f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:32.796564 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-205dbaff-53b9-42ff-bf44-ac09f797a72f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:32.797456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-205dbaff-53b9-42ff-bf44-ac09f797a72f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:32.797791 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-205dbaff-53b9-42ff-bf44-ac09f797a72f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:32.797935 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-205dbaff-53b9-42ff-bf44-ac09f797a72f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:32.801172 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=186,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:20:32.805739 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:32.805739 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:32.807322 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-205dbaff-53b9-42ff-bf44-ac09f797a72f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:32.808697 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 412/1661] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:32 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:33.080825 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b6a00bde-0890-42a2-aa17-f82f71dcdb14 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:33.084070 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b6a00bde-0890-42a2-aa17-f82f71dcdb14 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:33.084070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b6a00bde-0890-42a2-aa17-f82f71dcdb14 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:33.084884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b6a00bde-0890-42a2-aa17-f82f71dcdb14 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:33.098772 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:33.098772 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:33.109554 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b6a00bde-0890-42a2-aa17-f82f71dcdb14 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:33.119248 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b6a00bde-0890-42a2-aa17-f82f71dcdb14 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:33.120066 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 420/1662] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:33 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:33.825302 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9e80c749-4416-4295-91d9-deece5859438 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:33.827342 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e80c749-4416-4295-91d9-deece5859438 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:33.827342 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e80c749-4416-4295-91d9-deece5859438 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:33.827342 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e80c749-4416-4295-91d9-deece5859438 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:33.827342 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-9e80c749-4416-4295-91d9-deece5859438 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:33.833612 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:33.833612 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:33.834776 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e80c749-4416-4295-91d9-deece5859438 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:33.835566 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 415/1663] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:33 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:20:33.854264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0412ed46-76a3-436a-b418-94033207be5c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:33.857011 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0412ed46-76a3-436a-b418-94033207be5c tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:33.857345 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0412ed46-76a3-436a-b418-94033207be5c tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:33.857665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0412ed46-76a3-436a-b418-94033207be5c tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:33.869203 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:33.869203 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:33.875392 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0412ed46-76a3-436a-b418-94033207be5c tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:33.882889 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0412ed46-76a3-436a-b418-94033207be5c tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:33.883035 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 417/1664] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:33 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:33.899745 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:33.903642 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:33.903642 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:33.903642 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:33.903642 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Delete volume with id: e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:33.915039 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:33.915039 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:33.915958 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:33.953216 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Delete volume request issued successfully. Aug 05 18:20:33.953216 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44f07e9d-ab4a-4e07-b0a0-c8b6a794e189 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 202 Aug 05 18:20:33.953963 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 413/1665] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:20:33 2026] DELETE /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:20:33.964688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-15a1fb0f-6b68-4294-90e1-bcd79342fbf3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:33.966636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15a1fb0f-6b68-4294-90e1-bcd79342fbf3 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:33.966989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15a1fb0f-6b68-4294-90e1-bcd79342fbf3 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:33.967195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15a1fb0f-6b68-4294-90e1-bcd79342fbf3 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:33.979163 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:33.979163 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:33.987376 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-15a1fb0f-6b68-4294-90e1-bcd79342fbf3 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Volume info retrieved successfully. Aug 05 18:20:33.997842 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15a1fb0f-6b68-4294-90e1-bcd79342fbf3 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 200 Aug 05 18:20:33.997842 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 421/1666] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:33 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:34.855277 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9ca6e625-f8d6-4d49-9ed1-69564337c089 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:34.860702 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ca6e625-f8d6-4d49-9ed1-69564337c089 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:34.861005 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ca6e625-f8d6-4d49-9ed1-69564337c089 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:34.861318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ca6e625-f8d6-4d49-9ed1-69564337c089 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:34.861403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-9ca6e625-f8d6-4d49-9ed1-69564337c089 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:34.872634 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:34.872634 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:34.872634 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ca6e625-f8d6-4d49-9ed1-69564337c089 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:34.872634 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 416/1667] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:34 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:35.017555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1503fa35-e9c1-4ebf-9b74-f6fa1d5cab00 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:35.019643 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1503fa35-e9c1-4ebf-9b74-f6fa1d5cab00 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] GET https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 Aug 05 18:20:35.019860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1503fa35-e9c1-4ebf-9b74-f6fa1d5cab00 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:35.020057 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1503fa35-e9c1-4ebf-9b74-f6fa1d5cab00 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:35.028088 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1503fa35-e9c1-4ebf-9b74-f6fa1d5cab00 tempest-VolumesActionsTest-371856975 tempest-VolumesActionsTest-371856975-project-member] https://10.4.3.210/volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 returned with HTTP 404 Aug 05 18:20:35.029026 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 418/1668] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:35 2026] GET /volume/v3/volumes/e4764ba6-d161-4ef5-8a64-54c080e60142 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:35.884487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0bbc9552-6f64-44c5-bca6-14840429f988 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:35.887646 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0bbc9552-6f64-44c5-bca6-14840429f988 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:35.888084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0bbc9552-6f64-44c5-bca6-14840429f988 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:35.888663 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0bbc9552-6f64-44c5-bca6-14840429f988 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:35.888663 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0bbc9552-6f64-44c5-bca6-14840429f988 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:35.894620 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:35.894620 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:35.895505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0bbc9552-6f64-44c5-bca6-14840429f988 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:35.895911 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 414/1669] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:35 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:20:36.908822 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cea6fea7-80e2-4dc0-b3af-3fcad1e52c73 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:36.910970 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cea6fea7-80e2-4dc0-b3af-3fcad1e52c73 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:36.911176 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cea6fea7-80e2-4dc0-b3af-3fcad1e52c73 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:36.911401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cea6fea7-80e2-4dc0-b3af-3fcad1e52c73 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:36.911543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-cea6fea7-80e2-4dc0-b3af-3fcad1e52c73 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:36.916481 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:36.916481 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:36.917309 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cea6fea7-80e2-4dc0-b3af-3fcad1e52c73 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:36.917757 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 422/1670] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:36 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:37.929965 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-179e294c-e1a4-4b23-b074-d52502811f86 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:37.938071 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-179e294c-e1a4-4b23-b074-d52502811f86 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:37.938071 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-179e294c-e1a4-4b23-b074-d52502811f86 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:37.938071 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-179e294c-e1a4-4b23-b074-d52502811f86 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:37.938071 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-179e294c-e1a4-4b23-b074-d52502811f86 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:37.960213 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:37.960213 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:37.961178 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-179e294c-e1a4-4b23-b074-d52502811f86 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:37.963061 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 417/1671] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:37 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:38.976023 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-785dbdc1-b7c9-4a1c-9e8c-34e5d22cf002 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:38.981746 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-785dbdc1-b7c9-4a1c-9e8c-34e5d22cf002 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:38.981746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-785dbdc1-b7c9-4a1c-9e8c-34e5d22cf002 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:38.981746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-785dbdc1-b7c9-4a1c-9e8c-34e5d22cf002 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:38.981905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-785dbdc1-b7c9-4a1c-9e8c-34e5d22cf002 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:38.989033 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:38.989033 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:38.990280 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-785dbdc1-b7c9-4a1c-9e8c-34e5d22cf002 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:38.991078 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 419/1672] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:38 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:39.098179 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:39.236917 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:39.237366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1629341861"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:39.239005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1629341861'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:39.239180 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume of 1 GB Aug 05 18:20:39.245023 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Availability Zones retrieved successfully. Aug 05 18:20:39.252083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Flow 'volume_create_api' (b0fc713f-a76b-4670-b8f5-45c490ce3369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:39.253704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13f71e9-abc2-4220-9315-bb5e684342a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:39.255384 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:39.298729 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a13f71e9-abc2-4220-9315-bb5e684342a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:39.300226 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4ae29c-339a-45a7-a040-592fac743c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:39.416790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Created reservations ['47d135f9-74f5-420d-9c8e-73c35aff57d0', 'f3721b61-ffc7-4b2b-8fae-d896f252348c', '2d99a7b8-c3a9-4b14-82c8-8c754bccd0b5', '64891e1b-38a3-4bad-b5f8-bc4e20e5073f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:20:39.417908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4ae29c-339a-45a7-a040-592fac743c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d135f9-74f5-420d-9c8e-73c35aff57d0', 'f3721b61-ffc7-4b2b-8fae-d896f252348c', '2d99a7b8-c3a9-4b14-82c8-8c754bccd0b5', '64891e1b-38a3-4bad-b5f8-bc4e20e5073f']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:39.419090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2263db22-cf10-44af-b055-e1fbe504d9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:39.461074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2263db22-cf10-44af-b055-e1fbe504d9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59007cf3-77e0-447f-a4af-65c56021f40f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1629341861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d47a603db9904c989dcfb9ea50a0ca10',qos_specs=None,replication_status=,reservations=['47d135f9-74f5-420d-9c8e-73c35aff57d0','f3721b61-ffc7-4b2b-8fae-d896f252348c','2d99a7b8-c3a9-4b14-82c8-8c754bccd0b5','64891e1b-38a3-4bad-b5f8-bc4e20e5073f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1717c484834557a0085b40dafef7fc',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1629341861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59007cf3-77e0-447f-a4af-65c56021f40f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47a603db9904c989dcfb9ea50a0ca10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd1717c484834557a0085b40dafef7fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:39.461990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff22ba2a-7a0e-4d39-aa4f-cf5de4f9c367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:39.517049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff22ba2a-7a0e-4d39-aa4f-cf5de4f9c367) transitioned into state 'SUCCESS' from state '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-1629341861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d47a603db9904c989dcfb9ea50a0ca10',qos_specs=None,replication_status=,reservations=['47d135f9-74f5-420d-9c8e-73c35aff57d0','f3721b61-ffc7-4b2b-8fae-d896f252348c','2d99a7b8-c3a9-4b14-82c8-8c754bccd0b5','64891e1b-38a3-4bad-b5f8-bc4e20e5073f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd1717c484834557a0085b40dafef7fc',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:39.517790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f961fc-b62c-458a-9d12-f7fc04fc1275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:39.532409 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f961fc-b62c-458a-9d12-f7fc04fc1275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:20:39.533385 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Flow 'volume_create_api' (b0fc713f-a76b-4670-b8f5-45c490ce3369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:39.533845 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request issued successfully. Aug 05 18:20:39.535200 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8474c5ad-f584-4fdf-bd3b-4cc39e393695 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:20:39.535200 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 415/1673] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:39 2026] POST /volume/v3/volumes => generated 750 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:39.555389 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7640ea5a-bda4-4883-946b-8ba166108257 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:39.558283 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7640ea5a-bda4-4883-946b-8ba166108257 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:39.559558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7640ea5a-bda4-4883-946b-8ba166108257 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:39.559558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7640ea5a-bda4-4883-946b-8ba166108257 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:39.570029 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:39.570029 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:39.575903 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7640ea5a-bda4-4883-946b-8ba166108257 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:39.585062 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7640ea5a-bda4-4883-946b-8ba166108257 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f returned with HTTP 200 Aug 05 18:20:39.585761 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 423/1674] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:39 2026] GET /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:40.004391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4cd17975-1f05-4d04-b3d7-052c6fd801a3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:40.006561 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4cd17975-1f05-4d04-b3d7-052c6fd801a3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:40.006871 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4cd17975-1f05-4d04-b3d7-052c6fd801a3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:40.007133 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4cd17975-1f05-4d04-b3d7-052c6fd801a3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:40.007292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4cd17975-1f05-4d04-b3d7-052c6fd801a3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:40.013172 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:40.013172 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:40.013877 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4cd17975-1f05-4d04-b3d7-052c6fd801a3 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:40.014569 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 418/1675] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:40 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:40.603074 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e97215a2-e1df-49ca-9d8b-26c75dbbd3de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:40.605633 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e97215a2-e1df-49ca-9d8b-26c75dbbd3de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:40.605941 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e97215a2-e1df-49ca-9d8b-26c75dbbd3de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:40.606236 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e97215a2-e1df-49ca-9d8b-26c75dbbd3de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:40.616966 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:40.616966 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:40.623613 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e97215a2-e1df-49ca-9d8b-26c75dbbd3de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:40.630544 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e97215a2-e1df-49ca-9d8b-26c75dbbd3de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f returned with HTTP 200 Aug 05 18:20:40.631858 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 420/1676] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:40 2026] GET /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:41.029548 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-64f722e9-a59e-420a-8a92-36dacbf0e9b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:41.032255 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-64f722e9-a59e-420a-8a92-36dacbf0e9b2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:20:41.032511 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-64f722e9-a59e-420a-8a92-36dacbf0e9b2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:41.034042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-64f722e9-a59e-420a-8a92-36dacbf0e9b2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:41.034042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-64f722e9-a59e-420a-8a92-36dacbf0e9b2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Show backup with id 8acdc794-a553-4211-a5bf-1bd9a66cfb20. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:20:41.040890 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:41.040890 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:41.042005 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-64f722e9-a59e-420a-8a92-36dacbf0e9b2 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 200 Aug 05 18:20:41.042564 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 416/1677] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:41 2026] GET /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:41.056211 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d460b44f-f32a-49e2-b50b-f414fdc23c66 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:41.059819 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d460b44f-f32a-49e2-b50b-f414fdc23c66 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:20:41.060435 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d460b44f-f32a-49e2-b50b-f414fdc23c66 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:41.060756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d460b44f-f32a-49e2-b50b-f414fdc23c66 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:41.072153 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:41.072153 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:41.077815 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d460b44f-f32a-49e2-b50b-f414fdc23c66 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:41.084949 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d460b44f-f32a-49e2-b50b-f414fdc23c66 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d returned with HTTP 200 Aug 05 18:20:41.085552 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 424/1678] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:41 2026] GET /volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:41.104664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c5b1efc5-2289-4db9-b743-66ce1117e38e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:41.106201 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c5b1efc5-2289-4db9-b743-66ce1117e38e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:20:41.107023 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c5b1efc5-2289-4db9-b743-66ce1117e38e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:41.107224 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c5b1efc5-2289-4db9-b743-66ce1117e38e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:41.120456 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:41.120456 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:41.126317 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c5b1efc5-2289-4db9-b743-66ce1117e38e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:41.133893 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c5b1efc5-2289-4db9-b743-66ce1117e38e tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d returned with HTTP 200 Aug 05 18:20:41.134471 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 419/1679] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:41 2026] GET /volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:42.990279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-7ead5b24-5ae1-40fd-b0dd-2e3c62fb1661 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:42.997276 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-7ead5b24-5ae1-40fd-b0dd-2e3c62fb1661 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:20:42.997716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-7ead5b24-5ae1-40fd-b0dd-2e3c62fb1661 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:42.998486 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-7ead5b24-5ae1-40fd-b0dd-2e3c62fb1661 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.009984 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:43.009984 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:43.015181 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-7ead5b24-5ae1-40fd-b0dd-2e3c62fb1661 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:43.020997 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-7ead5b24-5ae1-40fd-b0dd-2e3c62fb1661 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d returned with HTTP 200 Aug 05 18:20:43.022127 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 421/1680] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:42 2026] GET /volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d => generated 1417 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:43.574365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a596f144-d9a3-42c1-a59a-826ef8989143 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.577066 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a596f144-d9a3-42c1-a59a-826ef8989143 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:20:43.577066 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a596f144-d9a3-42c1-a59a-826ef8989143 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:43.578071 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a596f144-d9a3-42c1-a59a-826ef8989143 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.596860 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:43.596860 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:43.604803 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a596f144-d9a3-42c1-a59a-826ef8989143 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:20:43.613748 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a596f144-d9a3-42c1-a59a-826ef8989143 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:20:43.615336 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 417/1681] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:43 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:43.669027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-c5021803-22ab-49c9-b4cd-8961b175f3ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.672508 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-c5021803-22ab-49c9-b4cd-8961b175f3ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:20:43.672788 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-c5021803-22ab-49c9-b4cd-8961b175f3ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:43.673652 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-c5021803-22ab-49c9-b4cd-8961b175f3ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.686028 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:43.686028 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:43.690454 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-c5021803-22ab-49c9-b4cd-8961b175f3ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:20:43.695991 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-c5021803-22ab-49c9-b4cd-8961b175f3ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:20:43.696475 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 425/1682] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:43 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:43.723907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.727213 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c/action Aug 05 18:20:43.727615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:43.727801 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:43.741804 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:43.741804 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:43.742567 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:20:43.752468 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Begin detaching volume completed successfully. Aug 05 18:20:43.752853 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-cf16d9d3-bf0c-4f61-baa0-fb22b20ebf55 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c/action returned with HTTP 202 Aug 05 18:20:43.753301 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 420/1683] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:20:43 2026] POST /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:20:43.828434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4ecd44f3-e1f3-4d23-b607-62fe5cea3969 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.828967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4ecd44f3-e1f3-4d23-b607-62fe5cea3969 None None] GET https://10.4.3.210/volume// Aug 05 18:20:43.829191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4ecd44f3-e1f3-4d23-b607-62fe5cea3969 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:43.829463 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4ecd44f3-e1f3-4d23-b607-62fe5cea3969 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.829955 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4ecd44f3-e1f3-4d23-b607-62fe5cea3969 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:43.830473 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 422/1684] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:20:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:43.842324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-be9e605b-0c7c-41b0-8dc3-24c44330f8ac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.845091 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-be9e605b-0c7c-41b0-8dc3-24c44330f8ac tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:20:43.845364 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-be9e605b-0c7c-41b0-8dc3-24c44330f8ac tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:43.845604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-be9e605b-0c7c-41b0-8dc3-24c44330f8ac tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.861917 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:43.861917 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:43.869013 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-be9e605b-0c7c-41b0-8dc3-24c44330f8ac tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:20:43.876803 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-be9e605b-0c7c-41b0-8dc3-24c44330f8ac tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:20:43.877456 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 418/1685] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:20:43 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:20:43.944246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-536fb955-88cd-4839-aef1-985e60be2a8a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.949488 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-536fb955-88cd-4839-aef1-985e60be2a8a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:20:43.949488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-536fb955-88cd-4839-aef1-985e60be2a8a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:43.949488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-536fb955-88cd-4839-aef1-985e60be2a8a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.962361 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:43.962361 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:43.968092 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-536fb955-88cd-4839-aef1-985e60be2a8a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:43.974211 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-536fb955-88cd-4839-aef1-985e60be2a8a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d returned with HTTP 200 Aug 05 18:20:43.974776 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 426/1686] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:43 2026] GET /volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:43.989103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b11fd49e-873b-4611-b65e-f748e0fdc9fd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:43.989831 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b11fd49e-873b-4611-b65e-f748e0fdc9fd None None] GET https://10.4.3.210/volume// Aug 05 18:20:43.991509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b11fd49e-873b-4611-b65e-f748e0fdc9fd None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:43.991509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b11fd49e-873b-4611-b65e-f748e0fdc9fd None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:43.991509 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b11fd49e-873b-4611-b65e-f748e0fdc9fd None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:43.991509 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 421/1687] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:20:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:44.000730 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-d859e1e2-84b3-4e6a-97b7-6204af87122a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:44.003831 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-d859e1e2-84b3-4e6a-97b7-6204af87122a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:20:44.004260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-d859e1e2-84b3-4e6a-97b7-6204af87122a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5902645-4da5-4ccd-b8dc-50b70c3f004d", "connector": null, "instance_uuid": "e65ac6d2-ed0c-47af-a84f-2c3fbc80d467"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:44.017801 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:44.017801 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:44.063985 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-d859e1e2-84b3-4e6a-97b7-6204af87122a tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:20:44.064673 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 423/1688] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:20:43 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:44.973678 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-afb814bd-ae6e-4f5b-8e8c-117f07c766c5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:44.976250 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-afb814bd-ae6e-4f5b-8e8c-117f07c766c5 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] DELETE https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b Aug 05 18:20:44.976250 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-afb814bd-ae6e-4f5b-8e8c-117f07c766c5 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:44.976726 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-afb814bd-ae6e-4f5b-8e8c-117f07c766c5 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:44.991169 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:44.991169 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:45.040463 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2528d69c-1ce9-434a-91ca-e424c4428b11 req-afb814bd-ae6e-4f5b-8e8c-117f07c766c5 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b returned with HTTP 200 Aug 05 18:20:45.040955 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 419/1689] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:20:44 2026] DELETE /volume/v3/attachments/3590c00b-386a-46d4-9c56-3c4f51a19a1b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:45.959916 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bf153ae0-bad3-4f62-872e-d25b01a9e6e9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:45.961013 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf153ae0-bad3-4f62-872e-d25b01a9e6e9 None None] GET https://10.4.3.210/volume// Aug 05 18:20:45.961013 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf153ae0-bad3-4f62-872e-d25b01a9e6e9 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:45.961238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf153ae0-bad3-4f62-872e-d25b01a9e6e9 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:45.964097 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ee8708d2-3b50-4e72-8745-74e2dd840011 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:45.965302 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf153ae0-bad3-4f62-872e-d25b01a9e6e9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:45.967914 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee8708d2-3b50-4e72-8745-74e2dd840011 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:20:45.968405 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 427/1690] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:20:45 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:45.968563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee8708d2-3b50-4e72-8745-74e2dd840011 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:45.968563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee8708d2-3b50-4e72-8745-74e2dd840011 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:45.983908 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:45.983908 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:45.988214 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ee8708d2-3b50-4e72-8745-74e2dd840011 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:20:45.995970 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee8708d2-3b50-4e72-8745-74e2dd840011 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:20:45.996629 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 422/1691] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:45 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:46.004785 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-ca9d9bc0-beb7-4b15-88f1-d32598300669 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:46.013187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-ca9d9bc0-beb7-4b15-88f1-d32598300669 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:20:46.013415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-ca9d9bc0-beb7-4b15-88f1-d32598300669 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:46.013603 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-ca9d9bc0-beb7-4b15-88f1-d32598300669 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:46.028718 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:46.028718 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:46.038589 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-ca9d9bc0-beb7-4b15-88f1-d32598300669 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:20:46.055411 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-ca9d9bc0-beb7-4b15-88f1-d32598300669 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d returned with HTTP 200 Aug 05 18:20:46.056491 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 424/1692] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:20:46 2026] GET /volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d => generated 1596 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:20:46.218908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:46.223842 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] PUT https://10.4.3.210/volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda Aug 05 18:20:46.223842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:46.239536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Acquiring lock "cinder-attachment_update-d5902645-4da5-4ccd-b8dc-50b70c3f004d-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:20:46.249698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Lock "cinder-attachment_update-d5902645-4da5-4ccd-b8dc-50b70c3f004d-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:20:46.249698 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:46.249698 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:46.412672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Lock "cinder-attachment_update-d5902645-4da5-4ccd-b8dc-50b70c3f004d-np0000006581" released by "attachment_update" :: held 0.165s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:20:46.413213 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-6d4566e0-9d46-4ed8-85ad-b685142cd78f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda returned with HTTP 200 Aug 05 18:20:46.414033 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 420/1693] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:20:46 2026] PUT /volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:46.461447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-fe3ed41c-4813-4d08-b280-0353e8872ddd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:46.468467 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-fe3ed41c-4813-4d08-b280-0353e8872ddd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] POST https://10.4.3.210/volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda/action Aug 05 18:20:46.469028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-fe3ed41c-4813-4d08-b280-0353e8872ddd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:46.469369 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-fe3ed41c-4813-4d08-b280-0353e8872ddd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:46.504757 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:46.504757 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:46.529344 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-355ebd42-dd13-47b6-8fe0-8b2963943ff2 req-fe3ed41c-4813-4d08-b280-0353e8872ddd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda/action returned with HTTP 204 Aug 05 18:20:46.529686 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 428/1694] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:20:46 2026] POST /volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:48.437790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6d02bbaf-7786-46cb-a5fb-93f7fd058280 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:48.440311 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d02bbaf-7786-46cb-a5fb-93f7fd058280 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/4fd943b7-57f6-4b9a-9c14-fa2a2b4775e6/action Aug 05 18:20:48.441579 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d02bbaf-7786-46cb-a5fb-93f7fd058280 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-attach": {"instance_uuid": "f31dc72e-88d2-4386-a8b4-f4d98b9a310a", "mountpoint": "/dev/vdc"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:48.441870 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d02bbaf-7786-46cb-a5fb-93f7fd058280 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f31dc72e-88d2-4386-a8b4-f4d98b9a310a", "mountpoint": "/dev/vdc"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:48.456403 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d02bbaf-7786-46cb-a5fb-93f7fd058280 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/4fd943b7-57f6-4b9a-9c14-fa2a2b4775e6/action returned with HTTP 404 Aug 05 18:20:48.457274 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 423/1695] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:48 2026] POST /volume/v3/volumes/4fd943b7-57f6-4b9a-9c14-fa2a2b4775e6/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:20:50.699893 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3e1fe462-148f-4ba0-8c43-8efb628b8daa req-59c2382e-e3d1-4a35-afbe-fe02a80900aa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:50.704914 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3e1fe462-148f-4ba0-8c43-8efb628b8daa req-59c2382e-e3d1-4a35-afbe-fe02a80900aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:20:50.705961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3e1fe462-148f-4ba0-8c43-8efb628b8daa req-59c2382e-e3d1-4a35-afbe-fe02a80900aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:50.706870 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3e1fe462-148f-4ba0-8c43-8efb628b8daa req-59c2382e-e3d1-4a35-afbe-fe02a80900aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:50.721925 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:50.721925 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:50.728069 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-3e1fe462-148f-4ba0-8c43-8efb628b8daa req-59c2382e-e3d1-4a35-afbe-fe02a80900aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:20:50.735924 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3e1fe462-148f-4ba0-8c43-8efb628b8daa req-59c2382e-e3d1-4a35-afbe-fe02a80900aa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:20:50.736645 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 425/1696] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:50 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:50.969126 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ef3fb816-e7b5-483c-83f5-1e361bc48f3e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:50.971943 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef3fb816-e7b5-483c-83f5-1e361bc48f3e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:50.972081 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef3fb816-e7b5-483c-83f5-1e361bc48f3e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:50.972407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef3fb816-e7b5-483c-83f5-1e361bc48f3e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:50.986294 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:50.986294 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:50.991934 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ef3fb816-e7b5-483c-83f5-1e361bc48f3e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:50.997197 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef3fb816-e7b5-483c-83f5-1e361bc48f3e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:50.997975 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 421/1697] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:50 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:51.011455 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-525ea567-310e-4dd6-bdc4-82b70242d498 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.013748 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-525ea567-310e-4dd6-bdc4-82b70242d498 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:51.014045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-525ea567-310e-4dd6-bdc4-82b70242d498 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.014265 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-525ea567-310e-4dd6-bdc4-82b70242d498 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.024985 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.024985 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:51.030131 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-525ea567-310e-4dd6-bdc4-82b70242d498 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:51.036579 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-525ea567-310e-4dd6-bdc4-82b70242d498 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:51.036579 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 429/1698] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:51.108794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-f7411507-d87a-47a1-8624-a7e6db14b898 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.113048 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-f7411507-d87a-47a1-8624-a7e6db14b898 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:51.113462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-f7411507-d87a-47a1-8624-a7e6db14b898 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.113787 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-f7411507-d87a-47a1-8624-a7e6db14b898 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.131516 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.131516 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:51.136820 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-f7411507-d87a-47a1-8624-a7e6db14b898 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:51.143950 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-f7411507-d87a-47a1-8624-a7e6db14b898 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:51.145098 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 424/1699] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:51.265341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-df3d4e75-f960-42d4-b55c-51b43d139860 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.265766 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df3d4e75-f960-42d4-b55c-51b43d139860 None None] GET https://10.4.3.210/volume// Aug 05 18:20:51.266023 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df3d4e75-f960-42d4-b55c-51b43d139860 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.266401 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df3d4e75-f960-42d4-b55c-51b43d139860 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.266623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df3d4e75-f960-42d4-b55c-51b43d139860 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:51.267104 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 426/1700] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:51.277998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-dc2b1f67-2cab-416f-97a3-248c980b3a27 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.337743 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-dc2b1f67-2cab-416f-97a3-248c980b3a27 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:20:51.338219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-dc2b1f67-2cab-416f-97a3-248c980b3a27 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02729b0a-ce7d-497c-a036-f62e0da71133", "connector": null, "instance_uuid": "0baf2f24-cbd2-40bf-a127-59c864efbe93"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:51.350797 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.350797 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:51.419619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-dc2b1f67-2cab-416f-97a3-248c980b3a27 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:20:51.419619 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 422/1701] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:20:51 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:51.475386 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d5cffdec-4cc5-436d-a138-8d33dd750076 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.478824 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d5cffdec-4cc5-436d-a138-8d33dd750076 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:51.478824 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d5cffdec-4cc5-436d-a138-8d33dd750076 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.478824 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d5cffdec-4cc5-436d-a138-8d33dd750076 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.497379 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.497379 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:51.507994 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d5cffdec-4cc5-436d-a138-8d33dd750076 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:51.508271 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9e1d9d7c-65b2-4e9a-bd5c-87cccd060bf2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.508830 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e1d9d7c-65b2-4e9a-bd5c-87cccd060bf2 None None] GET https://10.4.3.210/volume// Aug 05 18:20:51.509662 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e1d9d7c-65b2-4e9a-bd5c-87cccd060bf2 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.509662 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e1d9d7c-65b2-4e9a-bd5c-87cccd060bf2 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.510195 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e1d9d7c-65b2-4e9a-bd5c-87cccd060bf2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:51.510898 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 425/1702] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:51.517292 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d5cffdec-4cc5-436d-a138-8d33dd750076 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:51.517493 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 430/1703] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:51.533212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-de93e361-9803-4dd3-ac88-afcc0e0e8e9f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.536797 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-de93e361-9803-4dd3-ac88-afcc0e0e8e9f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:51.537102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-de93e361-9803-4dd3-ac88-afcc0e0e8e9f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.537266 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-de93e361-9803-4dd3-ac88-afcc0e0e8e9f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.550988 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.550988 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:51.563658 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-de93e361-9803-4dd3-ac88-afcc0e0e8e9f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:51.572775 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-de93e361-9803-4dd3-ac88-afcc0e0e8e9f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:51.573186 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 427/1704] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 1061 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:20:51.706042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.712621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] PUT https://10.4.3.210/volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6 Aug 05 18:20:51.712621 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:51.735331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Acquiring lock "cinder-attachment_update-02729b0a-ce7d-497c-a036-f62e0da71133-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:20:51.741496 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-02729b0a-ce7d-497c-a036-f62e0da71133-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:20:51.745116 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.745116 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:51.897324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-02729b0a-ce7d-497c-a036-f62e0da71133-np0000006581" released by "attachment_update" :: held 0.156s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:20:51.898182 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-e11db6f7-48a6-457a-95af-58cde078eefc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6 returned with HTTP 200 Aug 05 18:20:51.902644 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 423/1705] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:20:51 2026] PUT /volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6 => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:51.917121 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-181f1d64-c856-4fac-b474-9100bdd30ad7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:51.923347 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-181f1d64-c856-4fac-b474-9100bdd30ad7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/encryption Aug 05 18:20:51.923628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-181f1d64-c856-4fac-b474-9100bdd30ad7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:51.923769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-181f1d64-c856-4fac-b474-9100bdd30ad7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:51.951230 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:51.951230 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:51.964365 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-181f1d64-c856-4fac-b474-9100bdd30ad7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/encryption returned with HTTP 200 Aug 05 18:20:51.964992 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 426/1706] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:20:51 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/encryption => generated 161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:52.535468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4e1d4482-aae8-46ad-9fd7-1ebf141a8241 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:52.540155 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4e1d4482-aae8-46ad-9fd7-1ebf141a8241 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:52.540487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4e1d4482-aae8-46ad-9fd7-1ebf141a8241 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:52.542343 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4e1d4482-aae8-46ad-9fd7-1ebf141a8241 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:52.564124 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:52.564124 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:52.568892 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4e1d4482-aae8-46ad-9fd7-1ebf141a8241 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:52.585620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4e1d4482-aae8-46ad-9fd7-1ebf141a8241 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:52.585620 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 431/1707] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:52 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:53.604519 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-35303157-1573-4fc8-acfa-16aeb1ea607e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:53.607885 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35303157-1573-4fc8-acfa-16aeb1ea607e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:53.607885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35303157-1573-4fc8-acfa-16aeb1ea607e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:53.607885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35303157-1573-4fc8-acfa-16aeb1ea607e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:53.620570 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:53.620570 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:53.626981 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-35303157-1573-4fc8-acfa-16aeb1ea607e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:53.632906 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35303157-1573-4fc8-acfa-16aeb1ea607e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:53.633509 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 428/1708] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:53 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:53.635687 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b2eb3103-53ab-4022-9d78-3e709c246afe None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:53.638305 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b2eb3103-53ab-4022-9d78-3e709c246afe tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef Aug 05 18:20:53.638918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b2eb3103-53ab-4022-9d78-3e709c246afe tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:53.639000 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b2eb3103-53ab-4022-9d78-3e709c246afe tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:53.651338 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:53.651338 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:53.726717 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:53.727732 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b2eb3103-53ab-4022-9d78-3e709c246afe tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef returned with HTTP 200 Aug 05 18:20:53.728225 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 424/1709] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:20:53 2026] DELETE /volume/v3/attachments/d0c1675c-1e38-4ffa-95de-9cebecad52ef => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:53.732285 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:53.732654 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "eebe83e9-8d62-47ea-83b6-9ca1991b87fd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1832774379"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:53.735263 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request body: {'volume': {'imageRef': 'eebe83e9-8d62-47ea-83b6-9ca1991b87fd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1832774379'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:53.744525 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:53.747172 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] DELETE https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:20:53.747975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:53.749432 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:53.749432 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Delete volume with id: 54727e12-ed61-4668-83fc-31369df9a814 Aug 05 18:20:53.760615 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:53.760615 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:53.760615 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:20:53.787420 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Delete volume request issued successfully. Aug 05 18:20:53.788568 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d18d670b-4884-4964-b34c-54ad5c382d79 req-b73136ad-16a8-4bd8-9448-32bdc278a775 tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 returned with HTTP 202 Aug 05 18:20:53.788568 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 432/1710] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:20:53 2026] DELETE /volume/v3/volumes/54727e12-ed61-4668-83fc-31369df9a814 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:20:53.880195 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume of 2 GB Aug 05 18:20:53.887860 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Availability Zones retrieved successfully. Aug 05 18:20:53.894842 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Flow 'volume_create_api' (fad83516-8d88-4732-80dd-bd64632c4645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:53.899233 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81fb8ccc-eb99-4d13-a1cf-ff2edcc50d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:53.900505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Validating volume size '2' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:53.950276 np0000006581 devstack@c-api.service[100363]: WARNING cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81fb8ccc-eb99-4d13-a1cf-ff2edcc50d31) transitioned into state 'FAILURE' from state 'RUNNING' Aug 05 18:20:53.950276 np0000006581 devstack@c-api.service[100363]: Failure: cinder.exception.InvalidInput: Invalid input received: Image eebe83e9-8d62-47ea-83b6-9ca1991b87fd is not active. Aug 05 18:20:53.951875 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81fb8ccc-eb99-4d13-a1cf-ff2edcc50d31) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:53.952631 np0000006581 devstack@c-api.service[100363]: WARNING cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81fb8ccc-eb99-4d13-a1cf-ff2edcc50d31) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:20:53.953468 np0000006581 devstack@c-api.service[100363]: WARNING cinder.volume.api [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Flow 'volume_create_api' (fad83516-8d88-4732-80dd-bd64632c4645) transitioned into state 'REVERTED' from state 'RUNNING' Aug 05 18:20:53.953778 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5dab1e6-1768-488d-a7bc-ff0b64785cd9 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:20:53.954467 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 427/1711] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:20:53 2026] POST /volume/v3/volumes => generated 125 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:54.650363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a1d94240-bdb9-41a5-8a8d-73860bd0a662 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:54.652550 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a1d94240-bdb9-41a5-8a8d-73860bd0a662 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:54.653114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a1d94240-bdb9-41a5-8a8d-73860bd0a662 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:54.653557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a1d94240-bdb9-41a5-8a8d-73860bd0a662 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:54.671055 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:54.671055 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:54.679535 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a1d94240-bdb9-41a5-8a8d-73860bd0a662 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:54.689736 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a1d94240-bdb9-41a5-8a8d-73860bd0a662 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:54.690370 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 429/1712] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:54 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:54.749074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5c0c4c7d-6a1f-4680-a9e3-0ed20eb6e664 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:54.752072 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c0c4c7d-6a1f-4680-a9e3-0ed20eb6e664 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:20:54.752579 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c0c4c7d-6a1f-4680-a9e3-0ed20eb6e664 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:54.753013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c0c4c7d-6a1f-4680-a9e3-0ed20eb6e664 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:54.778415 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:54.778415 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:54.787792 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5c0c4c7d-6a1f-4680-a9e3-0ed20eb6e664 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:20:54.797227 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c0c4c7d-6a1f-4680-a9e3-0ed20eb6e664 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:20:54.797690 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 425/1713] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:54 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:54.853334 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-8650fa36-0a95-410d-b71e-be816d2de92e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:54.855850 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-8650fa36-0a95-410d-b71e-be816d2de92e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:20:54.856186 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-8650fa36-0a95-410d-b71e-be816d2de92e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:54.856268 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-8650fa36-0a95-410d-b71e-be816d2de92e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:54.869514 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:54.869514 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:54.874876 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-8650fa36-0a95-410d-b71e-be816d2de92e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:20:54.880124 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-8650fa36-0a95-410d-b71e-be816d2de92e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:20:54.880635 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 433/1714] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:54 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:54.902928 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:54.905986 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d/action Aug 05 18:20:54.906643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:54.906772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:54.921779 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:54.921779 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:54.922519 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:20:54.930834 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Begin detaching volume completed successfully. Aug 05 18:20:54.931147 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-cbc98c43-8521-44c6-9944-ae824b6c492a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d/action returned with HTTP 202 Aug 05 18:20:54.932573 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 428/1715] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:20:54 2026] POST /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:20:55.003326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ea54b34-502e-4c4b-be1a-d53ef82aca71 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:55.004470 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ea54b34-502e-4c4b-be1a-d53ef82aca71 None None] GET https://10.4.3.210/volume// Aug 05 18:20:55.004470 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ea54b34-502e-4c4b-be1a-d53ef82aca71 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:55.005524 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ea54b34-502e-4c4b-be1a-d53ef82aca71 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:55.006326 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ea54b34-502e-4c4b-be1a-d53ef82aca71 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:55.006582 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 430/1716] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:20:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:55.020849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-c622e44e-9b96-42cf-a550-b2417a5eeed8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:55.030752 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-c622e44e-9b96-42cf-a550-b2417a5eeed8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:20:55.030752 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-c622e44e-9b96-42cf-a550-b2417a5eeed8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:55.030752 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-c622e44e-9b96-42cf-a550-b2417a5eeed8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:55.044819 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:55.044819 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:55.049517 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-c622e44e-9b96-42cf-a550-b2417a5eeed8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:20:55.054815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-c622e44e-9b96-42cf-a550-b2417a5eeed8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:20:55.055219 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 426/1717] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:20:55 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:20:55.546479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5b32f09f-16ca-4939-af46-d7978db41dcf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:55.548878 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:20:55.549204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:55.549487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:55.549735 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Delete volume with id: a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:20:55.560230 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:55.560230 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:55.560935 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:20:55.590397 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Delete volume request issued successfully. Aug 05 18:20:55.590705 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b32f09f-16ca-4939-af46-d7978db41dcf tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 202 Aug 05 18:20:55.591299 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 434/1718] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:20:55 2026] DELETE /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:20:55.603085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f886056d-9e25-43ca-82c4-4c90ec66862c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:55.605454 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f886056d-9e25-43ca-82c4-4c90ec66862c tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:20:55.605722 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f886056d-9e25-43ca-82c4-4c90ec66862c tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:55.605960 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f886056d-9e25-43ca-82c4-4c90ec66862c tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:55.617626 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:55.617626 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:55.623109 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f886056d-9e25-43ca-82c4-4c90ec66862c tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Volume info retrieved successfully. Aug 05 18:20:55.632254 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f886056d-9e25-43ca-82c4-4c90ec66862c tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 200 Aug 05 18:20:55.632657 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 429/1719] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:55 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:55.708050 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d463e78c-3f36-44ca-9216-5cd44ada7822 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:55.710439 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d463e78c-3f36-44ca-9216-5cd44ada7822 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:55.710765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d463e78c-3f36-44ca-9216-5cd44ada7822 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:55.711106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d463e78c-3f36-44ca-9216-5cd44ada7822 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:55.727686 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:55.727686 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:55.733671 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d463e78c-3f36-44ca-9216-5cd44ada7822 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:55.738493 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d463e78c-3f36-44ca-9216-5cd44ada7822 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:55.738910 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 431/1720] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:55 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:56.183672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-35eef5da-100b-4bb7-b5f5-daa7427c2617 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.186431 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-35eef5da-100b-4bb7-b5f5-daa7427c2617 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89 Aug 05 18:20:56.186713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-35eef5da-100b-4bb7-b5f5-daa7427c2617 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:56.187050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-35eef5da-100b-4bb7-b5f5-daa7427c2617 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:56.195585 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:56.195585 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:56.257753 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b43b7aa3-1aec-497a-8a69-64a4f08495ca req-35eef5da-100b-4bb7-b5f5-daa7427c2617 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89 returned with HTTP 200 Aug 05 18:20:56.258237 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 427/1721] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:20:56 2026] DELETE /volume/v3/attachments/70359083-c9d0-432d-b2ff-846554bc5d89 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:56.268173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-4e2da5c5-dc41-45ac-b536-8991d1b1af05 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.278029 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-4e2da5c5-dc41-45ac-b536-8991d1b1af05 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6/action Aug 05 18:20:56.278029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-4e2da5c5-dc41-45ac-b536-8991d1b1af05 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:56.278029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-4e2da5c5-dc41-45ac-b536-8991d1b1af05 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.289790 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:56.289790 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:56.306214 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9bba64ce-bfaf-46e2-8566-012b9630bc57 req-4e2da5c5-dc41-45ac-b536-8991d1b1af05 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6/action returned with HTTP 204 Aug 05 18:20:56.306880 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 435/1722] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:56.463240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-393657ec-f825-4f5e-bc29-521a934f3792 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.465165 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.465551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "37c4b7cc-6d9c-46eb-9dd2-02007271b33b"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.467334 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '37c4b7cc-6d9c-46eb-9dd2-02007271b33b'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:56.559113 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume of 1 GB Aug 05 18:20:56.564877 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Availability Zones retrieved successfully. Aug 05 18:20:56.575397 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Flow 'volume_create_api' (7e7f34bd-42c3-457b-808e-e2f5d015e1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:20:56.576793 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e852ed-a9e0-4e1d-8745-24ece18a9eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:56.578530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:20:56.614574 np0000006581 devstack@c-api.service[100363]: WARNING cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e852ed-a9e0-4e1d-8745-24ece18a9eb5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 05 18:20:56.614574 np0000006581 devstack@c-api.service[100363]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 05 18:20:56.616090 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e852ed-a9e0-4e1d-8745-24ece18a9eb5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:20:56.617252 np0000006581 devstack@c-api.service[100363]: WARNING cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e852ed-a9e0-4e1d-8745-24ece18a9eb5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:20:56.618370 np0000006581 devstack@c-api.service[100363]: WARNING cinder.volume.api [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Flow 'volume_create_api' (7e7f34bd-42c3-457b-808e-e2f5d015e1db) transitioned into state 'REVERTED' from state 'RUNNING' Aug 05 18:20:56.618834 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-393657ec-f825-4f5e-bc29-521a934f3792 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:20:56.620422 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 430/1723] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes => generated 134 bytes in 157 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:56.651079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d2f22f1-afc5-479d-a18d-8636e8d1a07d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.654364 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d2f22f1-afc5-479d-a18d-8636e8d1a07d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] GET https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 Aug 05 18:20:56.654740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d2f22f1-afc5-479d-a18d-8636e8d1a07d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:56.654978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d2f22f1-afc5-479d-a18d-8636e8d1a07d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:56.665412 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d2f22f1-afc5-479d-a18d-8636e8d1a07d tempest-ServerActionsTestOtherA-2101430561 tempest-ServerActionsTestOtherA-2101430561-project-member] https://10.4.3.210/volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 returned with HTTP 404 Aug 05 18:20:56.666380 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 432/1724] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:56 2026] GET /volume/v3/volumes/a483f48c-9260-4565-85f2-d952ceaeea56 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:56.755388 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-828956ab-ef1f-4e65-9029-4b28f051dad0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.757859 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-828956ab-ef1f-4e65-9029-4b28f051dad0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:56.759414 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-828956ab-ef1f-4e65-9029-4b28f051dad0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:56.759414 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-828956ab-ef1f-4e65-9029-4b28f051dad0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:56.770405 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:56.770405 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:56.775610 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-828956ab-ef1f-4e65-9029-4b28f051dad0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:56.781890 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-828956ab-ef1f-4e65-9029-4b28f051dad0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:56.782390 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 428/1725] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:56 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:56.800400 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-34fcb16e-f4f9-4517-ad33-bf89c1139b7d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.802359 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-34fcb16e-f4f9-4517-ad33-bf89c1139b7d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:56.803180 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-34fcb16e-f4f9-4517-ad33-bf89c1139b7d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:56.803180 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-34fcb16e-f4f9-4517-ad33-bf89c1139b7d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:56.813131 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:56.813131 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:56.817150 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-34fcb16e-f4f9-4517-ad33-bf89c1139b7d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:56.822129 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-34fcb16e-f4f9-4517-ad33-bf89c1139b7d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:56.822588 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 436/1726] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:56 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:56.833997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d302092a-168c-4d50-84a4-b2db087cdd9d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.838252 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d302092a-168c-4d50-84a4-b2db087cdd9d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.838940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d302092a-168c-4d50-84a4-b2db087cdd9d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.842496 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d302092a-168c-4d50-84a4-b2db087cdd9d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:20:56.843858 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 431/1727] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:56.854722 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-29ed98c7-38c5-4f02-9688-cf7b4da2dfbf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.857984 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29ed98c7-38c5-4f02-9688-cf7b4da2dfbf tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.858482 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29ed98c7-38c5-4f02-9688-cf7b4da2dfbf tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "5d4e564d-083e-4ae9-96c6-da19ef34b8f9"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.861138 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-29ed98c7-38c5-4f02-9688-cf7b4da2dfbf tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '5d4e564d-083e-4ae9-96c6-da19ef34b8f9'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:56.869435 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29ed98c7-38c5-4f02-9688-cf7b4da2dfbf tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Aug 05 18:20:56.870142 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 433/1728] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:56.876755 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-8ea4af86-7d34-466b-bec4-e22ace9d4cfc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.880095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22d5cbac-c99f-4334-ac90-d36146e06f15 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.881006 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-8ea4af86-7d34-466b-bec4-e22ace9d4cfc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:56.881273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-8ea4af86-7d34-466b-bec4-e22ace9d4cfc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:56.881477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-8ea4af86-7d34-466b-bec4-e22ace9d4cfc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:56.885623 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22d5cbac-c99f-4334-ac90-d36146e06f15 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.885623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22d5cbac-c99f-4334-ac90-d36146e06f15 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "05903788-7e88-44c2-ab5b-45968d51b6c9"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.885623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-22d5cbac-c99f-4334-ac90-d36146e06f15 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '05903788-7e88-44c2-ab5b-45968d51b6c9'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:56.891580 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:56.891580 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:56.894026 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22d5cbac-c99f-4334-ac90-d36146e06f15 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Aug 05 18:20:56.894728 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 437/1729] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 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) Aug 05 18:20:56.895196 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-8ea4af86-7d34-466b-bec4-e22ace9d4cfc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:56.905177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d5ce02b1-107f-45e3-a38d-9560a9c22634 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.905787 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-8ea4af86-7d34-466b-bec4-e22ace9d4cfc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:56.906333 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 429/1730] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:56 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:20:56.908108 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d5ce02b1-107f-45e3-a38d-9560a9c22634 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.908700 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d5ce02b1-107f-45e3-a38d-9560a9c22634 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "4a80b609-81b5-4f46-b474-f534ec04991e"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.910362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-d5ce02b1-107f-45e3-a38d-9560a9c22634 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '4a80b609-81b5-4f46-b474-f534ec04991e'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:20:56.918654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d5ce02b1-107f-45e3-a38d-9560a9c22634 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Aug 05 18:20:56.919425 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 432/1731] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:56.929363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e53e333a-c25a-496e-a4a0-e6f61989d9bb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.931349 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e53e333a-c25a-496e-a4a0-e6f61989d9bb tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.931608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.931755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e53e333a-c25a-496e-a4a0-e6f61989d9bb tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.933783 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/action Aug 05 18:20:56.934150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:56.934260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.934298 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e53e333a-c25a-496e-a4a0-e6f61989d9bb tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:20:56.934807 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 434/1732] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:56.945133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-407c1d57-b7ea-4845-ba99-400d60552817 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.948126 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:56.948126 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:56.948844 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:56.950335 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-407c1d57-b7ea-4845-ba99-400d60552817 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.950814 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-407c1d57-b7ea-4845-ba99-400d60552817 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.953108 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-407c1d57-b7ea-4845-ba99-400d60552817 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:20:56.953108 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 430/1733] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 05 18:20:56.958393 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Begin detaching volume completed successfully. Aug 05 18:20:56.959031 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-0f01714b-7bbc-4e63-934f-a8a23980f1c5 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/action returned with HTTP 202 Aug 05 18:20:56.959204 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 438/1734] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:20:56 2026] POST /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:20:56.961940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-423c92f0-6f37-4a7a-bea4-fa28442c61af None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.963808 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-423c92f0-6f37-4a7a-bea4-fa28442c61af tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:20:56.964420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-423c92f0-6f37-4a7a-bea4-fa28442c61af tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:56.967045 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-423c92f0-6f37-4a7a-bea4-fa28442c61af tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:20:56.967548 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 433/1735] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:20:56 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) Aug 05 18:20:56.977658 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5dfac548-0c9f-4451-8f46-6065d8fa2def None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.979510 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5dfac548-0c9f-4451-8f46-6065d8fa2def tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] DELETE https://10.4.3.210/volume/v3/volumes/tempest-invalid-212663852 Aug 05 18:20:56.979777 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5dfac548-0c9f-4451-8f46-6065d8fa2def tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:56.980077 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5dfac548-0c9f-4451-8f46-6065d8fa2def tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:56.980297 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-5dfac548-0c9f-4451-8f46-6065d8fa2def tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Delete volume with id: tempest-invalid-212663852 Aug 05 18:20:56.987500 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5dfac548-0c9f-4451-8f46-6065d8fa2def tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-212663852 returned with HTTP 404 Aug 05 18:20:56.989021 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 435/1736] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:20:56 2026] DELETE /volume/v3/volumes/tempest-invalid-212663852 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:56.996489 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-19c0e29a-d199-4ead-8de8-d9f86f06903f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:56.999326 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 431/1737] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:20:56 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 05 18:20:57.008257 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-feafffd6-785c-47cf-8028-2f4647d7de3d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.010697 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-feafffd6-785c-47cf-8028-2f4647d7de3d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/xxx/action Aug 05 18:20:57.011151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-feafffd6-785c-47cf-8028-2f4647d7de3d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-detach": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.011328 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-feafffd6-785c-47cf-8028-2f4647d7de3d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.021029 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-feafffd6-785c-47cf-8028-2f4647d7de3d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 05 18:20:57.021029 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 439/1738] 10.4.3.210 () {68 vars in 1291 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:57.026309 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ac14e014-63cf-46c5-8f29-040414474b95 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.026309 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac14e014-63cf-46c5-8f29-040414474b95 None None] GET https://10.4.3.210/volume// Aug 05 18:20:57.026309 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac14e014-63cf-46c5-8f29-040414474b95 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.026309 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac14e014-63cf-46c5-8f29-040414474b95 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.026309 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac14e014-63cf-46c5-8f29-040414474b95 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:20:57.026309 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 434/1739] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:20:57.029996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d957274e-c091-43bd-9d07-7d7490c09cb3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.032094 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d957274e-c091-43bd-9d07-7d7490c09cb3 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/tempest-invalid-386633206 Aug 05 18:20:57.032495 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d957274e-c091-43bd-9d07-7d7490c09cb3 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.032545 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d957274e-c091-43bd-9d07-7d7490c09cb3 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.038769 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d957274e-c091-43bd-9d07-7d7490c09cb3 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-386633206 returned with HTTP 404 Aug 05 18:20:57.039391 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 436/1740] 10.4.3.210 () {66 vars in 1315 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/tempest-invalid-386633206 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:57.039966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-a601e6a2-131a-437c-8ed2-c654a0c780e2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.042801 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-a601e6a2-131a-437c-8ed2-c654a0c780e2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:57.043065 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-a601e6a2-131a-437c-8ed2-c654a0c780e2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.043266 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-a601e6a2-131a-437c-8ed2-c654a0c780e2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.049983 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2e105969-0469-49c2-af81-929feae063ac None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.052940 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 440/1741] 10.4.3.210 () {66 vars in 1240 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 05 18:20:57.065207 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.070617 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?status=null Aug 05 18:20:57.070769 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.070769 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:57.070827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.070827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.070827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:20:57.070827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Could not evaluate value null, assuming string {{(pid=100363) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:20:57.072199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:20:57.072945 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-a601e6a2-131a-437c-8ed2-c654a0c780e2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:57.078181 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-a601e6a2-131a-437c-8ed2-c654a0c780e2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:57.078915 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 432/1742] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:20:57.085485 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Get all volumes completed successfully. Aug 05 18:20:57.088304 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3fa1b8c2-cba9-4339-b6fe-8c983eb44464 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 05 18:20:57.088922 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 435/1743] 10.4.3.210 () {66 vars in 1281 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:20:57.091750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-403fdcce-3c5d-40b6-96ff-3abf428237f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.094218 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-403fdcce-3c5d-40b6-96ff-3abf428237f6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/encryption Aug 05 18:20:57.094416 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-403fdcce-3c5d-40b6-96ff-3abf428237f6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.094639 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-403fdcce-3c5d-40b6-96ff-3abf428237f6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.103508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.105949 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.105949 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:57.106620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-140187720 Aug 05 18:20:57.106926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.107222 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.108294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:20:57.109128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-140187720'), ('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:20:57.112406 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a0f34179-761a-4ebe-89ab-6a7df600ce90 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.113753 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-403fdcce-3c5d-40b6-96ff-3abf428237f6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/encryption returned with HTTP 200 Aug 05 18:20:57.114307 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 437/1744] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:57.115123 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0f34179-761a-4ebe-89ab-6a7df600ce90 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:20:57.115433 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0f34179-761a-4ebe-89ab-6a7df600ce90 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.115754 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0f34179-761a-4ebe-89ab-6a7df600ce90 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.118854 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Get all volumes completed successfully. Aug 05 18:20:57.121752 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0203eafb-9d60-4ee7-b70f-31693919ce43 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-140187720 returned with HTTP 200 Aug 05 18:20:57.122314 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 441/1745] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-140187720 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:20:57.125450 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.125450 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:57.130806 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a0f34179-761a-4ebe-89ab-6a7df600ce90 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:20:57.139438 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0f34179-761a-4ebe-89ab-6a7df600ce90 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:20:57.140026 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 433/1746] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:57.141580 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.143438 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes?status=null Aug 05 18:20:57.143652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.143815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.144028 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:20:57.144239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Could not evaluate value null, assuming string {{(pid=100363) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 05 18:20:57.144838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:20:57.154494 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Get all volumes completed successfully. Aug 05 18:20:57.154953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1eacea31-2373-4d47-9d14-5ca913d4a3be tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes?status=null returned with HTTP 200 Aug 05 18:20:57.155459 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 436/1747] 10.4.3.210 () {66 vars in 1260 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:20:57.167678 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.170726 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1682497085 Aug 05 18:20:57.171026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.171322 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.171773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:20:57.172947 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1682497085'), ('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:20:57.220602 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Get all volumes completed successfully. Aug 05 18:20:57.221283 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68386e37-906b-4d46-94a8-f32e7b46fd59 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1682497085 returned with HTTP 200 Aug 05 18:20:57.221769 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 438/1748] 10.4.3.210 () {66 vars in 1338 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1682497085 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:20:57.242799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-634c51d6-969b-4aed-ac06-0044f95d85aa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.247250 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-634c51d6-969b-4aed-ac06-0044f95d85aa tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action Aug 05 18:20:57.247688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-634c51d6-969b-4aed-ac06-0044f95d85aa tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.248114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-634c51d6-969b-4aed-ac06-0044f95d85aa tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.262647 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.262647 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:57.263622 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-634c51d6-969b-4aed-ac06-0044f95d85aa tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:57.294745 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-634c51d6-969b-4aed-ac06-0044f95d85aa tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Reserve volume completed successfully. Aug 05 18:20:57.294745 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-634c51d6-969b-4aed-ac06-0044f95d85aa tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action returned with HTTP 202 Aug 05 18:20:57.296936 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 442/1749] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:20:57.307425 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.310029 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action Aug 05 18:20:57.310772 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.311188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.327537 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.327537 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:57.328322 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:57.332776 np0000006581 devstack@c-api.service[100364]: ERROR cinder.volume.api [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume status must be available to reserve, but the status is attaching. Aug 05 18:20:57.333347 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cf577d6b-7e50-4ed9-9121-dd6ea847454d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action returned with HTTP 400 Aug 05 18:20:57.333720 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 434/1750] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action => generated 132 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:57.348564 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f87200a3-4a23-41b7-91bb-44d054835c16 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.350942 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f87200a3-4a23-41b7-91bb-44d054835c16 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action Aug 05 18:20:57.355125 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f87200a3-4a23-41b7-91bb-44d054835c16 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.355291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f87200a3-4a23-41b7-91bb-44d054835c16 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.377232 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.377232 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:57.377906 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f87200a3-4a23-41b7-91bb-44d054835c16 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:57.399408 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f87200a3-4a23-41b7-91bb-44d054835c16 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Unreserve volume completed successfully. Aug 05 18:20:57.399950 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f87200a3-4a23-41b7-91bb-44d054835c16 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action returned with HTTP 202 Aug 05 18:20:57.401798 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 437/1751] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:20:57.412868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-400ca417-6c03-4129-9542-be90ca93a67d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.415853 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-400ca417-6c03-4129-9542-be90ca93a67d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/684dca47-7bf4-4dc2-bde9-f51d08f1c0ca/action Aug 05 18:20:57.416274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-400ca417-6c03-4129-9542-be90ca93a67d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.416440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-400ca417-6c03-4129-9542-be90ca93a67d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.425859 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-400ca417-6c03-4129-9542-be90ca93a67d tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/684dca47-7bf4-4dc2-bde9-f51d08f1c0ca/action returned with HTTP 404 Aug 05 18:20:57.427643 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 439/1752] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/684dca47-7bf4-4dc2-bde9-f51d08f1c0ca/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:57.438627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e2b13e98-32b9-43f2-91d8-1a18384547de None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.443299 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2b13e98-32b9-43f2-91d8-1a18384547de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/9a3f0c30-6d28-425b-af63-d36464ce5b49/action Aug 05 18:20:57.443299 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2b13e98-32b9-43f2-91d8-1a18384547de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.443513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2b13e98-32b9-43f2-91d8-1a18384547de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.459213 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2b13e98-32b9-43f2-91d8-1a18384547de tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/9a3f0c30-6d28-425b-af63-d36464ce5b49/action returned with HTTP 404 Aug 05 18:20:57.459993 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 443/1753] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/9a3f0c30-6d28-425b-af63-d36464ce5b49/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:57.479139 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3b437e12-ae84-47bc-af0c-8485b8b168ff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.482214 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 435/1754] 10.4.3.210 () {68 vars in 1260 bytes} [Wed Aug 5 18:20:57 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 05 18:20:57.496465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8ff5494d-5e48-4f23-86b8-aaf09426609c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.500611 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8ff5494d-5e48-4f23-86b8-aaf09426609c tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] PUT https://10.4.3.210/volume/v3/volumes/tempest-invalid-1527908882 Aug 05 18:20:57.501107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8ff5494d-5e48-4f23-86b8-aaf09426609c tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.511765 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8ff5494d-5e48-4f23-86b8-aaf09426609c tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-1527908882 returned with HTTP 404 Aug 05 18:20:57.512639 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 438/1755] 10.4.3.210 () {68 vars in 1338 bytes} [Wed Aug 5 18:20:57 2026] PUT /volume/v3/volumes/tempest-invalid-1527908882 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:57.522029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2530a3ce-2f84-4d26-855e-1972bddb9e58 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.525459 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2530a3ce-2f84-4d26-855e-1972bddb9e58 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] PUT https://10.4.3.210/volume/v3/volumes/7b3e365b-a75c-44f7-bf97-9deb566d8a97 Aug 05 18:20:57.525905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2530a3ce-2f84-4d26-855e-1972bddb9e58 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.535485 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2530a3ce-2f84-4d26-855e-1972bddb9e58 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/7b3e365b-a75c-44f7-bf97-9deb566d8a97 returned with HTTP 404 Aug 05 18:20:57.536546 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 440/1756] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:20:57 2026] PUT /volume/v3/volumes/7b3e365b-a75c-44f7-bf97-9deb566d8a97 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:57.547727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d1690a35-fec7-42eb-b527-dc26d876c9a0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.550355 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d1690a35-fec7-42eb-b527-dc26d876c9a0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bae2b57e-5953-4358-8436-c0f7cfc041ee Aug 05 18:20:57.550355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d1690a35-fec7-42eb-b527-dc26d876c9a0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.550355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d1690a35-fec7-42eb-b527-dc26d876c9a0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.550355 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d1690a35-fec7-42eb-b527-dc26d876c9a0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Delete volume with id: bae2b57e-5953-4358-8436-c0f7cfc041ee Aug 05 18:20:57.557985 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d1690a35-fec7-42eb-b527-dc26d876c9a0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/bae2b57e-5953-4358-8436-c0f7cfc041ee returned with HTTP 404 Aug 05 18:20:57.558540 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 444/1757] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:20:57 2026] DELETE /volume/v3/volumes/bae2b57e-5953-4358-8436-c0f7cfc041ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:57.570758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b02542ca-57c6-4a8e-96a7-1fcf2dbaceb0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.573359 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b02542ca-57c6-4a8e-96a7-1fcf2dbaceb0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action Aug 05 18:20:57.573969 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b02542ca-57c6-4a8e-96a7-1fcf2dbaceb0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.574332 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b02542ca-57c6-4a8e-96a7-1fcf2dbaceb0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.577354 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b02542ca-57c6-4a8e-96a7-1fcf2dbaceb0 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action returned with HTTP 400 Aug 05 18:20:57.578128 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 436/1758] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:57.589196 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f7a869b9-c715-4861-aeea-6af1a85b8ba2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.594668 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f7a869b9-c715-4861-aeea-6af1a85b8ba2 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action Aug 05 18:20:57.595144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f7a869b9-c715-4861-aeea-6af1a85b8ba2 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.595451 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f7a869b9-c715-4861-aeea-6af1a85b8ba2 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.598315 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f7a869b9-c715-4861-aeea-6af1a85b8ba2 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action returned with HTTP 400 Aug 05 18:20:57.598992 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 439/1759] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:57.612247 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4e251412-9804-4945-89c2-36a140774736 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.615025 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e251412-9804-4945-89c2-36a140774736 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/ce77a36b-1690-45b9-ae61-ef699a77d4fa/action Aug 05 18:20:57.615657 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e251412-9804-4945-89c2-36a140774736 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.615857 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e251412-9804-4945-89c2-36a140774736 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.624936 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e251412-9804-4945-89c2-36a140774736 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/ce77a36b-1690-45b9-ae61-ef699a77d4fa/action returned with HTTP 404 Aug 05 18:20:57.625885 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 441/1760] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/ce77a36b-1690-45b9-ae61-ef699a77d4fa/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:57.636717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e799b5ca-c82d-44c5-aeb0-102b0c2d4b39 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.638968 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e799b5ca-c82d-44c5-aeb0-102b0c2d4b39 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action Aug 05 18:20:57.639517 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e799b5ca-c82d-44c5-aeb0-102b0c2d4b39 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.639717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e799b5ca-c82d-44c5-aeb0-102b0c2d4b39 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.641442 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e799b5ca-c82d-44c5-aeb0-102b0c2d4b39 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action returned with HTTP 400 Aug 05 18:20:57.642105 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 445/1761] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:20:57.655815 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5ff98225-bb17-4ee6-80d1-4395e0b15562 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.671217 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ff98225-bb17-4ee6-80d1-4395e0b15562 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] POST https://10.4.3.210/volume/v3/volumes/None/action Aug 05 18:20:57.671620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ff98225-bb17-4ee6-80d1-4395e0b15562 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:20:57.671802 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ff98225-bb17-4ee6-80d1-4395e0b15562 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:20:57.684824 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ff98225-bb17-4ee6-80d1-4395e0b15562 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/None/action returned with HTTP 404 Aug 05 18:20:57.685885 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 437/1762] 10.4.3.210 () {68 vars in 1294 bytes} [Wed Aug 5 18:20:57 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:20:57.699529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ab12052f-e34e-4e58-bcc0-1083bbacf6fe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.708770 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab12052f-e34e-4e58-bcc0-1083bbacf6fe tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/86b8c5bb-02da-49dd-8166-a0f085bdf0c5 Aug 05 18:20:57.708770 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ab12052f-e34e-4e58-bcc0-1083bbacf6fe tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.708770 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ab12052f-e34e-4e58-bcc0-1083bbacf6fe tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.727272 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab12052f-e34e-4e58-bcc0-1083bbacf6fe tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/86b8c5bb-02da-49dd-8166-a0f085bdf0c5 returned with HTTP 404 Aug 05 18:20:57.727272 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 440/1763] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/86b8c5bb-02da-49dd-8166-a0f085bdf0c5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:57.741759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5e426aa4-1cbe-4e8f-b880-74993e941c93 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.744184 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5e426aa4-1cbe-4e8f-b880-74993e941c93 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:57.744374 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5e426aa4-1cbe-4e8f-b880-74993e941c93 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.744879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5e426aa4-1cbe-4e8f-b880-74993e941c93 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.754739 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.754739 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:20:57.762464 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5e426aa4-1cbe-4e8f-b880-74993e941c93 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:57.766346 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5e426aa4-1cbe-4e8f-b880-74993e941c93 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f returned with HTTP 200 Aug 05 18:20:57.766968 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 442/1764] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:57.786718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.788894 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] DELETE https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:57.789159 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.789408 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.789623 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Delete volume with id: 59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:57.808145 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.808145 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:57.809055 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:57.853994 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Delete volume request issued successfully. Aug 05 18:20:57.854340 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e8acaf74-56cd-478d-92f8-855d2d3cbca5 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f returned with HTTP 202 Aug 05 18:20:57.856673 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 446/1765] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:20:57 2026] DELETE /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:20:57.870737 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d47ab79a-6168-4135-a7d1-cf1d5624f7b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:57.875413 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d47ab79a-6168-4135-a7d1-cf1d5624f7b1 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:57.875643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d47ab79a-6168-4135-a7d1-cf1d5624f7b1 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:57.875827 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d47ab79a-6168-4135-a7d1-cf1d5624f7b1 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:57.891733 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:57.891733 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:20:57.902683 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d47ab79a-6168-4135-a7d1-cf1d5624f7b1 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Volume info retrieved successfully. Aug 05 18:20:57.912209 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d47ab79a-6168-4135-a7d1-cf1d5624f7b1 tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f returned with HTTP 200 Aug 05 18:20:57.912882 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 438/1766] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:57 2026] GET /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:58.369880 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-fd6a1889-70f6-45c1-b334-35b8bf54b8cd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:58.372836 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-fd6a1889-70f6-45c1-b334-35b8bf54b8cd tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6 Aug 05 18:20:58.373638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-fd6a1889-70f6-45c1-b334-35b8bf54b8cd tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:58.373638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-fd6a1889-70f6-45c1-b334-35b8bf54b8cd tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:58.389257 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:58.389257 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:20:58.494393 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-2f646f1f-d773-4893-b27b-1b4ca49f8c61 req-fd6a1889-70f6-45c1-b334-35b8bf54b8cd tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6 returned with HTTP 200 Aug 05 18:20:58.495336 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 441/1767] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:20:58 2026] DELETE /volume/v3/attachments/bb083153-8f6c-439d-9733-994ef07023b6 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:20:58.932523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-06a17a7d-0b7d-40c5-bebc-305f977c58dc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:58.935244 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06a17a7d-0b7d-40c5-bebc-305f977c58dc tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] GET https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f Aug 05 18:20:58.935486 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06a17a7d-0b7d-40c5-bebc-305f977c58dc tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:58.935795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06a17a7d-0b7d-40c5-bebc-305f977c58dc tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:58.943538 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06a17a7d-0b7d-40c5-bebc-305f977c58dc tempest-VolumesNegativeTest-1088022194 tempest-VolumesNegativeTest-1088022194-project-member] https://10.4.3.210/volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f returned with HTTP 404 Aug 05 18:20:58.944375 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 443/1768] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:20:58 2026] GET /volume/v3/volumes/59007cf3-77e0-447f-a4af-65c56021f40f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:20:59.195701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-490e01ff-17d4-44fa-9da3-268954581bcf req-2e7433f9-8986-4572-9a35-f93aca8d097c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:20:59.198528 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-490e01ff-17d4-44fa-9da3-268954581bcf req-2e7433f9-8986-4572-9a35-f93aca8d097c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:20:59.198811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-490e01ff-17d4-44fa-9da3-268954581bcf req-2e7433f9-8986-4572-9a35-f93aca8d097c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:20:59.199097 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-490e01ff-17d4-44fa-9da3-268954581bcf req-2e7433f9-8986-4572-9a35-f93aca8d097c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:20:59.210064 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:20:59.210064 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:20:59.220844 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-490e01ff-17d4-44fa-9da3-268954581bcf req-2e7433f9-8986-4572-9a35-f93aca8d097c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:20:59.228297 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-490e01ff-17d4-44fa-9da3-268954581bcf req-2e7433f9-8986-4572-9a35-f93aca8d097c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:20:59.228798 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 447/1769] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:20:59 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:03.149562 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f7acb5c3-e9f9-42be-a765-0017566465bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:03.153379 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:21:03.153379 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:03.153626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:03.153785 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume with id: 02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:21:03.172412 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:03.172412 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:03.173047 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:03.199229 np0000006581 devstack@c-api.service[100364]: WARNING cinder.keymgr.conf_key_mgr [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:21:03.217219 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume request issued successfully. Aug 05 18:21:03.217219 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7acb5c3-e9f9-42be-a765-0017566465bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 202 Aug 05 18:21:03.217937 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 439/1770] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:03 2026] DELETE /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:03.229547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8d955c37-3a84-492f-8778-3c56bf216238 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:03.232851 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d955c37-3a84-492f-8778-3c56bf216238 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:21:03.233147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d955c37-3a84-492f-8778-3c56bf216238 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:03.233428 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d955c37-3a84-492f-8778-3c56bf216238 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:03.249823 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:03.249823 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:03.264374 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8d955c37-3a84-492f-8778-3c56bf216238 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:03.277490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d955c37-3a84-492f-8778-3c56bf216238 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 200 Aug 05 18:21:03.277949 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 442/1771] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:03 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:04.299847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7d23f19f-bac5-4b62-85d2-baaef52697cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:04.302793 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d23f19f-bac5-4b62-85d2-baaef52697cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 Aug 05 18:21:04.302793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d23f19f-bac5-4b62-85d2-baaef52697cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:04.302793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d23f19f-bac5-4b62-85d2-baaef52697cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:04.310973 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d23f19f-bac5-4b62-85d2-baaef52697cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 returned with HTTP 404 Aug 05 18:21:04.310973 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 444/1772] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:04 2026] GET /volume/v3/volumes/02729b0a-ce7d-497c-a036-f62e0da71133 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:04.322052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:04.324813 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:21:04.325128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:04.325409 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:04.327612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:04.369474 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Get all volumes completed successfully. Aug 05 18:21:04.372947 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:04.372947 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:04.386110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e014579-dbf2-4aa7-92c2-30ad517d482b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:21:04.386110 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 448/1773] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:21:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:04.413192 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bf92a3b3-3da7-458a-94f2-122226eeacbe None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:04.416761 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bf92a3b3-3da7-458a-94f2-122226eeacbe tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] DELETE https://10.4.3.210/volume/v3/types/2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f Aug 05 18:21:04.416761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bf92a3b3-3da7-458a-94f2-122226eeacbe tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:04.416761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bf92a3b3-3da7-458a-94f2-122226eeacbe tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:04.507989 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bf92a3b3-3da7-458a-94f2-122226eeacbe tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f returned with HTTP 202 Aug 05 18:21:04.508482 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 440/1774] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:21:04 2026] DELETE /volume/v3/types/2e8c4f8e-ba70-4e49-b76b-be7fe7d5461f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:04.527374 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-62fa32a3-a604-4008-a4a1-9caeaa43b95a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:04.528925 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-62fa32a3-a604-4008-a4a1-9caeaa43b95a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:21:04.530739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-62fa32a3-a604-4008-a4a1-9caeaa43b95a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-17452217", "extra_specs": {}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:04.553605 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-62fa32a3-a604-4008-a4a1-9caeaa43b95a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:21:04.554053 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 443/1775] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:21:04 2026] POST /volume/v3/types => generated 210 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:04.570940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-585eb5d5-4a26-476a-9178-51fa3cc514d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:04.577874 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-585eb5d5-4a26-476a-9178-51fa3cc514d2 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types/a00a54f4-1595-429a-8344-64b4b2714790/encryption Aug 05 18:21:04.578403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-585eb5d5-4a26-476a-9178-51fa3cc514d2 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:04.617774 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-585eb5d5-4a26-476a-9178-51fa3cc514d2 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/a00a54f4-1595-429a-8344-64b4b2714790/encryption returned with HTTP 200 Aug 05 18:21:04.618337 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 445/1776] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:21:04 2026] POST /volume/v3/types/a00a54f4-1595-429a-8344-64b4b2714790/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:04.630862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:04.633813 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:04.634536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-23957345", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-17452217", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:04.636688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-23957345', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-17452217', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:04.641707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume of 1 GB Aug 05 18:21:04.642230 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:04.642230 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:04.643098 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Availability Zones retrieved successfully. Aug 05 18:21:04.651584 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (92d40e0c-8947-4a17-8900-a99c0b443b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:04.652952 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5208e7e6-1dcf-48e5-90c0-97bde811c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:04.653453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:04.692212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5208e7e6-1dcf-48e5-90c0-97bde811c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:21:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a00a54f4-1595-429a-8344-64b4b2714790,is_public=True,name='tempest-scenario-type-luks-17452217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a00a54f4-1595-429a-8344-64b4b2714790', '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=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:04.693508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc8018a6-403d-424a-bda0-1eccc5c3f0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:04.744036 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:04.744500 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:04.790567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Created reservations ['3220652f-4495-41dc-b2f7-c109b099a90c', 'd81e57b2-23db-40d8-bb59-3bbb847d36e5', '8aaf4c19-59f9-489a-9b6b-1877342cfb27', 'c0377d87-f12d-4b9f-a3b7-67888a26247e'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:04.791738 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc8018a6-403d-424a-bda0-1eccc5c3f0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3220652f-4495-41dc-b2f7-c109b099a90c', 'd81e57b2-23db-40d8-bb59-3bbb847d36e5', '8aaf4c19-59f9-489a-9b6b-1877342cfb27', 'c0377d87-f12d-4b9f-a3b7-67888a26247e']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:04.793182 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edeb2f6c-453b-452b-8edc-5810e9e701d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:04.826175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edeb2f6c-453b-452b-8edc-5810e9e701d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d11fb22-9b19-4d02-b0bc-32c41fc2161b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-23957345',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['3220652f-4495-41dc-b2f7-c109b099a90c','d81e57b2-23db-40d8-bb59-3bbb847d36e5','8aaf4c19-59f9-489a-9b6b-1877342cfb27','c0377d87-f12d-4b9f-a3b7-67888a26247e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=a00a54f4-1595-429a-8344-64b4b2714790), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-23957345',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6d11fb22-9b19-4d02-b0bc-32c41fc2161b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7018fed0b68940b89cadcd9dbe4df121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5166960a14d44ae2b40fc1fd429a8112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a00a54f4-1595-429a-8344-64b4b2714790),volume_type_id=a00a54f4-1595-429a-8344-64b4b2714790)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:04.828073 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b313db4e-6561-46cf-82eb-e4ff573e8ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:04.857219 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b313db4e-6561-46cf-82eb-e4ff573e8ba2) transitioned into state 'SUCCESS' from state '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-23957345',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['3220652f-4495-41dc-b2f7-c109b099a90c','d81e57b2-23db-40d8-bb59-3bbb847d36e5','8aaf4c19-59f9-489a-9b6b-1877342cfb27','c0377d87-f12d-4b9f-a3b7-67888a26247e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=a00a54f4-1595-429a-8344-64b4b2714790)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:04.857628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821c2ce2-47ab-4fe4-aaa0-64632c58a8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:04.871959 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821c2ce2-47ab-4fe4-aaa0-64632c58a8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:04.873220 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (92d40e0c-8947-4a17-8900-a99c0b443b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:04.873720 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request issued successfully. Aug 05 18:21:04.874719 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6873a7b5-10a0-496e-86a2-e529ec083ea6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:04.875533 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 449/1777] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:21:04 2026] POST /volume/v3/volumes => generated 781 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:06.365032 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5475a699-ef72-4b4e-8224-a93ee2a49bb5 req-9f17c00d-195a-4852-af2f-86270910f222 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.369559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5475a699-ef72-4b4e-8224-a93ee2a49bb5 req-9f17c00d-195a-4852-af2f-86270910f222 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] DELETE https://10.4.3.210/volume/v3/volumes/tempest-invalid-1857470929 Aug 05 18:21:06.369825 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5475a699-ef72-4b4e-8224-a93ee2a49bb5 req-9f17c00d-195a-4852-af2f-86270910f222 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.370186 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5475a699-ef72-4b4e-8224-a93ee2a49bb5 req-9f17c00d-195a-4852-af2f-86270910f222 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.370267 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [req-5475a699-ef72-4b4e-8224-a93ee2a49bb5 req-9f17c00d-195a-4852-af2f-86270910f222 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] Delete volume with id: tempest-invalid-1857470929 Aug 05 18:21:06.381618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5475a699-ef72-4b4e-8224-a93ee2a49bb5 req-9f17c00d-195a-4852-af2f-86270910f222 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] https://10.4.3.210/volume/v3/volumes/tempest-invalid-1857470929 returned with HTTP 404 Aug 05 18:21:06.382181 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 441/1778] 10.4.3.210 () {70 vars in 1590 bytes} [Wed Aug 5 18:21:06 2026] DELETE /volume/v3/volumes/tempest-invalid-1857470929 => generated 99 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:06.512372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8a1471ed-9896-4661-b08b-f2ef927d76e3 req-338925af-c272-4dab-9fcd-e96060937150 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.517082 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8a1471ed-9896-4661-b08b-f2ef927d76e3 req-338925af-c272-4dab-9fcd-e96060937150 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bb0e0cc0-c1cd-4900-be39-a1196bede963 Aug 05 18:21:06.519764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8a1471ed-9896-4661-b08b-f2ef927d76e3 req-338925af-c272-4dab-9fcd-e96060937150 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.520048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8a1471ed-9896-4661-b08b-f2ef927d76e3 req-338925af-c272-4dab-9fcd-e96060937150 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.520278 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-8a1471ed-9896-4661-b08b-f2ef927d76e3 req-338925af-c272-4dab-9fcd-e96060937150 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] Delete volume with id: bb0e0cc0-c1cd-4900-be39-a1196bede963 Aug 05 18:21:06.531502 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8a1471ed-9896-4661-b08b-f2ef927d76e3 req-338925af-c272-4dab-9fcd-e96060937150 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-member] https://10.4.3.210/volume/v3/volumes/bb0e0cc0-c1cd-4900-be39-a1196bede963 returned with HTTP 404 Aug 05 18:21:06.532079 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 444/1779] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:21:06 2026] DELETE /volume/v3/volumes/bb0e0cc0-c1cd-4900-be39-a1196bede963 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:06.563073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-46a92a21-d8d3-41c4-b8e6-c7c2fc4b6959 req-c1d54e0e-4d32-4279-ac69-c8b94ac39f62 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.566804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-46a92a21-d8d3-41c4-b8e6-c7c2fc4b6959 req-c1d54e0e-4d32-4279-ac69-c8b94ac39f62 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-reader] GET https://10.4.3.210/volume/v3/volumes/ef3f7d36-f83f-4506-b7b7-85cbb7729221 Aug 05 18:21:06.567407 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-46a92a21-d8d3-41c4-b8e6-c7c2fc4b6959 req-c1d54e0e-4d32-4279-ac69-c8b94ac39f62 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.568158 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-46a92a21-d8d3-41c4-b8e6-c7c2fc4b6959 req-c1d54e0e-4d32-4279-ac69-c8b94ac39f62 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-reader] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.577682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-46a92a21-d8d3-41c4-b8e6-c7c2fc4b6959 req-c1d54e0e-4d32-4279-ac69-c8b94ac39f62 tempest-VolumesNegativeTest-1824956866 tempest-VolumesNegativeTest-1824956866-project-reader] https://10.4.3.210/volume/v3/volumes/ef3f7d36-f83f-4506-b7b7-85cbb7729221 returned with HTTP 404 Aug 05 18:21:06.578572 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 446/1780] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:06 2026] GET /volume/v3/volumes/ef3f7d36-f83f-4506-b7b7-85cbb7729221 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:06.707941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-e345da0f-b592-498b-b9cd-624923c1eca0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.710815 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-e345da0f-b592-498b-b9cd-624923c1eca0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:06.711112 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-e345da0f-b592-498b-b9cd-624923c1eca0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.711390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-e345da0f-b592-498b-b9cd-624923c1eca0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.724406 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:06.724406 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:06.728959 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-e345da0f-b592-498b-b9cd-624923c1eca0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:06.735325 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-e345da0f-b592-498b-b9cd-624923c1eca0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:06.735897 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 450/1781] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:06 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:06.769158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.774738 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3/action Aug 05 18:21:06.774738 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:06.774738 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:06.790531 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:06.790531 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:06.790531 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:06.800847 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Begin detaching volume completed successfully. Aug 05 18:21:06.802588 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-5759d65e-886a-4d9b-ad57-9ab2463c3d1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3/action returned with HTTP 202 Aug 05 18:21:06.802588 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 442/1782] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:21:06 2026] POST /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 05 18:21:06.830410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-63cdf31c-42ea-472e-84bf-d69eb995f828 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.833431 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-63cdf31c-42ea-472e-84bf-d69eb995f828 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:06.833431 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-63cdf31c-42ea-472e-84bf-d69eb995f828 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.833689 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-63cdf31c-42ea-472e-84bf-d69eb995f828 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.846742 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:06.846742 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:06.856115 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-63cdf31c-42ea-472e-84bf-d69eb995f828 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:06.862641 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-63cdf31c-42ea-472e-84bf-d69eb995f828 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:06.863179 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 445/1783] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:06 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:06.880872 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-79445547-8cd6-418f-a6ea-ec1ac1213e47 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.883071 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-79445547-8cd6-418f-a6ea-ec1ac1213e47 None None] GET https://10.4.3.210/volume// Aug 05 18:21:06.883071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-79445547-8cd6-418f-a6ea-ec1ac1213e47 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.883071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-79445547-8cd6-418f-a6ea-ec1ac1213e47 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.883071 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-79445547-8cd6-418f-a6ea-ec1ac1213e47 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:06.883071 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 447/1784] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 05 18:21:06.896023 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-2a28125f-c766-498e-9722-ad2464c5ab1f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:06.901054 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-2a28125f-c766-498e-9722-ad2464c5ab1f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:06.902079 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-2a28125f-c766-498e-9722-ad2464c5ab1f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:06.902079 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-2a28125f-c766-498e-9722-ad2464c5ab1f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:06.921429 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:06.921429 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:06.927743 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-2a28125f-c766-498e-9722-ad2464c5ab1f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:06.934203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-2a28125f-c766-498e-9722-ad2464c5ab1f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:06.934829 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 451/1785] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:06 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:07.882135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b7f82588-5677-401f-83d6-0013fc97a18f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:07.884553 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b7f82588-5677-401f-83d6-0013fc97a18f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:07.884889 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b7f82588-5677-401f-83d6-0013fc97a18f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:07.885204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b7f82588-5677-401f-83d6-0013fc97a18f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:07.906226 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:07.906226 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:07.917280 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b7f82588-5677-401f-83d6-0013fc97a18f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:07.925089 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b7f82588-5677-401f-83d6-0013fc97a18f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:07.925752 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 443/1786] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:07 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:21:08.196588 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-ca1a3cdc-764b-4e3d-a641-c2181fc13060 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:08.201287 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-ca1a3cdc-764b-4e3d-a641-c2181fc13060 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5 Aug 05 18:21:08.201621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-ca1a3cdc-764b-4e3d-a641-c2181fc13060 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:08.201935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-ca1a3cdc-764b-4e3d-a641-c2181fc13060 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:08.221612 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:08.221612 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:08.323038 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d3a9f645-47be-4941-a4f3-b3d3a98fedeb req-ca1a3cdc-764b-4e3d-a641-c2181fc13060 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5 returned with HTTP 200 Aug 05 18:21:08.324138 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 446/1787] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:21:08 2026] DELETE /volume/v3/attachments/7ebeaea9-f664-47f6-9df6-87a4f553aea5 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:08.945406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7712055a-9d92-4102-8ed6-10310aafd845 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:08.950286 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7712055a-9d92-4102-8ed6-10310aafd845 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:08.950618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7712055a-9d92-4102-8ed6-10310aafd845 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:08.950865 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7712055a-9d92-4102-8ed6-10310aafd845 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:08.961465 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:08.961465 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:08.968890 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7712055a-9d92-4102-8ed6-10310aafd845 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:08.978666 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7712055a-9d92-4102-8ed6-10310aafd845 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:08.979040 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 448/1788] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:08 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:09.692701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ac0cda67-1016-4f1d-a092-56a2b21faae1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:09.901441 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac0cda67-1016-4f1d-a092-56a2b21faae1 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:21:09.902123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac0cda67-1016-4f1d-a092-56a2b21faae1 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1924018391"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:09.922625 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac0cda67-1016-4f1d-a092-56a2b21faae1 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:21:09.923052 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 452/1789] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:21:09 2026] POST /volume/v3/types => generated 216 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:09.935927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-56554144-ed93-4c7f-9951-df0e29113d3b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:09.938694 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56554144-ed93-4c7f-9951-df0e29113d3b tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:21:09.939122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56554144-ed93-4c7f-9951-df0e29113d3b tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2129171698"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:09.956749 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56554144-ed93-4c7f-9951-df0e29113d3b tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:21:09.957365 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 444/1790] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:21:09 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:09.966997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:10.091612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:21:10.091753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "86832da8-baea-408e-b450-a607bf255973", "volume_types": ["0add5b4e-e967-432c-8eb1-4e2261795c34"], "name": "tempest-Group1-158516875"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:10.094648 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Creating new group {'group': {'group_type': '86832da8-baea-408e-b450-a607bf255973', 'volume_types': ['0add5b4e-e967-432c-8eb1-4e2261795c34'], 'name': 'tempest-Group1-158516875'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:21:10.102472 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Creating group tempest-Group1-158516875. Aug 05 18:21:10.102472 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:10.102472 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:10.113144 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability Zones retrieved successfully. Aug 05 18:21:10.163760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Created reservations ['b8d95671-3a46-4dca-860b-7da96b553a35'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:10.204714 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5cab31c-c8f0-49d8-bf48-6bb25d5f57d3 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:21:10.205114 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 447/1791] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:21:09 2026] POST /volume/v3/groups => generated 93 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:10.217059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-24d7d44f-8aaa-4b8f-9fec-50214f7cd7b6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:10.219252 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-24d7d44f-8aaa-4b8f-9fec-50214f7cd7b6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 Aug 05 18:21:10.219654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-24d7d44f-8aaa-4b8f-9fec-50214f7cd7b6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:10.219981 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-24d7d44f-8aaa-4b8f-9fec-50214f7cd7b6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:10.220326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-24d7d44f-8aaa-4b8f-9fec-50214f7cd7b6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member 0a185770-3dae-4a88-8d75-915efcc589c0 {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:10.226306 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:10.226306 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:10.238064 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-24d7d44f-8aaa-4b8f-9fec-50214f7cd7b6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 returned with HTTP 200 Aug 05 18:21:10.238938 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 449/1792] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:10 2026] GET /volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:11.251858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3aeb7323-7c4a-4658-8dd3-781d4210b189 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:11.254738 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3aeb7323-7c4a-4658-8dd3-781d4210b189 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 Aug 05 18:21:11.254928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3aeb7323-7c4a-4658-8dd3-781d4210b189 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:11.255195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3aeb7323-7c4a-4658-8dd3-781d4210b189 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:11.255334 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-3aeb7323-7c4a-4658-8dd3-781d4210b189 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member 0a185770-3dae-4a88-8d75-915efcc589c0 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:11.266172 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:11.266172 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:11.284141 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3aeb7323-7c4a-4658-8dd3-781d4210b189 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 returned with HTTP 200 Aug 05 18:21:11.284344 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 453/1793] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:11 2026] GET /volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 => generated 322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:11.300622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c14765f4-c0ce-4d14-9677-fb386a04182c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:11.302925 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:21:11.303488 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "86832da8-baea-408e-b450-a607bf255973", "volume_types": ["0add5b4e-e967-432c-8eb1-4e2261795c34"], "name": "tempest-Group2-1330095590"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:11.306069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Creating new group {'group': {'group_type': '86832da8-baea-408e-b450-a607bf255973', 'volume_types': ['0add5b4e-e967-432c-8eb1-4e2261795c34'], 'name': 'tempest-Group2-1330095590'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:21:11.317309 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Creating group tempest-Group2-1330095590. Aug 05 18:21:11.347753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:21:11.347277. {{(pid=100364) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:21:11.347930 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability Zones retrieved successfully. Aug 05 18:21:11.372574 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Created reservations ['dcca46bd-0a6c-4e71-a87c-84589494c2b3'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:11.411642 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c14765f4-c0ce-4d14-9677-fb386a04182c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:21:11.412240 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 445/1794] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:21:11 2026] POST /volume/v3/groups => generated 94 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:11.427739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c73b0bd4-a9fd-4a05-bdb2-9a007044e87a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:11.430223 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c73b0bd4-a9fd-4a05-bdb2-9a007044e87a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:11.430539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c73b0bd4-a9fd-4a05-bdb2-9a007044e87a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:11.430859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c73b0bd4-a9fd-4a05-bdb2-9a007044e87a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:11.431080 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-c73b0bd4-a9fd-4a05-bdb2-9a007044e87a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:11.436119 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:11.436119 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:11.451453 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c73b0bd4-a9fd-4a05-bdb2-9a007044e87a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc returned with HTTP 200 Aug 05 18:21:11.451697 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 448/1795] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:11 2026] GET /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:11.898894 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d8ebbf4c-2825-4463-a40d-c6c5646dea55 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:11.903390 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d8ebbf4c-2825-4463-a40d-c6c5646dea55 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:11.903739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d8ebbf4c-2825-4463-a40d-c6c5646dea55 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:11.904014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d8ebbf4c-2825-4463-a40d-c6c5646dea55 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:11.919196 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:11.919196 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:11.925609 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d8ebbf4c-2825-4463-a40d-c6c5646dea55 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:11.936702 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d8ebbf4c-2825-4463-a40d-c6c5646dea55 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:11.938712 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 450/1796] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:11 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:11.958057 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55388f5b-b87c-4849-96de-c38bb7dc1cfe None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:11.963215 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55388f5b-b87c-4849-96de-c38bb7dc1cfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:11.963215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55388f5b-b87c-4849-96de-c38bb7dc1cfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:11.963215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55388f5b-b87c-4849-96de-c38bb7dc1cfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:11.985204 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:11.985204 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:11.991746 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-55388f5b-b87c-4849-96de-c38bb7dc1cfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:11.998108 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55388f5b-b87c-4849-96de-c38bb7dc1cfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:11.998756 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 454/1797] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:11 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:12.081394 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-4d496780-a9f1-4ce3-9891-65c80094f867 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.087863 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-4d496780-a9f1-4ce3-9891-65c80094f867 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:12.088206 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-4d496780-a9f1-4ce3-9891-65c80094f867 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:12.089372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-4d496780-a9f1-4ce3-9891-65c80094f867 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:12.099608 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.099608 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:12.106428 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-4d496780-a9f1-4ce3-9891-65c80094f867 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:12.119046 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-4d496780-a9f1-4ce3-9891-65c80094f867 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:12.119549 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 446/1798] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:12 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:12.422443 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b5a55559-879d-4d47-83e1-341b20a67172 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.422847 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5a55559-879d-4d47-83e1-341b20a67172 None None] GET https://10.4.3.210/volume// Aug 05 18:21:12.423123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5a55559-879d-4d47-83e1-341b20a67172 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:12.423427 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5a55559-879d-4d47-83e1-341b20a67172 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:12.423900 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5a55559-879d-4d47-83e1-341b20a67172 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:12.424911 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 449/1799] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:21:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:12.438762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-a2b043bc-1b91-4901-b46f-7bea3aeae47d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.443133 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-a2b043bc-1b91-4901-b46f-7bea3aeae47d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:21:12.443750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-a2b043bc-1b91-4901-b46f-7bea3aeae47d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "779502b8-387d-4716-9777-9642a5c04958", "connector": null, "instance_uuid": "373a3975-c1c4-41d3-9a5e-85588aab39e5"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:12.458489 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.458489 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:12.480251 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a8c86409-b7a1-4950-8e1a-93f625d2f089 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.482147 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8c86409-b7a1-4950-8e1a-93f625d2f089 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:12.482406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8c86409-b7a1-4950-8e1a-93f625d2f089 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:12.482856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8c86409-b7a1-4950-8e1a-93f625d2f089 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:12.482927 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-a8c86409-b7a1-4950-8e1a-93f625d2f089 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:12.502008 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.502008 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:12.526055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8c86409-b7a1-4950-8e1a-93f625d2f089 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc returned with HTTP 200 Aug 05 18:21:12.526193 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 455/1800] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:12 2026] GET /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:12.541650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-06773e85-5532-442a-a01c-fb1736dfc352 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.548028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:12.548447 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1112667204", "volume_type": "0add5b4e-e967-432c-8eb1-4e2261795c34", "group_id": "0a185770-3dae-4a88-8d75-915efcc589c0", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:12.555649 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1112667204', 'volume_type': '0add5b4e-e967-432c-8eb1-4e2261795c34', 'group_id': '0a185770-3dae-4a88-8d75-915efcc589c0', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:12.558791 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-a2b043bc-1b91-4901-b46f-7bea3aeae47d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:21:12.559412 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 451/1801] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:21:12 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:12.572635 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.572635 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:12.573724 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume of 1 GB Aug 05 18:21:12.597020 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability Zones retrieved successfully. Aug 05 18:21:12.606888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Flow 'volume_create_api' (bff4cf95-9ef8-4246-8d30-fb2729e611c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:12.609035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca36280-ec57-4804-ab5f-9703ef99e032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:12.611082 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.611082 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:12.611082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:12.625854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d189faa6-7d41-47f5-812b-b9dc0a2aca92 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.629089 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d189faa6-7d41-47f5-812b-b9dc0a2aca92 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:12.629089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d189faa6-7d41-47f5-812b-b9dc0a2aca92 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:12.629089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d189faa6-7d41-47f5-812b-b9dc0a2aca92 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:12.652682 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.652682 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:12.659250 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d189faa6-7d41-47f5-812b-b9dc0a2aca92 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:12.662107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca36280-ec57-4804-ab5f-9703ef99e032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:21:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0add5b4e-e967-432c-8eb1-4e2261795c34,is_public=True,name='tempest-GroupsTest-volume-type-1924018391',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0add5b4e-e967-432c-8eb1-4e2261795c34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0a185770-3dae-4a88-8d75-915efcc589c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:12.662841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cc9d9b-982f-4da6-897a-369b689f0b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:12.665277 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9a4f6d8e-935b-469d-b2a8-b6b26fd9b894 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.665277 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a4f6d8e-935b-469d-b2a8-b6b26fd9b894 None None] GET https://10.4.3.210/volume// Aug 05 18:21:12.665513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a4f6d8e-935b-469d-b2a8-b6b26fd9b894 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:12.666503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a4f6d8e-935b-469d-b2a8-b6b26fd9b894 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:12.666503 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a4f6d8e-935b-469d-b2a8-b6b26fd9b894 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:12.667552 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 456/1802] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:12.668450 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d189faa6-7d41-47f5-812b-b9dc0a2aca92 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:12.668450 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 450/1803] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:12 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:12.689389 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-c86d7cb4-7735-45a0-bd0d-bfb2e34ae77b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.695746 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-c86d7cb4-7735-45a0-bd0d-bfb2e34ae77b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:12.695746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-c86d7cb4-7735-45a0-bd0d-bfb2e34ae77b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:12.695746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-c86d7cb4-7735-45a0-bd0d-bfb2e34ae77b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:12.715370 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1924018391 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1924018391, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:12.715511 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1924018391 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1924018391, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:12.724041 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.724041 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:12.734262 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-c86d7cb4-7735-45a0-bd0d-bfb2e34ae77b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:12.744878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-c86d7cb4-7735-45a0-bd0d-bfb2e34ae77b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:12.745334 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 452/1804] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:12 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1037 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:12.808445 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Created reservations ['8db11016-f3b0-40ae-993f-67cc94f29699', 'dbd36469-19ed-4a6e-9bbb-e666783d0769', 'de512480-eae8-45e0-a904-63aeabdbc748', '6fa41f3a-a5d3-4a28-b77c-41f3c3d3582f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:12.810012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7cc9d9b-982f-4da6-897a-369b689f0b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db11016-f3b0-40ae-993f-67cc94f29699', 'dbd36469-19ed-4a6e-9bbb-e666783d0769', 'de512480-eae8-45e0-a904-63aeabdbc748', '6fa41f3a-a5d3-4a28-b77c-41f3c3d3582f']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:12.814616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80784d46-af68-4e8d-bc1e-2ff44b034930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:12.853055 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80784d46-af68-4e8d-bc1e-2ff44b034930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78f604b-7c45-42a4-b31b-8d2ebeb46dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1112667204',encryption_key_id=None,group_id=0a185770-3dae-4a88-8d75-915efcc589c0,group_type_id=,metadata={},multiattach=False,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',qos_specs=None,replication_status=,reservations=['8db11016-f3b0-40ae-993f-67cc94f29699','dbd36469-19ed-4a6e-9bbb-e666783d0769','de512480-eae8-45e0-a904-63aeabdbc748','6fa41f3a-a5d3-4a28-b77c-41f3c3d3582f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8110bdf793364b70a06ca79855a45ff0',volume_type_id=0add5b4e-e967-432c-8eb1-4e2261795c34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1112667204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0a185770-3dae-4a88-8d75-915efcc589c0,host=None,id=c78f604b-7c45-42a4-b31b-8d2ebeb46dad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8110bdf793364b70a06ca79855a45ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0add5b4e-e967-432c-8eb1-4e2261795c34),volume_type_id=0add5b4e-e967-432c-8eb1-4e2261795c34)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:12.856354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0250e553-7fff-4f92-8984-21554c8a17fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:12.901431 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0250e553-7fff-4f92-8984-21554c8a17fd) transitioned into state 'SUCCESS' from state '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-1112667204',encryption_key_id=None,group_id=0a185770-3dae-4a88-8d75-915efcc589c0,group_type_id=,metadata={},multiattach=False,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',qos_specs=None,replication_status=,reservations=['8db11016-f3b0-40ae-993f-67cc94f29699','dbd36469-19ed-4a6e-9bbb-e666783d0769','de512480-eae8-45e0-a904-63aeabdbc748','6fa41f3a-a5d3-4a28-b77c-41f3c3d3582f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8110bdf793364b70a06ca79855a45ff0',volume_type_id=0add5b4e-e967-432c-8eb1-4e2261795c34)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:12.902232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bb9516-3125-4175-939d-77d4010cf2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:12.914716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:12.917868 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] PUT https://10.4.3.210/volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92 Aug 05 18:21:12.918441 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:12.931825 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Acquiring lock "cinder-attachment_update-779502b8-387d-4716-9777-9642a5c04958-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:21:12.933219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bb9516-3125-4175-939d-77d4010cf2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:12.935068 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Flow 'volume_create_api' (bff4cf95-9ef8-4246-8d30-fb2729e611c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:12.935068 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume request issued successfully. Aug 05 18:21:12.937922 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:12.937922 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:12.942283 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Lock "cinder-attachment_update-779502b8-387d-4716-9777-9642a5c04958-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:21:12.943010 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:12.943010 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:12.995907 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:13.004387 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:13.004387 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:13.011554 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06773e85-5532-442a-a01c-fb1736dfc352 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:13.012170 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 447/1805] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:21:12 2026] POST /volume/v3/volumes => generated 815 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:13.032508 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:13.034810 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad Aug 05 18:21:13.036617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:13.036617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:13.053546 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:13.053546 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:13.068394 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:13.070002 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:13.070002 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:13.128025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Lock "cinder-attachment_update-779502b8-387d-4716-9777-9642a5c04958-np0000006581" released by "attachment_update" :: held 0.185s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:21:13.128025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-d082fb7c-8e21-4c65-855d-3e6d3f484b6d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92 returned with HTTP 200 Aug 05 18:21:13.128025 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 457/1806] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:21:12 2026] PUT /volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:13.128285 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:13.134008 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:13.134008 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:13.151056 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cda9402-c046-4dc6-afdd-a4f4f807c23e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad returned with HTTP 200 Aug 05 18:21:13.151956 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 451/1807] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:13 2026] GET /volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad => generated 883 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:13.685620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d85ef0da-0e13-409d-aade-63c583e33fac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:13.685620 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d85ef0da-0e13-409d-aade-63c583e33fac tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:13.685620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d85ef0da-0e13-409d-aade-63c583e33fac tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:13.685620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d85ef0da-0e13-409d-aade-63c583e33fac tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:13.698394 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:13.698394 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:13.703041 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d85ef0da-0e13-409d-aade-63c583e33fac tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:13.708533 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d85ef0da-0e13-409d-aade-63c583e33fac tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:13.709097 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 453/1808] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:13 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:14.168640 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.171687 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad Aug 05 18:21:14.172301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.172301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.184214 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.184214 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:14.194018 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:14.194934 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:14.195388 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:14.262999 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:14.268111 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.268111 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:14.283718 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e1b97277-fb6b-48da-9b30-5c4f449af676 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad returned with HTTP 200 Aug 05 18:21:14.283718 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 448/1809] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad => generated 908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:14.305157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e3b3d52c-c535-4276-a546-ac672d0985e8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.307864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e3b3d52c-c535-4276-a546-ac672d0985e8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 Aug 05 18:21:14.308191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e3b3d52c-c535-4276-a546-ac672d0985e8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.308473 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e3b3d52c-c535-4276-a546-ac672d0985e8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.308922 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-e3b3d52c-c535-4276-a546-ac672d0985e8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member 0a185770-3dae-4a88-8d75-915efcc589c0 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:14.316867 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.316867 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:14.342099 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e3b3d52c-c535-4276-a546-ac672d0985e8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 returned with HTTP 200 Aug 05 18:21:14.342099 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 458/1810] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:14.358873 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9be03c36-7bb9-4ddf-a546-d51b16309f5a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.361924 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9be03c36-7bb9-4ddf-a546-d51b16309f5a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:14.362104 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9be03c36-7bb9-4ddf-a546-d51b16309f5a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.362401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9be03c36-7bb9-4ddf-a546-d51b16309f5a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.363310 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-9be03c36-7bb9-4ddf-a546-d51b16309f5a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:14.368893 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.368893 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:14.397609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9be03c36-7bb9-4ddf-a546-d51b16309f5a tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc returned with HTTP 200 Aug 05 18:21:14.397609 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 452/1811] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc => generated 323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:14.410133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-77fc9c4f-f332-4baf-9ad2-feace9e8a6bb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.413186 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-77fc9c4f-f332-4baf-9ad2-feace9e8a6bb tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/detail Aug 05 18:21:14.413554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-77fc9c4f-f332-4baf-9ad2-feace9e8a6bb tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.413852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-77fc9c4f-f332-4baf-9ad2-feace9e8a6bb tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.462672 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-77fc9c4f-f332-4baf-9ad2-feace9e8a6bb tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/detail returned with HTTP 200 Aug 05 18:21:14.463241 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 454/1812] 10.4.3.210 () {68 vars in 1296 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/groups/detail => generated 639 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:14.480003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.483627 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:14.483627 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.483627 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.483627 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:14.484255 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:14.501828 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:14.503089 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:14.503365 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:14.566093 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:14.575878 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.575878 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:14.587650 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3103ca06-855c-48e1-bbda-864cd92a25b4 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:14.588196 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 449/1813] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:14.612282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.619485 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:14.620226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.620226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.620871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:14.621587 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.621587 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:14.624045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:14.637680 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:14.638440 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:14.641990 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:14.708578 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:14.715468 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.715468 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:14.725409 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-55bb8ba1-399a-4759-a373-fb6699c9b1f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.728142 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-55bb8ba1-399a-4759-a373-fb6699c9b1f2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:14.728349 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-55bb8ba1-399a-4759-a373-fb6699c9b1f2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.729242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-55bb8ba1-399a-4759-a373-fb6699c9b1f2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.729320 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d888a02b-9c9a-457b-9c1a-e17a1dfc5922 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:14.729320 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 459/1814] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:14.744300 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.744300 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:14.747817 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.752368 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-55bb8ba1-399a-4759-a373-fb6699c9b1f2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:14.752532 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0/action Aug 05 18:21:14.752934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:14.753139 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:14.755017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] delete called for group 0a185770-3dae-4a88-8d75-915efcc589c0 {{(pid=100366) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:21:14.755194 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Delete group with id: 0a185770-3dae-4a88-8d75-915efcc589c0 Aug 05 18:21:14.760479 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-55bb8ba1-399a-4759-a373-fb6699c9b1f2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:14.760479 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 453/1815] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:14.763739 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.763739 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:14.857087 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-17e8db3d-b5db-484a-8d1b-9aaf817ac856 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0/action returned with HTTP 202 Aug 05 18:21:14.861615 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 455/1816] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:21:14 2026] POST /volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:21:14.867766 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bf451071-1a45-40ad-8f10-c4593eca1982 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:14.874169 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad Aug 05 18:21:14.874169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:14.874169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:14.884745 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.884745 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:14.893450 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:14.894707 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:14.894707 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:14.946498 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:14.950749 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:14.950749 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:14.960175 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bf451071-1a45-40ad-8f10-c4593eca1982 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad returned with HTTP 200 Aug 05 18:21:14.960608 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 450/1817] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:14 2026] GET /volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:15.777674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-556458e9-6b29-4616-bf16-bc46cecdedf2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:15.781640 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-556458e9-6b29-4616-bf16-bc46cecdedf2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:15.781640 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-556458e9-6b29-4616-bf16-bc46cecdedf2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:15.781640 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-556458e9-6b29-4616-bf16-bc46cecdedf2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:15.799149 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:15.799149 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:15.806495 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-556458e9-6b29-4616-bf16-bc46cecdedf2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:15.815834 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-556458e9-6b29-4616-bf16-bc46cecdedf2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:15.820403 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 460/1818] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:15 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:15.979682 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a3995732-5231-4832-b48c-c7a9b8bef780 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:15.983520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a3995732-5231-4832-b48c-c7a9b8bef780 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad Aug 05 18:21:15.983520 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a3995732-5231-4832-b48c-c7a9b8bef780 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:15.984380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a3995732-5231-4832-b48c-c7a9b8bef780 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:15.993536 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a3995732-5231-4832-b48c-c7a9b8bef780 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad returned with HTTP 404 Aug 05 18:21:15.994335 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 454/1819] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:15 2026] GET /volume/v3/volumes/c78f604b-7c45-42a4-b31b-8d2ebeb46dad => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:16.005496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-022cc424-c5f6-4a7c-a015-0f67a115cf81 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.008141 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-022cc424-c5f6-4a7c-a015-0f67a115cf81 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 Aug 05 18:21:16.008702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-022cc424-c5f6-4a7c-a015-0f67a115cf81 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:16.009045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-022cc424-c5f6-4a7c-a015-0f67a115cf81 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:16.009186 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-022cc424-c5f6-4a7c-a015-0f67a115cf81 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member 0a185770-3dae-4a88-8d75-915efcc589c0 {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:16.014519 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-022cc424-c5f6-4a7c-a015-0f67a115cf81 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 returned with HTTP 404 Aug 05 18:21:16.015723 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 456/1820] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:16 2026] GET /volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:16.028913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.038780 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc/action Aug 05 18:21:16.039266 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:16.039427 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:16.046672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] delete called for group cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100364) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:21:16.046672 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Delete group with id: cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:16.052897 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:16.052897 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:16.106461 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-26d1646b-9ee2-4423-8bd1-c41341dab515 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc/action returned with HTTP 202 Aug 05 18:21:16.106461 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 451/1821] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:21:16 2026] POST /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 05 18:21:16.120625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f715351f-f8ca-4f30-bba1-d3f20050fec6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.122683 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f715351f-f8ca-4f30-bba1-d3f20050fec6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:16.122995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f715351f-f8ca-4f30-bba1-d3f20050fec6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:16.123220 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f715351f-f8ca-4f30-bba1-d3f20050fec6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:16.126826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-f715351f-f8ca-4f30-bba1-d3f20050fec6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:16.137653 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:16.137653 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:16.148567 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f715351f-f8ca-4f30-bba1-d3f20050fec6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc returned with HTTP 200 Aug 05 18:21:16.151620 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 461/1822] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:16 2026] GET /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:16.517067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-8c52317f-de3f-4141-85a2-235aeb286ba7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.519880 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-8c52317f-de3f-4141-85a2-235aeb286ba7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92/action Aug 05 18:21:16.520484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-8c52317f-de3f-4141-85a2-235aeb286ba7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:16.520570 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-8c52317f-de3f-4141-85a2-235aeb286ba7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:16.550896 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:16.550896 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:16.572265 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7dbdd608-a547-4108-83e7-2f0d460972f3 req-8c52317f-de3f-4141-85a2-235aeb286ba7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92/action returned with HTTP 204 Aug 05 18:21:16.573104 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 455/1823] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:21:16 2026] POST /volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:16.831764 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cbc79fdd-7b55-480c-9555-6bc129ba4a54 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.834118 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cbc79fdd-7b55-480c-9555-6bc129ba4a54 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:16.834360 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cbc79fdd-7b55-480c-9555-6bc129ba4a54 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:16.834684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cbc79fdd-7b55-480c-9555-6bc129ba4a54 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:16.851111 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:16.851111 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:16.858326 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cbc79fdd-7b55-480c-9555-6bc129ba4a54 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:16.865048 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cbc79fdd-7b55-480c-9555-6bc129ba4a54 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:16.865439 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 457/1824] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:16 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:16.880822 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-81b4aba0-cd2d-4b7c-b806-5bf5b30940de None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.883713 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-81b4aba0-cd2d-4b7c-b806-5bf5b30940de tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:16.884053 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-81b4aba0-cd2d-4b7c-b806-5bf5b30940de tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:16.884355 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-81b4aba0-cd2d-4b7c-b806-5bf5b30940de tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:16.898230 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:16.898230 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:16.903565 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-81b4aba0-cd2d-4b7c-b806-5bf5b30940de tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:16.910182 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-81b4aba0-cd2d-4b7c-b806-5bf5b30940de tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:16.910611 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 452/1825] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:16 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:16.928074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:16.930403 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:16.930986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-detach": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:16.931174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:16.949368 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:16.949368 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:16.950648 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:17.034439 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Attachment connected to vm 373a3975-c1c4-41d3-9a5e-85588aab39e5, checking data on nova Aug 05 18:21:17.034919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.compute.nova [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=100365) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 05 18:21:17.164505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-09226370-1626-4226-8329-50f63d6889ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.168398 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09226370-1626-4226-8329-50f63d6889ac tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:17.169193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09226370-1626-4226-8329-50f63d6889ac tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.170122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09226370-1626-4226-8329-50f63d6889ac tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.170360 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-09226370-1626-4226-8329-50f63d6889ac tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:17.177806 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09226370-1626-4226-8329-50f63d6889ac tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc returned with HTTP 404 Aug 05 18:21:17.178568 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 456/1826] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:17 2026] GET /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:17.189160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bf4b336b-2e00-4c7f-bd35-b3c8f38b869b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.192606 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bf4b336b-2e00-4c7f-bd35-b3c8f38b869b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/detail Aug 05 18:21:17.192808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bf4b336b-2e00-4c7f-bd35-b3c8f38b869b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.193073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bf4b336b-2e00-4c7f-bd35-b3c8f38b869b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.198800 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bf4b336b-2e00-4c7f-bd35-b3c8f38b869b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/detail returned with HTTP 200 Aug 05 18:21:17.199199 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 458/1827] 10.4.3.210 () {68 vars in 1296 bytes} [Wed Aug 5 18:21:17 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:17.212553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0e06303f-411e-4799-80bd-608b44898307 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.215181 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:17.215640 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.216449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.216449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:17.218212 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:17.226755 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:17.230775 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0e06303f-411e-4799-80bd-608b44898307 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:17.230775 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 453/1828] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:17.252015 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-009b303f-539f-488b-9cec-90140730d152 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.254369 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-009b303f-539f-488b-9cec-90140730d152 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc/action Aug 05 18:21:17.254765 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-009b303f-539f-488b-9cec-90140730d152 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:17.255009 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-009b303f-539f-488b-9cec-90140730d152 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.257778 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-009b303f-539f-488b-9cec-90140730d152 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] delete called for group cf7989ac-2558-4306-b233-f307b73c7ecc {{(pid=100363) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:21:17.257778 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-009b303f-539f-488b-9cec-90140730d152 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Delete group with id: cf7989ac-2558-4306-b233-f307b73c7ecc Aug 05 18:21:17.263631 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-009b303f-539f-488b-9cec-90140730d152 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc/action returned with HTTP 404 Aug 05 18:21:17.265389 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 457/1829] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/groups/cf7989ac-2558-4306-b233-f307b73c7ecc/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:17.272526 np0000006581 devstack@c-api.service[100365]: DEBUG novaclient.v2.client [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/373a3975-c1c4-41d3-9a5e-85588aab39e5/os-volume_attachments/779502b8-387d-4716-9777-9642a5c04958 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f98d2726d08f54e2cb442f3f648aa55e79a28ca5123c1736a09b8732830611b6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6f35e882-8a38-4111-adae-cbb8fbb7d91c" -H "X-Service-Token: {SHA256}378c0db37a0502195f89529ba640804f419e56fc59415d739b8fa88f90ba3d59" {{(pid=100365) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 05 18:21:17.274476 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.278260 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:17.278550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.278896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.279202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:17.280311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:17.288985 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:17.291835 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9a29476-507e-442f-b3b7-c67f3e03f49f tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:17.292209 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 459/1830] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:17.309495 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.312100 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0/action Aug 05 18:21:17.312439 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:17.312604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.314073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] delete called for group 0a185770-3dae-4a88-8d75-915efcc589c0 {{(pid=100364) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:21:17.314188 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Delete group with id: 0a185770-3dae-4a88-8d75-915efcc589c0 Aug 05 18:21:17.318688 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eeb7933d-0221-4c66-b354-dea3c45faaf5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0/action returned with HTTP 404 Aug 05 18:21:17.319233 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 454/1831] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/groups/0a185770-3dae-4a88-8d75-915efcc589c0/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:17.328950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-799a50a0-e09e-4af9-91a7-59b2232340d2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.330889 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-799a50a0-e09e-4af9-91a7-59b2232340d2 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/86832da8-baea-408e-b450-a607bf255973 Aug 05 18:21:17.331098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-799a50a0-e09e-4af9-91a7-59b2232340d2 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.331664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-799a50a0-e09e-4af9-91a7-59b2232340d2 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.349186 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-799a50a0-e09e-4af9-91a7-59b2232340d2 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/group_types/86832da8-baea-408e-b450-a607bf255973 returned with HTTP 202 Aug 05 18:21:17.349855 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 458/1832] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:21:17 2026] DELETE /volume/v3/group_types/86832da8-baea-408e-b450-a607bf255973 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:21:17.363648 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e27ecab3-a7ea-449e-a520-6a454878e0ab None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.366480 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e27ecab3-a7ea-449e-a520-6a454878e0ab tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] DELETE https://10.4.3.210/volume/v3/types/0add5b4e-e967-432c-8eb1-4e2261795c34 Aug 05 18:21:17.368901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e27ecab3-a7ea-449e-a520-6a454878e0ab tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.368901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e27ecab3-a7ea-449e-a520-6a454878e0ab tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.411185 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e27ecab3-a7ea-449e-a520-6a454878e0ab tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/types/0add5b4e-e967-432c-8eb1-4e2261795c34 returned with HTTP 202 Aug 05 18:21:17.411711 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 460/1833] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:21:17 2026] DELETE /volume/v3/types/0add5b4e-e967-432c-8eb1-4e2261795c34 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:17.421585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-75e349d0-c2b8-4e36-ae24-80dec5578c52 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.424214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-75e349d0-c2b8-4e36-ae24-80dec5578c52 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] GET https://10.4.3.210/volume/v3/types/0add5b4e-e967-432c-8eb1-4e2261795c34 Aug 05 18:21:17.424484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-75e349d0-c2b8-4e36-ae24-80dec5578c52 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.424780 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-75e349d0-c2b8-4e36-ae24-80dec5578c52 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.433922 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-75e349d0-c2b8-4e36-ae24-80dec5578c52 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/types/0add5b4e-e967-432c-8eb1-4e2261795c34 returned with HTTP 404 Aug 05 18:21:17.434946 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 455/1834] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:21:17 2026] GET /volume/v3/types/0add5b4e-e967-432c-8eb1-4e2261795c34 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:17.447780 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-92b425b5-772b-4875-8de9-805a05f68481 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.450723 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92b425b5-772b-4875-8de9-805a05f68481 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:21:17.451221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92b425b5-772b-4875-8de9-805a05f68481 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1009041109"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.485770 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92b425b5-772b-4875-8de9-805a05f68481 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:21:17.485770 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 459/1835] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/types => generated 216 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:17.497994 np0000006581 devstack@c-api.service[100365]: DEBUG novaclient.v2.client [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 05 Aug 2026 18:21:17 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-d7bde211-5664-4056-88a3-1b315e23d652 x-openstack-request-id: req-d7bde211-5664-4056-88a3-1b315e23d652 {{(pid=100365) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 05 18:21:17.498310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-725aab13-38d9-40ca-a5ae-6db6b2e22315 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.498374 np0000006581 devstack@c-api.service[100365]: DEBUG novaclient.v2.client [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "779502b8-387d-4716-9777-9642a5c04958", "serverId": "373a3975-c1c4-41d3-9a5e-85588aab39e5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "21f75bb3-f5c9-4e9b-a783-503375651b92", "bdm_uuid": "5b05cbb6-9091-4d13-abba-d96a3281df68"}} {{(pid=100365) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 05 18:21:17.499612 np0000006581 devstack@c-api.service[100365]: DEBUG novaclient.v2.client [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET call to compute for https://10.4.3.210/compute/v2.1/servers/373a3975-c1c4-41d3-9a5e-85588aab39e5/os-volume_attachments/779502b8-387d-4716-9777-9642a5c04958 used request id req-d7bde211-5664-4056-88a3-1b315e23d652 {{(pid=100365) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 05 18:21:17.500493 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-725aab13-38d9-40ca-a5ae-6db6b2e22315 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:21:17.501204 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-725aab13-38d9-40ca-a5ae-6db6b2e22315 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-130366818"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.503395 np0000006581 devstack@c-api.service[100365]: ERROR cinder.volume.api [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Caught error: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 05 18:21:17.507027 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: ERROR cinder.api.middleware.fault Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.middleware.fault [None req-6f35e882-8a38-4111-adae-cbb8fbb7d91c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 409 Aug 05 18:21:17.508652 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 462/1836] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:16 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 167 bytes in 581 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:17.520013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b79f8527-aa5f-4829-a781-20ed1144956a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.524178 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:17.524668 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:17.524804 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.534443 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-725aab13-38d9-40ca-a5ae-6db6b2e22315 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:21:17.534937 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 461/1837] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/group_types => generated 172 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:17.550806 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:17.550806 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:17.551090 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b60268a6-81f0-49c1-87c7-71464f625b39 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.551172 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:17.555120 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:21:17.556006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "37426681-4ab3-48f5-bbd1-d8b8b3ce915c", "volume_types": ["1e3b9687-75da-4db3-879d-5131a1d3ea91"], "name": "tempest-GroupsTest-Group-1085969483"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.559251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Creating new group {'group': {'group_type': '37426681-4ab3-48f5-bbd1-d8b8b3ce915c', 'volume_types': ['1e3b9687-75da-4db3-879d-5131a1d3ea91'], 'name': 'tempest-GroupsTest-Group-1085969483'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:21:17.570927 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Creating group tempest-GroupsTest-Group-1085969483. Aug 05 18:21:17.583995 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability Zones retrieved successfully. Aug 05 18:21:17.609937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Created reservations ['1735dc4d-9d77-4f11-943f-c01f3f2e0f2e'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:17.643765 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Attachment connected to vm 373a3975-c1c4-41d3-9a5e-85588aab39e5, checking data on nova Aug 05 18:21:17.643765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.compute.nova [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=100364) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 05 18:21:17.653080 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b60268a6-81f0-49c1-87c7-71464f625b39 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:21:17.653259 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 460/1838] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/groups => generated 104 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:17.670917 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.674274 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:17.675391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:17.675391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:17.675391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:17.738018 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:17.744465 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:17.744465 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:17.759014 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3381d953-f0f1-4c27-9298-cce1848e9fa7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 200 Aug 05 18:21:17.759619 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 463/1839] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:17 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 333 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:17.771554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:17.773421 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:17.774025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1506269434", "volume_type": "1e3b9687-75da-4db3-879d-5131a1d3ea91", "group_id": "c3626a69-bbe3-4e79-94ed-888cf9a1685a", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:17.776442 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1506269434', 'volume_type': '1e3b9687-75da-4db3-879d-5131a1d3ea91', 'group_id': 'c3626a69-bbe3-4e79-94ed-888cf9a1685a', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:17.789621 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:17.789621 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:17.789621 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume of 1 GB Aug 05 18:21:17.796950 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability Zones retrieved successfully. Aug 05 18:21:17.806234 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Flow 'volume_create_api' (c91fe291-a923-4f1b-b10d-cea80992b8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:17.808112 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05057d47-3f93-4025-b429-2f243f8d6b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:17.809062 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:17.809062 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:17.811572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:17.840496 np0000006581 devstack@c-api.service[100364]: DEBUG novaclient.v2.client [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/373a3975-c1c4-41d3-9a5e-85588aab39e5/os-volume_attachments/779502b8-387d-4716-9777-9642a5c04958 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c41dd61fdaa89dbed8ad7cda071d209f692acced2d373621b845586da83a43f0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b79f8527-aa5f-4829-a781-20ed1144956a" -H "X-Service-Token: {SHA256}615a2b7e1dfaff4ebef66472a794d2416ec34a8f38f4d6fbc362abb0eeeae1c5" {{(pid=100364) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 05 18:21:17.847693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05057d47-3f93-4025-b429-2f243f8d6b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:21:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e3b9687-75da-4db3-879d-5131a1d3ea91,is_public=True,name='tempest-GroupsTest-volume-type-1009041109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e3b9687-75da-4db3-879d-5131a1d3ea91', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c3626a69-bbe3-4e79-94ed-888cf9a1685a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:17.848870 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21f6548c-d797-4f38-855e-34f53b74ad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:17.900616 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1009041109 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1009041109, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:17.900967 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1009041109 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1009041109, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:17.980721 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Created reservations ['5b5b2eef-17df-4310-a1a9-622e0e54d939', '388f4983-bfd4-46a9-ba76-0770c86f4072', '71794e65-5369-4d2f-929a-8ab2efa9cd58', 'a82ed7a3-677d-41ea-bcec-d1ae2c3e39d6'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:17.981665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21f6548c-d797-4f38-855e-34f53b74ad44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b5b2eef-17df-4310-a1a9-622e0e54d939', '388f4983-bfd4-46a9-ba76-0770c86f4072', '71794e65-5369-4d2f-929a-8ab2efa9cd58', 'a82ed7a3-677d-41ea-bcec-d1ae2c3e39d6']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:17.982153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc1ec57-86e9-4c2d-9636-8b8ac18a928b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:18.025072 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc1ec57-86e9-4c2d-9636-8b8ac18a928b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f1374b5-dcd7-4cca-a30a-9f4071f12a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1506269434',encryption_key_id=None,group_id=c3626a69-bbe3-4e79-94ed-888cf9a1685a,group_type_id=,metadata={},multiattach=False,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',qos_specs=None,replication_status=,reservations=['5b5b2eef-17df-4310-a1a9-622e0e54d939','388f4983-bfd4-46a9-ba76-0770c86f4072','71794e65-5369-4d2f-929a-8ab2efa9cd58','a82ed7a3-677d-41ea-bcec-d1ae2c3e39d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8110bdf793364b70a06ca79855a45ff0',volume_type_id=1e3b9687-75da-4db3-879d-5131a1d3ea91), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1506269434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c3626a69-bbe3-4e79-94ed-888cf9a1685a,host=None,id=4f1374b5-dcd7-4cca-a30a-9f4071f12a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8110bdf793364b70a06ca79855a45ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e3b9687-75da-4db3-879d-5131a1d3ea91),volume_type_id=1e3b9687-75da-4db3-879d-5131a1d3ea91)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:18.026867 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd2861f-d862-408d-96d8-f9b0c364515c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:18.062656 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fd2861f-d862-408d-96d8-f9b0c364515c) transitioned into state 'SUCCESS' from state '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-1506269434',encryption_key_id=None,group_id=c3626a69-bbe3-4e79-94ed-888cf9a1685a,group_type_id=,metadata={},multiattach=False,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',qos_specs=None,replication_status=,reservations=['5b5b2eef-17df-4310-a1a9-622e0e54d939','388f4983-bfd4-46a9-ba76-0770c86f4072','71794e65-5369-4d2f-929a-8ab2efa9cd58','a82ed7a3-677d-41ea-bcec-d1ae2c3e39d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8110bdf793364b70a06ca79855a45ff0',volume_type_id=1e3b9687-75da-4db3-879d-5131a1d3ea91)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:18.063341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13d3dd8-8af1-4747-b837-57e0b7bc7fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:18.088828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d13d3dd8-8af1-4747-b837-57e0b7bc7fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:18.088828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Flow 'volume_create_api' (c91fe291-a923-4f1b-b10d-cea80992b8fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:18.088828 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume request issued successfully. Aug 05 18:21:18.090033 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:18.090422 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:18.135170 np0000006581 devstack@c-api.service[100364]: DEBUG novaclient.v2.client [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 05 Aug 2026 18:21:17 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-2b7c8056-2078-4794-8ab4-2abe2f846211 x-openstack-request-id: req-2b7c8056-2078-4794-8ab4-2abe2f846211 {{(pid=100364) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 05 18:21:18.135607 np0000006581 devstack@c-api.service[100364]: DEBUG novaclient.v2.client [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "779502b8-387d-4716-9777-9642a5c04958", "serverId": "373a3975-c1c4-41d3-9a5e-85588aab39e5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "21f75bb3-f5c9-4e9b-a783-503375651b92", "bdm_uuid": "5b05cbb6-9091-4d13-abba-d96a3281df68"}} {{(pid=100364) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 05 18:21:18.136465 np0000006581 devstack@c-api.service[100364]: DEBUG novaclient.v2.client [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET call to compute for https://10.4.3.210/compute/v2.1/servers/373a3975-c1c4-41d3-9a5e-85588aab39e5/os-volume_attachments/779502b8-387d-4716-9777-9642a5c04958 used request id req-2b7c8056-2078-4794-8ab4-2abe2f846211 {{(pid=100364) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 05 18:21:18.139579 np0000006581 devstack@c-api.service[100364]: ERROR cinder.volume.api [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Caught error: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 05 18:21:18.142479 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: ERROR cinder.api.middleware.fault Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.middleware.fault [None req-b79f8527-aa5f-4829-a781-20ed1144956a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 409 Aug 05 18:21:18.144374 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 456/1840] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 167 bytes in 624 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:18.154095 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:18.156008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7de88491-8539-4d8a-a2a9-fa5de42a9457 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.158584 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:18.158584 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:18.161319 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 461/1841] 10.4.3.210 () {70 vars in 1597 bytes} [Wed Aug 5 18:21:18 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:21:18.165367 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8cc82309-c93b-42ed-b4f9-d715244dd64d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:18.165367 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 462/1842] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:21:17 2026] POST /volume/v3/volumes => generated 815 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:18.173391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-10a7edd2-c8de-4f9d-b8f8-a17c244b693f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.175189 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 464/1843] 10.4.3.210 () {70 vars in 1597 bytes} [Wed Aug 5 18:21:18 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:21:18.182022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-af859c60-b787-4444-8897-909646dff7e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.186651 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 Aug 05 18:21:18.187141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:18.187717 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:18.189799 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d2bd7630-44d3-4d10-8a00-824cbae4521e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.220217 np0000006581 devstack@c-api.service[100363]: WARNING keystonemiddleware.auth_token [None req-d2bd7630-44d3-4d10-8a00-824cbae4521e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 05 18:21:18.221989 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 462/1844] 10.4.3.210 () {70 vars in 1597 bytes} [Wed Aug 5 18:21:18 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:21:18.235587 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2e9f20cb-1f2c-43b6-9ea9-b8ae229571c1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.236503 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:18.250230 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:18.250230 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:18.260123 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:18.260828 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:18.261109 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:18.281534 np0000006581 devstack@c-api.service[100366]: WARNING keystonemiddleware.auth_token [None req-2e9f20cb-1f2c-43b6-9ea9-b8ae229571c1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 05 18:21:18.283254 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 463/1845] 10.4.3.210 () {70 vars in 1597 bytes} [Wed Aug 5 18:21:18 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 114 bytes in 49 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:21:18.294981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-15ac15e1-059f-4b73-8a01-e25b076a0981 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.323289 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:18.330659 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:18.330659 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:18.345622 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af859c60-b787-4444-8897-909646dff7e5 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 returned with HTTP 200 Aug 05 18:21:18.346338 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 457/1846] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:18 2026] GET /volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 => generated 907 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:18.409190 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15ac15e1-059f-4b73-8a01-e25b076a0981 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:18.409797 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15ac15e1-059f-4b73-8a01-e25b076a0981 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:18.410009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15ac15e1-059f-4b73-8a01-e25b076a0981 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:18.430073 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:18.430073 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:18.431210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-15ac15e1-059f-4b73-8a01-e25b076a0981 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Updating volume '779502b8-387d-4716-9777-9642a5c04958' with '{'status': 'error'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:21:18.463252 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15ac15e1-059f-4b73-8a01-e25b076a0981 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 202 Aug 05 18:21:18.463900 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 465/1847] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:18 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:21:18.473229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5fc8bf63-0ec6-44ec-a6bd-ac03e2f573ca None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.475546 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5fc8bf63-0ec6-44ec-a6bd-ac03e2f573ca tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:18.477067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5fc8bf63-0ec6-44ec-a6bd-ac03e2f573ca tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:18.477067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5fc8bf63-0ec6-44ec-a6bd-ac03e2f573ca tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:18.491717 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:18.491717 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:18.502069 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5fc8bf63-0ec6-44ec-a6bd-ac03e2f573ca tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:18.509225 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5fc8bf63-0ec6-44ec-a6bd-ac03e2f573ca tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:18.510012 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 463/1848] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:18 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1149 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:18.527575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:18.533912 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:18.534458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "21f75bb3-f5c9-4e9b-a783-503375651b92"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:18.534661 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "21f75bb3-f5c9-4e9b-a783-503375651b92"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:18.563199 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:18.563199 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:18.564025 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Volume info retrieved successfully. Aug 05 18:21:18.656714 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Attachment connected to vm 373a3975-c1c4-41d3-9a5e-85588aab39e5, checking data on nova Aug 05 18:21:18.657092 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.compute.nova [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=100366) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 05 18:21:18.839411 np0000006581 devstack@c-api.service[100366]: DEBUG novaclient.v2.client [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/373a3975-c1c4-41d3-9a5e-85588aab39e5/os-volume_attachments/779502b8-387d-4716-9777-9642a5c04958 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}223c09dc6945b700b43023e7f0cdee029803361d315495aac1462703a3ee780b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e5062e55-fb08-4990-85da-cf896f37b0c2" -H "X-Service-Token: {SHA256}6b2ee27ff77858052e96e7ee5ef604a8ff2e97753a0a7b327e5e54163b335d70" {{(pid=100366) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 05 18:21:18.997274 np0000006581 devstack@c-api.service[100366]: DEBUG novaclient.v2.client [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 05 Aug 2026 18:21:18 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-2ef4cf7a-2ca8-4630-9c1c-5800f499e634 x-openstack-request-id: req-2ef4cf7a-2ca8-4630-9c1c-5800f499e634 {{(pid=100366) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 05 18:21:18.997465 np0000006581 devstack@c-api.service[100366]: DEBUG novaclient.v2.client [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "779502b8-387d-4716-9777-9642a5c04958", "serverId": "373a3975-c1c4-41d3-9a5e-85588aab39e5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "21f75bb3-f5c9-4e9b-a783-503375651b92", "bdm_uuid": "5b05cbb6-9091-4d13-abba-d96a3281df68"}} {{(pid=100366) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 05 18:21:18.997639 np0000006581 devstack@c-api.service[100366]: DEBUG novaclient.v2.client [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] GET call to compute for https://10.4.3.210/compute/v2.1/servers/373a3975-c1c4-41d3-9a5e-85588aab39e5/os-volume_attachments/779502b8-387d-4716-9777-9642a5c04958 used request id req-2ef4cf7a-2ca8-4630-9c1c-5800f499e634 {{(pid=100366) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 05 18:21:19.000676 np0000006581 devstack@c-api.service[100366]: ERROR cinder.volume.api [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Caught error: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.004679 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 373a3975-c1c4-41d3-9a5e-85588aab39e5 using the Compute API Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: ERROR cinder.api.middleware.fault Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.middleware.fault [None req-e5062e55-fb08-4990-85da-cf896f37b0c2 tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 409 Aug 05 18:21:19.005786 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 464/1849] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:18 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 167 bytes in 478 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:19.015247 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6ce6e848-fa6e-4ec8-b8cd-7ba4f28d2c12 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.018195 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 458/1850] 10.4.3.210 () {70 vars in 1597 bytes} [Wed Aug 5 18:21:19 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:21:19.029841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7a97edd4-7670-43f1-9542-e2f319e3e9c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.055326 np0000006581 devstack@c-api.service[100365]: WARNING keystonemiddleware.auth_token [None req-7a97edd4-7670-43f1-9542-e2f319e3e9c1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 05 18:21:19.056780 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 466/1851] 10.4.3.210 () {70 vars in 1597 bytes} [Wed Aug 5 18:21:19 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:21:19.066477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-25b9a37d-e70f-408d-a092-d34901e2c969 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.074239 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-25b9a37d-e70f-408d-a092-d34901e2c969 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:19.074239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-25b9a37d-e70f-408d-a092-d34901e2c969 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.074239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-25b9a37d-e70f-408d-a092-d34901e2c969 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.089064 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.089064 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:19.095695 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-25b9a37d-e70f-408d-a092-d34901e2c969 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:19.103187 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-25b9a37d-e70f-408d-a092-d34901e2c969 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:19.103773 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 464/1852] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:19.122265 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.124853 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:19.125376 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.125445 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.164490 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:19.171000 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.171000 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:19.175022 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:19.180716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b8fa3b9e-9f21-4df9-b19b-83844841697b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:19.181313 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 465/1853] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:19.237413 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-0457fa24-4508-47a8-a302-6d733da1419a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.241692 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-0457fa24-4508-47a8-a302-6d733da1419a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:19.241987 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-0457fa24-4508-47a8-a302-6d733da1419a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.242216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-0457fa24-4508-47a8-a302-6d733da1419a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.252553 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.252553 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:19.257974 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-0457fa24-4508-47a8-a302-6d733da1419a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:19.266724 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-0457fa24-4508-47a8-a302-6d733da1419a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:19.267290 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 459/1854] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:19.361062 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f47fbdea-22c6-409a-96b9-900367e1446e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.364015 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 Aug 05 18:21:19.364555 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.364555 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.378817 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.378817 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:19.382670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6c306a65-75c2-4366-8811-474dcf187104 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.382670 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6c306a65-75c2-4366-8811-474dcf187104 None None] GET https://10.4.3.210/volume// Aug 05 18:21:19.383183 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6c306a65-75c2-4366-8811-474dcf187104 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.383183 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6c306a65-75c2-4366-8811-474dcf187104 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.383561 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6c306a65-75c2-4366-8811-474dcf187104 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:19.384368 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 465/1855] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:19.394129 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:19.395166 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:19.395381 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:19.396601 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-33180c98-2c4c-4427-82e8-80c54e34c4b4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.433641 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-33180c98-2c4c-4427-82e8-80c54e34c4b4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:21:19.434096 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-33180c98-2c4c-4427-82e8-80c54e34c4b4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f44c8c98-ee1a-4014-8684-82eebc378a18", "connector": null, "instance_uuid": "373a3975-c1c4-41d3-9a5e-85588aab39e5"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:19.448992 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.448992 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:19.456172 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:19.461167 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.461167 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:19.473559 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f47fbdea-22c6-409a-96b9-900367e1446e tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 returned with HTTP 200 Aug 05 18:21:19.473914 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 467/1856] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:19.490083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.492224 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:19.492659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-420009210", "volume_type": "1e3b9687-75da-4db3-879d-5131a1d3ea91", "group_id": "c3626a69-bbe3-4e79-94ed-888cf9a1685a", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:19.493697 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-33180c98-2c4c-4427-82e8-80c54e34c4b4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:21:19.494304 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 466/1857] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:21:19 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:19.496307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-420009210', 'volume_type': '1e3b9687-75da-4db3-879d-5131a1d3ea91', 'group_id': 'c3626a69-bbe3-4e79-94ed-888cf9a1685a', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:19.509407 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.509407 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:19.510028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume of 1 GB Aug 05 18:21:19.519279 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Availability Zones retrieved successfully. Aug 05 18:21:19.529185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Flow 'volume_create_api' (6907ae13-be9f-435a-890f-4b5ae6cacf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:19.532049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae9650e-384f-49f1-bd12-bc206d22e33a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:19.533088 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.533088 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:19.533689 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:19.549618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9589ed19-a7d6-4705-b65c-e5599601719b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.553023 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9589ed19-a7d6-4705-b65c-e5599601719b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:19.553340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9589ed19-a7d6-4705-b65c-e5599601719b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.554169 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9589ed19-a7d6-4705-b65c-e5599601719b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.557036 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-565c5180-6587-438a-b555-10723c6b434e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.557748 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-565c5180-6587-438a-b555-10723c6b434e None None] GET https://10.4.3.210/volume// Aug 05 18:21:19.557748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-565c5180-6587-438a-b555-10723c6b434e None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.557748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-565c5180-6587-438a-b555-10723c6b434e None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.557962 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-565c5180-6587-438a-b555-10723c6b434e None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:19.558150 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 468/1858] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:19.569056 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.569056 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:19.569249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-44c214d5-20e7-4fdb-9c7f-0b0244db1d3f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.572259 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-44c214d5-20e7-4fdb-9c7f-0b0244db1d3f tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:19.572775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-44c214d5-20e7-4fdb-9c7f-0b0244db1d3f tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.572775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-44c214d5-20e7-4fdb-9c7f-0b0244db1d3f tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.574129 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae9650e-384f-49f1-bd12-bc206d22e33a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:21:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e3b9687-75da-4db3-879d-5131a1d3ea91,is_public=True,name='tempest-GroupsTest-volume-type-1009041109',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e3b9687-75da-4db3-879d-5131a1d3ea91', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c3626a69-bbe3-4e79-94ed-888cf9a1685a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:19.575852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8ae489-cef8-4daf-8633-55d830ce1cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:19.575942 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9589ed19-a7d6-4705-b65c-e5599601719b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:19.582265 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9589ed19-a7d6-4705-b65c-e5599601719b tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:19.582998 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 466/1859] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:19.589137 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.589137 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:19.596583 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-44c214d5-20e7-4fdb-9c7f-0b0244db1d3f tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:19.602186 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-44c214d5-20e7-4fdb-9c7f-0b0244db1d3f tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:19.602754 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 467/1860] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 1037 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:19.619607 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1009041109 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1009041109, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:19.619607 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1009041109 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1009041109, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:19.646710 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Created reservations ['71bec538-7b4c-47cc-a83e-676c6e0ed8af', '16ab08bf-8189-4d0a-a823-c74bbaac6f21', '7ace647f-28f0-4648-a423-5b90c13161f8', 'fd17fb24-8c20-4b0b-a6d2-484079856cc1'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:19.647219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e8ae489-cef8-4daf-8633-55d830ce1cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71bec538-7b4c-47cc-a83e-676c6e0ed8af', '16ab08bf-8189-4d0a-a823-c74bbaac6f21', '7ace647f-28f0-4648-a423-5b90c13161f8', 'fd17fb24-8c20-4b0b-a6d2-484079856cc1']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:19.648567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0eef4e7-1040-44c3-968d-843282f4a418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:19.683825 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0eef4e7-1040-44c3-968d-843282f4a418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58eda352-e421-4f3f-b51a-1c68195ef74a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-420009210',encryption_key_id=None,group_id=c3626a69-bbe3-4e79-94ed-888cf9a1685a,group_type_id=,metadata={},multiattach=False,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',qos_specs=None,replication_status=,reservations=['71bec538-7b4c-47cc-a83e-676c6e0ed8af','16ab08bf-8189-4d0a-a823-c74bbaac6f21','7ace647f-28f0-4648-a423-5b90c13161f8','fd17fb24-8c20-4b0b-a6d2-484079856cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8110bdf793364b70a06ca79855a45ff0',volume_type_id=1e3b9687-75da-4db3-879d-5131a1d3ea91), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-420009210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c3626a69-bbe3-4e79-94ed-888cf9a1685a,host=None,id=58eda352-e421-4f3f-b51a-1c68195ef74a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8110bdf793364b70a06ca79855a45ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e3b9687-75da-4db3-879d-5131a1d3ea91),volume_type_id=1e3b9687-75da-4db3-879d-5131a1d3ea91)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:19.685298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a051ac2e-c800-4572-a465-0bfb8c2bd50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:19.718575 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a051ac2e-c800-4572-a465-0bfb8c2bd50c) transitioned into state 'SUCCESS' from state '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-420009210',encryption_key_id=None,group_id=c3626a69-bbe3-4e79-94ed-888cf9a1685a,group_type_id=,metadata={},multiattach=False,project_id='f040eb9a7b9a4bbeb39cfaa1014b3954',qos_specs=None,replication_status=,reservations=['71bec538-7b4c-47cc-a83e-676c6e0ed8af','16ab08bf-8189-4d0a-a823-c74bbaac6f21','7ace647f-28f0-4648-a423-5b90c13161f8','fd17fb24-8c20-4b0b-a6d2-484079856cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8110bdf793364b70a06ca79855a45ff0',volume_type_id=1e3b9687-75da-4db3-879d-5131a1d3ea91)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:19.719351 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6fff90-dcf6-4f62-8dc6-d63d7eab702d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:19.734008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.737188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6fff90-dcf6-4f62-8dc6-d63d7eab702d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:19.737322 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] PUT https://10.4.3.210/volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb Aug 05 18:21:19.737770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:19.738497 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Flow 'volume_create_api' (6907ae13-be9f-435a-890f-4b5ae6cacf39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:19.739001 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Create volume request issued successfully. Aug 05 18:21:19.740071 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:19.740298 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:19.755895 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Acquiring lock "cinder-attachment_update-f44c8c98-ee1a-4014-8684-82eebc378a18-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:21:19.764513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Lock "cinder-attachment_update-f44c8c98-ee1a-4014-8684-82eebc378a18-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:21:19.766792 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.766792 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:19.787192 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:19.792352 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.792352 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:19.796761 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2b4ae2a-c5b9-48bc-b372-5180a6ee344b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:19.797317 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 460/1861] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:21:19 2026] POST /volume/v3/volumes => generated 814 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:19.816033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:19.818354 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a Aug 05 18:21:19.818780 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:19.818982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:19.830260 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.830260 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:19.837506 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:19.837506 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:19.837506 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:19.892111 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:19.898954 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:19.898954 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:19.910346 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-460c758a-1bdb-40bd-b13d-9c6f304479fc tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a returned with HTTP 200 Aug 05 18:21:19.911108 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 467/1862] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:19 2026] GET /volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a => generated 882 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:19.955412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Lock "cinder-attachment_update-f44c8c98-ee1a-4014-8684-82eebc378a18-np0000006581" released by "attachment_update" :: held 0.191s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:21:19.955845 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-35029983-9fd3-4cc6-a55a-05da652be9a2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb returned with HTTP 200 Aug 05 18:21:19.956418 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 469/1863] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:21:19 2026] PUT /volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:20.602696 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c887e717-e80f-4e09-9762-0155d693bfa3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:20.606622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c887e717-e80f-4e09-9762-0155d693bfa3 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:20.606622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c887e717-e80f-4e09-9762-0155d693bfa3 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:20.606622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c887e717-e80f-4e09-9762-0155d693bfa3 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:20.623231 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:20.623231 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:20.629459 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c887e717-e80f-4e09-9762-0155d693bfa3 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:20.637143 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c887e717-e80f-4e09-9762-0155d693bfa3 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:20.637731 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 468/1864] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:20 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:20.927045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:20.930644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a Aug 05 18:21:20.930913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:20.931258 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:20.944026 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:20.944026 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:20.952636 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:20.953589 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:20.954157 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:21.012438 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:21.018015 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:21.018015 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:21.031280 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1200499-15ed-4c12-a64e-fde65d8a79e6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a returned with HTTP 200 Aug 05 18:21:21.032339 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 461/1865] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:20 2026] GET /volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a => generated 907 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:21.052220 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2abdaf06-be2e-4f5d-9dd0-897953a4501d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:21.054999 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2abdaf06-be2e-4f5d-9dd0-897953a4501d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] PUT https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:21.055492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2abdaf06-be2e-4f5d-9dd0-897953a4501d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "58eda352-e421-4f3f-b51a-1c68195ef74a"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:21.057583 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-2abdaf06-be2e-4f5d-9dd0-897953a4501d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Update called for group c3626a69-bbe3-4e79-94ed-888cf9a1685a. {{(pid=100363) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 05 18:21:21.057774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-2abdaf06-be2e-4f5d-9dd0-897953a4501d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Updating group c3626a69-bbe3-4e79-94ed-888cf9a1685a with name new_group description: This is a new group add_volumes: None remove_volumes: 58eda352-e421-4f3f-b51a-1c68195ef74a. Aug 05 18:21:21.064014 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:21.064014 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:21.125651 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2abdaf06-be2e-4f5d-9dd0-897953a4501d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 202 Aug 05 18:21:21.126171 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 468/1866] 10.4.3.210 () {70 vars in 1407 bytes} [Wed Aug 5 18:21:21 2026] PUT /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:21:21.136932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-51acb4df-db8d-4ae1-8bc9-f33fa40c56d6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:21.142794 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-51acb4df-db8d-4ae1-8bc9-f33fa40c56d6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:21.142794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-51acb4df-db8d-4ae1-8bc9-f33fa40c56d6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:21.145285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-51acb4df-db8d-4ae1-8bc9-f33fa40c56d6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:21.145285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-51acb4df-db8d-4ae1-8bc9-f33fa40c56d6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:21.153343 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:21.153343 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:21.165490 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-51acb4df-db8d-4ae1-8bc9-f33fa40c56d6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 200 Aug 05 18:21:21.167186 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 470/1867] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:21 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:21.661134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-13c0e51b-350b-4876-869a-a86d872427dd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:21.663717 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-13c0e51b-350b-4876-869a-a86d872427dd tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:21.663980 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-13c0e51b-350b-4876-869a-a86d872427dd tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:21.664270 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-13c0e51b-350b-4876-869a-a86d872427dd tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:21.676773 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:21.676773 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:21.681503 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-13c0e51b-350b-4876-869a-a86d872427dd tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:21.686793 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-13c0e51b-350b-4876-869a-a86d872427dd tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:21.687262 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 469/1868] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:21 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:22.178606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4f80d1e7-bdd6-41f9-aed5-a04b5b3195c7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:22.186872 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4f80d1e7-bdd6-41f9-aed5-a04b5b3195c7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:22.186872 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4f80d1e7-bdd6-41f9-aed5-a04b5b3195c7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:22.186872 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4f80d1e7-bdd6-41f9-aed5-a04b5b3195c7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:22.186872 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-4f80d1e7-bdd6-41f9-aed5-a04b5b3195c7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:22.193130 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.193130 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:22.219874 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4f80d1e7-bdd6-41f9-aed5-a04b5b3195c7 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 200 Aug 05 18:21:22.220268 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 462/1869] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:22 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:22.235380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ca930fb4-ddec-49c0-8b90-d710b4fffed6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:22.238857 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca930fb4-ddec-49c0-8b90-d710b4fffed6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:22.239418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca930fb4-ddec-49c0-8b90-d710b4fffed6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:22.240379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca930fb4-ddec-49c0-8b90-d710b4fffed6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:22.240379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-ca930fb4-ddec-49c0-8b90-d710b4fffed6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:22.245504 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.245504 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:22.256637 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca930fb4-ddec-49c0-8b90-d710b4fffed6 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 200 Aug 05 18:21:22.257722 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 469/1870] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:22 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:22.270261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-021f0011-5037-4944-985d-9efe2c953ffd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:22.273372 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:22.273372 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:22.274375 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:22.275826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:22.276309 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.276309 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:22.277347 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:22.293032 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:22.294206 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:22.294408 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:22.349884 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:22.353444 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.353444 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:22.363310 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-021f0011-5037-4944-985d-9efe2c953ffd tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:22.363911 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 471/1871] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:22 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:22.380634 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66e37431-dff3-499d-bad9-370439b13605 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:22.382645 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66e37431-dff3-499d-bad9-370439b13605 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] PUT https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:22.383190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66e37431-dff3-499d-bad9-370439b13605 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "58eda352-e421-4f3f-b51a-1c68195ef74a"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:22.388195 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-66e37431-dff3-499d-bad9-370439b13605 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Update called for group c3626a69-bbe3-4e79-94ed-888cf9a1685a. {{(pid=100366) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 05 18:21:22.389154 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-66e37431-dff3-499d-bad9-370439b13605 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Updating group c3626a69-bbe3-4e79-94ed-888cf9a1685a with name None description: None add_volumes: 58eda352-e421-4f3f-b51a-1c68195ef74a remove_volumes: None. Aug 05 18:21:22.391839 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.391839 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:22.433082 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66e37431-dff3-499d-bad9-370439b13605 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 202 Aug 05 18:21:22.433916 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 470/1872] 10.4.3.210 () {70 vars in 1406 bytes} [Wed Aug 5 18:21:22 2026] PUT /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:21:22.443392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0b4e346e-2a02-4387-9703-ff8f234e42ce None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:22.446322 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0b4e346e-2a02-4387-9703-ff8f234e42ce tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:22.446608 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0b4e346e-2a02-4387-9703-ff8f234e42ce tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:22.446857 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0b4e346e-2a02-4387-9703-ff8f234e42ce tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:22.447059 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-0b4e346e-2a02-4387-9703-ff8f234e42ce tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:22.455848 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.455848 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:22.483181 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0b4e346e-2a02-4387-9703-ff8f234e42ce tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 200 Aug 05 18:21:22.483668 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 463/1873] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:22 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:22.703980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6590b9b0-0a83-4249-aee9-05c9a0f332f5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:22.707665 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6590b9b0-0a83-4249-aee9-05c9a0f332f5 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:22.708167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6590b9b0-0a83-4249-aee9-05c9a0f332f5 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:22.708265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6590b9b0-0a83-4249-aee9-05c9a0f332f5 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:22.726226 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:22.726226 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:22.735648 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6590b9b0-0a83-4249-aee9-05c9a0f332f5 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:22.744006 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6590b9b0-0a83-4249-aee9-05c9a0f332f5 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:22.746987 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 470/1874] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:22 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:23.355191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-8587761d-2bc1-4d7c-bdbf-e3928a5a0f38 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.358317 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-8587761d-2bc1-4d7c-bdbf-e3928a5a0f38 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb/action Aug 05 18:21:23.358807 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-8587761d-2bc1-4d7c-bdbf-e3928a5a0f38 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:23.358978 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-8587761d-2bc1-4d7c-bdbf-e3928a5a0f38 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:23.383290 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.383290 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:23.400784 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5be374e9-f0d7-47fb-8551-6f858c0e3aa8 req-8587761d-2bc1-4d7c-bdbf-e3928a5a0f38 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb/action returned with HTTP 204 Aug 05 18:21:23.401525 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 472/1875] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:21:23 2026] POST /volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:23.497729 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f5f8ae53-1af2-435a-bd8e-0af84901ac89 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.501284 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f5f8ae53-1af2-435a-bd8e-0af84901ac89 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:23.501284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f5f8ae53-1af2-435a-bd8e-0af84901ac89 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:23.501284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f5f8ae53-1af2-435a-bd8e-0af84901ac89 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:23.501284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-f5f8ae53-1af2-435a-bd8e-0af84901ac89 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:23.506715 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.506715 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:23.531917 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f5f8ae53-1af2-435a-bd8e-0af84901ac89 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 200 Aug 05 18:21:23.533453 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 471/1876] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:23 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:23.546570 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.548941 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:23.549652 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:23.549652 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:23.549970 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:23.550523 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.550523 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:23.551002 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:23.569047 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:23.569930 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:23.570161 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:23.623491 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:23.627275 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.627275 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:23.631622 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:23.631880 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:23.674590 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:23.680475 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.680475 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:23.692765 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e66e3c4-54ed-478b-a2f5-fe94019fa11c tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:23.693296 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 464/1877] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:23 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:23.710523 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.712253 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:21:23.712455 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:23.712683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:23.712955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:23.713660 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:23.721003 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Get all volumes completed successfully. Aug 05 18:21:23.721711 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:23.721873 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:23.758008 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:23.761376 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.761376 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:23.765478 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:23.765706 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:23.771992 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f4544a4f-3e3b-4ab2-9f2b-3a6c4e2c9c57 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.774455 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f4544a4f-3e3b-4ab2-9f2b-3a6c4e2c9c57 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:23.774749 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f4544a4f-3e3b-4ab2-9f2b-3a6c4e2c9c57 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:23.775009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f4544a4f-3e3b-4ab2-9f2b-3a6c4e2c9c57 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:23.787979 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.787979 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:23.792304 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f4544a4f-3e3b-4ab2-9f2b-3a6c4e2c9c57 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:23.800748 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f4544a4f-3e3b-4ab2-9f2b-3a6c4e2c9c57 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:23.801138 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 473/1878] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:23 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:23.810304 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:23.818218 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.818218 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:23.824364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d9e44232-0262-4b40-b2dd-efda2f895bd7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.831612 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d9e44232-0262-4b40-b2dd-efda2f895bd7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:23.831612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d9e44232-0262-4b40-b2dd-efda2f895bd7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:23.831612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d9e44232-0262-4b40-b2dd-efda2f895bd7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:23.832278 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ff2a2a73-339b-4e56-b7e4-a931cceb2fd1 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:21:23.835546 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 471/1879] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:21:23 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:23.850400 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.850400 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:23.851888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.856052 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] POST https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a/action Aug 05 18:21:23.856304 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:23.856454 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:23.862381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] delete called for group c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100364) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:21:23.862381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Delete group with id: c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:23.864609 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d9e44232-0262-4b40-b2dd-efda2f895bd7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:23.872326 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.872326 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:23.877081 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d9e44232-0262-4b40-b2dd-efda2f895bd7 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:23.878697 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 472/1880] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:23 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 1150 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:23.899046 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f6cd2048-ca63-4006-975e-35d864ed197c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.899441 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6cd2048-ca63-4006-975e-35d864ed197c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:23.900066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6cd2048-ca63-4006-975e-35d864ed197c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-detach": {"attachment_id": "07ee3667-0cab-4166-8be2-f30c4c4255fb"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:23.901321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6cd2048-ca63-4006-975e-35d864ed197c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "07ee3667-0cab-4166-8be2-f30c4c4255fb"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:23.922199 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:23.922199 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:23.923767 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f6cd2048-ca63-4006-975e-35d864ed197c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:23.942824 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6cd2048-ca63-4006-975e-35d864ed197c tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 400 Aug 05 18:21:23.942824 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 474/1881] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:23 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 100 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:21:23.979901 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d8b2486-9565-4b7e-95e4-89a8f7298ab0 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a/action returned with HTTP 202 Aug 05 18:21:23.980521 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 465/1882] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:21:23 2026] POST /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:21:23.994188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-01661955-b5c8-4881-b6d9-199423ebd965 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:23.996661 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a Aug 05 18:21:23.997035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:23.997319 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:24.007640 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:24.007640 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:24.009075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-42140158-766e-4f6e-b079-97d93817bbec req-be435f60-082d-4c84-9c53-f833fef4c2df None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:24.015621 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Volume info retrieved successfully. Aug 05 18:21:24.015739 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-be435f60-082d-4c84-9c53-f833fef4c2df tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:24.015739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-be435f60-082d-4c84-9c53-f833fef4c2df tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:24.015795 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:21:24.015844 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-be435f60-082d-4c84-9c53-f833fef4c2df tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:24.015875 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:21:24.026750 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:24.026750 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:24.035333 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-42140158-766e-4f6e-b079-97d93817bbec req-be435f60-082d-4c84-9c53-f833fef4c2df tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:24.047617 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-be435f60-082d-4c84-9c53-f833fef4c2df tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:24.047617 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 473/1883] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:24 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 1150 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:24.069379 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:21:24.073950 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:24.073950 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:24.086433 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01661955-b5c8-4881-b6d9-199423ebd965 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a returned with HTTP 200 Aug 05 18:21:24.086572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:24.087034 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 472/1884] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:23 2026] GET /volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:24.090285 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18/action Aug 05 18:21:24.091560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:24.091560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:24.109273 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:24.109273 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:24.109273 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:24.128958 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Begin detaching volume completed successfully. Aug 05 18:21:24.131123 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-e17f848d-950d-41bb-90c7-1128ca2b0293 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18/action returned with HTTP 202 Aug 05 18:21:24.131123 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 475/1885] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:21:24 2026] POST /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:21:24.212629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bdd93eef-fdeb-436a-8246-abe25de7e98f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:24.214637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bdd93eef-fdeb-436a-8246-abe25de7e98f None None] GET https://10.4.3.210/volume// Aug 05 18:21:24.214637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bdd93eef-fdeb-436a-8246-abe25de7e98f None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:24.214637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bdd93eef-fdeb-436a-8246-abe25de7e98f None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:24.214637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bdd93eef-fdeb-436a-8246-abe25de7e98f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:24.214637 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 466/1886] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:24.228785 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-42140158-766e-4f6e-b079-97d93817bbec req-469eeaca-0ac8-44c1-a54e-fe0802d879d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:24.231508 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-469eeaca-0ac8-44c1-a54e-fe0802d879d2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:24.232572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-469eeaca-0ac8-44c1-a54e-fe0802d879d2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:24.232572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-469eeaca-0ac8-44c1-a54e-fe0802d879d2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:24.254344 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:24.254344 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:24.264461 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-42140158-766e-4f6e-b079-97d93817bbec req-469eeaca-0ac8-44c1-a54e-fe0802d879d2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:24.271481 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-469eeaca-0ac8-44c1-a54e-fe0802d879d2 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:24.272281 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 474/1887] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:24 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 1333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:25.104447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-35c262b6-6f87-42be-8f9d-82d074e3c84b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.107260 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-35c262b6-6f87-42be-8f9d-82d074e3c84b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a Aug 05 18:21:25.107545 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-35c262b6-6f87-42be-8f9d-82d074e3c84b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.107836 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-35c262b6-6f87-42be-8f9d-82d074e3c84b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.118733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-35c262b6-6f87-42be-8f9d-82d074e3c84b tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a returned with HTTP 404 Aug 05 18:21:25.119738 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 473/1888] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:25 2026] GET /volume/v3/volumes/58eda352-e421-4f3f-b51a-1c68195ef74a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:25.130413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-02f281a2-023b-4ab5-9730-73a2a585f4b8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.133608 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02f281a2-023b-4ab5-9730-73a2a585f4b8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 Aug 05 18:21:25.133608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02f281a2-023b-4ab5-9730-73a2a585f4b8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.134001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02f281a2-023b-4ab5-9730-73a2a585f4b8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.141401 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02f281a2-023b-4ab5-9730-73a2a585f4b8 tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 returned with HTTP 404 Aug 05 18:21:25.142116 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 476/1889] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:25 2026] GET /volume/v3/volumes/4f1374b5-dcd7-4cca-a30a-9f4071f12a43 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:25.152074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e32e4446-a168-4092-9546-ad71d560123d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.155532 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e32e4446-a168-4092-9546-ad71d560123d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] GET https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a Aug 05 18:21:25.155532 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e32e4446-a168-4092-9546-ad71d560123d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.155532 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e32e4446-a168-4092-9546-ad71d560123d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.155532 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-e32e4446-a168-4092-9546-ad71d560123d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] show called for member c3626a69-bbe3-4e79-94ed-888cf9a1685a {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:21:25.160080 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e32e4446-a168-4092-9546-ad71d560123d tempest-GroupsTest-1636029170 tempest-GroupsTest-1636029170-project-member] https://10.4.3.210/volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a returned with HTTP 404 Aug 05 18:21:25.160764 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 467/1890] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:21:25 2026] GET /volume/v3/groups/c3626a69-bbe3-4e79-94ed-888cf9a1685a => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:21:25.171364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6dac0d7-737f-4690-82c9-3e1d8d400ab0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.173654 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6dac0d7-737f-4690-82c9-3e1d8d400ab0 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/37426681-4ab3-48f5-bbd1-d8b8b3ce915c Aug 05 18:21:25.174025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6dac0d7-737f-4690-82c9-3e1d8d400ab0 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.174212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6dac0d7-737f-4690-82c9-3e1d8d400ab0 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.207048 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6dac0d7-737f-4690-82c9-3e1d8d400ab0 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/group_types/37426681-4ab3-48f5-bbd1-d8b8b3ce915c returned with HTTP 202 Aug 05 18:21:25.208239 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 475/1891] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:21:25 2026] DELETE /volume/v3/group_types/37426681-4ab3-48f5-bbd1-d8b8b3ce915c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:21:25.220415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-354b6a5b-71ec-4749-9ef6-1306a049dace None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.223495 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-354b6a5b-71ec-4749-9ef6-1306a049dace tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] DELETE https://10.4.3.210/volume/v3/types/1e3b9687-75da-4db3-879d-5131a1d3ea91 Aug 05 18:21:25.223818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-354b6a5b-71ec-4749-9ef6-1306a049dace tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.224405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-354b6a5b-71ec-4749-9ef6-1306a049dace tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.277189 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-354b6a5b-71ec-4749-9ef6-1306a049dace tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/types/1e3b9687-75da-4db3-879d-5131a1d3ea91 returned with HTTP 202 Aug 05 18:21:25.277189 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 474/1892] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:21:25 2026] DELETE /volume/v3/types/1e3b9687-75da-4db3-879d-5131a1d3ea91 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:25.286789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1f240ea8-5bac-450b-8e95-7dd3d9bc9b27 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.288781 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1f240ea8-5bac-450b-8e95-7dd3d9bc9b27 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] GET https://10.4.3.210/volume/v3/types/1e3b9687-75da-4db3-879d-5131a1d3ea91 Aug 05 18:21:25.288781 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1f240ea8-5bac-450b-8e95-7dd3d9bc9b27 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.289055 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1f240ea8-5bac-450b-8e95-7dd3d9bc9b27 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.298141 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1f240ea8-5bac-450b-8e95-7dd3d9bc9b27 tempest-GroupsTest-258135134 tempest-GroupsTest-258135134-project-admin] https://10.4.3.210/volume/v3/types/1e3b9687-75da-4db3-879d-5131a1d3ea91 returned with HTTP 404 Aug 05 18:21:25.299278 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 477/1893] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:21:25 2026] GET /volume/v3/types/1e3b9687-75da-4db3-879d-5131a1d3ea91 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:25.370525 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-42140158-766e-4f6e-b079-97d93817bbec req-3ff7be20-ca12-4b21-9e13-d22f217b4542 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:25.373823 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-3ff7be20-ca12-4b21-9e13-d22f217b4542 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] DELETE https://10.4.3.210/volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb Aug 05 18:21:25.374124 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-3ff7be20-ca12-4b21-9e13-d22f217b4542 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:25.375294 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-3ff7be20-ca12-4b21-9e13-d22f217b4542 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:25.389586 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:25.389586 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:25.496764 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-42140158-766e-4f6e-b079-97d93817bbec req-3ff7be20-ca12-4b21-9e13-d22f217b4542 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb returned with HTTP 200 Aug 05 18:21:25.497388 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 468/1894] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:21:25 2026] DELETE /volume/v3/attachments/07ee3667-0cab-4166-8be2-f30c4c4255fb => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:26.350362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1620a086-572e-4947-befe-a0823aee254f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:26.363673 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1620a086-572e-4947-befe-a0823aee254f tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:26.364192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1620a086-572e-4947-befe-a0823aee254f tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:26.364394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1620a086-572e-4947-befe-a0823aee254f tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:26.383728 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:26.383728 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:26.389308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-1620a086-572e-4947-befe-a0823aee254f tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] Updating volume '779502b8-387d-4716-9777-9642a5c04958' with '{'status': 'in-use'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:21:26.429664 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1620a086-572e-4947-befe-a0823aee254f tempest-TestServerVolumeAttachmentScenario-29234985 tempest-TestServerVolumeAttachmentScenario-29234985-project-admin] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 202 Aug 05 18:21:26.430428 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 476/1895] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:26 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:21:26.444197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-976a3065-9b9a-45e4-b96a-233cef4d3710 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:26.446161 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-976a3065-9b9a-45e4-b96a-233cef4d3710 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:26.446369 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-976a3065-9b9a-45e4-b96a-233cef4d3710 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:26.446713 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-976a3065-9b9a-45e4-b96a-233cef4d3710 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:26.469347 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:26.469347 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:26.478940 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-976a3065-9b9a-45e4-b96a-233cef4d3710 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:26.492546 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-976a3065-9b9a-45e4-b96a-233cef4d3710 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:26.493160 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 475/1896] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:26 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1150 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:26.562507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-371d1bf5-34cb-4d0b-9574-1ab03ce72e4a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:26.568648 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-371d1bf5-34cb-4d0b-9574-1ab03ce72e4a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:26.568648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-371d1bf5-34cb-4d0b-9574-1ab03ce72e4a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:26.568648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-371d1bf5-34cb-4d0b-9574-1ab03ce72e4a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:26.583671 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:26.583671 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:26.591775 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-371d1bf5-34cb-4d0b-9574-1ab03ce72e4a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:26.602040 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-371d1bf5-34cb-4d0b-9574-1ab03ce72e4a tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:26.602866 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 478/1897] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:26 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1150 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:26.642388 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:26.647220 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] POST https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action Aug 05 18:21:26.648346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:26.648346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:26.673805 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:26.673805 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:26.674624 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:26.692036 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Begin detaching volume completed successfully. Aug 05 18:21:26.692468 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-2b7bcb3b-03ba-4307-a397-0cecf8c084ed tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action returned with HTTP 202 Aug 05 18:21:26.693158 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 469/1898] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:21:26 2026] POST /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:21:26.790435 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c846c64e-773c-4306-b489-1822abfb8883 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:26.790998 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c846c64e-773c-4306-b489-1822abfb8883 None None] GET https://10.4.3.210/volume// Aug 05 18:21:26.791278 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c846c64e-773c-4306-b489-1822abfb8883 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:26.792174 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c846c64e-773c-4306-b489-1822abfb8883 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:26.792174 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c846c64e-773c-4306-b489-1822abfb8883 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:26.792389 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 477/1899] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:26.805313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-43cd578e-e523-4813-90f4-fae7edbe2ab1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:26.811452 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-43cd578e-e523-4813-90f4-fae7edbe2ab1 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:26.811827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-43cd578e-e523-4813-90f4-fae7edbe2ab1 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:26.812352 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-43cd578e-e523-4813-90f4-fae7edbe2ab1 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:26.830354 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:26.830354 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:26.840739 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-43cd578e-e523-4813-90f4-fae7edbe2ab1 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:26.848819 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-43cd578e-e523-4813-90f4-fae7edbe2ab1 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:26.849737 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 476/1900] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:26 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 1333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:27.682936 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:27.690675 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:27.691672 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-528825754", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:27.695075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-528825754', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:27.695519 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create volume of 1 GB Aug 05 18:21:27.703946 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Availability Zones retrieved successfully. Aug 05 18:21:27.711914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Flow 'volume_create_api' (a4b6a74c-8e76-40f7-bc56-63252c73b4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:27.714095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63155e5e-c25c-445c-badd-f3d08c43e154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:27.714713 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:27.763906 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63155e5e-c25c-445c-badd-f3d08c43e154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:27.764881 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeeafd93-df2b-4bc9-9a28-95e21bd4e8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:27.873982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Created reservations ['927dcd5d-5af7-470a-9648-f7ff127f550d', '208e8cd5-23dd-46ae-9ea8-b9f78f3c3814', '810261c8-d332-4363-a3c1-4ac01e10cfc2', '88af9cb4-b6c8-4ea0-9d41-b33bb5a99768'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:27.875150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeeafd93-df2b-4bc9-9a28-95e21bd4e8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['927dcd5d-5af7-470a-9648-f7ff127f550d', '208e8cd5-23dd-46ae-9ea8-b9f78f3c3814', '810261c8-d332-4363-a3c1-4ac01e10cfc2', '88af9cb4-b6c8-4ea0-9d41-b33bb5a99768']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:27.876216 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3662f79f-2a78-4f01-999f-eae7cdba2ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:27.912031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3662f79f-2a78-4f01-999f-eae7cdba2ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '186fc3fd-f4a6-473f-b02e-e76f7c995029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-528825754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641a51a77164794939995ff3b3cf7bb',qos_specs=None,replication_status=,reservations=['927dcd5d-5af7-470a-9648-f7ff127f550d','208e8cd5-23dd-46ae-9ea8-b9f78f3c3814','810261c8-d332-4363-a3c1-4ac01e10cfc2','88af9cb4-b6c8-4ea0-9d41-b33bb5a99768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff27d5e618e64fda93bdc57ce4759700',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-528825754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=186fc3fd-f4a6-473f-b02e-e76f7c995029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3641a51a77164794939995ff3b3cf7bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff27d5e618e64fda93bdc57ce4759700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:27.912031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1077894a-b443-44be-b6a8-82954f541233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:27.946979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1077894a-b443-44be-b6a8-82954f541233) transitioned into state 'SUCCESS' from state '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-528825754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641a51a77164794939995ff3b3cf7bb',qos_specs=None,replication_status=,reservations=['927dcd5d-5af7-470a-9648-f7ff127f550d','208e8cd5-23dd-46ae-9ea8-b9f78f3c3814','810261c8-d332-4363-a3c1-4ac01e10cfc2','88af9cb4-b6c8-4ea0-9d41-b33bb5a99768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff27d5e618e64fda93bdc57ce4759700',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:27.947760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf97cbf-30d4-4c34-bd42-1437bf02c4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:27.966011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf97cbf-30d4-4c34-bd42-1437bf02c4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:27.967359 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Flow 'volume_create_api' (a4b6a74c-8e76-40f7-bc56-63252c73b4be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:27.968044 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create volume request issued successfully. Aug 05 18:21:27.968875 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fde1122d-3adc-43da-9ebb-2e0a397a35cc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:27.969483 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 479/1901] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:21:27 2026] POST /volume/v3/volumes => generated 754 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:27.980965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-30fa2ea1-fdde-4966-be00-396cda4849f4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:27.984327 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-30fa2ea1-fdde-4966-be00-396cda4849f4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] DELETE https://10.4.3.210/volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92 Aug 05 18:21:27.984781 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-30fa2ea1-fdde-4966-be00-396cda4849f4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:27.985231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-30fa2ea1-fdde-4966-be00-396cda4849f4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:27.992861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d3ab39c9-8ef3-4d02-8a21-681a00c077b3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:27.995938 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3ab39c9-8ef3-4d02-8a21-681a00c077b3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:27.995938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3ab39c9-8ef3-4d02-8a21-681a00c077b3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:27.997613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3ab39c9-8ef3-4d02-8a21-681a00c077b3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:28.000483 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:28.000483 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:28.010053 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:28.010053 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:28.017856 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d3ab39c9-8ef3-4d02-8a21-681a00c077b3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:28.024323 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3ab39c9-8ef3-4d02-8a21-681a00c077b3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:28.024914 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 478/1902] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:27 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:28.077519 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-74085903-3e28-45f8-95de-ddd8e05bb04f req-30fa2ea1-fdde-4966-be00-396cda4849f4 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92 returned with HTTP 200 Aug 05 18:21:28.077519 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 470/1903] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:21:27 2026] DELETE /volume/v3/attachments/21f75bb3-f5c9-4e9b-a783-503375651b92 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:28.728862 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:28.848165 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 Aug 05 18:21:28.848422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:28.848640 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:28.859608 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:28.860240 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:28.860691 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:28.873696 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0c4950f1-1a57-49c8-be92-732aeea19ab7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 returned with HTTP 200 Aug 05 18:21:28.874381 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 477/1904] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:28 2026] GET /volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 => generated 594 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:28.887986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:28.915755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-497898e6-13c4-413b-93a5-1285a86c108f req-5ca26a67-37af-4e44-8036-fca904346fea None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:28.920026 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-497898e6-13c4-413b-93a5-1285a86c108f req-5ca26a67-37af-4e44-8036-fca904346fea tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:28.920026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-497898e6-13c4-413b-93a5-1285a86c108f req-5ca26a67-37af-4e44-8036-fca904346fea tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:28.920026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-497898e6-13c4-413b-93a5-1285a86c108f req-5ca26a67-37af-4e44-8036-fca904346fea tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:28.930067 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:28.930067 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:28.937928 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-497898e6-13c4-413b-93a5-1285a86c108f req-5ca26a67-37af-4e44-8036-fca904346fea tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:28.946295 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-497898e6-13c4-413b-93a5-1285a86c108f req-5ca26a67-37af-4e44-8036-fca904346fea tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:28.946841 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 479/1905] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:28 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:28.998821 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:28.999381 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1196814120"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:29.001442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1196814120'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:29.001677 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume of 1 GB Aug 05 18:21:29.002087 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.002087 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:29.008329 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Availability Zones retrieved successfully. Aug 05 18:21:29.017237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Flow 'volume_create_api' (67c7840b-981f-4fbb-9a05-7cdf262fa147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:29.018474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7b6708-19bc-49d8-9a89-02b4da047d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:29.020074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:29.044322 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-44410c02-e6b9-4dc9-998c-6610e46bda62 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.048658 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44410c02-e6b9-4dc9-998c-6610e46bda62 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:29.048658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44410c02-e6b9-4dc9-998c-6610e46bda62 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.048658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44410c02-e6b9-4dc9-998c-6610e46bda62 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.055767 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.055767 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:29.056762 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7b6708-19bc-49d8-9a89-02b4da047d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:29.057558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242694bd-4162-464c-8c98-e739411af87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:29.062048 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44410c02-e6b9-4dc9-998c-6610e46bda62 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:29.070668 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44410c02-e6b9-4dc9-998c-6610e46bda62 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:29.071507 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 471/1906] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.090281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d571ede7-d6e8-48c1-a287-84c52bf5bd7f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.096196 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d571ede7-d6e8-48c1-a287-84c52bf5bd7f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:29.097658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d571ede7-d6e8-48c1-a287-84c52bf5bd7f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.097658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d571ede7-d6e8-48c1-a287-84c52bf5bd7f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.116496 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.116496 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:29.125688 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d571ede7-d6e8-48c1-a287-84c52bf5bd7f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:29.134781 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d571ede7-d6e8-48c1-a287-84c52bf5bd7f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:29.135407 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 478/1907] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.149762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.152535 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:21:29.152882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.153444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.153751 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:21:29.154807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:21:29.156071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Created reservations ['7b347012-0171-475d-9ed7-a381f8bc50f9', '26821486-85bb-459e-81a8-4210c0555802', '01f36cd2-f742-4e83-af0d-39ec24027d98', 'ebc3ed5a-1e13-4491-ac84-8d8e711cd623'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:29.157980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242694bd-4162-464c-8c98-e739411af87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b347012-0171-475d-9ed7-a381f8bc50f9', '26821486-85bb-459e-81a8-4210c0555802', '01f36cd2-f742-4e83-af0d-39ec24027d98', 'ebc3ed5a-1e13-4491-ac84-8d8e711cd623']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:29.158757 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80849c9e-c664-4982-8a2a-5846564a919b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:29.165024 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Get all volumes completed successfully. Aug 05 18:21:29.165786 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8e5e5f38-2446-4918-a84a-2c79e83934ed tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:21:29.166402 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 480/1908] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.177490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-11cbfc2a-de8b-49ef-ab7c-42638fe0dcf4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.181697 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11cbfc2a-de8b-49ef-ab7c-42638fe0dcf4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:29.181697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11cbfc2a-de8b-49ef-ab7c-42638fe0dcf4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.181697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11cbfc2a-de8b-49ef-ab7c-42638fe0dcf4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.190788 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.190788 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:29.196715 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-11cbfc2a-de8b-49ef-ab7c-42638fe0dcf4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:29.200326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80849c9e-c664-4982-8a2a-5846564a919b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7a25aee-0099-4a45-b682-40a15ca6daac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1196814120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df05ddb2b094655860d511f7cd19626',qos_specs=None,replication_status=,reservations=['7b347012-0171-475d-9ed7-a381f8bc50f9','26821486-85bb-459e-81a8-4210c0555802','01f36cd2-f742-4e83-af0d-39ec24027d98','ebc3ed5a-1e13-4491-ac84-8d8e711cd623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ceece5519e943bcadea0c6f904dc17b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1196814120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7a25aee-0099-4a45-b682-40a15ca6daac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df05ddb2b094655860d511f7cd19626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ceece5519e943bcadea0c6f904dc17b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:29.201407 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1288904-5fdd-4e33-96c1-10cca4678ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:29.205304 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11cbfc2a-de8b-49ef-ab7c-42638fe0dcf4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:29.205304 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 472/1909] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.231535 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1288904-5fdd-4e33-96c1-10cca4678ccc) transitioned into state 'SUCCESS' from state '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-1196814120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df05ddb2b094655860d511f7cd19626',qos_specs=None,replication_status=,reservations=['7b347012-0171-475d-9ed7-a381f8bc50f9','26821486-85bb-459e-81a8-4210c0555802','01f36cd2-f742-4e83-af0d-39ec24027d98','ebc3ed5a-1e13-4491-ac84-8d8e711cd623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ceece5519e943bcadea0c6f904dc17b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:29.232703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cadf52-7660-4a80-9200-68557652efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:29.253778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1cadf52-7660-4a80-9200-68557652efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:29.255063 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Flow 'volume_create_api' (67c7840b-981f-4fbb-9a05-7cdf262fa147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:29.255509 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume request issued successfully. Aug 05 18:21:29.256289 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef158714-6f18-43ce-8e0f-c2ec82adff0b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:29.256873 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 480/1910] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:28 2026] POST /volume/v3/volumes => generated 759 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:29.263657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-e5a773fd-1dfb-46dd-9a8d-6bba0430ea06 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.270141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-e5a773fd-1dfb-46dd-9a8d-6bba0430ea06 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:29.270449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-e5a773fd-1dfb-46dd-9a8d-6bba0430ea06 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.270751 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-e5a773fd-1dfb-46dd-9a8d-6bba0430ea06 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.274141 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9e337f9e-f956-491c-b5d5-068fb41783cd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.278415 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e337f9e-f956-491c-b5d5-068fb41783cd tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] GET https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:29.278415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e337f9e-f956-491c-b5d5-068fb41783cd tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.278415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e337f9e-f956-491c-b5d5-068fb41783cd tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.287426 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.287426 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:29.290549 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.290549 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:29.293539 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-e5a773fd-1dfb-46dd-9a8d-6bba0430ea06 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:29.297778 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9e337f9e-f956-491c-b5d5-068fb41783cd tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Volume info retrieved successfully. Aug 05 18:21:29.300502 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-e5a773fd-1dfb-46dd-9a8d-6bba0430ea06 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:29.301136 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 479/1911] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.306701 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e337f9e-f956-491c-b5d5-068fb41783cd tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac returned with HTTP 200 Aug 05 18:21:29.307297 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 481/1912] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.443661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6aff1fa2-dccd-4f0f-9836-3adb6bf5dfb6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.443661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6aff1fa2-dccd-4f0f-9836-3adb6bf5dfb6 None None] GET https://10.4.3.210/volume// Aug 05 18:21:29.443661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6aff1fa2-dccd-4f0f-9836-3adb6bf5dfb6 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.443661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6aff1fa2-dccd-4f0f-9836-3adb6bf5dfb6 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.443661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6aff1fa2-dccd-4f0f-9836-3adb6bf5dfb6 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:29.443661 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 473/1913] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 05 18:21:29.456628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-7adb340b-2bba-4c70-a770-620a7d52c5f8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.594261 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-7adb340b-2bba-4c70-a770-620a7d52c5f8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:21:29.594776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-7adb340b-2bba-4c70-a770-620a7d52c5f8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "186fc3fd-f4a6-473f-b02e-e76f7c995029", "connector": null, "instance_uuid": "8024cd0f-2d8e-49ce-b9de-a9dd7689526d"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:29.608056 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.608056 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:29.665879 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-7adb340b-2bba-4c70-a770-620a7d52c5f8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:21:29.666995 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 481/1914] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:21:29 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:29.732886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-31bedc25-c98a-4533-baea-6a75a587f083 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.742290 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-31bedc25-c98a-4533-baea-6a75a587f083 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:29.742657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-31bedc25-c98a-4533-baea-6a75a587f083 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.742947 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-31bedc25-c98a-4533-baea-6a75a587f083 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.756332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8f7afecf-f6c3-4140-a0ac-19eba84518d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.757791 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8f7afecf-f6c3-4140-a0ac-19eba84518d2 None None] GET https://10.4.3.210/volume// Aug 05 18:21:29.759136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8f7afecf-f6c3-4140-a0ac-19eba84518d2 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.759136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8f7afecf-f6c3-4140-a0ac-19eba84518d2 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.759694 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8f7afecf-f6c3-4140-a0ac-19eba84518d2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:29.760232 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 482/1915] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:29.762063 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.762063 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:29.768797 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-31bedc25-c98a-4533-baea-6a75a587f083 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:29.773217 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-8e0d15db-e0c1-4491-8abc-2576ce7b44b4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.780427 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-8e0d15db-e0c1-4491-8abc-2576ce7b44b4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:29.781459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-8e0d15db-e0c1-4491-8abc-2576ce7b44b4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:29.781459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-8e0d15db-e0c1-4491-8abc-2576ce7b44b4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:29.782761 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-31bedc25-c98a-4533-baea-6a75a587f083 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:29.783606 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 480/1916] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:29.800789 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:29.800789 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:29.806365 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-8e0d15db-e0c1-4491-8abc-2576ce7b44b4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:29.813367 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-8e0d15db-e0c1-4491-8abc-2576ce7b44b4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:29.814012 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 474/1917] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:29 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:29.990147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:29.990511 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] PUT https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 Aug 05 18:21:29.990790 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.007967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Acquiring lock "cinder-attachment_update-186fc3fd-f4a6-473f-b02e-e76f7c995029-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:21:30.019193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Lock "cinder-attachment_update-186fc3fd-f4a6-473f-b02e-e76f7c995029-np0000006581" acquired by "attachment_update" :: waited 0.011s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:21:30.020735 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:30.020735 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:30.155616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Lock "cinder-attachment_update-186fc3fd-f4a6-473f-b02e-e76f7c995029-np0000006581" released by "attachment_update" :: held 0.136s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:21:30.156066 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-29d89bdf-6a5a-4ec5-9ee8-ca16f88a1fc9 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 returned with HTTP 200 Aug 05 18:21:30.156934 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 482/1918] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:21:29 2026] PUT /volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:30.328492 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-14d3217e-3001-4e29-b28e-9c529c3acaff None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.330356 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-14d3217e-3001-4e29-b28e-9c529c3acaff tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] GET https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:30.330550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-14d3217e-3001-4e29-b28e-9c529c3acaff tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:30.333618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-14d3217e-3001-4e29-b28e-9c529c3acaff tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:30.346018 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:30.346018 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:30.352129 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-14d3217e-3001-4e29-b28e-9c529c3acaff tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Volume info retrieved successfully. Aug 05 18:21:30.360955 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-14d3217e-3001-4e29-b28e-9c529c3acaff tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac returned with HTTP 200 Aug 05 18:21:30.361431 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 483/1919] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:30 2026] GET /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:30.380973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-78d6d172-429a-4c61-8d0f-d15bfeaae3dc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.383894 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78d6d172-429a-4c61-8d0f-d15bfeaae3dc tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 Aug 05 18:21:30.384697 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-78d6d172-429a-4c61-8d0f-d15bfeaae3dc tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.478978 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-78d6d172-429a-4c61-8d0f-d15bfeaae3dc tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 returned with HTTP 200 Aug 05 18:21:30.479733 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 481/1920] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:21:30 2026] PUT /volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 => generated 549 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:30.492274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.494547 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:30.495171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.496949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:30.497155 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume of 2 GB Aug 05 18:21:30.502980 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Availability Zones retrieved successfully. Aug 05 18:21:30.511112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Flow 'volume_create_api' (0bd31193-fe4d-4dad-895e-a45877ab067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:30.512768 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe9c4b2-cd32-4ba2-84ad-df71480586f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.514766 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Validating volume size '2' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:30.551634 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe9c4b2-cd32-4ba2-84ad-df71480586f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:30.553163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577caf1a-5832-4886-b048-f4149ad9181d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.611622 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota_utils [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Quota exceeded for 4df05ddb2b094655860d511f7cd19626, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 05 18:21:30.616239 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577caf1a-5832-4886-b048-f4149ad9181d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 05 18:21:30.616239 np0000006581 devstack@c-api.service[100364]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 05 18:21:30.618438 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577caf1a-5832-4886-b048-f4149ad9181d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.619644 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (577caf1a-5832-4886-b048-f4149ad9181d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:21:30.621158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe9c4b2-cd32-4ba2-84ad-df71480586f3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.622606 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe9c4b2-cd32-4ba2-84ad-df71480586f3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:21:30.624077 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Flow 'volume_create_api' (0bd31193-fe4d-4dad-895e-a45877ab067d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 05 18:21:30.625424 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.middleware.fault [None req-69fc2d7b-5b24-4a43-96f1-30eb5cd96ecf tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 413 Aug 05 18:21:30.627079 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 475/1921] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:30 2026] POST /volume/v3/volumes => generated 208 bytes in 135 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 05 18:21:30.636879 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4937f4ec-7fe8-49a3-bcc4-e339bdf67586 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.638526 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4937f4ec-7fe8-49a3-bcc4-e339bdf67586 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 Aug 05 18:21:30.638933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4937f4ec-7fe8-49a3-bcc4-e339bdf67586 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.654578 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:30.654578 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:30.716633 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-4937f4ec-7fe8-49a3-bcc4-e339bdf67586 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:30.724225 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4937f4ec-7fe8-49a3-bcc4-e339bdf67586 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 returned with HTTP 200 Aug 05 18:21:30.724810 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 483/1922] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:21:30 2026] PUT /volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 => generated 549 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:30.734861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.737452 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:30.738101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.740221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:30.740352 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Create volume of 1 GB Aug 05 18:21:30.746460 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Availability Zones retrieved successfully. Aug 05 18:21:30.756869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Flow 'volume_create_api' (e5e51ed8-9b4c-4780-bfbf-e7225a9d8205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:30.758617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d757a12-45af-4f42-85e6-dd68df0a517f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.760547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:30.808850 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d757a12-45af-4f42-85e6-dd68df0a517f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:30.809167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2285f4b0-ef02-4d4b-a1f6-de76b43e1040 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.809942 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc24924-7ec8-4de3-b567-6ab2260c267d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.812242 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2285f4b0-ef02-4d4b-a1f6-de76b43e1040 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:30.812721 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2285f4b0-ef02-4d4b-a1f6-de76b43e1040 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:30.813103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2285f4b0-ef02-4d4b-a1f6-de76b43e1040 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:30.830524 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:30.830524 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:30.838719 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2285f4b0-ef02-4d4b-a1f6-de76b43e1040 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:30.846270 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2285f4b0-ef02-4d4b-a1f6-de76b43e1040 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:30.846962 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 482/1923] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:30 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:30.864369 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota_utils [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Quota exceeded for 4df05ddb2b094655860d511f7cd19626, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 05 18:21:30.870073 np0000006581 devstack@c-api.service[100366]: WARNING cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc24924-7ec8-4de3-b567-6ab2260c267d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 05 18:21:30.870073 np0000006581 devstack@c-api.service[100366]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 05 18:21:30.872783 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc24924-7ec8-4de3-b567-6ab2260c267d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.873904 np0000006581 devstack@c-api.service[100366]: WARNING cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc24924-7ec8-4de3-b567-6ab2260c267d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:21:30.874866 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d757a12-45af-4f42-85e6-dd68df0a517f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:30.876035 np0000006581 devstack@c-api.service[100366]: WARNING cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d757a12-45af-4f42-85e6-dd68df0a517f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:21:30.877068 np0000006581 devstack@c-api.service[100366]: WARNING cinder.volume.api [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Flow 'volume_create_api' (e5e51ed8-9b4c-4780-bfbf-e7225a9d8205) transitioned into state 'REVERTED' from state 'RUNNING' Aug 05 18:21:30.877456 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.middleware.fault [None req-50123e0e-dbce-45c6-a3a5-33128dee4962 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 413 Aug 05 18:21:30.878312 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 484/1924] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:30 2026] POST /volume/v3/volumes => generated 150 bytes in 144 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 05 18:21:30.889131 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dd28107b-5422-4890-9987-3ae79ed262a5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.891514 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dd28107b-5422-4890-9987-3ae79ed262a5 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 Aug 05 18:21:30.892008 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dd28107b-5422-4890-9987-3ae79ed262a5 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.899158 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:30.899158 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:30.931849 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-dd28107b-5422-4890-9987-3ae79ed262a5 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:30.932262 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-dd28107b-5422-4890-9987-3ae79ed262a5 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:30.932609 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-dd28107b-5422-4890-9987-3ae79ed262a5 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:30.937725 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dd28107b-5422-4890-9987-3ae79ed262a5 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 returned with HTTP 200 Aug 05 18:21:30.938226 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 476/1925] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:21:30 2026] PUT /volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 => generated 548 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:30.949203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:30.952926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] POST https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac/action Aug 05 18:21:30.952926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:30.952926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:30.964720 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:30.964720 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:30.965795 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Volume info retrieved successfully. Aug 05 18:21:31.016051 np0000006581 devstack@c-api.service[100365]: ERROR cinder.volume.api [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Quota exceeded for 4df05ddb2b094655860d511f7cd19626, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 05 18:21:31.019330 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=296,cinder:UPDATE=58,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:21:31.026394 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.middleware.fault [None req-c9cc996a-2bd1-4754-aff0-49d3ff0e39a7 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac/action returned with HTTP 413 Aug 05 18:21:31.028172 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 484/1926] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:21:30 2026] POST /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac/action => generated 208 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 05 18:21:31.038280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f9b1bc81-84b2-476f-ad87-800abb2de06b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:31.042221 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f9b1bc81-84b2-476f-ad87-800abb2de06b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] GET https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:31.042221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f9b1bc81-84b2-476f-ad87-800abb2de06b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:31.042632 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f9b1bc81-84b2-476f-ad87-800abb2de06b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:31.054263 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:31.054263 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:31.061172 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f9b1bc81-84b2-476f-ad87-800abb2de06b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Volume info retrieved successfully. Aug 05 18:21:31.069141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f9b1bc81-84b2-476f-ad87-800abb2de06b tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac returned with HTTP 200 Aug 05 18:21:31.069819 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 483/1927] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:31 2026] GET /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:31.083887 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:31.086436 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:31.086738 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:31.087052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:31.087253 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Delete volume with id: b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:31.097881 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:31.097881 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:31.098896 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Volume info retrieved successfully. Aug 05 18:21:31.125806 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Delete volume request issued successfully. Aug 05 18:21:31.126099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2be8989f-799d-49f4-8cd9-fa4b690f0d1f tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac returned with HTTP 202 Aug 05 18:21:31.126746 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 485/1928] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:31 2026] DELETE /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:31.137481 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6dd5c011-511b-40c5-85c7-781392cec206 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:31.140374 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6dd5c011-511b-40c5-85c7-781392cec206 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] GET https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:31.140646 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6dd5c011-511b-40c5-85c7-781392cec206 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:31.140900 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6dd5c011-511b-40c5-85c7-781392cec206 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:31.150107 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:31.150107 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:31.159239 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6dd5c011-511b-40c5-85c7-781392cec206 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Volume info retrieved successfully. Aug 05 18:21:31.166381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6dd5c011-511b-40c5-85c7-781392cec206 tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac returned with HTTP 200 Aug 05 18:21:31.166990 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 477/1929] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:31 2026] GET /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:31.870714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3af65bf1-0ac3-4205-9b64-6e4ab9866798 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:31.876439 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3af65bf1-0ac3-4205-9b64-6e4ab9866798 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:31.876439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3af65bf1-0ac3-4205-9b64-6e4ab9866798 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:31.876439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3af65bf1-0ac3-4205-9b64-6e4ab9866798 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:31.895546 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:31.895546 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:31.908691 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3af65bf1-0ac3-4205-9b64-6e4ab9866798 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:31.915500 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3af65bf1-0ac3-4205-9b64-6e4ab9866798 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:31.916087 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 485/1930] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:31 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:32.184043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-00d652c2-e743-4a94-98ff-68a8e36e27ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:32.186719 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-00d652c2-e743-4a94-98ff-68a8e36e27ae tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] GET https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac Aug 05 18:21:32.186956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-00d652c2-e743-4a94-98ff-68a8e36e27ae tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:32.187140 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-00d652c2-e743-4a94-98ff-68a8e36e27ae tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:32.190311 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=240,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:21:32.198952 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-00d652c2-e743-4a94-98ff-68a8e36e27ae tempest-VolumeQuotasNegativeTestJSON-414941763 tempest-VolumeQuotasNegativeTestJSON-414941763-project-member] https://10.4.3.210/volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac returned with HTTP 404 Aug 05 18:21:32.199888 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 484/1931] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:32 2026] GET /volume/v3/volumes/b7a25aee-0099-4a45-b682-40a15ca6daac => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:32.210074 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:32.212410 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 Aug 05 18:21:32.212861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:32.216637 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=263,cinder:UPDATE=29,cinder:INSERT=14,cinder:DELETE=1 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:21:32.265197 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:32.268248 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:32.268490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:32.268653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:32.268815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Delete volume with id: f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:32.279398 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:32.279398 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:32.280053 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:32.317868 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Delete volume request issued successfully. Aug 05 18:21:32.318142 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e31e5ce5-05b9-4cda-a3d0-8a51f8f6062d tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 202 Aug 05 18:21:32.318642 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 478/1932] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:32 2026] DELETE /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:32.335531 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06032c86-d07b-4866-ba00-7889a58d1298 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:32.340678 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06032c86-d07b-4866-ba00-7889a58d1298 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:32.340678 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06032c86-d07b-4866-ba00-7889a58d1298 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:32.340678 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06032c86-d07b-4866-ba00-7889a58d1298 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:32.352404 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:32.352404 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:32.354301 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:32.354960 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:32.355063 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-17452217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-17452217, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:32.365187 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-06032c86-d07b-4866-ba00-7889a58d1298 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:32.365336 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dd5c499c-3787-4057-ae24-b608b4ceeba7 tempest-VolumeQuotasNegativeTestJSON-1879103960 tempest-VolumeQuotasNegativeTestJSON-1879103960-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 returned with HTTP 200 Aug 05 18:21:32.365336 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 486/1933] 10.4.3.210 () {68 vars in 1375 bytes} [Wed Aug 5 18:21:32 2026] PUT /volume/v3/os-quota-sets/4df05ddb2b094655860d511f7cd19626 => generated 552 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:32.372726 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06032c86-d07b-4866-ba00-7889a58d1298 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 200 Aug 05 18:21:32.372726 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 486/1934] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:32 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:32.932375 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-773799ef-dc8c-4e28-8619-f5149b425506 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:32.935180 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-773799ef-dc8c-4e28-8619-f5149b425506 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:32.935325 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-773799ef-dc8c-4e28-8619-f5149b425506 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:32.935520 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-773799ef-dc8c-4e28-8619-f5149b425506 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:32.949780 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:32.949780 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:32.955087 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-773799ef-dc8c-4e28-8619-f5149b425506 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:32.962649 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-773799ef-dc8c-4e28-8619-f5149b425506 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:32.963206 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 485/1935] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:32 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:33.389855 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2a9c0909-8472-4b1c-a44f-e2a161af8a51 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:33.392467 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a9c0909-8472-4b1c-a44f-e2a161af8a51 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 Aug 05 18:21:33.392772 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a9c0909-8472-4b1c-a44f-e2a161af8a51 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:33.393098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a9c0909-8472-4b1c-a44f-e2a161af8a51 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:33.397402 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=361,cinder:UPDATE=73,cinder:INSERT=34 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:21:33.405006 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a9c0909-8472-4b1c-a44f-e2a161af8a51 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 returned with HTTP 404 Aug 05 18:21:33.405377 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 479/1936] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:33 2026] GET /volume/v3/volumes/f44c8c98-ee1a-4014-8684-82eebc378a18 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:33.416134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:33.418943 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] DELETE https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:33.419213 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:33.419479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:33.419759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Delete volume with id: 779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:33.429422 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:33.429422 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:33.430571 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:33.457797 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Delete volume request issued successfully. Aug 05 18:21:33.458365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aaf24ff5-9e7c-4ff5-b925-6e8f36117d9e tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 202 Aug 05 18:21:33.458807 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 487/1937] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:33 2026] DELETE /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:33.471756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1fc92265-8ae3-4b13-9e4d-9fbdc2d10b25 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:33.474468 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1fc92265-8ae3-4b13-9e4d-9fbdc2d10b25 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:33.475212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1fc92265-8ae3-4b13-9e4d-9fbdc2d10b25 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:33.475693 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1fc92265-8ae3-4b13-9e4d-9fbdc2d10b25 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:33.487311 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:33.487311 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:33.496114 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1fc92265-8ae3-4b13-9e4d-9fbdc2d10b25 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Volume info retrieved successfully. Aug 05 18:21:33.503795 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1fc92265-8ae3-4b13-9e4d-9fbdc2d10b25 tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 200 Aug 05 18:21:33.504716 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 487/1938] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:33 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:33.983426 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-24f3e9d7-ed0b-46ab-a7f3-85e357dd8c78 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:33.985629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24f3e9d7-ed0b-46ab-a7f3-85e357dd8c78 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:33.985889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24f3e9d7-ed0b-46ab-a7f3-85e357dd8c78 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:33.986091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24f3e9d7-ed0b-46ab-a7f3-85e357dd8c78 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:34.006190 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:34.006190 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:34.012845 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-24f3e9d7-ed0b-46ab-a7f3-85e357dd8c78 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:34.019765 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24f3e9d7-ed0b-46ab-a7f3-85e357dd8c78 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:34.020059 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 486/1939] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:33 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:34.494711 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-897be19a-8e1c-48a6-9464-66f380582753 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:34.498692 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-897be19a-8e1c-48a6-9464-66f380582753 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812/action Aug 05 18:21:34.499435 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-897be19a-8e1c-48a6-9464-66f380582753 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:34.500465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-897be19a-8e1c-48a6-9464-66f380582753 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:34.522943 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1a4241e3-d1b8-4aaf-9594-99531d43acfe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:34.526300 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1a4241e3-d1b8-4aaf-9594-99531d43acfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] GET https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 Aug 05 18:21:34.526300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1a4241e3-d1b8-4aaf-9594-99531d43acfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:34.526300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1a4241e3-d1b8-4aaf-9594-99531d43acfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:34.527631 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:34.527631 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:34.537877 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1a4241e3-d1b8-4aaf-9594-99531d43acfe tempest-TestServerVolumeAttachmentScenario-1253834747 tempest-TestServerVolumeAttachmentScenario-1253834747-project-member] https://10.4.3.210/volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 returned with HTTP 404 Aug 05 18:21:34.537877 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 488/1940] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:34 2026] GET /volume/v3/volumes/779502b8-387d-4716-9777-9642a5c04958 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:21:34.546656 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-87e85ab8-db23-421d-8e8b-d9e6f8d2c425 req-897be19a-8e1c-48a6-9464-66f380582753 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812/action returned with HTTP 204 Aug 05 18:21:34.547178 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 480/1941] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:21:34 2026] POST /volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:35.038511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-393d7f47-b354-4922-9819-0323481e236c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:35.043801 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-393d7f47-b354-4922-9819-0323481e236c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:35.044845 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-393d7f47-b354-4922-9819-0323481e236c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:35.045129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-393d7f47-b354-4922-9819-0323481e236c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:35.059376 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:35.059376 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:35.068307 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-393d7f47-b354-4922-9819-0323481e236c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:35.077459 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-393d7f47-b354-4922-9819-0323481e236c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:35.078406 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 488/1942] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:35 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:35.101475 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-04a67f1c-cad9-4b30-8168-f28d7c840453 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:35.107759 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04a67f1c-cad9-4b30-8168-f28d7c840453 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:35.107759 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04a67f1c-cad9-4b30-8168-f28d7c840453 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:35.108494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04a67f1c-cad9-4b30-8168-f28d7c840453 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:35.121244 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:35.121244 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:35.126412 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-04a67f1c-cad9-4b30-8168-f28d7c840453 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:35.132445 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04a67f1c-cad9-4b30-8168-f28d7c840453 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:35.133303 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 487/1943] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:35 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:35.157901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9322518d-188a-4915-923f-ce884798afd2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:35.161954 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:21:35.162199 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "186fc3fd-f4a6-473f-b02e-e76f7c995029", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-625220188", "description": null, "metadata": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:35.182232 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:35.182232 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:35.182232 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:35.182232 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create snapshot from volume 186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:35.237827 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Created reservations ['61adfc29-e9fa-4484-9e6e-5b6c580e0ab0', '3921afa5-2972-40b6-8e3b-d56950033ebd', '2bcc369e-3c6c-48c4-ba72-2d859c139ef6', '00163f00-98d9-4804-bea4-9b816f03ee47'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:35.303800 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot force create request issued successfully. Aug 05 18:21:35.304629 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9322518d-188a-4915-923f-ce884798afd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:21:35.305505 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 489/1944] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:21:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:35.319776 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-77900099-9793-4ed6-aa00-7bfd7f09f0be None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:35.326401 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77900099-9793-4ed6-aa00-7bfd7f09f0be tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:21:35.327627 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77900099-9793-4ed6-aa00-7bfd7f09f0be tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:35.328580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77900099-9793-4ed6-aa00-7bfd7f09f0be tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:35.336650 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:35.336650 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:35.337452 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-77900099-9793-4ed6-aa00-7bfd7f09f0be tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot retrieved successfully. Aug 05 18:21:35.338389 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77900099-9793-4ed6-aa00-7bfd7f09f0be tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 200 Aug 05 18:21:35.339101 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 481/1945] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:35 2026] GET /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:36.061016 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-252e07c8-e100-46f5-826c-7ab0646c7267 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.153315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8e7845d6-6b00-443a-a8ef-dfa87e0e29c3 req-c6f02a63-346c-4ca0-99fb-6be7510b6591 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.156141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8e7845d6-6b00-443a-a8ef-dfa87e0e29c3 req-c6f02a63-346c-4ca0-99fb-6be7510b6591 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] DELETE https://10.4.3.210/volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda Aug 05 18:21:36.156476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8e7845d6-6b00-443a-a8ef-dfa87e0e29c3 req-c6f02a63-346c-4ca0-99fb-6be7510b6591 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:36.156808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8e7845d6-6b00-443a-a8ef-dfa87e0e29c3 req-c6f02a63-346c-4ca0-99fb-6be7510b6591 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:36.167333 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:36.167333 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:36.232762 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-252e07c8-e100-46f5-826c-7ab0646c7267 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:21:36.233205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-252e07c8-e100-46f5-826c-7ab0646c7267 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-406574518", "os-volume-type-access:is_public": false}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:36.242239 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8e7845d6-6b00-443a-a8ef-dfa87e0e29c3 req-c6f02a63-346c-4ca0-99fb-6be7510b6591 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda returned with HTTP 200 Aug 05 18:21:36.242758 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 488/1946] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:21:36 2026] DELETE /volume/v3/attachments/865a5f2f-4759-494d-a447-79f100ef7bda => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:36.257882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-252e07c8-e100-46f5-826c-7ab0646c7267 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:21:36.258398 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 489/1947] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:21:36 2026] POST /volume/v3/types => generated 228 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:36.272006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5b56ad2c-17f6-4d74-8a3b-700e3a22d6fe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.356469 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7bbab9a9-0935-424d-bc97-2602e0ca6894 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.360018 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7bbab9a9-0935-424d-bc97-2602e0ca6894 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:21:36.360284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7bbab9a9-0935-424d-bc97-2602e0ca6894 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:36.360566 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7bbab9a9-0935-424d-bc97-2602e0ca6894 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:36.367785 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:36.367785 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:36.368443 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7bbab9a9-0935-424d-bc97-2602e0ca6894 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot retrieved successfully. Aug 05 18:21:36.369446 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7bbab9a9-0935-424d-bc97-2602e0ca6894 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 200 Aug 05 18:21:36.369990 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 482/1948] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:36 2026] GET /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:36.375431 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b56ad2c-17f6-4d74-8a3b-700e3a22d6fe tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:36.376066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b56ad2c-17f6-4d74-8a3b-700e3a22d6fe tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f6af877-f82a-4daa-8e80-99e5c00adb97", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:36.378249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-5b56ad2c-17f6-4d74-8a3b-700e3a22d6fe tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Create volume request body: {'volume': {'volume_type': '4f6af877-f82a-4daa-8e80-99e5c00adb97', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:36.382164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b2ff70d0-1936-457d-aaee-2fb960dc0d8f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.385616 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b2ff70d0-1936-457d-aaee-2fb960dc0d8f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:21:36.385616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b2ff70d0-1936-457d-aaee-2fb960dc0d8f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:36.386152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b2ff70d0-1936-457d-aaee-2fb960dc0d8f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:36.387711 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b56ad2c-17f6-4d74-8a3b-700e3a22d6fe tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 404 Aug 05 18:21:36.388326 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 490/1949] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:36 2026] POST /volume/v3/volumes => generated 114 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:36.394466 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:36.394466 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:36.394634 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b2ff70d0-1936-457d-aaee-2fb960dc0d8f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot retrieved successfully. Aug 05 18:21:36.396063 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b2ff70d0-1936-457d-aaee-2fb960dc0d8f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 200 Aug 05 18:21:36.396609 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 489/1950] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:36 2026] GET /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:36.400630 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7a075e57-305f-438a-9cd4-3eb72938b70f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.403114 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a075e57-305f-438a-9cd4-3eb72938b70f tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97/action Aug 05 18:21:36.403608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a075e57-305f-438a-9cd4-3eb72938b70f tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action body: b'{"addProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:36.404078 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a075e57-305f-438a-9cd4-3eb72938b70f tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:36.410097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7d86bb2d-f630-4044-8a7a-a29518d0d8e7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.413243 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7d86bb2d-f630-4044-8a7a-a29518d0d8e7 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:21:36.413622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7d86bb2d-f630-4044-8a7a-a29518d0d8e7 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:36.414016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7d86bb2d-f630-4044-8a7a-a29518d0d8e7 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:36.424636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a075e57-305f-438a-9cd4-3eb72938b70f tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97/action returned with HTTP 202 Aug 05 18:21:36.424798 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 490/1951] 10.4.3.210 () {68 vars in 1384 bytes} [Wed Aug 5 18:21:36 2026] POST /volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:36.427041 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:36.427041 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:36.434420 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7d86bb2d-f630-4044-8a7a-a29518d0d8e7 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:21:36.439175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.441040 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:36.441499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4f6af877-f82a-4daa-8e80-99e5c00adb97", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-105534868"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:36.445382 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Create volume request body: {'volume': {'volume_type': '4f6af877-f82a-4daa-8e80-99e5c00adb97', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-105534868'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:36.447415 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7d86bb2d-f630-4044-8a7a-a29518d0d8e7 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:21:36.448096 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 483/1952] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:36 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:36.452292 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Create volume of 1 GB Aug 05 18:21:36.452676 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:36.452676 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:36.453516 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Availability Zones retrieved successfully. Aug 05 18:21:36.460035 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Flow 'volume_create_api' (0113389c-6ffa-4d7a-9e25-b60f980cfc4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:36.461425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544b53e0-9842-453d-a3a3-1cbbbcf048a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:36.462696 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:36.488378 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544b53e0-9842-453d-a3a3-1cbbbcf048a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f6af877-f82a-4daa-8e80-99e5c00adb97,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-406574518',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f6af877-f82a-4daa-8e80-99e5c00adb97', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:36.489345 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a131b402-25aa-4230-a990-e5cfc8c05ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:36.532661 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-406574518 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-406574518, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:36.533102 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-406574518 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-406574518, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:21:36.578414 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Created reservations ['c424d3a7-cbb7-4599-aceb-337273b5b92c', '2995a0d0-9c32-40a3-bbe2-ba73fe349ab0', 'c0eb4653-1abd-4c3d-8575-cd709d90c81a', '08cd6248-da93-4e96-b789-bfb30867bfc3'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:36.579361 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a131b402-25aa-4230-a990-e5cfc8c05ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c424d3a7-cbb7-4599-aceb-337273b5b92c', '2995a0d0-9c32-40a3-bbe2-ba73fe349ab0', 'c0eb4653-1abd-4c3d-8575-cd709d90c81a', '08cd6248-da93-4e96-b789-bfb30867bfc3']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:36.580227 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a5ae05-ce0c-4337-a56f-9048473ec68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:36.613954 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70a5ae05-ce0c-4337-a56f-9048473ec68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffdb529c-0329-4897-ab53-1fdcfa2c6a90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-105534868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87ca99501a09432e88cd26e5b4cf451e',qos_specs=None,replication_status=,reservations=['c424d3a7-cbb7-4599-aceb-337273b5b92c','2995a0d0-9c32-40a3-bbe2-ba73fe349ab0','c0eb4653-1abd-4c3d-8575-cd709d90c81a','08cd6248-da93-4e96-b789-bfb30867bfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5faf2ae1bf45dbab7cadf386a85180',volume_type_id=4f6af877-f82a-4daa-8e80-99e5c00adb97), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-105534868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffdb529c-0329-4897-ab53-1fdcfa2c6a90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87ca99501a09432e88cd26e5b4cf451e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea5faf2ae1bf45dbab7cadf386a85180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f6af877-f82a-4daa-8e80-99e5c00adb97),volume_type_id=4f6af877-f82a-4daa-8e80-99e5c00adb97)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:36.615665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43001534-6f2f-440e-9d12-4c0699cb06b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:36.646347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43001534-6f2f-440e-9d12-4c0699cb06b6) transitioned into state 'SUCCESS' from state '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-105534868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87ca99501a09432e88cd26e5b4cf451e',qos_specs=None,replication_status=,reservations=['c424d3a7-cbb7-4599-aceb-337273b5b92c','2995a0d0-9c32-40a3-bbe2-ba73fe349ab0','c0eb4653-1abd-4c3d-8575-cd709d90c81a','08cd6248-da93-4e96-b789-bfb30867bfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea5faf2ae1bf45dbab7cadf386a85180',volume_type_id=4f6af877-f82a-4daa-8e80-99e5c00adb97)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:36.647191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6937626-783d-44ae-87e0-51102d0b3f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:36.661085 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6937626-783d-44ae-87e0-51102d0b3f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:36.661977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Flow 'volume_create_api' (0113389c-6ffa-4d7a-9e25-b60f980cfc4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:36.662297 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Create volume request issued successfully. Aug 05 18:21:36.663494 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a1a12d1-5128-4c6e-b480-62a5b58d4810 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:36.663494 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 491/1953] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:21:36 2026] POST /volume/v3/volumes => generated 794 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:36.681294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d3b33783-6cdf-4f29-a464-b198f595057b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:36.683355 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3b33783-6cdf-4f29-a464-b198f595057b tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] GET https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:36.683640 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3b33783-6cdf-4f29-a464-b198f595057b tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:36.683967 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3b33783-6cdf-4f29-a464-b198f595057b tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:36.692796 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:36.692796 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:36.697719 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d3b33783-6cdf-4f29-a464-b198f595057b tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Volume info retrieved successfully. Aug 05 18:21:36.703353 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3b33783-6cdf-4f29-a464-b198f595057b tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 returned with HTTP 200 Aug 05 18:21:36.704072 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 490/1954] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:36 2026] GET /volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:37.450367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.453394 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:21:37.453751 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.454026 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.454261 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Delete volume with id: d5902645-4da5-4ccd-b8dc-50b70c3f004d Aug 05 18:21:37.466158 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.466158 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:37.466756 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:21:37.498939 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Delete volume request issued successfully. Aug 05 18:21:37.499251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b00f0c05-a0db-4727-833e-8a1c8cd1c84f tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d returned with HTTP 202 Aug 05 18:21:37.500027 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 491/1955] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:37 2026] DELETE /volume/v3/volumes/d5902645-4da5-4ccd-b8dc-50b70c3f004d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:37.514342 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.516823 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] DELETE https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 Aug 05 18:21:37.517104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.517349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.517511 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Delete backup with id: 8acdc794-a553-4211-a5bf-1bd9a66cfb20. Aug 05 18:21:37.525578 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.525578 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:37.551122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] delete_backup rpcapi backup_id 8acdc794-a553-4211-a5bf-1bd9a66cfb20 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:21:37.553634 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c51caf2c-0eed-44fa-ba7c-fe6598c40d72 tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 returned with HTTP 202 Aug 05 18:21:37.556623 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 484/1956] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:37 2026] DELETE /volume/v3/backups/8acdc794-a553-4211-a5bf-1bd9a66cfb20 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:21:37.570620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.575217 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:21:37.575470 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.575774 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.575891 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Delete volume with id: f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:21:37.608572 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.608572 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:37.609712 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:21:37.658670 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Delete volume request issued successfully. Aug 05 18:21:37.658953 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-81b23fe6-810a-43b8-869f-c835ab6ea02d tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 202 Aug 05 18:21:37.659606 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 492/1957] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:37 2026] DELETE /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:37.675581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-77a1e7f7-d380-40b5-bf9b-240093b3b5fd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.677792 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-77a1e7f7-d380-40b5-bf9b-240093b3b5fd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:21:37.678078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-77a1e7f7-d380-40b5-bf9b-240093b3b5fd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.678329 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-77a1e7f7-d380-40b5-bf9b-240093b3b5fd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.690726 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.690726 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:37.699057 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-77a1e7f7-d380-40b5-bf9b-240093b3b5fd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Volume info retrieved successfully. Aug 05 18:21:37.707174 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-77a1e7f7-d380-40b5-bf9b-240093b3b5fd tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 200 Aug 05 18:21:37.707908 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 491/1958] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:37 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:37.726518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-519a4e0e-07bd-4f22-9461-8cd9ab38fc93 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.730039 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-519a4e0e-07bd-4f22-9461-8cd9ab38fc93 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] GET https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:37.730337 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-519a4e0e-07bd-4f22-9461-8cd9ab38fc93 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.730650 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-519a4e0e-07bd-4f22-9461-8cd9ab38fc93 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.741739 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.741739 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:37.752693 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-519a4e0e-07bd-4f22-9461-8cd9ab38fc93 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Volume info retrieved successfully. Aug 05 18:21:37.761003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-519a4e0e-07bd-4f22-9461-8cd9ab38fc93 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 returned with HTTP 200 Aug 05 18:21:37.761604 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 492/1959] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:37 2026] GET /volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:37.779388 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9625f31b-a7b1-4874-add1-2f1ccda7b5ee None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.781970 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9625f31b-a7b1-4874-add1-2f1ccda7b5ee tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] GET https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:37.782247 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9625f31b-a7b1-4874-add1-2f1ccda7b5ee tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.782431 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9625f31b-a7b1-4874-add1-2f1ccda7b5ee tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.797250 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.797250 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:37.807244 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9625f31b-a7b1-4874-add1-2f1ccda7b5ee tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Volume info retrieved successfully. Aug 05 18:21:37.815530 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9625f31b-a7b1-4874-add1-2f1ccda7b5ee tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 returned with HTTP 200 Aug 05 18:21:37.815530 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 485/1960] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:37 2026] GET /volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:37.832099 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b3c343cc-5373-4b63-a534-f33b420a768a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.834798 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:37.835050 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.835458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.835737 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Delete volume with id: ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:37.849251 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.849251 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:37.850107 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Volume info retrieved successfully. Aug 05 18:21:37.886937 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Delete volume request issued successfully. Aug 05 18:21:37.887978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b3c343cc-5373-4b63-a534-f33b420a768a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 returned with HTTP 202 Aug 05 18:21:37.888350 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 493/1961] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:37 2026] DELETE /volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:37.899518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b08e824f-a3b9-4419-8740-4ec71844d84a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:37.905182 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b08e824f-a3b9-4419-8740-4ec71844d84a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] GET https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:37.905182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b08e824f-a3b9-4419-8740-4ec71844d84a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:37.905410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b08e824f-a3b9-4419-8740-4ec71844d84a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:37.920240 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:37.920240 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:37.926776 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b08e824f-a3b9-4419-8740-4ec71844d84a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Volume info retrieved successfully. Aug 05 18:21:37.935109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b08e824f-a3b9-4419-8740-4ec71844d84a tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 returned with HTTP 200 Aug 05 18:21:37.935810 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 492/1962] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:37 2026] GET /volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:38.726797 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dd0a4c8f-2365-4a20-83c9-16f648bb08bc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:38.729028 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dd0a4c8f-2365-4a20-83c9-16f648bb08bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] GET https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad Aug 05 18:21:38.729272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dd0a4c8f-2365-4a20-83c9-16f648bb08bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:38.729483 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dd0a4c8f-2365-4a20-83c9-16f648bb08bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:38.737764 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dd0a4c8f-2365-4a20-83c9-16f648bb08bc tempest-TestVolumeBackupRestore-243775365 tempest-TestVolumeBackupRestore-243775365-project-member] https://10.4.3.210/volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad returned with HTTP 404 Aug 05 18:21:38.738373 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 493/1963] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:38 2026] GET /volume/v3/volumes/f339ff81-510b-4ca6-bfca-755c925f70ad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:38.957559 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-be203402-f8cb-4ae9-b2a1-aa6e3ae7a453 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:38.959683 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-be203402-f8cb-4ae9-b2a1-aa6e3ae7a453 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] GET https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 Aug 05 18:21:38.959974 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-be203402-f8cb-4ae9-b2a1-aa6e3ae7a453 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:38.960193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-be203402-f8cb-4ae9-b2a1-aa6e3ae7a453 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:38.968731 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-be203402-f8cb-4ae9-b2a1-aa6e3ae7a453 tempest-VolumeTypesAccessTest-2031954158 tempest-VolumeTypesAccessTest-2031954158-project-member] https://10.4.3.210/volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 returned with HTTP 404 Aug 05 18:21:38.970453 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 486/1964] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:38 2026] GET /volume/v3/volumes/ffdb529c-0329-4897-ab53-1fdcfa2c6a90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:38.982239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6e2afd54-28e6-445d-97b7-a6d333952ee2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:38.986000 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6e2afd54-28e6-445d-97b7-a6d333952ee2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97/action Aug 05 18:21:38.986528 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6e2afd54-28e6-445d-97b7-a6d333952ee2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action body: b'{"removeProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:38.986746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6e2afd54-28e6-445d-97b7-a6d333952ee2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.009685 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6e2afd54-28e6-445d-97b7-a6d333952ee2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97/action returned with HTTP 202 Aug 05 18:21:39.009685 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 494/1965] 10.4.3.210 () {68 vars in 1384 bytes} [Wed Aug 5 18:21:38 2026] POST /volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.019479 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-088f68b6-0abf-40a0-a516-390322ee88d8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.021697 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-088f68b6-0abf-40a0-a516-390322ee88d8 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] DELETE https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97 Aug 05 18:21:39.022122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-088f68b6-0abf-40a0-a516-390322ee88d8 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:39.022477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-088f68b6-0abf-40a0-a516-390322ee88d8 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:39.074307 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-088f68b6-0abf-40a0-a516-390322ee88d8 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97 returned with HTTP 202 Aug 05 18:21:39.074307 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 493/1966] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:21:39 2026] DELETE /volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.092420 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7e5370a7-3ce3-4569-9060-0f66cda5a489 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.094139 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e5370a7-3ce3-4569-9060-0f66cda5a489 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] GET https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97 Aug 05 18:21:39.094296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e5370a7-3ce3-4569-9060-0f66cda5a489 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:39.094478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e5370a7-3ce3-4569-9060-0f66cda5a489 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:39.100500 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e5370a7-3ce3-4569-9060-0f66cda5a489 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97 returned with HTTP 404 Aug 05 18:21:39.101376 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 494/1967] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:21:39 2026] GET /volume/v3/types/4f6af877-f82a-4daa-8e80-99e5c00adb97 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:39.113313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-02bf2c45-05f2-4ae8-8a46-c2209a667e63 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.116793 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02bf2c45-05f2-4ae8-8a46-c2209a667e63 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:21:39.117582 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02bf2c45-05f2-4ae8-8a46-c2209a667e63 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1732318992", "os-volume-type-access:is_public": false}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.136654 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02bf2c45-05f2-4ae8-8a46-c2209a667e63 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:21:39.137154 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 487/1968] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:21:39 2026] POST /volume/v3/types => generated 229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:39.150662 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4768bf28-0c3b-47b2-b15a-3ea8f6c1513e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.153180 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4768bf28-0c3b-47b2-b15a-3ea8f6c1513e tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action Aug 05 18:21:39.153683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4768bf28-0c3b-47b2-b15a-3ea8f6c1513e tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action body: b'{"addProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:39.153892 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4768bf28-0c3b-47b2-b15a-3ea8f6c1513e tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.173497 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4768bf28-0c3b-47b2-b15a-3ea8f6c1513e tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action returned with HTTP 202 Aug 05 18:21:39.173920 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 495/1969] 10.4.3.210 () {68 vars in 1384 bytes} [Wed Aug 5 18:21:39 2026] POST /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.186994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-981ed598-45f5-471d-bb1b-51cdb6d8a998 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.190195 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-981ed598-45f5-471d-bb1b-51cdb6d8a998 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action Aug 05 18:21:39.190952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-981ed598-45f5-471d-bb1b-51cdb6d8a998 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action body: b'{"addProjectAccess": {"project": "e03ce4eb6c214ecc98c5cf6457b56418"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:39.191040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-981ed598-45f5-471d-bb1b-51cdb6d8a998 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e03ce4eb6c214ecc98c5cf6457b56418"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.214745 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-981ed598-45f5-471d-bb1b-51cdb6d8a998 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action returned with HTTP 202 Aug 05 18:21:39.215614 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 494/1970] 10.4.3.210 () {68 vars in 1384 bytes} [Wed Aug 5 18:21:39 2026] POST /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.225084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6bd0953b-039f-46bf-b1da-9194133fab87 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.227617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6bd0953b-039f-46bf-b1da-9194133fab87 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] GET https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/os-volume-type-access Aug 05 18:21:39.227943 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6bd0953b-039f-46bf-b1da-9194133fab87 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:39.228225 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6bd0953b-039f-46bf-b1da-9194133fab87 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:39.248785 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6bd0953b-039f-46bf-b1da-9194133fab87 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/os-volume-type-access returned with HTTP 200 Aug 05 18:21:39.248785 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 495/1971] 10.4.3.210 () {66 vars in 1408 bytes} [Wed Aug 5 18:21:39 2026] GET /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/os-volume-type-access => generated 244 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:39.264752 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bffa3430-bd04-40a0-b075-f7a5240ecc31 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.267664 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bffa3430-bd04-40a0-b075-f7a5240ecc31 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action Aug 05 18:21:39.268141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bffa3430-bd04-40a0-b075-f7a5240ecc31 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action body: b'{"removeProjectAccess": {"project": "e03ce4eb6c214ecc98c5cf6457b56418"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:39.268306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bffa3430-bd04-40a0-b075-f7a5240ecc31 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e03ce4eb6c214ecc98c5cf6457b56418"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.291250 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bffa3430-bd04-40a0-b075-f7a5240ecc31 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action returned with HTTP 202 Aug 05 18:21:39.292946 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 488/1972] 10.4.3.210 () {68 vars in 1384 bytes} [Wed Aug 5 18:21:39 2026] POST /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.306301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ce722924-7864-4d20-aa3b-dc0a3d80fcce None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.313019 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce722924-7864-4d20-aa3b-dc0a3d80fcce tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] POST https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action Aug 05 18:21:39.314056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce722924-7864-4d20-aa3b-dc0a3d80fcce tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action body: b'{"removeProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:39.314056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce722924-7864-4d20-aa3b-dc0a3d80fcce tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "87ca99501a09432e88cd26e5b4cf451e"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.340567 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce722924-7864-4d20-aa3b-dc0a3d80fcce tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action returned with HTTP 202 Aug 05 18:21:39.341388 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 496/1973] 10.4.3.210 () {68 vars in 1384 bytes} [Wed Aug 5 18:21:39 2026] POST /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.356665 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c785f882-c67e-41e7-a181-257c76455ae7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.358706 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c785f882-c67e-41e7-a181-257c76455ae7 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] DELETE https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb Aug 05 18:21:39.358912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c785f882-c67e-41e7-a181-257c76455ae7 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:39.359223 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c785f882-c67e-41e7-a181-257c76455ae7 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:39.360634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-68286700-3616-4943-b485-82201dd5a560 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.364060 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:39.364619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-75648832"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:39.367239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-75648832'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:39.367460 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Create volume of 1 GB Aug 05 18:21:39.376141 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Availability Zones retrieved successfully. Aug 05 18:21:39.385252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Flow 'volume_create_api' (8bb374e7-3588-4eaa-94aa-eb370ccae4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:39.387616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f90265-9d14-482a-be32-a04467d83229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:39.389397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:39.427215 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c785f882-c67e-41e7-a181-257c76455ae7 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb returned with HTTP 202 Aug 05 18:21:39.427798 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 495/1974] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:21:39 2026] DELETE /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:39.438781 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0fa7a83d-19c2-4a7c-aab2-36d12997e5d2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.442577 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0fa7a83d-19c2-4a7c-aab2-36d12997e5d2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] GET https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb Aug 05 18:21:39.443000 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0fa7a83d-19c2-4a7c-aab2-36d12997e5d2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:39.443288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0fa7a83d-19c2-4a7c-aab2-36d12997e5d2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:39.448974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0fa7a83d-19c2-4a7c-aab2-36d12997e5d2 tempest-VolumeTypesAccessTest-1520511089 tempest-VolumeTypesAccessTest-1520511089-project-admin] https://10.4.3.210/volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb returned with HTTP 404 Aug 05 18:21:39.449867 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 489/1975] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:21:39 2026] GET /volume/v3/types/8a57ab92-ad09-4850-9409-ef48b2de7cfb => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:39.453743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f90265-9d14-482a-be32-a04467d83229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:39.454720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae228277-a70c-448d-97d2-e5b874b8d7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:39.532184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Created reservations ['368fb628-6a49-4e24-95a6-a6cabd5d4627', '8b415d37-05f0-48ae-91a6-729a97071170', '38faefd2-bcfc-4c3a-8d2b-e94d89a7e9cb', '83081824-bad9-463b-a02a-76bcdd246b6b'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:39.533178 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae228277-a70c-448d-97d2-e5b874b8d7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['368fb628-6a49-4e24-95a6-a6cabd5d4627', '8b415d37-05f0-48ae-91a6-729a97071170', '38faefd2-bcfc-4c3a-8d2b-e94d89a7e9cb', '83081824-bad9-463b-a02a-76bcdd246b6b']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:39.534121 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cafcfd-4d41-4893-9592-fa9e42e9e39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:39.567706 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61cafcfd-4d41-4893-9592-fa9e42e9e39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb08a03-a68b-4103-a3dd-199b83d428c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-75648832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7347a266ba6847f28e4f52ea3d22d795',qos_specs=None,replication_status=,reservations=['368fb628-6a49-4e24-95a6-a6cabd5d4627','8b415d37-05f0-48ae-91a6-729a97071170','38faefd2-bcfc-4c3a-8d2b-e94d89a7e9cb','83081824-bad9-463b-a02a-76bcdd246b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d9849751045ccbad1ac11ae40612c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-75648832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb08a03-a68b-4103-a3dd-199b83d428c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7347a266ba6847f28e4f52ea3d22d795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d9849751045ccbad1ac11ae40612c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:39.569394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79fcd8a-ef59-4694-9932-7e130aef87e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:39.609451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79fcd8a-ef59-4694-9932-7e130aef87e1) transitioned into state 'SUCCESS' from state '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-75648832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7347a266ba6847f28e4f52ea3d22d795',qos_specs=None,replication_status=,reservations=['368fb628-6a49-4e24-95a6-a6cabd5d4627','8b415d37-05f0-48ae-91a6-729a97071170','38faefd2-bcfc-4c3a-8d2b-e94d89a7e9cb','83081824-bad9-463b-a02a-76bcdd246b6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d9849751045ccbad1ac11ae40612c',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:39.609963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13efb9e7-d013-4744-bf6f-3abde2492be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:39.625786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13efb9e7-d013-4744-bf6f-3abde2492be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:39.625786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Flow 'volume_create_api' (8bb374e7-3588-4eaa-94aa-eb370ccae4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:39.625786 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Create volume request issued successfully. Aug 05 18:21:39.626216 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-68286700-3616-4943-b485-82201dd5a560 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:39.626856 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 496/1976] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:39 2026] POST /volume/v3/volumes => generated 755 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:39.650348 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eee1dc26-7075-43e6-bf69-fb126c752d32 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:39.653167 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eee1dc26-7075-43e6-bf69-fb126c752d32 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:39.653344 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eee1dc26-7075-43e6-bf69-fb126c752d32 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:39.654087 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eee1dc26-7075-43e6-bf69-fb126c752d32 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:39.668867 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:39.668867 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:39.674504 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-eee1dc26-7075-43e6-bf69-fb126c752d32 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:39.681858 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eee1dc26-7075-43e6-bf69-fb126c752d32 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:39.682060 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 497/1977] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:39 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:40.702300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8d4f85a8-b0dd-4028-bb92-adecf0122a11 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:40.704437 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d4f85a8-b0dd-4028-bb92-adecf0122a11 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:40.704782 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d4f85a8-b0dd-4028-bb92-adecf0122a11 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:40.705031 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d4f85a8-b0dd-4028-bb92-adecf0122a11 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:40.713739 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:40.713739 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:40.718727 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8d4f85a8-b0dd-4028-bb92-adecf0122a11 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:40.726675 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d4f85a8-b0dd-4028-bb92-adecf0122a11 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:40.727190 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 496/1978] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:40 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:43.266443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:43.404290 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:43.410242 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1835752253"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:43.412128 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1835752253'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:43.412328 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Create volume of 1 GB Aug 05 18:21:43.418167 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Availability Zones retrieved successfully. Aug 05 18:21:43.425332 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Flow 'volume_create_api' (df3a6459-8b4c-4fb1-9510-2e84ba9e91ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:43.426904 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9e567a-41f6-4c10-86da-0ea0e4766e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:43.428496 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:43.467416 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9e567a-41f6-4c10-86da-0ea0e4766e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:43.468981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f434892-11e2-4c99-815b-d4ffc974762d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:43.556259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Created reservations ['913e7f9e-b6bf-4b48-82dc-bd730666ef98', '994da496-f7de-4b20-82e1-20e165bff4ce', '54b7d2d6-d5f3-4d7a-84a5-08f41fce2d04', 'e0af021a-a1c9-4edf-a0eb-a09cb3baac78'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:43.559237 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f434892-11e2-4c99-815b-d4ffc974762d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['913e7f9e-b6bf-4b48-82dc-bd730666ef98', '994da496-f7de-4b20-82e1-20e165bff4ce', '54b7d2d6-d5f3-4d7a-84a5-08f41fce2d04', 'e0af021a-a1c9-4edf-a0eb-a09cb3baac78']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:43.560463 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0279a56a-7d15-4e64-8541-40ef5146ba20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:43.588620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0279a56a-7d15-4e64-8541-40ef5146ba20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59d782e7-a631-4ffb-a339-adbf4e3698f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1835752253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c683365c16634452aa97bcac8b0eaafa',qos_specs=None,replication_status=,reservations=['913e7f9e-b6bf-4b48-82dc-bd730666ef98','994da496-f7de-4b20-82e1-20e165bff4ce','54b7d2d6-d5f3-4d7a-84a5-08f41fce2d04','e0af021a-a1c9-4edf-a0eb-a09cb3baac78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae2a9431946742ee98071126c5835362',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1835752253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59d782e7-a631-4ffb-a339-adbf4e3698f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c683365c16634452aa97bcac8b0eaafa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae2a9431946742ee98071126c5835362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:43.592642 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1238cf-8a20-4241-8c6c-41618279c1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:43.615722 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1238cf-8a20-4241-8c6c-41618279c1d6) transitioned into state 'SUCCESS' from state '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-1835752253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c683365c16634452aa97bcac8b0eaafa',qos_specs=None,replication_status=,reservations=['913e7f9e-b6bf-4b48-82dc-bd730666ef98','994da496-f7de-4b20-82e1-20e165bff4ce','54b7d2d6-d5f3-4d7a-84a5-08f41fce2d04','e0af021a-a1c9-4edf-a0eb-a09cb3baac78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae2a9431946742ee98071126c5835362',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:43.616903 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73dac1bf-7a8a-4eed-81fc-f5197bd4ecdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:43.631741 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73dac1bf-7a8a-4eed-81fc-f5197bd4ecdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:43.633019 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Flow 'volume_create_api' (df3a6459-8b4c-4fb1-9510-2e84ba9e91ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:43.633442 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Create volume request issued successfully. Aug 05 18:21:43.634347 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b2f951c-bb33-49a9-a9d7-4c500b81cb69 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:43.634927 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 490/1979] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:21:43 2026] POST /volume/v3/volumes => generated 752 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:43.656001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-31fc88f4-95a7-4022-ab68-b1bebd707d83 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:43.657220 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31fc88f4-95a7-4022-ab68-b1bebd707d83 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:21:43.657627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31fc88f4-95a7-4022-ab68-b1bebd707d83 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:43.659612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31fc88f4-95a7-4022-ab68-b1bebd707d83 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:43.668487 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:43.668487 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:43.673432 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-31fc88f4-95a7-4022-ab68-b1bebd707d83 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:21:43.679370 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31fc88f4-95a7-4022-ab68-b1bebd707d83 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 200 Aug 05 18:21:43.679998 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 497/1980] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:43 2026] GET /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:44.700431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e638adb7-0baf-4c49-b31b-b094fd19eff7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:44.704986 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e638adb7-0baf-4c49-b31b-b094fd19eff7 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:21:44.705355 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e638adb7-0baf-4c49-b31b-b094fd19eff7 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:44.705422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e638adb7-0baf-4c49-b31b-b094fd19eff7 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:44.721371 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:44.721371 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:44.732056 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e638adb7-0baf-4c49-b31b-b094fd19eff7 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:21:44.738476 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e638adb7-0baf-4c49-b31b-b094fd19eff7 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 200 Aug 05 18:21:44.739482 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 498/1981] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:44 2026] GET /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:44.764952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-07a33763-d4b3-4ef2-9121-7da1feca916e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:44.768073 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:21:44.768073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "59d782e7-a631-4ffb-a339-adbf4e3698f2", "name": "tempest-VolumesBackupsV39Test-Backup-70859801", "container": "tempest-volumesbackupsv39test-backup-container-898905397"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:44.770343 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Creating new backup {'backup': {'volume_id': '59d782e7-a631-4ffb-a339-adbf4e3698f2', 'name': 'tempest-VolumesBackupsV39Test-Backup-70859801', 'container': 'tempest-volumesbackupsv39test-backup-container-898905397'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:21:44.770637 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Creating backup of volume 59d782e7-a631-4ffb-a339-adbf4e3698f2 in container tempest-volumesbackupsv39test-backup-container-898905397 Aug 05 18:21:44.780066 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:44.780066 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:44.780631 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:21:44.823363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Created reservations ['107a7851-0ebe-4923-9fcd-e73f34c64891', '7cd22dc4-83e8-4fe3-884e-c6449b43f043'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:44.873214 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07a33763-d4b3-4ef2-9121-7da1feca916e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:21:44.873667 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 497/1982] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:21:44 2026] POST /volume/v3/backups => generated 331 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 05 18:21:44.886696 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d4b0ec22-6840-4d72-933f-4bfa93c352d8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:44.891259 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d4b0ec22-6840-4d72-933f-4bfa93c352d8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:44.891637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d4b0ec22-6840-4d72-933f-4bfa93c352d8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:44.892060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d4b0ec22-6840-4d72-933f-4bfa93c352d8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:44.892259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d4b0ec22-6840-4d72-933f-4bfa93c352d8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:44.903200 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:44.903200 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:44.904783 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d4b0ec22-6840-4d72-933f-4bfa93c352d8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:44.905822 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 491/1983] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:44 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:45.920672 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-331adc95-ec32-46d4-ba92-e303ba4bed38 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:45.926237 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-331adc95-ec32-46d4-ba92-e303ba4bed38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:45.926498 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-331adc95-ec32-46d4-ba92-e303ba4bed38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:45.926630 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-331adc95-ec32-46d4-ba92-e303ba4bed38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:45.927525 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-331adc95-ec32-46d4-ba92-e303ba4bed38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:45.934188 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:45.934188 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:45.935962 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-331adc95-ec32-46d4-ba92-e303ba4bed38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:45.936562 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 498/1984] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:45 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:46.957131 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2ee127a7-d31e-4879-852c-bb09b9893d1f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:46.962793 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2ee127a7-d31e-4879-852c-bb09b9893d1f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:46.963301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2ee127a7-d31e-4879-852c-bb09b9893d1f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:46.964892 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2ee127a7-d31e-4879-852c-bb09b9893d1f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:46.964892 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2ee127a7-d31e-4879-852c-bb09b9893d1f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:46.969745 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:46.969745 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:46.971058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2ee127a7-d31e-4879-852c-bb09b9893d1f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:46.971616 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 499/1985] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:46 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:47.986392 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-926a96c9-9ce2-4415-8a37-1e3e9b649169 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:47.989181 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-926a96c9-9ce2-4415-8a37-1e3e9b649169 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:47.989885 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-926a96c9-9ce2-4415-8a37-1e3e9b649169 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:47.990148 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-926a96c9-9ce2-4415-8a37-1e3e9b649169 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:47.990336 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-926a96c9-9ce2-4415-8a37-1e3e9b649169 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:47.997035 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:47.997035 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:47.999483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-926a96c9-9ce2-4415-8a37-1e3e9b649169 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:48.004794 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 498/1986] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:47 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:49.018697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c1ba5a48-8453-4f1a-82cf-272169a79e8f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.021676 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c1ba5a48-8453-4f1a-82cf-272169a79e8f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:49.021676 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c1ba5a48-8453-4f1a-82cf-272169a79e8f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.021898 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c1ba5a48-8453-4f1a-82cf-272169a79e8f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.022731 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c1ba5a48-8453-4f1a-82cf-272169a79e8f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:49.028906 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.028906 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:49.030362 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c1ba5a48-8453-4f1a-82cf-272169a79e8f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:49.030660 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 492/1987] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:49.114381 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2d34a950-d9e1-4e28-8ae1-c890296c9d72 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.329411 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-d4ae5274-be6c-48d7-ad34-1a97e219b23d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.332782 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-d4ae5274-be6c-48d7-ad34-1a97e219b23d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:49.333727 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-d4ae5274-be6c-48d7-ad34-1a97e219b23d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.334122 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-d4ae5274-be6c-48d7-ad34-1a97e219b23d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.338334 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2d34a950-d9e1-4e28-8ae1-c890296c9d72 tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Aug 05 18:21:49.338617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2d34a950-d9e1-4e28-8ae1-c890296c9d72 tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.338857 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2d34a950-d9e1-4e28-8ae1-c890296c9d72 tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] Calling method 'get_pools' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.347694 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.347694 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:49.353658 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-d4ae5274-be6c-48d7-ad34-1a97e219b23d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:49.353894 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2d34a950-d9e1-4e28-8ae1-c890296c9d72 tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 05 18:21:49.354389 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 499/1988] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:49.360543 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-d4ae5274-be6c-48d7-ad34-1a97e219b23d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:49.361261 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 500/1989] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:49.373629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-138387bf-a57e-45aa-a7a7-33d30279482f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.373629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-138387bf-a57e-45aa-a7a7-33d30279482f tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] GET https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool Aug 05 18:21:49.373629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-138387bf-a57e-45aa-a7a7-33d30279482f tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.373629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-138387bf-a57e-45aa-a7a7-33d30279482f tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.392766 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-138387bf-a57e-45aa-a7a7-33d30279482f tempest-ProjectAdminTests-901570923 tempest-ProjectAdminTests-901570923-project-admin] https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool returned with HTTP 200 Aug 05 18:21:49.392766 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 499/1990] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/capabilities/np0000006581@storpool => generated 703 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:49.405370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c58c63f6-d32a-4715-9970-1c4b55de57ac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.405940 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c58c63f6-d32a-4715-9970-1c4b55de57ac None None] GET https://10.4.3.210/volume// Aug 05 18:21:49.406177 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c58c63f6-d32a-4715-9970-1c4b55de57ac None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.406432 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c58c63f6-d32a-4715-9970-1c4b55de57ac None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.406831 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c58c63f6-d32a-4715-9970-1c4b55de57ac None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:49.407201 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 493/1991] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:49.423031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-c14267c3-398e-488e-8173-d7dd09222f9b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.426230 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-c14267c3-398e-488e-8173-d7dd09222f9b tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:21:49.426710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-c14267c3-398e-488e-8173-d7dd09222f9b tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fb08a03-a68b-4103-a3dd-199b83d428c1", "connector": null, "instance_uuid": "fe5abaee-62fb-4e47-9470-a7302a1cd22c"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:49.438427 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.438427 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:49.500310 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-c14267c3-398e-488e-8173-d7dd09222f9b tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:21:49.500942 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 500/1992] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:21:49 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:49.520130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.525209 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:49.526456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2051536938"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:49.529397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2051536938'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:49.529397 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume of 1 GB Aug 05 18:21:49.534852 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Availability Zones retrieved successfully. Aug 05 18:21:49.547642 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Flow 'volume_create_api' (59b0b4a6-151a-413b-a2e1-0a733f859213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:49.547642 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423f95d3-2ecc-4fdb-95cf-61f7e5437b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:49.549691 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:49.588107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-4bf394d5-c69f-406e-853a-8587563b12b3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.592433 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-4bf394d5-c69f-406e-853a-8587563b12b3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] POST https://10.4.3.210/volume/v3/attachments/25513197-2291-4ffe-afbb-e52c82810552/action Aug 05 18:21:49.593548 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-4bf394d5-c69f-406e-853a-8587563b12b3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:49.593548 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-4bf394d5-c69f-406e-853a-8587563b12b3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:49.613363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (423f95d3-2ecc-4fdb-95cf-61f7e5437b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:49.614516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b98bcbd7-691b-454a-89ab-8d89a4dee76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:49.629776 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.629776 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:49.653639 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e8678e11-0149-4854-91f1-a73c90bf99ff req-4bf394d5-c69f-406e-853a-8587563b12b3 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments/25513197-2291-4ffe-afbb-e52c82810552/action returned with HTTP 204 Aug 05 18:21:49.654600 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 500/1993] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:21:49 2026] POST /volume/v3/attachments/25513197-2291-4ffe-afbb-e52c82810552/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:49.691457 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-55233607-337f-4d22-a0d2-590c4f83e10f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.694555 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-55233607-337f-4d22-a0d2-590c4f83e10f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:49.694858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-55233607-337f-4d22-a0d2-590c4f83e10f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.695148 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Created reservations ['2346fc57-dba1-4eb4-b832-a4cd5f89fb12', 'ab2af114-ac43-4e89-bdc6-74d1dda95aea', '4f936007-c50e-4f4e-8b80-8826ca3173f4', '48e2f40d-ea22-45fb-855d-5364c848ac79'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:49.695200 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-55233607-337f-4d22-a0d2-590c4f83e10f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.696237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b98bcbd7-691b-454a-89ab-8d89a4dee76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2346fc57-dba1-4eb4-b832-a4cd5f89fb12', 'ab2af114-ac43-4e89-bdc6-74d1dda95aea', '4f936007-c50e-4f4e-8b80-8826ca3173f4', '48e2f40d-ea22-45fb-855d-5364c848ac79']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:49.697371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b232a6d-e383-4fb8-b01c-6415650cdb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:49.712889 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.712889 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:49.721975 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-55233607-337f-4d22-a0d2-590c4f83e10f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:49.729977 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-55233607-337f-4d22-a0d2-590c4f83e10f tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:49.730865 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 494/1994] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 1110 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:49.731286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b232a6d-e383-4fb8-b01c-6415650cdb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6772d327-c322-4a70-a073-4aae767b679e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2051536938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',qos_specs=None,replication_status=,reservations=['2346fc57-dba1-4eb4-b832-a4cd5f89fb12','ab2af114-ac43-4e89-bdc6-74d1dda95aea','4f936007-c50e-4f4e-8b80-8826ca3173f4','48e2f40d-ea22-45fb-855d-5364c848ac79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2051536938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6772d327-c322-4a70-a073-4aae767b679e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:49.732505 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71fded2a-bc02-4ee0-b400-83891175119a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:49.752967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b98d5f49-1af4-4adf-af5c-73b3366d2730 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.755755 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b98d5f49-1af4-4adf-af5c-73b3366d2730 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:49.756096 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b98d5f49-1af4-4adf-af5c-73b3366d2730 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.756989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b98d5f49-1af4-4adf-af5c-73b3366d2730 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.770125 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71fded2a-bc02-4ee0-b400-83891175119a) transitioned into state 'SUCCESS' from state '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-2051536938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',qos_specs=None,replication_status=,reservations=['2346fc57-dba1-4eb4-b832-a4cd5f89fb12','ab2af114-ac43-4e89-bdc6-74d1dda95aea','4f936007-c50e-4f4e-8b80-8826ca3173f4','48e2f40d-ea22-45fb-855d-5364c848ac79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:49.771774 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75925ab4-93b2-4669-9aa8-b3392814df09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:49.773419 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.773419 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:49.779095 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b98d5f49-1af4-4adf-af5c-73b3366d2730 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:49.787380 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b98d5f49-1af4-4adf-af5c-73b3366d2730 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:49.789490 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 501/1995] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:49.790179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75925ab4-93b2-4669-9aa8-b3392814df09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:49.793214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Flow 'volume_create_api' (59b0b4a6-151a-413b-a2e1-0a733f859213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:49.793534 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume request issued successfully. Aug 05 18:21:49.794465 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d35d7d39-527d-46ab-bff8-44da50b77b21 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:49.795061 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 501/1996] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:49 2026] POST /volume/v3/volumes => generated 755 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:49.816802 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fd3ff0d7-485b-4192-8476-c008db1fcfc0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.831174 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fd3ff0d7-485b-4192-8476-c008db1fcfc0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:49.831968 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fd3ff0d7-485b-4192-8476-c008db1fcfc0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.834053 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fd3ff0d7-485b-4192-8476-c008db1fcfc0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.846344 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.846344 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:49.855374 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fd3ff0d7-485b-4192-8476-c008db1fcfc0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:49.864861 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-51efb8d6-0ab2-4c22-b56e-67dff3ee4c94 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.866722 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fd3ff0d7-485b-4192-8476-c008db1fcfc0 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:49.866722 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 501/1997] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 823 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:49.867806 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-51efb8d6-0ab2-4c22-b56e-67dff3ee4c94 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:49.868034 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-51efb8d6-0ab2-4c22-b56e-67dff3ee4c94 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.868253 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-51efb8d6-0ab2-4c22-b56e-67dff3ee4c94 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.882423 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.882423 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:49.887535 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-51efb8d6-0ab2-4c22-b56e-67dff3ee4c94 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:49.893265 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-51efb8d6-0ab2-4c22-b56e-67dff3ee4c94 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:49.893806 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 495/1998] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:49 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:49.946637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-9aa72044-48ca-427a-90cd-b29252c777ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:49.950903 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-9aa72044-48ca-427a-90cd-b29252c777ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] DELETE https://10.4.3.210/volume/v3/attachments/25513197-2291-4ffe-afbb-e52c82810552 Aug 05 18:21:49.950903 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-9aa72044-48ca-427a-90cd-b29252c777ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:49.950903 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-9aa72044-48ca-427a-90cd-b29252c777ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:49.961283 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:49.961283 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:50.047038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-77af0e97-0036-4b76-9da3-6663ad7acdf8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:50.050313 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-77af0e97-0036-4b76-9da3-6663ad7acdf8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:50.050665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-77af0e97-0036-4b76-9da3-6663ad7acdf8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:50.050978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-77af0e97-0036-4b76-9da3-6663ad7acdf8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:50.051075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-77af0e97-0036-4b76-9da3-6663ad7acdf8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:50.057454 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:50.057454 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:50.058282 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0da54a17-148a-4f31-b2fe-3e3a8837c506 req-9aa72044-48ca-427a-90cd-b29252c777ff tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/attachments/25513197-2291-4ffe-afbb-e52c82810552 returned with HTTP 200 Aug 05 18:21:50.058485 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-77af0e97-0036-4b76-9da3-6663ad7acdf8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:50.058719 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 502/1999] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:21:49 2026] DELETE /volume/v3/attachments/25513197-2291-4ffe-afbb-e52c82810552 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:50.059077 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 502/2000] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:50 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:50.113273 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8721fbfb-e133-42c7-b12a-2976716968bf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:50.115912 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8721fbfb-e133-42c7-b12a-2976716968bf tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:21:50.116199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8721fbfb-e133-42c7-b12a-2976716968bf tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:50.116418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8721fbfb-e133-42c7-b12a-2976716968bf tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:50.126775 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:50.126775 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:50.133688 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8721fbfb-e133-42c7-b12a-2976716968bf tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:21:50.139490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8721fbfb-e133-42c7-b12a-2976716968bf tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:21:50.139974 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 502/2001] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:50 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:50.890280 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4162cefa-3dfd-4e0e-a004-71f01a9aea6d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:50.892259 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4162cefa-3dfd-4e0e-a004-71f01a9aea6d tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:50.892501 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4162cefa-3dfd-4e0e-a004-71f01a9aea6d tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:50.892746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4162cefa-3dfd-4e0e-a004-71f01a9aea6d tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:50.905529 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:50.905529 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:50.911544 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4162cefa-3dfd-4e0e-a004-71f01a9aea6d tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:50.919053 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4162cefa-3dfd-4e0e-a004-71f01a9aea6d tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:50.919702 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 496/2002] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:50 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:50.985293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-6a8d0247-af59-419e-9711-c0293a3eb028 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:50.989572 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-6a8d0247-af59-419e-9711-c0293a3eb028 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:50.991620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-6a8d0247-af59-419e-9711-c0293a3eb028 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:50.991620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-6a8d0247-af59-419e-9711-c0293a3eb028 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:51.004871 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:51.004871 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:51.015373 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-6a8d0247-af59-419e-9711-c0293a3eb028 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:51.028222 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-6a8d0247-af59-419e-9711-c0293a3eb028 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:51.029221 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 503/2003] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:50 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:51.077878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3f27c8bc-cacb-4f64-9ba5-fb7d23485091 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.081565 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3f27c8bc-cacb-4f64-9ba5-fb7d23485091 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:51.081565 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3f27c8bc-cacb-4f64-9ba5-fb7d23485091 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:51.081951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3f27c8bc-cacb-4f64-9ba5-fb7d23485091 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:51.081951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3f27c8bc-cacb-4f64-9ba5-fb7d23485091 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:51.090011 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:51.090011 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:51.091707 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3f27c8bc-cacb-4f64-9ba5-fb7d23485091 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:51.091707 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 503/2004] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:51 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:51.181742 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-97b130b2-2b63-455d-8694-05e58b78da28 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.182340 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-97b130b2-2b63-455d-8694-05e58b78da28 None None] GET https://10.4.3.210/volume// Aug 05 18:21:51.182903 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-97b130b2-2b63-455d-8694-05e58b78da28 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:51.183050 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-97b130b2-2b63-455d-8694-05e58b78da28 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:51.183412 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-97b130b2-2b63-455d-8694-05e58b78da28 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:51.184088 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 503/2005] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:21:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:51.196482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-ee6f4321-f5a5-4791-92f2-a29b12933c37 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.201617 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-ee6f4321-f5a5-4791-92f2-a29b12933c37 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:21:51.202276 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-ee6f4321-f5a5-4791-92f2-a29b12933c37 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6772d327-c322-4a70-a073-4aae767b679e", "connector": null, "instance_uuid": "6d68e984-0c1b-4553-a859-3d8bbafa1df5"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:51.222241 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:51.222241 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:51.271083 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-ee6f4321-f5a5-4791-92f2-a29b12933c37 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:21:51.272577 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 497/2006] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:21:51 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:51.339162 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-78292c0d-abd8-4877-8ada-7482dceed804 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.343399 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-78292c0d-abd8-4877-8ada-7482dceed804 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:51.343399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-78292c0d-abd8-4877-8ada-7482dceed804 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:51.344393 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-78292c0d-abd8-4877-8ada-7482dceed804 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:51.375267 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:51.375267 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:51.386775 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-78292c0d-abd8-4877-8ada-7482dceed804 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:51.389674 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-254b579e-35ac-4f8a-a0a0-8f7f0a71c887 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.389946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-254b579e-35ac-4f8a-a0a0-8f7f0a71c887 None None] GET https://10.4.3.210/volume// Aug 05 18:21:51.390391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-254b579e-35ac-4f8a-a0a0-8f7f0a71c887 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:51.390391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-254b579e-35ac-4f8a-a0a0-8f7f0a71c887 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:51.390823 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-254b579e-35ac-4f8a-a0a0-8f7f0a71c887 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:51.391334 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 504/2007] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:51.398740 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-78292c0d-abd8-4877-8ada-7482dceed804 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:51.399523 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 504/2008] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:51 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:51.409541 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-2f49625c-fa05-4081-99e9-e19eb8d5d025 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.415114 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-2f49625c-fa05-4081-99e9-e19eb8d5d025 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:51.416713 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-2f49625c-fa05-4081-99e9-e19eb8d5d025 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:51.416896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-2f49625c-fa05-4081-99e9-e19eb8d5d025 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:51.440857 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:51.440857 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:51.448180 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-2f49625c-fa05-4081-99e9-e19eb8d5d025 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:51.459323 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-2f49625c-fa05-4081-99e9-e19eb8d5d025 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:51.461722 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 504/2009] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:51 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1027 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:51.627263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:51.630188 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] PUT https://10.4.3.210/volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc Aug 05 18:21:51.630878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:51.647881 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Acquiring lock "cinder-attachment_update-6772d327-c322-4a70-a073-4aae767b679e-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:21:51.656157 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Lock "cinder-attachment_update-6772d327-c322-4a70-a073-4aae767b679e-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:21:51.657746 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:51.657746 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:51.786045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Lock "cinder-attachment_update-6772d327-c322-4a70-a073-4aae767b679e-np0000006581" released by "attachment_update" :: held 0.130s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:21:51.786603 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-af9b8354-0d58-463d-9124-6e733267a31b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc returned with HTTP 200 Aug 05 18:21:51.787026 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 498/2010] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:21:51 2026] PUT /volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:52.112006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d5f074f-054e-4dda-87a6-d29e22a85daf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:52.115939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d5f074f-054e-4dda-87a6-d29e22a85daf tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:52.115939 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d5f074f-054e-4dda-87a6-d29e22a85daf tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:52.116182 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d5f074f-054e-4dda-87a6-d29e22a85daf tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:52.116231 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3d5f074f-054e-4dda-87a6-d29e22a85daf tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:52.121319 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:52.121319 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:52.123716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d5f074f-054e-4dda-87a6-d29e22a85daf tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:52.123716 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 505/2011] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:52 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:52.412063 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e0b0ef98-527c-423c-811b-e910955302ef None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:52.418318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aea05fba-4f4e-4488-a0f2-5367639071a9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:52.422419 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aea05fba-4f4e-4488-a0f2-5367639071a9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:52.422419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aea05fba-4f4e-4488-a0f2-5367639071a9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:52.422515 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aea05fba-4f4e-4488-a0f2-5367639071a9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:52.440737 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:52.440737 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:52.445825 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aea05fba-4f4e-4488-a0f2-5367639071a9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:52.451556 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aea05fba-4f4e-4488-a0f2-5367639071a9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:52.452145 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 505/2012] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:52 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:52.575638 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:52.577098 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1431631569"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:52.578075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1431631569'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:52.578416 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume of 1 GB Aug 05 18:21:52.584297 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Availability Zones retrieved successfully. Aug 05 18:21:52.594993 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (7cd380e1-545d-4b6c-bf86-a546eec7f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:52.596541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e71e4424-0f0b-46fc-93ed-9e0c582b1d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:52.597922 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:52.638255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e71e4424-0f0b-46fc-93ed-9e0c582b1d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:52.640957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db617d81-6a62-403b-afde-80d366f494eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:52.643560 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8f30ff46-71a8-4aa2-8cdd-d626c554a8d2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:52.645754 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f30ff46-71a8-4aa2-8cdd-d626c554a8d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:52.646079 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f30ff46-71a8-4aa2-8cdd-d626c554a8d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:52.646380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f30ff46-71a8-4aa2-8cdd-d626c554a8d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:52.657388 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:52.657388 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:52.667806 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8f30ff46-71a8-4aa2-8cdd-d626c554a8d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:52.675886 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f30ff46-71a8-4aa2-8cdd-d626c554a8d2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:52.676569 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 499/2013] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:52 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:52.746256 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4e985f72-feed-4636-b20a-aaeded22081c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:52.749656 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e985f72-feed-4636-b20a-aaeded22081c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:21:52.749992 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e985f72-feed-4636-b20a-aaeded22081c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:52.750291 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e985f72-feed-4636-b20a-aaeded22081c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:52.752624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['6b56ee00-1888-4f2e-bc10-9826f7672893', '488f351b-5c96-4610-aaef-f06e287bca8c', 'd00dc17b-5f23-487e-a5c3-7ab402b7f6b8', '8def913b-0ce7-45a0-a52c-51108e5781ad'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:52.754620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db617d81-6a62-403b-afde-80d366f494eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b56ee00-1888-4f2e-bc10-9826f7672893', '488f351b-5c96-4610-aaef-f06e287bca8c', 'd00dc17b-5f23-487e-a5c3-7ab402b7f6b8', '8def913b-0ce7-45a0-a52c-51108e5781ad']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:52.757053 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d24a963-0137-4f1d-9f9d-c683295a0cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:52.761584 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:52.761584 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:52.769018 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4e985f72-feed-4636-b20a-aaeded22081c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:21:52.778701 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e985f72-feed-4636-b20a-aaeded22081c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:21:52.779261 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 506/2014] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:52 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:52.798550 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d24a963-0137-4f1d-9f9d-c683295a0cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b64898-ac0e-422d-8c14-32ece8052222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1431631569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['6b56ee00-1888-4f2e-bc10-9826f7672893','488f351b-5c96-4610-aaef-f06e287bca8c','d00dc17b-5f23-487e-a5c3-7ab402b7f6b8','8def913b-0ce7-45a0-a52c-51108e5781ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1431631569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2b64898-ac0e-422d-8c14-32ece8052222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc74030024b44378d0e68b3120f641b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f158ed2367248019a2f34660de431d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:52.800008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a153991-8ac1-49e9-870b-80ea2391e631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:52.835518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a153991-8ac1-49e9-870b-80ea2391e631) transitioned into state 'SUCCESS' from state '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-1431631569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['6b56ee00-1888-4f2e-bc10-9826f7672893','488f351b-5c96-4610-aaef-f06e287bca8c','d00dc17b-5f23-487e-a5c3-7ab402b7f6b8','8def913b-0ce7-45a0-a52c-51108e5781ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:52.836515 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144f3231-ec84-4596-8e58-e49e6f48c752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:52.851810 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (144f3231-ec84-4596-8e58-e49e6f48c752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:52.852911 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (7cd380e1-545d-4b6c-bf86-a546eec7f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:52.853323 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request issued successfully. Aug 05 18:21:52.854254 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e0b0ef98-527c-423c-811b-e910955302ef tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:52.854750 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 505/2015] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:52 2026] POST /volume/v3/volumes => generated 778 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:52.880259 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2d1f3221-5ab0-475a-ae12-7e411a877ad5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:52.883749 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2d1f3221-5ab0-475a-ae12-7e411a877ad5 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:52.884128 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2d1f3221-5ab0-475a-ae12-7e411a877ad5 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:52.887989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2d1f3221-5ab0-475a-ae12-7e411a877ad5 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:52.903674 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:52.903674 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:52.911820 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2d1f3221-5ab0-475a-ae12-7e411a877ad5 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:52.919873 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2d1f3221-5ab0-475a-ae12-7e411a877ad5 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 returned with HTTP 200 Aug 05 18:21:52.920558 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 506/2016] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:52 2026] GET /volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:21:53.139232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9c185115-75e6-40bb-88bf-4fcab2ee2ad8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:53.145641 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9c185115-75e6-40bb-88bf-4fcab2ee2ad8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:53.146193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9c185115-75e6-40bb-88bf-4fcab2ee2ad8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:53.146400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9c185115-75e6-40bb-88bf-4fcab2ee2ad8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:53.146523 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9c185115-75e6-40bb-88bf-4fcab2ee2ad8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:53.153958 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:53.153958 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:53.156275 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9c185115-75e6-40bb-88bf-4fcab2ee2ad8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:53.157292 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 500/2017] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:53 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:53.471115 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cc1e5137-f184-4507-9f97-04283582a260 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:53.474790 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cc1e5137-f184-4507-9f97-04283582a260 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:53.474911 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cc1e5137-f184-4507-9f97-04283582a260 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:53.475084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cc1e5137-f184-4507-9f97-04283582a260 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:53.497256 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:53.497256 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:53.505257 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cc1e5137-f184-4507-9f97-04283582a260 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:53.515270 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cc1e5137-f184-4507-9f97-04283582a260 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:53.515834 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 507/2018] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:53 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:53.940435 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-90fdd1c5-0e42-45fd-bed3-ad4de14c245a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:53.943032 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90fdd1c5-0e42-45fd-bed3-ad4de14c245a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:53.943929 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90fdd1c5-0e42-45fd-bed3-ad4de14c245a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:53.943929 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90fdd1c5-0e42-45fd-bed3-ad4de14c245a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:53.957235 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:53.957235 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:53.963499 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-90fdd1c5-0e42-45fd-bed3-ad4de14c245a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:53.969671 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90fdd1c5-0e42-45fd-bed3-ad4de14c245a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 returned with HTTP 200 Aug 05 18:21:53.970272 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 506/2019] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:53 2026] GET /volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 => generated 1018 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:53.993436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:53.997626 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:21:53.997626 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2b64898-ac0e-422d-8c14-32ece8052222", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-755152364"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:54.010251 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.010251 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:54.010772 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:54.010959 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create snapshot from volume c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:54.079740 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f9fd4444-91f8-473b-a82e-77059bd4f71a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.080412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['43469b1d-8a17-4387-b174-492203b1b761', 'c5d8c483-fb60-4e1d-9ab2-59af8aeac0c7', 'e69fafc3-77d5-4e39-b876-5768a2e2511b', 'eafe1469-cf4b-4fcb-88dd-50813efd7876'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:54.086449 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f9fd4444-91f8-473b-a82e-77059bd4f71a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:54.087658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f9fd4444-91f8-473b-a82e-77059bd4f71a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.087658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f9fd4444-91f8-473b-a82e-77059bd4f71a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.107251 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.107251 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:54.115350 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f9fd4444-91f8-473b-a82e-77059bd4f71a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:54.126303 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f9fd4444-91f8-473b-a82e-77059bd4f71a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:54.126613 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 501/2020] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.149419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ea989a70-a76d-4fc7-bb13-d1e793efcf78 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.149949 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot create request issued successfully. Aug 05 18:21:54.150344 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f9f91a5e-e059-47b7-8ce9-055648470c0e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:21:54.151348 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 507/2021] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:21:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:54.157318 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea989a70-a76d-4fc7-bb13-d1e793efcf78 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:54.157678 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea989a70-a76d-4fc7-bb13-d1e793efcf78 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.158055 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea989a70-a76d-4fc7-bb13-d1e793efcf78 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.169674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-05518e4e-c005-420f-bc44-06f1117079dd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.173533 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05518e4e-c005-420f-bc44-06f1117079dd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a Aug 05 18:21:54.173792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05518e4e-c005-420f-bc44-06f1117079dd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.174215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05518e4e-c005-420f-bc44-06f1117079dd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.174719 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.174719 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:54.176929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-91d8cca5-9b4c-4be2-8f04-9d7d06d91598 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.180289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91d8cca5-9b4c-4be2-8f04-9d7d06d91598 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:54.180603 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91d8cca5-9b4c-4be2-8f04-9d7d06d91598 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.180966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91d8cca5-9b4c-4be2-8f04-9d7d06d91598 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.181126 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-91d8cca5-9b4c-4be2-8f04-9d7d06d91598 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:54.182193 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ea989a70-a76d-4fc7-bb13-d1e793efcf78 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:54.185506 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.185506 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:54.185506 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-05518e4e-c005-420f-bc44-06f1117079dd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:21:54.186401 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05518e4e-c005-420f-bc44-06f1117079dd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a returned with HTTP 200 Aug 05 18:21:54.188548 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.188548 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:54.188650 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 507/2022] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.189675 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91d8cca5-9b4c-4be2-8f04-9d7d06d91598 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:54.190523 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 502/2023] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.196155 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea989a70-a76d-4fc7-bb13-d1e793efcf78 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:54.196685 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 508/2024] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.271629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-9bd4e351-772e-41ba-b0bf-2f4e00048890 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.275586 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-9bd4e351-772e-41ba-b0bf-2f4e00048890 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:54.275586 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-9bd4e351-772e-41ba-b0bf-2f4e00048890 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.275586 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-9bd4e351-772e-41ba-b0bf-2f4e00048890 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.287661 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.287661 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:54.293416 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-9bd4e351-772e-41ba-b0bf-2f4e00048890 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:54.301221 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-9bd4e351-772e-41ba-b0bf-2f4e00048890 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:54.301221 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 508/2025] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.469201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d45eb4b0-1f2c-4732-9ab1-fb0a59f750c7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.469201 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d45eb4b0-1f2c-4732-9ab1-fb0a59f750c7 None None] GET https://10.4.3.210/volume// Aug 05 18:21:54.469201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d45eb4b0-1f2c-4732-9ab1-fb0a59f750c7 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.469201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d45eb4b0-1f2c-4732-9ab1-fb0a59f750c7 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.469201 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d45eb4b0-1f2c-4732-9ab1-fb0a59f750c7 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:54.469201 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 508/2026] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:54.483116 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-6b2dc409-c763-4e01-8fde-29ca73c56597 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.545702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5daf584c-cf81-4236-91f2-33267a274db2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.551988 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5daf584c-cf81-4236-91f2-33267a274db2 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:54.552130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5daf584c-cf81-4236-91f2-33267a274db2 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.553035 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5daf584c-cf81-4236-91f2-33267a274db2 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.583951 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.583951 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:54.589789 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5daf584c-cf81-4236-91f2-33267a274db2 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:54.602305 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5daf584c-cf81-4236-91f2-33267a274db2 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:54.602305 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 509/2027] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.672399 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-6b2dc409-c763-4e01-8fde-29ca73c56597 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:21:54.673874 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-6b2dc409-c763-4e01-8fde-29ca73c56597 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d11fb22-9b19-4d02-b0bc-32c41fc2161b", "connector": null, "instance_uuid": "b2f37ca8-36c1-4161-aaa1-bc5a84bcff29"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:54.687143 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.687143 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:54.735644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-6b2dc409-c763-4e01-8fde-29ca73c56597 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:21:54.736141 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 503/2028] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:21:54 2026] POST /volume/v3/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:21:54.786139 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e0dd72cc-3f2f-4d3b-bdd8-11b357734b63 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.791182 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0dd72cc-3f2f-4d3b-bdd8-11b357734b63 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:54.792086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0dd72cc-3f2f-4d3b-bdd8-11b357734b63 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.792086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0dd72cc-3f2f-4d3b-bdd8-11b357734b63 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.807290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8c1791f3-41cc-4e63-a3f5-61a475baa428 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.807363 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.807363 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:54.807447 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8c1791f3-41cc-4e63-a3f5-61a475baa428 None None] GET https://10.4.3.210/volume// Aug 05 18:21:54.807632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8c1791f3-41cc-4e63-a3f5-61a475baa428 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.807899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8c1791f3-41cc-4e63-a3f5-61a475baa428 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.808353 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8c1791f3-41cc-4e63-a3f5-61a475baa428 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:54.808795 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 509/2029] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:54.814850 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e0dd72cc-3f2f-4d3b-bdd8-11b357734b63 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:54.822289 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-09a3ad67-ad32-4bb7-8ae4-5723a3bf0a41 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:54.823490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0dd72cc-3f2f-4d3b-bdd8-11b357734b63 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:54.824311 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 509/2030] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:54.825147 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-09a3ad67-ad32-4bb7-8ae4-5723a3bf0a41 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:54.825430 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-09a3ad67-ad32-4bb7-8ae4-5723a3bf0a41 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:54.825724 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-09a3ad67-ad32-4bb7-8ae4-5723a3bf0a41 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:54.848734 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:54.848734 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:54.855147 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-09a3ad67-ad32-4bb7-8ae4-5723a3bf0a41 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:54.861212 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-09a3ad67-ad32-4bb7-8ae4-5723a3bf0a41 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:54.861877 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 510/2031] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:54 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 1053 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:55.028113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.031412 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] PUT https://10.4.3.210/volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce Aug 05 18:21:55.031987 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:55.042030 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Acquiring lock "cinder-attachment_update-6d11fb22-9b19-4d02-b0bc-32c41fc2161b-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:21:55.048402 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-6d11fb22-9b19-4d02-b0bc-32c41fc2161b-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:21:55.049988 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.049988 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:55.170724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-6d11fb22-9b19-4d02-b0bc-32c41fc2161b-np0000006581" released by "attachment_update" :: held 0.122s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:21:55.171433 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-e003d95b-35fb-4485-afe6-0bbfff8644b7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce returned with HTTP 200 Aug 05 18:21:55.172022 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 504/2032] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:21:55 2026] PUT /volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:55.185107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-ebbf7e4b-c287-4dae-a722-514871a17195 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.188189 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-ebbf7e4b-c287-4dae-a722-514871a17195 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/encryption Aug 05 18:21:55.188189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-ebbf7e4b-c287-4dae-a722-514871a17195 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.188189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-ebbf7e4b-c287-4dae-a722-514871a17195 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.202742 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6cb37b54-b66e-4022-af8c-c451cccee88c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.205785 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6cb37b54-b66e-4022-af8c-c451cccee88c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a Aug 05 18:21:55.206323 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6cb37b54-b66e-4022-af8c-c451cccee88c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.206323 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6cb37b54-b66e-4022-af8c-c451cccee88c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.206535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-94771bb0-a9b8-4335-a23f-90774df4fa61 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.207670 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.207670 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:55.209718 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94771bb0-a9b8-4335-a23f-90774df4fa61 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:55.210064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94771bb0-a9b8-4335-a23f-90774df4fa61 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.210357 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94771bb0-a9b8-4335-a23f-90774df4fa61 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.211066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-94771bb0-a9b8-4335-a23f-90774df4fa61 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:55.213688 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.213688 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:55.213688 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6cb37b54-b66e-4022-af8c-c451cccee88c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:21:55.213688 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6cb37b54-b66e-4022-af8c-c451cccee88c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a returned with HTTP 200 Aug 05 18:21:55.214123 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 510/2033] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:55 2026] GET /volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:55.217169 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.217169 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:55.218417 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-ebbf7e4b-c287-4dae-a722-514871a17195 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/encryption returned with HTTP 200 Aug 05 18:21:55.218417 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 510/2034] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:21:55 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:55.218858 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94771bb0-a9b8-4335-a23f-90774df4fa61 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:55.221272 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 511/2035] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:55 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:55.232188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b40a442a-6552-4a58-b6d0-064496afd45b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.333891 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b40a442a-6552-4a58-b6d0-064496afd45b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] POST https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a/action Aug 05 18:21:55.334252 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b40a442a-6552-4a58-b6d0-064496afd45b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:55.334414 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b40a442a-6552-4a58-b6d0-064496afd45b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:55.346196 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.346196 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:55.347329 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b40a442a-6552-4a58-b6d0-064496afd45b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Snapshot retrieved successfully. Aug 05 18:21:55.349418 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-b40a442a-6552-4a58-b6d0-064496afd45b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '584a0b006e7948ff8d7a007a7d36a85b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cc74030024b44378d0e68b3120f641b', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:21:55.349795 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b40a442a-6552-4a58-b6d0-064496afd45b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a/action returned with HTTP 403 Aug 05 18:21:55.350483 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 505/2036] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:21:55 2026] POST /volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a/action => generated 133 bytes in 119 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:55.362643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-46e9c270-751e-47ea-8512-cda678b64a4f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.364937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a Aug 05 18:21:55.364937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.365267 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.365403 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete snapshot with id: 08df2234-6227-46cf-beb2-16ad9850d32a Aug 05 18:21:55.373022 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.373022 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:55.373755 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:21:55.398478 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot delete request issued successfully. Aug 05 18:21:55.398478 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-46e9c270-751e-47ea-8512-cda678b64a4f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a returned with HTTP 202 Aug 05 18:21:55.398690 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 511/2037] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:21:55 2026] DELETE /volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:55.414427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6d35a14e-ceac-4ae1-9ad4-defac6924376 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.416946 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6d35a14e-ceac-4ae1-9ad4-defac6924376 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a Aug 05 18:21:55.417467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6d35a14e-ceac-4ae1-9ad4-defac6924376 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.417945 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6d35a14e-ceac-4ae1-9ad4-defac6924376 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.426905 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.426905 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:55.426905 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6d35a14e-ceac-4ae1-9ad4-defac6924376 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:21:55.427885 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6d35a14e-ceac-4ae1-9ad4-defac6924376 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a returned with HTTP 200 Aug 05 18:21:55.428409 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 511/2038] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:55 2026] GET /volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:55.622237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-69b4a247-1bf4-413c-bcd9-3c41ec6f3482 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.624371 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69b4a247-1bf4-413c-bcd9-3c41ec6f3482 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:55.624651 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69b4a247-1bf4-413c-bcd9-3c41ec6f3482 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.625106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69b4a247-1bf4-413c-bcd9-3c41ec6f3482 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.647439 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.647439 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:55.662610 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-69b4a247-1bf4-413c-bcd9-3c41ec6f3482 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:55.674641 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69b4a247-1bf4-413c-bcd9-3c41ec6f3482 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:55.675532 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 512/2039] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:55 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:55.840934 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-537fb4b4-21b7-43b2-b307-ab840c94f76d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:55.843027 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-537fb4b4-21b7-43b2-b307-ab840c94f76d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:55.843578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-537fb4b4-21b7-43b2-b307-ab840c94f76d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:55.843578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-537fb4b4-21b7-43b2-b307-ab840c94f76d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:55.856949 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:55.856949 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:55.864079 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-537fb4b4-21b7-43b2-b307-ab840c94f76d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:55.870732 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-537fb4b4-21b7-43b2-b307-ab840c94f76d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:55.871455 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 506/2040] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:55 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:56.167673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-d7297e82-0e25-4bfd-b948-ea1bf9fbd008 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.172139 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-d7297e82-0e25-4bfd-b948-ea1bf9fbd008 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc/action Aug 05 18:21:56.173024 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-d7297e82-0e25-4bfd-b948-ea1bf9fbd008 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:56.173024 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-d7297e82-0e25-4bfd-b948-ea1bf9fbd008 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:56.199393 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.199393 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:56.216916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b08cfc03-90d5-4c1a-8d04-9c280527a3b0 req-d7297e82-0e25-4bfd-b948-ea1bf9fbd008 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc/action returned with HTTP 204 Aug 05 18:21:56.217801 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 512/2041] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:21:56 2026] POST /volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:21:56.237466 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8ed10663-93f0-4641-bc77-778354852c65 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.241628 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ed10663-93f0-4641-bc77-778354852c65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:56.241628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ed10663-93f0-4641-bc77-778354852c65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.241628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ed10663-93f0-4641-bc77-778354852c65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.241628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-8ed10663-93f0-4641-bc77-778354852c65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:56.248411 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.248411 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:56.249981 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ed10663-93f0-4641-bc77-778354852c65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:56.251413 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 512/2042] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:56.443580 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ea2b4029-0d4c-42ce-92db-d8ad338d28bd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.447363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea2b4029-0d4c-42ce-92db-d8ad338d28bd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a Aug 05 18:21:56.447363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea2b4029-0d4c-42ce-92db-d8ad338d28bd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.447363 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea2b4029-0d4c-42ce-92db-d8ad338d28bd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.453760 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea2b4029-0d4c-42ce-92db-d8ad338d28bd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a returned with HTTP 404 Aug 05 18:21:56.453760 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 513/2043] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/snapshots/08df2234-6227-46cf-beb2-16ad9850d32a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:56.469444 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.471101 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:56.471325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.471448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.471677 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume with id: c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:56.484942 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.484942 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:56.485273 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:56.549210 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume request issued successfully. Aug 05 18:21:56.549775 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4786b6eb-20e6-409a-9df4-3c3c24854aea tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 returned with HTTP 202 Aug 05 18:21:56.550509 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 507/2044] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:21:56 2026] DELETE /volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:21:56.562258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9cd141cb-9484-4a1e-ac29-cb7adcf198eb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.565154 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9cd141cb-9484-4a1e-ac29-cb7adcf198eb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:56.565154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9cd141cb-9484-4a1e-ac29-cb7adcf198eb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.565547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9cd141cb-9484-4a1e-ac29-cb7adcf198eb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.577477 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.577477 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:56.584986 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9cd141cb-9484-4a1e-ac29-cb7adcf198eb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:56.592023 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9cd141cb-9484-4a1e-ac29-cb7adcf198eb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 returned with HTTP 200 Aug 05 18:21:56.592800 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 513/2045] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:56.696394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e762b367-cdab-45f5-8b0c-635248cc6c0b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.700724 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e762b367-cdab-45f5-8b0c-635248cc6c0b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:56.701910 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e762b367-cdab-45f5-8b0c-635248cc6c0b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.701910 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e762b367-cdab-45f5-8b0c-635248cc6c0b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.717176 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.717176 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:56.725198 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e762b367-cdab-45f5-8b0c-635248cc6c0b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:56.737065 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e762b367-cdab-45f5-8b0c-635248cc6c0b tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:56.737254 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 513/2046] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:56.755331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c6682711-f3dc-46d9-b758-cbb169e0e22a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.757635 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6682711-f3dc-46d9-b758-cbb169e0e22a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:56.757987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6682711-f3dc-46d9-b758-cbb169e0e22a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.758617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6682711-f3dc-46d9-b758-cbb169e0e22a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.778102 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.778102 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:56.784478 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c6682711-f3dc-46d9-b758-cbb169e0e22a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:56.791702 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6682711-f3dc-46d9-b758-cbb169e0e22a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:56.793172 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 514/2047] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:56.854250 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-19c68587-6d9b-4fc0-8986-9670d0411794 req-e35d77ea-400b-4c76-9f6d-cb2e03e19bfb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.856683 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-19c68587-6d9b-4fc0-8986-9670d0411794 req-e35d77ea-400b-4c76-9f6d-cb2e03e19bfb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:56.856986 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-19c68587-6d9b-4fc0-8986-9670d0411794 req-e35d77ea-400b-4c76-9f6d-cb2e03e19bfb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.857170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-19c68587-6d9b-4fc0-8986-9670d0411794 req-e35d77ea-400b-4c76-9f6d-cb2e03e19bfb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.871114 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.871114 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:56.878788 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-19c68587-6d9b-4fc0-8986-9670d0411794 req-e35d77ea-400b-4c76-9f6d-cb2e03e19bfb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:56.884976 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-19c68587-6d9b-4fc0-8986-9670d0411794 req-e35d77ea-400b-4c76-9f6d-cb2e03e19bfb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:56.885535 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 508/2048] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:56.893087 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9e6a14de-14f4-493e-bc09-a4607cc4790f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.895611 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e6a14de-14f4-493e-bc09-a4607cc4790f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:56.896041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e6a14de-14f4-493e-bc09-a4607cc4790f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.896270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e6a14de-14f4-493e-bc09-a4607cc4790f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.910620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e08b0bf8-d624-4ca8-a8db-1c7928d6cc36 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:56.912186 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.912186 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:56.915420 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e08b0bf8-d624-4ca8-a8db-1c7928d6cc36 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:56.916045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e08b0bf8-d624-4ca8-a8db-1c7928d6cc36 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:56.916045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e08b0bf8-d624-4ca8-a8db-1c7928d6cc36 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:56.917732 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9e6a14de-14f4-493e-bc09-a4607cc4790f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:56.922697 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e6a14de-14f4-493e-bc09-a4607cc4790f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:56.923387 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 514/2049] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:56.936386 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:56.936386 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:56.943004 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e08b0bf8-d624-4ca8-a8db-1c7928d6cc36 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:56.951232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e08b0bf8-d624-4ca8-a8db-1c7928d6cc36 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:56.952113 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 514/2050] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:56 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:57.008678 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-eeb70426-dafb-481b-92ac-57b8082c055a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.011988 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-eeb70426-dafb-481b-92ac-57b8082c055a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:57.012530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-eeb70426-dafb-481b-92ac-57b8082c055a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.014712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-eeb70426-dafb-481b-92ac-57b8082c055a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.030521 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:57.030521 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:57.042695 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-eeb70426-dafb-481b-92ac-57b8082c055a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:57.052160 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-eeb70426-dafb-481b-92ac-57b8082c055a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:57.053222 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 515/2051] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:57.085857 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.089144 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e/action Aug 05 18:21:57.089629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:21:57.089746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:57.111006 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:57.111006 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:57.111188 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:57.129051 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Begin detaching volume completed successfully. Aug 05 18:21:57.129482 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-97e1bc76-1445-465f-a97e-cdfe76b55719 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e/action returned with HTTP 202 Aug 05 18:21:57.130497 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 509/2052] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:21:57 2026] POST /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:21:57.243703 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-150614b1-2c50-44ff-bb89-bf8307f25ec8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.244399 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-150614b1-2c50-44ff-bb89-bf8307f25ec8 None None] GET https://10.4.3.210/volume// Aug 05 18:21:57.244679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-150614b1-2c50-44ff-bb89-bf8307f25ec8 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.245349 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-150614b1-2c50-44ff-bb89-bf8307f25ec8 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.245700 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-150614b1-2c50-44ff-bb89-bf8307f25ec8 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:21:57.246485 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 515/2053] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:21:57.262707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-f6edc22f-5718-4c2d-8966-5ed6fd40ba88 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.268268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b5e957dd-3152-4572-a148-ee14257fc26f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.270146 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-f6edc22f-5718-4c2d-8966-5ed6fd40ba88 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:21:57.270146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-f6edc22f-5718-4c2d-8966-5ed6fd40ba88 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.270146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-f6edc22f-5718-4c2d-8966-5ed6fd40ba88 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.270318 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b5e957dd-3152-4572-a148-ee14257fc26f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:57.270318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b5e957dd-3152-4572-a148-ee14257fc26f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.270318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b5e957dd-3152-4572-a148-ee14257fc26f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.270318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b5e957dd-3152-4572-a148-ee14257fc26f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:57.276014 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:57.276014 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:57.276768 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b5e957dd-3152-4572-a148-ee14257fc26f tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:57.277216 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 516/2054] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:21:57.304080 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:57.304080 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:57.310183 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-f6edc22f-5718-4c2d-8966-5ed6fd40ba88 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:21:57.324058 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-f6edc22f-5718-4c2d-8966-5ed6fd40ba88 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:21:57.325379 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 515/2055] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 1323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:21:57.614370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fd5dd432-16f4-4ba7-8b0e-f41e85bbf3f8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.617077 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fd5dd432-16f4-4ba7-8b0e-f41e85bbf3f8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 Aug 05 18:21:57.617327 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fd5dd432-16f4-4ba7-8b0e-f41e85bbf3f8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.618949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fd5dd432-16f4-4ba7-8b0e-f41e85bbf3f8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.632992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fd5dd432-16f4-4ba7-8b0e-f41e85bbf3f8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 returned with HTTP 404 Aug 05 18:21:57.633853 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 510/2056] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/v3/volumes/c2b64898-ac0e-422d-8c14-32ece8052222 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:57.647399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.649727 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:57.649727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1394865784"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:57.654983 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1394865784'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:57.654983 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume of 1 GB Aug 05 18:21:57.670156 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Availability Zones retrieved successfully. Aug 05 18:21:57.685536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (7f0f5e03-74c4-46d6-adc0-bd762263953c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:57.689798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80dd1403-4456-4be8-912b-8f47ab63cb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:57.690391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:57.747300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80dd1403-4456-4be8-912b-8f47ab63cb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:57.748954 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242a706c-d0a1-4b17-8e46-7c10420929d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:57.817442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['932e6651-ff30-4650-91fc-8e3288cd9911', '11642eb6-0f19-4d91-acfc-42a24af8614b', '9947f8c7-ebd1-4092-bb3b-72bc0ac189e6', 'ed9b4913-307a-4622-9cff-6fc787575212'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:57.818375 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (242a706c-d0a1-4b17-8e46-7c10420929d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['932e6651-ff30-4650-91fc-8e3288cd9911', '11642eb6-0f19-4d91-acfc-42a24af8614b', '9947f8c7-ebd1-4092-bb3b-72bc0ac189e6', 'ed9b4913-307a-4622-9cff-6fc787575212']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:57.819206 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819d31eb-3dc1-4c7d-911f-32c213a5e9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:57.862737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819d31eb-3dc1-4c7d-911f-32c213a5e9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dfac2c8-1172-423b-a581-5eb9691f1192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1394865784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['932e6651-ff30-4650-91fc-8e3288cd9911','11642eb6-0f19-4d91-acfc-42a24af8614b','9947f8c7-ebd1-4092-bb3b-72bc0ac189e6','ed9b4913-307a-4622-9cff-6fc787575212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1394865784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dfac2c8-1172-423b-a581-5eb9691f1192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc74030024b44378d0e68b3120f641b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f158ed2367248019a2f34660de431d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:57.863988 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bfe61d-2e22-4a69-b9a9-62730c96cc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:57.888886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2bfe61d-2e22-4a69-b9a9-62730c96cc18) transitioned into state 'SUCCESS' from state '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-1394865784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['932e6651-ff30-4650-91fc-8e3288cd9911','11642eb6-0f19-4d91-acfc-42a24af8614b','9947f8c7-ebd1-4092-bb3b-72bc0ac189e6','ed9b4913-307a-4622-9cff-6fc787575212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:57.889695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc739db3-7036-43e3-84ae-dc9d27ba7c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:57.906950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc739db3-7036-43e3-84ae-dc9d27ba7c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:57.908040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (7f0f5e03-74c4-46d6-adc0-bd762263953c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:57.908511 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request issued successfully. Aug 05 18:21:57.911169 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79fe5d77-6249-4b7e-bed5-613ccf1291c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:57.912334 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 516/2057] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:21:57 2026] POST /volume/v3/volumes => generated 778 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:57.936135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-967f6c85-a61c-43e7-9a98-7301ee70a5bb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.936135 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-967f6c85-a61c-43e7-9a98-7301ee70a5bb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:21:57.936135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-967f6c85-a61c-43e7-9a98-7301ee70a5bb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.936135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-967f6c85-a61c-43e7-9a98-7301ee70a5bb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.945109 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:57.945109 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:57.947652 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1042fe89-6b37-4c06-9749-2f343d2b623b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:57.949785 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-967f6c85-a61c-43e7-9a98-7301ee70a5bb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:57.950696 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1042fe89-6b37-4c06-9749-2f343d2b623b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:57.951675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1042fe89-6b37-4c06-9749-2f343d2b623b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:57.951675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1042fe89-6b37-4c06-9749-2f343d2b623b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:57.955347 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-967f6c85-a61c-43e7-9a98-7301ee70a5bb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 returned with HTTP 200 Aug 05 18:21:57.956035 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 517/2058] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:57.984090 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:57.984090 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:57.989466 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1042fe89-6b37-4c06-9749-2f343d2b623b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:57.996587 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1042fe89-6b37-4c06-9749-2f343d2b623b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:57.997162 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 516/2059] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:57 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:58.302844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8b090b12-4515-45a0-8d4b-b45693447714 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:58.309125 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b090b12-4515-45a0-8d4b-b45693447714 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:58.310001 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b090b12-4515-45a0-8d4b-b45693447714 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:58.310001 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b090b12-4515-45a0-8d4b-b45693447714 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:58.310001 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8b090b12-4515-45a0-8d4b-b45693447714 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:58.317332 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:58.317332 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:58.319134 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b090b12-4515-45a0-8d4b-b45693447714 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:58.320171 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 511/2060] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:58 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:58.906873 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-26ceb786-e808-45e6-9d29-b178a1390df3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:58.909458 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:21:58.909801 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1811871384", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:58.912519 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1811871384', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:21:58.976847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4c765ee8-27cd-4b2a-a343-c3eeac1c6509 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:58.980638 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c765ee8-27cd-4b2a-a343-c3eeac1c6509 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:21:58.980638 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c765ee8-27cd-4b2a-a343-c3eeac1c6509 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:58.980638 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c765ee8-27cd-4b2a-a343-c3eeac1c6509 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:58.988476 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:58.988476 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:58.993685 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4c765ee8-27cd-4b2a-a343-c3eeac1c6509 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:59.001240 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c765ee8-27cd-4b2a-a343-c3eeac1c6509 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 returned with HTTP 200 Aug 05 18:21:59.002443 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 518/2061] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:58 2026] GET /volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:59.015862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-51340962-1514-4df4-b9ea-26021408052f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:59.021851 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-51340962-1514-4df4-b9ea-26021408052f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:21:59.021851 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-51340962-1514-4df4-b9ea-26021408052f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:59.021851 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-51340962-1514-4df4-b9ea-26021408052f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:59.024702 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a56cceff-26c2-4277-ac17-ce52f264f920 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:59.027709 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:21:59.028199 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dfac2c8-1172-423b-a581-5eb9691f1192", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-327784441"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:21:59.037959 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume of 1 GB Aug 05 18:21:59.037959 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.037959 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:21:59.039487 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.039487 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:59.046003 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.046003 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:59.046518 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:21:59.046796 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create snapshot from volume 5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:21:59.047689 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-51340962-1514-4df4-b9ea-26021408052f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:21:59.049393 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Availability Zones retrieved successfully. Aug 05 18:21:59.056379 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-51340962-1514-4df4-b9ea-26021408052f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:21:59.056995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Flow 'volume_create_api' (9326c4f3-da27-4c20-8787-6ee606de71cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:59.057200 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 517/2062] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:21:59 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:59.058828 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881e121e-ce0f-4217-a03d-bfcf4808f87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:59.060052 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:21:59.097157 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['319d4527-7d49-4f9c-a664-080d262c96df', 'a1583a24-df92-40df-804f-e15cba26a25f', '4d637769-734e-4ff8-a969-978cf322e233', 'c0a3b90a-03b5-44e4-bffb-af723cb7b255'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:59.151361 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot create request issued successfully. Aug 05 18:21:59.152659 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a56cceff-26c2-4277-ac17-ce52f264f920 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:21:59.152659 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 512/2063] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:21:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:21:59.164417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (881e121e-ce0f-4217-a03d-bfcf4808f87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:59.165832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed93a75-05c2-471a-9f36-319e31e37256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:59.167112 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e49ef879-d2c3-4376-adec-9c31286754e3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:59.170684 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e49ef879-d2c3-4376-adec-9c31286754e3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 Aug 05 18:21:59.170684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e49ef879-d2c3-4376-adec-9c31286754e3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:59.171102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e49ef879-d2c3-4376-adec-9c31286754e3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:59.178528 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.178528 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:59.179051 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e49ef879-d2c3-4376-adec-9c31286754e3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:21:59.180205 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e49ef879-d2c3-4376-adec-9c31286754e3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 returned with HTTP 200 Aug 05 18:21:59.180898 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 519/2064] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:21:59 2026] GET /volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:59.282058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Created reservations ['a7de548a-6b99-40c8-a904-ae5df4885e08', 'd1687fcc-a11f-41d4-9af8-180e4b1f63d2', '5903d995-7160-400b-b5c3-e6214c893c90', 'd0bda669-de80-467f-87d3-799f63427a0d'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:21:59.282872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed93a75-05c2-471a-9f36-319e31e37256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7de548a-6b99-40c8-a904-ae5df4885e08', 'd1687fcc-a11f-41d4-9af8-180e4b1f63d2', '5903d995-7160-400b-b5c3-e6214c893c90', 'd0bda669-de80-467f-87d3-799f63427a0d']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:59.284085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58f0828-72c1-4449-8f9e-b6533d3cb8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:59.317505 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-9084ad6c-e852-45d8-8bdd-3c43ac55af63 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:59.319083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58f0828-72c1-4449-8f9e-b6533d3cb8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d550e0-e4fa-45f1-a7b7-e23378894faa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1811871384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371d5c63d90945e48442ef4ff91611c6',qos_specs=None,replication_status=,reservations=['a7de548a-6b99-40c8-a904-ae5df4885e08','d1687fcc-a11f-41d4-9af8-180e4b1f63d2','5903d995-7160-400b-b5c3-e6214c893c90','d0bda669-de80-467f-87d3-799f63427a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4357b2c829433495ec1c8319cfef67',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1811871384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d550e0-e4fa-45f1-a7b7-e23378894faa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='371d5c63d90945e48442ef4ff91611c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac4357b2c829433495ec1c8319cfef67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:59.319896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945ac7d4-9c99-4a64-bd82-44ab01b9c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:59.320167 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-9084ad6c-e852-45d8-8bdd-3c43ac55af63 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc Aug 05 18:21:59.321365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-9084ad6c-e852-45d8-8bdd-3c43ac55af63 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:59.321365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-9084ad6c-e852-45d8-8bdd-3c43ac55af63 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:59.333494 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.333494 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:21:59.334882 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6b1ca2bd-8d00-4a82-9d8e-3d36d135227b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:59.338446 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b1ca2bd-8d00-4a82-9d8e-3d36d135227b tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:21:59.339136 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b1ca2bd-8d00-4a82-9d8e-3d36d135227b tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:59.339713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b1ca2bd-8d00-4a82-9d8e-3d36d135227b tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:59.339713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-6b1ca2bd-8d00-4a82-9d8e-3d36d135227b tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:21:59.349184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (945ac7d4-9c99-4a64-bd82-44ab01b9c1ad) transitioned into state 'SUCCESS' from state '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-1811871384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371d5c63d90945e48442ef4ff91611c6',qos_specs=None,replication_status=,reservations=['a7de548a-6b99-40c8-a904-ae5df4885e08','d1687fcc-a11f-41d4-9af8-180e4b1f63d2','5903d995-7160-400b-b5c3-e6214c893c90','d0bda669-de80-467f-87d3-799f63427a0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4357b2c829433495ec1c8319cfef67',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:59.350116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c17e0038-0b9d-42ad-a7ec-e03b24df49a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:21:59.352372 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.352372 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:21:59.357319 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b1ca2bd-8d00-4a82-9d8e-3d36d135227b tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:21:59.357319 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 513/2065] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:21:59 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:21:59.367363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c17e0038-0b9d-42ad-a7ec-e03b24df49a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:21:59.368515 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Flow 'volume_create_api' (9326c4f3-da27-4c20-8787-6ee606de71cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:21:59.368966 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume request issued successfully. Aug 05 18:21:59.369725 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-26ceb786-e808-45e6-9d29-b178a1390df3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:21:59.370308 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 517/2066] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:21:58 2026] POST /volume/v3/volumes => generated 781 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:21:59.385690 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-62259dd8-fffa-49d2-9342-c6e6c09e0d0e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:21:59.387934 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62259dd8-fffa-49d2-9342-c6e6c09e0d0e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:21:59.387934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62259dd8-fffa-49d2-9342-c6e6c09e0d0e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:21:59.388176 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62259dd8-fffa-49d2-9342-c6e6c09e0d0e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:21:59.397624 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:21:59.397624 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:21:59.401873 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-62259dd8-fffa-49d2-9342-c6e6c09e0d0e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:21:59.407821 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62259dd8-fffa-49d2-9342-c6e6c09e0d0e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:21:59.407821 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 520/2067] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:21:59 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:21:59.425653 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-10564323-b938-4ab2-ab2b-ad8825a343b4 req-9084ad6c-e852-45d8-8bdd-3c43ac55af63 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc returned with HTTP 200 Aug 05 18:21:59.428700 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 518/2068] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:21:59 2026] DELETE /volume/v3/attachments/7aa93e75-4d59-49e2-86e7-bf917aac08dc => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:00.081003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1acdac68-1a8d-4a21-9fc1-585f76bfd906 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.084909 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1acdac68-1a8d-4a21-9fc1-585f76bfd906 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:00.084909 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1acdac68-1a8d-4a21-9fc1-585f76bfd906 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.085122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1acdac68-1a8d-4a21-9fc1-585f76bfd906 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.111098 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.111098 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:00.127731 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1acdac68-1a8d-4a21-9fc1-585f76bfd906 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:00.133610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1acdac68-1a8d-4a21-9fc1-585f76bfd906 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:00.133834 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 514/2069] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:00.197040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d42ee2af-ad8a-41f8-9107-89c7c6ad6ac2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.202551 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d42ee2af-ad8a-41f8-9107-89c7c6ad6ac2 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 Aug 05 18:22:00.202931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d42ee2af-ad8a-41f8-9107-89c7c6ad6ac2 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.203237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d42ee2af-ad8a-41f8-9107-89c7c6ad6ac2 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.210229 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.210229 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:00.210696 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d42ee2af-ad8a-41f8-9107-89c7c6ad6ac2 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:00.211826 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d42ee2af-ad8a-41f8-9107-89c7c6ad6ac2 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 returned with HTTP 200 Aug 05 18:22:00.212527 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 518/2070] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:00.226741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.229294 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:00.229488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.229787 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.229982 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:22:00.231023 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:22:00.243024 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Get all snapshots completed successfully. Aug 05 18:22:00.243577 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-17fc9554-5b6e-463e-91b4-3b66c22fdc0b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:22:00.244133 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 521/2071] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:00.259332 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.263497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 Aug 05 18:22:00.266294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.266294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.266294 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete snapshot with id: 3d67d63e-8da9-4aa7-9c62-63e3693d8621 Aug 05 18:22:00.278007 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.278007 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:00.278509 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:00.312510 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot delete request issued successfully. Aug 05 18:22:00.313261 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-38fcff4f-67a9-4ed8-b208-77ebbe5e4e2b tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 returned with HTTP 202 Aug 05 18:22:00.315041 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 519/2072] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:00 2026] DELETE /volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:00.325448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4abd7827-8c32-4733-a423-bd721180fc31 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.329258 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4abd7827-8c32-4733-a423-bd721180fc31 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 Aug 05 18:22:00.330849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4abd7827-8c32-4733-a423-bd721180fc31 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.332227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4abd7827-8c32-4733-a423-bd721180fc31 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.343619 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.343619 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:00.343619 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4abd7827-8c32-4733-a423-bd721180fc31 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:00.345331 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4abd7827-8c32-4733-a423-bd721180fc31 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 returned with HTTP 200 Aug 05 18:22:00.346025 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 515/2073] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:00.371023 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e296c87f-4fe9-4564-9b94-802e8b660cda None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.373462 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e296c87f-4fe9-4564-9b94-802e8b660cda tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:00.373462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e296c87f-4fe9-4564-9b94-802e8b660cda tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.373462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e296c87f-4fe9-4564-9b94-802e8b660cda tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.373462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-e296c87f-4fe9-4564-9b94-802e8b660cda tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:00.379258 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.379258 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:00.381033 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e296c87f-4fe9-4564-9b94-802e8b660cda tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:00.381532 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 519/2074] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:00.421903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6f5f6c9-97e5-4a71-90f2-e392ad27833f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.423629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-249aafe3-9e6f-4720-b55a-8bed5a1c88d2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.426007 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-249aafe3-9e6f-4720-b55a-8bed5a1c88d2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:00.426160 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6f5f6c9-97e5-4a71-90f2-e392ad27833f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:22:00.426301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-249aafe3-9e6f-4720-b55a-8bed5a1c88d2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.426390 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6f5f6c9-97e5-4a71-90f2-e392ad27833f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.426549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-249aafe3-9e6f-4720-b55a-8bed5a1c88d2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.426993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6f5f6c9-97e5-4a71-90f2-e392ad27833f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.439539 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.439539 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:00.441345 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.441345 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:00.444744 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6f5f6c9-97e5-4a71-90f2-e392ad27833f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:00.448498 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-249aafe3-9e6f-4720-b55a-8bed5a1c88d2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:00.450474 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6f5f6c9-97e5-4a71-90f2-e392ad27833f tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:22:00.451120 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 522/2075] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:22:00.475263 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-249aafe3-9e6f-4720-b55a-8bed5a1c88d2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:22:00.475957 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 520/2076] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 05 18:22:00.501253 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b96ec946-641e-48e8-9ec9-ecc5038d8cdf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:00.504951 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b96ec946-641e-48e8-9ec9-ecc5038d8cdf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:00.505136 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b96ec946-641e-48e8-9ec9-ecc5038d8cdf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:00.505467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b96ec946-641e-48e8-9ec9-ecc5038d8cdf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:00.519143 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:00.519143 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:00.531377 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b96ec946-641e-48e8-9ec9-ecc5038d8cdf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:00.540644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b96ec946-641e-48e8-9ec9-ecc5038d8cdf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:22:00.541095 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 516/2077] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:22:00 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:01.158781 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-216c8315-56a6-4ff5-9606-2ae6b8185153 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:01.161904 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-216c8315-56a6-4ff5-9606-2ae6b8185153 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:01.162073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-216c8315-56a6-4ff5-9606-2ae6b8185153 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:01.162749 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-216c8315-56a6-4ff5-9606-2ae6b8185153 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:01.180311 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:01.180311 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:01.187206 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-216c8315-56a6-4ff5-9606-2ae6b8185153 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:01.193844 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-216c8315-56a6-4ff5-9606-2ae6b8185153 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:01.194727 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 520/2078] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:01 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:01.360993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fe525032-dadc-4bc3-980d-b66478505daa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:01.367350 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fe525032-dadc-4bc3-980d-b66478505daa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 Aug 05 18:22:01.367350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fe525032-dadc-4bc3-980d-b66478505daa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:01.367350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fe525032-dadc-4bc3-980d-b66478505daa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:01.375583 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fe525032-dadc-4bc3-980d-b66478505daa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 returned with HTTP 404 Aug 05 18:22:01.377468 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 523/2079] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:01 2026] GET /volume/v3/snapshots/3d67d63e-8da9-4aa7-9c62-63e3693d8621 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:01.390035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b9a72a40-079d-419b-90b1-069e67157522 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:01.392711 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:22:01.393325 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:01.393325 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:01.393664 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume with id: 5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:22:01.395611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-501a71dd-8536-4ac0-af66-14d0d633c003 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:01.397692 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-501a71dd-8536-4ac0-af66-14d0d633c003 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:01.398195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-501a71dd-8536-4ac0-af66-14d0d633c003 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:01.398195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-501a71dd-8536-4ac0-af66-14d0d633c003 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:01.398375 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-501a71dd-8536-4ac0-af66-14d0d633c003 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:01.404467 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:01.404467 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:01.405618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-501a71dd-8536-4ac0-af66-14d0d633c003 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:01.406335 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 517/2080] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:01 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:01.407257 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:01.407257 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:01.407374 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:01.448479 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume request issued successfully. Aug 05 18:22:01.449055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9a72a40-079d-419b-90b1-069e67157522 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 returned with HTTP 202 Aug 05 18:22:01.449607 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 521/2081] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:01 2026] DELETE /volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:01.463014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2c9084f6-deed-4cbd-a530-40351c80b377 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:01.467762 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c9084f6-deed-4cbd-a530-40351c80b377 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:22:01.471745 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c9084f6-deed-4cbd-a530-40351c80b377 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:01.471745 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c9084f6-deed-4cbd-a530-40351c80b377 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:01.490645 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:01.490645 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:01.499441 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2c9084f6-deed-4cbd-a530-40351c80b377 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:01.514131 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c9084f6-deed-4cbd-a530-40351c80b377 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 returned with HTTP 200 Aug 05 18:22:01.514731 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 521/2082] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:01 2026] GET /volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 => generated 1017 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:02.214877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2453eab2-17df-4ec4-9858-cacb71909b16 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:02.222975 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2453eab2-17df-4ec4-9858-cacb71909b16 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:02.223395 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2453eab2-17df-4ec4-9858-cacb71909b16 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:02.223683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2453eab2-17df-4ec4-9858-cacb71909b16 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:02.256763 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:02.256763 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:02.265844 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2453eab2-17df-4ec4-9858-cacb71909b16 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:02.273817 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2453eab2-17df-4ec4-9858-cacb71909b16 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:02.274682 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 524/2083] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:02 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:02.421109 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9873debb-8cda-4f97-ab5b-72479396a77e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:02.423508 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9873debb-8cda-4f97-ab5b-72479396a77e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:02.423847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9873debb-8cda-4f97-ab5b-72479396a77e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:02.424147 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9873debb-8cda-4f97-ab5b-72479396a77e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:02.424315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9873debb-8cda-4f97-ab5b-72479396a77e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:02.430413 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:02.430413 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:02.431600 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9873debb-8cda-4f97-ab5b-72479396a77e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:02.432180 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 518/2084] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:02 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:02.535728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d0283832-84fd-4bd2-8f86-116a9cc436c0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:02.538192 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d0283832-84fd-4bd2-8f86-116a9cc436c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 Aug 05 18:22:02.538404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d0283832-84fd-4bd2-8f86-116a9cc436c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:02.538715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d0283832-84fd-4bd2-8f86-116a9cc436c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:02.550620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d0283832-84fd-4bd2-8f86-116a9cc436c0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 returned with HTTP 404 Aug 05 18:22:02.551332 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 522/2085] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:02 2026] GET /volume/v3/volumes/5dfac2c8-1172-423b-a581-5eb9691f1192 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:02.564567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:02.567208 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:02.568526 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1900865651"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:02.570658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1900865651'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:02.570852 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume of 1 GB Aug 05 18:22:02.576443 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Availability Zones retrieved successfully. Aug 05 18:22:02.583695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (54b813c0-e221-47c6-b2c1-36d5e1d2daa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:02.585635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a963c0f7-26f0-4d76-8830-48dffac95524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:02.586124 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:02.626374 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a963c0f7-26f0-4d76-8830-48dffac95524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:02.627459 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d692b91-b56a-43a8-998d-9a995c2dca20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:02.682147 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-bca5f1bf-527f-4144-9832-b506dec199b3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:02.686114 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-bca5f1bf-527f-4144-9832-b506dec199b3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:02.687729 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-bca5f1bf-527f-4144-9832-b506dec199b3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:02.687729 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-bca5f1bf-527f-4144-9832-b506dec199b3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:02.697553 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:02.697553 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:02.698239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['d4c05f74-1834-4fef-8235-50acae894bbb', 'f0176d2d-5a2e-4670-b5a5-6647c29fa8df', '3dc1b5aa-5665-4256-b348-39da8480fab5', 'e7883cdd-dc60-4a4f-89f9-c93b2ef607a3'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:02.699237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d692b91-b56a-43a8-998d-9a995c2dca20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c05f74-1834-4fef-8235-50acae894bbb', 'f0176d2d-5a2e-4670-b5a5-6647c29fa8df', '3dc1b5aa-5665-4256-b348-39da8480fab5', 'e7883cdd-dc60-4a4f-89f9-c93b2ef607a3']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:02.700238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160c5ce8-1324-45cc-9fea-f89b023708a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:02.708622 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-bca5f1bf-527f-4144-9832-b506dec199b3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:02.713956 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-bca5f1bf-527f-4144-9832-b506dec199b3 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:22:02.714671 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 525/2086] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:02 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:02.729487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160c5ce8-1324-45cc-9fea-f89b023708a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89378a77-a96a-4869-a213-92290d059b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1900865651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['d4c05f74-1834-4fef-8235-50acae894bbb','f0176d2d-5a2e-4670-b5a5-6647c29fa8df','3dc1b5aa-5665-4256-b348-39da8480fab5','e7883cdd-dc60-4a4f-89f9-c93b2ef607a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1900865651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89378a77-a96a-4869-a213-92290d059b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc74030024b44378d0e68b3120f641b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f158ed2367248019a2f34660de431d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:02.730519 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f1fcec-7eb1-4318-b65b-caec4bab892b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:02.758204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f1fcec-7eb1-4318-b65b-caec4bab892b) transitioned into state 'SUCCESS' from state '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-1900865651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['d4c05f74-1834-4fef-8235-50acae894bbb','f0176d2d-5a2e-4670-b5a5-6647c29fa8df','3dc1b5aa-5665-4256-b348-39da8480fab5','e7883cdd-dc60-4a4f-89f9-c93b2ef607a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:02.759442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a37c274-6de1-47a1-a6ab-73f1b0e5445e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:02.778350 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a37c274-6de1-47a1-a6ab-73f1b0e5445e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:02.781626 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (54b813c0-e221-47c6-b2c1-36d5e1d2daa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:02.781626 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request issued successfully. Aug 05 18:22:02.781626 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0bc503fe-7b58-434b-a9d0-6f9350725c98 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:02.781626 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 522/2087] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:02 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:02.803012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d087deb7-c200-40aa-abd0-fb08e5ecdcde None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:02.805493 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d087deb7-c200-40aa-abd0-fb08e5ecdcde tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:02.805782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d087deb7-c200-40aa-abd0-fb08e5ecdcde tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:02.807617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d087deb7-c200-40aa-abd0-fb08e5ecdcde tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:02.824329 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:02.824329 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:02.833562 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d087deb7-c200-40aa-abd0-fb08e5ecdcde tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:02.844070 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d087deb7-c200-40aa-abd0-fb08e5ecdcde tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 returned with HTTP 200 Aug 05 18:22:02.844943 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 519/2088] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:02 2026] GET /volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:03.295029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9f7cf1f6-203e-4214-b379-444d90790c98 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.297194 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f7cf1f6-203e-4214-b379-444d90790c98 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:03.297474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f7cf1f6-203e-4214-b379-444d90790c98 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:03.297746 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f7cf1f6-203e-4214-b379-444d90790c98 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:03.311654 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:03.311654 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:03.324878 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9f7cf1f6-203e-4214-b379-444d90790c98 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:03.334622 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f7cf1f6-203e-4214-b379-444d90790c98 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:03.334622 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 523/2089] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:03 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:03.362449 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-d54f3aa4-3fe2-443a-b3c9-4e687560c782 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.365079 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-d54f3aa4-3fe2-443a-b3c9-4e687560c782 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:03.365255 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-d54f3aa4-3fe2-443a-b3c9-4e687560c782 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:03.365476 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-d54f3aa4-3fe2-443a-b3c9-4e687560c782 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:03.383410 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:03.383410 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:03.396557 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-d54f3aa4-3fe2-443a-b3c9-4e687560c782 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:03.405978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-d54f3aa4-3fe2-443a-b3c9-4e687560c782 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:22:03.406609 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 526/2090] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:03 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1371 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:03.421047 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-721ebf6f-b287-4773-af25-90444556a233 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.421568 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-721ebf6f-b287-4773-af25-90444556a233 None None] GET https://10.4.3.210/volume// Aug 05 18:22:03.421812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-721ebf6f-b287-4773-af25-90444556a233 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:03.424613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-721ebf6f-b287-4773-af25-90444556a233 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:03.424613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-721ebf6f-b287-4773-af25-90444556a233 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:03.424613 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 523/2091] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:22:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:03.433511 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-98f35d66-b7d2-43c7-87df-fb812c904c99 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.436360 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-98f35d66-b7d2-43c7-87df-fb812c904c99 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:22:03.436796 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-98f35d66-b7d2-43c7-87df-fb812c904c99 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49d550e0-e4fa-45f1-a7b7-e23378894faa", "connector": null, "instance_uuid": "fdb96f5c-0e76-49c8-a851-e8fe9f88d9f9"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:03.446169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ac860243-c044-4a12-9ce0-3bd2e0f09115 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.449186 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:03.449186 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:03.450758 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac860243-c044-4a12-9ce0-3bd2e0f09115 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:03.451128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac860243-c044-4a12-9ce0-3bd2e0f09115 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:03.451536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac860243-c044-4a12-9ce0-3bd2e0f09115 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:03.451536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ac860243-c044-4a12-9ce0-3bd2e0f09115 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:03.459504 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:03.459504 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:03.460451 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac860243-c044-4a12-9ce0-3bd2e0f09115 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:03.461013 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 524/2092] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:03 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:03.502053 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-98f35d66-b7d2-43c7-87df-fb812c904c99 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:22:03.502718 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 520/2093] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:22:03 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:03.864945 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b22b0ebd-ffa2-4ee6-b917-74d664d4fd8f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.867130 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b22b0ebd-ffa2-4ee6-b917-74d664d4fd8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:03.867130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b22b0ebd-ffa2-4ee6-b917-74d664d4fd8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:03.867573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b22b0ebd-ffa2-4ee6-b917-74d664d4fd8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:03.882344 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:03.882344 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:03.890610 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b22b0ebd-ffa2-4ee6-b917-74d664d4fd8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:03.903369 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b22b0ebd-ffa2-4ee6-b917-74d664d4fd8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 returned with HTTP 200 Aug 05 18:22:03.903369 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 527/2094] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:03 2026] GET /volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:03.919143 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d861e182-668f-4b55-98e1-753432f4e6ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:03.921649 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:03.921886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89378a77-a96a-4869-a213-92290d059b36", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1011408626"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:03.943968 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:03.943968 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:03.943968 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:03.943968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create snapshot from volume 89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:04.019688 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['ccc67284-01f6-4334-a321-a533569a4f1b', '35bf87d5-b88e-42f8-a29d-5e5a6920f3b9', 'b40d3e04-4ea1-48a8-8012-accce0591607', 'ae3be3a9-d1ba-44f5-a996-ee8518c0b422'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:04.102575 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot create request issued successfully. Aug 05 18:22:04.103316 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d861e182-668f-4b55-98e1-753432f4e6ac tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:22:04.103821 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 524/2095] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:22:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:04.117090 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0c48aa5f-ae33-4430-ad80-bed79219c92f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:04.119552 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c48aa5f-ae33-4430-ad80-bed79219c92f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 Aug 05 18:22:04.120642 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c48aa5f-ae33-4430-ad80-bed79219c92f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:04.120642 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c48aa5f-ae33-4430-ad80-bed79219c92f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:04.131510 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:04.131510 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:04.132958 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0c48aa5f-ae33-4430-ad80-bed79219c92f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:04.133335 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c48aa5f-ae33-4430-ad80-bed79219c92f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 returned with HTTP 200 Aug 05 18:22:04.133941 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 525/2096] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:04 2026] GET /volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:04.350938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c44e0ea3-3f36-4e12-9d26-26a2a80b37ed None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:04.353242 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c44e0ea3-3f36-4e12-9d26-26a2a80b37ed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:04.353719 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c44e0ea3-3f36-4e12-9d26-26a2a80b37ed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:04.354039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c44e0ea3-3f36-4e12-9d26-26a2a80b37ed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:04.373182 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:04.373182 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:04.386537 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c44e0ea3-3f36-4e12-9d26-26a2a80b37ed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:04.398651 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c44e0ea3-3f36-4e12-9d26-26a2a80b37ed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:04.398651 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 521/2097] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:04 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:04.476377 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ec5a8f9e-ce67-4a10-897c-034cf0a5e02d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:04.481505 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec5a8f9e-ce67-4a10-897c-034cf0a5e02d tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:04.481505 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec5a8f9e-ce67-4a10-897c-034cf0a5e02d tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:04.481505 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec5a8f9e-ce67-4a10-897c-034cf0a5e02d tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:04.481505 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ec5a8f9e-ce67-4a10-897c-034cf0a5e02d tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:04.495436 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:04.495436 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:04.496029 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec5a8f9e-ce67-4a10-897c-034cf0a5e02d tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:04.496449 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 528/2098] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:04 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:04.898326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-38ce553e-8445-4abc-8728-01c9f23f8c4e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:04.901660 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-38ce553e-8445-4abc-8728-01c9f23f8c4e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce/action Aug 05 18:22:04.902188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-38ce553e-8445-4abc-8728-01c9f23f8c4e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:04.902586 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-38ce553e-8445-4abc-8728-01c9f23f8c4e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:04.926241 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:04.926241 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:04.955780 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1a95e667-0637-4cd6-8e08-4e11b535384d req-38ce553e-8445-4abc-8728-01c9f23f8c4e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce/action returned with HTTP 204 Aug 05 18:22:04.958361 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 525/2099] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:22:04 2026] POST /volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:05.148009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f0f38ada-5a5f-46b8-981c-fafc43a4dc5a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.152837 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0f38ada-5a5f-46b8-981c-fafc43a4dc5a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 Aug 05 18:22:05.153148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0f38ada-5a5f-46b8-981c-fafc43a4dc5a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.153479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0f38ada-5a5f-46b8-981c-fafc43a4dc5a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.166988 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.166988 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:05.167479 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f0f38ada-5a5f-46b8-981c-fafc43a4dc5a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:05.170527 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0f38ada-5a5f-46b8-981c-fafc43a4dc5a tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 returned with HTTP 200 Aug 05 18:22:05.170527 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 526/2100] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.188747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.191020 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] POST https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15/action Aug 05 18:22:05.191399 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:05.191619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:05.193357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.admin_actions [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Updating snapshot '66f1a427-b263-46ae-bada-9f56cf593f15' with '{'status': 'error'}' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:22:05.205172 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.205172 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:05.205806 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '584a0b006e7948ff8d7a007a7d36a85b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cc74030024b44378d0e68b3120f641b', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:22:05.206129 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9fb6ffd4-b9b2-47ba-b038-e59cb86a9310 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15/action returned with HTTP 403 Aug 05 18:22:05.206896 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 522/2101] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:22:05 2026] POST /volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:05.217953 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5d204199-7d8e-4209-879c-87127f3092d8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.220896 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 Aug 05 18:22:05.221448 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.221579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.221807 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete snapshot with id: 66f1a427-b263-46ae-bada-9f56cf593f15 Aug 05 18:22:05.232756 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.232756 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.233980 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:05.261759 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot delete request issued successfully. Aug 05 18:22:05.262084 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5d204199-7d8e-4209-879c-87127f3092d8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 returned with HTTP 202 Aug 05 18:22:05.262858 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 529/2102] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:05 2026] DELETE /volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:05.280892 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ae968d34-752f-4c3d-bfb5-22aec15ff801 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.285624 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae968d34-752f-4c3d-bfb5-22aec15ff801 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 Aug 05 18:22:05.286355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae968d34-752f-4c3d-bfb5-22aec15ff801 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.286355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae968d34-752f-4c3d-bfb5-22aec15ff801 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.301624 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.301624 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:05.302625 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ae968d34-752f-4c3d-bfb5-22aec15ff801 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:05.304358 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae968d34-752f-4c3d-bfb5-22aec15ff801 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 returned with HTTP 200 Aug 05 18:22:05.306492 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 526/2103] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.320537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7bb27a7e-5348-4bcb-86e3-c8a6fa959766 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.320537 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7bb27a7e-5348-4bcb-86e3-c8a6fa959766 None None] GET https://10.4.3.210/volume// Aug 05 18:22:05.320537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7bb27a7e-5348-4bcb-86e3-c8a6fa959766 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.320537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7bb27a7e-5348-4bcb-86e3-c8a6fa959766 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.320537 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7bb27a7e-5348-4bcb-86e3-c8a6fa959766 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:05.320537 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 527/2104] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:05.330273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-a76b79c6-3b89-4e84-ba29-c02c1adf6874 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.333126 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-a76b79c6-3b89-4e84-ba29-c02c1adf6874 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:05.333443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-a76b79c6-3b89-4e84-ba29-c02c1adf6874 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.333747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-a76b79c6-3b89-4e84-ba29-c02c1adf6874 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.353627 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.353627 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:05.361172 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-a76b79c6-3b89-4e84-ba29-c02c1adf6874 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:05.374930 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-a76b79c6-3b89-4e84-ba29-c02c1adf6874 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:22:05.375742 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 523/2105] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1550 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:05.419533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8d435bd9-142d-468a-8f3a-d60aa0d7a539 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.422106 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8d435bd9-142d-468a-8f3a-d60aa0d7a539 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:05.422427 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8d435bd9-142d-468a-8f3a-d60aa0d7a539 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.422779 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8d435bd9-142d-468a-8f3a-d60aa0d7a539 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.437013 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.437013 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.444538 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8d435bd9-142d-468a-8f3a-d60aa0d7a539 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:05.452435 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8d435bd9-142d-468a-8f3a-d60aa0d7a539 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:05.453133 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 530/2106] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 1166 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:05.471607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4381e473-1a63-47da-bf2c-ffaf8a460818 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.474008 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4381e473-1a63-47da-bf2c-ffaf8a460818 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:05.474440 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4381e473-1a63-47da-bf2c-ffaf8a460818 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.474816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4381e473-1a63-47da-bf2c-ffaf8a460818 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.497642 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.497642 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:05.505086 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4381e473-1a63-47da-bf2c-ffaf8a460818 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:05.513908 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4381e473-1a63-47da-bf2c-ffaf8a460818 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:05.513908 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 527/2107] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 1166 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:05.514314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55a280d7-206c-4d55-ace7-f67eaf909a65 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.518719 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55a280d7-206c-4d55-ace7-f67eaf909a65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:05.518719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55a280d7-206c-4d55-ace7-f67eaf909a65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.518981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55a280d7-206c-4d55-ace7-f67eaf909a65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.522835 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-55a280d7-206c-4d55-ace7-f67eaf909a65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:05.526704 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.526704 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:05.531467 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55a280d7-206c-4d55-ace7-f67eaf909a65 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:05.532518 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 528/2108] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.534170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.540089 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] PUT https://10.4.3.210/volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885 Aug 05 18:22:05.540677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:05.541182 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.543277 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:05.543497 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.543731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.544098 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Delete snapshot with id: 16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:05.547704 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fd6885b2-7b4d-4258-b3d4-6ff208f2aa38 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.550992 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fd6885b2-7b4d-4258-b3d4-6ff208f2aa38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:22:05.551306 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fd6885b2-7b4d-4258-b3d4-6ff208f2aa38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.552765 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.552765 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.553251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fd6885b2-7b4d-4258-b3d4-6ff208f2aa38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.553497 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot retrieved successfully. Aug 05 18:22:05.555108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Acquiring lock "cinder-attachment_update-49d550e0-e4fa-45f1-a7b7-e23378894faa-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:22:05.561749 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Lock "cinder-attachment_update-49d550e0-e4fa-45f1-a7b7-e23378894faa-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:22:05.563213 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.563213 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:05.564923 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.564923 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:05.586148 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fd6885b2-7b4d-4258-b3d4-6ff208f2aa38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:22:05.595239 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fd6885b2-7b4d-4258-b3d4-6ff208f2aa38 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 200 Aug 05 18:22:05.595976 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 528/2109] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.602231 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot delete request issued successfully. Aug 05 18:22:05.602502 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-61472cb9-7674-40a0-8ece-9dffd84ae145 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 202 Aug 05 18:22:05.603157 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 531/2110] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:05 2026] DELETE /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:05.605545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e1ee30b9-aab1-4794-93f4-8e75862ff18c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.608749 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e1ee30b9-aab1-4794-93f4-8e75862ff18c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:05.609457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e1ee30b9-aab1-4794-93f4-8e75862ff18c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.610102 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e1ee30b9-aab1-4794-93f4-8e75862ff18c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.617083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-56fabe20-a099-46b3-be89-b243355a3967 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.619323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0e04d6a1-4f2e-40c0-8d9f-6a4046fab50d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.619932 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56fabe20-a099-46b3-be89-b243355a3967 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] PUT https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:05.620521 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-56fabe20-a099-46b3-be89-b243355a3967 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-416860086", "description": "tempest-volume-backup-description-1301630956"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:05.621889 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e04d6a1-4f2e-40c0-8d9f-6a4046fab50d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:05.622157 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e04d6a1-4f2e-40c0-8d9f-6a4046fab50d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.622405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e04d6a1-4f2e-40c0-8d9f-6a4046fab50d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.628511 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.628511 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:05.629886 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.629886 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.630357 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.630357 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:05.631522 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0e04d6a1-4f2e-40c0-8d9f-6a4046fab50d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Snapshot retrieved successfully. Aug 05 18:22:05.632719 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e04d6a1-4f2e-40c0-8d9f-6a4046fab50d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 200 Aug 05 18:22:05.632719 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 532/2111] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.634568 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e1ee30b9-aab1-4794-93f4-8e75862ff18c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:05.645655 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e1ee30b9-aab1-4794-93f4-8e75862ff18c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:05.645894 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56fabe20-a099-46b3-be89-b243355a3967 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:05.646185 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 529/2112] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 1166 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:05.646327 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 529/2113] 10.4.3.210 () {70 vars in 1409 bytes} [Wed Aug 5 18:22:05 2026] PUT /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 332 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.658463 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ae0d3888-5796-4a45-a12e-3c0426395fb9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.661551 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae0d3888-5796-4a45-a12e-3c0426395fb9 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:05.661854 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae0d3888-5796-4a45-a12e-3c0426395fb9 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.662808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae0d3888-5796-4a45-a12e-3c0426395fb9 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.662808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ae0d3888-5796-4a45-a12e-3c0426395fb9 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:05.670460 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.670460 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.671349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.671795 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae0d3888-5796-4a45-a12e-3c0426395fb9 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:05.672830 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 533/2114] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.675885 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/action Aug 05 18:22:05.676695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:05.679293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:05.689130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3acf3246-5573-4416-a255-3bc4c2722e12 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.692158 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3acf3246-5573-4416-a255-3bc4c2722e12 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] DELETE https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:05.692505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3acf3246-5573-4416-a255-3bc4c2722e12 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.692811 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3acf3246-5573-4416-a255-3bc4c2722e12 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.694087 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-3acf3246-5573-4416-a255-3bc4c2722e12 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Delete backup with id: 36a315db-3469-4afe-88f0-570e9977c395. Aug 05 18:22:05.698113 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.698113 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:05.699642 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:05.700630 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.700630 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:05.714612 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Begin detaching volume completed successfully. Aug 05 18:22:05.715004 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-18a47633-6300-4cee-85d8-bbe84be3a9c1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/action returned with HTTP 202 Aug 05 18:22:05.715578 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 530/2115] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:22:05 2026] POST /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:05.741194 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-3acf3246-5573-4416-a255-3bc4c2722e12 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] delete_backup rpcapi backup_id 36a315db-3469-4afe-88f0-570e9977c395 {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:22:05.746069 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3acf3246-5573-4416-a255-3bc4c2722e12 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 202 Aug 05 18:22:05.747625 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 530/2116] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:22:05 2026] DELETE /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:05.764536 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-36746b60-4416-4b7a-9ad1-01fce2d884b0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.767111 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-36746b60-4416-4b7a-9ad1-01fce2d884b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:05.767111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-36746b60-4416-4b7a-9ad1-01fce2d884b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.767944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-36746b60-4416-4b7a-9ad1-01fce2d884b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.767944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-36746b60-4416-4b7a-9ad1-01fce2d884b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:05.774697 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.774697 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.775313 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-36746b60-4416-4b7a-9ad1-01fce2d884b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 200 Aug 05 18:22:05.776201 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 534/2117] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 838 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.806669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c9926750-dec4-4fa8-8a49-9a5fecb63fb8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.807184 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9926750-dec4-4fa8-8a49-9a5fecb63fb8 None None] GET https://10.4.3.210/volume// Aug 05 18:22:05.808114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9926750-dec4-4fa8-8a49-9a5fecb63fb8 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.808114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9926750-dec4-4fa8-8a49-9a5fecb63fb8 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.808369 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9926750-dec4-4fa8-8a49-9a5fecb63fb8 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:05.808657 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Lock "cinder-attachment_update-49d550e0-e4fa-45f1-a7b7-e23378894faa-np0000006581" released by "attachment_update" :: held 0.247s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:22:05.809016 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 531/2118] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:05.809162 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-6d172365-a54c-4411-99ba-2a052413c570 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885 returned with HTTP 200 Aug 05 18:22:05.809924 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 524/2119] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:22:05 2026] PUT /volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885 => generated 969 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:05.824166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e747df02-920a-455f-b715-0a07fe51b73d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.827509 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e747df02-920a-455f-b715-0a07fe51b73d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:05.827864 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e747df02-920a-455f-b715-0a07fe51b73d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.828171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e747df02-920a-455f-b715-0a07fe51b73d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.842891 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.842891 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:05.847390 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e747df02-920a-455f-b715-0a07fe51b73d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:05.853723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-7c634cde-7989-4f1d-b3a3-7795d13f9c10 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.854168 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-e747df02-920a-455f-b715-0a07fe51b73d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:05.854684 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 531/2120] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:05.857498 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-7c634cde-7989-4f1d-b3a3-7795d13f9c10 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885/action Aug 05 18:22:05.857682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-7c634cde-7989-4f1d-b3a3-7795d13f9c10 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:05.857938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-7c634cde-7989-4f1d-b3a3-7795d13f9c10 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:05.875204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-0bdaa010-6bd2-48e5-bcf1-d0602df1f18f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:05.877812 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-0bdaa010-6bd2-48e5-bcf1-d0602df1f18f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/encryption Aug 05 18:22:05.878309 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-0bdaa010-6bd2-48e5-bcf1-d0602df1f18f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:05.878703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-0bdaa010-6bd2-48e5-bcf1-d0602df1f18f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:05.884560 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.884560 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:05.891899 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:05.891899 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:05.901806 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-0bdaa010-6bd2-48e5-bcf1-d0602df1f18f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/encryption returned with HTTP 200 Aug 05 18:22:05.902508 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 532/2121] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:22:05 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:05.907106 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1dc3923d-8c82-45ce-9b3e-67624f10eef3 req-7c634cde-7989-4f1d-b3a3-7795d13f9c10 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885/action returned with HTTP 204 Aug 05 18:22:05.907716 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 535/2122] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:22:05 2026] POST /volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:06.320283 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-16e77db9-6171-4c9a-acdd-9807afbd7449 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.321515 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-16e77db9-6171-4c9a-acdd-9807afbd7449 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 Aug 05 18:22:06.322084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-16e77db9-6171-4c9a-acdd-9807afbd7449 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.322456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-16e77db9-6171-4c9a-acdd-9807afbd7449 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.330315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-16e77db9-6171-4c9a-acdd-9807afbd7449 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 returned with HTTP 404 Aug 05 18:22:06.331793 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 525/2123] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/snapshots/66f1a427-b263-46ae-bada-9f56cf593f15 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:06.345636 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.348441 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:06.349635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.349635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.349635 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume with id: 89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:06.362498 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:06.362498 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:06.363026 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:06.405988 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume request issued successfully. Aug 05 18:22:06.406190 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5b10fdad-a52d-4eaa-b5e8-499d8738e591 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 returned with HTTP 202 Aug 05 18:22:06.406588 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 532/2124] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:06 2026] DELETE /volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:06.420733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-989a2804-dcb8-47ee-98dd-564aaa7196ca None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.426981 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-989a2804-dcb8-47ee-98dd-564aaa7196ca tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:06.427232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-989a2804-dcb8-47ee-98dd-564aaa7196ca tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.427549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-989a2804-dcb8-47ee-98dd-564aaa7196ca tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.438383 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:06.438383 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:06.445474 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-989a2804-dcb8-47ee-98dd-564aaa7196ca tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:06.453517 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-989a2804-dcb8-47ee-98dd-564aaa7196ca tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 returned with HTTP 200 Aug 05 18:22:06.454307 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 533/2125] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:06.645309 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d8970631-745a-477f-95db-5684769781b0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.647324 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d8970631-745a-477f-95db-5684769781b0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:06.647573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d8970631-745a-477f-95db-5684769781b0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.647903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d8970631-745a-477f-95db-5684769781b0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.655627 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d8970631-745a-477f-95db-5684769781b0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 404 Aug 05 18:22:06.655627 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 536/2126] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:06.792536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4a89b9d6-bb9a-40f8-8365-0302772df48a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.794714 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a89b9d6-bb9a-40f8-8365-0302772df48a tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 Aug 05 18:22:06.794963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a89b9d6-bb9a-40f8-8365-0302772df48a tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.795239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a89b9d6-bb9a-40f8-8365-0302772df48a tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.795392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-4a89b9d6-bb9a-40f8-8365-0302772df48a tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Show backup with id 36a315db-3469-4afe-88f0-570e9977c395. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:22:06.801291 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a89b9d6-bb9a-40f8-8365-0302772df48a tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 returned with HTTP 404 Aug 05 18:22:06.802126 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 526/2127] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/backups/36a315db-3469-4afe-88f0-570e9977c395 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:06.826531 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-680016a9-63ff-41e4-bbdf-78bc382cd28f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.832189 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-680016a9-63ff-41e4-bbdf-78bc382cd28f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/attachments?instance_id=8024cd0f-2d8e-49ce-b9de-a9dd7689526d Aug 05 18:22:06.832622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-680016a9-63ff-41e4-bbdf-78bc382cd28f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.833079 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-680016a9-63ff-41e4-bbdf-78bc382cd28f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.860905 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-680016a9-63ff-41e4-bbdf-78bc382cd28f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments?instance_id=8024cd0f-2d8e-49ce-b9de-a9dd7689526d returned with HTTP 200 Aug 05 18:22:06.861813 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 533/2128] 10.4.3.210 () {70 vars in 1637 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/attachments?instance_id=8024cd0f-2d8e-49ce-b9de-a9dd7689526d => generated 192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:06.875058 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-be8f3df6-78bb-4230-8b08-f199bfa2b920 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.878517 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-be8f3df6-78bb-4230-8b08-f199bfa2b920 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 Aug 05 18:22:06.878840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-be8f3df6-78bb-4230-8b08-f199bfa2b920 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.879136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-be8f3df6-78bb-4230-8b08-f199bfa2b920 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.915216 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1cf1f433-a7b8-4dba-92a5-d23ecaf3af05 req-be8f3df6-78bb-4230-8b08-f199bfa2b920 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 returned with HTTP 200 Aug 05 18:22:06.915806 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 534/2129] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 => generated 993 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:06.948568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bac2b891-6289-4b1b-9179-ec62e894872e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.952327 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bac2b891-6289-4b1b-9179-ec62e894872e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:22:06.952765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bac2b891-6289-4b1b-9179-ec62e894872e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.953302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bac2b891-6289-4b1b-9179-ec62e894872e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.967531 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:06.967531 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:06.973857 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bac2b891-6289-4b1b-9179-ec62e894872e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:22:06.976521 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-bdbe1ddf-2194-417b-b603-36dd2d015877 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:06.980039 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-bdbe1ddf-2194-417b-b603-36dd2d015877 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce Aug 05 18:22:06.980449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-bdbe1ddf-2194-417b-b603-36dd2d015877 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:06.980659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-bdbe1ddf-2194-417b-b603-36dd2d015877 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:06.986007 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bac2b891-6289-4b1b-9179-ec62e894872e tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 200 Aug 05 18:22:06.986621 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 537/2130] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:06 2026] GET /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:07.002859 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:07.002859 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:07.004956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:07.009668 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] DELETE https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:22:07.009668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:07.009668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:07.009668 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Delete volume with id: 59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:22:07.023646 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:07.023646 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:07.023646 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:22:07.060093 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Delete volume request issued successfully. Aug 05 18:22:07.061241 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad146f04-1a63-4dbb-9c9d-3bc2facf2f97 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 202 Aug 05 18:22:07.061989 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 534/2131] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:22:07 2026] DELETE /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:07.072886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f0e429e7-693c-44a8-8df7-dde58c4114b0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:07.076008 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0e429e7-693c-44a8-8df7-dde58c4114b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:22:07.076008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0e429e7-693c-44a8-8df7-dde58c4114b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:07.076008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0e429e7-693c-44a8-8df7-dde58c4114b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:07.084365 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9741cc9f-047c-4653-8a2d-93bef99aaea3 req-bdbe1ddf-2194-417b-b603-36dd2d015877 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce returned with HTTP 200 Aug 05 18:22:07.085105 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 527/2132] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:22:06 2026] DELETE /volume/v3/attachments/d13583f6-2d38-4526-8484-877fbcbf67ce => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:07.085180 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:07.085180 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:07.090565 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f0e429e7-693c-44a8-8df7-dde58c4114b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Volume info retrieved successfully. Aug 05 18:22:07.100689 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0e429e7-693c-44a8-8df7-dde58c4114b0 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 200 Aug 05 18:22:07.101242 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 535/2133] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:07 2026] GET /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:07.476790 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1ed4e3ea-c586-46a7-95fc-9ca112ced260 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:07.481371 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1ed4e3ea-c586-46a7-95fc-9ca112ced260 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 Aug 05 18:22:07.481748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1ed4e3ea-c586-46a7-95fc-9ca112ced260 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:07.482153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1ed4e3ea-c586-46a7-95fc-9ca112ced260 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:07.494958 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1ed4e3ea-c586-46a7-95fc-9ca112ced260 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 returned with HTTP 404 Aug 05 18:22:07.495679 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 538/2134] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:07 2026] GET /volume/v3/volumes/89378a77-a96a-4869-a213-92290d059b36 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:07.507340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:07.509524 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:07.510332 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1190186950"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:07.514022 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1190186950'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:07.514022 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume of 1 GB Aug 05 18:22:07.518410 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Availability Zones retrieved successfully. Aug 05 18:22:07.530581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (b42903de-e059-4be9-a068-ca6b694c7a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:07.532365 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c4ac99b-fca2-41a7-8dd5-ae073099ab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:07.533384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:07.585942 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c4ac99b-fca2-41a7-8dd5-ae073099ab65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:07.586475 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f58d889-6f47-4cce-b153-63dad785c518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:07.685539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['7779d075-a45e-4370-9f65-e5a206359d50', '107d180a-6566-497e-82e1-4c2b75ebeb56', '4c400e70-5cb1-49e7-9ffb-d1c86b78dc47', '2b5742e3-dec4-48f6-b294-6c12e71860fc'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:07.686550 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f58d889-6f47-4cce-b153-63dad785c518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7779d075-a45e-4370-9f65-e5a206359d50', '107d180a-6566-497e-82e1-4c2b75ebeb56', '4c400e70-5cb1-49e7-9ffb-d1c86b78dc47', '2b5742e3-dec4-48f6-b294-6c12e71860fc']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:07.687567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ae1cad-3664-49fc-ac7b-0eda071fd471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:07.729262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ae1cad-3664-49fc-ac7b-0eda071fd471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1190186950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['7779d075-a45e-4370-9f65-e5a206359d50','107d180a-6566-497e-82e1-4c2b75ebeb56','4c400e70-5cb1-49e7-9ffb-d1c86b78dc47','2b5742e3-dec4-48f6-b294-6c12e71860fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1190186950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc74030024b44378d0e68b3120f641b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f158ed2367248019a2f34660de431d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:07.730739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e46600-5ea0-4e53-b15f-ea0627e0e5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:07.762706 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e46600-5ea0-4e53-b15f-ea0627e0e5e8) transitioned into state 'SUCCESS' from state '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-1190186950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['7779d075-a45e-4370-9f65-e5a206359d50','107d180a-6566-497e-82e1-4c2b75ebeb56','4c400e70-5cb1-49e7-9ffb-d1c86b78dc47','2b5742e3-dec4-48f6-b294-6c12e71860fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:07.763761 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3b93e4-1af0-43a7-931d-1a08d98b13f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:07.785966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a3b93e4-1af0-43a7-931d-1a08d98b13f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:07.787018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (b42903de-e059-4be9-a068-ca6b694c7a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:07.787347 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request issued successfully. Aug 05 18:22:07.788013 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ee0e60c-7c56-4f40-a674-f4edf3914e58 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:07.788411 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 535/2135] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:07 2026] POST /volume/v3/volumes => generated 778 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:07.810349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4f96460c-003a-43d9-8351-13946e4aa831 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:07.813460 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4f96460c-003a-43d9-8351-13946e4aa831 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:07.813746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4f96460c-003a-43d9-8351-13946e4aa831 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:07.814075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4f96460c-003a-43d9-8351-13946e4aa831 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:07.828839 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:07.828839 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:07.839402 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4f96460c-003a-43d9-8351-13946e4aa831 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:07.851530 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4f96460c-003a-43d9-8351-13946e4aa831 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 returned with HTTP 200 Aug 05 18:22:07.853006 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 528/2136] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:07 2026] GET /volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:07.981389 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f34452f1-1f33-4564-aa7a-ea17052acc0b req-41d9ef85-028b-4bc1-bf57-b0d1e8f2d362 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:07.984544 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f34452f1-1f33-4564-aa7a-ea17052acc0b req-41d9ef85-028b-4bc1-bf57-b0d1e8f2d362 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:07.984978 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f34452f1-1f33-4564-aa7a-ea17052acc0b req-41d9ef85-028b-4bc1-bf57-b0d1e8f2d362 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:07.985126 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f34452f1-1f33-4564-aa7a-ea17052acc0b req-41d9ef85-028b-4bc1-bf57-b0d1e8f2d362 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:07.995395 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:07.995395 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:08.001479 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-f34452f1-1f33-4564-aa7a-ea17052acc0b req-41d9ef85-028b-4bc1-bf57-b0d1e8f2d362 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:08.009502 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f34452f1-1f33-4564-aa7a-ea17052acc0b req-41d9ef85-028b-4bc1-bf57-b0d1e8f2d362 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:08.010238 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 536/2137] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:07 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:08.123875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c60a0ea7-3e5d-4ee4-9527-1eb0fa2107f8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:08.129630 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c60a0ea7-3e5d-4ee4-9527-1eb0fa2107f8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] GET https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 Aug 05 18:22:08.129630 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c60a0ea7-3e5d-4ee4-9527-1eb0fa2107f8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:08.129630 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c60a0ea7-3e5d-4ee4-9527-1eb0fa2107f8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:08.135021 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c60a0ea7-3e5d-4ee4-9527-1eb0fa2107f8 tempest-VolumesBackupsV39Test-973826958 tempest-VolumesBackupsV39Test-973826958-project-member] https://10.4.3.210/volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 returned with HTTP 404 Aug 05 18:22:08.136203 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 539/2138] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:22:08 2026] GET /volume/v3/volumes/59d782e7-a631-4ffb-a339-adbf4e3698f2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:08.870618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e105b95c-5824-4bc9-bc43-e6a8bd8ce6b1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:08.875926 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e105b95c-5824-4bc9-bc43-e6a8bd8ce6b1 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:08.876277 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e105b95c-5824-4bc9-bc43-e6a8bd8ce6b1 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:08.876556 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e105b95c-5824-4bc9-bc43-e6a8bd8ce6b1 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:08.889521 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:08.889521 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:08.897893 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e105b95c-5824-4bc9-bc43-e6a8bd8ce6b1 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:08.913393 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e105b95c-5824-4bc9-bc43-e6a8bd8ce6b1 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 returned with HTTP 200 Aug 05 18:22:08.914276 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 536/2139] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:08 2026] GET /volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 => generated 1018 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:08.937492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3077137d-9763-4d53-8004-1e26eab3d57d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:08.939822 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:08.940319 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1427948286"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:08.958388 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:08.958388 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:08.960548 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:08.960548 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create snapshot from volume 306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:09.023717 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['1fb511c8-cebb-4226-87fe-d6fdf2f533dc', '67f93882-43cb-4339-bd30-b8ddec20ddd1', 'b7e2d99b-063b-4a2e-8ff0-344a253d4175', '99630450-ecbc-4817-b6af-4688cc2f2867'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:09.103053 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot create request issued successfully. Aug 05 18:22:09.103964 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3077137d-9763-4d53-8004-1e26eab3d57d tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:22:09.104808 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 529/2140] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:22:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:09.135326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-618b1375-2b63-43dc-9650-6c171d7cbafa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:09.139669 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-618b1375-2b63-43dc-9650-6c171d7cbafa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:09.139669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-618b1375-2b63-43dc-9650-6c171d7cbafa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:09.139669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-618b1375-2b63-43dc-9650-6c171d7cbafa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:09.151848 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:09.151848 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:09.152226 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-618b1375-2b63-43dc-9650-6c171d7cbafa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:09.153317 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-618b1375-2b63-43dc-9650-6c171d7cbafa tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa returned with HTTP 200 Aug 05 18:22:09.154277 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 537/2141] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:09 2026] GET /volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:10.168621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6ee1006a-5a75-4c30-b685-0c7f0d339571 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:10.172648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ee1006a-5a75-4c30-b685-0c7f0d339571 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:10.172648 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ee1006a-5a75-4c30-b685-0c7f0d339571 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:10.172648 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ee1006a-5a75-4c30-b685-0c7f0d339571 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:10.181069 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:10.181069 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:10.181069 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6ee1006a-5a75-4c30-b685-0c7f0d339571 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:10.181855 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ee1006a-5a75-4c30-b685-0c7f0d339571 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa returned with HTTP 200 Aug 05 18:22:10.182848 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 540/2142] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:10 2026] GET /volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:10.193453 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-883da2a6-4477-45c9-9055-2e06a4c0d558 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:10.197116 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-883da2a6-4477-45c9-9055-2e06a4c0d558 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] GET https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:10.197344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-883da2a6-4477-45c9-9055-2e06a4c0d558 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:10.197670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-883da2a6-4477-45c9-9055-2e06a4c0d558 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:10.207285 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:10.207285 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:10.208401 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-883da2a6-4477-45c9-9055-2e06a4c0d558 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Snapshot retrieved successfully. Aug 05 18:22:10.209744 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-883da2a6-4477-45c9-9055-2e06a4c0d558 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa returned with HTTP 200 Aug 05 18:22:10.210319 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 537/2143] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:10 2026] GET /volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:10.224116 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:10.226253 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:10.226461 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:10.226604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:10.226706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete snapshot with id: 59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:10.233627 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:10.233627 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:10.234096 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:10.270546 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot delete request issued successfully. Aug 05 18:22:10.270814 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0310a0d4-8534-4cc0-b7dd-7ec848b4e2e0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa returned with HTTP 202 Aug 05 18:22:10.272499 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 530/2144] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:10 2026] DELETE /volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:10.281040 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eddd6757-a0dd-42d9-a4a4-40e4ff71c313 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:10.286025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eddd6757-a0dd-42d9-a4a4-40e4ff71c313 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:10.286269 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eddd6757-a0dd-42d9-a4a4-40e4ff71c313 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:10.286557 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eddd6757-a0dd-42d9-a4a4-40e4ff71c313 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:10.299989 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:10.299989 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:10.299989 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eddd6757-a0dd-42d9-a4a4-40e4ff71c313 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:10.300510 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eddd6757-a0dd-42d9-a4a4-40e4ff71c313 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa returned with HTTP 200 Aug 05 18:22:10.301198 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 538/2145] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:10 2026] GET /volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:10.949176 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:10.953398 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:10.953904 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1683357234"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:10.955919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create volume request body: {'volume': {'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1683357234'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:11.114615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create volume of 1 GB Aug 05 18:22:11.120806 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Availability Zones retrieved successfully. Aug 05 18:22:11.127636 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Flow 'volume_create_api' (0bbb5dd6-978b-4932-a2e5-9dc75269ad73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:11.129432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57959b8-db55-45bd-a49c-75c8fc1ea979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:11.130327 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:11.244823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f57959b8-db55-45bd-a49c-75c8fc1ea979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:11.245573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8edb0c1-ca20-45eb-829f-6e1ff636ca46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:11.317891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-20b47efa-13a5-4444-b26f-a84650bf3800 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:11.321866 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-20b47efa-13a5-4444-b26f-a84650bf3800 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa Aug 05 18:22:11.322019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-20b47efa-13a5-4444-b26f-a84650bf3800 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:11.322282 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-20b47efa-13a5-4444-b26f-a84650bf3800 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:11.335503 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-20b47efa-13a5-4444-b26f-a84650bf3800 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa returned with HTTP 404 Aug 05 18:22:11.336146 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 538/2146] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:11 2026] GET /volume/v3/snapshots/59a2bd3d-9dc8-4d0d-a9ef-93d2d346d7fa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:11.349395 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e10f0534-260e-4074-96b4-0a30da6a1792 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:11.354619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:11.354619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:11.354619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:11.354619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume with id: 306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:11.370558 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:11.370558 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:11.370912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Created reservations ['d8ef77af-d7fe-4edc-8b42-eb7f61976313', '2c48030e-01d6-4c51-9ea2-9ebc8aafd454', '909ae57d-4880-40d3-a1ab-1581ba4bf701', '39329977-2820-46ea-99d8-bcfe64d60ca2'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:11.372071 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:11.373501 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8edb0c1-ca20-45eb-829f-6e1ff636ca46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ef77af-d7fe-4edc-8b42-eb7f61976313', '2c48030e-01d6-4c51-9ea2-9ebc8aafd454', '909ae57d-4880-40d3-a1ab-1581ba4bf701', '39329977-2820-46ea-99d8-bcfe64d60ca2']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:11.375301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39d975d-f23e-41be-b4d3-0495fa8ae369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:11.420976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b39d975d-f23e-41be-b4d3-0495fa8ae369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c8af89-5d41-40a2-8c24-582cd6b285af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1683357234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc11f242c424394a4b1776c9fb9bfd2',qos_specs=None,replication_status=,reservations=['d8ef77af-d7fe-4edc-8b42-eb7f61976313','2c48030e-01d6-4c51-9ea2-9ebc8aafd454','909ae57d-4880-40d3-a1ab-1581ba4bf701','39329977-2820-46ea-99d8-bcfe64d60ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47d6a8beffbe4c4ba88db9cb90834978',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1683357234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c8af89-5d41-40a2-8c24-582cd6b285af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc11f242c424394a4b1776c9fb9bfd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47d6a8beffbe4c4ba88db9cb90834978',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:11.422403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99812510-81f4-40bd-b8e1-9a58918ce7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:11.427087 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume request issued successfully. Aug 05 18:22:11.427417 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e10f0534-260e-4074-96b4-0a30da6a1792 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 returned with HTTP 202 Aug 05 18:22:11.428226 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 531/2147] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:11 2026] DELETE /volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:11.439507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bef099c1-983e-4dac-bed1-411f7f34f1b7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:11.443387 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bef099c1-983e-4dac-bed1-411f7f34f1b7 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:11.443387 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bef099c1-983e-4dac-bed1-411f7f34f1b7 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:11.446170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bef099c1-983e-4dac-bed1-411f7f34f1b7 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:11.462119 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:11.462119 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:11.475384 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bef099c1-983e-4dac-bed1-411f7f34f1b7 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:11.491148 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bef099c1-983e-4dac-bed1-411f7f34f1b7 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 returned with HTTP 200 Aug 05 18:22:11.491904 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 539/2148] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:11 2026] GET /volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 => generated 1017 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:11.507548 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99812510-81f4-40bd-b8e1-9a58918ce7da) transitioned into state 'SUCCESS' from state '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-1683357234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc11f242c424394a4b1776c9fb9bfd2',qos_specs=None,replication_status=,reservations=['d8ef77af-d7fe-4edc-8b42-eb7f61976313','2c48030e-01d6-4c51-9ea2-9ebc8aafd454','909ae57d-4880-40d3-a1ab-1581ba4bf701','39329977-2820-46ea-99d8-bcfe64d60ca2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47d6a8beffbe4c4ba88db9cb90834978',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:11.508720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a41704-75ed-4c32-83e1-98653f8d75f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:11.539177 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0a41704-75ed-4c32-83e1-98653f8d75f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:11.540402 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Flow 'volume_create_api' (0bbb5dd6-978b-4932-a2e5-9dc75269ad73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:11.540925 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create volume request issued successfully. Aug 05 18:22:11.541737 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3acc3f06-f64c-4133-8d49-d3d0bc3c6202 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:11.542579 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 541/2149] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:22:10 2026] POST /volume/v3/volumes => generated 748 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:11.564035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f4aa0f6f-f4df-459f-84f6-d6c4ee2edf04 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:11.568141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4aa0f6f-f4df-459f-84f6-d6c4ee2edf04 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:11.568494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4aa0f6f-f4df-459f-84f6-d6c4ee2edf04 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:11.570790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4aa0f6f-f4df-459f-84f6-d6c4ee2edf04 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:11.587285 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:11.587285 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:11.597576 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f4aa0f6f-f4df-459f-84f6-d6c4ee2edf04 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:11.605705 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4aa0f6f-f4df-459f-84f6-d6c4ee2edf04 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:11.609223 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 539/2150] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:11 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:11.737553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3099b618-a296-47a2-ae80-847a490370d3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:11.739941 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:11.740210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:11.740403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:11.740614 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume with id: 6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:11.751840 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:11.751840 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:11.752770 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:11.779024 np0000006581 devstack@c-api.service[100364]: WARNING cinder.keymgr.conf_key_mgr [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:22:11.792574 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume request issued successfully. Aug 05 18:22:11.792574 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3099b618-a296-47a2-ae80-847a490370d3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 202 Aug 05 18:22:11.792574 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 532/2151] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:11 2026] DELETE /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:11.804815 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-457c6570-f25a-4f40-8482-d38322078b0f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:11.809907 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-457c6570-f25a-4f40-8482-d38322078b0f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:11.809963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-457c6570-f25a-4f40-8482-d38322078b0f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:11.811070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-457c6570-f25a-4f40-8482-d38322078b0f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:11.827034 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:11.827034 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:11.833982 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-457c6570-f25a-4f40-8482-d38322078b0f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:11.840635 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-457c6570-f25a-4f40-8482-d38322078b0f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 200 Aug 05 18:22:11.841866 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 540/2152] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:11 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:12.515415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8c46d7e3-22ae-416f-8546-fa56792eed8f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.523105 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c46d7e3-22ae-416f-8546-fa56792eed8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 Aug 05 18:22:12.523105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c46d7e3-22ae-416f-8546-fa56792eed8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.523105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c46d7e3-22ae-416f-8546-fa56792eed8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.538133 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c46d7e3-22ae-416f-8546-fa56792eed8f tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 returned with HTTP 404 Aug 05 18:22:12.538815 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 542/2153] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:12 2026] GET /volume/v3/volumes/306c99f7-6c00-42aa-9b6d-1ccf4ba7aaa0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:12.556383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.561215 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:12.561915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2127090407"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:12.564147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2127090407'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:12.564245 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume of 1 GB Aug 05 18:22:12.570924 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Availability Zones retrieved successfully. Aug 05 18:22:12.580534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (04f78a6d-8b28-4576-91de-f7a63fcff776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:12.582030 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cebf264-b8b9-4dda-b2bc-5289052a038b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:12.583405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:12.638393 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-397d4f3c-9a1a-40ac-a40e-6464a2bc4d56 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.645417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cebf264-b8b9-4dda-b2bc-5289052a038b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:12.645669 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-397d4f3c-9a1a-40ac-a40e-6464a2bc4d56 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:12.646269 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-397d4f3c-9a1a-40ac-a40e-6464a2bc4d56 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.646651 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-397d4f3c-9a1a-40ac-a40e-6464a2bc4d56 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.647742 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6fa328-bbf4-4038-b7a4-fd3ea8e694b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:12.667712 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:12.667712 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:12.678820 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-397d4f3c-9a1a-40ac-a40e-6464a2bc4d56 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:12.690364 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-397d4f3c-9a1a-40ac-a40e-6464a2bc4d56 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:12.691122 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 533/2154] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:12 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 1356 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:12.709138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.711316 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] POST https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af/action Aug 05 18:22:12.711784 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:12.712021 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:12.724531 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:12.724531 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:12.724775 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:12.727085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['873bce15-6145-4363-b105-95d493d91341', '48f36677-79e7-4552-bc6c-4c40af825cf0', '79bf6ffb-6c23-4462-9f13-bd5595c387e1', 'aac4170a-021c-4158-bd05-502af321388c'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:12.728260 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6fa328-bbf4-4038-b7a4-fd3ea8e694b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873bce15-6145-4363-b105-95d493d91341', '48f36677-79e7-4552-bc6c-4c40af825cf0', '79bf6ffb-6c23-4462-9f13-bd5595c387e1', 'aac4170a-021c-4158-bd05-502af321388c']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:12.729955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a436b2ae-a80f-4047-8e50-95f5a173ea20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:12.771316 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a436b2ae-a80f-4047-8e50-95f5a173ea20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3462db38-2305-4b0e-a2c4-25fa72cad679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127090407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['873bce15-6145-4363-b105-95d493d91341','48f36677-79e7-4552-bc6c-4c40af825cf0','79bf6ffb-6c23-4462-9f13-bd5595c387e1','aac4170a-021c-4158-bd05-502af321388c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2127090407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3462db38-2305-4b0e-a2c4-25fa72cad679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cc74030024b44378d0e68b3120f641b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f158ed2367248019a2f34660de431d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:12.772174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b7eee5-f0a4-45fc-a473-d44ef27f933d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:12.831010 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30b7eee5-f0a4-45fc-a473-d44ef27f933d) transitioned into state 'SUCCESS' from state '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-2127090407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cc74030024b44378d0e68b3120f641b',qos_specs=None,replication_status=,reservations=['873bce15-6145-4363-b105-95d493d91341','48f36677-79e7-4552-bc6c-4c40af825cf0','79bf6ffb-6c23-4462-9f13-bd5595c387e1','aac4170a-021c-4158-bd05-502af321388c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f158ed2367248019a2f34660de431d6',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:12.832423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca39633-c4d7-4bcc-8e36-b5561db89b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:12.838894 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Created reservations ['88ff6cc5-0766-4e48-b401-bdf530c924dd', '7352bc50-7e29-4e7a-a3ae-2b9730dea4b6'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:12.851343 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca39633-c4d7-4bcc-8e36-b5561db89b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:12.853410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Flow 'volume_create_api' (04f78a6d-8b28-4576-91de-f7a63fcff776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:12.854229 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create volume request issued successfully. Aug 05 18:22:12.855282 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e28f8039-691a-488b-ba9e-abfbf21b96fd tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:12.855957 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 540/2155] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:12 2026] POST /volume/v3/volumes => generated 778 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:12.859867 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Extend volume request issued successfully. Aug 05 18:22:12.859867 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eef2bb35-d0a7-48d9-8479-0db3f82e80ea tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af/action returned with HTTP 202 Aug 05 18:22:12.859867 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 541/2156] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:22:12 2026] POST /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:12.866355 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e9173d5d-59e8-4bbc-8305-bac619b11b55 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.869318 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9173d5d-59e8-4bbc-8305-bac619b11b55 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b Aug 05 18:22:12.870210 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9173d5d-59e8-4bbc-8305-bac619b11b55 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.872505 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9173d5d-59e8-4bbc-8305-bac619b11b55 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.876354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-67f43e9a-bed7-4e78-8b83-4b13a37af391 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.878721 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67f43e9a-bed7-4e78-8b83-4b13a37af391 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:12.879041 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67f43e9a-bed7-4e78-8b83-4b13a37af391 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.879219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5873dbde-bd13-41ee-bc79-07ca48713cb9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.879266 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67f43e9a-bed7-4e78-8b83-4b13a37af391 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.879927 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9173d5d-59e8-4bbc-8305-bac619b11b55 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b returned with HTTP 404 Aug 05 18:22:12.880924 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 543/2157] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:12 2026] GET /volume/v3/volumes/6d11fb22-9b19-4d02-b0bc-32c41fc2161b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:12.883651 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5873dbde-bd13-41ee-bc79-07ca48713cb9 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:12.884076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5873dbde-bd13-41ee-bc79-07ca48713cb9 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.885264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5873dbde-bd13-41ee-bc79-07ca48713cb9 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.894536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.896066 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:12.896066 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:12.897185 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:12.897185 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:12.897326 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:22:12.897636 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.898157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.899195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:22:12.902788 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5873dbde-bd13-41ee-bc79-07ca48713cb9 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:12.903328 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-67f43e9a-bed7-4e78-8b83-4b13a37af391 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:12.909850 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5873dbde-bd13-41ee-bc79-07ca48713cb9 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 returned with HTTP 200 Aug 05 18:22:12.910571 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 541/2158] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:12 2026] GET /volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:22:12.911525 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67f43e9a-bed7-4e78-8b83-4b13a37af391 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:12.912200 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 534/2159] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:12 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:12.926417 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Get all volumes completed successfully. Aug 05 18:22:12.929468 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:12.929468 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:12.937219 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71417fdb-ca0f-4d9f-9379-0fff6280d74a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:22:12.937906 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 542/2160] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:22:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11689 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:12.964550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-166ea792-5e81-4a63-ab1d-c05d6a039055 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:12.967221 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-166ea792-5e81-4a63-ab1d-c05d6a039055 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] DELETE https://10.4.3.210/volume/v3/types/a00a54f4-1595-429a-8344-64b4b2714790 Aug 05 18:22:12.967553 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-166ea792-5e81-4a63-ab1d-c05d6a039055 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:12.967934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-166ea792-5e81-4a63-ab1d-c05d6a039055 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:12.968495 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:12.968495 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:13.014209 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-166ea792-5e81-4a63-ab1d-c05d6a039055 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/a00a54f4-1595-429a-8344-64b4b2714790 returned with HTTP 202 Aug 05 18:22:13.015139 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 544/2161] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:12 2026] DELETE /volume/v3/types/a00a54f4-1595-429a-8344-64b4b2714790 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:13.032625 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0a404f20-d3e1-4fdb-8663-b8a412c19011 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.034978 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0a404f20-d3e1-4fdb-8663-b8a412c19011 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:13.035438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0a404f20-d3e1-4fdb-8663-b8a412c19011 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-258670660", "extra_specs": {}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:13.057709 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0a404f20-d3e1-4fdb-8663-b8a412c19011 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:13.058227 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 542/2162] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:22:13 2026] POST /volume/v3/types => generated 213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:13.069071 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3e741179-520a-4147-aedf-f15c113fc20f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.071158 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e741179-520a-4147-aedf-f15c113fc20f tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types/e00ab565-9fcd-420a-b466-49eca84746c0/encryption Aug 05 18:22:13.071513 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e741179-520a-4147-aedf-f15c113fc20f tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:13.107491 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e741179-520a-4147-aedf-f15c113fc20f tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/e00ab565-9fcd-420a-b466-49eca84746c0/encryption returned with HTTP 200 Aug 05 18:22:13.107959 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 535/2163] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:22:13 2026] POST /volume/v3/types/e00ab565-9fcd-420a-b466-49eca84746c0/encryption => generated 231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:13.118238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.120312 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:13.121663 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1792514751", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-258670660", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:13.122417 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1792514751', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-258670660', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:13.127478 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume of 1 GB Aug 05 18:22:13.127995 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:13.127995 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:13.128569 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Availability Zones retrieved successfully. Aug 05 18:22:13.134365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (cf3250af-59d7-4cdc-91c6-a0909f11d3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:13.135405 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0371ee1b-cdab-44a4-b64b-059f3612f9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:13.136436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:13.166679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0371ee1b-cdab-44a4-b64b-059f3612f9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:22:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e00ab565-9fcd-420a-b466-49eca84746c0,is_public=True,name='tempest-scenario-type-luksv2-258670660',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e00ab565-9fcd-420a-b466-49eca84746c0', '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=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:13.167615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8b757d-a3ed-4d88-9c82-f939e8f6f792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:13.208925 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-258670660 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-258670660, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:13.209439 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-258670660 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-258670660, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:13.239804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Created reservations ['1fd841b8-6389-4345-a34e-7fc73cb7a5ee', 'd135143b-519d-4f81-b2bc-7766ae10c4c5', 'd3c501f1-b433-4db4-ad5d-fca7811e531b', 'de80da77-a7a7-4e4f-9fa5-a21f598f30f5'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:13.240695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8b757d-a3ed-4d88-9c82-f939e8f6f792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd841b8-6389-4345-a34e-7fc73cb7a5ee', 'd135143b-519d-4f81-b2bc-7766ae10c4c5', 'd3c501f1-b433-4db4-ad5d-fca7811e531b', 'de80da77-a7a7-4e4f-9fa5-a21f598f30f5']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:13.241556 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08784143-cdca-42c9-9b54-bb8ec0794f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:13.271572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08784143-cdca-42c9-9b54-bb8ec0794f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3873b41c-25e1-492f-9c6c-e5dc4823c854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1792514751',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['1fd841b8-6389-4345-a34e-7fc73cb7a5ee','d135143b-519d-4f81-b2bc-7766ae10c4c5','d3c501f1-b433-4db4-ad5d-fca7811e531b','de80da77-a7a7-4e4f-9fa5-a21f598f30f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=e00ab565-9fcd-420a-b466-49eca84746c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1792514751',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3873b41c-25e1-492f-9c6c-e5dc4823c854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7018fed0b68940b89cadcd9dbe4df121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5166960a14d44ae2b40fc1fd429a8112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e00ab565-9fcd-420a-b466-49eca84746c0),volume_type_id=e00ab565-9fcd-420a-b466-49eca84746c0)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:13.273059 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38eb82c-fd03-4432-8f05-dfa331294360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:13.312376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38eb82c-fd03-4432-8f05-dfa331294360) transitioned into state 'SUCCESS' from state '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-1792514751',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['1fd841b8-6389-4345-a34e-7fc73cb7a5ee','d135143b-519d-4f81-b2bc-7766ae10c4c5','d3c501f1-b433-4db4-ad5d-fca7811e531b','de80da77-a7a7-4e4f-9fa5-a21f598f30f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=e00ab565-9fcd-420a-b466-49eca84746c0)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:13.313463 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a79cac-285b-474d-8e5d-d8f75792c086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:13.327130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a79cac-285b-474d-8e5d-d8f75792c086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:13.328381 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (cf3250af-59d7-4cdc-91c6-a0909f11d3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:13.328867 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request issued successfully. Aug 05 18:22:13.329978 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1dd6f83d-e9ad-4d06-aed7-d6779d05aeed tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:13.330552 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 543/2164] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:22:13 2026] POST /volume/v3/volumes => generated 786 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:13.932134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-07a1e86d-6d84-4ebf-80d5-5dc4adf0627a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.932683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4a51fab5-c552-4b81-aa85-39153956bda0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.935214 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-07a1e86d-6d84-4ebf-80d5-5dc4adf0627a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:13.935509 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-07a1e86d-6d84-4ebf-80d5-5dc4adf0627a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:13.935824 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-07a1e86d-6d84-4ebf-80d5-5dc4adf0627a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:13.938742 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a51fab5-c552-4b81-aa85-39153956bda0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:13.939516 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a51fab5-c552-4b81-aa85-39153956bda0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:13.939516 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a51fab5-c552-4b81-aa85-39153956bda0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:13.947470 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:13.947470 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:13.951650 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:13.951650 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:13.954417 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-07a1e86d-6d84-4ebf-80d5-5dc4adf0627a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:13.959655 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4a51fab5-c552-4b81-aa85-39153956bda0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:13.963542 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-07a1e86d-6d84-4ebf-80d5-5dc4adf0627a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:13.964488 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 545/2165] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:13 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:13.967948 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a51fab5-c552-4b81-aa85-39153956bda0 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 returned with HTTP 200 Aug 05 18:22:13.967948 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 543/2166] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:13 2026] GET /volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:13.981568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-725a8616-002a-42f4-9a6e-8b9e9a5a534d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.984183 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-725a8616-002a-42f4-9a6e-8b9e9a5a534d tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:13.984536 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-725a8616-002a-42f4-9a6e-8b9e9a5a534d tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:13.984864 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-725a8616-002a-42f4-9a6e-8b9e9a5a534d tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:13.985233 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:13.989075 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:13.989075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3462db38-2305-4b0e-a2c4-25fa72cad679", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-499172279"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:13.996911 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:13.996911 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:14.005930 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-725a8616-002a-42f4-9a6e-8b9e9a5a534d tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:14.013943 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:14.013943 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:14.013943 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:14.013943 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Create snapshot from volume 3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:14.014378 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-725a8616-002a-42f4-9a6e-8b9e9a5a534d tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:14.015059 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 536/2167] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:13 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:14.033460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-050e36ca-c34b-4d4e-b96f-69c46173a085 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:14.037003 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-050e36ca-c34b-4d4e-b96f-69c46173a085 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:14.037003 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-050e36ca-c34b-4d4e-b96f-69c46173a085 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:14.037003 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-050e36ca-c34b-4d4e-b96f-69c46173a085 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:14.048259 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:14.048259 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:14.058627 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-050e36ca-c34b-4d4e-b96f-69c46173a085 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:14.062965 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Created reservations ['9bb8e0dd-76eb-41b2-9dd7-72469f4d00c9', '440b7573-9234-4036-9f50-17f0a04dc916', '47ee1bbb-0f7d-43e2-b9dd-3cd1701a318f', '198d8af5-7db9-4b8b-9ed7-268eaa6c9b69'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:14.067113 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-050e36ca-c34b-4d4e-b96f-69c46173a085 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:14.067763 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 546/2168] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:14 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:14.087193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d0824731-afad-4e54-8048-27a6ae250eda None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:14.089776 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] DELETE https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:14.090076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:14.090388 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:14.090532 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Delete volume with id: 72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:14.103205 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:14.103205 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:14.104348 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:14.130740 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot create request issued successfully. Aug 05 18:22:14.131959 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-17de8d50-2f18-48c5-8ee8-9cc023c06450 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:22:14.131959 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 544/2169] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:22:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:14.145318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8c075f71-0a34-4302-8d1b-ef23d909a947 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:14.146168 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Delete volume request issued successfully. Aug 05 18:22:14.146781 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d0824731-afad-4e54-8048-27a6ae250eda tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 202 Aug 05 18:22:14.147115 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c075f71-0a34-4302-8d1b-ef23d909a947 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:14.147393 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 544/2170] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:14 2026] DELETE /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:14.147432 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c075f71-0a34-4302-8d1b-ef23d909a947 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:14.147658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c075f71-0a34-4302-8d1b-ef23d909a947 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:14.156163 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:14.156163 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:14.156782 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8c075f71-0a34-4302-8d1b-ef23d909a947 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:14.157826 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c075f71-0a34-4302-8d1b-ef23d909a947 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 returned with HTTP 200 Aug 05 18:22:14.158518 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c43a4b2b-5408-4bdd-9548-a6c71055d53e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:14.158605 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 537/2171] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:14 2026] GET /volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:14.164135 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c43a4b2b-5408-4bdd-9548-a6c71055d53e tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:14.164474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c43a4b2b-5408-4bdd-9548-a6c71055d53e tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:14.165475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c43a4b2b-5408-4bdd-9548-a6c71055d53e tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:14.179288 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:14.179288 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:14.191131 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c43a4b2b-5408-4bdd-9548-a6c71055d53e tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:14.201641 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c43a4b2b-5408-4bdd-9548-a6c71055d53e tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 200 Aug 05 18:22:14.201641 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 547/2172] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:14 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 1355 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:15.177878 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9fb8bdfb-ae43-4321-b82c-8f99f126b495 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.180682 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9fb8bdfb-ae43-4321-b82c-8f99f126b495 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:15.183179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9fb8bdfb-ae43-4321-b82c-8f99f126b495 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:15.183179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9fb8bdfb-ae43-4321-b82c-8f99f126b495 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:15.192044 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:15.192044 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:15.192044 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9fb8bdfb-ae43-4321-b82c-8f99f126b495 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:15.192044 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9fb8bdfb-ae43-4321-b82c-8f99f126b495 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 returned with HTTP 200 Aug 05 18:22:15.192044 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 545/2173] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:15 2026] GET /volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:15.204711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.208913 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] POST https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35/action Aug 05 18:22:15.208913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:15.209103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:15.210993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.snapshot_unmanage [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Unmanage snapshot with id: 7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:15.218469 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:15.218469 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:15.218687 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Snapshot retrieved successfully. Aug 05 18:22:15.219915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '584a0b006e7948ff8d7a007a7d36a85b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6cc74030024b44378d0e68b3120f641b', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:22:15.220118 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0aac0f6-e041-4b72-b91b-eecacd39cfdb tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-reader] https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35/action returned with HTTP 403 Aug 05 18:22:15.221465 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 545/2174] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:22:15 2026] POST /volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:15.221544 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9663943a-f4b3-429d-bdbd-f1987c2700c1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.224676 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9663943a-f4b3-429d-bdbd-f1987c2700c1 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af Aug 05 18:22:15.224866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9663943a-f4b3-429d-bdbd-f1987c2700c1 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:15.225123 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9663943a-f4b3-429d-bdbd-f1987c2700c1 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:15.234141 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.236333 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9663943a-f4b3-429d-bdbd-f1987c2700c1 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af returned with HTTP 404 Aug 05 18:22:15.237653 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 538/2175] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:15 2026] GET /volume/v3/volumes/72c8af89-5d41-40a2-8c24-582cd6b285af => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:15.240920 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:15.240920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:15.241835 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:15.241835 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete snapshot with id: 7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:15.250336 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:15.250336 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:15.250336 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:15.254387 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22b8887c-aeed-41b3-bc78-017a72284c42 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.258786 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:15.258786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1830403236"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:15.259463 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1830403236'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:15.259722 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create volume of 1 GB Aug 05 18:22:15.267085 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Availability Zones retrieved successfully. Aug 05 18:22:15.277508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Flow 'volume_create_api' (e39ccd8b-ce17-4e29-b6d5-7dcf7deba6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:15.277622 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot delete request issued successfully. Aug 05 18:22:15.278001 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-49efa72f-08f3-4e36-86d1-c6b66c1ecbb3 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 returned with HTTP 202 Aug 05 18:22:15.279155 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 548/2176] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:15 2026] DELETE /volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:15.279833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46bccae3-158d-486c-95e3-a5db4368ed56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:15.282624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:15.291148 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-603eed0f-8c55-44c4-b02b-b8cff9d875e8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.293821 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-603eed0f-8c55-44c4-b02b-b8cff9d875e8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:15.294199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-603eed0f-8c55-44c4-b02b-b8cff9d875e8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:15.294477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-603eed0f-8c55-44c4-b02b-b8cff9d875e8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:15.310764 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:15.310764 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:15.311203 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-603eed0f-8c55-44c4-b02b-b8cff9d875e8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Snapshot retrieved successfully. Aug 05 18:22:15.312388 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-603eed0f-8c55-44c4-b02b-b8cff9d875e8 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 returned with HTTP 200 Aug 05 18:22:15.313220 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 546/2177] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:15 2026] GET /volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:15.336961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46bccae3-158d-486c-95e3-a5db4368ed56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:15.339189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bf7126-5d55-4e15-92e5-8dc4f77eb7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:15.430634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Created reservations ['4f031120-c941-4dff-b8f9-77b71415e94b', 'c18c215d-bdd3-425a-8e29-93822871461a', '3a27b997-520d-441c-8b84-72aa950a854c', 'b430f424-4703-4d75-afe4-073c3f3c4572'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:15.432238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bf7126-5d55-4e15-92e5-8dc4f77eb7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f031120-c941-4dff-b8f9-77b71415e94b', 'c18c215d-bdd3-425a-8e29-93822871461a', '3a27b997-520d-441c-8b84-72aa950a854c', 'b430f424-4703-4d75-afe4-073c3f3c4572']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:15.432238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ce82d5-5192-47da-8d36-ac21a122985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:15.460512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ce82d5-5192-47da-8d36-ac21a122985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baba07aa-da54-4f59-9242-ec3375a120bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1830403236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc11f242c424394a4b1776c9fb9bfd2',qos_specs=None,replication_status=,reservations=['4f031120-c941-4dff-b8f9-77b71415e94b','c18c215d-bdd3-425a-8e29-93822871461a','3a27b997-520d-441c-8b84-72aa950a854c','b430f424-4703-4d75-afe4-073c3f3c4572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47d6a8beffbe4c4ba88db9cb90834978',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1830403236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baba07aa-da54-4f59-9242-ec3375a120bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddc11f242c424394a4b1776c9fb9bfd2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47d6a8beffbe4c4ba88db9cb90834978',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:15.461511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb459d9-9cc1-40c4-8f74-5d85486c8974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:15.493703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feb459d9-9cc1-40c4-8f74-5d85486c8974) transitioned into state 'SUCCESS' from state '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-1830403236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddc11f242c424394a4b1776c9fb9bfd2',qos_specs=None,replication_status=,reservations=['4f031120-c941-4dff-b8f9-77b71415e94b','c18c215d-bdd3-425a-8e29-93822871461a','3a27b997-520d-441c-8b84-72aa950a854c','b430f424-4703-4d75-afe4-073c3f3c4572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47d6a8beffbe4c4ba88db9cb90834978',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:15.493703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7097b4-8f7d-4cab-9c01-e18dadb785d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:15.514569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa7097b4-8f7d-4cab-9c01-e18dadb785d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:15.515819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Flow 'volume_create_api' (e39ccd8b-ce17-4e29-b6d5-7dcf7deba6d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:15.516267 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create volume request issued successfully. Aug 05 18:22:15.517054 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22b8887c-aeed-41b3-bc78-017a72284c42 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:15.519282 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 546/2178] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:15 2026] POST /volume/v3/volumes => generated 748 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:15.539774 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d7053621-7c2a-405f-a3f8-cc6b40fe6ee7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:15.545797 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7053621-7c2a-405f-a3f8-cc6b40fe6ee7 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:15.545797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7053621-7c2a-405f-a3f8-cc6b40fe6ee7 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:15.545797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7053621-7c2a-405f-a3f8-cc6b40fe6ee7 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:15.561801 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:15.561801 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:15.571235 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d7053621-7c2a-405f-a3f8-cc6b40fe6ee7 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:15.579123 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7053621-7c2a-405f-a3f8-cc6b40fe6ee7 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:15.579874 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 539/2179] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:15 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:16.329625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0033d768-a35e-4f44-8607-aa2348ad173c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:16.330120 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0033d768-a35e-4f44-8607-aa2348ad173c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 Aug 05 18:22:16.330120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0033d768-a35e-4f44-8607-aa2348ad173c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:16.330332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0033d768-a35e-4f44-8607-aa2348ad173c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:16.338488 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0033d768-a35e-4f44-8607-aa2348ad173c tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 returned with HTTP 404 Aug 05 18:22:16.339186 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 549/2180] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:16 2026] GET /volume/v3/snapshots/7bf05689-875e-4b3e-b375-c13a5370fe35 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:16.350644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2662bdcb-2e26-4542-8579-7fc737b2402e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:16.355804 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:16.356161 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:16.356553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:16.356805 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume with id: 3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:16.370280 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:16.370280 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:16.370802 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:16.396969 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Delete volume request issued successfully. Aug 05 18:22:16.397228 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2662bdcb-2e26-4542-8579-7fc737b2402e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 returned with HTTP 202 Aug 05 18:22:16.397787 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 547/2181] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:16 2026] DELETE /volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:16.407614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f9f3fc7e-dc1f-4b13-baaf-9706e142dc6e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:16.409466 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9f3fc7e-dc1f-4b13-baaf-9706e142dc6e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:16.409714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9f3fc7e-dc1f-4b13-baaf-9706e142dc6e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:16.409985 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9f3fc7e-dc1f-4b13-baaf-9706e142dc6e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:16.418030 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:16.418030 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:16.424263 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f9f3fc7e-dc1f-4b13-baaf-9706e142dc6e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Volume info retrieved successfully. Aug 05 18:22:16.432091 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9f3fc7e-dc1f-4b13-baaf-9706e142dc6e tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 returned with HTTP 200 Aug 05 18:22:16.432623 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 547/2182] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:16 2026] GET /volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:16.600219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-30f0fcbf-3e14-42b3-aac5-933e6d384ddd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:16.602400 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-30f0fcbf-3e14-42b3-aac5-933e6d384ddd tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:16.602865 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-30f0fcbf-3e14-42b3-aac5-933e6d384ddd tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:16.603226 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-30f0fcbf-3e14-42b3-aac5-933e6d384ddd tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:16.613240 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:16.613240 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:16.618837 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-30f0fcbf-3e14-42b3-aac5-933e6d384ddd tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:16.625840 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-30f0fcbf-3e14-42b3-aac5-933e6d384ddd tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:16.625840 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 540/2183] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:16 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:16.644873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c2109a2e-3722-420a-bc40-3cb887c522cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:16.649626 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:16.649626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "baba07aa-da54-4f59-9242-ec3375a120bf", "name": "tempest-VolumesExtendTest-Snapshot-1450851929"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:16.661614 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:16.661614 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:16.661858 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:16.662032 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Create snapshot from volume baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:16.717618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Created reservations ['f30c4103-1093-49b2-817c-9f9b5d7999e0', '5e272428-1359-4ba6-a8aa-4e6c950720be', '261ade73-cd0e-46bb-a239-5f60795e9e47', '61b64710-3c96-43fa-9e8d-385ee81273e1'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:16.760811 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Snapshot create request issued successfully. Aug 05 18:22:16.761501 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2109a2e-3722-420a-bc40-3cb887c522cc tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:22:16.761605 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 550/2184] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:22:16 2026] POST /volume/v3/snapshots => generated 304 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:16.779327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-420371ff-f2f2-4c8a-a38e-5da9b0d18dee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:16.785001 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-420371ff-f2f2-4c8a-a38e-5da9b0d18dee tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade Aug 05 18:22:16.785264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-420371ff-f2f2-4c8a-a38e-5da9b0d18dee tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:16.785487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-420371ff-f2f2-4c8a-a38e-5da9b0d18dee tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:16.792616 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:16.792616 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:16.793233 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-420371ff-f2f2-4c8a-a38e-5da9b0d18dee tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Snapshot retrieved successfully. Aug 05 18:22:16.795046 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-420371ff-f2f2-4c8a-a38e-5da9b0d18dee tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade returned with HTTP 200 Aug 05 18:22:16.795143 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 548/2185] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:16 2026] GET /volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:17.454716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5f17378f-0e79-4635-9e7e-a40508abb242 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:17.460341 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5f17378f-0e79-4635-9e7e-a40508abb242 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] GET https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 Aug 05 18:22:17.460667 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5f17378f-0e79-4635-9e7e-a40508abb242 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:17.460941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5f17378f-0e79-4635-9e7e-a40508abb242 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:17.477119 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5f17378f-0e79-4635-9e7e-a40508abb242 tempest-ProjectReaderTests-154777271 tempest-ProjectReaderTests-154777271-project-admin] https://10.4.3.210/volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 returned with HTTP 404 Aug 05 18:22:17.478172 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 548/2186] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:17 2026] GET /volume/v3/volumes/3462db38-2305-4b0e-a2c4-25fa72cad679 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:17.809539 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-69293e97-18a6-472b-bbf9-e0d9f7927155 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:17.812218 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69293e97-18a6-472b-bbf9-e0d9f7927155 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade Aug 05 18:22:17.812777 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69293e97-18a6-472b-bbf9-e0d9f7927155 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:17.814485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69293e97-18a6-472b-bbf9-e0d9f7927155 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:17.821368 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:17.821368 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:17.822378 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-69293e97-18a6-472b-bbf9-e0d9f7927155 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Snapshot retrieved successfully. Aug 05 18:22:17.823820 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69293e97-18a6-472b-bbf9-e0d9f7927155 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade returned with HTTP 200 Aug 05 18:22:17.824533 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 541/2187] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:17 2026] GET /volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:17.837368 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-87b54c6f-8638-4887-a466-39b79eec597b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:17.839291 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] POST https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf/action Aug 05 18:22:17.839805 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:17.839805 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:17.849857 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:17.849857 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:17.850356 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:17.904985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Created reservations ['132aad84-4015-41fa-8421-0d93bfaacee8', 'e6fff203-ef53-483c-8b8c-f627457c7ade'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:17.917969 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Extend volume request issued successfully. Aug 05 18:22:17.918365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87b54c6f-8638-4887-a466-39b79eec597b tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf/action returned with HTTP 202 Aug 05 18:22:17.918915 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 551/2188] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:22:17 2026] POST /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:17.938286 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0da8c539-3acf-4d90-bd3f-8cbec9e57874 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:17.941011 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0da8c539-3acf-4d90-bd3f-8cbec9e57874 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:17.941622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0da8c539-3acf-4d90-bd3f-8cbec9e57874 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:17.942057 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0da8c539-3acf-4d90-bd3f-8cbec9e57874 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:17.954120 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:17.954120 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:17.961012 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0da8c539-3acf-4d90-bd3f-8cbec9e57874 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:17.967435 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0da8c539-3acf-4d90-bd3f-8cbec9e57874 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:17.968039 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 549/2189] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:17 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:18.988759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e1ecf022-7514-4ea6-a9b3-25f02c1d6504 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:18.996148 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e1ecf022-7514-4ea6-a9b3-25f02c1d6504 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:18.996448 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e1ecf022-7514-4ea6-a9b3-25f02c1d6504 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:18.996770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e1ecf022-7514-4ea6-a9b3-25f02c1d6504 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:19.008987 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:19.008987 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:19.017535 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e1ecf022-7514-4ea6-a9b3-25f02c1d6504 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:19.026726 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e1ecf022-7514-4ea6-a9b3-25f02c1d6504 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:19.027237 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 549/2190] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:18 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:19.046408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-959d9fb7-a31a-44eb-a173-c1cfbc7fe222 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.048851 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-959d9fb7-a31a-44eb-a173-c1cfbc7fe222 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:19.049239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-959d9fb7-a31a-44eb-a173-c1cfbc7fe222 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:19.049462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-959d9fb7-a31a-44eb-a173-c1cfbc7fe222 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:19.059086 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:19.059086 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:19.064261 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-959d9fb7-a31a-44eb-a173-c1cfbc7fe222 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:19.070301 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-959d9fb7-a31a-44eb-a173-c1cfbc7fe222 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:19.070891 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 542/2191] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:19 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:19.090308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-46716d3b-bab1-4339-84d7-da203e55e204 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.094127 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade Aug 05 18:22:19.094515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:19.094874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:19.095388 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Delete snapshot with id: 8bc68486-d8ae-4fac-b3dc-88d46b5ccade Aug 05 18:22:19.103616 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:19.103616 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:19.104301 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Snapshot retrieved successfully. Aug 05 18:22:19.135436 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Snapshot delete request issued successfully. Aug 05 18:22:19.135436 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-46716d3b-bab1-4339-84d7-da203e55e204 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade returned with HTTP 202 Aug 05 18:22:19.136335 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 552/2192] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:19 2026] DELETE /volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:19.146355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-21a22841-2136-4c53-b6c8-17807dcfaf37 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.148908 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-21a22841-2136-4c53-b6c8-17807dcfaf37 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade Aug 05 18:22:19.148908 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-21a22841-2136-4c53-b6c8-17807dcfaf37 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:19.149450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-21a22841-2136-4c53-b6c8-17807dcfaf37 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:19.158498 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:19.158498 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:19.158498 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-21a22841-2136-4c53-b6c8-17807dcfaf37 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Snapshot retrieved successfully. Aug 05 18:22:19.158498 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-21a22841-2136-4c53-b6c8-17807dcfaf37 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade returned with HTTP 200 Aug 05 18:22:19.159585 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 550/2193] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:19 2026] GET /volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:19.575566 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-31d24c6f-835f-499b-99e3-f880b9a11476 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.785122 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31d24c6f-835f-499b-99e3-f880b9a11476 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:19.785122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31d24c6f-835f-499b-99e3-f880b9a11476 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2113241740", "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=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:19.843511 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31d24c6f-835f-499b-99e3-f880b9a11476 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:19.843511 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 550/2194] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:22:19 2026] POST /volume/v3/types => generated 380 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:19.857981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-53c844cf-99cf-4878-89e0-b8dcb22d5b9e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.859659 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-53c844cf-99cf-4878-89e0-b8dcb22d5b9e tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption Aug 05 18:22:19.860166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-53c844cf-99cf-4878-89e0-b8dcb22d5b9e tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:19.895676 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-53c844cf-99cf-4878-89e0-b8dcb22d5b9e tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption returned with HTTP 200 Aug 05 18:22:19.896412 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 543/2195] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:22:19 2026] POST /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:19.909613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-603255ce-a75d-424f-926b-3d3ebb89cd54 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.912564 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-603255ce-a75d-424f-926b-3d3ebb89cd54 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:19.912906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-603255ce-a75d-424f-926b-3d3ebb89cd54 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1120389062", "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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:19.914995 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:19.914995 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:19.946463 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-603255ce-a75d-424f-926b-3d3ebb89cd54 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:19.947053 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 553/2196] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:22:19 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:22:19.963310 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-73c3e663-ac76-4d0c-9d62-c6c33153a6ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:19.965637 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-73c3e663-ac76-4d0c-9d62-c6c33153a6ae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types/9471521b-6c9b-4b7a-a6bc-6771b2247c4c/encryption Aug 05 18:22:19.966094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-73c3e663-ac76-4d0c-9d62-c6c33153a6ae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.013668 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-73c3e663-ac76-4d0c-9d62-c6c33153a6ae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/9471521b-6c9b-4b7a-a6bc-6771b2247c4c/encryption returned with HTTP 200 Aug 05 18:22:20.013999 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 551/2197] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:22:19 2026] POST /volume/v3/types/9471521b-6c9b-4b7a-a6bc-6771b2247c4c/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.031574 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e316d692-fccd-4917-85c7-64f931d5deec None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.033984 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e316d692-fccd-4917-85c7-64f931d5deec tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:20.034485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e316d692-fccd-4917-85c7-64f931d5deec tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-260359917", "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=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.070023 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e316d692-fccd-4917-85c7-64f931d5deec tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:20.070380 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 551/2198] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.084818 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f191c323-3c3b-437b-999d-cbae1750d390 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.086717 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f191c323-3c3b-437b-999d-cbae1750d390 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190/extra_specs Aug 05 18:22:20.087154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f191c323-3c3b-437b-999d-cbae1750d390 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.121333 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f191c323-3c3b-437b-999d-cbae1750d390 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190/extra_specs returned with HTTP 200 Aug 05 18:22:20.122088 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 544/2199] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190/extra_specs => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.131773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e354f424-0947-4db0-b616-23251fff6517 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.134087 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e354f424-0947-4db0-b616-23251fff6517 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] PUT https://10.4.3.210/volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190/extra_specs/key2 Aug 05 18:22:20.134178 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e354f424-0947-4db0-b616-23251fff6517 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.157215 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e354f424-0947-4db0-b616-23251fff6517 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190/extra_specs/key2 returned with HTTP 200 Aug 05 18:22:20.157665 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 554/2200] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:22:20 2026] PUT /volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190/extra_specs/key2 => generated 25 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.169188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e0b56ac9-dd63-423c-a5af-57ca117f7192 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.171448 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0b56ac9-dd63-423c-a5af-57ca117f7192 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:20.171910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0b56ac9-dd63-423c-a5af-57ca117f7192 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.174468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4952a090-df25-4113-9d68-cba7bcc9e490 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.178426 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4952a090-df25-4113-9d68-cba7bcc9e490 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade Aug 05 18:22:20.178673 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4952a090-df25-4113-9d68-cba7bcc9e490 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.179132 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4952a090-df25-4113-9d68-cba7bcc9e490 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.185341 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4952a090-df25-4113-9d68-cba7bcc9e490 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade returned with HTTP 404 Aug 05 18:22:20.186574 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 552/2201] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/snapshots/8bc68486-d8ae-4fac-b3dc-88d46b5ccade => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:20.194609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0b56ac9-dd63-423c-a5af-57ca117f7192 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:20.195049 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 552/2202] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types => generated 195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.196887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-059cbfa9-8eed-4862-ab0d-a510ba94e6aa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.198869 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-059cbfa9-8eed-4862-ab0d-a510ba94e6aa tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:20.199076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-059cbfa9-8eed-4862-ab0d-a510ba94e6aa tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.199257 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-059cbfa9-8eed-4862-ab0d-a510ba94e6aa tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.205832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d354a887-2107-4e59-ae0a-3e895a9f3f62 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.208053 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:20.208053 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:20.211068 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d354a887-2107-4e59-ae0a-3e895a9f3f62 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/cd87f142-3ea9-4973-a98f-ff71d0a4a5fa Aug 05 18:22:20.211238 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d354a887-2107-4e59-ae0a-3e895a9f3f62 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.211419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d354a887-2107-4e59-ae0a-3e895a9f3f62 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.217219 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-059cbfa9-8eed-4862-ab0d-a510ba94e6aa tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:20.228273 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-059cbfa9-8eed-4862-ab0d-a510ba94e6aa tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:20.228945 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 545/2203] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.247617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.250331 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] DELETE https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:20.250705 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.251085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.251382 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Delete volume with id: baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:20.255958 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d354a887-2107-4e59-ae0a-3e895a9f3f62 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/cd87f142-3ea9-4973-a98f-ff71d0a4a5fa returned with HTTP 202 Aug 05 18:22:20.257001 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 555/2204] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/cd87f142-3ea9-4973-a98f-ff71d0a4a5fa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:20.261985 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:20.261985 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:20.262209 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:20.267926 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-048a7f6a-3fcf-49d7-8702-c610ef1abddb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.270219 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-048a7f6a-3fcf-49d7-8702-c610ef1abddb tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:20.270716 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-048a7f6a-3fcf-49d7-8702-c610ef1abddb tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1841315253", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.298570 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Delete volume request issued successfully. Aug 05 18:22:20.298570 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a99ce37a-6790-46e6-bde6-87ea1b614339 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 202 Aug 05 18:22:20.298772 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 553/2205] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:20.301617 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-048a7f6a-3fcf-49d7-8702-c610ef1abddb tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:20.301617 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 553/2206] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.310928 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e3b9aad5-de50-42f5-9255-af2e27178019 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.312307 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-805072f2-87a1-465f-bf03-b3d08f76cdd1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.314688 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-805072f2-87a1-465f-bf03-b3d08f76cdd1 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2/encryption Aug 05 18:22:20.315143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-805072f2-87a1-465f-bf03-b3d08f76cdd1 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.317856 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3b9aad5-de50-42f5-9255-af2e27178019 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:20.318095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3b9aad5-de50-42f5-9255-af2e27178019 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.318388 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3b9aad5-de50-42f5-9255-af2e27178019 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.330965 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:20.330965 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:20.338819 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e3b9aad5-de50-42f5-9255-af2e27178019 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Volume info retrieved successfully. Aug 05 18:22:20.348905 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3b9aad5-de50-42f5-9255-af2e27178019 tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 200 Aug 05 18:22:20.350141 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 546/2207] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.353280 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-805072f2-87a1-465f-bf03-b3d08f76cdd1 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2/encryption returned with HTTP 200 Aug 05 18:22:20.353280 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 556/2208] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.365462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d67b4620-d8f0-42b1-b857-21e4f796a74f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.368472 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d67b4620-d8f0-42b1-b857-21e4f796a74f tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2/encryption/99898208-91b1-4576-9732-63d3d92c4093 Aug 05 18:22:20.370710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d67b4620-d8f0-42b1-b857-21e4f796a74f tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.370710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d67b4620-d8f0-42b1-b857-21e4f796a74f tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.402847 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d67b4620-d8f0-42b1-b857-21e4f796a74f tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2/encryption/99898208-91b1-4576-9732-63d3d92c4093 returned with HTTP 202 Aug 05 18:22:20.403515 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 554/2209] 10.4.3.210 () {66 vars in 1489 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2/encryption/99898208-91b1-4576-9732-63d3d92c4093 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:20.417560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f25e5873-1b72-4f43-8d69-d7c84bff17bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.421657 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f25e5873-1b72-4f43-8d69-d7c84bff17bc tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:20.422144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f25e5873-1b72-4f43-8d69-d7c84bff17bc tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-626248495", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.450414 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f25e5873-1b72-4f43-8d69-d7c84bff17bc tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:20.451124 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 554/2210] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.461994 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc830c32-ad61-4d73-8b73-a1caabad6430 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.464386 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc830c32-ad61-4d73-8b73-a1caabad6430 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/c769efe9-e470-4210-8553-6c2315f6d4a8/extra_specs/key1 Aug 05 18:22:20.464673 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc830c32-ad61-4d73-8b73-a1caabad6430 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.465025 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc830c32-ad61-4d73-8b73-a1caabad6430 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.496718 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc830c32-ad61-4d73-8b73-a1caabad6430 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/c769efe9-e470-4210-8553-6c2315f6d4a8/extra_specs/key1 returned with HTTP 202 Aug 05 18:22:20.497447 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 547/2211] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/c769efe9-e470-4210-8553-6c2315f6d4a8/extra_specs/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:20.506033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b1d62c5e-f15e-4290-97ce-97a347a10dad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.507723 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1d62c5e-f15e-4290-97ce-97a347a10dad tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:20.508152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1d62c5e-f15e-4290-97ce-97a347a10dad tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1967500128", "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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.527364 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1d62c5e-f15e-4290-97ce-97a347a10dad tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:20.527835 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 557/2212] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:22:20 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.536583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2798d9b2-c09d-4a95-8b55-1c5a496fc5d0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.538691 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2798d9b2-c09d-4a95-8b55-1c5a496fc5d0 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/49f41b23-ff89-491c-ab1f-e374791b63af Aug 05 18:22:20.538936 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2798d9b2-c09d-4a95-8b55-1c5a496fc5d0 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.539139 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2798d9b2-c09d-4a95-8b55-1c5a496fc5d0 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.567754 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2798d9b2-c09d-4a95-8b55-1c5a496fc5d0 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/49f41b23-ff89-491c-ab1f-e374791b63af returned with HTTP 202 Aug 05 18:22:20.568297 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 555/2213] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/49f41b23-ff89-491c-ab1f-e374791b63af => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:20.577681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-273557c6-5ca6-4be3-a0f5-97f1a3f54ad5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.579973 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-273557c6-5ca6-4be3-a0f5-97f1a3f54ad5 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs Aug 05 18:22:20.580258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-273557c6-5ca6-4be3-a0f5-97f1a3f54ad5 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.580586 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-273557c6-5ca6-4be3-a0f5-97f1a3f54ad5 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.588546 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-273557c6-5ca6-4be3-a0f5-97f1a3f54ad5 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs returned with HTTP 200 Aug 05 18:22:20.589016 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 555/2214] 10.4.3.210 () {66 vars in 1378 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.602363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5f95073d-b6c4-4b53-b4fb-da589a39692c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.604125 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f95073d-b6c4-4b53-b4fb-da589a39692c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types Aug 05 18:22:20.604332 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f95073d-b6c4-4b53-b4fb-da589a39692c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.604542 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f95073d-b6c4-4b53-b4fb-da589a39692c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.626621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f95073d-b6c4-4b53-b4fb-da589a39692c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:20.627046 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 548/2215] 10.4.3.210 () {66 vars in 1231 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types => generated 2830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:20.642516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4e613e78-1111-4412-a30a-aeee82c857c3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.645314 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e613e78-1111-4412-a30a-aeee82c857c3 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption/cipher Aug 05 18:22:20.645622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e613e78-1111-4412-a30a-aeee82c857c3 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.645957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4e613e78-1111-4412-a30a-aeee82c857c3 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.656172 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4e613e78-1111-4412-a30a-aeee82c857c3 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption/cipher returned with HTTP 200 Aug 05 18:22:20.656721 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 558/2216] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.665569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-84c39765-7c45-4997-a24e-e2cf9c9ccbae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.668047 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84c39765-7c45-4997-a24e-e2cf9c9ccbae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption Aug 05 18:22:20.668366 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84c39765-7c45-4997-a24e-e2cf9c9ccbae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.668671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84c39765-7c45-4997-a24e-e2cf9c9ccbae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.677628 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84c39765-7c45-4997-a24e-e2cf9c9ccbae tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption returned with HTTP 200 Aug 05 18:22:20.678203 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 556/2217] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.691695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d11ba7ba-4042-4303-8321-7a2648c83847 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.693903 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d11ba7ba-4042-4303-8321-7a2648c83847 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/multiattach Aug 05 18:22:20.694222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d11ba7ba-4042-4303-8321-7a2648c83847 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.694484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d11ba7ba-4042-4303-8321-7a2648c83847 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.704178 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d11ba7ba-4042-4303-8321-7a2648c83847 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/multiattach returned with HTTP 200 Aug 05 18:22:20.704772 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 556/2218] 10.4.3.210 () {66 vars in 1414 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.714045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-54efc264-f931-42e9-ba61-89eea0f2713a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.716765 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-54efc264-f931-42e9-ba61-89eea0f2713a tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/volume_backend_name Aug 05 18:22:20.716765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-54efc264-f931-42e9-ba61-89eea0f2713a tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.716765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-54efc264-f931-42e9-ba61-89eea0f2713a tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.724966 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-54efc264-f931-42e9-ba61-89eea0f2713a tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/volume_backend_name returned with HTTP 200 Aug 05 18:22:20.725374 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 549/2219] 10.4.3.210 () {66 vars in 1438 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.737056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-233401a4-92dd-4d0d-984a-a085fbba2066 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.739149 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-233401a4-92dd-4d0d-984a-a085fbba2066 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] GET https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 Aug 05 18:22:20.739392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-233401a4-92dd-4d0d-984a-a085fbba2066 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.739641 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-233401a4-92dd-4d0d-984a-a085fbba2066 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.745934 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-233401a4-92dd-4d0d-984a-a085fbba2066 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 returned with HTTP 200 Aug 05 18:22:20.746324 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 559/2220] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:22:20 2026] GET /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.761090 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-79e8a016-f898-4889-8cd5-0f6e8ef99b49 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.762511 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-79e8a016-f898-4889-8cd5-0f6e8ef99b49 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] PUT https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption/14930c1b-6f2e-4036-ad41-22e58d6c0e41 Aug 05 18:22:20.763035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-79e8a016-f898-4889-8cd5-0f6e8ef99b49 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.783457 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-79e8a016-f898-4889-8cd5-0f6e8ef99b49 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption/14930c1b-6f2e-4036-ad41-22e58d6c0e41 returned with HTTP 200 Aug 05 18:22:20.784844 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 557/2221] 10.4.3.210 () {68 vars in 1506 bytes} [Wed Aug 5 18:22:20 2026] PUT /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/encryption/14930c1b-6f2e-4036-ad41-22e58d6c0e41 => generated 33 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.795948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9866bdfb-e202-459b-93ca-e5ad21517dd7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.797937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9866bdfb-e202-459b-93ca-e5ad21517dd7 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] PUT https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/key1 Aug 05 18:22:20.798412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9866bdfb-e202-459b-93ca-e5ad21517dd7 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.833258 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9866bdfb-e202-459b-93ca-e5ad21517dd7 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/key1 returned with HTTP 200 Aug 05 18:22:20.833258 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 557/2222] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:22:20 2026] PUT /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2/extra_specs/key1 => generated 30 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:22:20.846546 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d208dcb7-38ba-4f5a-ade9-2e9e8480cc2e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.849120 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d208dcb7-38ba-4f5a-ade9-2e9e8480cc2e tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] PUT https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 Aug 05 18:22:20.849625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d208dcb7-38ba-4f5a-ade9-2e9e8480cc2e tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:20.869864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d208dcb7-38ba-4f5a-ade9-2e9e8480cc2e tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 returned with HTTP 200 Aug 05 18:22:20.870526 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 550/2223] 10.4.3.210 () {68 vars in 1362 bytes} [Wed Aug 5 18:22:20 2026] PUT /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 => generated 371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:20.883666 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5da1f5ce-b896-4ff2-9bdd-a38d80711f83 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.885852 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5da1f5ce-b896-4ff2-9bdd-a38d80711f83 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/c769efe9-e470-4210-8553-6c2315f6d4a8 Aug 05 18:22:20.886493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5da1f5ce-b896-4ff2-9bdd-a38d80711f83 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.886493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5da1f5ce-b896-4ff2-9bdd-a38d80711f83 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.915187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5da1f5ce-b896-4ff2-9bdd-a38d80711f83 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/c769efe9-e470-4210-8553-6c2315f6d4a8 returned with HTTP 202 Aug 05 18:22:20.915725 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 560/2224] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/c769efe9-e470-4210-8553-6c2315f6d4a8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:20.924115 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5a9e4b15-b15c-4a06-b431-20e35ddef79c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.927192 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a9e4b15-b15c-4a06-b431-20e35ddef79c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2 Aug 05 18:22:20.927772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a9e4b15-b15c-4a06-b431-20e35ddef79c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.928055 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a9e4b15-b15c-4a06-b431-20e35ddef79c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:20.976139 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a9e4b15-b15c-4a06-b431-20e35ddef79c tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2 returned with HTTP 202 Aug 05 18:22:20.977696 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 558/2225] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/f68fa742-0ca5-4779-a091-a08c35a8cba2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:20.989452 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-10377775-687d-4975-a3fc-4b1a32f1bdce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:20.991494 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10377775-687d-4975-a3fc-4b1a32f1bdce tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190 Aug 05 18:22:20.991722 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10377775-687d-4975-a3fc-4b1a32f1bdce tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:20.991989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10377775-687d-4975-a3fc-4b1a32f1bdce tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:21.029845 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10377775-687d-4975-a3fc-4b1a32f1bdce tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190 returned with HTTP 202 Aug 05 18:22:21.030360 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 558/2226] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:20 2026] DELETE /volume/v3/types/dc113ee2-13ac-45d4-b5ed-2a7354886190 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:21.038207 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c937e25c-e086-4a65-8306-837398a8f2b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:21.041338 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c937e25c-e086-4a65-8306-837398a8f2b2 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/9471521b-6c9b-4b7a-a6bc-6771b2247c4c Aug 05 18:22:21.041338 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c937e25c-e086-4a65-8306-837398a8f2b2 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:21.041661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c937e25c-e086-4a65-8306-837398a8f2b2 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:21.083312 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c937e25c-e086-4a65-8306-837398a8f2b2 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/9471521b-6c9b-4b7a-a6bc-6771b2247c4c returned with HTTP 202 Aug 05 18:22:21.083312 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 551/2227] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:21 2026] DELETE /volume/v3/types/9471521b-6c9b-4b7a-a6bc-6771b2247c4c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:21.101693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-533137f2-fcf3-4753-9078-fe7380de95a9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:21.107555 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-533137f2-fcf3-4753-9078-fe7380de95a9 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] DELETE https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 Aug 05 18:22:21.107555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-533137f2-fcf3-4753-9078-fe7380de95a9 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:21.107555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-533137f2-fcf3-4753-9078-fe7380de95a9 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:21.164375 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-533137f2-fcf3-4753-9078-fe7380de95a9 tempest-VolumeTypesAdminTests-1203685401 tempest-VolumeTypesAdminTests-1203685401-project-admin] https://10.4.3.210/volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 returned with HTTP 202 Aug 05 18:22:21.164375 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 561/2228] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:22:21 2026] DELETE /volume/v3/types/10873515-1d20-4fb9-93ae-b3ac1ca9b3e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:21.373064 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c83c25f3-41fe-42cc-a217-7594b01fe11a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:21.377505 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c83c25f3-41fe-42cc-a217-7594b01fe11a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] GET https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf Aug 05 18:22:21.377953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c83c25f3-41fe-42cc-a217-7594b01fe11a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:21.378616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c83c25f3-41fe-42cc-a217-7594b01fe11a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:21.388004 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c83c25f3-41fe-42cc-a217-7594b01fe11a tempest-VolumesExtendTest-1621526670 tempest-VolumesExtendTest-1621526670-project-member] https://10.4.3.210/volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf returned with HTTP 404 Aug 05 18:22:21.388707 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 559/2229] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:21 2026] GET /volume/v3/volumes/baba07aa-da54-4f59-9242-ec3375a120bf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:31.019095 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=365,cinder:UPDATE=121,cinder:INSERT=71 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:22:31.075645 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=267,cinder:UPDATE=63,cinder:INSERT=30 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:22:31.155344 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=346,cinder:UPDATE=93,cinder:INSERT=63 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:22:31.383326 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=334,cinder:INSERT=55,cinder:UPDATE=86 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:22:37.712214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-98871ee6-8964-4d72-9718-8f40ff62e465 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:37.716321 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-98871ee6-8964-4d72-9718-8f40ff62e465 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:22:37.716554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-98871ee6-8964-4d72-9718-8f40ff62e465 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:37.716769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-98871ee6-8964-4d72-9718-8f40ff62e465 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:37.725623 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:37.725623 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:37.729991 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-98871ee6-8964-4d72-9718-8f40ff62e465 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:22:37.734615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-98871ee6-8964-4d72-9718-8f40ff62e465 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:22:37.735016 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 559/2230] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:37 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:37.806098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-06cd0225-bbf8-48f8-8ee3-12ae5aaf0ffa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:37.808092 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06cd0225-bbf8-48f8-8ee3-12ae5aaf0ffa tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:22:37.808839 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06cd0225-bbf8-48f8-8ee3-12ae5aaf0ffa tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:37.809236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06cd0225-bbf8-48f8-8ee3-12ae5aaf0ffa tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:37.820751 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:37.820751 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:37.827661 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-06cd0225-bbf8-48f8-8ee3-12ae5aaf0ffa tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:22:37.833932 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06cd0225-bbf8-48f8-8ee3-12ae5aaf0ffa tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:22:37.834389 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 552/2231] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:37 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:40.499312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ee324ce7-c24c-4093-a6db-1f96e068832d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:40.614072 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee324ce7-c24c-4093-a6db-1f96e068832d tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:22:40.614617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee324ce7-c24c-4093-a6db-1f96e068832d tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1157307675", "extra_specs": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:40.641498 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee324ce7-c24c-4093-a6db-1f96e068832d tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:22:40.641899 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 562/2232] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:22:40 2026] POST /volume/v3/types => generated 212 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:40.653270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2100b585-c58e-4834-8194-eccfb1378b3f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:40.655679 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2100b585-c58e-4834-8194-eccfb1378b3f tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] POST https://10.4.3.210/volume/v3/types/c40df9fe-37d2-41f1-8ac2-a198e24df34e/encryption Aug 05 18:22:40.656125 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2100b585-c58e-4834-8194-eccfb1378b3f tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:40.697731 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2100b585-c58e-4834-8194-eccfb1378b3f tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/types/c40df9fe-37d2-41f1-8ac2-a198e24df34e/encryption returned with HTTP 200 Aug 05 18:22:40.698449 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 560/2233] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:22:40 2026] POST /volume/v3/types/c40df9fe-37d2-41f1-8ac2-a198e24df34e/encryption => generated 230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:40.710677 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7776ec32-66fc-4037-84d8-912b66525e42 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:40.815364 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:40.815364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-414265155", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1157307675", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:40.817188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-414265155', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1157307675', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:40.821345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:22:40.821831 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:40.821831 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:40.822434 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:22:40.828813 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (a9c405d5-9a32-4b83-b042-3e6edd40d812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:40.830297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2034286c-9a54-47b0-b8e6-16f45701cda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:40.833010 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:40.870694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2034286c-9a54-47b0-b8e6-16f45701cda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:22:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c40df9fe-37d2-41f1-8ac2-a198e24df34e,is_public=True,name='tempest-scenario-type-luks-1157307675',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c40df9fe-37d2-41f1-8ac2-a198e24df34e', '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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:40.873835 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef2ab72-6533-42b3-b663-d50dffa868d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:40.912145 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1157307675 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1157307675, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:40.912145 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1157307675 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1157307675, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:40.956014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['563017c5-b5d1-4950-964b-ccf674560be6', '3fb02fe0-1513-4fa1-a668-eddadb3013a3', 'f864b89e-082e-4e23-a34e-bd0c7335f94e', '37d75f18-f340-470b-9fe7-073aff7102bc'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:40.957166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef2ab72-6533-42b3-b663-d50dffa868d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563017c5-b5d1-4950-964b-ccf674560be6', '3fb02fe0-1513-4fa1-a668-eddadb3013a3', 'f864b89e-082e-4e23-a34e-bd0c7335f94e', '37d75f18-f340-470b-9fe7-073aff7102bc']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:40.959504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b373bd93-ed11-491f-8261-ec069f110b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:40.988695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b373bd93-ed11-491f-8261-ec069f110b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef028f62-e6fa-46f3-acf0-ee740cc7d75b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-414265155',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['563017c5-b5d1-4950-964b-ccf674560be6','3fb02fe0-1513-4fa1-a668-eddadb3013a3','f864b89e-082e-4e23-a34e-bd0c7335f94e','37d75f18-f340-470b-9fe7-073aff7102bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c40df9fe-37d2-41f1-8ac2-a198e24df34e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-414265155',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ef028f62-e6fa-46f3-acf0-ee740cc7d75b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c40df9fe-37d2-41f1-8ac2-a198e24df34e),volume_type_id=c40df9fe-37d2-41f1-8ac2-a198e24df34e)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:40.989699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0180dd-f188-4e16-8945-633715dc5e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:41.017102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:41.019458 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:22:41.019945 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:41.020048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d0180dd-f188-4e16-8945-633715dc5e22) transitioned into state 'SUCCESS' from state '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-414265155',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['563017c5-b5d1-4950-964b-ccf674560be6','3fb02fe0-1513-4fa1-a668-eddadb3013a3','f864b89e-082e-4e23-a34e-bd0c7335f94e','37d75f18-f340-470b-9fe7-073aff7102bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c40df9fe-37d2-41f1-8ac2-a198e24df34e)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:41.020365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:41.020838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af65bbb-8c85-4db1-97cb-6304b98d3c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:41.021434 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Delete volume with id: 6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:22:41.032229 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:41.032229 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:41.032961 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:22:41.033518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af65bbb-8c85-4db1-97cb-6304b98d3c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:41.034566 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (a9c405d5-9a32-4b83-b042-3e6edd40d812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:41.034984 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:22:41.035724 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7776ec32-66fc-4037-84d8-912b66525e42 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:41.036205 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 560/2234] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:22:40 2026] POST /volume/v3/volumes => generated 779 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:41.054187 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-463a2ad4-e112-4d6c-aa51-1705b85c8dc6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:41.054187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-463a2ad4-e112-4d6c-aa51-1705b85c8dc6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:22:41.054361 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-463a2ad4-e112-4d6c-aa51-1705b85c8dc6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:41.054704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-463a2ad4-e112-4d6c-aa51-1705b85c8dc6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:41.063484 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Delete volume request issued successfully. Aug 05 18:22:41.063706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1fb3b78d-af0e-4d77-ae9f-62ca7b83f981 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 202 Aug 05 18:22:41.064331 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:41.064331 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:41.064457 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 553/2235] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:41 2026] DELETE /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:41.069298 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-463a2ad4-e112-4d6c-aa51-1705b85c8dc6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:41.073478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-367547d2-d7e3-40fd-8423-10c0ed3c89e1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:41.075506 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-463a2ad4-e112-4d6c-aa51-1705b85c8dc6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:22:41.076244 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 563/2236] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:41 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:41.076300 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-367547d2-d7e3-40fd-8423-10c0ed3c89e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:22:41.076512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-367547d2-d7e3-40fd-8423-10c0ed3c89e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:41.076811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-367547d2-d7e3-40fd-8423-10c0ed3c89e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:41.091743 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:41.091743 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:41.097881 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-367547d2-d7e3-40fd-8423-10c0ed3c89e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:22:41.101629 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-367547d2-d7e3-40fd-8423-10c0ed3c89e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 200 Aug 05 18:22:41.102141 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 561/2237] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:41 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:42.097437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ae802373-55ca-41ae-a494-509e181b253b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.099844 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae802373-55ca-41ae-a494-509e181b253b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:22:42.100044 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae802373-55ca-41ae-a494-509e181b253b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.100302 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae802373-55ca-41ae-a494-509e181b253b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.108961 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.108961 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:42.115933 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ae802373-55ca-41ae-a494-509e181b253b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:42.117972 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4d022690-8b81-4ff7-986f-3cd959d1d700 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.120195 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d022690-8b81-4ff7-986f-3cd959d1d700 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 Aug 05 18:22:42.120403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d022690-8b81-4ff7-986f-3cd959d1d700 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.120685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d022690-8b81-4ff7-986f-3cd959d1d700 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.124219 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae802373-55ca-41ae-a494-509e181b253b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:22:42.124718 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 561/2238] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:42.127835 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d022690-8b81-4ff7-986f-3cd959d1d700 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 returned with HTTP 404 Aug 05 18:22:42.128719 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 554/2239] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/v3/volumes/6fb08a03-a68b-4103-a3dd-199b83d428c1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:42.142753 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-87a2061f-26c3-4d1c-8311-5e7115368d59 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.144385 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87a2061f-26c3-4d1c-8311-5e7115368d59 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:22:42.144732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87a2061f-26c3-4d1c-8311-5e7115368d59 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.144887 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87a2061f-26c3-4d1c-8311-5e7115368d59 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.152173 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.152173 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:42.156417 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-87a2061f-26c3-4d1c-8311-5e7115368d59 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:42.163634 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87a2061f-26c3-4d1c-8311-5e7115368d59 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:22:42.163634 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 564/2240] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:42.179490 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-83750770-322f-49ec-9798-e8fc8cc9e414 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.181665 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-83750770-322f-49ec-9798-e8fc8cc9e414 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b/action Aug 05 18:22:42.182041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-83750770-322f-49ec-9798-e8fc8cc9e414 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:42.182203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-83750770-322f-49ec-9798-e8fc8cc9e414 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:42.197967 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.197967 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:42.198471 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-83750770-322f-49ec-9798-e8fc8cc9e414 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:42.209326 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-83750770-322f-49ec-9798-e8fc8cc9e414 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume updated successfully. Aug 05 18:22:42.210028 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-83750770-322f-49ec-9798-e8fc8cc9e414 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b/action returned with HTTP 200 Aug 05 18:22:42.210028 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 562/2241] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:22:42 2026] POST /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:22:42.218152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.220422 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:22:42.220748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.221224 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.221271 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Delete volume with id: a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:22:42.241899 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.241899 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:42.242533 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:22:42.290080 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Delete volume request issued successfully. Aug 05 18:22:42.290080 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2597c8ac-83e7-4b59-a34d-46d930ea3ef6 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 202 Aug 05 18:22:42.290080 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 562/2242] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:42 2026] DELETE /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:42.301441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-277ad02e-4145-4139-94a9-4fad1c1684e1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.304912 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-277ad02e-4145-4139-94a9-4fad1c1684e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:22:42.305343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-277ad02e-4145-4139-94a9-4fad1c1684e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.305692 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-277ad02e-4145-4139-94a9-4fad1c1684e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.314804 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.314804 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:42.324527 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-277ad02e-4145-4139-94a9-4fad1c1684e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Volume info retrieved successfully. Aug 05 18:22:42.332574 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-277ad02e-4145-4139-94a9-4fad1c1684e1 tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 200 Aug 05 18:22:42.334004 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 555/2243] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:22:42.338736 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fc658b69-9d03-4fc0-bc3b-b3b7a8f388c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.342733 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fc658b69-9d03-4fc0-bc3b-b3b7a8f388c5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:22:42.342733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fc658b69-9d03-4fc0-bc3b-b3b7a8f388c5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.342733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fc658b69-9d03-4fc0-bc3b-b3b7a8f388c5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.355074 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.355074 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:42.361650 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fc658b69-9d03-4fc0-bc3b-b3b7a8f388c5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:42.371622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fc658b69-9d03-4fc0-bc3b-b3b7a8f388c5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:22:42.371622 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 565/2244] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:42.857949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-91f4205e-d125-4722-b9e0-6ff6cece5aba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.860702 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-91f4205e-d125-4722-b9e0-6ff6cece5aba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:22:42.860702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-91f4205e-d125-4722-b9e0-6ff6cece5aba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.860951 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-91f4205e-d125-4722-b9e0-6ff6cece5aba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.869491 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.869491 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:42.875114 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-91f4205e-d125-4722-b9e0-6ff6cece5aba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:42.883485 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-91f4205e-d125-4722-b9e0-6ff6cece5aba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:22:42.884384 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 563/2245] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:42.899235 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2310e926-67ab-4229-9721-3c91ecd0074b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.899235 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2310e926-67ab-4229-9721-3c91ecd0074b None None] GET https://10.4.3.210/volume// Aug 05 18:22:42.899235 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2310e926-67ab-4229-9721-3c91ecd0074b None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:42.899235 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2310e926-67ab-4229-9721-3c91ecd0074b None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:42.899235 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2310e926-67ab-4229-9721-3c91ecd0074b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:42.899235 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 563/2246] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:22:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:42.911621 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-a4cf3866-3f0f-48d1-9fd2-a1e0f04446af None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:42.915632 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-a4cf3866-3f0f-48d1-9fd2-a1e0f04446af tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:22:42.918615 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-a4cf3866-3f0f-48d1-9fd2-a1e0f04446af tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ef028f62-e6fa-46f3-acf0-ee740cc7d75b", "connector": null, "instance_uuid": "819360e0-c309-43df-86e1-cae0a4dd28b0"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:42.925909 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:42.925909 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:42.962786 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-a4cf3866-3f0f-48d1-9fd2-a1e0f04446af tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:22:42.963809 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 556/2247] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:22:42 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:43.353053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bfc1fdcb-fde7-4c59-80d1-036dc218f52d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:43.356327 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bfc1fdcb-fde7-4c59-80d1-036dc218f52d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] GET https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c Aug 05 18:22:43.356708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bfc1fdcb-fde7-4c59-80d1-036dc218f52d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:43.356978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bfc1fdcb-fde7-4c59-80d1-036dc218f52d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:43.366959 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bfc1fdcb-fde7-4c59-80d1-036dc218f52d tempest-AttachVolumeShelveTestJSON-1197880404 tempest-AttachVolumeShelveTestJSON-1197880404-project-member] https://10.4.3.210/volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c returned with HTTP 404 Aug 05 18:22:43.367916 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 566/2248] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:43 2026] GET /volume/v3/volumes/a5fdb6aa-e2a2-4dbc-98ba-84f0d307c24c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:44.644235 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-11d73c94-3a04-45dc-9f8f-de24ef1e2941 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:44.644235 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11d73c94-3a04-45dc-9f8f-de24ef1e2941 None None] GET https://10.4.3.210/volume// Aug 05 18:22:44.644859 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11d73c94-3a04-45dc-9f8f-de24ef1e2941 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:44.644859 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11d73c94-3a04-45dc-9f8f-de24ef1e2941 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:44.645204 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11d73c94-3a04-45dc-9f8f-de24ef1e2941 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:44.645642 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 564/2249] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:44.659871 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-ee190228-faac-4ab5-b115-343b7b4156e1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:44.663277 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-ee190228-faac-4ab5-b115-343b7b4156e1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:22:44.663618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-ee190228-faac-4ab5-b115-343b7b4156e1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:44.663975 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-ee190228-faac-4ab5-b115-343b7b4156e1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:44.679903 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:44.679903 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:44.684538 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-ee190228-faac-4ab5-b115-343b7b4156e1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:22:44.689820 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-ee190228-faac-4ab5-b115-343b7b4156e1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:22:44.690742 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 564/2250] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:44 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:44.824700 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:44.828338 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca Aug 05 18:22:44.829251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:44.841625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-ef028f62-e6fa-46f3-acf0-ee740cc7d75b-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:22:44.849547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-ef028f62-e6fa-46f3-acf0-ee740cc7d75b-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:22:44.851090 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:44.851090 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:44.977863 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-ef028f62-e6fa-46f3-acf0-ee740cc7d75b-np0000006581" released by "attachment_update" :: held 0.128s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:22:44.978253 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-d7414319-3e53-4267-9681-1c37dba96187 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca returned with HTTP 200 Aug 05 18:22:44.979555 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 557/2251] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:22:44 2026] PUT /volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:45.021846 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fa76b702-0b8f-4dd3-a333-c70791f95e0f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:45.031120 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fa76b702-0b8f-4dd3-a333-c70791f95e0f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca/action Aug 05 18:22:45.031479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fa76b702-0b8f-4dd3-a333-c70791f95e0f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:45.031707 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fa76b702-0b8f-4dd3-a333-c70791f95e0f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:45.061263 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:45.061263 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:45.076917 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-fa76b702-0b8f-4dd3-a333-c70791f95e0f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca/action returned with HTTP 204 Aug 05 18:22:45.077705 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 567/2252] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:22:45 2026] POST /volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:45.606577 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:45.612143 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:45.612608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1928762609"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:45.615028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1928762609'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:45.615028 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume of 1 GB Aug 05 18:22:45.622457 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Availability Zones retrieved successfully. Aug 05 18:22:45.628932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Flow 'volume_create_api' (fc3621eb-19b9-46f8-aeb8-90905b38ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:45.630131 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43511e0-84d6-4491-a0c5-ad9870315e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:45.631231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:45.671581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43511e0-84d6-4491-a0c5-ad9870315e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:45.673218 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2645d6-c17e-42f8-b19b-768213f8af7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:45.732706 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Created reservations ['4db64355-f7db-4689-b1e1-d89d91bcbe55', '430e4ab8-f230-430b-b642-7916acd092b4', '5c6c1ec3-a073-4bf8-a660-6f1f30c24d65', 'ae6be739-f4d1-4c20-bb23-d04f931f7656'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:45.733831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2645d6-c17e-42f8-b19b-768213f8af7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4db64355-f7db-4689-b1e1-d89d91bcbe55', '430e4ab8-f230-430b-b642-7916acd092b4', '5c6c1ec3-a073-4bf8-a660-6f1f30c24d65', 'ae6be739-f4d1-4c20-bb23-d04f931f7656']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:45.735011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636d52cf-274b-47dc-a3ad-23f59cd97ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:45.768221 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (636d52cf-274b-47dc-a3ad-23f59cd97ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115762be-e216-4f70-aeb1-1ccb2c0ee8d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1928762609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c668854b62b949e2bea13010d9a683a0',qos_specs=None,replication_status=,reservations=['4db64355-f7db-4689-b1e1-d89d91bcbe55','430e4ab8-f230-430b-b642-7916acd092b4','5c6c1ec3-a073-4bf8-a660-6f1f30c24d65','ae6be739-f4d1-4c20-bb23-d04f931f7656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1928762609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115762be-e216-4f70-aeb1-1ccb2c0ee8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c668854b62b949e2bea13010d9a683a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:45.769339 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5085d4-65a5-4198-90b8-2ee9f2f1bf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:45.806496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c5085d4-65a5-4198-90b8-2ee9f2f1bf37) transitioned into state 'SUCCESS' from state '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-1928762609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c668854b62b949e2bea13010d9a683a0',qos_specs=None,replication_status=,reservations=['4db64355-f7db-4689-b1e1-d89d91bcbe55','430e4ab8-f230-430b-b642-7916acd092b4','5c6c1ec3-a073-4bf8-a660-6f1f30c24d65','ae6be739-f4d1-4c20-bb23-d04f931f7656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:45.807229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e1adea-4819-4cb6-b6fa-2565703af62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:45.820565 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e1adea-4819-4cb6-b6fa-2565703af62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:45.821372 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Flow 'volume_create_api' (fc3621eb-19b9-46f8-aeb8-90905b38ec61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:45.821936 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume request issued successfully. Aug 05 18:22:45.822606 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7f449c5a-6dea-4137-9244-eee4d57f0997 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:45.823131 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 565/2253] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:45 2026] POST /volume/v3/volumes => generated 751 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:45.841433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-85717faf-1aab-4f3f-8f73-652b2a27ea6b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:45.842523 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-85717faf-1aab-4f3f-8f73-652b2a27ea6b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:45.842846 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-85717faf-1aab-4f3f-8f73-652b2a27ea6b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:45.843081 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-85717faf-1aab-4f3f-8f73-652b2a27ea6b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:45.852772 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:45.852772 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:45.859433 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-85717faf-1aab-4f3f-8f73-652b2a27ea6b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:45.867789 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-85717faf-1aab-4f3f-8f73-652b2a27ea6b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:45.868411 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 565/2254] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:45 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:46.893144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a38e9f12-b6d3-4784-a03a-ce9b48c3381b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:46.899818 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a38e9f12-b6d3-4784-a03a-ce9b48c3381b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:46.899818 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a38e9f12-b6d3-4784-a03a-ce9b48c3381b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:46.900803 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a38e9f12-b6d3-4784-a03a-ce9b48c3381b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:46.911488 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:46.911488 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:46.916929 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a38e9f12-b6d3-4784-a03a-ce9b48c3381b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:46.931277 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a38e9f12-b6d3-4784-a03a-ce9b48c3381b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:46.931277 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 558/2255] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:46 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:46.995395 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-c2f36d93-e914-4757-b797-ac9cd0bf737c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:46.998160 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-c2f36d93-e914-4757-b797-ac9cd0bf737c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:46.998347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-c2f36d93-e914-4757-b797-ac9cd0bf737c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:46.998607 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-c2f36d93-e914-4757-b797-ac9cd0bf737c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:47.009661 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:47.009661 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:47.014417 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-c2f36d93-e914-4757-b797-ac9cd0bf737c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:47.020693 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-c2f36d93-e914-4757-b797-ac9cd0bf737c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:47.021151 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 568/2256] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:46 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:47.152838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-00516762-29f4-486c-9e63-e85b35a32c7c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:47.153315 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00516762-29f4-486c-9e63-e85b35a32c7c None None] GET https://10.4.3.210/volume// Aug 05 18:22:47.153482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00516762-29f4-486c-9e63-e85b35a32c7c None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:47.153731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00516762-29f4-486c-9e63-e85b35a32c7c None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:47.154091 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00516762-29f4-486c-9e63-e85b35a32c7c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:47.154373 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 566/2257] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:22:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:47.167736 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-f73ed8e8-32f8-4f06-86cd-aae0c6b39fd7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:47.172476 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-f73ed8e8-32f8-4f06-86cd-aae0c6b39fd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:22:47.172476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-f73ed8e8-32f8-4f06-86cd-aae0c6b39fd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "115762be-e216-4f70-aeb1-1ccb2c0ee8d1", "connector": null, "instance_uuid": "c8fe3169-372b-41c8-9bce-e85862a464e9"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:47.182628 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:47.182628 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:47.234981 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-f73ed8e8-32f8-4f06-86cd-aae0c6b39fd7 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:22:47.235540 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 566/2258] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:22:47 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:47.282207 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e067396a-294c-4fbc-8e8a-8c79b35c225e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:47.285206 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e067396a-294c-4fbc-8e8a-8c79b35c225e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:47.286669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e067396a-294c-4fbc-8e8a-8c79b35c225e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:47.286669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e067396a-294c-4fbc-8e8a-8c79b35c225e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:47.301059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-74629b38-9b07-42ed-b3e8-555deb7897f4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:47.301059 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74629b38-9b07-42ed-b3e8-555deb7897f4 None None] GET https://10.4.3.210/volume// Aug 05 18:22:47.301632 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74629b38-9b07-42ed-b3e8-555deb7897f4 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:47.301632 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74629b38-9b07-42ed-b3e8-555deb7897f4 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:47.301818 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74629b38-9b07-42ed-b3e8-555deb7897f4 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:47.303368 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 569/2259] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:47.308656 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:47.308656 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:47.314293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-5bb8e10c-1472-4d09-af0e-0d107511a604 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:47.314766 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e067396a-294c-4fbc-8e8a-8c79b35c225e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:47.316818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-5bb8e10c-1472-4d09-af0e-0d107511a604 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:47.317703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-5bb8e10c-1472-4d09-af0e-0d107511a604 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:47.317703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-5bb8e10c-1472-4d09-af0e-0d107511a604 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:47.321808 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e067396a-294c-4fbc-8e8a-8c79b35c225e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:47.323009 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 559/2260] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:47 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:47.331925 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:47.331925 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:47.335468 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-5bb8e10c-1472-4d09-af0e-0d107511a604 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:47.345584 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-5bb8e10c-1472-4d09-af0e-0d107511a604 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:47.346153 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 567/2261] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:47 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:47.481454 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:47.484773 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] PUT https://10.4.3.210/volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d Aug 05 18:22:47.485264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:47.496897 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Acquiring lock "cinder-attachment_update-115762be-e216-4f70-aeb1-1ccb2c0ee8d1-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:22:47.504563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Lock "cinder-attachment_update-115762be-e216-4f70-aeb1-1ccb2c0ee8d1-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:22:47.506310 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:47.506310 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:47.660919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Lock "cinder-attachment_update-115762be-e216-4f70-aeb1-1ccb2c0ee8d1-np0000006581" released by "attachment_update" :: held 0.156s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:22:47.661483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-87e9ecd9-cb88-4521-a387-a02116c1facd tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d returned with HTTP 200 Aug 05 18:22:47.662079 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 567/2262] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:22:47 2026] PUT /volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:48.347883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-948351c0-4b14-4c26-ae3f-ea251fcb4e80 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:48.352683 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-948351c0-4b14-4c26-ae3f-ea251fcb4e80 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:48.352896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-948351c0-4b14-4c26-ae3f-ea251fcb4e80 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:48.353114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-948351c0-4b14-4c26-ae3f-ea251fcb4e80 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:48.366986 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:48.366986 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:48.372236 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-948351c0-4b14-4c26-ae3f-ea251fcb4e80 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:48.378165 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-948351c0-4b14-4c26-ae3f-ea251fcb4e80 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:48.378963 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 570/2263] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:48 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:49.028165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:49.030722 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:49.031150 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-822479467", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:49.033246 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-822479467', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:49.033429 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Create volume of 1 GB Aug 05 18:22:49.038691 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Availability Zones retrieved successfully. Aug 05 18:22:49.048297 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Flow 'volume_create_api' (9a033c52-461e-4fc9-9e0d-010fe307e027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:49.049710 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ce1c51-9bab-421d-91b8-a41ee62dece4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:49.051090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:49.087309 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ce1c51-9bab-421d-91b8-a41ee62dece4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:49.088377 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ebfb26-9adc-4a31-ac6e-1da710527440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:49.168311 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Created reservations ['a6159801-3467-4bb8-8845-cc73e14c16c1', 'ccd30889-c1d4-4213-92cd-749045008e68', '08c7d8e8-d4c5-4b76-b5bc-7be4a0bf8ba7', '02b3db9b-11d6-47ce-b256-26acf883975b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:49.169289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ebfb26-9adc-4a31-ac6e-1da710527440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6159801-3467-4bb8-8845-cc73e14c16c1', 'ccd30889-c1d4-4213-92cd-749045008e68', '08c7d8e8-d4c5-4b76-b5bc-7be4a0bf8ba7', '02b3db9b-11d6-47ce-b256-26acf883975b']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:49.170669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0942184b-53a3-444d-abdf-adc0f3ab5889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:49.209358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0942184b-53a3-444d-abdf-adc0f3ab5889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d7f5aca-343f-4dfb-a31e-d9075cb391fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-822479467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9529a0933348435c8eb1ffcd63d935d5',qos_specs=None,replication_status=,reservations=['a6159801-3467-4bb8-8845-cc73e14c16c1','ccd30889-c1d4-4213-92cd-749045008e68','08c7d8e8-d4c5-4b76-b5bc-7be4a0bf8ba7','02b3db9b-11d6-47ce-b256-26acf883975b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f37f2b45684dc08b7e805b8b2fe876',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-822479467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d7f5aca-343f-4dfb-a31e-d9075cb391fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9529a0933348435c8eb1ffcd63d935d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18f37f2b45684dc08b7e805b8b2fe876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:49.210318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb740174-93a8-4db0-9c1c-5a4d4df1b7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:49.235540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb740174-93a8-4db0-9c1c-5a4d4df1b7a9) transitioned into state 'SUCCESS' from state '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-822479467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9529a0933348435c8eb1ffcd63d935d5',qos_specs=None,replication_status=,reservations=['a6159801-3467-4bb8-8845-cc73e14c16c1','ccd30889-c1d4-4213-92cd-749045008e68','08c7d8e8-d4c5-4b76-b5bc-7be4a0bf8ba7','02b3db9b-11d6-47ce-b256-26acf883975b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18f37f2b45684dc08b7e805b8b2fe876',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:49.236529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44324d70-838c-4ef5-99e1-07f3299f093e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:49.255569 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44324d70-838c-4ef5-99e1-07f3299f093e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:49.257235 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Flow 'volume_create_api' (9a033c52-461e-4fc9-9e0d-010fe307e027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:49.257235 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Create volume request issued successfully. Aug 05 18:22:49.257550 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-b4c64364-184c-4a4a-9504-32b10c47835b tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:49.258525 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 560/2264] 10.4.3.210 () {72 vars in 1541 bytes} [Wed Aug 5 18:22:49 2026] POST /volume/v3/volumes => generated 754 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:49.270543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-0ed312bf-9fb5-46a2-ab8c-9623b204831f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:49.273020 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-0ed312bf-9fb5-46a2-ab8c-9623b204831f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:49.273261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-0ed312bf-9fb5-46a2-ab8c-9623b204831f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:49.273551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-0ed312bf-9fb5-46a2-ab8c-9623b204831f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:49.282888 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:49.282888 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:49.288559 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-0ed312bf-9fb5-46a2-ab8c-9623b204831f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Volume info retrieved successfully. Aug 05 18:22:49.295499 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9bd0478c-0e17-4aeb-a9db-a2f717556aaa req-0ed312bf-9fb5-46a2-ab8c-9623b204831f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 200 Aug 05 18:22:49.296095 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 568/2265] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:49 2026] GET /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:49.328470 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b07329bf-1da5-445e-98ce-3ae33207f1e8 req-bb7e5364-b872-4a9a-a574-374ab78993cd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:49.331211 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b07329bf-1da5-445e-98ce-3ae33207f1e8 req-bb7e5364-b872-4a9a-a574-374ab78993cd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:49.331538 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b07329bf-1da5-445e-98ce-3ae33207f1e8 req-bb7e5364-b872-4a9a-a574-374ab78993cd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:49.332676 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b07329bf-1da5-445e-98ce-3ae33207f1e8 req-bb7e5364-b872-4a9a-a574-374ab78993cd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:49.343480 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:49.343480 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:49.349878 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b07329bf-1da5-445e-98ce-3ae33207f1e8 req-bb7e5364-b872-4a9a-a574-374ab78993cd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Volume info retrieved successfully. Aug 05 18:22:49.356173 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b07329bf-1da5-445e-98ce-3ae33207f1e8 req-bb7e5364-b872-4a9a-a574-374ab78993cd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 200 Aug 05 18:22:49.356861 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 568/2266] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:49 2026] GET /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:49.394269 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ee6f43fb-9eb3-4297-9576-825a2a43cba4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:49.398840 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee6f43fb-9eb3-4297-9576-825a2a43cba4 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:49.399494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee6f43fb-9eb3-4297-9576-825a2a43cba4 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:49.399839 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee6f43fb-9eb3-4297-9576-825a2a43cba4 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:49.412005 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:49.412005 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:49.418797 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ee6f43fb-9eb3-4297-9576-825a2a43cba4 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:49.424411 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee6f43fb-9eb3-4297-9576-825a2a43cba4 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:49.424901 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 571/2267] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:49 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:49.829110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-6d764de6-065e-41d8-9db9-14b03a1ba016 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:49.832432 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-6d764de6-065e-41d8-9db9-14b03a1ba016 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b/encryption Aug 05 18:22:49.832733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-6d764de6-065e-41d8-9db9-14b03a1ba016 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:49.832998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-6d764de6-065e-41d8-9db9-14b03a1ba016 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:49.846941 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:49.846941 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:49.855964 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a84cda6f-5cfc-43b4-ab80-ae17e2d14f0e req-6d764de6-065e-41d8-9db9-14b03a1ba016 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b/encryption returned with HTTP 200 Aug 05 18:22:49.856889 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 561/2268] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:22:49 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:50.396908 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-73356c6d-fb86-448e-8dfe-13d5821462b7 req-f6b25c3f-2627-48b3-9c39-bfa0507a95d0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.399767 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-73356c6d-fb86-448e-8dfe-13d5821462b7 req-f6b25c3f-2627-48b3-9c39-bfa0507a95d0 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:50.399986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-73356c6d-fb86-448e-8dfe-13d5821462b7 req-f6b25c3f-2627-48b3-9c39-bfa0507a95d0 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.400211 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-73356c6d-fb86-448e-8dfe-13d5821462b7 req-f6b25c3f-2627-48b3-9c39-bfa0507a95d0 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.409451 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.409451 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:50.414298 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-73356c6d-fb86-448e-8dfe-13d5821462b7 req-f6b25c3f-2627-48b3-9c39-bfa0507a95d0 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Volume info retrieved successfully. Aug 05 18:22:50.419506 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-73356c6d-fb86-448e-8dfe-13d5821462b7 req-f6b25c3f-2627-48b3-9c39-bfa0507a95d0 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 200 Aug 05 18:22:50.419999 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 569/2269] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:50 2026] GET /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:50.441000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d8caa2f8-7f7c-4cfc-a0de-25d5debe9c5c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.442928 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d8caa2f8-7f7c-4cfc-a0de-25d5debe9c5c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:50.443171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d8caa2f8-7f7c-4cfc-a0de-25d5debe9c5c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.443388 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d8caa2f8-7f7c-4cfc-a0de-25d5debe9c5c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.453136 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.453136 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:50.455388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.457939 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d8caa2f8-7f7c-4cfc-a0de-25d5debe9c5c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:50.458583 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:50.459177 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d7f5aca-343f-4dfb-a31e-d9075cb391fc", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-959509417", "description": null, "metadata": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:50.463854 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d8caa2f8-7f7c-4cfc-a0de-25d5debe9c5c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:50.465329 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 569/2270] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:50 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:50.471517 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.471517 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:50.472063 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Volume info retrieved successfully. Aug 05 18:22:50.472243 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Create snapshot from volume 6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:50.516829 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Created reservations ['1bd6bd49-45d9-4492-8e4c-ed834a1ffc2f', '43afddf5-3e8c-4f70-aa9b-67ad51e257ae', '936cabcc-8f65-4535-bca6-8c3b7dcd9953', '4f5eeedd-d674-4582-8e62-6ac65952285c'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:50.558018 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Snapshot create request issued successfully. Aug 05 18:22:50.558509 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-72149c32-af07-4d86-990c-0b14206daa79 req-a62b28d5-a7e6-4506-994f-279634de0141 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:22:50.559083 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 572/2271] 10.4.3.210 () {72 vars in 1547 bytes} [Wed Aug 5 18:22:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:50.638836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1deb5368-a11c-4daa-b798-eb39271842dd req-4fc3b0fa-f609-4b2c-b863-fdaebdb80ba4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.641221 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1deb5368-a11c-4daa-b798-eb39271842dd req-4fc3b0fa-f609-4b2c-b863-fdaebdb80ba4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] GET https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a Aug 05 18:22:50.641434 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1deb5368-a11c-4daa-b798-eb39271842dd req-4fc3b0fa-f609-4b2c-b863-fdaebdb80ba4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.641666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1deb5368-a11c-4daa-b798-eb39271842dd req-4fc3b0fa-f609-4b2c-b863-fdaebdb80ba4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.648146 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.648146 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:50.648715 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-1deb5368-a11c-4daa-b798-eb39271842dd req-4fc3b0fa-f609-4b2c-b863-fdaebdb80ba4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Snapshot retrieved successfully. Aug 05 18:22:50.649530 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1deb5368-a11c-4daa-b798-eb39271842dd req-4fc3b0fa-f609-4b2c-b863-fdaebdb80ba4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a returned with HTTP 200 Aug 05 18:22:50.650128 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 562/2272] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:22:50 2026] GET /volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:50.677163 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.679826 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:22:50.680099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.680340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.680703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:22:50.682017 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.db.api [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Building query based on filter {{(pid=100365) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:22:50.697744 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] Get all snapshots completed successfully. Aug 05 18:22:50.698339 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.698339 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:50.699063 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-101f1edd-d580-49f5-a382-be7c52be2084 req-b78bed51-7370-4eeb-8692-c95d97f78121 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-reader] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:22:50.699605 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 570/2273] 10.4.3.210 () {68 vars in 1514 bytes} [Wed Aug 5 18:22:50 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:50.730047 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-48a31471-7f16-4bc0-bd27-6379d870b60b req-6b8cc55a-03db-4777-9708-b131494cd7a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.733814 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-48a31471-7f16-4bc0-bd27-6379d870b60b req-6b8cc55a-03db-4777-9708-b131494cd7a7 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a Aug 05 18:22:50.734008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-48a31471-7f16-4bc0-bd27-6379d870b60b req-6b8cc55a-03db-4777-9708-b131494cd7a7 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.734253 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-48a31471-7f16-4bc0-bd27-6379d870b60b req-6b8cc55a-03db-4777-9708-b131494cd7a7 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.744937 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.744937 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:50.745545 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-48a31471-7f16-4bc0-bd27-6379d870b60b req-6b8cc55a-03db-4777-9708-b131494cd7a7 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Snapshot retrieved successfully. Aug 05 18:22:50.746652 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-48a31471-7f16-4bc0-bd27-6379d870b60b req-6b8cc55a-03db-4777-9708-b131494cd7a7 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a returned with HTTP 200 Aug 05 18:22:50.747125 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 570/2274] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:22:50 2026] GET /volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:50.777781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.781273 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a Aug 05 18:22:50.781568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.781905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.782076 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Delete snapshot with id: 2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a Aug 05 18:22:50.789327 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.789327 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:50.790015 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Snapshot retrieved successfully. Aug 05 18:22:50.813980 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Snapshot delete request issued successfully. Aug 05 18:22:50.814389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-18df6f0a-3d07-46b7-9e76-2661b77b11e5 req-67a98952-d5b3-40ef-91fc-e9c5dc821957 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a returned with HTTP 202 Aug 05 18:22:50.815312 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 573/2275] 10.4.3.210 () {70 vars in 1626 bytes} [Wed Aug 5 18:22:50 2026] DELETE /volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:50.851204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-254e0159-09a4-450a-b375-20999c59e589 req-dee42632-9510-44ea-922a-ebb16f32ec75 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:50.856669 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-254e0159-09a4-450a-b375-20999c59e589 req-dee42632-9510-44ea-922a-ebb16f32ec75 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a Aug 05 18:22:50.856977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-254e0159-09a4-450a-b375-20999c59e589 req-dee42632-9510-44ea-922a-ebb16f32ec75 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:50.857224 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-254e0159-09a4-450a-b375-20999c59e589 req-dee42632-9510-44ea-922a-ebb16f32ec75 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:50.868471 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:50.868471 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:50.869054 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-254e0159-09a4-450a-b375-20999c59e589 req-dee42632-9510-44ea-922a-ebb16f32ec75 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Snapshot retrieved successfully. Aug 05 18:22:50.870061 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-254e0159-09a4-450a-b375-20999c59e589 req-dee42632-9510-44ea-922a-ebb16f32ec75 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a returned with HTTP 200 Aug 05 18:22:50.870659 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 563/2276] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:22:50 2026] GET /volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:51.480391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a8d202e4-6698-4600-8f38-35c690b51465 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:51.482981 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8d202e4-6698-4600-8f38-35c690b51465 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:51.483483 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8d202e4-6698-4600-8f38-35c690b51465 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:51.483777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8d202e4-6698-4600-8f38-35c690b51465 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:51.498398 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:51.498398 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:51.505942 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a8d202e4-6698-4600-8f38-35c690b51465 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:51.514572 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8d202e4-6698-4600-8f38-35c690b51465 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:51.515105 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 571/2277] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:51 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:51.762521 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:51.765030 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/limits Aug 05 18:22:51.765276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:51.765502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:51.788489 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1157307675 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1157307675, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:51.788840 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-258670660 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-258670660, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:51.789484 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-258670660 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-258670660, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:51.789484 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-258670660 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-258670660, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:22:51.808858 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-ecd2bd27-17e5-4ada-968d-9a8ba0fa0e84 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Aug 05 18:22:51.809815 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 571/2278] 10.4.3.210 () {68 vars in 1484 bytes} [Wed Aug 5 18:22:51 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:51.886724 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-74d3f229-57f5-479f-be92-0b4955669b5e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:51.889426 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-74d3f229-57f5-479f-be92-0b4955669b5e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:51.889660 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-74d3f229-57f5-479f-be92-0b4955669b5e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:51.889915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-74d3f229-57f5-479f-be92-0b4955669b5e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:51.905063 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:51.905063 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:51.909406 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3a2cb4bf-37bd-48f3-ba5b-b7c1670aff5d req-f82286dd-a6ef-40a5-808b-12e93a18e077 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:51.915613 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a2cb4bf-37bd-48f3-ba5b-b7c1670aff5d req-f82286dd-a6ef-40a5-808b-12e93a18e077 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a Aug 05 18:22:51.915944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a2cb4bf-37bd-48f3-ba5b-b7c1670aff5d req-f82286dd-a6ef-40a5-808b-12e93a18e077 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:51.916219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a2cb4bf-37bd-48f3-ba5b-b7c1670aff5d req-f82286dd-a6ef-40a5-808b-12e93a18e077 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:51.917326 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-74d3f229-57f5-479f-be92-0b4955669b5e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:51.929569 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a2cb4bf-37bd-48f3-ba5b-b7c1670aff5d req-f82286dd-a6ef-40a5-808b-12e93a18e077 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a returned with HTTP 404 Aug 05 18:22:51.930154 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 564/2279] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:22:51 2026] GET /volume/v3/snapshots/2b11f807-7a5f-4ca5-a0bd-fafdf5c8b29a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:51.930882 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-74d3f229-57f5-479f-be92-0b4955669b5e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:22:51.931703 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 574/2280] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:51 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1663 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:51.943239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:51.946188 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:22:51.946610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49d550e0-e4fa-45f1-a7b7-e23378894faa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1084875503", "description": null, "metadata": {}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:51.953285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:51.956081 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:51.956345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:51.956608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:51.956797 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Delete volume with id: 6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:51.964385 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:51.964385 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:51.965086 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:51.965321 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create snapshot from volume 49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:22:51.967648 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:51.967648 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:51.968321 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Volume info retrieved successfully. Aug 05 18:22:52.002566 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Delete volume request issued successfully. Aug 05 18:22:52.002970 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-46ca5a4a-1398-47ff-a251-d68a016dc219 req-2504c2ba-5328-47ef-9ce6-2ed4b62b058f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 202 Aug 05 18:22:52.003549 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 572/2281] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:22:51 2026] DELETE /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:22:52.012979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Created reservations ['2111dca0-bef4-4a9d-a5a1-a776651baadb', 'ed6dc41c-f219-42e6-926a-4f039237d257', '8e873db5-f96c-46bc-928b-18d9f5f35eb9', '7cbe7594-a8c7-4370-a86c-e7e6d9ba8a8f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:52.046319 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a9de2f8b-c676-4e61-af09-86bcbed0a507 req-19888548-d89d-4a7a-b652-d381660ab9a4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:52.053254 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a9de2f8b-c676-4e61-af09-86bcbed0a507 req-19888548-d89d-4a7a-b652-d381660ab9a4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:52.053254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a9de2f8b-c676-4e61-af09-86bcbed0a507 req-19888548-d89d-4a7a-b652-d381660ab9a4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:52.053502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a9de2f8b-c676-4e61-af09-86bcbed0a507 req-19888548-d89d-4a7a-b652-d381660ab9a4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:52.071280 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot force create request issued successfully. Aug 05 18:22:52.071280 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-89f29de6-088f-4ca1-b057-44485f7d6fc2 req-eb0422a0-aea4-4112-8b96-aa002f98c3b9 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:22:52.071826 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:52.071826 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:52.071917 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 572/2282] 10.4.3.210 () {72 vars in 1547 bytes} [Wed Aug 5 18:22:51 2026] POST /volume/v3/snapshots => generated 324 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:52.080998 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-a9de2f8b-c676-4e61-af09-86bcbed0a507 req-19888548-d89d-4a7a-b652-d381660ab9a4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Volume info retrieved successfully. Aug 05 18:22:52.087743 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a9de2f8b-c676-4e61-af09-86bcbed0a507 req-19888548-d89d-4a7a-b652-d381660ab9a4 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 200 Aug 05 18:22:52.087952 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 565/2283] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:52 2026] GET /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:52.487814 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:52.490412 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:52.491036 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-509096445"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:52.493849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-509096445'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:52.493849 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume of 1 GB Aug 05 18:22:52.504626 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Availability Zones retrieved successfully. Aug 05 18:22:52.510279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Flow 'volume_create_api' (812fc03a-7633-4cc6-8aed-1b51fac58dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:52.511396 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2e730e-7908-4b75-a867-641ba20e3a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:52.513139 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:52.532286 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-72de77b4-0286-4338-ba8c-64645a84b908 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:52.534343 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72de77b4-0286-4338-ba8c-64645a84b908 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:52.534746 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72de77b4-0286-4338-ba8c-64645a84b908 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:52.535045 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72de77b4-0286-4338-ba8c-64645a84b908 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:52.547876 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:52.547876 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:52.552784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2e730e-7908-4b75-a867-641ba20e3a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:52.553013 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-72de77b4-0286-4338-ba8c-64645a84b908 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:52.553546 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9485f8d-6c59-4d18-9eae-1d7ba7978058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:52.561341 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72de77b4-0286-4338-ba8c-64645a84b908 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:52.561951 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 573/2284] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:52 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:52.609918 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Created reservations ['d8dfcbdd-fec2-4b31-ac3b-c8191135b059', '22ff6ce1-0d2a-4be5-b832-7f340a751ac0', 'cfc71785-63f0-4cf4-b321-ae223ebd2359', '3dbe8f21-d04a-448a-ba7c-d3f8e0c91123'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:52.611039 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9485f8d-6c59-4d18-9eae-1d7ba7978058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8dfcbdd-fec2-4b31-ac3b-c8191135b059', '22ff6ce1-0d2a-4be5-b832-7f340a751ac0', 'cfc71785-63f0-4cf4-b321-ae223ebd2359', '3dbe8f21-d04a-448a-ba7c-d3f8e0c91123']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:52.612005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e88bbf-04e6-41cb-9567-21dc10d10aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:52.640628 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87e88bbf-04e6-41cb-9567-21dc10d10aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8c04030-5b80-4142-be09-9aa47e3bd48c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-509096445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',qos_specs=None,replication_status=,reservations=['d8dfcbdd-fec2-4b31-ac3b-c8191135b059','22ff6ce1-0d2a-4be5-b832-7f340a751ac0','cfc71785-63f0-4cf4-b321-ae223ebd2359','3dbe8f21-d04a-448a-ba7c-d3f8e0c91123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-509096445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8c04030-5b80-4142-be09-9aa47e3bd48c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:52.640628 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b453d6e-75b5-41cf-915f-eb23f8685b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:52.661496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b453d6e-75b5-41cf-915f-eb23f8685b2d) transitioned into state 'SUCCESS' from state '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-509096445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d3377a7c13c45c0bc9dafc37e1316a5',qos_specs=None,replication_status=,reservations=['d8dfcbdd-fec2-4b31-ac3b-c8191135b059','22ff6ce1-0d2a-4be5-b832-7f340a751ac0','cfc71785-63f0-4cf4-b321-ae223ebd2359','3dbe8f21-d04a-448a-ba7c-d3f8e0c91123'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2288dfec16246b19cdec67a4f4c3b1f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:52.662298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8469b090-c73f-4e18-b281-ab58c031d2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:52.677688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8469b090-c73f-4e18-b281-ab58c031d2ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:52.678972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Flow 'volume_create_api' (812fc03a-7633-4cc6-8aed-1b51fac58dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:52.679434 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Create volume request issued successfully. Aug 05 18:22:52.681125 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00d2029f-0341-4ff7-bf78-098017e24fa6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:52.682132 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 575/2285] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:52 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:52.697807 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a2b845b9-32e5-4f2d-b564-c960d467f43a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:52.699664 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2b845b9-32e5-4f2d-b564-c960d467f43a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:52.700685 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2b845b9-32e5-4f2d-b564-c960d467f43a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:52.700685 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2b845b9-32e5-4f2d-b564-c960d467f43a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:52.707447 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:52.707447 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:52.712545 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a2b845b9-32e5-4f2d-b564-c960d467f43a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:52.716854 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2b845b9-32e5-4f2d-b564-c960d467f43a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:52.717236 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 573/2286] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:52 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:53.120210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3a3c6234-d671-4e7f-b7ee-119932255693 req-f162c8e4-9ca4-4b82-81c6-92d4a498747f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.123833 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a3c6234-d671-4e7f-b7ee-119932255693 req-f162c8e4-9ca4-4b82-81c6-92d4a498747f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:53.124060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a3c6234-d671-4e7f-b7ee-119932255693 req-f162c8e4-9ca4-4b82-81c6-92d4a498747f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.124412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a3c6234-d671-4e7f-b7ee-119932255693 req-f162c8e4-9ca4-4b82-81c6-92d4a498747f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.137488 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a3c6234-d671-4e7f-b7ee-119932255693 req-f162c8e4-9ca4-4b82-81c6-92d4a498747f tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 404 Aug 05 18:22:53.138573 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 566/2287] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:53.145762 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-2508949f-8a6c-41ef-bea6-04c7590b3a86 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.145762 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-2508949f-8a6c-41ef-bea6-04c7590b3a86 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d/action Aug 05 18:22:53.146256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-2508949f-8a6c-41ef-bea6-04c7590b3a86 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:53.146744 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-2508949f-8a6c-41ef-bea6-04c7590b3a86 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:53.164956 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5ef54b1d-c66c-4ea1-b039-cc87cd1e7b99 req-d9e353d5-d3ec-4d56-858f-4ff0d2de8a74 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.166248 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:53.166248 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:53.170774 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5ef54b1d-c66c-4ea1-b039-cc87cd1e7b99 req-d9e353d5-d3ec-4d56-858f-4ff0d2de8a74 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:53.171022 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5ef54b1d-c66c-4ea1-b039-cc87cd1e7b99 req-d9e353d5-d3ec-4d56-858f-4ff0d2de8a74 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.171283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5ef54b1d-c66c-4ea1-b039-cc87cd1e7b99 req-d9e353d5-d3ec-4d56-858f-4ff0d2de8a74 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.171460 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [req-5ef54b1d-c66c-4ea1-b039-cc87cd1e7b99 req-d9e353d5-d3ec-4d56-858f-4ff0d2de8a74 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Delete volume with id: 6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:53.178651 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5ef54b1d-c66c-4ea1-b039-cc87cd1e7b99 req-d9e353d5-d3ec-4d56-858f-4ff0d2de8a74 tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 404 Aug 05 18:22:53.179272 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 576/2288] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:22:53 2026] DELETE /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:53.186369 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-bb34dbe6-4a1c-47c9-85b6-6db55d43b811 req-2508949f-8a6c-41ef-bea6-04c7590b3a86 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d/action returned with HTTP 204 Aug 05 18:22:53.186369 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 574/2289] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:22:53 2026] POST /volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:53.214690 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-77c5129c-f38d-4d8b-84e4-74df8bc4359b req-c3984fb1-0367-43b9-953f-6cd61a713cbd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.215776 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-77c5129c-f38d-4d8b-84e4-74df8bc4359b req-c3984fb1-0367-43b9-953f-6cd61a713cbd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] GET https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc Aug 05 18:22:53.215971 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-77c5129c-f38d-4d8b-84e4-74df8bc4359b req-c3984fb1-0367-43b9-953f-6cd61a713cbd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.217532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-77c5129c-f38d-4d8b-84e4-74df8bc4359b req-c3984fb1-0367-43b9-953f-6cd61a713cbd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.223437 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-77c5129c-f38d-4d8b-84e4-74df8bc4359b req-c3984fb1-0367-43b9-953f-6cd61a713cbd tempest-VolumesSnapshotsTestJSON-1825788918 tempest-VolumesSnapshotsTestJSON-1825788918-project-member] https://10.4.3.210/volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc returned with HTTP 404 Aug 05 18:22:53.224165 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 574/2290] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/v3/volumes/6d7f5aca-343f-4dfb-a31e-d9075cb391fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:53.583695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-299ae8d2-c184-4746-b44c-a8436274b363 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.585729 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-299ae8d2-c184-4746-b44c-a8436274b363 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:53.586002 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-299ae8d2-c184-4746-b44c-a8436274b363 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.586234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-299ae8d2-c184-4746-b44c-a8436274b363 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.602928 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:53.602928 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:53.610205 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-299ae8d2-c184-4746-b44c-a8436274b363 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:53.618239 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-299ae8d2-c184-4746-b44c-a8436274b363 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:53.618939 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 567/2291] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:53.634961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66fccea3-b495-4d2e-83ea-275aa775a342 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.636714 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66fccea3-b495-4d2e-83ea-275aa775a342 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:22:53.638268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66fccea3-b495-4d2e-83ea-275aa775a342 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.638268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66fccea3-b495-4d2e-83ea-275aa775a342 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.646969 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:53.646969 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:53.652781 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-66fccea3-b495-4d2e-83ea-275aa775a342 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:53.658993 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66fccea3-b495-4d2e-83ea-275aa775a342 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:22:53.659668 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 577/2292] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:53.736064 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7e51cee5-04b7-4c0f-ad54-4f9145f4d00e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.738183 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7e51cee5-04b7-4c0f-ad54-4f9145f4d00e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:53.738691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7e51cee5-04b7-4c0f-ad54-4f9145f4d00e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.739623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7e51cee5-04b7-4c0f-ad54-4f9145f4d00e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.748727 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:53.748727 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:53.753932 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7e51cee5-04b7-4c0f-ad54-4f9145f4d00e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:53.762766 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7e51cee5-04b7-4c0f-ad54-4f9145f4d00e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:53.763570 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 575/2293] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:53.772466 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.775307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:53.775844 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1018325576"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:53.778101 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1018325576'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:53.778305 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume of 1 GB Aug 05 18:22:53.784230 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Availability Zones retrieved successfully. Aug 05 18:22:53.791806 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Flow 'volume_create_api' (0ce6bfb0-4b7f-4b46-bbf3-b0505c953aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:53.793168 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bceb946-2e3c-4a59-8a89-69dafe3f4ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:53.794129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:53.822052 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-3c0e7451-a1cd-496e-b2e2-4501b0788fe9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.825751 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-3c0e7451-a1cd-496e-b2e2-4501b0788fe9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:53.826227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-3c0e7451-a1cd-496e-b2e2-4501b0788fe9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.826487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-3c0e7451-a1cd-496e-b2e2-4501b0788fe9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.834018 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bceb946-2e3c-4a59-8a89-69dafe3f4ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:53.835261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2004c9b7-7f66-4dbd-ac89-01be4ff5cdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:53.841241 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:53.841241 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:53.849359 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-3c0e7451-a1cd-496e-b2e2-4501b0788fe9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:53.856773 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-3c0e7451-a1cd-496e-b2e2-4501b0788fe9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:53.857182 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 568/2294] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:53.907251 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Created reservations ['dca222ed-bb8f-4280-8a5a-e7fe29acadfa', '53471469-e6d9-43f4-a867-172636d6ba2e', '1e93eaaf-c5e0-491e-ba51-f3f12ff77478', '26e3b3a0-3990-49eb-87de-589aba115fb7'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:53.908406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2004c9b7-7f66-4dbd-ac89-01be4ff5cdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca222ed-bb8f-4280-8a5a-e7fe29acadfa', '53471469-e6d9-43f4-a867-172636d6ba2e', '1e93eaaf-c5e0-491e-ba51-f3f12ff77478', '26e3b3a0-3990-49eb-87de-589aba115fb7']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:53.909451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54309845-aa11-49a7-a8f4-10acefe7ed51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:53.949226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54309845-aa11-49a7-a8f4-10acefe7ed51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbbc4a9-f1d1-4215-a8db-76a02f6c5948', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1018325576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c668854b62b949e2bea13010d9a683a0',qos_specs=None,replication_status=,reservations=['dca222ed-bb8f-4280-8a5a-e7fe29acadfa','53471469-e6d9-43f4-a867-172636d6ba2e','1e93eaaf-c5e0-491e-ba51-f3f12ff77478','26e3b3a0-3990-49eb-87de-589aba115fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1018325576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adbbc4a9-f1d1-4215-a8db-76a02f6c5948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c668854b62b949e2bea13010d9a683a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:53.951004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8c11e3-da3e-458d-a2e1-cddf51609246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:53.985559 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8c11e3-da3e-458d-a2e1-cddf51609246) transitioned into state 'SUCCESS' from state '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-1018325576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c668854b62b949e2bea13010d9a683a0',qos_specs=None,replication_status=,reservations=['dca222ed-bb8f-4280-8a5a-e7fe29acadfa','53471469-e6d9-43f4-a867-172636d6ba2e','1e93eaaf-c5e0-491e-ba51-f3f12ff77478','26e3b3a0-3990-49eb-87de-589aba115fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d03a9ab108c4af0a3fd5d5cab9e7431',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:53.988665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-14aaa906-e271-46f6-a989-89c557eb3f10 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:53.988778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19fed03-b76b-486e-8e1a-280aad6af7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:53.988833 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-14aaa906-e271-46f6-a989-89c557eb3f10 None None] GET https://10.4.3.210/volume// Aug 05 18:22:53.988833 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-14aaa906-e271-46f6-a989-89c557eb3f10 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:53.988833 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-14aaa906-e271-46f6-a989-89c557eb3f10 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:53.988833 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-14aaa906-e271-46f6-a989-89c557eb3f10 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:53.989171 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 578/2295] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:22:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:54.004087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19fed03-b76b-486e-8e1a-280aad6af7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:54.005444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Flow 'volume_create_api' (0ce6bfb0-4b7f-4b46-bbf3-b0505c953aef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:54.007438 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Create volume request issued successfully. Aug 05 18:22:54.007438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a228c71a-18fd-467e-a6e9-7489c8a14ed1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:54.007566 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-65beaecf-b9a7-4bd4-aff4-339e16ddb553 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.007654 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 575/2296] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:22:53 2026] POST /volume/v3/volumes => generated 751 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:54.010245 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-65beaecf-b9a7-4bd4-aff4-339e16ddb553 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:22:54.011015 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-65beaecf-b9a7-4bd4-aff4-339e16ddb553 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8c04030-5b80-4142-be09-9aa47e3bd48c", "connector": null, "instance_uuid": "b1314f9e-73f0-4f8e-89e0-ace6b61ab16b"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:54.026627 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.026627 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:54.026955 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-79eba8ad-078e-47e7-aa99-cfed18f9a85c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.034435 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-79eba8ad-078e-47e7-aa99-cfed18f9a85c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:54.034824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-79eba8ad-078e-47e7-aa99-cfed18f9a85c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:54.034924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-79eba8ad-078e-47e7-aa99-cfed18f9a85c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:54.049250 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.049250 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:54.058690 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-79eba8ad-078e-47e7-aa99-cfed18f9a85c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:54.067242 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-79eba8ad-078e-47e7-aa99-cfed18f9a85c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:54.067914 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 569/2297] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:54 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:54.076178 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-65beaecf-b9a7-4bd4-aff4-339e16ddb553 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:22:54.076178 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 576/2298] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:22:54 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:54.124814 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a421099e-46e1-4dc0-b6d4-edddf123dc6c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.127464 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a421099e-46e1-4dc0-b6d4-edddf123dc6c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:54.127863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a421099e-46e1-4dc0-b6d4-edddf123dc6c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:54.128326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a421099e-46e1-4dc0-b6d4-edddf123dc6c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:54.149359 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6f2d0756-b495-43ad-9a8a-37bd782934c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.150312 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f2d0756-b495-43ad-9a8a-37bd782934c1 None None] GET https://10.4.3.210/volume// Aug 05 18:22:54.150583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f2d0756-b495-43ad-9a8a-37bd782934c1 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:54.151494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f2d0756-b495-43ad-9a8a-37bd782934c1 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:54.152660 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f2d0756-b495-43ad-9a8a-37bd782934c1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:54.153333 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 576/2299] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:54 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:54.155631 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.155631 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:54.172817 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a421099e-46e1-4dc0-b6d4-edddf123dc6c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:54.174880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-d3141161-5361-4b2d-bed9-75ad437c90d7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.180268 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-d3141161-5361-4b2d-bed9-75ad437c90d7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:54.180695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-d3141161-5361-4b2d-bed9-75ad437c90d7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:54.181062 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-d3141161-5361-4b2d-bed9-75ad437c90d7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:54.181970 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a421099e-46e1-4dc0-b6d4-edddf123dc6c tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:54.183251 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 579/2300] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:54 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:54.197298 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.197298 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:54.203445 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-d3141161-5361-4b2d-bed9-75ad437c90d7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:54.212495 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-d3141161-5361-4b2d-bed9-75ad437c90d7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:54.213486 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 570/2301] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:54 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:54.398109 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.401656 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] PUT https://10.4.3.210/volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825 Aug 05 18:22:54.402552 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:54.419150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Acquiring lock "cinder-attachment_update-e8c04030-5b80-4142-be09-9aa47e3bd48c-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:22:54.427518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Lock "cinder-attachment_update-e8c04030-5b80-4142-be09-9aa47e3bd48c-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:22:54.429754 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.429754 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:54.653659 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Lock "cinder-attachment_update-e8c04030-5b80-4142-be09-9aa47e3bd48c-np0000006581" released by "attachment_update" :: held 0.226s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:22:54.654475 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-44bf6c4b-436f-4a22-bc34-e1f8009c337e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825 returned with HTTP 200 Aug 05 18:22:54.655162 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 577/2302] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:22:54 2026] PUT /volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:54.727134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5392b367-d2c3-4196-8413-89c4e23ff598 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.729120 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5392b367-d2c3-4196-8413-89c4e23ff598 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a Aug 05 18:22:54.730628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5392b367-d2c3-4196-8413-89c4e23ff598 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:54.730628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5392b367-d2c3-4196-8413-89c4e23ff598 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:54.738952 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.738952 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:54.741514 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5392b367-d2c3-4196-8413-89c4e23ff598 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:22:54.741514 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5392b367-d2c3-4196-8413-89c4e23ff598 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a returned with HTTP 200 Aug 05 18:22:54.741514 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 577/2303] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:54 2026] GET /volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:54.796163 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:54.798050 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:54.798409 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2126955719", "snapshot_id": null, "imageRef": "fef451a4-daf0-4358-bd61-f9b6f1cb73e2", "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:54.799975 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2126955719', 'snapshot_id': None, 'imageRef': 'fef451a4-daf0-4358-bd61-f9b6f1cb73e2', 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:54.962060 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:54.962060 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:54.962696 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:22:54.963066 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume of 1 GB Aug 05 18:22:54.968573 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Availability Zones retrieved successfully. Aug 05 18:22:54.974857 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Flow 'volume_create_api' (09ad3f0d-9897-473b-8552-73425c8efcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:54.976046 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb30fa7a-46ca-47f1-9d6a-a66da02cb460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:54.977039 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:55.030972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb30fa7a-46ca-47f1-9d6a-a66da02cb460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b49b2e1f-7704-4b99-8b1c-0ff2a396111a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:55.031939 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe377fd-ef8c-4c72-b76b-8892588255e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:55.089645 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b4503094-372a-48ce-aa94-3a78de9b3877 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.093243 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b4503094-372a-48ce-aa94-3a78de9b3877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:55.094638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b4503094-372a-48ce-aa94-3a78de9b3877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.094638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b4503094-372a-48ce-aa94-3a78de9b3877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.106923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Created reservations ['689be407-fe94-4ac5-9366-f98907975926', '3de57bc3-4532-4f43-a254-70ffe4696aac', 'd6bf1243-0615-423a-a132-511a9002a742', '76b7f28a-9d7e-4f56-bc3b-f51f6a42ac01'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:55.108051 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe377fd-ef8c-4c72-b76b-8892588255e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['689be407-fe94-4ac5-9366-f98907975926', '3de57bc3-4532-4f43-a254-70ffe4696aac', 'd6bf1243-0615-423a-a132-511a9002a742', '76b7f28a-9d7e-4f56-bc3b-f51f6a42ac01']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:55.109188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b34723-316f-4b5c-b5de-543826d6e3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:55.114183 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.114183 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:55.121403 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b4503094-372a-48ce-aa94-3a78de9b3877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:55.131900 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b4503094-372a-48ce-aa94-3a78de9b3877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:55.132697 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 571/2304] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:55.175853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b34723-316f-4b5c-b5de-543826d6e3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08d03efd-661a-4e1a-b3d8-a244ffb0555c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2126955719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371d5c63d90945e48442ef4ff91611c6',qos_specs=None,replication_status=,reservations=['689be407-fe94-4ac5-9366-f98907975926','3de57bc3-4532-4f43-a254-70ffe4696aac','d6bf1243-0615-423a-a132-511a9002a742','76b7f28a-9d7e-4f56-bc3b-f51f6a42ac01'],size=1,snapshot_id=b49b2e1f-7704-4b99-8b1c-0ff2a396111a,source_replicaid=,source_volid=None,status='creating',user_id='ac4357b2c829433495ec1c8319cfef67',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2126955719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08d03efd-661a-4e1a-b3d8-a244ffb0555c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='371d5c63d90945e48442ef4ff91611c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b49b2e1f-7704-4b99-8b1c-0ff2a396111a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac4357b2c829433495ec1c8319cfef67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:55.176985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b164faf6-f889-4fef-bdd5-599748d94074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:55.196378 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-c7e0f465-fdf0-40d2-b10f-4f2814759857 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.200173 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-c7e0f465-fdf0-40d2-b10f-4f2814759857 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:55.200708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-c7e0f465-fdf0-40d2-b10f-4f2814759857 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.200975 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-c7e0f465-fdf0-40d2-b10f-4f2814759857 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.205153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d928c10d-3f6b-4908-83ad-3f2f3da2cdf8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.207168 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d928c10d-3f6b-4908-83ad-3f2f3da2cdf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:55.207658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d928c10d-3f6b-4908-83ad-3f2f3da2cdf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.209382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d928c10d-3f6b-4908-83ad-3f2f3da2cdf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.211221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b164faf6-f889-4fef-bdd5-599748d94074) transitioned into state 'SUCCESS' from state '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-2126955719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371d5c63d90945e48442ef4ff91611c6',qos_specs=None,replication_status=,reservations=['689be407-fe94-4ac5-9366-f98907975926','3de57bc3-4532-4f43-a254-70ffe4696aac','d6bf1243-0615-423a-a132-511a9002a742','76b7f28a-9d7e-4f56-bc3b-f51f6a42ac01'],size=1,snapshot_id=b49b2e1f-7704-4b99-8b1c-0ff2a396111a,source_replicaid=,source_volid=None,status='creating',user_id='ac4357b2c829433495ec1c8319cfef67',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:55.214149 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13fc95ef-acbb-4a06-9381-481d83e75e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:55.214285 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.214285 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:55.218727 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.218727 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:55.222470 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-c7e0f465-fdf0-40d2-b10f-4f2814759857 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:55.224402 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d928c10d-3f6b-4908-83ad-3f2f3da2cdf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:55.231117 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d928c10d-3f6b-4908-83ad-3f2f3da2cdf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:55.231802 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 578/2305] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:55.232042 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-c7e0f465-fdf0-40d2-b10f-4f2814759857 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:55.232733 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 578/2306] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:55.252489 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13fc95ef-acbb-4a06-9381-481d83e75e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:55.253743 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Flow 'volume_create_api' (09ad3f0d-9897-473b-8552-73425c8efcfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:55.254183 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume request issued successfully. Aug 05 18:22:55.255051 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6faad9d-f1aa-46ea-a556-2cfe893796c2 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:55.257331 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 580/2307] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:22:54 2026] POST /volume/v3/volumes => generated 814 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:55.273955 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9650a28d-00f0-4d0d-ad55-3169b4344d53 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.277128 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9650a28d-00f0-4d0d-ad55-3169b4344d53 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:22:55.277500 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9650a28d-00f0-4d0d-ad55-3169b4344d53 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.277749 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9650a28d-00f0-4d0d-ad55-3169b4344d53 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.288516 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.288516 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:55.295569 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9650a28d-00f0-4d0d-ad55-3169b4344d53 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:55.302278 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9650a28d-00f0-4d0d-ad55-3169b4344d53 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:22:55.302820 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 572/2308] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:55.354281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cfb6d809-679b-4fcc-aee1-c4389d662769 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.354281 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cfb6d809-679b-4fcc-aee1-c4389d662769 None None] GET https://10.4.3.210/volume// Aug 05 18:22:55.354281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cfb6d809-679b-4fcc-aee1-c4389d662769 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.354281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cfb6d809-679b-4fcc-aee1-c4389d662769 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.354281 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cfb6d809-679b-4fcc-aee1-c4389d662769 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:55.354281 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 579/2309] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:55.368377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-75d4730a-6dc4-45a2-830c-c0d9b4476de3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.371522 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-75d4730a-6dc4-45a2-830c-c0d9b4476de3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:22:55.372657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-75d4730a-6dc4-45a2-830c-c0d9b4476de3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adbbc4a9-f1d1-4215-a8db-76a02f6c5948", "connector": null, "instance_uuid": "c8fe3169-372b-41c8-9bce-e85862a464e9"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:55.384899 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.384899 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:55.432860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-75d4730a-6dc4-45a2-830c-c0d9b4476de3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:22:55.433639 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 579/2310] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:22:55 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:55.474573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a1674449-d623-4ed7-bdc3-128d384fb3f8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.477053 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a1674449-d623-4ed7-bdc3-128d384fb3f8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:55.477233 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a1674449-d623-4ed7-bdc3-128d384fb3f8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.477429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a1674449-d623-4ed7-bdc3-128d384fb3f8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.491738 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.491738 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:55.499143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a3c170d7-1246-43bf-9d7e-9c6c2e758be8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.499778 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a3c170d7-1246-43bf-9d7e-9c6c2e758be8 None None] GET https://10.4.3.210/volume// Aug 05 18:22:55.500030 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a3c170d7-1246-43bf-9d7e-9c6c2e758be8 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.500289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a3c170d7-1246-43bf-9d7e-9c6c2e758be8 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.500759 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a3c170d7-1246-43bf-9d7e-9c6c2e758be8 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:55.501261 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a1674449-d623-4ed7-bdc3-128d384fb3f8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:55.501777 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 573/2311] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:55.508625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a1674449-d623-4ed7-bdc3-128d384fb3f8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:55.509235 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 581/2312] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:55.515716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-ffa6a5c3-addd-4cfd-bd18-b2f37ce7923d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.521486 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-ffa6a5c3-addd-4cfd-bd18-b2f37ce7923d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:55.521486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-ffa6a5c3-addd-4cfd-bd18-b2f37ce7923d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:55.521486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-ffa6a5c3-addd-4cfd-bd18-b2f37ce7923d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:55.538188 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.538188 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:55.547700 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-ffa6a5c3-addd-4cfd-bd18-b2f37ce7923d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:55.553624 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-ffa6a5c3-addd-4cfd-bd18-b2f37ce7923d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:55.554076 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 580/2313] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:55 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:55.667495 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:55.673154 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] PUT https://10.4.3.210/volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589 Aug 05 18:22:55.674088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:55.695496 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Acquiring lock "cinder-attachment_update-adbbc4a9-f1d1-4215-a8db-76a02f6c5948-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:22:55.706329 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Lock "cinder-attachment_update-adbbc4a9-f1d1-4215-a8db-76a02f6c5948-np0000006581" acquired by "attachment_update" :: waited 0.011s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:22:55.707314 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:55.707314 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:55.837251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Lock "cinder-attachment_update-adbbc4a9-f1d1-4215-a8db-76a02f6c5948-np0000006581" released by "attachment_update" :: held 0.131s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:22:55.837764 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-5dcede8e-7fd5-4e12-a1eb-baad5d823c22 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589 returned with HTTP 200 Aug 05 18:22:55.838401 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 580/2314] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:22:55 2026] PUT /volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:56.251210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-da435d33-2a1d-4049-b8db-1ba59c46a2db None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.253713 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-da435d33-2a1d-4049-b8db-1ba59c46a2db tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:56.254069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-da435d33-2a1d-4049-b8db-1ba59c46a2db tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.254368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-da435d33-2a1d-4049-b8db-1ba59c46a2db tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.271150 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.271150 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:56.277309 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-da435d33-2a1d-4049-b8db-1ba59c46a2db tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:56.283925 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-da435d33-2a1d-4049-b8db-1ba59c46a2db tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:56.284458 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 574/2315] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:56.321118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-17b3490d-0fca-42a3-9e80-f9289a525520 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.323946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-17b3490d-0fca-42a3-9e80-f9289a525520 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:22:56.324220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-17b3490d-0fca-42a3-9e80-f9289a525520 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.324466 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-17b3490d-0fca-42a3-9e80-f9289a525520 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.334734 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.334734 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:56.342706 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-17b3490d-0fca-42a3-9e80-f9289a525520 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:56.348034 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-17b3490d-0fca-42a3-9e80-f9289a525520 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:22:56.348804 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 582/2316] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 1423 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:56.363035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d1b99caf-9bb3-424f-96a0-2398e7876917 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.366184 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d1b99caf-9bb3-424f-96a0-2398e7876917 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:22:56.366480 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d1b99caf-9bb3-424f-96a0-2398e7876917 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.366755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d1b99caf-9bb3-424f-96a0-2398e7876917 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.375537 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.375537 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:56.383465 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d1b99caf-9bb3-424f-96a0-2398e7876917 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:56.392463 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d1b99caf-9bb3-424f-96a0-2398e7876917 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:22:56.394128 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 581/2317] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 1423 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:56.529337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-15e8ea5f-4fad-47e6-aaf0-9e4be60dbf8c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.531925 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-15e8ea5f-4fad-47e6-aaf0-9e4be60dbf8c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:56.532218 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-15e8ea5f-4fad-47e6-aaf0-9e4be60dbf8c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.532502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-15e8ea5f-4fad-47e6-aaf0-9e4be60dbf8c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.558912 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.558912 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:56.573480 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-15e8ea5f-4fad-47e6-aaf0-9e4be60dbf8c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:56.582660 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-15e8ea5f-4fad-47e6-aaf0-9e4be60dbf8c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:56.583634 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 581/2318] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:56.697530 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d13dc977-8723-431f-ab20-6d41afc8a6bb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.699284 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d13dc977-8723-431f-ab20-6d41afc8a6bb tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:56.699284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d13dc977-8723-431f-ab20-6d41afc8a6bb tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.699432 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d13dc977-8723-431f-ab20-6d41afc8a6bb tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.699550 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-d13dc977-8723-431f-ab20-6d41afc8a6bb tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Delete snapshot with id: 16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:56.708029 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d13dc977-8723-431f-ab20-6d41afc8a6bb tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 404 Aug 05 18:22:56.708634 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 575/2319] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:22:56 2026] DELETE /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:56.722716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6485668e-9424-493b-ae47-5626ac43b366 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.724909 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6485668e-9424-493b-ae47-5626ac43b366 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 Aug 05 18:22:56.725185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6485668e-9424-493b-ae47-5626ac43b366 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.725653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6485668e-9424-493b-ae47-5626ac43b366 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.738086 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6485668e-9424-493b-ae47-5626ac43b366 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 returned with HTTP 404 Aug 05 18:22:56.738298 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 583/2320] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/snapshots/16875d12-d2fc-4910-9097-b0d2bcfe74f2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:56.792626 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-5f16f862-2f49-40a2-acb0-d4a950818e34 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.795310 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-5f16f862-2f49-40a2-acb0-d4a950818e34 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:22:56.795631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-5f16f862-2f49-40a2-acb0-d4a950818e34 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.795841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-5f16f862-2f49-40a2-acb0-d4a950818e34 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.809059 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.809059 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:56.814340 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-5f16f862-2f49-40a2-acb0-d4a950818e34 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:22:56.821000 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-5f16f862-2f49-40a2-acb0-d4a950818e34 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:22:56.822010 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 582/2321] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:56.863164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.866809 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029/action Aug 05 18:22:56.867210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:56.867348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:56.882693 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.882693 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:56.883387 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:22:56.892962 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Begin detaching volume completed successfully. Aug 05 18:22:56.893225 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-a92f488b-3364-486c-a3be-0e48efedc76c tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029/action returned with HTTP 202 Aug 05 18:22:56.893950 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 582/2322] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:22:56 2026] POST /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:56.953340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ef5f69e8-bd4f-453d-b79a-3b329119056d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.953903 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef5f69e8-bd4f-453d-b79a-3b329119056d None None] GET https://10.4.3.210/volume// Aug 05 18:22:56.956343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef5f69e8-bd4f-453d-b79a-3b329119056d None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.956705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef5f69e8-bd4f-453d-b79a-3b329119056d None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.958014 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef5f69e8-bd4f-453d-b79a-3b329119056d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:56.958014 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 576/2323] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:56.970286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-088f0592-c483-4b51-8cfe-6334908974c2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:56.973177 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-088f0592-c483-4b51-8cfe-6334908974c2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:22:56.973177 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-088f0592-c483-4b51-8cfe-6334908974c2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:56.973404 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-088f0592-c483-4b51-8cfe-6334908974c2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:56.991367 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:56.991367 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:56.998208 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-088f0592-c483-4b51-8cfe-6334908974c2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:22:57.006361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-088f0592-c483-4b51-8cfe-6334908974c2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:22:57.007073 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 584/2324] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:56 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:57.301226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6bafe9e1-0e90-462b-aa68-ade726f07cd7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:57.303795 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6bafe9e1-0e90-462b-aa68-ade726f07cd7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:57.304259 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6bafe9e1-0e90-462b-aa68-ade726f07cd7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:57.304763 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6bafe9e1-0e90-462b-aa68-ade726f07cd7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:57.319489 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:57.319489 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:57.324703 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6bafe9e1-0e90-462b-aa68-ade726f07cd7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:57.331110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6bafe9e1-0e90-462b-aa68-ade726f07cd7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:57.331912 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 583/2325] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:57 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:57.599511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1761ef66-12e3-4b0c-be6d-99c40e5f4d2a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:57.602584 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1761ef66-12e3-4b0c-be6d-99c40e5f4d2a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:57.602788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1761ef66-12e3-4b0c-be6d-99c40e5f4d2a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:57.602985 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1761ef66-12e3-4b0c-be6d-99c40e5f4d2a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:57.623048 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:57.623048 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:57.633157 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1761ef66-12e3-4b0c-be6d-99c40e5f4d2a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:57.642121 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1761ef66-12e3-4b0c-be6d-99c40e5f4d2a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:57.642914 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 583/2326] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:57 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:57.980561 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-5c6f10bb-770e-4fed-8493-171240718cf8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:57.984791 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-5c6f10bb-770e-4fed-8493-171240718cf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825/action Aug 05 18:22:57.985394 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-5c6f10bb-770e-4fed-8493-171240718cf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:57.985550 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-5c6f10bb-770e-4fed-8493-171240718cf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:58.010260 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.010260 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:58.027894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-031ae644-d49a-4628-b07c-4bee69f741e6 req-5c6f10bb-770e-4fed-8493-171240718cf8 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825/action returned with HTTP 204 Aug 05 18:22:58.028506 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 577/2327] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:22:57 2026] POST /volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:22:58.082071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-b0e43cc9-7b28-4a6b-a6e7-ca3cf4a9d65d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.084654 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-b0e43cc9-7b28-4a6b-a6e7-ca3cf4a9d65d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:22:58.084920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-b0e43cc9-7b28-4a6b-a6e7-ca3cf4a9d65d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.085303 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-b0e43cc9-7b28-4a6b-a6e7-ca3cf4a9d65d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.094032 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.094032 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:58.099503 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-b0e43cc9-7b28-4a6b-a6e7-ca3cf4a9d65d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:58.106967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-b0e43cc9-7b28-4a6b-a6e7-ca3cf4a9d65d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:22:58.107553 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 585/2328] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:58.150532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-95c84b69-de1a-468f-8cfd-7390a3757138 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.153070 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:22:58.153551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1553756873", "imageRef": "aff00a0d-2bf0-46cb-ab43-ba4a3f0abd31", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:58.155434 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1553756873', 'imageRef': 'aff00a0d-2bf0-46cb-ab43-ba4a3f0abd31', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:22:58.254205 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Create volume of 1 GB Aug 05 18:22:58.262496 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Availability Zones retrieved successfully. Aug 05 18:22:58.272929 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Flow 'volume_create_api' (8f2a09c3-6024-459b-9a11-bcb8ebe7ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:58.275136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fe972c-e6fe-43de-a155-63a01de59366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:58.276761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:22:58.347357 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-086b9bb7-53ca-4965-ae04-1b535dd6ed9e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.349893 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-086b9bb7-53ca-4965-ae04-1b535dd6ed9e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.350149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-086b9bb7-53ca-4965-ae04-1b535dd6ed9e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.350400 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-086b9bb7-53ca-4965-ae04-1b535dd6ed9e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.352491 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fe972c-e6fe-43de-a155-63a01de59366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:58.353438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6abefd-4cbc-47b8-ad2d-fbf24827a431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:58.366317 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.366317 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:58.374285 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-086b9bb7-53ca-4965-ae04-1b535dd6ed9e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.382474 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-086b9bb7-53ca-4965-ae04-1b535dd6ed9e tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:58.382474 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 584/2329] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:58.397263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f2850790-e4ec-4f39-bc8d-e697489d4064 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.399201 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f2850790-e4ec-4f39-bc8d-e697489d4064 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.399364 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f2850790-e4ec-4f39-bc8d-e697489d4064 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.399611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f2850790-e4ec-4f39-bc8d-e697489d4064 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.412190 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.412190 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:58.417387 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f2850790-e4ec-4f39-bc8d-e697489d4064 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.425311 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f2850790-e4ec-4f39-bc8d-e697489d4064 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:58.426049 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 578/2330] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:58.448057 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.450486 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.451032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.451166 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Created reservations ['e167169a-33d1-4166-a834-2ad62337015f', '38e783cf-70bc-4c55-81bf-ba96fa856927', 'd31c01b1-8da5-4f25-af18-53499cc7d8d2', 'd1e06125-7d98-4346-a08c-b8f51317b729'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:22:58.451348 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.451581 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume with id: e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.452384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6abefd-4cbc-47b8-ad2d-fbf24827a431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e167169a-33d1-4166-a834-2ad62337015f', '38e783cf-70bc-4c55-81bf-ba96fa856927', 'd31c01b1-8da5-4f25-af18-53499cc7d8d2', 'd1e06125-7d98-4346-a08c-b8f51317b729']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:58.453643 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95dbf114-ad4f-4a91-93d5-ff2316222d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:58.483520 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.483520 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:58.484378 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.495043 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95dbf114-ad4f-4a91-93d5-ff2316222d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13fc57a-32a1-4a58-af96-9130cf6c472d', '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-1553756873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a6afec2a07e4e07800aa0eb6e997bbc',qos_specs=None,replication_status=,reservations=['e167169a-33d1-4166-a834-2ad62337015f','38e783cf-70bc-4c55-81bf-ba96fa856927','d31c01b1-8da5-4f25-af18-53499cc7d8d2','d1e06125-7d98-4346-a08c-b8f51317b729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0214c494ffb04530bfbd0c0500918e06',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1553756873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13fc57a-32a1-4a58-af96-9130cf6c472d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a6afec2a07e4e07800aa0eb6e997bbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0214c494ffb04530bfbd0c0500918e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:58.495878 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c706834-6cd8-44ee-96e1-1a77c1a32794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:58.501261 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 05 18:22:58.501543 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c8e39b8c-2da4-4ebc-8c1c-18da211668e9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 400 Aug 05 18:22:58.502163 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 586/2331] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:22:58 2026] DELETE /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 307 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:22:58.513469 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-73ad7ef1-e885-4e84-8ab3-aaabb0043ee4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.515980 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-73ad7ef1-e885-4e84-8ab3-aaabb0043ee4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.516182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-73ad7ef1-e885-4e84-8ab3-aaabb0043ee4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.516794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-73ad7ef1-e885-4e84-8ab3-aaabb0043ee4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.538153 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.538153 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:58.542369 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-73ad7ef1-e885-4e84-8ab3-aaabb0043ee4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.544008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c706834-6cd8-44ee-96e1-1a77c1a32794) transitioned into state 'SUCCESS' from state '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-1553756873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a6afec2a07e4e07800aa0eb6e997bbc',qos_specs=None,replication_status=,reservations=['e167169a-33d1-4166-a834-2ad62337015f','38e783cf-70bc-4c55-81bf-ba96fa856927','d31c01b1-8da5-4f25-af18-53499cc7d8d2','d1e06125-7d98-4346-a08c-b8f51317b729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0214c494ffb04530bfbd0c0500918e06',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:58.545590 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd3d577-54b4-45ed-9797-63030147c75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:22:58.555301 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-73ad7ef1-e885-4e84-8ab3-aaabb0043ee4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:58.556122 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 585/2332] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:58.559732 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd3d577-54b4-45ed-9797-63030147c75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:22:58.561028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Flow 'volume_create_api' (8f2a09c3-6024-459b-9a11-bcb8ebe7ac5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:22:58.561485 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Create volume request issued successfully. Aug 05 18:22:58.562352 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-95c84b69-de1a-468f-8cfd-7390a3757138 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:22:58.562952 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 584/2333] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:22:58 2026] POST /volume/v3/volumes => generated 753 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:22:58.579747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3441b88c-27dc-4329-89bb-80b5a6a9d1f9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.585091 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3441b88c-27dc-4329-89bb-80b5a6a9d1f9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:22:58.585357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3441b88c-27dc-4329-89bb-80b5a6a9d1f9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.586054 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3441b88c-27dc-4329-89bb-80b5a6a9d1f9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.602981 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.602981 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:58.608926 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3441b88c-27dc-4329-89bb-80b5a6a9d1f9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:22:58.617481 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3441b88c-27dc-4329-89bb-80b5a6a9d1f9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:22:58.619345 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 579/2334] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:58.621527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-74b2b30b-f044-465c-b6f0-d0cd78371ea4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.623063 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-74b2b30b-f044-465c-b6f0-d0cd78371ea4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.626630 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-74b2b30b-f044-465c-b6f0-d0cd78371ea4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.626630 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-74b2b30b-f044-465c-b6f0-d0cd78371ea4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.643458 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.643458 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:58.649511 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-74b2b30b-f044-465c-b6f0-d0cd78371ea4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.660536 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-74b2b30b-f044-465c-b6f0-d0cd78371ea4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:58.661114 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5d513f3f-24cd-43e8-8a2d-bcc116e3a279 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.661458 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 587/2335] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:58.666264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d513f3f-24cd-43e8-8a2d-bcc116e3a279 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:58.666511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d513f3f-24cd-43e8-8a2d-bcc116e3a279 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.666909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d513f3f-24cd-43e8-8a2d-bcc116e3a279 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.691752 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.691752 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:58.699157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.699673 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5d513f3f-24cd-43e8-8a2d-bcc116e3a279 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:58.704205 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] POST https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c/action Aug 05 18:22:58.705524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:22:58.705524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:58.706615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d513f3f-24cd-43e8-8a2d-bcc116e3a279 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:58.707140 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 586/2336] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:58.724295 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.724295 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:58.725177 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.742550 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Begin detaching volume completed successfully. Aug 05 18:22:58.742550 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-632535c4-3901-4d42-86b7-06a5c6d30baa tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c/action returned with HTTP 202 Aug 05 18:22:58.744697 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 585/2337] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:22:58 2026] POST /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:22:58.762878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c4195a0e-2851-4d8c-94a2-615bb27baea7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.765077 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c4195a0e-2851-4d8c-94a2-615bb27baea7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:22:58.765323 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c4195a0e-2851-4d8c-94a2-615bb27baea7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.765653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c4195a0e-2851-4d8c-94a2-615bb27baea7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.778517 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.778517 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:58.786239 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c4195a0e-2851-4d8c-94a2-615bb27baea7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:22:58.794574 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c4195a0e-2851-4d8c-94a2-615bb27baea7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:22:58.795273 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 580/2338] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 1405 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:58.814206 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7891b3c2-f48b-4da6-ac09-9096e7a401b2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.821579 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7891b3c2-f48b-4da6-ac09-9096e7a401b2 None None] GET https://10.4.3.210/volume// Aug 05 18:22:58.821579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7891b3c2-f48b-4da6-ac09-9096e7a401b2 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.821579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7891b3c2-f48b-4da6-ac09-9096e7a401b2 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.821579 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7891b3c2-f48b-4da6-ac09-9096e7a401b2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:58.821579 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 588/2339] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:58.821898 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1d86f054-551d-45c5-ae95-a2538f3244b4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.821898 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d86f054-551d-45c5-ae95-a2538f3244b4 None None] GET https://10.4.3.210/volume// Aug 05 18:22:58.821898 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d86f054-551d-45c5-ae95-a2538f3244b4 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.821898 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d86f054-551d-45c5-ae95-a2538f3244b4 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.822322 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d86f054-551d-45c5-ae95-a2538f3244b4 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:22:58.822693 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 587/2340] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:22:58.830661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-c76764d2-33a2-4820-aa95-b498af94cd58 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.836453 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-c76764d2-33a2-4820-aa95-b498af94cd58 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:22:58.840635 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-c76764d2-33a2-4820-aa95-b498af94cd58 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:58.840789 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-5495caec-1f3d-43d7-8d56-1d2ee9194c4d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:58.840885 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-c76764d2-33a2-4820-aa95-b498af94cd58 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:58.840956 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-5495caec-1f3d-43d7-8d56-1d2ee9194c4d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:22:58.840956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-5495caec-1f3d-43d7-8d56-1d2ee9194c4d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08d03efd-661a-4e1a-b3d8-a244ffb0555c", "connector": null, "instance_uuid": "7de751bd-e3ea-4fce-a167-b848a8794b6c"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:22:58.852682 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.852682 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:22:58.859030 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:58.859030 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:58.871663 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-c76764d2-33a2-4820-aa95-b498af94cd58 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:22:58.880767 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-c76764d2-33a2-4820-aa95-b498af94cd58 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:22:58.881383 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 586/2341] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:22:58 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 1322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:22:58.922307 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-5495caec-1f3d-43d7-8d56-1d2ee9194c4d tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:22:58.923699 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 581/2342] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:22:58 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:22:59.640886 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e97400d6-3fe3-4ca8-bc7d-387b067052be None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:59.643470 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e97400d6-3fe3-4ca8-bc7d-387b067052be tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:22:59.643899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e97400d6-3fe3-4ca8-bc7d-387b067052be tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:59.643899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e97400d6-3fe3-4ca8-bc7d-387b067052be tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:59.659513 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:59.659513 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:22:59.666353 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e97400d6-3fe3-4ca8-bc7d-387b067052be tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:22:59.675503 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e97400d6-3fe3-4ca8-bc7d-387b067052be tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:22:59.675503 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 589/2343] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:59 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:59.725962 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-75880654-b25e-4d5d-a93c-41ca6c8d3b4d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:59.734141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75880654-b25e-4d5d-a93c-41ca6c8d3b4d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:22:59.736830 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75880654-b25e-4d5d-a93c-41ca6c8d3b4d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:59.744753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75880654-b25e-4d5d-a93c-41ca6c8d3b4d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:59.762015 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:59.762015 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:22:59.772739 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-75880654-b25e-4d5d-a93c-41ca6c8d3b4d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:22:59.779262 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75880654-b25e-4d5d-a93c-41ca6c8d3b4d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:22:59.779887 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 588/2344] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:59 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:22:59.973988 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0cca97c4-1242-404f-b395-4472a5b5ccd2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:22:59.977351 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0cca97c4-1242-404f-b395-4472a5b5ccd2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:22:59.977351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0cca97c4-1242-404f-b395-4472a5b5ccd2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:22:59.978266 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0cca97c4-1242-404f-b395-4472a5b5ccd2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:22:59.988262 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:22:59.988262 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:22:59.993494 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0cca97c4-1242-404f-b395-4472a5b5ccd2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:22:59.999791 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0cca97c4-1242-404f-b395-4472a5b5ccd2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:00.000398 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 587/2345] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:22:59 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.023744 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ac7e7793-e712-422d-9049-bd79e6aabbe3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.026766 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ac7e7793-e712-422d-9049-bd79e6aabbe3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:00.027095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ac7e7793-e712-422d-9049-bd79e6aabbe3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.027397 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ac7e7793-e712-422d-9049-bd79e6aabbe3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.039395 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.039395 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:00.044676 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ac7e7793-e712-422d-9049-bd79e6aabbe3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:00.050296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ac7e7793-e712-422d-9049-bd79e6aabbe3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:00.050792 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 582/2346] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.120978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-89441306-3037-4d66-98b0-1793c26b2223 req-195cc0f0-db27-41f2-ac38-b47b38ffe529 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.124201 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-195cc0f0-db27-41f2-ac38-b47b38ffe529 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:00.124501 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-195cc0f0-db27-41f2-ac38-b47b38ffe529 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.124813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-195cc0f0-db27-41f2-ac38-b47b38ffe529 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.136492 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.136492 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:00.142806 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-89441306-3037-4d66-98b0-1793c26b2223 req-195cc0f0-db27-41f2-ac38-b47b38ffe529 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:00.148469 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-195cc0f0-db27-41f2-ac38-b47b38ffe529 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:00.149090 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 590/2347] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.277293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-99b52218-25f5-4d5b-ad9e-69159128ccaf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.277862 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99b52218-25f5-4d5b-ad9e-69159128ccaf None None] GET https://10.4.3.210/volume// Aug 05 18:23:00.278294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99b52218-25f5-4d5b-ad9e-69159128ccaf None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.278347 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99b52218-25f5-4d5b-ad9e-69159128ccaf None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.278952 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99b52218-25f5-4d5b-ad9e-69159128ccaf None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:00.279556 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 589/2348] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:00.295804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-89441306-3037-4d66-98b0-1793c26b2223 req-4d1ac92d-3b37-41fa-80fc-647bb5a8a6d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.304631 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-4d1ac92d-3b37-41fa-80fc-647bb5a8a6d7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:00.306547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-4d1ac92d-3b37-41fa-80fc-647bb5a8a6d7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3873b41c-25e1-492f-9c6c-e5dc4823c854", "connector": null, "instance_uuid": "e5bfa8d9-80aa-414a-b8f7-3db735aaf2cc"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:00.327163 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.327163 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:00.389305 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-4d1ac92d-3b37-41fa-80fc-647bb5a8a6d7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:00.390580 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 588/2349] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:00 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:00.442465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f6f49dfb-fbfc-40a3-847a-6bb282477845 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.448296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f6f49dfb-fbfc-40a3-847a-6bb282477845 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:00.448486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f6f49dfb-fbfc-40a3-847a-6bb282477845 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.448808 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f6f49dfb-fbfc-40a3-847a-6bb282477845 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.466837 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.466837 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:00.472566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-606045b3-8ce1-4076-8c4f-d151db4017f9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.473289 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-606045b3-8ce1-4076-8c4f-d151db4017f9 None None] GET https://10.4.3.210/volume// Aug 05 18:23:00.473551 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-606045b3-8ce1-4076-8c4f-d151db4017f9 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.473966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-606045b3-8ce1-4076-8c4f-d151db4017f9 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.474623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-606045b3-8ce1-4076-8c4f-d151db4017f9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:00.474897 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f6f49dfb-fbfc-40a3-847a-6bb282477845 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:00.475083 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 591/2350] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:00.482010 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f6f49dfb-fbfc-40a3-847a-6bb282477845 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:00.482676 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 583/2351] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.490769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-89441306-3037-4d66-98b0-1793c26b2223 req-93c6e689-6ef5-4989-8de2-c64d3d697c38 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.494581 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-93c6e689-6ef5-4989-8de2-c64d3d697c38 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:00.495281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-93c6e689-6ef5-4989-8de2-c64d3d697c38 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.495281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-93c6e689-6ef5-4989-8de2-c64d3d697c38 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.512000 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.512000 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:00.521441 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-89441306-3037-4d66-98b0-1793c26b2223 req-93c6e689-6ef5-4989-8de2-c64d3d697c38 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:00.534107 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-93c6e689-6ef5-4989-8de2-c64d3d697c38 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:00.534994 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 590/2352] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 1058 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:00.581337 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-59fc7674-c687-4aaa-8e50-8e63f276823f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.581969 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-59fc7674-c687-4aaa-8e50-8e63f276823f None None] GET https://10.4.3.210/volume// Aug 05 18:23:00.582553 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-59fc7674-c687-4aaa-8e50-8e63f276823f None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.583095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-59fc7674-c687-4aaa-8e50-8e63f276823f None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.583509 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-59fc7674-c687-4aaa-8e50-8e63f276823f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:00.583994 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 589/2353] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:00.625143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-70aafd0b-56b0-46f1-a3ab-d0af75fa741f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.627839 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-70aafd0b-56b0-46f1-a3ab-d0af75fa741f tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:23:00.628125 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-70aafd0b-56b0-46f1-a3ab-d0af75fa741f tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.628385 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-70aafd0b-56b0-46f1-a3ab-d0af75fa741f tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.649478 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.649478 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:00.654407 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-70aafd0b-56b0-46f1-a3ab-d0af75fa741f tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:00.664778 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.665919 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-70aafd0b-56b0-46f1-a3ab-d0af75fa741f tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:23:00.666087 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 592/2354] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 1584 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 05 18:23:00.670182 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] PUT https://10.4.3.210/volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b Aug 05 18:23:00.670336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:00.684219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Acquiring lock "cinder-attachment_update-3873b41c-25e1-492f-9c6c-e5dc4823c854-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:00.692990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-3873b41c-25e1-492f-9c6c-e5dc4823c854-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:00.694732 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.694732 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:00.694847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8626ea87-5f3b-4f67-a5a2-16bbddc35954 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.697536 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8626ea87-5f3b-4f67-a5a2-16bbddc35954 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:00.697921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8626ea87-5f3b-4f67-a5a2-16bbddc35954 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.698238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8626ea87-5f3b-4f67-a5a2-16bbddc35954 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.712683 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.712683 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:00.718278 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8626ea87-5f3b-4f67-a5a2-16bbddc35954 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:00.725263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8626ea87-5f3b-4f67-a5a2-16bbddc35954 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:00.725954 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 591/2355] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.796000 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-47558e87-73d6-4deb-ab50-8579573afec1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.796830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.798175 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-47558e87-73d6-4deb-ab50-8579573afec1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:00.799071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-47558e87-73d6-4deb-ab50-8579573afec1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.799071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-47558e87-73d6-4deb-ab50-8579573afec1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.799729 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] PUT https://10.4.3.210/volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8 Aug 05 18:23:00.800193 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:00.809191 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.809191 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:00.811098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Acquiring lock "cinder-attachment_update-08d03efd-661a-4e1a-b3d8-a244ffb0555c-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:00.813726 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-3873b41c-25e1-492f-9c6c-e5dc4823c854-np0000006581" released by "attachment_update" :: held 0.121s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:00.814050 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-cb5959d7-d9f1-4d4b-8ff7-d74289a164bc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b returned with HTTP 200 Aug 05 18:23:00.814483 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 584/2356] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:00 2026] PUT /volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:00.815133 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-47558e87-73d6-4deb-ab50-8579573afec1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:00.817124 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Lock "cinder-attachment_update-08d03efd-661a-4e1a-b3d8-a244ffb0555c-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:00.818206 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.818206 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:00.820753 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-47558e87-73d6-4deb-ab50-8579573afec1 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:00.821192 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 590/2357] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.825458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-89441306-3037-4d66-98b0-1793c26b2223 req-a48c2b32-04a3-4269-a890-1ef49bb13c50 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.833498 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-a48c2b32-04a3-4269-a890-1ef49bb13c50 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/encryption Aug 05 18:23:00.833733 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-a48c2b32-04a3-4269-a890-1ef49bb13c50 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:00.833863 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-a48c2b32-04a3-4269-a890-1ef49bb13c50 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:00.847493 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.847493 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:00.858724 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-a48c2b32-04a3-4269-a890-1ef49bb13c50 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/encryption returned with HTTP 200 Aug 05 18:23:00.859281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 592/2358] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:23:00 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:00.927957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Lock "cinder-attachment_update-08d03efd-661a-4e1a-b3d8-a244ffb0555c-np0000006581" released by "attachment_update" :: held 0.111s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:00.928391 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-c903067b-9aaf-4d43-a485-113536c4c377 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8 returned with HTTP 200 Aug 05 18:23:00.929079 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 593/2359] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:00 2026] PUT /volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:00.954480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-906b96f9-656f-4b04-bd40-d55083dd0ad8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:00.957004 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-906b96f9-656f-4b04-bd40-d55083dd0ad8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8/action Aug 05 18:23:00.957503 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-906b96f9-656f-4b04-bd40-d55083dd0ad8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:00.957719 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-906b96f9-656f-4b04-bd40-d55083dd0ad8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:00.979440 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:00.979440 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:00.993834 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ceefb6a5-b52f-4cc2-92e1-6bf7e07deaaa req-906b96f9-656f-4b04-bd40-d55083dd0ad8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8/action returned with HTTP 204 Aug 05 18:23:00.994691 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 585/2360] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:00 2026] POST /volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:01.502131 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c3a05cb-eff9-4861-aa69-95b1d53459e6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:01.504477 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c3a05cb-eff9-4861-aa69-95b1d53459e6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:01.504723 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c3a05cb-eff9-4861-aa69-95b1d53459e6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:01.504996 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c3a05cb-eff9-4861-aa69-95b1d53459e6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:01.523218 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:01.523218 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:01.528897 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c3a05cb-eff9-4861-aa69-95b1d53459e6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:01.535383 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c3a05cb-eff9-4861-aa69-95b1d53459e6 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:01.536089 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 591/2361] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:01 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:01.741321 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f7c89b9-9171-483d-a92f-53a0e338d4c9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:01.743336 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f7c89b9-9171-483d-a92f-53a0e338d4c9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:01.745372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f7c89b9-9171-483d-a92f-53a0e338d4c9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:01.745372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f7c89b9-9171-483d-a92f-53a0e338d4c9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:01.755461 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:01.755461 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:01.761037 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1f7c89b9-9171-483d-a92f-53a0e338d4c9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:01.768425 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f7c89b9-9171-483d-a92f-53a0e338d4c9 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:01.768425 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 593/2362] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:01 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:01.841229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e0080dae-b95f-4613-98b4-913d38e12821 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:01.843517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0080dae-b95f-4613-98b4-913d38e12821 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:01.843838 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0080dae-b95f-4613-98b4-913d38e12821 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:01.844075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0080dae-b95f-4613-98b4-913d38e12821 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:01.858822 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:01.858822 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:01.864102 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e0080dae-b95f-4613-98b4-913d38e12821 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:01.870132 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0080dae-b95f-4613-98b4-913d38e12821 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:01.870504 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 594/2363] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:01 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:02.067684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-8fe2b116-c144-4676-be10-f5db5ad6c450 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.070450 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-8fe2b116-c144-4676-be10-f5db5ad6c450 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589/action Aug 05 18:23:02.070963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-8fe2b116-c144-4676-be10-f5db5ad6c450 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:02.071142 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-8fe2b116-c144-4676-be10-f5db5ad6c450 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:02.092850 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.092850 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:02.109040 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-cbfed159-c8de-477e-8f6a-d737626b8272 req-8fe2b116-c144-4676-be10-f5db5ad6c450 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589/action returned with HTTP 204 Aug 05 18:23:02.109487 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 586/2364] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:02 2026] POST /volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:02.162460 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-93e1213c-40c9-4ecf-86f8-80184cdc41fc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.166619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-93e1213c-40c9-4ecf-86f8-80184cdc41fc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] DELETE https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 Aug 05 18:23:02.166760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-93e1213c-40c9-4ecf-86f8-80184cdc41fc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:02.166935 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-93e1213c-40c9-4ecf-86f8-80184cdc41fc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:02.177616 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.177616 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:02.258344 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-cd19079c-77b5-4204-85c0-67914b9067b3 req-93e1213c-40c9-4ecf-86f8-80184cdc41fc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 returned with HTTP 200 Aug 05 18:23:02.259426 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 592/2365] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:02 2026] DELETE /volume/v3/attachments/9f7a2fd4-cc09-4087-878e-c25d3f93f812 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:02.504429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-494c9fc2-fb28-4457-96ae-c0aa25a19be9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.506960 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-494c9fc2-fb28-4457-96ae-c0aa25a19be9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825 Aug 05 18:23:02.508053 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-494c9fc2-fb28-4457-96ae-c0aa25a19be9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:02.508053 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-494c9fc2-fb28-4457-96ae-c0aa25a19be9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:02.516796 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.516796 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:02.553963 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a27aa61f-4ad8-4764-afbe-63f187eb1ccc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.556808 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a27aa61f-4ad8-4764-afbe-63f187eb1ccc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:02.559353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a27aa61f-4ad8-4764-afbe-63f187eb1ccc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:02.559353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a27aa61f-4ad8-4764-afbe-63f187eb1ccc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:02.569765 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.569765 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:02.575050 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a27aa61f-4ad8-4764-afbe-63f187eb1ccc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:02.580416 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a27aa61f-4ad8-4764-afbe-63f187eb1ccc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:02.581236 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 595/2366] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:02 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:02.607693 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-00bc10dc-b3fd-455c-a847-478d4ef416d1 req-494c9fc2-fb28-4457-96ae-c0aa25a19be9 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825 returned with HTTP 200 Aug 05 18:23:02.608461 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 594/2367] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:02 2026] DELETE /volume/v3/attachments/ba597900-8657-4dcb-bf8e-b7da0a8c4825 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:02.785703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-41b86441-26d9-4f77-a05e-99e2e86a6bac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.788295 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-41b86441-26d9-4f77-a05e-99e2e86a6bac tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:02.788554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-41b86441-26d9-4f77-a05e-99e2e86a6bac tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:02.788831 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-41b86441-26d9-4f77-a05e-99e2e86a6bac tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:02.803703 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.803703 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:02.806427 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-41b86441-26d9-4f77-a05e-99e2e86a6bac tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:02.813494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-41b86441-26d9-4f77-a05e-99e2e86a6bac tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:02.813972 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 587/2368] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:02 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:02.888794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-052bd609-7344-4aa0-adec-3713b9ed9464 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.892204 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-052bd609-7344-4aa0-adec-3713b9ed9464 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:02.892424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-052bd609-7344-4aa0-adec-3713b9ed9464 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:02.892637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-052bd609-7344-4aa0-adec-3713b9ed9464 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:02.905739 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.905739 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:02.910149 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-052bd609-7344-4aa0-adec-3713b9ed9464 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:02.916231 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-052bd609-7344-4aa0-adec-3713b9ed9464 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:02.916765 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 593/2369] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:02 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:02.932969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1ee25f02-b5a1-4ed6-aa82-b4a45fcb4912 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:02.935527 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1ee25f02-b5a1-4ed6-aa82-b4a45fcb4912 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:02.935874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1ee25f02-b5a1-4ed6-aa82-b4a45fcb4912 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:02.936170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1ee25f02-b5a1-4ed6-aa82-b4a45fcb4912 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:02.950192 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:02.950192 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:02.955923 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1ee25f02-b5a1-4ed6-aa82-b4a45fcb4912 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:02.960679 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1ee25f02-b5a1-4ed6-aa82-b4a45fcb4912 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:02.962991 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 596/2370] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:02 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:03.022474 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-21e2f475-3124-49c0-b38d-3c723c9beec3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.028174 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-21e2f475-3124-49c0-b38d-3c723c9beec3 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:23:03.028351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-21e2f475-3124-49c0-b38d-3c723c9beec3 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.028544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-21e2f475-3124-49c0-b38d-3c723c9beec3 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.038774 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.038774 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:03.042627 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-21e2f475-3124-49c0-b38d-3c723c9beec3 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:03.046788 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-21e2f475-3124-49c0-b38d-3c723c9beec3 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:23:03.047187 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 595/2371] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:03.342845 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-dfecd0e4-10ce-4529-b766-1bdeae6eeb9c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.346892 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-dfecd0e4-10ce-4529-b766-1bdeae6eeb9c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:03.347191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-dfecd0e4-10ce-4529-b766-1bdeae6eeb9c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.348344 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-dfecd0e4-10ce-4529-b766-1bdeae6eeb9c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.352411 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ad95e6c4-e437-4cb6-b0d6-f25868b638db req-0f22b67c-bb8a-49cd-af41-cc787c43cd36 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.356551 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ad95e6c4-e437-4cb6-b0d6-f25868b638db req-0f22b67c-bb8a-49cd-af41-cc787c43cd36 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:23:03.356907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ad95e6c4-e437-4cb6-b0d6-f25868b638db req-0f22b67c-bb8a-49cd-af41-cc787c43cd36 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.357134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ad95e6c4-e437-4cb6-b0d6-f25868b638db req-0f22b67c-bb8a-49cd-af41-cc787c43cd36 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.364283 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.364283 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:03.368501 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.368501 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:03.371678 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-dfecd0e4-10ce-4529-b766-1bdeae6eeb9c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:03.374876 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-ad95e6c4-e437-4cb6-b0d6-f25868b638db req-0f22b67c-bb8a-49cd-af41-cc787c43cd36 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:03.381471 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ad95e6c4-e437-4cb6-b0d6-f25868b638db req-0f22b67c-bb8a-49cd-af41-cc787c43cd36 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:23:03.382160 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 594/2372] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:03.382505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-dfecd0e4-10ce-4529-b766-1bdeae6eeb9c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:03.383030 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 588/2373] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:03.388918 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ae4b2cbc-776e-4888-a0c2-975888e4c953 req-03a429d5-3960-4a07-893a-a43da04b714b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.392051 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ae4b2cbc-776e-4888-a0c2-975888e4c953 req-03a429d5-3960-4a07-893a-a43da04b714b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca Aug 05 18:23:03.392314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ae4b2cbc-776e-4888-a0c2-975888e4c953 req-03a429d5-3960-4a07-893a-a43da04b714b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.392551 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ae4b2cbc-776e-4888-a0c2-975888e4c953 req-03a429d5-3960-4a07-893a-a43da04b714b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.401947 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.406936 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] DELETE https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:23:03.407917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.408042 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.408042 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:03.408341 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.408563 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Delete volume with id: 186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:23:03.413927 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.416734 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1/action Aug 05 18:23:03.417216 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:03.417404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:03.418211 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.418211 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:03.421229 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:03.438503 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.438503 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:03.439235 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:03.455066 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Delete volume request issued successfully. Aug 05 18:23:03.455474 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b801cafd-2ebe-43be-bbee-45fc394c9cb8 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 202 Aug 05 18:23:03.456116 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 596/2374] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:03 2026] DELETE /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:03.461832 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Begin detaching volume completed successfully. Aug 05 18:23:03.461832 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-583e8f9e-e5dd-41d4-b3ab-abd1a7592921 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1/action returned with HTTP 202 Aug 05 18:23:03.462147 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 595/2375] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:23:03 2026] POST /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:03.470690 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b39cc82f-2341-4add-9038-aadd5a699e27 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.473300 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b39cc82f-2341-4add-9038-aadd5a699e27 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:23:03.473888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b39cc82f-2341-4add-9038-aadd5a699e27 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.473888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b39cc82f-2341-4add-9038-aadd5a699e27 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.484733 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.484733 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:03.485820 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ae4b2cbc-776e-4888-a0c2-975888e4c953 req-03a429d5-3960-4a07-893a-a43da04b714b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca returned with HTTP 200 Aug 05 18:23:03.486398 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 597/2376] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:03 2026] DELETE /volume/v3/attachments/b9b67df7-af46-4e27-bb8d-7e8e739359ca => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:03.496994 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b39cc82f-2341-4add-9038-aadd5a699e27 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:03.501434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2f56db01-f1be-4598-8b71-a6cd1f7c8e39 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.503655 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2f56db01-f1be-4598-8b71-a6cd1f7c8e39 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:03.504105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2f56db01-f1be-4598-8b71-a6cd1f7c8e39 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.504158 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2f56db01-f1be-4598-8b71-a6cd1f7c8e39 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.509190 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b39cc82f-2341-4add-9038-aadd5a699e27 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 200 Aug 05 18:23:03.509814 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 589/2377] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:03.519677 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.519677 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:03.528050 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2f56db01-f1be-4598-8b71-a6cd1f7c8e39 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:03.537773 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2f56db01-f1be-4598-8b71-a6cd1f7c8e39 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:03.538348 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 597/2378] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:03.551547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bab563bd-648f-4b26-b8b6-29f1269f194c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.552046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bab563bd-648f-4b26-b8b6-29f1269f194c None None] GET https://10.4.3.210/volume// Aug 05 18:23:03.552255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bab563bd-648f-4b26-b8b6-29f1269f194c None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.552888 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bab563bd-648f-4b26-b8b6-29f1269f194c None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.552888 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bab563bd-648f-4b26-b8b6-29f1269f194c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:03.553330 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 596/2379] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:03.581020 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-0c822ad9-92da-419b-8ff9-8ac17f8c842d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.584966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-0c822ad9-92da-419b-8ff9-8ac17f8c842d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:03.586893 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-0c822ad9-92da-419b-8ff9-8ac17f8c842d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.586893 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-0c822ad9-92da-419b-8ff9-8ac17f8c842d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.605390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7e417ae0-304c-4065-a189-c6be85cb19eb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.611363 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7e417ae0-304c-4065-a189-c6be85cb19eb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:03.611363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7e417ae0-304c-4065-a189-c6be85cb19eb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.611363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7e417ae0-304c-4065-a189-c6be85cb19eb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.615930 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.615930 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:03.623171 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-0c822ad9-92da-419b-8ff9-8ac17f8c842d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:03.628932 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.628932 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:03.629350 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-0c822ad9-92da-419b-8ff9-8ac17f8c842d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:03.629819 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 598/2380] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1319 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:03.636577 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7e417ae0-304c-4065-a189-c6be85cb19eb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:03.647081 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7e417ae0-304c-4065-a189-c6be85cb19eb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:03.648243 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 590/2381] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:03.833993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3ff26d5d-90f1-46dc-8ac5-593f20dd8af0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:03.836553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ff26d5d-90f1-46dc-8ac5-593f20dd8af0 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:03.837969 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ff26d5d-90f1-46dc-8ac5-593f20dd8af0 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:03.837969 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ff26d5d-90f1-46dc-8ac5-593f20dd8af0 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:03.848125 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:03.848125 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:03.854127 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3ff26d5d-90f1-46dc-8ac5-593f20dd8af0 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:03.861160 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ff26d5d-90f1-46dc-8ac5-593f20dd8af0 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:03.862056 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 598/2382] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:03 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:04.378701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7685face-232b-4565-a928-562d5a132343 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:04.381134 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:23:04.381469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:04.381703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:04.381979 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:23:04.390377 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:04.390377 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:04.391078 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:04.407651 np0000006581 devstack@c-api.service[100365]: WARNING cinder.keymgr.conf_key_mgr [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:23:04.418308 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:23:04.421429 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7685face-232b-4565-a928-562d5a132343 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 202 Aug 05 18:23:04.421429 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 597/2383] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:04 2026] DELETE /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:04.432033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-69cbc28c-9ea8-466d-bbb6-cb9ecec93bdd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:04.434239 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69cbc28c-9ea8-466d-bbb6-cb9ecec93bdd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:23:04.434653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69cbc28c-9ea8-466d-bbb6-cb9ecec93bdd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:04.434653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69cbc28c-9ea8-466d-bbb6-cb9ecec93bdd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:04.443795 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:04.443795 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:04.448279 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-69cbc28c-9ea8-466d-bbb6-cb9ecec93bdd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:04.455002 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69cbc28c-9ea8-466d-bbb6-cb9ecec93bdd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 200 Aug 05 18:23:04.455529 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 599/2384] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:04 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:04.524916 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dea85691-1c56-4942-9465-19e4760ccfc5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:04.527480 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dea85691-1c56-4942-9465-19e4760ccfc5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 Aug 05 18:23:04.527847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dea85691-1c56-4942-9465-19e4760ccfc5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:04.528226 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dea85691-1c56-4942-9465-19e4760ccfc5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:04.537071 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dea85691-1c56-4942-9465-19e4760ccfc5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 returned with HTTP 404 Aug 05 18:23:04.537986 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 591/2385] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:04 2026] GET /volume/v3/volumes/186fc3fd-f4a6-473f-b02e-e76f7c995029 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:04.560138 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b746f6d5-bfd5-432c-b1e5-8ac77d83387f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:04.562440 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b746f6d5-bfd5-432c-b1e5-8ac77d83387f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:04.562917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b746f6d5-bfd5-432c-b1e5-8ac77d83387f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:04.562917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b746f6d5-bfd5-432c-b1e5-8ac77d83387f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:04.581047 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:04.581047 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:04.591728 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b746f6d5-bfd5-432c-b1e5-8ac77d83387f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:04.600801 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b746f6d5-bfd5-432c-b1e5-8ac77d83387f tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:04.601464 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 599/2386] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:04 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:04.666534 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-31271ada-5753-42a7-8114-3cb1f69602c9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:04.671439 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31271ada-5753-42a7-8114-3cb1f69602c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:04.671994 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31271ada-5753-42a7-8114-3cb1f69602c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:04.671994 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-31271ada-5753-42a7-8114-3cb1f69602c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:04.686308 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:04.686308 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:04.691036 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-31271ada-5753-42a7-8114-3cb1f69602c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:04.696097 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-31271ada-5753-42a7-8114-3cb1f69602c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:04.696505 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 598/2387] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:04 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:04.880754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-996bb15d-8673-49af-8523-b35bf9c54ceb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:04.882872 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-996bb15d-8673-49af-8523-b35bf9c54ceb tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:04.883105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-996bb15d-8673-49af-8523-b35bf9c54ceb tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:04.883289 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-996bb15d-8673-49af-8523-b35bf9c54ceb tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:04.891227 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:04.891227 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:04.895929 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-996bb15d-8673-49af-8523-b35bf9c54ceb tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:04.902008 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-996bb15d-8673-49af-8523-b35bf9c54ceb tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:04.902457 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 600/2388] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:04 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:05.470657 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-308ea535-11f8-4933-877f-55b3c2deb4a9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.473416 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-308ea535-11f8-4933-877f-55b3c2deb4a9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b Aug 05 18:23:05.473633 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-308ea535-11f8-4933-877f-55b3c2deb4a9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.473941 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-308ea535-11f8-4933-877f-55b3c2deb4a9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.482491 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-308ea535-11f8-4933-877f-55b3c2deb4a9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b returned with HTTP 404 Aug 05 18:23:05.483962 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 592/2389] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:05 2026] GET /volume/v3/volumes/ef028f62-e6fa-46f3-acf0-ee740cc7d75b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:05.494296 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.496443 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:23:05.496870 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.497154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.498682 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:05.527797 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Get all volumes completed successfully. Aug 05 18:23:05.531196 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:05.531196 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:05.538137 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7c72f1ea-f4e0-4748-b626-e8f53efdae82 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:23:05.538716 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 600/2390] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:23:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13491 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:05.562049 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-835e5361-68b4-432e-985f-4b26295774b0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.563989 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-835e5361-68b4-432e-985f-4b26295774b0 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] DELETE https://10.4.3.210/volume/v3/types/c40df9fe-37d2-41f1-8ac2-a198e24df34e Aug 05 18:23:05.564174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-835e5361-68b4-432e-985f-4b26295774b0 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.564412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-835e5361-68b4-432e-985f-4b26295774b0 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.589138 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-835e5361-68b4-432e-985f-4b26295774b0 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/types/c40df9fe-37d2-41f1-8ac2-a198e24df34e returned with HTTP 202 Aug 05 18:23:05.589753 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 599/2391] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:05 2026] DELETE /volume/v3/types/c40df9fe-37d2-41f1-8ac2-a198e24df34e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:05.601349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0ce394b8-b486-4837-aed1-15741830c1db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.603671 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ce394b8-b486-4837-aed1-15741830c1db tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:05.604149 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ce394b8-b486-4837-aed1-15741830c1db tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-8110579", "extra_specs": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:05.618384 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6323117b-4bdc-4dee-a977-1a699fc43877 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.622129 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6323117b-4bdc-4dee-a977-1a699fc43877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:05.622428 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6323117b-4bdc-4dee-a977-1a699fc43877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.622684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6323117b-4bdc-4dee-a977-1a699fc43877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.623686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ce394b8-b486-4837-aed1-15741830c1db tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:05.623976 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 601/2392] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:05 2026] POST /volume/v3/types => generated 210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:05.638362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3cd68e96-ecb1-4170-9dc7-f7b5c3b93c5b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.640375 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cd68e96-ecb1-4170-9dc7-f7b5c3b93c5b tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] POST https://10.4.3.210/volume/v3/types/a44fd8df-fce0-469c-83cf-89838be2b5d8/encryption Aug 05 18:23:05.640821 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cd68e96-ecb1-4170-9dc7-f7b5c3b93c5b tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:05.642524 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:05.642524 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:05.649183 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6323117b-4bdc-4dee-a977-1a699fc43877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:05.655470 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6323117b-4bdc-4dee-a977-1a699fc43877 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:05.656992 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 593/2393] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:05 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:05.665608 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cd68e96-ecb1-4170-9dc7-f7b5c3b93c5b tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/types/a44fd8df-fce0-469c-83cf-89838be2b5d8/encryption returned with HTTP 200 Aug 05 18:23:05.666104 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 601/2394] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:23:05 2026] POST /volume/v3/types/a44fd8df-fce0-469c-83cf-89838be2b5d8/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:05.677248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.679292 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:05.679738 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-190882540", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-8110579", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:05.681607 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-190882540', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-8110579', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:05.689551 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:23:05.689551 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:05.689551 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:05.689551 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:23:05.693133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (7a92233b-ecf5-4506-9306-d8bf193841e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:05.694496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27bffa0-26c7-45c7-81d5-7cd2ee9b76eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:05.695543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:05.713826 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-94c8d1e9-c81a-4da2-8fc2-17e804feaad1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.718176 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94c8d1e9-c81a-4da2-8fc2-17e804feaad1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:05.722093 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94c8d1e9-c81a-4da2-8fc2-17e804feaad1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.722356 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94c8d1e9-c81a-4da2-8fc2-17e804feaad1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.736975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27bffa0-26c7-45c7-81d5-7cd2ee9b76eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a44fd8df-fce0-469c-83cf-89838be2b5d8,is_public=True,name='tempest-scenario-type-luks2-8110579',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a44fd8df-fce0-469c-83cf-89838be2b5d8', '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=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:05.737942 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3a2a1f-cd88-4ac6-ba9e-36d4274897ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:05.740460 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:05.740460 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:05.746722 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-94c8d1e9-c81a-4da2-8fc2-17e804feaad1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:05.753873 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94c8d1e9-c81a-4da2-8fc2-17e804feaad1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:05.754392 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 602/2395] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:05 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:05.770416 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:05.770839 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:05.798169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['7971f440-4faf-46cf-91a3-82f9eac3fc75', 'd1681810-20de-4ad3-a60d-762c2b99cdc1', '26053fb1-5317-47ca-a4e1-190d1bf6d3c4', 'b32b5230-fd5a-4be8-8211-1d70fa33c615'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:05.799121 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3a2a1f-cd88-4ac6-ba9e-36d4274897ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7971f440-4faf-46cf-91a3-82f9eac3fc75', 'd1681810-20de-4ad3-a60d-762c2b99cdc1', '26053fb1-5317-47ca-a4e1-190d1bf6d3c4', 'b32b5230-fd5a-4be8-8211-1d70fa33c615']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:05.800248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d267e44c-ddda-480a-a2bc-a5cfef15ad4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:05.826409 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d267e44c-ddda-480a-a2bc-a5cfef15ad4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d72e2e-2759-4f16-92a9-5d38f77de2c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-190882540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['7971f440-4faf-46cf-91a3-82f9eac3fc75','d1681810-20de-4ad3-a60d-762c2b99cdc1','26053fb1-5317-47ca-a4e1-190d1bf6d3c4','b32b5230-fd5a-4be8-8211-1d70fa33c615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=a44fd8df-fce0-469c-83cf-89838be2b5d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-190882540',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=69d72e2e-2759-4f16-92a9-5d38f77de2c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a44fd8df-fce0-469c-83cf-89838be2b5d8),volume_type_id=a44fd8df-fce0-469c-83cf-89838be2b5d8)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:05.827370 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b42f017-fc0c-49d9-bf69-121d7dac283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:05.854295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b42f017-fc0c-49d9-bf69-121d7dac283a) transitioned into state 'SUCCESS' from state '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-190882540',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['7971f440-4faf-46cf-91a3-82f9eac3fc75','d1681810-20de-4ad3-a60d-762c2b99cdc1','26053fb1-5317-47ca-a4e1-190d1bf6d3c4','b32b5230-fd5a-4be8-8211-1d70fa33c615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=a44fd8df-fce0-469c-83cf-89838be2b5d8)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:05.855075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd222dd-00a8-4d81-bb46-16e8814f56a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:05.867465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd222dd-00a8-4d81-bb46-16e8814f56a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:05.868425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (7a92233b-ecf5-4506-9306-d8bf193841e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:05.868828 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:23:05.869478 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9df7f10c-befd-414e-85e4-878f8dfcbafd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:05.870151 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 600/2396] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:05 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:05.892606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83edee0f-6b33-481b-8897-579749ecc89a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.897656 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83edee0f-6b33-481b-8897-579749ecc89a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:05.897656 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83edee0f-6b33-481b-8897-579749ecc89a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.897656 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83edee0f-6b33-481b-8897-579749ecc89a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.906523 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:05.906523 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:05.912893 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-83edee0f-6b33-481b-8897-579749ecc89a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:05.918513 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83edee0f-6b33-481b-8897-579749ecc89a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:05.919107 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 594/2397] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:05 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:05.926506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b44ac392-f1e3-4c00-a4e0-875db1e7b21e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:05.929509 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b44ac392-f1e3-4c00-a4e0-875db1e7b21e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:05.929805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b44ac392-f1e3-4c00-a4e0-875db1e7b21e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:05.930114 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b44ac392-f1e3-4c00-a4e0-875db1e7b21e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:05.942919 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:05.942919 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:05.946922 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b44ac392-f1e3-4c00-a4e0-875db1e7b21e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:05.952566 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b44ac392-f1e3-4c00-a4e0-875db1e7b21e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:05.953113 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 602/2398] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:05 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:06.238875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.240926 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:23:06.241114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.241277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.241425 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume with id: e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:23:06.249447 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.249447 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:06.249997 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:06.277111 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume request issued successfully. Aug 05 18:23:06.277350 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aa0b2b7b-519e-4055-8ee9-908f08452743 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 202 Aug 05 18:23:06.277909 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 603/2399] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:06 2026] DELETE /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:06.286290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2d00070f-eb9b-4174-85aa-195ea07d94c7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.289248 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2d00070f-eb9b-4174-85aa-195ea07d94c7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:23:06.289536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2d00070f-eb9b-4174-85aa-195ea07d94c7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.290065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2d00070f-eb9b-4174-85aa-195ea07d94c7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.300694 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.300694 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:06.307798 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2d00070f-eb9b-4174-85aa-195ea07d94c7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:06.315250 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2d00070f-eb9b-4174-85aa-195ea07d94c7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 200 Aug 05 18:23:06.316028 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 601/2400] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:06 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:06.672920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-59f10354-e9b6-4e65-82fc-72dc7eab4ba6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.675074 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59f10354-e9b6-4e65-82fc-72dc7eab4ba6 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:06.675301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59f10354-e9b6-4e65-82fc-72dc7eab4ba6 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.675516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59f10354-e9b6-4e65-82fc-72dc7eab4ba6 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.687403 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.687403 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:06.691632 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-59f10354-e9b6-4e65-82fc-72dc7eab4ba6 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:06.696049 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59f10354-e9b6-4e65-82fc-72dc7eab4ba6 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:06.696642 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 595/2401] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:06 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:06.767152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-40320d68-891a-4d90-b038-eb3058c597b3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.769276 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-40320d68-891a-4d90-b038-eb3058c597b3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:06.769520 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-40320d68-891a-4d90-b038-eb3058c597b3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.769799 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-40320d68-891a-4d90-b038-eb3058c597b3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.780870 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.780870 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:06.785098 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-40320d68-891a-4d90-b038-eb3058c597b3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:06.790780 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-40320d68-891a-4d90-b038-eb3058c597b3 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:06.791252 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 603/2402] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:06 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:06.938310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ff94f530-6fab-44b0-85b0-7b3ed6894330 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.940411 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ff94f530-6fab-44b0-85b0-7b3ed6894330 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:06.940610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ff94f530-6fab-44b0-85b0-7b3ed6894330 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.940795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ff94f530-6fab-44b0-85b0-7b3ed6894330 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.947182 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.947182 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:06.951343 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ff94f530-6fab-44b0-85b0-7b3ed6894330 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:06.955942 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ff94f530-6fab-44b0-85b0-7b3ed6894330 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:06.956371 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 604/2403] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:06 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:06.975506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5eec35fb-2748-41ba-af4f-e9cb5089d23a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.976698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9bb24847-fc55-484b-8bee-0c31d403a72f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:06.978051 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5eec35fb-2748-41ba-af4f-e9cb5089d23a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:06.980465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5eec35fb-2748-41ba-af4f-e9cb5089d23a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.980465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5eec35fb-2748-41ba-af4f-e9cb5089d23a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.980539 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9bb24847-fc55-484b-8bee-0c31d403a72f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:06.980634 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9bb24847-fc55-484b-8bee-0c31d403a72f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:06.980897 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9bb24847-fc55-484b-8bee-0c31d403a72f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:06.989074 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.989074 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:06.989674 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:06.989674 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:06.993845 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5eec35fb-2748-41ba-af4f-e9cb5089d23a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:06.994107 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9bb24847-fc55-484b-8bee-0c31d403a72f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:06.998827 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5eec35fb-2748-41ba-af4f-e9cb5089d23a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:06.999245 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 602/2404] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:06 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:07.005393 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9bb24847-fc55-484b-8bee-0c31d403a72f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:07.005889 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 596/2405] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:06 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:07.019636 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f741f0e1-aa78-428b-a352-956aa372ef1a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.019770 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f741f0e1-aa78-428b-a352-956aa372ef1a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/action Aug 05 18:23:07.020150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f741f0e1-aa78-428b-a352-956aa372ef1a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:07.020366 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f741f0e1-aa78-428b-a352-956aa372ef1a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:07.032198 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.032198 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:07.032804 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f741f0e1-aa78-428b-a352-956aa372ef1a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:07.040245 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f741f0e1-aa78-428b-a352-956aa372ef1a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume updated successfully. Aug 05 18:23:07.040496 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f741f0e1-aa78-428b-a352-956aa372ef1a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/action returned with HTTP 200 Aug 05 18:23:07.041001 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 604/2406] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:23:07 2026] POST /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:23:07.208619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-931ed61e-db3c-4df6-a42a-d297bd5663f3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.211285 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-931ed61e-db3c-4df6-a42a-d297bd5663f3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:07.211457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-931ed61e-db3c-4df6-a42a-d297bd5663f3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.211758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-931ed61e-db3c-4df6-a42a-d297bd5663f3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.221184 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.221184 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:07.230998 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-931ed61e-db3c-4df6-a42a-d297bd5663f3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:07.245175 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-931ed61e-db3c-4df6-a42a-d297bd5663f3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:07.245175 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 605/2407] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:07.343864 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3a1b3ff3-fd1a-4505-a5a1-a9e2e4829be6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.347703 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3a1b3ff3-fd1a-4505-a5a1-a9e2e4829be6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c Aug 05 18:23:07.347703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3a1b3ff3-fd1a-4505-a5a1-a9e2e4829be6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.347703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3a1b3ff3-fd1a-4505-a5a1-a9e2e4829be6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.358644 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3a1b3ff3-fd1a-4505-a5a1-a9e2e4829be6 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c returned with HTTP 404 Aug 05 18:23:07.358754 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 603/2408] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/v3/volumes/e8c04030-5b80-4142-be09-9aa47e3bd48c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:07.478274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.482079 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:23:07.482292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.482615 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.482911 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume with id: 6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:23:07.493116 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.493116 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:07.493699 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:07.605579 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume request issued successfully. Aug 05 18:23:07.605579 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-84dad568-11ab-4a1d-9f6b-70689b8a6bca tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 202 Aug 05 18:23:07.608285 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 597/2409] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:07 2026] DELETE /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:07.629103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45c5d1ad-7ad3-475d-a7ad-45ee18a3d610 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.633534 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45c5d1ad-7ad3-475d-a7ad-45ee18a3d610 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:23:07.633882 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45c5d1ad-7ad3-475d-a7ad-45ee18a3d610 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.634241 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45c5d1ad-7ad3-475d-a7ad-45ee18a3d610 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.648025 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.648025 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:07.656073 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-45c5d1ad-7ad3-475d-a7ad-45ee18a3d610 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:07.662168 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45c5d1ad-7ad3-475d-a7ad-45ee18a3d610 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 200 Aug 05 18:23:07.662614 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 605/2410] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:07.720622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7ace56b3-1581-4a45-9565-69b649b4cb7c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.731296 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7ace56b3-1581-4a45-9565-69b649b4cb7c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:07.731296 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7ace56b3-1581-4a45-9565-69b649b4cb7c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.733035 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7ace56b3-1581-4a45-9565-69b649b4cb7c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.760113 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.760113 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:07.766192 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7ace56b3-1581-4a45-9565-69b649b4cb7c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:07.773955 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7ace56b3-1581-4a45-9565-69b649b4cb7c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:07.774247 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 606/2411] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1139 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:07.815662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ed664e42-f3da-417c-aaf8-5387c7bc9e3a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.815662 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed664e42-f3da-417c-aaf8-5387c7bc9e3a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:07.815662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed664e42-f3da-417c-aaf8-5387c7bc9e3a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.815662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed664e42-f3da-417c-aaf8-5387c7bc9e3a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.843228 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.843228 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:07.856035 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ed664e42-f3da-417c-aaf8-5387c7bc9e3a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:07.867685 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed664e42-f3da-417c-aaf8-5387c7bc9e3a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:07.867685 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 604/2412] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:07.918507 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-05a15fbe-76e4-458c-bbb9-23e96083195b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.929680 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-05a15fbe-76e4-458c-bbb9-23e96083195b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:07.929680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-05a15fbe-76e4-458c-bbb9-23e96083195b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.929680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-05a15fbe-76e4-458c-bbb9-23e96083195b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.931303 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.931303 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:07.937623 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-05a15fbe-76e4-458c-bbb9-23e96083195b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:07.945749 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-05a15fbe-76e4-458c-bbb9-23e96083195b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:07.945749 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 598/2413] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:07.955965 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e96a6a70-7b45-49bb-be95-2b9280892bdf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.956764 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e96a6a70-7b45-49bb-be95-2b9280892bdf None None] GET https://10.4.3.210/volume// Aug 05 18:23:07.956764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e96a6a70-7b45-49bb-be95-2b9280892bdf None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:07.957058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e96a6a70-7b45-49bb-be95-2b9280892bdf None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:07.957224 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e96a6a70-7b45-49bb-be95-2b9280892bdf None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:07.957636 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 606/2414] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:23:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:07.968156 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-8fdb615f-38d8-4879-8466-a7dadbbb9a9f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:07.970293 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-8fdb615f-38d8-4879-8466-a7dadbbb9a9f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:07.970676 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-8fdb615f-38d8-4879-8466-a7dadbbb9a9f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69d72e2e-2759-4f16-92a9-5d38f77de2c5", "connector": null, "instance_uuid": "c5e46462-5576-4dc0-90be-9ee60e44553d"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:07.982562 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:07.982562 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:08.020950 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-8fdb615f-38d8-4879-8466-a7dadbbb9a9f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:08.021654 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 607/2415] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:07 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:08.032078 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-999dc234-e750-4fc6-910c-b2793876e878 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:08.034557 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-999dc234-e750-4fc6-910c-b2793876e878 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:08.034869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-999dc234-e750-4fc6-910c-b2793876e878 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:08.035147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-999dc234-e750-4fc6-910c-b2793876e878 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:08.044016 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:08.044016 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:08.066802 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-999dc234-e750-4fc6-910c-b2793876e878 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:08.078746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-999dc234-e750-4fc6-910c-b2793876e878 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:08.080418 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 605/2416] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:08 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:08.679979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ad6cea64-be4e-4147-9100-ec774674e80a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:08.682163 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ad6cea64-be4e-4147-9100-ec774674e80a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e Aug 05 18:23:08.682380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ad6cea64-be4e-4147-9100-ec774674e80a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:08.682701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ad6cea64-be4e-4147-9100-ec774674e80a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:08.690910 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ad6cea64-be4e-4147-9100-ec774674e80a tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e returned with HTTP 404 Aug 05 18:23:08.691610 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 599/2417] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:08 2026] GET /volume/v3/volumes/6772d327-c322-4a70-a073-4aae767b679e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:08.795786 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-06dc95ca-a9aa-4997-8625-420106fb1318 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:08.799095 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-06dc95ca-a9aa-4997-8625-420106fb1318 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:08.799095 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-06dc95ca-a9aa-4997-8625-420106fb1318 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:08.799621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-06dc95ca-a9aa-4997-8625-420106fb1318 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:08.832024 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:08.832024 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:08.838784 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-06dc95ca-a9aa-4997-8625-420106fb1318 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:08.853684 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-06dc95ca-a9aa-4997-8625-420106fb1318 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:08.854688 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 607/2418] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:08 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 1139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:08.890770 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:08.890823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22ab4562-9d47-4fff-bc9b-81a6bce6330b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:08.890952 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:23:08.890952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:08.890952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:08.891176 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22ab4562-9d47-4fff-bc9b-81a6bce6330b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:08.891234 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume with id: 5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:23:08.891285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22ab4562-9d47-4fff-bc9b-81a6bce6330b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:08.891285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22ab4562-9d47-4fff-bc9b-81a6bce6330b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:08.899177 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:08.899177 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:08.901102 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:08.916848 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:08.916848 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:08.922481 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-22ab4562-9d47-4fff-bc9b-81a6bce6330b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:08.928856 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22ab4562-9d47-4fff-bc9b-81a6bce6330b tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:08.929343 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 606/2419] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:08 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:08.934531 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Delete volume request issued successfully. Aug 05 18:23:08.934938 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e17d19e-2266-4ae6-b5a3-e84c8869c5bb tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 202 Aug 05 18:23:08.935407 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 608/2420] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:08 2026] DELETE /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:08.947815 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-283cdff6-763c-4fe5-9fbb-b5165e1fe0d4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:08.953933 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-283cdff6-763c-4fe5-9fbb-b5165e1fe0d4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:23:08.953933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-283cdff6-763c-4fe5-9fbb-b5165e1fe0d4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:08.954152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-283cdff6-763c-4fe5-9fbb-b5165e1fe0d4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:08.963446 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:08.963446 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:08.970768 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-283cdff6-763c-4fe5-9fbb-b5165e1fe0d4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Volume info retrieved successfully. Aug 05 18:23:08.979879 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-283cdff6-763c-4fe5-9fbb-b5165e1fe0d4 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 200 Aug 05 18:23:08.980306 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 600/2421] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:08 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:09.106112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-53243faf-8bc4-43d3-aadc-bd6e1a3eef2f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.108748 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-53243faf-8bc4-43d3-aadc-bd6e1a3eef2f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:09.109401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-53243faf-8bc4-43d3-aadc-bd6e1a3eef2f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:09.109401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-53243faf-8bc4-43d3-aadc-bd6e1a3eef2f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:09.136615 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:09.136615 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:09.141750 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-53243faf-8bc4-43d3-aadc-bd6e1a3eef2f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:09.146619 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-53243faf-8bc4-43d3-aadc-bd6e1a3eef2f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:09.147060 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 608/2422] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:09 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:09.443966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-45e5f99a-c973-4853-bd44-891224efb427 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.448686 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-45e5f99a-c973-4853-bd44-891224efb427 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d Aug 05 18:23:09.448974 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-45e5f99a-c973-4853-bd44-891224efb427 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:09.449192 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-45e5f99a-c973-4853-bd44-891224efb427 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:09.464916 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:09.464916 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:09.570538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66813f6a-ad02-4c37-8f1f-20fc5f7d240a req-45e5f99a-c973-4853-bd44-891224efb427 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d returned with HTTP 200 Aug 05 18:23:09.574443 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 607/2423] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:09 2026] DELETE /volume/v3/attachments/b334413e-27c4-4c84-852c-afca7048fc9d => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:09.724007 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8184ab2a-d16e-4674-baa7-e8cad413a6df None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.725478 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8184ab2a-d16e-4674-baa7-e8cad413a6df None None] GET https://10.4.3.210/volume// Aug 05 18:23:09.725478 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8184ab2a-d16e-4674-baa7-e8cad413a6df None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:09.725478 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8184ab2a-d16e-4674-baa7-e8cad413a6df None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:09.725737 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8184ab2a-d16e-4674-baa7-e8cad413a6df None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:09.726735 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 609/2424] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:09.741117 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-866939c0-f741-49eb-9edb-461dd14e1a56 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.743791 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-866939c0-f741-49eb-9edb-461dd14e1a56 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:09.744475 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-866939c0-f741-49eb-9edb-461dd14e1a56 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:09.745094 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-866939c0-f741-49eb-9edb-461dd14e1a56 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:09.783094 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:09.783094 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:09.788666 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-866939c0-f741-49eb-9edb-461dd14e1a56 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:09.795333 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-866939c0-f741-49eb-9edb-461dd14e1a56 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:09.796081 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 601/2425] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:09 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 1048 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:09.876825 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9c0d2dc8-bafb-4c4a-80f8-c5c7a2c74916 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.890379 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9c0d2dc8-bafb-4c4a-80f8-c5c7a2c74916 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:09.890722 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9c0d2dc8-bafb-4c4a-80f8-c5c7a2c74916 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:09.891133 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9c0d2dc8-bafb-4c4a-80f8-c5c7a2c74916 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:09.910623 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:09.910623 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:09.920811 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9c0d2dc8-bafb-4c4a-80f8-c5c7a2c74916 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:09.925285 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9c0d2dc8-bafb-4c4a-80f8-c5c7a2c74916 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:09.925995 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 609/2426] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:09 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:09.941647 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.946267 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce Aug 05 18:23:09.949336 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:09.949662 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3bd85646-76f9-4da7-9b87-6b49fb6b5e51 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:09.953682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bd85646-76f9-4da7-9b87-6b49fb6b5e51 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:09.953682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bd85646-76f9-4da7-9b87-6b49fb6b5e51 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:09.953682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bd85646-76f9-4da7-9b87-6b49fb6b5e51 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:09.960378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-69d72e2e-2759-4f16-92a9-5d38f77de2c5-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:09.967388 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-69d72e2e-2759-4f16-92a9-5d38f77de2c5-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:09.967679 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:09.967679 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:09.969905 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:09.969905 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:09.976050 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bd85646-76f9-4da7-9b87-6b49fb6b5e51 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:09.985874 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bd85646-76f9-4da7-9b87-6b49fb6b5e51 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:09.986512 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 610/2427] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:09 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:10.005294 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0802341e-8815-4e2a-a9f1-be2474fdc8e7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.008629 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0802341e-8815-4e2a-a9f1-be2474fdc8e7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] GET https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d Aug 05 18:23:10.008629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0802341e-8815-4e2a-a9f1-be2474fdc8e7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:10.008629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0802341e-8815-4e2a-a9f1-be2474fdc8e7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:10.019991 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0802341e-8815-4e2a-a9f1-be2474fdc8e7 tempest-AttachVolumeNegativeTest-470566575 tempest-AttachVolumeNegativeTest-470566575-project-member] https://10.4.3.210/volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d returned with HTTP 404 Aug 05 18:23:10.023615 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 602/2428] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:09 2026] GET /volume/v3/volumes/5f827963-6df6-4cb9-aacd-6db317eea03d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:10.040622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-fef1aa0b-e628-478d-a340-820985a0117b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.053533 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-fef1aa0b-e628-478d-a340-820985a0117b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:10.054049 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-fef1aa0b-e628-478d-a340-820985a0117b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:10.054509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-fef1aa0b-e628-478d-a340-820985a0117b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:10.075074 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:10.075074 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:10.090231 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-fef1aa0b-e628-478d-a340-820985a0117b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:10.096516 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-fef1aa0b-e628-478d-a340-820985a0117b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:10.097068 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 610/2429] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:10 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1136 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:10.102382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-69d72e2e-2759-4f16-92a9-5d38f77de2c5-np0000006581" released by "attachment_update" :: held 0.135s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:10.102840 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-0b7f0bbc-3165-4c8b-9e7a-a69a09198a7b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce returned with HTTP 200 Aug 05 18:23:10.103533 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 608/2430] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:09 2026] PUT /volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce => generated 968 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:10.122503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.127526 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] POST https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948/action Aug 05 18:23:10.128524 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:10.128524 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:10.142026 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-555b66ce-a033-4605-b25a-814799969d4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.146552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-555b66ce-a033-4605-b25a-814799969d4f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce/action Aug 05 18:23:10.147072 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-555b66ce-a033-4605-b25a-814799969d4f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:10.147677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-555b66ce-a033-4605-b25a-814799969d4f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:10.154784 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:10.154784 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:10.154784 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:10.164881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b85cf4b7-4d96-4093-84e5-aa55fc51f100 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.167834 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b85cf4b7-4d96-4093-84e5-aa55fc51f100 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:10.168101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b85cf4b7-4d96-4093-84e5-aa55fc51f100 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:10.168373 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b85cf4b7-4d96-4093-84e5-aa55fc51f100 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:10.172038 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Begin detaching volume completed successfully. Aug 05 18:23:10.172411 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8923372c-2e5c-4660-91d7-13f76a8fe2f3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948/action returned with HTTP 202 Aug 05 18:23:10.173193 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 611/2431] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:23:10 2026] POST /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:10.178955 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:10.178955 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:10.179135 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:10.179135 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:10.184075 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b85cf4b7-4d96-4093-84e5-aa55fc51f100 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:10.192899 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b85cf4b7-4d96-4093-84e5-aa55fc51f100 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:10.193719 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 611/2432] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:10 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:10.197671 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-555b66ce-a033-4605-b25a-814799969d4f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce/action returned with HTTP 204 Aug 05 18:23:10.198202 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 603/2433] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:10 2026] POST /volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:10.223451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c00ff670-dd2c-41c0-aa05-117522a44b06 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.225622 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c00ff670-dd2c-41c0-aa05-117522a44b06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:10.225861 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c00ff670-dd2c-41c0-aa05-117522a44b06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:10.226133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c00ff670-dd2c-41c0-aa05-117522a44b06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:10.239151 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:10.239151 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:10.245512 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c00ff670-dd2c-41c0-aa05-117522a44b06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:10.255771 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c00ff670-dd2c-41c0-aa05-117522a44b06 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:10.255771 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 609/2434] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:10 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:10.280616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-96934f7f-aa77-4b9c-bdf0-ee147a9dba58 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.281171 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-96934f7f-aa77-4b9c-bdf0-ee147a9dba58 None None] GET https://10.4.3.210/volume// Aug 05 18:23:10.281420 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-96934f7f-aa77-4b9c-bdf0-ee147a9dba58 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:10.281753 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-96934f7f-aa77-4b9c-bdf0-ee147a9dba58 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:10.282222 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-96934f7f-aa77-4b9c-bdf0-ee147a9dba58 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:10.282710 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 612/2435] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:10.293585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8de224d9-0618-4825-a476-67c5655036ce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:10.299486 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8de224d9-0618-4825-a476-67c5655036ce tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:10.299816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8de224d9-0618-4825-a476-67c5655036ce tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:10.300657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8de224d9-0618-4825-a476-67c5655036ce tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:10.314959 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:10.314959 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:10.321536 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8de224d9-0618-4825-a476-67c5655036ce tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:10.329214 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-8de224d9-0618-4825-a476-67c5655036ce tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:10.329730 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 612/2436] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:10 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:11.006005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d404afb5-8629-45f6-8fd4-0f75f2900913 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:11.009674 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d404afb5-8629-45f6-8fd4-0f75f2900913 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:11.009979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d404afb5-8629-45f6-8fd4-0f75f2900913 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:11.010200 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d404afb5-8629-45f6-8fd4-0f75f2900913 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:11.024131 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:11.024131 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:11.028443 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d404afb5-8629-45f6-8fd4-0f75f2900913 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:11.033073 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d404afb5-8629-45f6-8fd4-0f75f2900913 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:11.033473 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 604/2437] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:11 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:11.210519 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1e363e10-6100-4117-963b-c94ade5c3191 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:11.212768 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1e363e10-6100-4117-963b-c94ade5c3191 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:11.213627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1e363e10-6100-4117-963b-c94ade5c3191 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:11.215627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1e363e10-6100-4117-963b-c94ade5c3191 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:11.224522 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:11.224522 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:11.236865 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1e363e10-6100-4117-963b-c94ade5c3191 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:11.242319 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1e363e10-6100-4117-963b-c94ade5c3191 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:11.243087 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 610/2438] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:11 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:11.270440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-735661c1-31b1-480e-9164-53af773ffbc0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:11.273035 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-735661c1-31b1-480e-9164-53af773ffbc0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:11.273356 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-735661c1-31b1-480e-9164-53af773ffbc0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:11.273665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-735661c1-31b1-480e-9164-53af773ffbc0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:11.294661 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:11.294661 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:11.302500 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-735661c1-31b1-480e-9164-53af773ffbc0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:11.315770 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-735661c1-31b1-480e-9164-53af773ffbc0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:11.315770 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 613/2439] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:11 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:12.052716 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d2b56d66-b41a-4b50-8210-86ed4271eb7c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:12.055001 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d2b56d66-b41a-4b50-8210-86ed4271eb7c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:12.055258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d2b56d66-b41a-4b50-8210-86ed4271eb7c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:12.055634 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d2b56d66-b41a-4b50-8210-86ed4271eb7c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:12.080629 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:12.080629 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:12.089667 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d2b56d66-b41a-4b50-8210-86ed4271eb7c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:12.100265 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d2b56d66-b41a-4b50-8210-86ed4271eb7c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:12.102180 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 613/2440] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:12 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:12.260073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b5f9b6e6-52ca-4c7b-b44a-e9d9df6684c5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:12.264727 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b5f9b6e6-52ca-4c7b-b44a-e9d9df6684c5 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:12.266006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b5f9b6e6-52ca-4c7b-b44a-e9d9df6684c5 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:12.266006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b5f9b6e6-52ca-4c7b-b44a-e9d9df6684c5 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:12.280529 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:12.280529 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:12.285220 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b5f9b6e6-52ca-4c7b-b44a-e9d9df6684c5 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:12.292346 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b5f9b6e6-52ca-4c7b-b44a-e9d9df6684c5 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:12.292929 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 605/2441] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:12 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:12.342715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f07a9cea-6198-4f57-9cbc-9847b4d8ca03 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:12.345919 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f07a9cea-6198-4f57-9cbc-9847b4d8ca03 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:12.346459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f07a9cea-6198-4f57-9cbc-9847b4d8ca03 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:12.346824 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f07a9cea-6198-4f57-9cbc-9847b4d8ca03 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:12.366927 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:12.366927 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:12.375529 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f07a9cea-6198-4f57-9cbc-9847b4d8ca03 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:12.383388 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f07a9cea-6198-4f57-9cbc-9847b4d8ca03 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:12.383842 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 611/2442] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:12 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:12.975783 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-f7807ec9-d6b0-4f76-b216-3aa937426a85 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:12.979485 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-f7807ec9-d6b0-4f76-b216-3aa937426a85 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] DELETE https://10.4.3.210/volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589 Aug 05 18:23:12.980143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-f7807ec9-d6b0-4f76-b216-3aa937426a85 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:12.981189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-f7807ec9-d6b0-4f76-b216-3aa937426a85 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:12.998350 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:12.998350 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:13.087134 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f2c45be9-c88d-47d9-8a0b-391fad72742f req-f7807ec9-d6b0-4f76-b216-3aa937426a85 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589 returned with HTTP 200 Aug 05 18:23:13.087676 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 614/2443] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:12 2026] DELETE /volume/v3/attachments/5a117642-4661-45ad-8d5b-73b9c2e25589 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:23:13.125361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1dfc39a8-7a2a-4de7-a106-54062a1deca1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.130112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1dfc39a8-7a2a-4de7-a106-54062a1deca1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:13.130112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1dfc39a8-7a2a-4de7-a106-54062a1deca1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.130112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1dfc39a8-7a2a-4de7-a106-54062a1deca1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.150022 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.150022 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:13.161523 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1dfc39a8-7a2a-4de7-a106-54062a1deca1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:13.168126 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1dfc39a8-7a2a-4de7-a106-54062a1deca1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:13.168689 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 614/2444] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:13.309619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1473fd45-fd63-4e5e-a8e3-4e35062d13d2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.315695 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1473fd45-fd63-4e5e-a8e3-4e35062d13d2 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:13.315695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1473fd45-fd63-4e5e-a8e3-4e35062d13d2 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.315695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1473fd45-fd63-4e5e-a8e3-4e35062d13d2 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.334615 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.334615 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:13.341197 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1473fd45-fd63-4e5e-a8e3-4e35062d13d2 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:13.348375 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1473fd45-fd63-4e5e-a8e3-4e35062d13d2 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:13.349233 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 606/2445] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:13.402792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-57674d6b-3fa4-4c2b-9118-eaa5b1281cd8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.408557 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-57674d6b-3fa4-4c2b-9118-eaa5b1281cd8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:13.411620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-57674d6b-3fa4-4c2b-9118-eaa5b1281cd8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.411620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-57674d6b-3fa4-4c2b-9118-eaa5b1281cd8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.426781 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.426781 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:13.433962 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-57674d6b-3fa4-4c2b-9118-eaa5b1281cd8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:13.445457 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-57674d6b-3fa4-4c2b-9118-eaa5b1281cd8 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:13.446172 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 612/2446] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:13.472951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1fd82741-e8ba-4342-8469-169208c01ff3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.479841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1fd82741-e8ba-4342-8469-169208c01ff3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:13.480019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1fd82741-e8ba-4342-8469-169208c01ff3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.480450 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1fd82741-e8ba-4342-8469-169208c01ff3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.494842 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.494842 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:13.502001 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1fd82741-e8ba-4342-8469-169208c01ff3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:13.510321 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1fd82741-e8ba-4342-8469-169208c01ff3 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:13.511126 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 615/2447] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:13.590091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a7c86042-16cd-4274-a30c-78dc6f90d621 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.592328 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a7c86042-16cd-4274-a30c-78dc6f90d621 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:13.592640 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a7c86042-16cd-4274-a30c-78dc6f90d621 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.592913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a7c86042-16cd-4274-a30c-78dc6f90d621 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.604661 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.604661 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:13.609659 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a7c86042-16cd-4274-a30c-78dc6f90d621 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:13.618192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a7c86042-16cd-4274-a30c-78dc6f90d621 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:13.618880 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 615/2448] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:13.636925 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5f7f9d42-07b2-44db-8f3b-78c5f6f52640 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.641289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f7f9d42-07b2-44db-8f3b-78c5f6f52640 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:13.641541 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f7f9d42-07b2-44db-8f3b-78c5f6f52640 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.644728 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f7f9d42-07b2-44db-8f3b-78c5f6f52640 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.654781 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.654781 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:13.662171 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5f7f9d42-07b2-44db-8f3b-78c5f6f52640 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:13.671884 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f7f9d42-07b2-44db-8f3b-78c5f6f52640 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:13.672034 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 607/2449] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:13.748569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea978cbd-c84a-49a7-8a61-86e7c18f1f0c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:13.751505 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea978cbd-c84a-49a7-8a61-86e7c18f1f0c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:13.751505 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea978cbd-c84a-49a7-8a61-86e7c18f1f0c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:13.752381 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea978cbd-c84a-49a7-8a61-86e7c18f1f0c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:13.765958 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:13.765958 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:13.773330 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ea978cbd-c84a-49a7-8a61-86e7c18f1f0c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:13.781470 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea978cbd-c84a-49a7-8a61-86e7c18f1f0c tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:13.781910 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 613/2450] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:13 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:14.186665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-20845304-9d68-423c-9138-3bb32f43bba9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:14.190920 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-20845304-9d68-423c-9138-3bb32f43bba9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:14.191158 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-20845304-9d68-423c-9138-3bb32f43bba9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:14.191342 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-20845304-9d68-423c-9138-3bb32f43bba9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:14.206883 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:14.206883 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:14.213604 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-20845304-9d68-423c-9138-3bb32f43bba9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:14.219804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-20845304-9d68-423c-9138-3bb32f43bba9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:14.219804 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 616/2451] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:14 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:14.368447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2ffd760d-da7f-4a62-80f4-87c170db262e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:14.371398 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2ffd760d-da7f-4a62-80f4-87c170db262e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:14.371715 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2ffd760d-da7f-4a62-80f4-87c170db262e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:14.371972 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2ffd760d-da7f-4a62-80f4-87c170db262e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:14.383159 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:14.383159 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:14.395244 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2ffd760d-da7f-4a62-80f4-87c170db262e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:14.402444 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2ffd760d-da7f-4a62-80f4-87c170db262e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:14.402444 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 616/2452] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:14 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:15.239130 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-71fc719d-fb3b-40e6-b0ff-91b8c6dd5c4a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:15.241423 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-71fc719d-fb3b-40e6-b0ff-91b8c6dd5c4a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:15.241964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-71fc719d-fb3b-40e6-b0ff-91b8c6dd5c4a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:15.242334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-71fc719d-fb3b-40e6-b0ff-91b8c6dd5c4a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:15.255720 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:15.255720 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:15.261882 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-71fc719d-fb3b-40e6-b0ff-91b8c6dd5c4a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:15.268409 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-71fc719d-fb3b-40e6-b0ff-91b8c6dd5c4a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:15.269027 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 608/2453] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:15 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:15.421348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-331e6edf-28eb-4029-a017-793a69650438 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:15.424579 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-331e6edf-28eb-4029-a017-793a69650438 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:15.424833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-331e6edf-28eb-4029-a017-793a69650438 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:15.425298 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-331e6edf-28eb-4029-a017-793a69650438 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:15.441881 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:15.441881 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:15.446188 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-331e6edf-28eb-4029-a017-793a69650438 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:15.452144 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-331e6edf-28eb-4029-a017-793a69650438 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:15.452615 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 614/2454] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:15 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:15.721626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-89441306-3037-4d66-98b0-1793c26b2223 req-86c8ca9f-593b-4613-adec-bf60388c8d0e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:15.723001 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-86c8ca9f-593b-4613-adec-bf60388c8d0e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b/action Aug 05 18:23:15.723234 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-86c8ca9f-593b-4613-adec-bf60388c8d0e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:15.723427 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-86c8ca9f-593b-4613-adec-bf60388c8d0e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:15.747333 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:15.747333 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:15.764713 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-89441306-3037-4d66-98b0-1793c26b2223 req-86c8ca9f-593b-4613-adec-bf60388c8d0e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b/action returned with HTTP 204 Aug 05 18:23:15.765650 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 617/2455] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:15 2026] POST /volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:16.029146 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-93521568-d5a2-4e9f-a349-303f40ae64a5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.033866 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-93521568-d5a2-4e9f-a349-303f40ae64a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/encryption Aug 05 18:23:16.034241 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-93521568-d5a2-4e9f-a349-303f40ae64a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.034576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-93521568-d5a2-4e9f-a349-303f40ae64a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.052716 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.052716 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:16.063780 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-7b72dfd4-ae01-49e7-a406-681dffd9ce43 req-93521568-d5a2-4e9f-a349-303f40ae64a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/encryption returned with HTTP 200 Aug 05 18:23:16.064806 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 617/2456] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:16.284725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-22dafb7a-e5e5-4908-b90c-42e4a3d4d316 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.289318 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22dafb7a-e5e5-4908-b90c-42e4a3d4d316 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:16.289588 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22dafb7a-e5e5-4908-b90c-42e4a3d4d316 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.289889 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22dafb7a-e5e5-4908-b90c-42e4a3d4d316 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.308568 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.308568 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:16.315876 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-22dafb7a-e5e5-4908-b90c-42e4a3d4d316 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:16.323270 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22dafb7a-e5e5-4908-b90c-42e4a3d4d316 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:16.323270 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 609/2457] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:16.344638 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-217fe093-9bbb-4a86-a1e4-f7747ad8b4f1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.345730 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-217fe093-9bbb-4a86-a1e4-f7747ad8b4f1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:16.345995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-217fe093-9bbb-4a86-a1e4-f7747ad8b4f1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.346153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-217fe093-9bbb-4a86-a1e4-f7747ad8b4f1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.358156 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.358156 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:16.365483 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-217fe093-9bbb-4a86-a1e4-f7747ad8b4f1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:16.370869 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-217fe093-9bbb-4a86-a1e4-f7747ad8b4f1 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:16.371487 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 615/2458] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:16.425251 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3aaa5a24-3975-4a75-b533-b12ca39e5575 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.429686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3aaa5a24-3975-4a75-b533-b12ca39e5575 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:16.429952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3aaa5a24-3975-4a75-b533-b12ca39e5575 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.430192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3aaa5a24-3975-4a75-b533-b12ca39e5575 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.457645 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.457645 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:16.464878 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3aaa5a24-3975-4a75-b533-b12ca39e5575 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:16.471522 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3aaa5a24-3975-4a75-b533-b12ca39e5575 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:16.472136 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 618/2459] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:16.474388 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-126dd393-6528-4481-ba0d-651fa69c6385 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.476172 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-126dd393-6528-4481-ba0d-651fa69c6385 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:16.476409 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-126dd393-6528-4481-ba0d-651fa69c6385 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.476635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-126dd393-6528-4481-ba0d-651fa69c6385 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.498499 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.498499 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:16.501773 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.503704 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-126dd393-6528-4481-ba0d-651fa69c6385 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:16.504750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/action Aug 05 18:23:16.505155 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:16.505342 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:16.508760 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-126dd393-6528-4481-ba0d-651fa69c6385 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:16.509202 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 618/2460] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 906 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:16.524565 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.524565 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:16.525506 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:16.543096 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Begin detaching volume completed successfully. Aug 05 18:23:16.543380 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-3ca74762-459c-4253-8249-8a7339da99fb tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/action returned with HTTP 202 Aug 05 18:23:16.543959 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 610/2461] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:23:16 2026] POST /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:16.625031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-913229ec-7c13-4466-85cd-beb6b14ca392 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.625435 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-913229ec-7c13-4466-85cd-beb6b14ca392 None None] GET https://10.4.3.210/volume// Aug 05 18:23:16.625608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-913229ec-7c13-4466-85cd-beb6b14ca392 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.625926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-913229ec-7c13-4466-85cd-beb6b14ca392 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.626196 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-913229ec-7c13-4466-85cd-beb6b14ca392 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:16.626922 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 616/2462] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:16.637443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8f2880eb-b6a7-498c-b821-4c603604886d req-aece5056-8b99-4203-afbd-f81b1164b142 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.639432 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-aece5056-8b99-4203-afbd-f81b1164b142 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:16.639856 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-aece5056-8b99-4203-afbd-f81b1164b142 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.640178 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-aece5056-8b99-4203-afbd-f81b1164b142 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.663040 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.663040 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:16.669076 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-8f2880eb-b6a7-498c-b821-4c603604886d req-aece5056-8b99-4203-afbd-f81b1164b142 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:16.675707 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-aece5056-8b99-4203-afbd-f81b1164b142 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:16.676316 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 619/2463] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 1354 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:16.698810 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-8f2880eb-b6a7-498c-b821-4c603604886d req-01634bba-7401-4e47-9491-1495b3a5e3c9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:16.701377 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-01634bba-7401-4e47-9491-1495b3a5e3c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/encryption Aug 05 18:23:16.701431 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-01634bba-7401-4e47-9491-1495b3a5e3c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:16.701775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-01634bba-7401-4e47-9491-1495b3a5e3c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:16.716708 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:16.716708 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:16.726020 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-01634bba-7401-4e47-9491-1495b3a5e3c9 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/encryption returned with HTTP 200 Aug 05 18:23:16.726575 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 619/2464] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:23:16 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:16.968681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e9d5a520-fec9-4c1f-afa4-18f1bd1d78fd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.077219 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e9d5a520-fec9-4c1f-afa4-18f1bd1d78fd tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:17.077613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e9d5a520-fec9-4c1f-afa4-18f1bd1d78fd tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1841378840"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:17.094292 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e9d5a520-fec9-4c1f-afa4-18f1bd1d78fd tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:17.094910 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 611/2465] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:16 2026] POST /volume/v3/types => generated 224 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:17.104662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7caf4384-51f7-4c09-b97e-8fecf4763a86 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.106574 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7caf4384-51f7-4c09-b97e-8fecf4763a86 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:23:17.107190 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7caf4384-51f7-4c09-b97e-8fecf4763a86 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-266004545"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:17.121400 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7caf4384-51f7-4c09-b97e-8fecf4763a86 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:23:17.122112 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 617/2466] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:23:17 2026] POST /volume/v3/group_types => generated 180 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:17.137464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9f545f18-bae5-45bf-a997-9958077d102d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.229523 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.231576 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] DELETE https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:17.231576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:17.231805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:17.231922 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Delete volume with id: adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:17.233086 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:23:17.233475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0e98cc9e-a970-433b-ae8e-355e9b04e586", "volume_types": ["6b7f301b-4d39-4726-a944-8005b6cd8613"], "name": "tempest-GroupSnapshotsTest-Group-458135318"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:17.235118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group {'group': {'group_type': '0e98cc9e-a970-433b-ae8e-355e9b04e586', 'volume_types': ['6b7f301b-4d39-4726-a944-8005b6cd8613'], 'name': 'tempest-GroupSnapshotsTest-Group-458135318'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:23:17.239104 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group tempest-GroupSnapshotsTest-Group-458135318. Aug 05 18:23:17.239356 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:17.239356 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:17.239871 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:17.256280 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:23:17.255967. {{(pid=100366) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:23:17.256427 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:17.267707 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Delete volume request issued successfully. Aug 05 18:23:17.267707 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d399ed9-52f5-438a-8c0c-0c971c1ddc6d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 202 Aug 05 18:23:17.267707 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 620/2467] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:17 2026] DELETE /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:17.276762 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2d11a780-5482-40af-bc6f-b3e14e6d4a2b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.280147 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d11a780-5482-40af-bc6f-b3e14e6d4a2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:17.280612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d11a780-5482-40af-bc6f-b3e14e6d4a2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:17.280612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d11a780-5482-40af-bc6f-b3e14e6d4a2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:17.282721 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['98f0191e-07ff-45fe-be07-ad37bee1fa94'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:17.295191 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:17.295191 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:17.302086 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d11a780-5482-40af-bc6f-b3e14e6d4a2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:17.308242 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d11a780-5482-40af-bc6f-b3e14e6d4a2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 200 Aug 05 18:23:17.308744 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 612/2468] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:17 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:17.322709 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9f545f18-bae5-45bf-a997-9958077d102d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:23:17.322917 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 620/2469] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:23:17 2026] POST /volume/v3/groups => generated 111 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:17.332571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-73619541-5d9c-4f66-84a5-ba42abeb87a3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.334898 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73619541-5d9c-4f66-84a5-ba42abeb87a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 Aug 05 18:23:17.336487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73619541-5d9c-4f66-84a5-ba42abeb87a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:17.336487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73619541-5d9c-4f66-84a5-ba42abeb87a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:17.336487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-73619541-5d9c-4f66-84a5-ba42abeb87a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 993be4dc-95fa-4c90-9c7a-fef0206a9433 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:17.343938 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:17.343938 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:17.364619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73619541-5d9c-4f66-84a5-ba42abeb87a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 returned with HTTP 200 Aug 05 18:23:17.364619 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 618/2470] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:17 2026] GET /volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:17.526638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0e0ce941-9865-4f4e-8238-5dcd2c2f9957 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.528995 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0e0ce941-9865-4f4e-8238-5dcd2c2f9957 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:17.529239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0e0ce941-9865-4f4e-8238-5dcd2c2f9957 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:17.529474 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0e0ce941-9865-4f4e-8238-5dcd2c2f9957 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:17.539015 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:17.539015 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:17.544066 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0e0ce941-9865-4f4e-8238-5dcd2c2f9957 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:17.553473 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0e0ce941-9865-4f4e-8238-5dcd2c2f9957 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:17.553970 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 621/2471] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:17 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:17.605181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-25f22be0-67bd-457e-9f67-ea12106b127d req-a717da7f-1097-4129-9adb-6c26ef65fe6e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.607673 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-a717da7f-1097-4129-9adb-6c26ef65fe6e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:17.607951 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-a717da7f-1097-4129-9adb-6c26ef65fe6e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:17.608145 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-a717da7f-1097-4129-9adb-6c26ef65fe6e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:17.621615 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:17.621615 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:17.627901 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-25f22be0-67bd-457e-9f67-ea12106b127d req-a717da7f-1097-4129-9adb-6c26ef65fe6e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:17.637661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-a717da7f-1097-4129-9adb-6c26ef65fe6e tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:17.643812 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 613/2472] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:17 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:17.823237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-8f2880eb-b6a7-498c-b821-4c603604886d req-9da75bfd-c500-4970-87a2-7cfd16c04c12 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.825576 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-9da75bfd-c500-4970-87a2-7cfd16c04c12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b Aug 05 18:23:17.825913 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-9da75bfd-c500-4970-87a2-7cfd16c04c12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:17.826111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-9da75bfd-c500-4970-87a2-7cfd16c04c12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:17.836346 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:17.836346 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:17.899001 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-8f2880eb-b6a7-498c-b821-4c603604886d req-9da75bfd-c500-4970-87a2-7cfd16c04c12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b returned with HTTP 200 Aug 05 18:23:17.899418 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 621/2473] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:17 2026] DELETE /volume/v3/attachments/13bbf049-50be-4b1d-a0c5-3710f2c28b3b => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:17.996897 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bb1344a1-2b2d-4b8b-80a6-ce4afdd7832c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:17.999956 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bb1344a1-2b2d-4b8b-80a6-ce4afdd7832c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:18.000241 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bb1344a1-2b2d-4b8b-80a6-ce4afdd7832c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.000483 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bb1344a1-2b2d-4b8b-80a6-ce4afdd7832c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.009886 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.009886 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:18.014180 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bb1344a1-2b2d-4b8b-80a6-ce4afdd7832c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:18.019859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bb1344a1-2b2d-4b8b-80a6-ce4afdd7832c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:18.020346 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 619/2474] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:17 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:18.031816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-76e4beab-73e4-45c2-82bb-deb79b69c5f9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.032257 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-76e4beab-73e4-45c2-82bb-deb79b69c5f9 None None] GET https://10.4.3.210/volume// Aug 05 18:23:18.032447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-76e4beab-73e4-45c2-82bb-deb79b69c5f9 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.032686 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-76e4beab-73e4-45c2-82bb-deb79b69c5f9 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.033104 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-76e4beab-73e4-45c2-82bb-deb79b69c5f9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:18.033412 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 622/2475] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:23:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:18.043453 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-25f22be0-67bd-457e-9f67-ea12106b127d req-f6e049ef-ba39-4e3d-b722-f548854797f7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.045647 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-f6e049ef-ba39-4e3d-b722-f548854797f7 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:18.046045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-f6e049ef-ba39-4e3d-b722-f548854797f7 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f13fc57a-32a1-4a58-af96-9130cf6c472d", "connector": null, "instance_uuid": "4e634f0b-e647-44a2-a5b4-b3c6bc2b055e"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:18.055875 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.055875 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:18.084854 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-f6e049ef-ba39-4e3d-b722-f548854797f7 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:18.085632 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 614/2476] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:18 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:18.334973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-893fd39b-327c-453d-9bd7-aa316c02343d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.334973 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-893fd39b-327c-453d-9bd7-aa316c02343d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 Aug 05 18:23:18.334973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-893fd39b-327c-453d-9bd7-aa316c02343d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.334973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-893fd39b-327c-453d-9bd7-aa316c02343d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.338614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-893fd39b-327c-453d-9bd7-aa316c02343d tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 returned with HTTP 404 Aug 05 18:23:18.338614 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 622/2477] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:18 2026] GET /volume/v3/volumes/adbbc4a9-f1d1-4215-a8db-76a02f6c5948 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:18.351617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.351617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] DELETE https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:18.351617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.351617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.351617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Delete volume with id: 115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:18.371128 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.371128 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:18.371898 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:18.383433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-932f47aa-6721-4bd4-b917-aacf9483fe74 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.386017 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-932f47aa-6721-4bd4-b917-aacf9483fe74 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 Aug 05 18:23:18.387073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-932f47aa-6721-4bd4-b917-aacf9483fe74 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.387073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-932f47aa-6721-4bd4-b917-aacf9483fe74 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.388105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-932f47aa-6721-4bd4-b917-aacf9483fe74 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 993be4dc-95fa-4c90-9c7a-fef0206a9433 {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:18.392500 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.392500 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:18.404388 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-932f47aa-6721-4bd4-b917-aacf9483fe74 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 returned with HTTP 200 Aug 05 18:23:18.404388 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 623/2478] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:18 2026] GET /volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:18.420457 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.425649 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:18.426151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2061343913", "volume_type": "6b7f301b-4d39-4726-a944-8005b6cd8613", "group_id": "993be4dc-95fa-4c90-9c7a-fef0206a9433", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:18.427580 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Delete volume request issued successfully. Aug 05 18:23:18.427823 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c52a745a-3999-45e8-9ae5-b7f7d19769f0 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 202 Aug 05 18:23:18.428315 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 620/2479] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:18 2026] DELETE /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:18.428626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2061343913', 'volume_type': '6b7f301b-4d39-4726-a944-8005b6cd8613', 'group_id': '993be4dc-95fa-4c90-9c7a-fef0206a9433', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:18.448056 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.448056 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:18.448682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ebddc46d-01e6-4352-a463-e4f098878fde None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.448857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume of 1 GB Aug 05 18:23:18.452761 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ebddc46d-01e6-4352-a463-e4f098878fde tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:18.453010 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ebddc46d-01e6-4352-a463-e4f098878fde tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.453256 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ebddc46d-01e6-4352-a463-e4f098878fde tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.457068 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:18.464707 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (65cff70a-827d-4c4e-b4df-5d31be3ab99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:18.466074 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.466074 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:18.466203 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee96b0e-b331-4c86-9719-94c718b1d32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:18.466917 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.466917 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:18.469647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:18.474313 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ebddc46d-01e6-4352-a463-e4f098878fde tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:18.484035 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ebddc46d-01e6-4352-a463-e4f098878fde tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 200 Aug 05 18:23:18.484446 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 623/2480] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:18 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:18.495222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee96b0e-b331-4c86-9719-94c718b1d32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b7f301b-4d39-4726-a944-8005b6cd8613,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1841378840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b7f301b-4d39-4726-a944-8005b6cd8613', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '993be4dc-95fa-4c90-9c7a-fef0206a9433', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:18.496345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f79168-7d32-4a26-9bd4-883f7f65e00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:18.555392 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1841378840 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1841378840, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:18.557045 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1841378840 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1841378840, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:18.623164 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['eeb2f715-a750-46e4-bd27-d9c7fc40e68f', '13d4b541-74fd-41db-9fac-671b19588120', '902bead6-c2e2-4756-b020-fd384a948765', '2c1759dc-967d-4718-af59-87a3be2807bb'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:18.624130 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f79168-7d32-4a26-9bd4-883f7f65e00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeb2f715-a750-46e4-bd27-d9c7fc40e68f', '13d4b541-74fd-41db-9fac-671b19588120', '902bead6-c2e2-4756-b020-fd384a948765', '2c1759dc-967d-4718-af59-87a3be2807bb']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:18.625349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2378ead6-1c54-4c30-9ea9-7b4b18711a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:18.654187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2378ead6-1c54-4c30-9ea9-7b4b18711a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f07138-bf1b-45e1-a11c-bce20723729f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2061343913',encryption_key_id=None,group_id=993be4dc-95fa-4c90-9c7a-fef0206a9433,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['eeb2f715-a750-46e4-bd27-d9c7fc40e68f','13d4b541-74fd-41db-9fac-671b19588120','902bead6-c2e2-4756-b020-fd384a948765','2c1759dc-967d-4718-af59-87a3be2807bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=6b7f301b-4d39-4726-a944-8005b6cd8613), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2061343913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=993be4dc-95fa-4c90-9c7a-fef0206a9433,host=None,id=40f07138-bf1b-45e1-a11c-bce20723729f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64433faeb4644efea62af6b7722c5e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d9dea87b264cc9807cd072a754cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b7f301b-4d39-4726-a944-8005b6cd8613),volume_type_id=6b7f301b-4d39-4726-a944-8005b6cd8613)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:18.655665 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91027e5d-3d94-4d1f-8912-c813a1d95fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:18.691407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91027e5d-3d94-4d1f-8912-c813a1d95fb4) transitioned into state 'SUCCESS' from state '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-2061343913',encryption_key_id=None,group_id=993be4dc-95fa-4c90-9c7a-fef0206a9433,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['eeb2f715-a750-46e4-bd27-d9c7fc40e68f','13d4b541-74fd-41db-9fac-671b19588120','902bead6-c2e2-4756-b020-fd384a948765','2c1759dc-967d-4718-af59-87a3be2807bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=6b7f301b-4d39-4726-a944-8005b6cd8613)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:18.692235 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9edc91-8517-44c7-b17a-8a9fa912f660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:18.714487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e9edc91-8517-44c7-b17a-8a9fa912f660) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:18.715358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (65cff70a-827d-4c4e-b4df-5d31be3ab99a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:18.715738 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request issued successfully. Aug 05 18:23:18.716436 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:18.716562 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:18.772243 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:18.778262 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.778262 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:18.781823 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6aae63b4-1b5b-482a-98b8-cc96bd0e9744 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:18.782490 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 615/2481] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:23:18 2026] POST /volume/v3/volumes => generated 823 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:18.801945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-02cafeee-87cf-4a42-9a9d-11c7d310a5e4 req-7fc3c8b8-0af5-49e9-a469-066b04fec08d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.804319 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-02cafeee-87cf-4a42-9a9d-11c7d310a5e4 req-7fc3c8b8-0af5-49e9-a469-066b04fec08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:18.804561 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-02cafeee-87cf-4a42-9a9d-11c7d310a5e4 req-7fc3c8b8-0af5-49e9-a469-066b04fec08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.806428 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-02cafeee-87cf-4a42-9a9d-11c7d310a5e4 req-7fc3c8b8-0af5-49e9-a469-066b04fec08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.806625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:18.809635 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f Aug 05 18:23:18.810355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:18.810355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:18.818162 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.818162 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:18.825624 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.825624 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:18.826028 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-02cafeee-87cf-4a42-9a9d-11c7d310a5e4 req-7fc3c8b8-0af5-49e9-a469-066b04fec08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:18.829221 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:18.830074 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:18.830263 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:18.830788 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-02cafeee-87cf-4a42-9a9d-11c7d310a5e4 req-7fc3c8b8-0af5-49e9-a469-066b04fec08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:18.831180 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 624/2482] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:18 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:18.883962 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:18.892294 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:18.892294 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:18.908880 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-45c03b89-0853-4ba4-b3a9-a8e611e73a76 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f returned with HTTP 200 Aug 05 18:23:18.909392 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 621/2483] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:18 2026] GET /volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:19.499051 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-39933f39-c030-4bd8-b590-55cc868efb1e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.513488 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39933f39-c030-4bd8-b590-55cc868efb1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 Aug 05 18:23:19.513488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39933f39-c030-4bd8-b590-55cc868efb1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:19.513488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39933f39-c030-4bd8-b590-55cc868efb1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:19.524351 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39933f39-c030-4bd8-b590-55cc868efb1e tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 returned with HTTP 404 Aug 05 18:23:19.525167 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 624/2484] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:19 2026] GET /volume/v3/volumes/115762be-e216-4f70-aeb1-1ccb2c0ee8d1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:19.622956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.626909 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:23:19.627662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:19.627870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:19.628109 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Delete volume with id: b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:23:19.641044 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:19.641044 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:19.642227 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:19.693886 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Delete volume request issued successfully. Aug 05 18:23:19.694208 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9c38f9a3-16bd-403c-a18f-379ebfde26e2 tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 202 Aug 05 18:23:19.694698 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 616/2485] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:19 2026] DELETE /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:19.707955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1906fd1b-90b7-45ac-a541-abeafce90c2b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.712575 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1906fd1b-90b7-45ac-a541-abeafce90c2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:23:19.712575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1906fd1b-90b7-45ac-a541-abeafce90c2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:19.712575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1906fd1b-90b7-45ac-a541-abeafce90c2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:19.728209 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:19.728209 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:19.736564 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1906fd1b-90b7-45ac-a541-abeafce90c2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Volume info retrieved successfully. Aug 05 18:23:19.742500 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1906fd1b-90b7-45ac-a541-abeafce90c2b tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 200 Aug 05 18:23:19.743030 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 625/2486] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:19 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:19.852358 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-27729b4b-13ef-4f5f-a89d-6863620d077f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.864034 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:19.864547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-768843350", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:19.868628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-768843350', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:19.869071 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create volume of 1 GB Aug 05 18:23:19.890079 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Availability Zones retrieved successfully. Aug 05 18:23:19.901125 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Flow 'volume_create_api' (6f9386cd-9320-4b69-b5b2-8ddd737b8dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:19.903586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724822a1-4fd8-4e19-a38a-eb0b40f222d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:19.906553 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:19.922729 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d424bb63-17d4-4261-a003-60987ee91e3e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.922729 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d424bb63-17d4-4261-a003-60987ee91e3e None None] GET https://10.4.3.210/volume// Aug 05 18:23:19.922925 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d424bb63-17d4-4261-a003-60987ee91e3e None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:19.923028 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d424bb63-17d4-4261-a003-60987ee91e3e None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:19.923658 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d424bb63-17d4-4261-a003-60987ee91e3e None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:19.923834 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 625/2487] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:19.925823 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-22b661a0-e14a-4418-b299-852592baabcd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.927982 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f Aug 05 18:23:19.928207 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:19.928431 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:19.937372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-25f22be0-67bd-457e-9f67-ea12106b127d req-5f543392-5b2f-4ae3-b7f9-51167c2dd25f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:19.938344 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:19.938344 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:19.943834 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-5f543392-5b2f-4ae3-b7f9-51167c2dd25f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:19.943984 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:19.944110 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-5f543392-5b2f-4ae3-b7f9-51167c2dd25f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:19.944314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-5f543392-5b2f-4ae3-b7f9-51167c2dd25f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:19.945799 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:19.945799 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:19.962165 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:19.962165 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:19.964534 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (724822a1-4fd8-4e19-a38a-eb0b40f222d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:19.966065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae412987-82f2-4aa1-be4e-794d6dadf6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:19.966165 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-25f22be0-67bd-457e-9f67-ea12106b127d req-5f543392-5b2f-4ae3-b7f9-51167c2dd25f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:19.972210 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-5f543392-5b2f-4ae3-b7f9-51167c2dd25f tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:19.972657 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 626/2488] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:19 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 1339 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:20.010982 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:20.017050 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.017050 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:20.031296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22b661a0-e14a-4418-b299-852592baabcd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f returned with HTTP 200 Aug 05 18:23:20.031423 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 617/2489] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:19 2026] GET /volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:20.031776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Created reservations ['1870a3e5-7a95-4f21-b534-c8a2814ceae8', 'ee71a08a-f15e-4b75-8625-4f20659db47e', '27b8da75-846c-41fe-8727-82be7ba2aa61', '1b3aeb1f-a7b0-44ee-be40-99539adbc3c7'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:20.032957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae412987-82f2-4aa1-be4e-794d6dadf6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1870a3e5-7a95-4f21-b534-c8a2814ceae8', 'ee71a08a-f15e-4b75-8625-4f20659db47e', '27b8da75-846c-41fe-8727-82be7ba2aa61', '1b3aeb1f-a7b0-44ee-be40-99539adbc3c7']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:20.034045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5602c0-ec1e-45f3-95dc-7a42dac4fbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:20.051391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:20.057701 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Aug 05 18:23:20.057701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "993be4dc-95fa-4c90-9c7a-fef0206a9433", "name": "tempest-group_snapshot-1339235350"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:20.060391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '993be4dc-95fa-4c90-9c7a-fef0206a9433', 'name': 'tempest-group_snapshot-1339235350'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 05 18:23:20.067468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de5602c0-ec1e-45f3-95dc-7a42dac4fbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afeee7b9-a010-4cfd-b113-84eaf27e2a56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-768843350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641a51a77164794939995ff3b3cf7bb',qos_specs=None,replication_status=,reservations=['1870a3e5-7a95-4f21-b534-c8a2814ceae8','ee71a08a-f15e-4b75-8625-4f20659db47e','27b8da75-846c-41fe-8727-82be7ba2aa61','1b3aeb1f-a7b0-44ee-be40-99539adbc3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff27d5e618e64fda93bdc57ce4759700',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-768843350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afeee7b9-a010-4cfd-b113-84eaf27e2a56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3641a51a77164794939995ff3b3cf7bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff27d5e618e64fda93bdc57ce4759700',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:20.068345 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3142cb83-58ac-4f04-8774-5451b7bb9a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:20.071270 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.071270 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:20.079316 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.group_snapshots [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group_snapshot tempest-group_snapshot-1339235350. Aug 05 18:23:20.096004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3142cb83-58ac-4f04-8774-5451b7bb9a1e) transitioned into state 'SUCCESS' from state '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-768843350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3641a51a77164794939995ff3b3cf7bb',qos_specs=None,replication_status=,reservations=['1870a3e5-7a95-4f21-b534-c8a2814ceae8','ee71a08a-f15e-4b75-8625-4f20659db47e','27b8da75-846c-41fe-8727-82be7ba2aa61','1b3aeb1f-a7b0-44ee-be40-99539adbc3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff27d5e618e64fda93bdc57ce4759700',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:20.096960 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46da497-7e89-4873-8c63-452cb376b633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:20.111966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46da497-7e89-4873-8c63-452cb376b633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:20.114743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Flow 'volume_create_api' (6f9386cd-9320-4b69-b5b2-8ddd737b8dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:20.114743 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Create volume request issued successfully. Aug 05 18:23:20.115095 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27729b4b-13ef-4f5f-a89d-6863620d077f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:20.116269 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 622/2490] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:19 2026] POST /volume/v3/volumes => generated 754 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:20.129202 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.129202 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:20.132207 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4a4cf6ea-87dd-4e94-a65e-e3ba73b8322b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:20.132964 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a4cf6ea-87dd-4e94-a65e-e3ba73b8322b tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:20.133325 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a4cf6ea-87dd-4e94-a65e-e3ba73b8322b tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:20.133547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a4cf6ea-87dd-4e94-a65e-e3ba73b8322b tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:20.143648 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1841378840 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1841378840, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:20.143986 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1841378840 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1841378840, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:20.146462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:20.148946 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.148946 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:20.152707 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] PUT https://10.4.3.210/volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133 Aug 05 18:23:20.153158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:20.161617 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4a4cf6ea-87dd-4e94-a65e-e3ba73b8322b tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:20.169625 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a4cf6ea-87dd-4e94-a65e-e3ba73b8322b tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:20.170169 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 627/2491] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:20 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:20.176040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Acquiring lock "cinder-attachment_update-f13fc57a-32a1-4a58-af96-9130cf6c472d-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:20.180937 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['a9765ac9-6a18-45b1-ac54-c329b293e079', '216d4ac1-d412-4aac-99cc-4258f9b857d5', '8a5f53f5-ef0a-4d90-87fe-863a5c0822bd', '400cbccd-13d5-4d98-a7a6-72cc38f9d725'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:20.182933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Lock "cinder-attachment_update-f13fc57a-32a1-4a58-af96-9130cf6c472d-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:20.184302 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.184302 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:20.243374 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cea2e86b-764e-41d5-a3be-5ee9135646a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Aug 05 18:23:20.243980 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 626/2492] 10.4.3.210 () {70 vars in 1324 bytes} [Wed Aug 5 18:23:20 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:20.258141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a51c0394-ebb0-452d-b048-bde3199f6c38 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:20.261515 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a51c0394-ebb0-452d-b048-bde3199f6c38 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba Aug 05 18:23:20.261844 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a51c0394-ebb0-452d-b048-bde3199f6c38 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:20.262197 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a51c0394-ebb0-452d-b048-bde3199f6c38 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:20.262321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.group_snapshots [None req-a51c0394-ebb0-452d-b048-bde3199f6c38 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member a86d0881-1dae-433e-8994-a869f657fdba {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:20.267417 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.267417 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:20.273857 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a51c0394-ebb0-452d-b048-bde3199f6c38 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba returned with HTTP 200 Aug 05 18:23:20.275388 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 623/2493] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:20 2026] GET /volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:20.401867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Lock "cinder-attachment_update-f13fc57a-32a1-4a58-af96-9130cf6c472d-np0000006581" released by "attachment_update" :: held 0.218s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:20.401867 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-e354bcb2-21a2-42b6-9f44-82d0f313590c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133 returned with HTTP 200 Aug 05 18:23:20.401867 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 618/2494] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:20 2026] PUT /volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133 => generated 969 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:20.437865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bad27ff5-c191-4b4f-b904-4dd7bbf6b953 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:20.440899 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bad27ff5-c191-4b4f-b904-4dd7bbf6b953 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] POST https://10.4.3.210/volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133/action Aug 05 18:23:20.441180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bad27ff5-c191-4b4f-b904-4dd7bbf6b953 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:20.441359 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bad27ff5-c191-4b4f-b904-4dd7bbf6b953 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:20.472457 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:20.472457 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:20.512948 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-25f22be0-67bd-457e-9f67-ea12106b127d req-bad27ff5-c191-4b4f-b904-4dd7bbf6b953 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133/action returned with HTTP 204 Aug 05 18:23:20.514080 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 628/2495] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:20 2026] POST /volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:20.759649 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-74f36759-7941-4fb9-8620-0d754f4c896a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:20.762241 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74f36759-7941-4fb9-8620-0d754f4c896a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] GET https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 Aug 05 18:23:20.762514 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74f36759-7941-4fb9-8620-0d754f4c896a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:20.764289 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74f36759-7941-4fb9-8620-0d754f4c896a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:20.772571 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74f36759-7941-4fb9-8620-0d754f4c896a tempest-AttachVolumeTestJSON-62827756 tempest-AttachVolumeTestJSON-62827756-project-member] https://10.4.3.210/volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 returned with HTTP 404 Aug 05 18:23:20.772571 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 627/2496] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:20 2026] GET /volume/v3/volumes/b32ac366-ed50-4319-8d5b-623c7aee52a3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:21.189035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c2b92354-c1fb-42be-a829-6b12348604b2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.191632 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c2b92354-c1fb-42be-a829-6b12348604b2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:21.191952 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c2b92354-c1fb-42be-a829-6b12348604b2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.192285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c2b92354-c1fb-42be-a829-6b12348604b2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.203967 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.203967 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:21.209209 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c2b92354-c1fb-42be-a829-6b12348604b2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:21.218980 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c2b92354-c1fb-42be-a829-6b12348604b2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:21.219488 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 624/2497] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.235301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-570fa3eb-d7f3-4eb2-8f41-157c04b12097 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.237849 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-570fa3eb-d7f3-4eb2-8f41-157c04b12097 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:21.238069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-570fa3eb-d7f3-4eb2-8f41-157c04b12097 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.238350 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-570fa3eb-d7f3-4eb2-8f41-157c04b12097 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.248620 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.248620 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:21.254790 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-570fa3eb-d7f3-4eb2-8f41-157c04b12097 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:21.261543 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-570fa3eb-d7f3-4eb2-8f41-157c04b12097 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:21.262196 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 619/2498] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.280115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.282390 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:23:21.282710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.282997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.283308 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:21.284349 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:21.287644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ae8cdd57-e8c1-4707-b610-0c2608001223 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.289917 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae8cdd57-e8c1-4707-b610-0c2608001223 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba Aug 05 18:23:21.290553 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae8cdd57-e8c1-4707-b610-0c2608001223 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.290553 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae8cdd57-e8c1-4707-b610-0c2608001223 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.290691 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-ae8cdd57-e8c1-4707-b610-0c2608001223 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member a86d0881-1dae-433e-8994-a869f657fdba {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:21.294213 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Get all volumes completed successfully. Aug 05 18:23:21.295145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-44a2bb1d-aa18-456a-acae-75eb34e8c77f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:23:21.295579 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.295579 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:21.295780 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 629/2499] 10.4.3.210 () {66 vars in 1237 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.300588 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae8cdd57-e8c1-4707-b610-0c2608001223 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba returned with HTTP 200 Aug 05 18:23:21.300990 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 628/2500] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:21.317214 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a097c8c2-4aa6-40ce-a2ca-9b6f94cf6dc0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.323291 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a097c8c2-4aa6-40ce-a2ca-9b6f94cf6dc0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:21.323580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a097c8c2-4aa6-40ce-a2ca-9b6f94cf6dc0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.323778 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.323926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a097c8c2-4aa6-40ce-a2ca-9b6f94cf6dc0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.326841 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:23:21.327112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.327542 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.328488 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:21.330226 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:23:21.335546 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.335546 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:21.341344 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all snapshots completed successfully. Aug 05 18:23:21.341992 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.341992 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:21.342836 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-407f99d6-d277-4ddc-a245-7fccd2d77601 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:23:21.343379 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 620/2501] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.343711 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a097c8c2-4aa6-40ce-a2ca-9b6f94cf6dc0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:21.353515 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a097c8c2-4aa6-40ce-a2ca-9b6f94cf6dc0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:21.354162 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 625/2502] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.366412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e38a2811-d6c6-4ca2-bdbb-23d54c6dcdfa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.400882 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e38a2811-d6c6-4ca2-bdbb-23d54c6dcdfa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/fed3e1e3-b169-4585-8b37-bcac3ec5e27f Aug 05 18:23:21.401201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e38a2811-d6c6-4ca2-bdbb-23d54c6dcdfa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.403000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e38a2811-d6c6-4ca2-bdbb-23d54c6dcdfa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.408892 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.408892 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:21.409611 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e38a2811-d6c6-4ca2-bdbb-23d54c6dcdfa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Snapshot retrieved successfully. Aug 05 18:23:21.411733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e38a2811-d6c6-4ca2-bdbb-23d54c6dcdfa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/fed3e1e3-b169-4585-8b37-bcac3ec5e27f returned with HTTP 200 Aug 05 18:23:21.411733 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 630/2503] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/snapshots/fed3e1e3-b169-4585-8b37-bcac3ec5e27f => generated 451 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.430066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bacff040-43eb-4176-bf8a-018f74c85a8d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.436369 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups/action Aug 05 18:23:21.438433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "a86d0881-1dae-433e-8994-a869f657fdba", "name": "tempest-Group_from_snap-346937870"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:21.438433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "a86d0881-1dae-433e-8994-a869f657fdba", "name": "tempest-Group_from_snap-346937870"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:21.439960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'a86d0881-1dae-433e-8994-a869f657fdba', 'name': 'tempest-Group_from_snap-346937870'}}. {{(pid=100366) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 05 18:23:21.440096 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group tempest-Group_from_snap-346937870 from group_snapshot a86d0881-1dae-433e-8994-a869f657fdba. Aug 05 18:23:21.445257 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.445257 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:21.454694 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.454694 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:21.459303 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.459303 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:21.470071 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-a91487e5-1a5b-4a54-b987-76c6ea87acd2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.475232 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-a91487e5-1a5b-4a54-b987-76c6ea87acd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:21.475232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-a91487e5-1a5b-4a54-b987-76c6ea87acd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.476027 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-a91487e5-1a5b-4a54-b987-76c6ea87acd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.489494 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.489494 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:21.496226 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-a91487e5-1a5b-4a54-b987-76c6ea87acd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:21.503535 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-a91487e5-1a5b-4a54-b987-76c6ea87acd2 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:21.504618 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 621/2504] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.530375 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['9fae157e-4a14-49fe-8a95-e80435e9c6fc'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:21.649373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-80e380ae-958e-4f02-952b-8e817a2be661 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.649373 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-80e380ae-958e-4f02-952b-8e817a2be661 None None] GET https://10.4.3.210/volume// Aug 05 18:23:21.649373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-80e380ae-958e-4f02-952b-8e817a2be661 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.649373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-80e380ae-958e-4f02-952b-8e817a2be661 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.649373 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-80e380ae-958e-4f02-952b-8e817a2be661 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:21.651142 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 626/2505] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 05 18:23:21.666126 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-ba6ea626-7a7b-4853-bc81-73d9fb5230ca None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.670133 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-ba6ea626-7a7b-4853-bc81-73d9fb5230ca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:21.670691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-ba6ea626-7a7b-4853-bc81-73d9fb5230ca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afeee7b9-a010-4cfd-b113-84eaf27e2a56", "connector": null, "instance_uuid": "9236b7a7-ca14-48b2-be86-5c792d68089e"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:21.677662 np0000006581 devstack@c-api.service[100366]: INFO cinder.group.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] A mapping entry already exists for group e4767af4-2d6a-4225-a2f0-5faced49f66c and volume type 6b7f301b-4d39-4726-a944-8005b6cd8613. Do not need to create again. Aug 05 18:23:21.678262 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.678262 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:21.679363 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:21.686826 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.686826 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:21.690464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (ee8fb788-73f0-4057-beee-afc5d7d6d013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:21.692831 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f555e53d-a45e-455b-9488-ec84db61248e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:21.693773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:21.748198 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-ba6ea626-7a7b-4853-bc81-73d9fb5230ca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:21.748740 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 631/2506] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:21 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:21.756044 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f555e53d-a45e-455b-9488-ec84db61248e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fed3e1e3-b169-4585-8b37-bcac3ec5e27f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b7f301b-4d39-4726-a944-8005b6cd8613,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1841378840',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b7f301b-4d39-4726-a944-8005b6cd8613', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e4767af4-2d6a-4225-a2f0-5faced49f66c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:21.756467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d816de2-9d3d-4af3-b0cd-37b433b79da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:21.800194 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1841378840 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1841378840, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:21.815934 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-227138fb-7e5f-4736-bd06-1f9ae36a4997 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.817402 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['555d9a7e-d85d-4f9d-a56b-7440ee0730fb', 'fb61c6d1-f6d6-4253-99b9-e307d1c4db79'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:21.818654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d816de2-9d3d-4af3-b0cd-37b433b79da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555d9a7e-d85d-4f9d-a56b-7440ee0730fb', 'fb61c6d1-f6d6-4253-99b9-e307d1c4db79']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:21.819467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d67c4e4-f6b7-4b80-a783-283a58251207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:21.823636 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-227138fb-7e5f-4736-bd06-1f9ae36a4997 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:21.824443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-227138fb-7e5f-4736-bd06-1f9ae36a4997 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.824823 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-227138fb-7e5f-4736-bd06-1f9ae36a4997 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.832575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-176c0262-449b-4a22-9276-d27c4d1a4316 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.833226 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-176c0262-449b-4a22-9276-d27c4d1a4316 None None] GET https://10.4.3.210/volume// Aug 05 18:23:21.833441 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-176c0262-449b-4a22-9276-d27c4d1a4316 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.833717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-176c0262-449b-4a22-9276-d27c4d1a4316 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.834121 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-176c0262-449b-4a22-9276-d27c4d1a4316 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:21.835299 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 627/2507] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:21.838187 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.838187 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:21.843051 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-227138fb-7e5f-4736-bd06-1f9ae36a4997 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:21.853486 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-46d7ab83-83fd-4930-8964-3fc7ae3c41f3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.855325 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-46d7ab83-83fd-4930-8964-3fc7ae3c41f3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:21.855505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-227138fb-7e5f-4736-bd06-1f9ae36a4997 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:21.855649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-46d7ab83-83fd-4930-8964-3fc7ae3c41f3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.855761 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 622/2508] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:21.855830 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-46d7ab83-83fd-4930-8964-3fc7ae3c41f3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.864882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d67c4e4-f6b7-4b80-a783-283a58251207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0', '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=e4767af4-2d6a-4225-a2f0-5faced49f66c,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['555d9a7e-d85d-4f9d-a56b-7440ee0730fb','fb61c6d1-f6d6-4253-99b9-e307d1c4db79'],size=1,snapshot_id=fed3e1e3-b169-4585-8b37-bcac3ec5e27f,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=6b7f301b-4d39-4726-a944-8005b6cd8613), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e4767af4-2d6a-4225-a2f0-5faced49f66c,host=None,id=2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64433faeb4644efea62af6b7722c5e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fed3e1e3-b169-4585-8b37-bcac3ec5e27f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d9dea87b264cc9807cd072a754cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b7f301b-4d39-4726-a944-8005b6cd8613),volume_type_id=6b7f301b-4d39-4726-a944-8005b6cd8613)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:21.865902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36cf30e-dc1c-43fc-8ff9-71cee03f8d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:21.873403 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:21.873403 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:21.879887 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-46d7ab83-83fd-4930-8964-3fc7ae3c41f3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:21.889617 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-46d7ab83-83fd-4930-8964-3fc7ae3c41f3 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:21.889761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36cf30e-dc1c-43fc-8ff9-71cee03f8d8c) transitioned into state 'SUCCESS' from 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=e4767af4-2d6a-4225-a2f0-5faced49f66c,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['555d9a7e-d85d-4f9d-a56b-7440ee0730fb','fb61c6d1-f6d6-4253-99b9-e307d1c4db79'],size=1,snapshot_id=fed3e1e3-b169-4585-8b37-bcac3ec5e27f,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=6b7f301b-4d39-4726-a944-8005b6cd8613)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:21.889914 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 632/2509] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:21.889969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (ee8fb788-73f0-4057-beee-afc5d7d6d013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:21.890404 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request issued successfully. Aug 05 18:23:21.909274 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bacff040-43eb-4176-bf8a-018f74c85a8d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/action returned with HTTP 202 Aug 05 18:23:21.909834 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 629/2510] 10.4.3.210 () {70 vars in 1318 bytes} [Wed Aug 5 18:23:21 2026] POST /volume/v3/groups/action => generated 102 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:21.928290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ad291659-af95-4003-925c-c0b6597a55bd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:21.933755 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:21.933755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:21.933755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:21.933755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:21.934314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:21.951283 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:21.952346 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:21.954811 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:22.023647 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:22.033621 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.033621 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:22.040472 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:22.040704 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:22.056438 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.064147 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] PUT https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd Aug 05 18:23:22.065946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:22.092693 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:22.093011 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Acquiring lock "cinder-attachment_update-afeee7b9-a010-4cfd-b113-84eaf27e2a56-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:22.096925 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.096925 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:22.100900 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Lock "cinder-attachment_update-afeee7b9-a010-4cfd-b113-84eaf27e2a56-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:22.102262 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.102262 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:22.105276 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ad291659-af95-4003-925c-c0b6597a55bd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:22.105785 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 628/2511] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:21 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:22.124937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.128320 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 Aug 05 18:23:22.128609 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.128886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.137565 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.137565 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:22.142737 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:22.143581 np0000006581 devstack@c-api.service[100363]: WARNING stevedore.named [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:22.143782 np0000006581 devstack@c-api.service[100363]: WARNING castellan.key_manager [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:22.197620 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:22.197620 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.197620 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:22.210572 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b6e71a4c-ad51-41af-9b18-e7f637394cba tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 returned with HTTP 200 Aug 05 18:23:22.211732 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 633/2512] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:22 2026] GET /volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 => generated 927 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:22.230185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-47b1704b-de82-4f49-8835-e30435674d0b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.232497 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47b1704b-de82-4f49-8835-e30435674d0b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c Aug 05 18:23:22.232761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47b1704b-de82-4f49-8835-e30435674d0b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.233515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47b1704b-de82-4f49-8835-e30435674d0b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.233515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-47b1704b-de82-4f49-8835-e30435674d0b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member e4767af4-2d6a-4225-a2f0-5faced49f66c {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:22.238212 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.238212 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:22.249806 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47b1704b-de82-4f49-8835-e30435674d0b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c returned with HTTP 200 Aug 05 18:23:22.249806 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 630/2513] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:22 2026] GET /volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:22.254404 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Lock "cinder-attachment_update-afeee7b9-a010-4cfd-b113-84eaf27e2a56-np0000006581" released by "attachment_update" :: held 0.153s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:22.254894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-3537dcb1-9fa3-4e10-9d09-bb7889e35a4f tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd returned with HTTP 200 Aug 05 18:23:22.255658 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 623/2514] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:22 2026] PUT /volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:22.266369 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3e78dff8-389b-4523-8b44-c93239e056ed None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.270422 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:22.273212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.273212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.273212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:22.273212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:22.286433 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:22.288297 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:22.288297 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:22.344503 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:22.349569 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.349569 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:22.357470 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:22.357766 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:22.423783 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:22.427950 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.427950 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:22.438940 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3e78dff8-389b-4523-8b44-c93239e056ed tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:22.439774 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 629/2515] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:22 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:22.441086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.449615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:22.449615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.449615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.449615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume with id: 3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:22.465873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-63a19044-da09-4a24-a356-a86da1c4b2ec None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.471622 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.471622 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:22.471622 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:22.474946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-63a19044-da09-4a24-a356-a86da1c4b2ec tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c/action Aug 05 18:23:22.475473 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-63a19044-da09-4a24-a356-a86da1c4b2ec tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:22.475761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-63a19044-da09-4a24-a356-a86da1c4b2ec tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:22.478623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-63a19044-da09-4a24-a356-a86da1c4b2ec tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for group e4767af4-2d6a-4225-a2f0-5faced49f66c {{(pid=100366) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:23:22.478623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-63a19044-da09-4a24-a356-a86da1c4b2ec tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group with id: e4767af4-2d6a-4225-a2f0-5faced49f66c Aug 05 18:23:22.491430 np0000006581 devstack@c-api.service[100363]: WARNING cinder.keymgr.conf_key_mgr [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:23:22.493629 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.493629 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:22.506933 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume request issued successfully. Aug 05 18:23:22.507216 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4f9b175-9c1b-4763-a6f4-7f86794976c7 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 202 Aug 05 18:23:22.508273 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 634/2516] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:22 2026] DELETE /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:22.537076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3d17c9f2-d51b-44e1-8b7e-02f528db7e2f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.541033 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d17c9f2-d51b-44e1-8b7e-02f528db7e2f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:22.541033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d17c9f2-d51b-44e1-8b7e-02f528db7e2f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.541372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d17c9f2-d51b-44e1-8b7e-02f528db7e2f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.565441 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.565441 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:22.593809 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3d17c9f2-d51b-44e1-8b7e-02f528db7e2f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:23:22.599685 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-63a19044-da09-4a24-a356-a86da1c4b2ec tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c/action returned with HTTP 202 Aug 05 18:23:22.600688 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 631/2517] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:23:22 2026] POST /volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:22.613118 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d17c9f2-d51b-44e1-8b7e-02f528db7e2f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 200 Aug 05 18:23:22.613796 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 624/2518] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:22 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 878 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:22.617713 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.627356 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 Aug 05 18:23:22.627356 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.627658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.639931 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.639931 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:22.649923 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:22.650445 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:22.652355 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:22.720183 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:22.727104 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.727104 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:22.745503 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ebcd428-a105-42a8-9a4c-b87db663e22c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 returned with HTTP 200 Aug 05 18:23:22.746392 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 630/2519] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:22 2026] GET /volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 => generated 926 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:22.883883 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-917a2057-35f9-4217-9caf-dc0de329e108 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:22.900629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-917a2057-35f9-4217-9caf-dc0de329e108 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:22.900629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-917a2057-35f9-4217-9caf-dc0de329e108 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:22.900905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-917a2057-35f9-4217-9caf-dc0de329e108 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:22.916303 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:22.916303 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:22.922609 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-917a2057-35f9-4217-9caf-dc0de329e108 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:22.929577 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-917a2057-35f9-4217-9caf-dc0de329e108 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:22.930147 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 635/2520] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:22 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:23.635962 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2d2622cf-5cb1-4f63-9f6a-05b3be79ceea None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.637981 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2d2622cf-5cb1-4f63-9f6a-05b3be79ceea tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 Aug 05 18:23:23.638246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2d2622cf-5cb1-4f63-9f6a-05b3be79ceea tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.638481 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2d2622cf-5cb1-4f63-9f6a-05b3be79ceea tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.649380 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2d2622cf-5cb1-4f63-9f6a-05b3be79ceea tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 returned with HTTP 404 Aug 05 18:23:23.650469 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 632/2521] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:23 2026] GET /volume/v3/volumes/3873b41c-25e1-492f-9c6c-e5dc4823c854 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:23.664617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.665623 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:23:23.665856 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.666170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.667250 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:23.744618 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Get all volumes completed successfully. Aug 05 18:23:23.744618 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:23.744887 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:23.771423 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c0f46ee2-2a83-458d-932e-7ccd024f0bb9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.776574 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0f46ee2-2a83-458d-932e-7ccd024f0bb9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 Aug 05 18:23:23.777484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0f46ee2-2a83-458d-932e-7ccd024f0bb9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.777966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0f46ee2-2a83-458d-932e-7ccd024f0bb9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.786334 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0f46ee2-2a83-458d-932e-7ccd024f0bb9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 returned with HTTP 404 Aug 05 18:23:23.787175 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 631/2522] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:23 2026] GET /volume/v3/volumes/2e4cefd5-e3fe-4172-b0f7-b38c3fb845d0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:23.796327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-817a0200-8db0-4024-9152-e3fec6e58a46 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.798679 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-817a0200-8db0-4024-9152-e3fec6e58a46 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c Aug 05 18:23:23.799051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-817a0200-8db0-4024-9152-e3fec6e58a46 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.799281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-817a0200-8db0-4024-9152-e3fec6e58a46 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.799435 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-817a0200-8db0-4024-9152-e3fec6e58a46 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member e4767af4-2d6a-4225-a2f0-5faced49f66c {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:23.804791 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-817a0200-8db0-4024-9152-e3fec6e58a46 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c returned with HTTP 404 Aug 05 18:23:23.805433 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 636/2523] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:23 2026] GET /volume/v3/groups/e4767af4-2d6a-4225-a2f0-5faced49f66c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:23.807133 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-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=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:23.817623 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:23.817623 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:23.824454 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.826473 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba Aug 05 18:23:23.826983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.826983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.827189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for member a86d0881-1dae-433e-8994-a869f657fdba {{(pid=100366) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 05 18:23:23.827566 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.group_snapshots [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group_snapshot with id: a86d0881-1dae-433e-8994-a869f657fdba Aug 05 18:23:23.831209 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3106d4e0-fba9-493f-ae3d-eb7fddebbf41 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:23:23.832069 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 625/2524] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:23:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10789 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:23.843781 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:23.843781 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:23.857430 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-690ddff0-5ae3-4dc9-9f86-639820d80192 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.859844 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-690ddff0-5ae3-4dc9-9f86-639820d80192 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] DELETE https://10.4.3.210/volume/v3/types/e00ab565-9fcd-420a-b466-49eca84746c0 Aug 05 18:23:23.860492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-690ddff0-5ae3-4dc9-9f86-639820d80192 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.860492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-690ddff0-5ae3-4dc9-9f86-639820d80192 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.921320 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-690ddff0-5ae3-4dc9-9f86-639820d80192 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/e00ab565-9fcd-420a-b466-49eca84746c0 returned with HTTP 202 Aug 05 18:23:23.921887 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 632/2525] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:23 2026] DELETE /volume/v3/types/e00ab565-9fcd-420a-b466-49eca84746c0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:23.922556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5beeb9bf-8205-4146-b8ec-a1e24cff61aa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba returned with HTTP 202 Aug 05 18:23:23.923829 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 633/2526] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:23:23 2026] DELETE /volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:23.941472 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f2765934-82d0-4053-b55d-16befbcb608b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.944143 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f2765934-82d0-4053-b55d-16befbcb608b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:23.944971 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f2765934-82d0-4053-b55d-16befbcb608b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1887687630", "extra_specs": {}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:23.947073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-516722fa-0845-42d9-91a7-0237835fbdf5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.951113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:23.951559 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.952643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.952643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:23.953529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:23.955754 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8774e322-6853-45fc-a239-9cc5e5504be5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:23.961351 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8774e322-6853-45fc-a239-9cc5e5504be5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:23.961351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8774e322-6853-45fc-a239-9cc5e5504be5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:23.961351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8774e322-6853-45fc-a239-9cc5e5504be5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:23.975004 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:23.976092 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:23.976375 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:23.981673 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f2765934-82d0-4053-b55d-16befbcb608b tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:23.982700 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 637/2527] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:23 2026] POST /volume/v3/types => generated 212 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:23.985363 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:23.985363 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:24.002625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-05a1dee7-b69e-41c9-88f2-6ef1f551cb46 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.002773 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8774e322-6853-45fc-a239-9cc5e5504be5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:24.008409 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-05a1dee7-b69e-41c9-88f2-6ef1f551cb46 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] POST https://10.4.3.210/volume/v3/types/71de538a-c535-4d75-a930-c83bc94d850c/encryption Aug 05 18:23:24.009778 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8774e322-6853-45fc-a239-9cc5e5504be5 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:24.010456 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 633/2528] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:23 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:24.012723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-05a1dee7-b69e-41c9-88f2-6ef1f551cb46 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:24.019751 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.019751 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:24.043028 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:24.054025 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.054025 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:24.054327 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-05a1dee7-b69e-41c9-88f2-6ef1f551cb46 tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/71de538a-c535-4d75-a930-c83bc94d850c/encryption returned with HTTP 200 Aug 05 18:23:24.055203 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 634/2529] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:23:23 2026] POST /volume/v3/types/71de538a-c535-4d75-a930-c83bc94d850c/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:24.068344 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-516722fa-0845-42d9-91a7-0237835fbdf5 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:24.068929 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 626/2530] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:23 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:24.073464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ce087f61-7232-456e-8962-d68323b9de80 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.076696 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:24.076696 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-946229450", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1887687630", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:24.085026 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-946229450', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1887687630', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:24.087993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume of 1 GB Aug 05 18:23:24.089057 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.089057 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:24.090202 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Availability Zones retrieved successfully. Aug 05 18:23:24.093873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7416632b-713d-442a-a17a-395e45e707dd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.100200 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:23:24.100200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:24.100200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:24.100200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:24.100200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.db.api [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Building query based on filter {{(pid=100365) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:23:24.101309 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (95272d2e-3f2f-41bb-b457-250da89468a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:24.102705 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad34260-0607-4f0c-b019-0fe21e6c8f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:24.104301 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:24.109781 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all snapshots completed successfully. Aug 05 18:23:24.111956 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7416632b-713d-442a-a17a-395e45e707dd tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:23:24.112290 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 634/2531] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:23:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:24.123905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8b424881-3476-49f5-b881-25e78a6f86c4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.126330 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8b424881-3476-49f5-b881-25e78a6f86c4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba Aug 05 18:23:24.126491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8b424881-3476-49f5-b881-25e78a6f86c4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:24.126749 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8b424881-3476-49f5-b881-25e78a6f86c4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:24.126941 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-8b424881-3476-49f5-b881-25e78a6f86c4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member a86d0881-1dae-433e-8994-a869f657fdba {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:24.133007 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8b424881-3476-49f5-b881-25e78a6f86c4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba returned with HTTP 404 Aug 05 18:23:24.133806 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 635/2532] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:24 2026] GET /volume/v3/group_snapshots/a86d0881-1dae-433e-8994-a869f657fdba => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:24.146775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-858215b3-94a2-4112-8dd3-61339c69dc94 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.152060 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:24.152383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:24.152713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:24.153247 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:24.154380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:24.166029 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:24.166867 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:24.168825 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:24.169418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad34260-0607-4f0c-b019-0fe21e6c8f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71de538a-c535-4d75-a930-c83bc94d850c,is_public=True,name='tempest-scenario-type-luks-1887687630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71de538a-c535-4d75-a930-c83bc94d850c', '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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:24.169418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af022d6-6565-45a1-8a94-2b8120cc9cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:24.225182 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:24.226483 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:24.226965 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:24.229315 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.229315 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:24.242323 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-858215b3-94a2-4112-8dd3-61339c69dc94 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:24.242810 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 627/2533] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:24 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:24.263191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f488c720-da26-45c0-8550-1385810041a4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.265707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f488c720-da26-45c0-8550-1385810041a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433/action Aug 05 18:23:24.266175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f488c720-da26-45c0-8550-1385810041a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:24.266484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f488c720-da26-45c0-8550-1385810041a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:24.268091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-f488c720-da26-45c0-8550-1385810041a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for group 993be4dc-95fa-4c90-9c7a-fef0206a9433 {{(pid=100365) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:23:24.268187 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.groups [None req-f488c720-da26-45c0-8550-1385810041a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group with id: 993be4dc-95fa-4c90-9c7a-fef0206a9433 Aug 05 18:23:24.276356 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.276356 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:24.284735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Created reservations ['a4e3c076-74d3-4964-9a37-fa8cad8d8cbb', '6ac4a242-f7cf-4f84-a10a-80811557bc93', '077a2bdd-2543-4582-a980-409ed6730391', 'a653e5ee-e22e-4beb-a63e-8830b2eb684e'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:24.285533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af022d6-6565-45a1-8a94-2b8120cc9cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4e3c076-74d3-4964-9a37-fa8cad8d8cbb', '6ac4a242-f7cf-4f84-a10a-80811557bc93', '077a2bdd-2543-4582-a980-409ed6730391', 'a653e5ee-e22e-4beb-a63e-8830b2eb684e']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:24.286974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ca0b92-6aa8-4ef6-a840-65a98924f587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:24.326694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ca0b92-6aa8-4ef6-a840-65a98924f587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d47ba7-4f3c-4a06-a507-b10f5f560da1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-946229450',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['a4e3c076-74d3-4964-9a37-fa8cad8d8cbb','6ac4a242-f7cf-4f84-a10a-80811557bc93','077a2bdd-2543-4582-a980-409ed6730391','a653e5ee-e22e-4beb-a63e-8830b2eb684e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=71de538a-c535-4d75-a930-c83bc94d850c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-946229450',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=83d47ba7-4f3c-4a06-a507-b10f5f560da1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7018fed0b68940b89cadcd9dbe4df121',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5166960a14d44ae2b40fc1fd429a8112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71de538a-c535-4d75-a930-c83bc94d850c),volume_type_id=71de538a-c535-4d75-a930-c83bc94d850c)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:24.327731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2a8c31-5254-46e4-bf2d-a030d283a52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:24.363270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa2a8c31-5254-46e4-bf2d-a030d283a52f) transitioned into state 'SUCCESS' from state '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-946229450',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7018fed0b68940b89cadcd9dbe4df121',qos_specs=None,replication_status=,reservations=['a4e3c076-74d3-4964-9a37-fa8cad8d8cbb','6ac4a242-f7cf-4f84-a10a-80811557bc93','077a2bdd-2543-4582-a980-409ed6730391','a653e5ee-e22e-4beb-a63e-8830b2eb684e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5166960a14d44ae2b40fc1fd429a8112',volume_type_id=71de538a-c535-4d75-a930-c83bc94d850c)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:24.365016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da27ab1-04f9-421e-aa77-0b0990cfb8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:24.378329 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f488c720-da26-45c0-8550-1385810041a4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433/action returned with HTTP 202 Aug 05 18:23:24.378955 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 635/2534] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:23:24 2026] POST /volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:24.386681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da27ab1-04f9-421e-aa77-0b0990cfb8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:24.386856 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Flow 'volume_create_api' (95272d2e-3f2f-41bb-b457-250da89468a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:24.388664 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Create volume request issued successfully. Aug 05 18:23:24.388664 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce087f61-7232-456e-8962-d68323b9de80 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:24.388664 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 638/2535] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:24 2026] POST /volume/v3/volumes => generated 784 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:24.399323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.402146 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f Aug 05 18:23:24.402146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:24.402146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:24.427390 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.427390 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:24.442631 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:24.443034 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:24.443400 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:24.511689 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:24.519996 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:24.519996 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:24.536376 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9591b5b0-2328-4932-a566-a2ca617c1ddf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f returned with HTTP 200 Aug 05 18:23:24.536376 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 636/2536] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:24 2026] GET /volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f => generated 915 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:24.811620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:24.812226 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:24.812737 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-542012508", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:24.814494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-542012508', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:24.814714 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume of 1 GB Aug 05 18:23:24.823061 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Availability Zones retrieved successfully. Aug 05 18:23:24.831676 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (2fa571e9-45ae-4cdb-bfb5-d401b84efe76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:24.833437 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdc3acf-a1ed-4fe8-ad6c-8fd66b9fe65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:24.835909 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:24.894742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdc3acf-a1ed-4fe8-ad6c-8fd66b9fe65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:24.895759 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eeda513-e391-4656-81e7-7943c7155e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:25.029716 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['cc0ab46f-286e-42d0-b7df-21d25c3c823d', '660149a4-f75f-4ed9-b592-cafec76d2975', 'c0a54bf4-e0f2-4b4c-9936-a0f208442f16', '15ee6696-0397-4e33-9faf-13b27db10122'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:25.030795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eeda513-e391-4656-81e7-7943c7155e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc0ab46f-286e-42d0-b7df-21d25c3c823d', '660149a4-f75f-4ed9-b592-cafec76d2975', 'c0a54bf4-e0f2-4b4c-9936-a0f208442f16', '15ee6696-0397-4e33-9faf-13b27db10122']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:25.031740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c032a375-b2b6-4e9e-8d97-95175aa255bf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.032220 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6bfbe3-c520-4370-81f1-bcec03399be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:25.037471 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c032a375-b2b6-4e9e-8d97-95175aa255bf tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:25.037796 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c032a375-b2b6-4e9e-8d97-95175aa255bf tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.038080 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c032a375-b2b6-4e9e-8d97-95175aa255bf tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.060611 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:25.060611 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:25.068625 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c032a375-b2b6-4e9e-8d97-95175aa255bf tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:25.068785 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6bfbe3-c520-4370-81f1-bcec03399be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577a924c-dd23-4f4e-97f1-5ac430736a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-542012508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['cc0ab46f-286e-42d0-b7df-21d25c3c823d','660149a4-f75f-4ed9-b592-cafec76d2975','c0a54bf4-e0f2-4b4c-9936-a0f208442f16','15ee6696-0397-4e33-9faf-13b27db10122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-542012508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577a924c-dd23-4f4e-97f1-5ac430736a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4830083398435db5552850b0c8c404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:25.068785 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03bf303-eab3-43e7-b593-a3e17e5c4f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:25.075813 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c032a375-b2b6-4e9e-8d97-95175aa255bf tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:25.076477 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 636/2537] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:25 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:25.098260 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e03bf303-eab3-43e7-b593-a3e17e5c4f28) transitioned into state 'SUCCESS' from state '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-542012508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['cc0ab46f-286e-42d0-b7df-21d25c3c823d','660149a4-f75f-4ed9-b592-cafec76d2975','c0a54bf4-e0f2-4b4c-9936-a0f208442f16','15ee6696-0397-4e33-9faf-13b27db10122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:25.099414 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a879390d-09e3-4db5-8044-626f0bbf1d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:25.123740 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a879390d-09e3-4db5-8044-626f0bbf1d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:25.125053 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (2fa571e9-45ae-4cdb-bfb5-d401b84efe76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:25.125505 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request issued successfully. Aug 05 18:23:25.126550 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0ac3afa9-a29e-4edb-ab3a-519098175a0d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:25.129618 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 628/2538] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:24 2026] POST /volume/v3/volumes => generated 756 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:25.143382 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8801970a-10e4-40a0-97b1-14c2679360bb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.146345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8801970a-10e4-40a0-97b1-14c2679360bb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:25.146666 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8801970a-10e4-40a0-97b1-14c2679360bb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.146964 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8801970a-10e4-40a0-97b1-14c2679360bb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.158319 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:25.158319 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:25.163198 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8801970a-10e4-40a0-97b1-14c2679360bb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:25.170542 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8801970a-10e4-40a0-97b1-14c2679360bb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:25.171464 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 639/2539] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:25 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:25.559853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-981cee5c-0eab-4970-8eeb-28d9464036dc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.562314 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-981cee5c-0eab-4970-8eeb-28d9464036dc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f Aug 05 18:23:25.562805 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-981cee5c-0eab-4970-8eeb-28d9464036dc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.563083 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-981cee5c-0eab-4970-8eeb-28d9464036dc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.601405 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-981cee5c-0eab-4970-8eeb-28d9464036dc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f returned with HTTP 404 Aug 05 18:23:25.601405 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 637/2540] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:25 2026] GET /volume/v3/volumes/40f07138-bf1b-45e1-a11c-bce20723729f => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:25.614181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a0012e0c-d647-4cb8-bfed-c15fcf07175d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.622110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0012e0c-d647-4cb8-bfed-c15fcf07175d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 Aug 05 18:23:25.622110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0012e0c-d647-4cb8-bfed-c15fcf07175d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.622110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0012e0c-d647-4cb8-bfed-c15fcf07175d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.622110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-a0012e0c-d647-4cb8-bfed-c15fcf07175d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 993be4dc-95fa-4c90-9c7a-fef0206a9433 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:25.626228 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0012e0c-d647-4cb8-bfed-c15fcf07175d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 returned with HTTP 404 Aug 05 18:23:25.627215 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 637/2541] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:25 2026] GET /volume/v3/groups/993be4dc-95fa-4c90-9c7a-fef0206a9433 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:25.642069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-29555bbc-d9f1-49a9-b872-b3611bfd62e8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.646539 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-29555bbc-d9f1-49a9-b872-b3611bfd62e8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/0e98cc9e-a970-433b-ae8e-355e9b04e586 Aug 05 18:23:25.647141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-29555bbc-d9f1-49a9-b872-b3611bfd62e8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.647346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-29555bbc-d9f1-49a9-b872-b3611bfd62e8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.647823 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:25.647823 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:25.681377 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-29555bbc-d9f1-49a9-b872-b3611bfd62e8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/group_types/0e98cc9e-a970-433b-ae8e-355e9b04e586 returned with HTTP 202 Aug 05 18:23:25.682138 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 629/2542] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:23:25 2026] DELETE /volume/v3/group_types/0e98cc9e-a970-433b-ae8e-355e9b04e586 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:25.699187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-22e6a847-1fa7-4253-9758-76f3d32c8438 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.703257 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22e6a847-1fa7-4253-9758-76f3d32c8438 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] DELETE https://10.4.3.210/volume/v3/types/6b7f301b-4d39-4726-a944-8005b6cd8613 Aug 05 18:23:25.703257 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22e6a847-1fa7-4253-9758-76f3d32c8438 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.704252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22e6a847-1fa7-4253-9758-76f3d32c8438 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.757197 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-717338d9-f617-4f4c-8b05-92e1eca4949e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.759867 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-717338d9-f617-4f4c-8b05-92e1eca4949e tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd/action Aug 05 18:23:25.760679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-717338d9-f617-4f4c-8b05-92e1eca4949e tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:25.760679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-717338d9-f617-4f4c-8b05-92e1eca4949e tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:25.763469 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22e6a847-1fa7-4253-9758-76f3d32c8438 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types/6b7f301b-4d39-4726-a944-8005b6cd8613 returned with HTTP 202 Aug 05 18:23:25.766362 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 640/2543] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:25 2026] DELETE /volume/v3/types/6b7f301b-4d39-4726-a944-8005b6cd8613 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:25.773524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-643f28fa-7259-4e71-b394-2043f31f5cb8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.777620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-643f28fa-7259-4e71-b394-2043f31f5cb8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] GET https://10.4.3.210/volume/v3/types/6b7f301b-4d39-4726-a944-8005b6cd8613 Aug 05 18:23:25.777620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-643f28fa-7259-4e71-b394-2043f31f5cb8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:25.777620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-643f28fa-7259-4e71-b394-2043f31f5cb8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:25.782415 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-643f28fa-7259-4e71-b394-2043f31f5cb8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types/6b7f301b-4d39-4726-a944-8005b6cd8613 returned with HTTP 404 Aug 05 18:23:25.783317 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 638/2544] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:25 2026] GET /volume/v3/types/6b7f301b-4d39-4726-a944-8005b6cd8613 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:25.789915 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:25.789915 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:25.803540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f0e4b39e-97f7-463f-b970-25908050a326 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.806715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f0e4b39e-97f7-463f-b970-25908050a326 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:25.807852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f0e4b39e-97f7-463f-b970-25908050a326 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1098472615"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:25.816720 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-df2f2d2f-74fc-4be4-9f67-8d8bed9c535d req-717338d9-f617-4f4c-8b05-92e1eca4949e tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd/action returned with HTTP 204 Aug 05 18:23:25.817505 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 638/2545] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:25 2026] POST /volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:25.836777 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f0e4b39e-97f7-463f-b970-25908050a326 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:25.837213 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 630/2546] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:25 2026] POST /volume/v3/types => generated 224 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:25.855143 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4acd281a-f147-46b2-ae02-2043c9d13f60 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.857075 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4acd281a-f147-46b2-ae02-2043c9d13f60 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:23:25.857915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4acd281a-f147-46b2-ae02-2043c9d13f60 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-580097735"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:25.881486 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4acd281a-f147-46b2-ae02-2043c9d13f60 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:23:25.882127 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 641/2547] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:23:25 2026] POST /volume/v3/group_types => generated 180 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:25.896633 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:25.903024 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:23:25.905455 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "30828543-eec3-4a1d-bc76-a636e8e4988f", "volume_types": ["9a699303-e781-4cbf-9cbc-559cfc9d13d0"], "name": "tempest-GroupSnapshotsTest-Group-788552296"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:25.907618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group {'group': {'group_type': '30828543-eec3-4a1d-bc76-a636e8e4988f', 'volume_types': ['9a699303-e781-4cbf-9cbc-559cfc9d13d0'], 'name': 'tempest-GroupSnapshotsTest-Group-788552296'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:23:25.915239 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.groups [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group tempest-GroupSnapshotsTest-Group-788552296. Aug 05 18:23:25.939417 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:23:25.939019. {{(pid=100365) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:23:25.940873 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:25.969443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['6448493c-f2a5-41aa-9fec-e2e92cd9848e'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:26.002982 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e54c57e-4c4e-4251-bbd8-37db5e63ba65 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:23:26.002982 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 639/2548] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:23:25 2026] POST /volume/v3/groups => generated 111 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:26.015143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-819d8d5d-7928-4b61-b12b-44b800300a80 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:26.017763 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-819d8d5d-7928-4b61-b12b-44b800300a80 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:26.018128 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-819d8d5d-7928-4b61-b12b-44b800300a80 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:26.020559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-819d8d5d-7928-4b61-b12b-44b800300a80 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:26.020819 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-819d8d5d-7928-4b61-b12b-44b800300a80 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:26.026463 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:26.026463 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:26.039917 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-819d8d5d-7928-4b61-b12b-44b800300a80 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:26.040293 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 639/2549] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:26 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:26.094674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5ef7abf9-80a2-4d22-9365-de9749358bbc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:26.098666 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ef7abf9-80a2-4d22-9365-de9749358bbc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:26.098966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ef7abf9-80a2-4d22-9365-de9749358bbc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:26.099240 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ef7abf9-80a2-4d22-9365-de9749358bbc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:26.119004 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:26.119004 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:26.123287 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5ef7abf9-80a2-4d22-9365-de9749358bbc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:26.128435 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ef7abf9-80a2-4d22-9365-de9749358bbc tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:26.129267 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 631/2550] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:26 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:26.150873 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-393dcf66-27f7-4dca-a110-2b247a8b829d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:26.152734 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-393dcf66-27f7-4dca-a110-2b247a8b829d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:26.153035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-393dcf66-27f7-4dca-a110-2b247a8b829d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:26.153313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-393dcf66-27f7-4dca-a110-2b247a8b829d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:26.163257 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:26.163257 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:26.168163 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-393dcf66-27f7-4dca-a110-2b247a8b829d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:26.177101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-393dcf66-27f7-4dca-a110-2b247a8b829d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:26.177511 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 642/2551] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:26 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:26.192487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-76e5a629-d8d7-46bc-b992-e1882590ac1c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:26.195782 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76e5a629-d8d7-46bc-b992-e1882590ac1c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:26.195782 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76e5a629-d8d7-46bc-b992-e1882590ac1c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:26.195989 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-64dde88c-a97d-4f85-bf27-f677394cde17 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:26.196095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76e5a629-d8d7-46bc-b992-e1882590ac1c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:26.197759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-64dde88c-a97d-4f85-bf27-f677394cde17 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:23:26.198039 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-64dde88c-a97d-4f85-bf27-f677394cde17 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:26.198351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-64dde88c-a97d-4f85-bf27-f677394cde17 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:26.209058 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:26.209058 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:26.210174 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:26.210174 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:26.214543 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-76e5a629-d8d7-46bc-b992-e1882590ac1c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:26.214716 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-64dde88c-a97d-4f85-bf27-f677394cde17 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:23:26.220188 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-64dde88c-a97d-4f85-bf27-f677394cde17 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:23:26.220652 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 640/2552] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:26 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:26.230433 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76e5a629-d8d7-46bc-b992-e1882590ac1c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:26.230433 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 640/2553] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:26 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:26.249170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-452bc066-200e-4338-8d0d-120f6926b74f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:26.254658 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-452bc066-200e-4338-8d0d-120f6926b74f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:26.254913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-452bc066-200e-4338-8d0d-120f6926b74f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:26.255137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-452bc066-200e-4338-8d0d-120f6926b74f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:26.268158 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:26.268158 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:26.275202 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-452bc066-200e-4338-8d0d-120f6926b74f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:26.292621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-452bc066-200e-4338-8d0d-120f6926b74f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:26.293233 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 632/2554] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:26 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:27.056631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8b5660ad-977b-4e65-ba47-fa1931feb22f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.060656 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b5660ad-977b-4e65-ba47-fa1931feb22f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:27.061002 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b5660ad-977b-4e65-ba47-fa1931feb22f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.061948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b5660ad-977b-4e65-ba47-fa1931feb22f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.061948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-8b5660ad-977b-4e65-ba47-fa1931feb22f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:27.069631 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.069631 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:27.077726 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b5660ad-977b-4e65-ba47-fa1931feb22f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:27.078309 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 643/2555] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:27.089671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.095523 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:27.096054 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-929733014", "volume_type": "9a699303-e781-4cbf-9cbc-559cfc9d13d0", "group_id": "0df48bdb-0bfb-4bf3-affa-b2070b00055a", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:27.102177 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-929733014', 'volume_type': '9a699303-e781-4cbf-9cbc-559cfc9d13d0', 'group_id': '0df48bdb-0bfb-4bf3-affa-b2070b00055a', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:27.117704 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.117704 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:27.118354 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume of 1 GB Aug 05 18:23:27.130480 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:27.135743 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (cb08d429-8ab6-4c63-b757-4d1cff942db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:27.138824 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337588d4-a485-488a-98a6-ca799d2b6273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:27.139687 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.139687 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:27.140398 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:27.168469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337588d4-a485-488a-98a6-ca799d2b6273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a699303-e781-4cbf-9cbc-559cfc9d13d0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1098472615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a699303-e781-4cbf-9cbc-559cfc9d13d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0df48bdb-0bfb-4bf3-affa-b2070b00055a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:27.169605 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016bd89c-1d46-4ba7-a388-7209e69a9d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:27.216572 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.216572 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.259399 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['a64f32ee-7928-436f-9e49-766ccc995c20', 'c911c905-6336-4a69-aec6-1075967da26a', '46e349ef-c265-4791-ac4b-0d25fbbd9b07', 'c4a67836-dd47-4112-9c59-288041d2d77d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:27.261114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (016bd89c-1d46-4ba7-a388-7209e69a9d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a64f32ee-7928-436f-9e49-766ccc995c20', 'c911c905-6336-4a69-aec6-1075967da26a', '46e349ef-c265-4791-ac4b-0d25fbbd9b07', 'c4a67836-dd47-4112-9c59-288041d2d77d']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:27.262399 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbb4322-784b-4149-bd5f-60d57b760c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:27.296237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbb4322-784b-4149-bd5f-60d57b760c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad1efcdd-9dd1-4b93-bfa4-18039a3846c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-929733014',encryption_key_id=None,group_id=0df48bdb-0bfb-4bf3-affa-b2070b00055a,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['a64f32ee-7928-436f-9e49-766ccc995c20','c911c905-6336-4a69-aec6-1075967da26a','46e349ef-c265-4791-ac4b-0d25fbbd9b07','c4a67836-dd47-4112-9c59-288041d2d77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=9a699303-e781-4cbf-9cbc-559cfc9d13d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-929733014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0df48bdb-0bfb-4bf3-affa-b2070b00055a,host=None,id=ad1efcdd-9dd1-4b93-bfa4-18039a3846c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64433faeb4644efea62af6b7722c5e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d9dea87b264cc9807cd072a754cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a699303-e781-4cbf-9cbc-559cfc9d13d0),volume_type_id=9a699303-e781-4cbf-9cbc-559cfc9d13d0)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:27.297470 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55747758-292c-4f23-8354-882ad4e2d6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:27.327176 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55747758-292c-4f23-8354-882ad4e2d6a1) transitioned into state 'SUCCESS' from state '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-929733014',encryption_key_id=None,group_id=0df48bdb-0bfb-4bf3-affa-b2070b00055a,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['a64f32ee-7928-436f-9e49-766ccc995c20','c911c905-6336-4a69-aec6-1075967da26a','46e349ef-c265-4791-ac4b-0d25fbbd9b07','c4a67836-dd47-4112-9c59-288041d2d77d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=9a699303-e781-4cbf-9cbc-559cfc9d13d0)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:27.328314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8c6423-8da4-4591-bdcd-2e1cc8109a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:27.353305 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8c6423-8da4-4591-bdcd-2e1cc8109a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:27.354289 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (cb08d429-8ab6-4c63-b757-4d1cff942db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:27.354289 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request issued successfully. Aug 05 18:23:27.355306 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:27.355306 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:27.370673 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fa02be57-eb77-4558-901c-ffcb3a979fc2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.391949 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:27.395760 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.395760 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:27.400611 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4853c33f-0a6a-42fd-ae4e-2942486a5f06 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:27.404771 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 641/2556] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:23:27 2026] POST /volume/v3/volumes => generated 822 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:27.423916 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.429561 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 Aug 05 18:23:27.429872 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.430133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.439343 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.439343 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:27.446826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-3970a27e-65ce-4c05-bcd6-eb62dcdff453 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.447886 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:27.448816 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:27.449032 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:27.449616 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-3970a27e-65ce-4c05-bcd6-eb62dcdff453 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:27.450057 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-3970a27e-65ce-4c05-bcd6-eb62dcdff453 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.450305 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-3970a27e-65ce-4c05-bcd6-eb62dcdff453 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.463164 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.463164 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:27.468729 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-3970a27e-65ce-4c05-bcd6-eb62dcdff453 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:27.474802 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-3970a27e-65ce-4c05-bcd6-eb62dcdff453 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:27.475710 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 644/2557] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:27.504885 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:27.511912 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.511912 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:27.524779 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9ecd411e-ce0d-428c-9c5a-bbce277864bc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 returned with HTTP 200 Aug 05 18:23:27.525288 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 633/2558] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 => generated 890 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:27.548661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fa02be57-eb77-4558-901c-ffcb3a979fc2 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] GET https://10.4.3.210/volume/v3/os-quota-class-sets/default Aug 05 18:23:27.548661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fa02be57-eb77-4558-901c-ffcb3a979fc2 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.548661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fa02be57-eb77-4558-901c-ffcb3a979fc2 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.567340 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fa02be57-eb77-4558-901c-ffcb3a979fc2 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 05 18:23:27.567855 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 641/2559] 10.4.3.210 () {66 vars in 1297 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 937 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:27.580086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-692c5f97-2cdb-4765-830b-d664801071f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.582939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-692c5f97-2cdb-4765-830b-d664801071f1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] GET https://10.4.3.210/volume/v3/os-quota-class-sets/default Aug 05 18:23:27.583759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-692c5f97-2cdb-4765-830b-d664801071f1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.583759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-692c5f97-2cdb-4765-830b-d664801071f1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.605874 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-692c5f97-2cdb-4765-830b-d664801071f1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 05 18:23:27.606465 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 642/2560] 10.4.3.210 () {66 vars in 1297 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/os-quota-class-sets/default => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:27.614816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-895cec66-4c1f-4074-abcd-b4a2f37c0ecd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.614816 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-895cec66-4c1f-4074-abcd-b4a2f37c0ecd None None] GET https://10.4.3.210/volume// Aug 05 18:23:27.614816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-895cec66-4c1f-4074-abcd-b4a2f37c0ecd None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.614816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-895cec66-4c1f-4074-abcd-b4a2f37c0ecd None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.614816 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-895cec66-4c1f-4074-abcd-b4a2f37c0ecd None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:27.615181 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 645/2561] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:27.617893 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1c2c1dca-d42c-48b7-9118-72bdc67ef3c5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.619664 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c2c1dca-d42c-48b7-9118-72bdc67ef3c5 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:27.620053 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c2c1dca-d42c-48b7-9118-72bdc67ef3c5 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1970548085"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:27.628287 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-9cec8325-79d3-4c55-bf76-54d9da326ce4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.631772 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-9cec8325-79d3-4c55-bf76-54d9da326ce4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:27.632340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-9cec8325-79d3-4c55-bf76-54d9da326ce4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "577a924c-dd23-4f4e-97f1-5ac430736a25", "connector": null, "instance_uuid": "1855cf44-c4dd-4829-9f1f-f7968e7c1c8a"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:27.645420 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c2c1dca-d42c-48b7-9118-72bdc67ef3c5 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:27.645420 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 634/2562] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:27 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:27.645704 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.645704 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:27.659274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dfbf76f7-975d-4636-a099-5786c86400e7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.661770 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dfbf76f7-975d-4636-a099-5786c86400e7 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-class-sets/default Aug 05 18:23:27.661770 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dfbf76f7-975d-4636-a099-5786c86400e7 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-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-1970548085": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1970548085": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1970548085": 3}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:27.697066 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-9cec8325-79d3-4c55-bf76-54d9da326ce4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:27.697066 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 642/2563] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:27 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:27.733316 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-33c0d900-fe9c-4951-abb7-5d44a8c1cc01 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.736130 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-33c0d900-fe9c-4951-abb7-5d44a8c1cc01 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:27.737041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-33c0d900-fe9c-4951-abb7-5d44a8c1cc01 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.737314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-33c0d900-fe9c-4951-abb7-5d44a8c1cc01 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.758951 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.758951 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:27.764384 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-49783a81-5462-4fc7-8556-979920ed57b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.764936 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-49783a81-5462-4fc7-8556-979920ed57b1 None None] GET https://10.4.3.210/volume// Aug 05 18:23:27.765015 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-33c0d900-fe9c-4951-abb7-5d44a8c1cc01 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:27.765154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-49783a81-5462-4fc7-8556-979920ed57b1 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.765441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-49783a81-5462-4fc7-8556-979920ed57b1 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.767402 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-49783a81-5462-4fc7-8556-979920ed57b1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:27.767402 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 635/2564] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:27.774960 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-33c0d900-fe9c-4951-abb7-5d44a8c1cc01 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:27.776109 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 646/2565] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:27.784870 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-04a7a1b5-103d-46ed-a976-7578a8b12b8f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.787998 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-04a7a1b5-103d-46ed-a976-7578a8b12b8f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:27.788153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-04a7a1b5-103d-46ed-a976-7578a8b12b8f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.788386 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-04a7a1b5-103d-46ed-a976-7578a8b12b8f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.817954 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:27.817954 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:27.827955 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-04a7a1b5-103d-46ed-a976-7578a8b12b8f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:27.830471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dfbf76f7-975d-4636-a099-5786c86400e7 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 05 18:23:27.831626 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 643/2566] 10.4.3.210 () {68 vars in 1318 bytes} [Wed Aug 5 18:23:27 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1129 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:27.838614 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-04a7a1b5-103d-46ed-a976-7578a8b12b8f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:27.839204 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 643/2567] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 1028 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:27.845102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.847893 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/04bd105555a348eca81219d478dbd9a4/defaults Aug 05 18:23:27.848182 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:27.848456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Calling method 'defaults' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:27.862924 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.863352 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.863798 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.864513 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.864628 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.864978 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.865513 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.865923 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.866058 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:27.873263 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b1e8320c-c8e8-41ea-b5e4-b7c499b1020c tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/04bd105555a348eca81219d478dbd9a4/defaults returned with HTTP 200 Aug 05 18:23:27.873263 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 636/2568] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:23:27 2026] GET /volume/v3/os-quota-sets/04bd105555a348eca81219d478dbd9a4/defaults => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:27.980911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:27.984877 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] PUT https://10.4.3.210/volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337 Aug 05 18:23:27.986142 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:27.999195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Acquiring lock "cinder-attachment_update-577a924c-dd23-4f4e-97f1-5ac430736a25-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:28.005893 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-577a924c-dd23-4f4e-97f1-5ac430736a25-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:28.007564 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.007564 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:28.173007 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-577a924c-dd23-4f4e-97f1-5ac430736a25-np0000006581" released by "attachment_update" :: held 0.167s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:28.176118 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-effe0e10-9135-4ab6-bbfd-0ed91925f348 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337 returned with HTTP 200 Aug 05 18:23:28.177090 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 647/2569] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:27 2026] PUT /volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:28.181307 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.185402 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] GET https://10.4.3.210/volume/v3/os-quota-sets/9148f3d0644543c9976e328a8b456ff4/defaults Aug 05 18:23:28.185767 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:28.186180 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Calling method 'defaults' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:28.207289 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.207289 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.207991 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.208458 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.208853 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.209259 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.209684 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-8110579 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-8110579, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.217009 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c034235b-243e-4f07-8d5f-f9a9f6b83b02 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/os-quota-sets/9148f3d0644543c9976e328a8b456ff4/defaults returned with HTTP 200 Aug 05 18:23:28.217786 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 644/2570] 10.4.3.210 () {66 vars in 1381 bytes} [Wed Aug 5 18:23:28 2026] GET /volume/v3/os-quota-sets/9148f3d0644543c9976e328a8b456ff4/defaults => generated 1165 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:28.388261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d2ccf732-be54-4fa4-8945-3e193a18c85d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.391025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d2ccf732-be54-4fa4-8945-3e193a18c85d tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] DELETE https://10.4.3.210/volume/v3/types/355c315c-25ce-462e-84a8-b66533f53dc6 Aug 05 18:23:28.391263 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d2ccf732-be54-4fa4-8945-3e193a18c85d tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:28.392064 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d2ccf732-be54-4fa4-8945-3e193a18c85d tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:28.436472 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d2ccf732-be54-4fa4-8945-3e193a18c85d tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/types/355c315c-25ce-462e-84a8-b66533f53dc6 returned with HTTP 202 Aug 05 18:23:28.437124 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 644/2571] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:28 2026] DELETE /volume/v3/types/355c315c-25ce-462e-84a8-b66533f53dc6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:28.452239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-62c58f95-f887-4e2b-9309-465ea27d2db1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.457282 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-62c58f95-f887-4e2b-9309-465ea27d2db1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] GET https://10.4.3.210/volume/v3/types/355c315c-25ce-462e-84a8-b66533f53dc6 Aug 05 18:23:28.457475 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-62c58f95-f887-4e2b-9309-465ea27d2db1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:28.457752 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-62c58f95-f887-4e2b-9309-465ea27d2db1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:28.464658 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-62c58f95-f887-4e2b-9309-465ea27d2db1 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/types/355c315c-25ce-462e-84a8-b66533f53dc6 returned with HTTP 404 Aug 05 18:23:28.465289 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 637/2572] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:28 2026] GET /volume/v3/types/355c315c-25ce-462e-84a8-b66533f53dc6 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:28.476875 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b3854871-a6f5-4a16-bf91-c6d2191f7de5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.479315 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3854871-a6f5-4a16-bf91-c6d2191f7de5 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] PUT https://10.4.3.210/volume/v3/os-quota-class-sets/default Aug 05 18:23:28.479853 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3854871-a6f5-4a16-bf91-c6d2191f7de5 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:28.514942 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.514942 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:28.549555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.550962 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 Aug 05 18:23:28.551188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:28.551385 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:28.559272 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.559272 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:28.564620 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:28.564620 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:28.564620 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:28.606460 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:28.619519 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.619519 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:28.640691 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f27a38e9-315d-4d2d-801d-58e1e79d38db tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 returned with HTTP 200 Aug 05 18:23:28.640691 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 645/2573] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:28 2026] GET /volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:28.656466 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3854871-a6f5-4a16-bf91-c6d2191f7de5 tempest-VolumeQuotaClassesTest-496995841 tempest-VolumeQuotaClassesTest-496995841-project-admin] https://10.4.3.210/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 05 18:23:28.657635 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 648/2574] 10.4.3.210 () {68 vars in 1318 bytes} [Wed Aug 5 18:23:28 2026] PUT /volume/v3/os-quota-class-sets/default => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:23:28.663789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-721ae510-adfa-4603-aeae-63aef67dfe5d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.670617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:28.670617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-667022853", "volume_type": "9a699303-e781-4cbf-9cbc-559cfc9d13d0", "group_id": "0df48bdb-0bfb-4bf3-affa-b2070b00055a", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:28.675095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-667022853', 'volume_type': '9a699303-e781-4cbf-9cbc-559cfc9d13d0', 'group_id': '0df48bdb-0bfb-4bf3-affa-b2070b00055a', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:28.696149 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.696149 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:28.698616 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume of 1 GB Aug 05 18:23:28.710190 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:28.717976 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (e4ef8550-b501-42bb-92ca-e73ed9ffb406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:28.720658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad38b7ef-eac8-4032-b6fe-699992aca9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:28.720658 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.720658 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:28.725747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:28.759625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad38b7ef-eac8-4032-b6fe-699992aca9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9a699303-e781-4cbf-9cbc-559cfc9d13d0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1098472615',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a699303-e781-4cbf-9cbc-559cfc9d13d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0df48bdb-0bfb-4bf3-affa-b2070b00055a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:28.759625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4f3c96-96aa-4ed6-b89b-a879010b4b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:28.795423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7fb8eb72-3ee7-4ffd-aba4-11666f5da65d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:28.798957 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7fb8eb72-3ee7-4ffd-aba4-11666f5da65d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:28.798957 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7fb8eb72-3ee7-4ffd-aba4-11666f5da65d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:28.798957 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7fb8eb72-3ee7-4ffd-aba4-11666f5da65d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:28.800966 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.801476 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1098472615 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1098472615, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:28.815746 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.815746 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:28.823922 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7fb8eb72-3ee7-4ffd-aba4-11666f5da65d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:28.829950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['2a660d4a-6b69-4a0d-980b-d29a57da6fd4', 'f0ab96f9-7d51-4638-aa37-bc78157aec4e', 'be68681b-f1d1-416d-82e0-d8bfb9e12d8d', '36aa7c45-90b3-4333-8457-2e4bbcbcabc4'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:28.831209 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7fb8eb72-3ee7-4ffd-aba4-11666f5da65d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:28.831674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4f3c96-96aa-4ed6-b89b-a879010b4b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a660d4a-6b69-4a0d-980b-d29a57da6fd4', 'f0ab96f9-7d51-4638-aa37-bc78157aec4e', 'be68681b-f1d1-416d-82e0-d8bfb9e12d8d', '36aa7c45-90b3-4333-8457-2e4bbcbcabc4']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:28.831779 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 638/2575] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:28 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:28.832323 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6e7bba-4a7c-4827-8912-540643f396f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:28.865494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6e7bba-4a7c-4827-8912-540643f396f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e86d649c-62fa-4cd6-8349-76ae702deca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-667022853',encryption_key_id=None,group_id=0df48bdb-0bfb-4bf3-affa-b2070b00055a,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['2a660d4a-6b69-4a0d-980b-d29a57da6fd4','f0ab96f9-7d51-4638-aa37-bc78157aec4e','be68681b-f1d1-416d-82e0-d8bfb9e12d8d','36aa7c45-90b3-4333-8457-2e4bbcbcabc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=9a699303-e781-4cbf-9cbc-559cfc9d13d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-667022853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0df48bdb-0bfb-4bf3-affa-b2070b00055a,host=None,id=e86d649c-62fa-4cd6-8349-76ae702deca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64433faeb4644efea62af6b7722c5e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d9dea87b264cc9807cd072a754cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a699303-e781-4cbf-9cbc-559cfc9d13d0),volume_type_id=9a699303-e781-4cbf-9cbc-559cfc9d13d0)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:28.866484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8720c6-4326-40e6-b20c-299ed417623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:28.893971 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b8720c6-4326-40e6-b20c-299ed417623b) transitioned into state 'SUCCESS' from state '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-667022853',encryption_key_id=None,group_id=0df48bdb-0bfb-4bf3-affa-b2070b00055a,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['2a660d4a-6b69-4a0d-980b-d29a57da6fd4','f0ab96f9-7d51-4638-aa37-bc78157aec4e','be68681b-f1d1-416d-82e0-d8bfb9e12d8d','36aa7c45-90b3-4333-8457-2e4bbcbcabc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=9a699303-e781-4cbf-9cbc-559cfc9d13d0)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:28.895143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765f8e6f-2c24-4348-911e-82db6ee9e6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:28.921458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (765f8e6f-2c24-4348-911e-82db6ee9e6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:28.921458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (e4ef8550-b501-42bb-92ca-e73ed9ffb406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:28.922139 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request issued successfully. Aug 05 18:23:28.923119 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:28.923453 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:28.969958 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:28.974255 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:28.974255 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:28.983624 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-721ae510-adfa-4603-aeae-63aef67dfe5d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:28.983624 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 645/2576] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:23:28 2026] POST /volume/v3/volumes => generated 822 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:29.003744 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ab19188e-458a-402d-b599-22e05b148d70 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:29.008892 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 Aug 05 18:23:29.009295 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:29.009577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:29.023328 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:29.023328 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:29.030097 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:29.030954 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:29.031154 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:29.086221 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:29.087093 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:29.087093 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:29.096469 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ab19188e-458a-402d-b599-22e05b148d70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 returned with HTTP 200 Aug 05 18:23:29.097770 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 646/2577] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:29 2026] GET /volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:29.852701 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-379e5cd0-efe5-4eef-a222-9076ed196497 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:29.856846 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-379e5cd0-efe5-4eef-a222-9076ed196497 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:29.856846 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-379e5cd0-efe5-4eef-a222-9076ed196497 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:29.856846 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-379e5cd0-efe5-4eef-a222-9076ed196497 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:29.872866 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:29.872866 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:29.884223 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-379e5cd0-efe5-4eef-a222-9076ed196497 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:29.894654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-379e5cd0-efe5-4eef-a222-9076ed196497 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:29.895162 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 649/2578] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:29 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:30.118010 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2984e949-d9eb-452a-ad64-04487aacb84f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:30.118010 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 Aug 05 18:23:30.119391 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:30.119391 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:30.133197 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:30.133197 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:30.143563 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:30.143563 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:30.143563 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:30.182084 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:30.185375 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:30.185375 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:30.199111 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2984e949-d9eb-452a-ad64-04487aacb84f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 returned with HTTP 200 Aug 05 18:23:30.199690 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 639/2579] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:30 2026] GET /volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:30.219021 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4ddac62d-92ab-472a-9c3a-05c86c059c21 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:30.227038 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ddac62d-92ab-472a-9c3a-05c86c059c21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] PUT https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:30.227401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ddac62d-92ab-472a-9c3a-05c86c059c21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ad1efcdd-9dd1-4b93-bfa4-18039a3846c8"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:30.229819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-4ddac62d-92ab-472a-9c3a-05c86c059c21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Update called for group 0df48bdb-0bfb-4bf3-affa-b2070b00055a. {{(pid=100365) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 05 18:23:30.230119 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.groups [None req-4ddac62d-92ab-472a-9c3a-05c86c059c21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Updating group 0df48bdb-0bfb-4bf3-affa-b2070b00055a with name None description: None add_volumes: None remove_volumes: ad1efcdd-9dd1-4b93-bfa4-18039a3846c8. Aug 05 18:23:30.234670 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:30.234670 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:30.282115 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ddac62d-92ab-472a-9c3a-05c86c059c21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 202 Aug 05 18:23:30.282440 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 646/2580] 10.4.3.210 () {70 vars in 1406 bytes} [Wed Aug 5 18:23:30 2026] PUT /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:30.295291 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b0ea0a25-d0de-4e57-b4c4-8f50f9b07f75 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:30.299043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b0ea0a25-d0de-4e57-b4c4-8f50f9b07f75 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:30.299374 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b0ea0a25-d0de-4e57-b4c4-8f50f9b07f75 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:30.299710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b0ea0a25-d0de-4e57-b4c4-8f50f9b07f75 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:30.299919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-b0ea0a25-d0de-4e57-b4c4-8f50f9b07f75 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:30.305776 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:30.305776 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:30.320354 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b0ea0a25-d0de-4e57-b4c4-8f50f9b07f75 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:30.320998 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 647/2581] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:30 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:30.920303 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ee51f2ab-091e-4c04-8625-dbff793faf08 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:30.926071 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee51f2ab-091e-4c04-8625-dbff793faf08 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:30.926384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee51f2ab-091e-4c04-8625-dbff793faf08 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:30.926712 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee51f2ab-091e-4c04-8625-dbff793faf08 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:30.954966 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:30.954966 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:30.967586 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ee51f2ab-091e-4c04-8625-dbff793faf08 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:30.978873 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee51f2ab-091e-4c04-8625-dbff793faf08 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:30.979430 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 650/2582] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:30 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:31.335105 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9e0a802a-af8c-4b57-b07d-7bcfece85fa0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:31.337354 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e0a802a-af8c-4b57-b07d-7bcfece85fa0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:31.337614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e0a802a-af8c-4b57-b07d-7bcfece85fa0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:31.337952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e0a802a-af8c-4b57-b07d-7bcfece85fa0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:31.338051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-9e0a802a-af8c-4b57-b07d-7bcfece85fa0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:31.339695 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=402,cinder:UPDATE=60,cinder:INSERT=39 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:23:31.343695 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:31.343695 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:31.359488 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e0a802a-af8c-4b57-b07d-7bcfece85fa0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:31.360123 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 640/2583] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:31 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:31.373050 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fd30027c-3f7d-43c4-bf6c-b9780c97397b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:31.375746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fd30027c-3f7d-43c4-bf6c-b9780c97397b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] PUT https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:31.376312 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fd30027c-3f7d-43c4-bf6c-b9780c97397b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ad1efcdd-9dd1-4b93-bfa4-18039a3846c8"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:31.378247 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-fd30027c-3f7d-43c4-bf6c-b9780c97397b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Update called for group 0df48bdb-0bfb-4bf3-affa-b2070b00055a. {{(pid=100365) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 05 18:23:31.378409 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.groups [None req-fd30027c-3f7d-43c4-bf6c-b9780c97397b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Updating group 0df48bdb-0bfb-4bf3-affa-b2070b00055a with name None description: None add_volumes: ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 remove_volumes: None. Aug 05 18:23:31.386613 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:31.386613 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:31.404532 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=470,cinder:INSERT=58,cinder:UPDATE=118 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:23:31.437683 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fd30027c-3f7d-43c4-bf6c-b9780c97397b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 202 Aug 05 18:23:31.438349 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 647/2584] 10.4.3.210 () {70 vars in 1406 bytes} [Wed Aug 5 18:23:31 2026] PUT /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:31.450733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f7049e7f-5d08-43d1-b2aa-9663632f8c11 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:31.453939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7049e7f-5d08-43d1-b2aa-9663632f8c11 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:31.454144 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7049e7f-5d08-43d1-b2aa-9663632f8c11 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:31.454896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7049e7f-5d08-43d1-b2aa-9663632f8c11 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:31.455755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-f7049e7f-5d08-43d1-b2aa-9663632f8c11 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:31.458581 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=488,cinder:INSERT=54,cinder:UPDATE=105 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:23:31.461942 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:31.461942 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:31.474301 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7049e7f-5d08-43d1-b2aa-9663632f8c11 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:31.475527 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 648/2585] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:31 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:32.000387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-50b2e0ca-16d0-46da-924c-4a86edee941a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.003449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-50b2e0ca-16d0-46da-924c-4a86edee941a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:32.003788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-50b2e0ca-16d0-46da-924c-4a86edee941a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:32.004074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-50b2e0ca-16d0-46da-924c-4a86edee941a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:32.007235 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=427,cinder:INSERT=30,cinder:UPDATE=59 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:23:32.022793 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:32.022793 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:32.026180 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-50b2e0ca-16d0-46da-924c-4a86edee941a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:32.042252 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-50b2e0ca-16d0-46da-924c-4a86edee941a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:32.042883 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 651/2586] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:31 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:32.280724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-193a856a-5044-4f69-98bc-563204f43b1d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.283672 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-193a856a-5044-4f69-98bc-563204f43b1d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/encryption Aug 05 18:23:32.283977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-193a856a-5044-4f69-98bc-563204f43b1d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:32.284233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-193a856a-5044-4f69-98bc-563204f43b1d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:32.299377 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:32.299377 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:32.310199 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-193a856a-5044-4f69-98bc-563204f43b1d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/encryption returned with HTTP 200 Aug 05 18:23:32.310920 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 641/2587] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:23:32 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:32.490515 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dec6dc2f-3f4b-4063-8558-e0bdb65391fb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.492393 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dec6dc2f-3f4b-4063-8558-e0bdb65391fb tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:32.492924 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dec6dc2f-3f4b-4063-8558-e0bdb65391fb tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:32.493284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dec6dc2f-3f4b-4063-8558-e0bdb65391fb tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:32.493284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-dec6dc2f-3f4b-4063-8558-e0bdb65391fb tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:32.500969 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:32.500969 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:32.520590 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dec6dc2f-3f4b-4063-8558-e0bdb65391fb tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:32.521107 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 648/2588] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:32 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:32.536125 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c84835ec-3a15-46d0-88c0-275d376b1f0f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.539176 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c84835ec-3a15-46d0-88c0-275d376b1f0f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] PUT https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:32.539754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c84835ec-3a15-46d0-88c0-275d376b1f0f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e86d649c-62fa-4cd6-8349-76ae702deca4"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:32.544031 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-c84835ec-3a15-46d0-88c0-275d376b1f0f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Update called for group 0df48bdb-0bfb-4bf3-affa-b2070b00055a. {{(pid=100366) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 05 18:23:32.544031 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-c84835ec-3a15-46d0-88c0-275d376b1f0f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Updating group 0df48bdb-0bfb-4bf3-affa-b2070b00055a with name None description: None add_volumes: None remove_volumes: e86d649c-62fa-4cd6-8349-76ae702deca4. Aug 05 18:23:32.551931 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:32.551931 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:32.587584 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c84835ec-3a15-46d0-88c0-275d376b1f0f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 202 Aug 05 18:23:32.587584 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 649/2589] 10.4.3.210 () {70 vars in 1406 bytes} [Wed Aug 5 18:23:32 2026] PUT /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:32.595519 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f834854d-2f97-402f-ba77-fb9aed10882b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.598122 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f834854d-2f97-402f-ba77-fb9aed10882b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:32.598351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f834854d-2f97-402f-ba77-fb9aed10882b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:32.599098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f834854d-2f97-402f-ba77-fb9aed10882b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:32.599098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-f834854d-2f97-402f-ba77-fb9aed10882b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:32.606841 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:32.606841 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:32.621615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f834854d-2f97-402f-ba77-fb9aed10882b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:32.622125 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 652/2590] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:32 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:32.758729 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8f6e75a6-6999-4c6d-8cf5-f8769fe1b25d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.868359 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f6e75a6-6999-4c6d-8cf5-f8769fe1b25d tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:32.868882 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f6e75a6-6999-4c6d-8cf5-f8769fe1b25d tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:32.895395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f6e75a6-6999-4c6d-8cf5-f8769fe1b25d tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:32.896138 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 642/2591] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:32 2026] POST /volume/v3/types => generated 188 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:32.908344 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0f4ade7b-5972-40fc-86d3-ed6c5be62ec1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:32.912287 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0f4ade7b-5972-40fc-86d3-ed6c5be62ec1 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:32.912687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0f4ade7b-5972-40fc-86d3-ed6c5be62ec1 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:32.914348 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:32.914348 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:32.932670 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0f4ade7b-5972-40fc-86d3-ed6c5be62ec1 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:32.933112 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 649/2592] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:32 2026] POST /volume/v3/types => generated 188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:32.944772 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-89a9fde8-53f0-4820-8031-0a101622b308 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.063019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a2655b68-a46e-47ef-bca0-f46bbe578e72 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.064458 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:33.064885 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:33.066624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:33.069615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a2655b68-a46e-47ef-bca0-f46bbe578e72 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:33.069615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a2655b68-a46e-47ef-bca0-f46bbe578e72 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:33.069615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a2655b68-a46e-47ef-bca0-f46bbe578e72 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:33.072771 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Create volume of 1 GB Aug 05 18:23:33.073288 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.073288 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:33.074076 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Availability Zones retrieved successfully. Aug 05 18:23:33.086622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Flow 'volume_create_api' (6c70af39-7af2-4b67-890a-0439048a0a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:33.086904 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.086904 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:33.086997 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e17078-b535-4f6b-a9fe-fa56603b5da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:33.087948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:33.090920 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a2655b68-a46e-47ef-bca0-f46bbe578e72 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:33.097074 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a2655b68-a46e-47ef-bca0-f46bbe578e72 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:33.097224 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 653/2593] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:33 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:33.098313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-72ff8a2e-5221-4d3f-962e-1691494122c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.100411 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-72ff8a2e-5221-4d3f-962e-1691494122c2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337/action Aug 05 18:23:33.101908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-72ff8a2e-5221-4d3f-962e-1691494122c2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:33.101908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-72ff8a2e-5221-4d3f-962e-1691494122c2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:33.118348 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.118348 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:33.120944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e17078-b535-4f6b-a9fe-fa56603b5da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04e9dce6-5b61-4f3d-9a4f-69715e2adb8a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04e9dce6-5b61-4f3d-9a4f-69715e2adb8a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:33.121765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273f4179-d78d-44a3-ab99-5423b3ea1f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:33.138293 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f93f332d-d7cd-40ef-8336-8b4508cf583d req-72ff8a2e-5221-4d3f-962e-1691494122c2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337/action returned with HTTP 204 Aug 05 18:23:33.138776 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 643/2594] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:33 2026] POST /volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:33.164032 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:33.164671 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:33.208315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Created reservations ['5c984c27-84d5-4014-934c-22282306a635', '16ab039a-e159-4a36-97e8-57ca96ca46de', '2319c500-a96d-4f1e-af12-7a6fa0421473', '2e14fa55-dae9-4f83-bff1-5cc970e08c99'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:33.209204 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (273f4179-d78d-44a3-ab99-5423b3ea1f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c984c27-84d5-4014-934c-22282306a635', '16ab039a-e159-4a36-97e8-57ca96ca46de', '2319c500-a96d-4f1e-af12-7a6fa0421473', '2e14fa55-dae9-4f83-bff1-5cc970e08c99']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:33.210021 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda7ec69-04f5-4ac2-849b-af8a23e4af2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:33.241283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eda7ec69-04f5-4ac2-849b-af8a23e4af2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cb8b40b-6977-4924-91e7-63bad965eeac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ef35ebe14b4a9a9892157d8f070019',qos_specs=None,replication_status=,reservations=['5c984c27-84d5-4014-934c-22282306a635','16ab039a-e159-4a36-97e8-57ca96ca46de','2319c500-a96d-4f1e-af12-7a6fa0421473','2e14fa55-dae9-4f83-bff1-5cc970e08c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249f0cea2a0d4ddb87f85c7cfeab5a8e',volume_type_id=04e9dce6-5b61-4f3d-9a4f-69715e2adb8a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cb8b40b-6977-4924-91e7-63bad965eeac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64ef35ebe14b4a9a9892157d8f070019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='249f0cea2a0d4ddb87f85c7cfeab5a8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04e9dce6-5b61-4f3d-9a4f-69715e2adb8a),volume_type_id=04e9dce6-5b61-4f3d-9a4f-69715e2adb8a)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:33.242122 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9f29dc-37b8-4098-8b6e-e434556c99e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:33.262807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc9f29dc-37b8-4098-8b6e-e434556c99e8) transitioned into state 'SUCCESS' from state '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-710038957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64ef35ebe14b4a9a9892157d8f070019',qos_specs=None,replication_status=,reservations=['5c984c27-84d5-4014-934c-22282306a635','16ab039a-e159-4a36-97e8-57ca96ca46de','2319c500-a96d-4f1e-af12-7a6fa0421473','2e14fa55-dae9-4f83-bff1-5cc970e08c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='249f0cea2a0d4ddb87f85c7cfeab5a8e',volume_type_id=04e9dce6-5b61-4f3d-9a4f-69715e2adb8a)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:33.263539 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a5757b-673e-4bd4-b33e-98a9d95c03ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:33.275671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a5757b-673e-4bd4-b33e-98a9d95c03ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:33.276723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Flow 'volume_create_api' (6c70af39-7af2-4b67-890a-0439048a0a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:33.277101 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Create volume request issued successfully. Aug 05 18:23:33.277763 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-89a9fde8-53f0-4820-8031-0a101622b308 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:33.278261 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 650/2595] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:32 2026] POST /volume/v3/volumes => generated 767 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:33.305108 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0486544c-d13e-4545-bb3b-117734c706c7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.309754 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0486544c-d13e-4545-bb3b-117734c706c7 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:33.309754 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0486544c-d13e-4545-bb3b-117734c706c7 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:33.309754 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0486544c-d13e-4545-bb3b-117734c706c7 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:33.319112 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.319112 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:33.327616 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0486544c-d13e-4545-bb3b-117734c706c7 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:33.330843 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0486544c-d13e-4545-bb3b-117734c706c7 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:33.331828 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 650/2596] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:33 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:33.519915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-813d7456-30ac-47a2-b66d-7cfd30ef80bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.522260 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-813d7456-30ac-47a2-b66d-7cfd30ef80bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce Aug 05 18:23:33.522430 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-813d7456-30ac-47a2-b66d-7cfd30ef80bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:33.522733 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-813d7456-30ac-47a2-b66d-7cfd30ef80bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:33.532624 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.532624 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:33.602494 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-af5cf00e-523b-4adf-a78b-afefa4416451 req-813d7456-30ac-47a2-b66d-7cfd30ef80bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce returned with HTTP 200 Aug 05 18:23:33.603100 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 654/2597] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:33 2026] DELETE /volume/v3/attachments/2732ca50-f177-453a-a336-c02d1b19c2ce => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:33.635560 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1e96e2ec-f56a-422d-a1d8-59270fea2455 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.638651 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1e96e2ec-f56a-422d-a1d8-59270fea2455 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:33.638981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1e96e2ec-f56a-422d-a1d8-59270fea2455 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:33.639277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1e96e2ec-f56a-422d-a1d8-59270fea2455 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:33.639567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-1e96e2ec-f56a-422d-a1d8-59270fea2455 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:33.645251 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.645251 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:33.663530 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1e96e2ec-f56a-422d-a1d8-59270fea2455 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:33.664261 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 644/2598] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:33 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:33.675680 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-47f4694b-dfb5-4e1f-8293-6e4fdbe85661 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.680228 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47f4694b-dfb5-4e1f-8293-6e4fdbe85661 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] PUT https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:33.680669 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47f4694b-dfb5-4e1f-8293-6e4fdbe85661 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e86d649c-62fa-4cd6-8349-76ae702deca4"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:33.683190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-47f4694b-dfb5-4e1f-8293-6e4fdbe85661 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Update called for group 0df48bdb-0bfb-4bf3-affa-b2070b00055a. {{(pid=100366) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 05 18:23:33.683762 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-47f4694b-dfb5-4e1f-8293-6e4fdbe85661 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Updating group 0df48bdb-0bfb-4bf3-affa-b2070b00055a with name None description: None add_volumes: e86d649c-62fa-4cd6-8349-76ae702deca4 remove_volumes: None. Aug 05 18:23:33.689357 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.689357 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:33.734306 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47f4694b-dfb5-4e1f-8293-6e4fdbe85661 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 202 Aug 05 18:23:33.734587 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 651/2599] 10.4.3.210 () {70 vars in 1406 bytes} [Wed Aug 5 18:23:33 2026] PUT /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:33.746830 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1a9dd2e0-e717-4d59-899c-4bf596161d89 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:33.751632 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1a9dd2e0-e717-4d59-899c-4bf596161d89 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:33.751632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1a9dd2e0-e717-4d59-899c-4bf596161d89 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:33.751632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1a9dd2e0-e717-4d59-899c-4bf596161d89 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:33.751632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-1a9dd2e0-e717-4d59-899c-4bf596161d89 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:33.757298 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:33.757298 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:33.768226 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1a9dd2e0-e717-4d59-899c-4bf596161d89 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:33.769076 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 651/2600] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:33 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:34.113199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-12c0e467-67fe-4217-9f3a-7a9e0adb3dd1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.116330 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12c0e467-67fe-4217-9f3a-7a9e0adb3dd1 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:34.116617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12c0e467-67fe-4217-9f3a-7a9e0adb3dd1 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.117250 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12c0e467-67fe-4217-9f3a-7a9e0adb3dd1 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.137839 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.137839 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:34.144877 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-12c0e467-67fe-4217-9f3a-7a9e0adb3dd1 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:34.153071 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12c0e467-67fe-4217-9f3a-7a9e0adb3dd1 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:34.153254 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 655/2601] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:34.314548 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.317715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/limits Aug 05 18:23:34.318612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.318612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.339035 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:34.341893 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:34.342998 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:34.343417 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:34.345505 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:34.346804 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:34.349031 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.349031 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:34.351358 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d23c34fe-20c6-473c-98fe-24be0d41590b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.354008 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d23c34fe-20c6-473c-98fe-24be0d41590b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:34.354475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d23c34fe-20c6-473c-98fe-24be0d41590b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.355279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d23c34fe-20c6-473c-98fe-24be0d41590b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.367241 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-d07b4518-27e6-4e25-9fb5-0af4b5565381 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Aug 05 18:23:34.367379 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.367379 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:34.367937 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 645/2602] 10.4.3.210 () {68 vars in 1484 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/limits => generated 302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:34.373564 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d23c34fe-20c6-473c-98fe-24be0d41590b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:34.385245 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d23c34fe-20c6-473c-98fe-24be0d41590b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:34.385970 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 652/2603] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:34.403919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-14900de8-8928-4214-8776-053c0f4bafcb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.406833 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-14900de8-8928-4214-8776-053c0f4bafcb tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:34.408315 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-14900de8-8928-4214-8776-053c0f4bafcb tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.408315 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-14900de8-8928-4214-8776-053c0f4bafcb tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.424767 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.424767 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:34.430285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-1a8672c7-930a-4816-b79a-31538aaeab4a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.431918 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-14900de8-8928-4214-8776-053c0f4bafcb tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Volume info retrieved successfully. Aug 05 18:23:34.433176 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-1a8672c7-930a-4816-b79a-31538aaeab4a tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:34.433472 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-1a8672c7-930a-4816-b79a-31538aaeab4a tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.433787 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-1a8672c7-930a-4816-b79a-31538aaeab4a tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.440985 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-14900de8-8928-4214-8776-053c0f4bafcb tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:34.441794 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 652/2604] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 1033 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:34.452841 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.452841 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:34.459002 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-1a8672c7-930a-4816-b79a-31538aaeab4a tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:34.459443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.462662 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] POST https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac/action Aug 05 18:23:34.463194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:34.463424 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:34.466154 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-1a8672c7-930a-4816-b79a-31538aaeab4a tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 200 Aug 05 18:23:34.466739 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 656/2605] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 1452 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:34.475182 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.475182 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:34.476065 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:34.481354 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.484212 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:23:34.484769 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f13fc57a-32a1-4a58-af96-9130cf6c472d", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1826066484", "description": null, "metadata": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:34.502253 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.502253 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:34.502827 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:34.503046 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Create snapshot from volume f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:34.537069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Created reservations ['e011c18a-56a9-4ff3-ab79-a9cfdf5592d4', 'f3e2eeb7-8d82-471e-a36c-0a5ba8a2b958'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:34.560390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Created reservations ['c3f810c0-8dc0-4be4-8af5-20ee6e78b431', '742d8d9c-f094-4bff-9a6e-0d7bba765da9'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:34.566112 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Created reservations ['ba37ec3c-8cbf-459b-9fac-b55986d6d1db', 'ec388723-c0b6-46d3-a5e4-aab5ec2815d9', '67776386-1349-491a-9df8-0926a020d77e', 'a2231101-44c6-4081-826e-08c9ff0a8e3b'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:34.588036 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Retype volume request issued successfully. Aug 05 18:23:34.588553 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44351fa3-18b2-4662-9bc6-34682fdafc5b tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac/action returned with HTTP 202 Aug 05 18:23:34.589060 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 646/2606] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:23:34 2026] POST /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:34.598905 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-117944f4-b1ab-47c6-b9e2-339becea9d60 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.601624 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-117944f4-b1ab-47c6-b9e2-339becea9d60 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:34.601624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-117944f4-b1ab-47c6-b9e2-339becea9d60 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.601624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-117944f4-b1ab-47c6-b9e2-339becea9d60 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.609964 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Snapshot force create request issued successfully. Aug 05 18:23:34.610407 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-4853e7d4-f428-45ac-b1bb-355554df38e6 req-a64ad1db-e37d-4ed3-af50-ce0fe27321da tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:23:34.612724 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 653/2607] 10.4.3.210 () {72 vars in 1547 bytes} [Wed Aug 5 18:23:34 2026] POST /volume/v3/snapshots => generated 319 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:34.612974 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.612974 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:34.621534 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-117944f4-b1ab-47c6-b9e2-339becea9d60 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:34.635605 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-117944f4-b1ab-47c6-b9e2-339becea9d60 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:34.635605 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 653/2608] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:34.780672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-acf2f6f2-3c70-416b-9524-afb4e1f5f9f9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.782915 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-acf2f6f2-3c70-416b-9524-afb4e1f5f9f9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:34.784120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-acf2f6f2-3c70-416b-9524-afb4e1f5f9f9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.784120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-acf2f6f2-3c70-416b-9524-afb4e1f5f9f9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.784120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-acf2f6f2-3c70-416b-9524-afb4e1f5f9f9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:34.788572 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.788572 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:34.799505 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-acf2f6f2-3c70-416b-9524-afb4e1f5f9f9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 200 Aug 05 18:23:34.801259 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 657/2609] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:34.811795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-855f5851-b067-461c-8421-077b7f1afa47 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.813886 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:34.814233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:34.814540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:34.814896 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:34.815321 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.815321 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:34.815943 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:34.825472 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:34.826475 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:34.826768 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:34.868088 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:34.871687 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.871687 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:34.876712 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:34.877013 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:34.922616 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:34.925944 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.925944 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:34.934506 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-855f5851-b067-461c-8421-077b7f1afa47 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:34.934639 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 647/2610] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:34 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:34.949166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:34.951741 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Aug 05 18:23:34.952183 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0df48bdb-0bfb-4bf3-affa-b2070b00055a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1048757112"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:34.953797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0df48bdb-0bfb-4bf3-affa-b2070b00055a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1048757112'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 05 18:23:34.958718 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.958718 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:34.962365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.group_snapshots [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1048757112. Aug 05 18:23:34.984192 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:34.984192 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:35.035616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['7553ad7d-b240-4c02-82cb-e9414dd91469', 'a36c255e-3c0a-415f-aa9f-a8dbfd055aae', '8db93ee8-6d89-4318-a0f2-ad55c62a9767', '6f81c8be-d9b4-49c8-97f2-9a91521fee86'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:35.075656 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f8486bf-746f-49f6-bd58-b0a53aa6f024 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Aug 05 18:23:35.076251 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 654/2611] 10.4.3.210 () {70 vars in 1324 bytes} [Wed Aug 5 18:23:34 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:35.085563 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9ca3ad61-e36e-4d50-a578-1bcabe10a13e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.089612 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ca3ad61-e36e-4d50-a578-1bcabe10a13e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:35.089612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ca3ad61-e36e-4d50-a578-1bcabe10a13e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.089612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ca3ad61-e36e-4d50-a578-1bcabe10a13e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.089612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.group_snapshots [None req-9ca3ad61-e36e-4d50-a578-1bcabe10a13e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 824c679c-ef5c-4345-a7a4-26d3f28ff4ea {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:35.096614 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.096614 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:35.102203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ca3ad61-e36e-4d50-a578-1bcabe10a13e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea returned with HTTP 200 Aug 05 18:23:35.103017 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 654/2612] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:35.514963 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.517090 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:35.517489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.517637 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.517884 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:35.530156 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.530156 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:35.530772 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:35.548290 np0000006581 devstack@c-api.service[100363]: WARNING cinder.keymgr.conf_key_mgr [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:23:35.555719 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:23:35.555986 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d70de55b-9715-4ae6-81a2-c7b2f7d83642 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 202 Aug 05 18:23:35.556554 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 658/2613] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:35 2026] DELETE /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:35.565351 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-65810ea1-fa53-4d6e-bcc1-9634c409f356 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.567973 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-65810ea1-fa53-4d6e-bcc1-9634c409f356 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:35.568274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-65810ea1-fa53-4d6e-bcc1-9634c409f356 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.568577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-65810ea1-fa53-4d6e-bcc1-9634c409f356 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.577666 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.577666 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:35.583056 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-65810ea1-fa53-4d6e-bcc1-9634c409f356 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:35.589436 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-65810ea1-fa53-4d6e-bcc1-9634c409f356 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 200 Aug 05 18:23:35.590045 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 648/2614] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:35.653951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-942f36aa-3e29-4758-bf63-137b898d69c0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.660810 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-942f36aa-3e29-4758-bf63-137b898d69c0 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:35.661132 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-942f36aa-3e29-4758-bf63-137b898d69c0 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.661416 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-942f36aa-3e29-4758-bf63-137b898d69c0 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.682724 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.682724 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:35.688730 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-942f36aa-3e29-4758-bf63-137b898d69c0 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:35.694716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-942f36aa-3e29-4758-bf63-137b898d69c0 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:35.695280 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 655/2615] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:35.716558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ff6e1325-b7d4-46ee-9c73-482b10830bde None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.718646 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff6e1325-b7d4-46ee-9c73-482b10830bde tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:35.719116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff6e1325-b7d4-46ee-9c73-482b10830bde tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.719546 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff6e1325-b7d4-46ee-9c73-482b10830bde tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.730719 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.730719 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:35.734675 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ff6e1325-b7d4-46ee-9c73-482b10830bde tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Volume info retrieved successfully. Aug 05 18:23:35.742446 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff6e1325-b7d4-46ee-9c73-482b10830bde tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:35.742446 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 655/2616] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 1033 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:35.759805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-91e0235b-b1cb-418a-97d7-e013116dbeec None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.764825 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-91e0235b-b1cb-418a-97d7-e013116dbeec tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] GET https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957 Aug 05 18:23:35.765170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-91e0235b-b1cb-418a-97d7-e013116dbeec tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.765449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-91e0235b-b1cb-418a-97d7-e013116dbeec tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.767796 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-91e0235b-b1cb-418a-97d7-e013116dbeec tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957'), ('all_tenants', True)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:35.803202 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-91e0235b-b1cb-418a-97d7-e013116dbeec tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Get all volumes completed successfully. Aug 05 18:23:35.804520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-91e0235b-b1cb-418a-97d7-e013116dbeec tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957 returned with HTTP 200 Aug 05 18:23:35.804520 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 659/2617] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-710038957 => generated 346 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:35.817722 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bd7617a5-7373-4b8f-9719-640101ad3c19 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.820094 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bd7617a5-7373-4b8f-9719-640101ad3c19 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:35.820630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bd7617a5-7373-4b8f-9719-640101ad3c19 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.821209 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bd7617a5-7373-4b8f-9719-640101ad3c19 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.834082 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.834082 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:35.841684 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bd7617a5-7373-4b8f-9719-640101ad3c19 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:35.850637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bd7617a5-7373-4b8f-9719-640101ad3c19 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:35.852192 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 649/2618] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:35.869965 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.875012 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:35.876220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.876220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.876220 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Delete volume with id: 3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:35.885083 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.885083 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:35.885779 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:35.912632 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Delete volume request issued successfully. Aug 05 18:23:35.912898 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fcfa5c7b-125f-4f54-b614-eff2a4ce45d1 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 202 Aug 05 18:23:35.913441 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 656/2619] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:35 2026] DELETE /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:35.922187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-92882eb5-96c4-46c0-83c0-c3c82540b53a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:35.926669 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-92882eb5-96c4-46c0-83c0-c3c82540b53a tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:35.926669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-92882eb5-96c4-46c0-83c0-c3c82540b53a tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:35.926669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-92882eb5-96c4-46c0-83c0-c3c82540b53a tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:35.942153 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:35.942153 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:35.947987 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-92882eb5-96c4-46c0-83c0-c3c82540b53a tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Volume info retrieved successfully. Aug 05 18:23:35.957189 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-92882eb5-96c4-46c0-83c0-c3c82540b53a tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 200 Aug 05 18:23:35.957874 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 656/2620] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:35 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:36.112565 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c375c294-18b9-4b42-a316-ca0996e8f949 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.115209 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c375c294-18b9-4b42-a316-ca0996e8f949 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:36.115532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c375c294-18b9-4b42-a316-ca0996e8f949 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.115802 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c375c294-18b9-4b42-a316-ca0996e8f949 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.116016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-c375c294-18b9-4b42-a316-ca0996e8f949 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 824c679c-ef5c-4345-a7a4-26d3f28ff4ea {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:36.120167 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.120167 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:36.124831 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c375c294-18b9-4b42-a316-ca0996e8f949 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea returned with HTTP 200 Aug 05 18:23:36.125316 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 660/2621] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:36.135363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.137229 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:23:36.137411 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.137680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.138017 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:36.139076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:23:36.143450 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all snapshots completed successfully. Aug 05 18:23:36.143945 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.143945 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:36.144605 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bdad7657-f004-45b5-b30a-5af772c79ea0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:23:36.145048 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 650/2622] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:36.155502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a7e0a748-7b2d-465e-b736-4d0647c8e363 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.157615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a7e0a748-7b2d-465e-b736-4d0647c8e363 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9abb342-a78a-4818-b795-1d5804722b73 Aug 05 18:23:36.157874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a7e0a748-7b2d-465e-b736-4d0647c8e363 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.158103 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a7e0a748-7b2d-465e-b736-4d0647c8e363 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.163701 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.163701 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:36.164224 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a7e0a748-7b2d-465e-b736-4d0647c8e363 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Snapshot retrieved successfully. Aug 05 18:23:36.165097 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a7e0a748-7b2d-465e-b736-4d0647c8e363 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/b9abb342-a78a-4818-b795-1d5804722b73 returned with HTTP 200 Aug 05 18:23:36.165465 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 657/2623] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/snapshots/b9abb342-a78a-4818-b795-1d5804722b73 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:36.175973 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5ee236c3-e691-4a42-ab4c-4d970f999eaa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.178046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5ee236c3-e691-4a42-ab4c-4d970f999eaa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/2278bb6f-65e0-4f9c-8a8e-6a6eea1ef321 Aug 05 18:23:36.178467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5ee236c3-e691-4a42-ab4c-4d970f999eaa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.179613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5ee236c3-e691-4a42-ab4c-4d970f999eaa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.184288 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.184288 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:36.184895 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5ee236c3-e691-4a42-ab4c-4d970f999eaa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Snapshot retrieved successfully. Aug 05 18:23:36.185796 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5ee236c3-e691-4a42-ab4c-4d970f999eaa tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/2278bb6f-65e0-4f9c-8a8e-6a6eea1ef321 returned with HTTP 200 Aug 05 18:23:36.186299 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 657/2624] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/snapshots/2278bb6f-65e0-4f9c-8a8e-6a6eea1ef321 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:36.198435 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.200820 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:36.201274 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.201618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.201928 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for member 824c679c-ef5c-4345-a7a4-26d3f28ff4ea {{(pid=100363) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 05 18:23:36.202170 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.group_snapshots [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group_snapshot with id: 824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:36.207449 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.207449 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:36.270883 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-346fccc3-bf88-4670-8a57-131d96f7b6a6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea returned with HTTP 202 Aug 05 18:23:36.271303 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 661/2625] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:23:36 2026] DELETE /volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:36.280425 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83112157-41ce-4d0f-acd6-64074af6ab1c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.282535 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:36.282978 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.283342 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.283553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:36.284858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:36.295795 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:36.296750 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:36.296965 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:36.353952 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:36.360793 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.360793 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:36.368777 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:36.369014 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:36.425900 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:36.429939 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.429939 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:36.441275 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83112157-41ce-4d0f-acd6-64074af6ab1c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:36.441905 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 651/2626] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:36.466384 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.468550 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:23:36.468986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.469246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.469556 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:36.470938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:23:36.475264 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all snapshots completed successfully. Aug 05 18:23:36.475763 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.475763 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:36.476635 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7f00fd04-400e-47d3-8e5e-795ee563c172 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:23:36.477207 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 658/2627] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:36.494350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-be869a68-6c1a-40c1-9970-554c3e888511 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.498618 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-be869a68-6c1a-40c1-9970-554c3e888511 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/b9abb342-a78a-4818-b795-1d5804722b73 Aug 05 18:23:36.498618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-be869a68-6c1a-40c1-9970-554c3e888511 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.498618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-be869a68-6c1a-40c1-9970-554c3e888511 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.503661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-be869a68-6c1a-40c1-9970-554c3e888511 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/b9abb342-a78a-4818-b795-1d5804722b73 returned with HTTP 404 Aug 05 18:23:36.504576 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 658/2628] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/snapshots/b9abb342-a78a-4818-b795-1d5804722b73 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:36.514971 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-582c79ab-44d1-4e71-8df1-ee7c8bfbc7d6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.517449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-582c79ab-44d1-4e71-8df1-ee7c8bfbc7d6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:36.517995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-582c79ab-44d1-4e71-8df1-ee7c8bfbc7d6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.518073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-582c79ab-44d1-4e71-8df1-ee7c8bfbc7d6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.518277 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-582c79ab-44d1-4e71-8df1-ee7c8bfbc7d6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 824c679c-ef5c-4345-a7a4-26d3f28ff4ea {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:36.526338 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.526338 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:36.535414 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-582c79ab-44d1-4e71-8df1-ee7c8bfbc7d6 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea returned with HTTP 200 Aug 05 18:23:36.535914 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 662/2629] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:36.608066 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f36b1a6e-66d1-4291-a1bc-6397c36b3bba None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.612244 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f36b1a6e-66d1-4291-a1bc-6397c36b3bba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 Aug 05 18:23:36.612244 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f36b1a6e-66d1-4291-a1bc-6397c36b3bba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.612244 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f36b1a6e-66d1-4291-a1bc-6397c36b3bba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.624041 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f36b1a6e-66d1-4291-a1bc-6397c36b3bba tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 returned with HTTP 404 Aug 05 18:23:36.624822 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 652/2630] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/volumes/69d72e2e-2759-4f16-92a9-5d38f77de2c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:36.632750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f855aada-97fc-412b-9b37-b398d8240d65 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.635313 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:23:36.635452 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.635878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.636991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:36.672805 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Get all volumes completed successfully. Aug 05 18:23:36.674106 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:36.674418 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:36.729380 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-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=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:36.735533 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.735533 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:36.741281 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:36.741566 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:36.789295 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-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=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:36.792364 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.792364 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:36.803199 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f855aada-97fc-412b-9b37-b398d8240d65 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:23:36.803703 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 659/2631] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13127 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:36.823743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dfc91a4b-867b-436d-aa52-9068b6823824 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.827143 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dfc91a4b-867b-436d-aa52-9068b6823824 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] DELETE https://10.4.3.210/volume/v3/types/a44fd8df-fce0-469c-83cf-89838be2b5d8 Aug 05 18:23:36.827143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dfc91a4b-867b-436d-aa52-9068b6823824 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.827143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dfc91a4b-867b-436d-aa52-9068b6823824 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.857307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dfc91a4b-867b-436d-aa52-9068b6823824 tempest-TestVolumeBootPattern-1246321299 tempest-TestVolumeBootPattern-1246321299-project-admin] https://10.4.3.210/volume/v3/types/a44fd8df-fce0-469c-83cf-89838be2b5d8 returned with HTTP 202 Aug 05 18:23:36.858019 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 659/2632] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:36 2026] DELETE /volume/v3/types/a44fd8df-fce0-469c-83cf-89838be2b5d8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:36.890326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.892129 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:36.892612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-975657476", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:36.894443 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-975657476', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:36.905288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a60c082b-ff25-4b38-9451-078a1539d217 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.907381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a60c082b-ff25-4b38-9451-078a1539d217 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 Aug 05 18:23:36.907624 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a60c082b-ff25-4b38-9451-078a1539d217 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.907842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a60c082b-ff25-4b38-9451-078a1539d217 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.918715 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:36.918715 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:36.918715 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a60c082b-ff25-4b38-9451-078a1539d217 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Snapshot retrieved successfully. Aug 05 18:23:36.918715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a60c082b-ff25-4b38-9451-078a1539d217 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 returned with HTTP 200 Aug 05 18:23:36.919187 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 653/2633] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:36.977081 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-15d0314f-6dd0-4ae3-bdb4-71e52dfe3949 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:36.978978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-15d0314f-6dd0-4ae3-bdb4-71e52dfe3949 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] GET https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac Aug 05 18:23:36.979243 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-15d0314f-6dd0-4ae3-bdb4-71e52dfe3949 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:36.979468 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-15d0314f-6dd0-4ae3-bdb4-71e52dfe3949 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:36.987109 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-15d0314f-6dd0-4ae3-bdb4-71e52dfe3949 tempest-VolumeRetypeWithoutMigrationTest-1187519024 tempest-VolumeRetypeWithoutMigrationTest-1187519024-project-member] https://10.4.3.210/volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac returned with HTTP 404 Aug 05 18:23:36.987817 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 660/2634] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:36 2026] GET /volume/v3/volumes/3cb8b40b-6977-4924-91e7-63bad965eeac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:36.997734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-32ba3754-b1e7-4e1c-bf3a-69e1031e1ae8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.001622 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32ba3754-b1e7-4e1c-bf3a-69e1031e1ae8 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] DELETE https://10.4.3.210/volume/v3/types/8fea73e8-a146-4335-9b8e-ede72481c488 Aug 05 18:23:37.001622 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32ba3754-b1e7-4e1c-bf3a-69e1031e1ae8 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.001622 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32ba3754-b1e7-4e1c-bf3a-69e1031e1ae8 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.003141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:23:37.010389 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:23:37.018170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (e45b026b-e199-4019-b347-33cba43134ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:37.020182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b43622-f1c9-4f6e-91d7-0302cdc83eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:37.023580 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:37.052786 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32ba3754-b1e7-4e1c-bf3a-69e1031e1ae8 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/types/8fea73e8-a146-4335-9b8e-ede72481c488 returned with HTTP 202 Aug 05 18:23:37.053023 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 660/2635] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:36 2026] DELETE /volume/v3/types/8fea73e8-a146-4335-9b8e-ede72481c488 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:37.064020 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9f914585-601e-49f7-b48e-e25a1b8ddcbf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.067220 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f914585-601e-49f7-b48e-e25a1b8ddcbf tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] GET https://10.4.3.210/volume/v3/types/8fea73e8-a146-4335-9b8e-ede72481c488 Aug 05 18:23:37.067477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f914585-601e-49f7-b48e-e25a1b8ddcbf tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.067703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f914585-601e-49f7-b48e-e25a1b8ddcbf tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.072076 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f914585-601e-49f7-b48e-e25a1b8ddcbf tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/types/8fea73e8-a146-4335-9b8e-ede72481c488 returned with HTTP 404 Aug 05 18:23:37.072676 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 654/2636] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/types/8fea73e8-a146-4335-9b8e-ede72481c488 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:23:37.081502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-57d55fb7-1d66-452c-afef-c56e08cbdb04 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.083541 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57d55fb7-1d66-452c-afef-c56e08cbdb04 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] DELETE https://10.4.3.210/volume/v3/types/04e9dce6-5b61-4f3d-9a4f-69715e2adb8a Aug 05 18:23:37.083894 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57d55fb7-1d66-452c-afef-c56e08cbdb04 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.083994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57d55fb7-1d66-452c-afef-c56e08cbdb04 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.102710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67b43622-f1c9-4f6e-91d7-0302cdc83eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:37.103368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5560cf-02cf-4fb8-b9f6-7b5f09e2370e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:37.131672 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57d55fb7-1d66-452c-afef-c56e08cbdb04 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/types/04e9dce6-5b61-4f3d-9a4f-69715e2adb8a returned with HTTP 202 Aug 05 18:23:37.132334 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 661/2637] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:37 2026] DELETE /volume/v3/types/04e9dce6-5b61-4f3d-9a4f-69715e2adb8a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:37.142831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-899ab79f-0222-4277-b7cf-68e7801504c5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.144918 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-899ab79f-0222-4277-b7cf-68e7801504c5 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] GET https://10.4.3.210/volume/v3/types/04e9dce6-5b61-4f3d-9a4f-69715e2adb8a Aug 05 18:23:37.145146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-899ab79f-0222-4277-b7cf-68e7801504c5 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.145362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-899ab79f-0222-4277-b7cf-68e7801504c5 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.149305 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-899ab79f-0222-4277-b7cf-68e7801504c5 tempest-VolumeRetypeWithoutMigrationTest-2021622100 tempest-VolumeRetypeWithoutMigrationTest-2021622100-project-admin] https://10.4.3.210/volume/v3/types/04e9dce6-5b61-4f3d-9a4f-69715e2adb8a returned with HTTP 404 Aug 05 18:23:37.149965 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 661/2638] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/types/04e9dce6-5b61-4f3d-9a4f-69715e2adb8a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:37.194681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['adcbf8d2-4c53-4acc-a386-16a69f6ad916', 'c624f441-6119-45b8-b94a-811853b3a347', '4f208695-0acf-48c8-a003-0e54637aeb5d', 'bdef4004-eefe-461a-bf6b-b87cd351dd52'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:37.195776 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c5560cf-02cf-4fb8-b9f6-7b5f09e2370e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adcbf8d2-4c53-4acc-a386-16a69f6ad916', 'c624f441-6119-45b8-b94a-811853b3a347', '4f208695-0acf-48c8-a003-0e54637aeb5d', 'bdef4004-eefe-461a-bf6b-b87cd351dd52']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:37.196565 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8345c16f-ec21-4c3c-b524-75b1d93640e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:37.229982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8345c16f-ec21-4c3c-b524-75b1d93640e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1185ffc-758b-4c91-b1fe-8f344912e6f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-975657476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['adcbf8d2-4c53-4acc-a386-16a69f6ad916','c624f441-6119-45b8-b94a-811853b3a347','4f208695-0acf-48c8-a003-0e54637aeb5d','bdef4004-eefe-461a-bf6b-b87cd351dd52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-975657476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1185ffc-758b-4c91-b1fe-8f344912e6f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:37.231557 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd7fd60-d5bb-4deb-9d7e-b2d100862e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:37.255392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.257684 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 Aug 05 18:23:37.257877 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.258097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.258208 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Delete snapshot with id: 6f18056d-7e3b-423c-b990-33e7329660c6 Aug 05 18:23:37.260265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd7fd60-d5bb-4deb-9d7e-b2d100862e0a) transitioned into state 'SUCCESS' from state '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-975657476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['adcbf8d2-4c53-4acc-a386-16a69f6ad916','c624f441-6119-45b8-b94a-811853b3a347','4f208695-0acf-48c8-a003-0e54637aeb5d','bdef4004-eefe-461a-bf6b-b87cd351dd52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:37.261201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000d3b4e-2fc9-4b61-99aa-86800b28a610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:37.266364 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.266364 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:37.266364 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Snapshot retrieved successfully. Aug 05 18:23:37.276991 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (000d3b4e-2fc9-4b61-99aa-86800b28a610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:37.278607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (e45b026b-e199-4019-b347-33cba43134ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:37.278607 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:23:37.281163 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07ef3c40-62b1-44cf-a88e-06b57cf3ff08 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:37.281998 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 663/2639] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:36 2026] POST /volume/v3/volumes => generated 758 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:37.294979 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Snapshot delete request issued successfully. Aug 05 18:23:37.295140 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-907ac6d3-5de7-4f53-958e-a1b35c79eeb6 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 returned with HTTP 202 Aug 05 18:23:37.295829 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 655/2640] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:23:37 2026] DELETE /volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:37.301191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dfdc11a8-fb49-4431-a05a-ef4053c3cfb2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.307228 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4739fb3f-5a5d-4afc-bb43-914ddca2e3ca None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.307667 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dfdc11a8-fb49-4431-a05a-ef4053c3cfb2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:23:37.307667 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dfdc11a8-fb49-4431-a05a-ef4053c3cfb2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.307667 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dfdc11a8-fb49-4431-a05a-ef4053c3cfb2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.309507 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4739fb3f-5a5d-4afc-bb43-914ddca2e3ca tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 Aug 05 18:23:37.309740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4739fb3f-5a5d-4afc-bb43-914ddca2e3ca tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.310137 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4739fb3f-5a5d-4afc-bb43-914ddca2e3ca tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.319256 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.319256 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:37.320446 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.320446 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:37.321190 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4739fb3f-5a5d-4afc-bb43-914ddca2e3ca tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Snapshot retrieved successfully. Aug 05 18:23:37.322538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4739fb3f-5a5d-4afc-bb43-914ddca2e3ca tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 returned with HTTP 200 Aug 05 18:23:37.324463 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 662/2641] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:37.330851 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-dfdc11a8-fb49-4431-a05a-ef4053c3cfb2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:37.337648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dfdc11a8-fb49-4431-a05a-ef4053c3cfb2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:23:37.338697 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 662/2642] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:37.550130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5d1aa4f0-ca15-4a9f-a9a1-8eef12c4cb4d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.554388 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d1aa4f0-ca15-4a9f-a9a1-8eef12c4cb4d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:37.554677 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d1aa4f0-ca15-4a9f-a9a1-8eef12c4cb4d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.554838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d1aa4f0-ca15-4a9f-a9a1-8eef12c4cb4d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.554987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.group_snapshots [None req-5d1aa4f0-ca15-4a9f-a9a1-8eef12c4cb4d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 824c679c-ef5c-4345-a7a4-26d3f28ff4ea {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:37.569282 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d1aa4f0-ca15-4a9f-a9a1-8eef12c4cb4d tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea returned with HTTP 404 Aug 05 18:23:37.569961 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 664/2643] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:37.579854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.584345 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:37.584345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.586517 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.586517 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for member 824c679c-ef5c-4345-a7a4-26d3f28ff4ea {{(pid=100364) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 05 18:23:37.586517 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.group_snapshots [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group_snapshot with id: 824c679c-ef5c-4345-a7a4-26d3f28ff4ea Aug 05 18:23:37.590818 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9c9a370a-fadb-4439-bc6b-20b7113418fc tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea returned with HTTP 404 Aug 05 18:23:37.592073 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 656/2644] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:23:37 2026] DELETE /volume/v3/group_snapshots/824c679c-ef5c-4345-a7a4-26d3f28ff4ea => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 05 18:23:37.601688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.603801 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:37.604090 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.604243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.604580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:37.605458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:37.615134 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:37.616331 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:37.616574 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:37.667822 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:37.671553 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.671553 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:37.676585 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:37.676790 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:37.732190 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:37.736250 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.736250 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:37.750582 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-999884f8-6fe0-435b-8d99-9ccdc7a471a9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:37.751275 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 663/2645] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:37.769185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-77016d08-b72f-4d2b-b343-e747ad13db8e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.772234 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-77016d08-b72f-4d2b-b343-e747ad13db8e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a/action Aug 05 18:23:37.772865 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-77016d08-b72f-4d2b-b343-e747ad13db8e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:37.773046 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-77016d08-b72f-4d2b-b343-e747ad13db8e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:37.775739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-77016d08-b72f-4d2b-b343-e747ad13db8e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for group 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100366) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:23:37.775916 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.groups [None req-77016d08-b72f-4d2b-b343-e747ad13db8e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group with id: 0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:37.780740 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.780740 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:37.833296 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.835881 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:23:37.836344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "577a924c-dd23-4f4e-97f1-5ac430736a25", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1357793320", "description": null, "metadata": null}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:37.852677 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.852677 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:37.853307 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:37.853528 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create snapshot from volume 577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:37.865427 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-77016d08-b72f-4d2b-b343-e747ad13db8e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a/action returned with HTTP 202 Aug 05 18:23:37.866119 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 663/2646] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:23:37 2026] POST /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:37.874677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.877952 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 Aug 05 18:23:37.877952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.878380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.887156 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.887156 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:37.891773 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:37.892839 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:37.893123 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:37.910812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['ccaec7fd-0154-473f-a440-9edf365a7779', '3e3f60c7-1655-4610-865c-b5a0375c1e6d', '3954aa49-7b8c-4bab-96d9-0a0519f18e48', '36097bc6-deaf-4d58-8907-b029214a065f'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:37.945212 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:37.951512 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.951512 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:37.957250 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot force create request issued successfully. Aug 05 18:23:37.957777 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d79ff34f-17a2-497e-9e70-166d15dbdb6a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:23:37.958420 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 665/2647] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:23:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:37.968545 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6bb22330-d7bb-43ac-a7b7-0da8204cdb5b tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 returned with HTTP 200 Aug 05 18:23:37.969016 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 657/2648] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:37.970812 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a0002252-395f-4fa8-a61a-2acd7694be3d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:37.973885 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0002252-395f-4fa8-a61a-2acd7694be3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:23:37.974173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0002252-395f-4fa8-a61a-2acd7694be3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:37.974740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0002252-395f-4fa8-a61a-2acd7694be3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:37.981633 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:37.981633 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:37.982484 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a0002252-395f-4fa8-a61a-2acd7694be3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:37.983905 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0002252-395f-4fa8-a61a-2acd7694be3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d returned with HTTP 200 Aug 05 18:23:37.984467 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 664/2649] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:37 2026] GET /volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:38.335152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bc151f23-bc9a-462f-aa32-26928b7ccf60 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:38.336951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bc151f23-bc9a-462f-aa32-26928b7ccf60 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] GET https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 Aug 05 18:23:38.337181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bc151f23-bc9a-462f-aa32-26928b7ccf60 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:38.337362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bc151f23-bc9a-462f-aa32-26928b7ccf60 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:38.344807 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bc151f23-bc9a-462f-aa32-26928b7ccf60 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 returned with HTTP 404 Aug 05 18:23:38.345300 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 664/2650] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:38 2026] GET /volume/v3/snapshots/6f18056d-7e3b-423c-b990-33e7329660c6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:38.358385 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-375ecb01-17be-4592-8f20-cd45cbc92068 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:38.360938 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-375ecb01-17be-4592-8f20-cd45cbc92068 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:23:38.361217 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-375ecb01-17be-4592-8f20-cd45cbc92068 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:38.361530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-375ecb01-17be-4592-8f20-cd45cbc92068 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:38.370974 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:38.370974 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:38.376273 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-375ecb01-17be-4592-8f20-cd45cbc92068 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:38.383229 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-375ecb01-17be-4592-8f20-cd45cbc92068 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:23:38.383774 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 666/2651] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:38 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:38.397074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9a99d682-b4ac-4636-aa2f-af0cd83b2db7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:38.399385 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a99d682-b4ac-4636-aa2f-af0cd83b2db7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:23:38.399653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a99d682-b4ac-4636-aa2f-af0cd83b2db7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:38.399873 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a99d682-b4ac-4636-aa2f-af0cd83b2db7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:38.408911 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:38.408911 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:38.413973 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9a99d682-b4ac-4636-aa2f-af0cd83b2db7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:38.419985 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a99d682-b4ac-4636-aa2f-af0cd83b2db7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:23:38.420438 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 658/2652] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:38 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:38.988486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ae11712b-059e-4fd7-aa62-90fb3a1ec0f4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:38.995837 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae11712b-059e-4fd7-aa62-90fb3a1ec0f4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 Aug 05 18:23:38.996205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae11712b-059e-4fd7-aa62-90fb3a1ec0f4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:38.996362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae11712b-059e-4fd7-aa62-90fb3a1ec0f4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.007611 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a924ec59-14c6-4e50-85bc-e4e71cf608c4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.010169 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a924ec59-14c6-4e50-85bc-e4e71cf608c4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:23:39.010344 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae11712b-059e-4fd7-aa62-90fb3a1ec0f4 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 returned with HTTP 404 Aug 05 18:23:39.010404 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a924ec59-14c6-4e50-85bc-e4e71cf608c4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.010698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a924ec59-14c6-4e50-85bc-e4e71cf608c4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.011279 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 665/2653] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:38 2026] GET /volume/v3/volumes/e86d649c-62fa-4cd6-8349-76ae702deca4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:39.018635 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:39.018635 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:39.019235 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a924ec59-14c6-4e50-85bc-e4e71cf608c4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:39.020676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a924ec59-14c6-4e50-85bc-e4e71cf608c4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d returned with HTTP 200 Aug 05 18:23:39.021151 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 665/2654] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:39.025721 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fca1fd94-e3bc-4666-9d51-4b55d6449081 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.030607 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fca1fd94-e3bc-4666-9d51-4b55d6449081 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 Aug 05 18:23:39.030929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fca1fd94-e3bc-4666-9d51-4b55d6449081 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.031187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fca1fd94-e3bc-4666-9d51-4b55d6449081 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.035235 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8cef04df-90e2-465b-b59f-6c6598e4c74e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.037677 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8cef04df-90e2-465b-b59f-6c6598e4c74e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:23:39.038013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8cef04df-90e2-465b-b59f-6c6598e4c74e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.038253 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8cef04df-90e2-465b-b59f-6c6598e4c74e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.051105 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:39.051105 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:39.051756 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8cef04df-90e2-465b-b59f-6c6598e4c74e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:39.053824 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8cef04df-90e2-465b-b59f-6c6598e4c74e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d returned with HTTP 200 Aug 05 18:23:39.054405 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 659/2655] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:39.060061 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fca1fd94-e3bc-4666-9d51-4b55d6449081 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 returned with HTTP 404 Aug 05 18:23:39.061446 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 667/2656] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/volumes/ad1efcdd-9dd1-4b93-bfa4-18039a3846c8 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:39.069718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c0e5a987-e7fa-433e-b65a-992cee890c70 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.071906 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0e5a987-e7fa-433e-b65a-992cee890c70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a Aug 05 18:23:39.072152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0e5a987-e7fa-433e-b65a-992cee890c70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.072399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0e5a987-e7fa-433e-b65a-992cee890c70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.072605 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-c0e5a987-e7fa-433e-b65a-992cee890c70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 0df48bdb-0bfb-4bf3-affa-b2070b00055a {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:39.076667 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0e5a987-e7fa-433e-b65a-992cee890c70 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a returned with HTTP 404 Aug 05 18:23:39.077457 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 666/2657] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/groups/0df48bdb-0bfb-4bf3-affa-b2070b00055a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:39.087922 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66bc400e-45af-4934-94b6-711956f60506 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.090666 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66bc400e-45af-4934-94b6-711956f60506 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/30828543-eec3-4a1d-bc76-a636e8e4988f Aug 05 18:23:39.090902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66bc400e-45af-4934-94b6-711956f60506 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.091247 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66bc400e-45af-4934-94b6-711956f60506 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.119165 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66bc400e-45af-4934-94b6-711956f60506 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/group_types/30828543-eec3-4a1d-bc76-a636e8e4988f returned with HTTP 202 Aug 05 18:23:39.119743 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 666/2658] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:23:39 2026] DELETE /volume/v3/group_types/30828543-eec3-4a1d-bc76-a636e8e4988f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:39.134980 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f4fc01f9-2862-43bd-b055-d5b3a2ffaec8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.138815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4fc01f9-2862-43bd-b055-d5b3a2ffaec8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] DELETE https://10.4.3.210/volume/v3/types/9a699303-e781-4cbf-9cbc-559cfc9d13d0 Aug 05 18:23:39.139175 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4fc01f9-2862-43bd-b055-d5b3a2ffaec8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.139518 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4fc01f9-2862-43bd-b055-d5b3a2ffaec8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.170463 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4fc01f9-2862-43bd-b055-d5b3a2ffaec8 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types/9a699303-e781-4cbf-9cbc-559cfc9d13d0 returned with HTTP 202 Aug 05 18:23:39.171057 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 660/2659] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:39 2026] DELETE /volume/v3/types/9a699303-e781-4cbf-9cbc-559cfc9d13d0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:39.182848 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6170f458-530e-4a7d-94ca-eac05356346b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.185135 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6170f458-530e-4a7d-94ca-eac05356346b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] GET https://10.4.3.210/volume/v3/types/9a699303-e781-4cbf-9cbc-559cfc9d13d0 Aug 05 18:23:39.185289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6170f458-530e-4a7d-94ca-eac05356346b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.185499 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6170f458-530e-4a7d-94ca-eac05356346b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.190323 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6170f458-530e-4a7d-94ca-eac05356346b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types/9a699303-e781-4cbf-9cbc-559cfc9d13d0 returned with HTTP 404 Aug 05 18:23:39.191201 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 668/2660] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/types/9a699303-e781-4cbf-9cbc-559cfc9d13d0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:39.201916 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b9414e0c-0649-4edf-9994-b1247c8c08c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.205012 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9414e0c-0649-4edf-9994-b1247c8c08c1 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:39.205252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9414e0c-0649-4edf-9994-b1247c8c08c1 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1927395440"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:39.228330 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9414e0c-0649-4edf-9994-b1247c8c08c1 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:39.229063 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 667/2661] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:39 2026] POST /volume/v3/types => generated 224 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:39.242067 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e8a484e7-14dc-408c-8325-9623bdfe334b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.244748 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e8a484e7-14dc-408c-8325-9623bdfe334b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:23:39.245258 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e8a484e7-14dc-408c-8325-9623bdfe334b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1311008607"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:39.267275 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e8a484e7-14dc-408c-8325-9623bdfe334b tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:23:39.267806 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 667/2662] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:23:39 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:39.281969 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-67255fcc-db61-4d0b-888e-2a16a9929010 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.285172 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:23:39.285659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "24d752e0-a851-4721-8bf1-c00734156be5", "volume_types": ["78901272-ae3b-4951-bb5b-4d477b32ab15"], "name": "tempest-GroupSnapshotsTest-Group-1916730088"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:39.288223 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group {'group': {'group_type': '24d752e0-a851-4721-8bf1-c00734156be5', 'volume_types': ['78901272-ae3b-4951-bb5b-4d477b32ab15'], 'name': 'tempest-GroupSnapshotsTest-Group-1916730088'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:23:39.294934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group tempest-GroupSnapshotsTest-Group-1916730088. Aug 05 18:23:39.304798 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:39.331391 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['9f4a87cd-2f58-4f99-b65f-dcd4b8c9b154'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:39.389945 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67255fcc-db61-4d0b-888e-2a16a9929010 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:23:39.389945 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 661/2663] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:23:39 2026] POST /volume/v3/groups => generated 112 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:39.400653 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1d0e5eb1-3db9-4d97-bd8a-79facabb1bc0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.406158 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d0e5eb1-3db9-4d97-bd8a-79facabb1bc0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef Aug 05 18:23:39.406445 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d0e5eb1-3db9-4d97-bd8a-79facabb1bc0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.407529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d0e5eb1-3db9-4d97-bd8a-79facabb1bc0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.408800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-1d0e5eb1-3db9-4d97-bd8a-79facabb1bc0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 6c99e14b-006d-44a8-9e3e-d8c4f28423ef {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:39.418942 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:39.418942 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:39.449622 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d0e5eb1-3db9-4d97-bd8a-79facabb1bc0 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef returned with HTTP 200 Aug 05 18:23:39.449622 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 669/2664] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:39.644826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1f60a8aa-c3d6-4dec-af5f-d235f914e739 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:39.802883 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1f60a8aa-c3d6-4dec-af5f-d235f914e739 tempest-ExtensionsTestJSON-195322715 tempest-ExtensionsTestJSON-195322715-project-member] GET https://10.4.3.210/volume/v3/extensions Aug 05 18:23:39.803217 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1f60a8aa-c3d6-4dec-af5f-d235f914e739 tempest-ExtensionsTestJSON-195322715 tempest-ExtensionsTestJSON-195322715-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:39.803275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1f60a8aa-c3d6-4dec-af5f-d235f914e739 tempest-ExtensionsTestJSON-195322715 tempest-ExtensionsTestJSON-195322715-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:39.804309 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1f60a8aa-c3d6-4dec-af5f-d235f914e739 tempest-ExtensionsTestJSON-195322715 tempest-ExtensionsTestJSON-195322715-project-member] https://10.4.3.210/volume/v3/extensions returned with HTTP 200 Aug 05 18:23:39.804585 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 668/2665] 10.4.3.210 () {66 vars in 1246 bytes} [Wed Aug 5 18:23:39 2026] GET /volume/v3/extensions => generated 5245 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:40.102831 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-cf683666-eb42-419f-b98b-3920fac01685 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.105540 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-cf683666-eb42-419f-b98b-3920fac01685 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:23:40.105825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-cf683666-eb42-419f-b98b-3920fac01685 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.106077 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-cf683666-eb42-419f-b98b-3920fac01685 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.115209 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.115209 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:40.122550 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-cf683666-eb42-419f-b98b-3920fac01685 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:40.131010 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-cf683666-eb42-419f-b98b-3920fac01685 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:23:40.131506 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 668/2666] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:40 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:40.343046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-59f378de-a50f-4aa3-9ec7-7bf268e70e2c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.343046 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-59f378de-a50f-4aa3-9ec7-7bf268e70e2c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133 Aug 05 18:23:40.343046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-59f378de-a50f-4aa3-9ec7-7bf268e70e2c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.343046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-59f378de-a50f-4aa3-9ec7-7bf268e70e2c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.343046 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.343046 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:40.422279 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-59f378de-a50f-4aa3-9ec7-7bf268e70e2c tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133 returned with HTTP 200 Aug 05 18:23:40.423030 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 662/2667] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:40 2026] DELETE /volume/v3/attachments/ff907df4-d4fe-44c1-a016-e9cec1c0d133 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:40.436034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.438778 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:40.439006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.439336 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.439624 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Delete volume with id: f13fc57a-32a1-4a58-af96-9130cf6c472d Aug 05 18:23:40.451489 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.451489 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:40.452231 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Volume info retrieved successfully. Aug 05 18:23:40.464453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ff6f2a43-90d5-46e8-ac5b-0c7fab3e81e3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.466393 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff6f2a43-90d5-46e8-ac5b-0c7fab3e81e3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef Aug 05 18:23:40.466804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2a43-90d5-46e8-ac5b-0c7fab3e81e3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.467118 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff6f2a43-90d5-46e8-ac5b-0c7fab3e81e3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.467320 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-ff6f2a43-90d5-46e8-ac5b-0c7fab3e81e3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 6c99e14b-006d-44a8-9e3e-d8c4f28423ef {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:40.472570 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.472570 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:40.484808 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff6f2a43-90d5-46e8-ac5b-0c7fab3e81e3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef returned with HTTP 200 Aug 05 18:23:40.485280 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 669/2668] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:40 2026] GET /volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:40.490668 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] Delete volume request issued successfully. Aug 05 18:23:40.490966 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-22e85ab4-f268-4ae0-8dd6-096ce8b27085 req-f17d065d-60e2-4a95-b87c-bc7f89172125 tempest-ImageDependencyTests-641414924 tempest-ImageDependencyTests-641414924-project-member] https://10.4.3.210/volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d returned with HTTP 202 Aug 05 18:23:40.491711 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 670/2669] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:23:40 2026] DELETE /volume/v3/volumes/f13fc57a-32a1-4a58-af96-9130cf6c472d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:40.495351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-745cc620-821b-424c-812c-c42b4af3cf24 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.498118 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:40.498356 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-711175834", "volume_type": "78901272-ae3b-4951-bb5b-4d477b32ab15", "group_id": "6c99e14b-006d-44a8-9e3e-d8c4f28423ef", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:40.500431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-711175834', 'volume_type': '78901272-ae3b-4951-bb5b-4d477b32ab15', 'group_id': '6c99e14b-006d-44a8-9e3e-d8c4f28423ef', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:40.512148 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.512148 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:40.512705 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume of 1 GB Aug 05 18:23:40.521089 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Availability Zones retrieved successfully. Aug 05 18:23:40.529432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (e4451bd2-1be4-4bd2-8e4c-10ff3d2f8b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:40.531268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92676797-f5b6-4ef0-a24b-b5adfcdfead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:40.532077 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.532077 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:40.532689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:40.570247 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92676797-f5b6-4ef0-a24b-b5adfcdfead9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78901272-ae3b-4951-bb5b-4d477b32ab15,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1927395440',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78901272-ae3b-4951-bb5b-4d477b32ab15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c99e14b-006d-44a8-9e3e-d8c4f28423ef', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:40.571254 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a15dd0-5fc1-4953-ac27-f9db8d9277bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:40.610945 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1927395440 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1927395440, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:40.611507 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1927395440 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1927395440, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:40.668455 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['e3dbffa4-5556-4d33-be45-7db14fdfc109', 'd1c9ff05-96ab-4ae7-9fb6-49777ef19e37', '7e18c9bc-5170-4cca-beb9-a13f06f09a4b', 'f61e537b-142d-42b8-b323-75a58ac8630d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:40.669677 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a15dd0-5fc1-4953-ac27-f9db8d9277bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3dbffa4-5556-4d33-be45-7db14fdfc109', 'd1c9ff05-96ab-4ae7-9fb6-49777ef19e37', '7e18c9bc-5170-4cca-beb9-a13f06f09a4b', 'f61e537b-142d-42b8-b323-75a58ac8630d']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:40.670845 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8520021-4bc0-4a01-a313-b4cdab2fe7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:40.700431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8520021-4bc0-4a01-a313-b4cdab2fe7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a568eb76-5eb7-44f2-875e-8da0d36cfb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-711175834',encryption_key_id=None,group_id=6c99e14b-006d-44a8-9e3e-d8c4f28423ef,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['e3dbffa4-5556-4d33-be45-7db14fdfc109','d1c9ff05-96ab-4ae7-9fb6-49777ef19e37','7e18c9bc-5170-4cca-beb9-a13f06f09a4b','f61e537b-142d-42b8-b323-75a58ac8630d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=78901272-ae3b-4951-bb5b-4d477b32ab15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-711175834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c99e14b-006d-44a8-9e3e-d8c4f28423ef,host=None,id=a568eb76-5eb7-44f2-875e-8da0d36cfb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64433faeb4644efea62af6b7722c5e6c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2d9dea87b264cc9807cd072a754cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78901272-ae3b-4951-bb5b-4d477b32ab15),volume_type_id=78901272-ae3b-4951-bb5b-4d477b32ab15)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:40.702221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c084e7e3-20f6-46ac-b2f7-9d57d5210963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:40.728102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c084e7e3-20f6-46ac-b2f7-9d57d5210963) transitioned into state 'SUCCESS' from state '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-711175834',encryption_key_id=None,group_id=6c99e14b-006d-44a8-9e3e-d8c4f28423ef,group_type_id=,metadata={},multiattach=False,project_id='64433faeb4644efea62af6b7722c5e6c',qos_specs=None,replication_status=,reservations=['e3dbffa4-5556-4d33-be45-7db14fdfc109','d1c9ff05-96ab-4ae7-9fb6-49777ef19e37','7e18c9bc-5170-4cca-beb9-a13f06f09a4b','f61e537b-142d-42b8-b323-75a58ac8630d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2d9dea87b264cc9807cd072a754cb90',volume_type_id=78901272-ae3b-4951-bb5b-4d477b32ab15)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:40.728789 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af22caca-34aa-4a5b-b78f-e15a35aec044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:40.749369 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af22caca-34aa-4a5b-b78f-e15a35aec044) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:40.749481 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Flow 'volume_create_api' (e4451bd2-1be4-4bd2-8e4c-10ff3d2f8b10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:40.750025 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Create volume request issued successfully. Aug 05 18:23:40.751000 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:40.751232 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:40.799693 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-bd1eb5bb-fe24-4d22-9ed2-df0dd00a361c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.800157 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:40.802839 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-bd1eb5bb-fe24-4d22-9ed2-df0dd00a361c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:23:40.803156 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-bd1eb5bb-fe24-4d22-9ed2-df0dd00a361c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.803457 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-bd1eb5bb-fe24-4d22-9ed2-df0dd00a361c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.808188 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.808188 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:40.814101 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-745cc620-821b-424c-812c-c42b4af3cf24 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:40.814700 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 669/2670] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:23:40 2026] POST /volume/v3/volumes => generated 822 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:40.815193 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.815193 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:40.821700 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-bd1eb5bb-fe24-4d22-9ed2-df0dd00a361c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:40.828246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.830316 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-bd1eb5bb-fe24-4d22-9ed2-df0dd00a361c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:23:40.830741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e Aug 05 18:23:40.831104 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.832296 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 663/2671] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:40 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:40.832393 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.839611 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.839611 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:40.846607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-414e5644-a684-493e-bcbd-caebb48444a0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.847631 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-414e5644-a684-493e-bcbd-caebb48444a0 None None] GET https://10.4.3.210/volume// Aug 05 18:23:40.847631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-414e5644-a684-493e-bcbd-caebb48444a0 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:40.847631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-414e5644-a684-493e-bcbd-caebb48444a0 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:40.847848 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-414e5644-a684-493e-bcbd-caebb48444a0 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:40.848267 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 671/2672] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:23:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:40.849088 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:40.851173 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:40.851479 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:40.862306 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-e3fee6b5-2f33-4591-8c4f-d0c396f6a8ad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.864824 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-e3fee6b5-2f33-4591-8c4f-d0c396f6a8ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:40.865371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-e3fee6b5-2f33-4591-8c4f-d0c396f6a8ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1185ffc-758b-4c91-b1fe-8f344912e6f6", "connector": null, "instance_uuid": "b5c607f2-3c9c-421c-9e02-93be12e2b62d"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:40.877567 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.877567 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:40.916802 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:40.923173 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.923173 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:40.924763 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-e3fee6b5-2f33-4591-8c4f-d0c396f6a8ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:40.925440 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 670/2673] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:40 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:40.935864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a0318f3-5201-4c1b-ad3c-1775d28ef821 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e returned with HTTP 200 Aug 05 18:23:40.936138 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 670/2674] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:40 2026] GET /volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e => generated 890 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:23:40.979477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:40.982419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:23:40.982914 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "577a924c-dd23-4f4e-97f1-5ac430736a25", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-648718101", "description": null, "metadata": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:40.998357 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:40.998357 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:40.999131 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:40.999355 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create snapshot from volume 577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:41.039331 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['4d3cb828-983a-4910-9246-181347e4262d', '6a8f7591-5981-429e-bb20-6ae3253999d2', 'a212b4cf-dba3-48bb-8d3b-7a621d478b9d', 'dff0a590-73b7-49f5-8b96-23318ecf031c'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:41.086000 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot force create request issued successfully. Aug 05 18:23:41.086000 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0b35a7cc-b8f5-4cad-b4e7-2db92deeb26e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:23:41.086000 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 664/2675] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:23:40 2026] POST /volume/v3/snapshots => generated 312 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:41.096148 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-29388735-a50f-4ac0-88dc-eac6e18145b7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:41.099839 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-29388735-a50f-4ac0-88dc-eac6e18145b7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:23:41.100730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-29388735-a50f-4ac0-88dc-eac6e18145b7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:41.100730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-29388735-a50f-4ac0-88dc-eac6e18145b7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:41.111780 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:41.111780 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:41.113850 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-29388735-a50f-4ac0-88dc-eac6e18145b7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:41.113850 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-29388735-a50f-4ac0-88dc-eac6e18145b7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 returned with HTTP 200 Aug 05 18:23:41.113850 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 672/2676] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:41 2026] GET /volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 => generated 444 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:41.661140 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6151bfee-1260-43ae-8692-f3df45fdb25e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:41.663103 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:41.663467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2107162906"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:41.665485 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Create volume request body: {'volume': {'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2107162906'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:41.775614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Create volume of 1 GB Aug 05 18:23:41.776231 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:41.776231 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:41.783048 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Availability Zones retrieved successfully. Aug 05 18:23:41.792688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Flow 'volume_create_api' (35a7840d-96d1-49ff-97fd-c9b89e6c6969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:41.797246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d103cbe3-7c75-4ca4-8ca1-1af7ef317d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:41.798410 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:41.878166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d103cbe3-7c75-4ca4-8ca1-1af7ef317d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:41.879114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f723cdf8-dcd7-4f45-b59c-51af18007595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:41.950342 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:41.955348 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e Aug 05 18:23:41.955646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:41.955872 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:41.965970 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:41.965970 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:41.971485 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:41.972307 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:41.972454 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:41.973821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Created reservations ['651eb106-be48-4013-8314-9e809dc58919', 'a303b326-8ac0-4ed6-b502-f9c69efd1592', '01aa60dd-c773-4148-8fae-74fb4e9b1390', '4890fb7c-b789-41b4-ad93-aea53c6670ba'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:41.974924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f723cdf8-dcd7-4f45-b59c-51af18007595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651eb106-be48-4013-8314-9e809dc58919', 'a303b326-8ac0-4ed6-b502-f9c69efd1592', '01aa60dd-c773-4148-8fae-74fb4e9b1390', '4890fb7c-b789-41b4-ad93-aea53c6670ba']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:41.975945 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ea2b5c-cc60-49d5-9521-9894cb74601d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:42.008972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23ea2b5c-cc60-49d5-9521-9894cb74601d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14710f11-b8a8-442b-9ac9-f32badb0ccf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2107162906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a667c3020364c14bd10ecb8f1ac03d0',qos_specs=None,replication_status=,reservations=['651eb106-be48-4013-8314-9e809dc58919','a303b326-8ac0-4ed6-b502-f9c69efd1592','01aa60dd-c773-4148-8fae-74fb4e9b1390','4890fb7c-b789-41b4-ad93-aea53c6670ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e70aa1f73b429487ebd173a900432e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2107162906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14710f11-b8a8-442b-9ac9-f32badb0ccf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a667c3020364c14bd10ecb8f1ac03d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e70aa1f73b429487ebd173a900432e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:42.010003 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3867219a-aade-4eef-9274-cebd0b6b2212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:42.016523 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:42.020949 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.020949 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:42.032864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-49216fa9-a12b-4b6b-92fd-2cd66a4127e9 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e returned with HTTP 200 Aug 05 18:23:42.033335 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 671/2677] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:41 2026] GET /volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:42.041832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3867219a-aade-4eef-9274-cebd0b6b2212) transitioned into state 'SUCCESS' from state '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-2107162906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a667c3020364c14bd10ecb8f1ac03d0',qos_specs=None,replication_status=,reservations=['651eb106-be48-4013-8314-9e809dc58919','a303b326-8ac0-4ed6-b502-f9c69efd1592','01aa60dd-c773-4148-8fae-74fb4e9b1390','4890fb7c-b789-41b4-ad93-aea53c6670ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e70aa1f73b429487ebd173a900432e',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:42.041832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1331304d-f3aa-40ca-876a-4bfce65ac9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:42.056658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.057140 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1331304d-f3aa-40ca-876a-4bfce65ac9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:42.058239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Flow 'volume_create_api' (35a7840d-96d1-49ff-97fd-c9b89e6c6969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:42.058748 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Create volume request issued successfully. Aug 05 18:23:42.059541 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/group_snapshots Aug 05 18:23:42.059930 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6151bfee-1260-43ae-8692-f3df45fdb25e tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:42.060069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6c99e14b-006d-44a8-9e3e-d8c4f28423ef", "name": "tempest-group_snapshot-53784293"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:42.061094 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 671/2678] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:41 2026] POST /volume/v3/volumes => generated 751 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:42.062281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6c99e14b-006d-44a8-9e3e-d8c4f28423ef', 'name': 'tempest-group_snapshot-53784293'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 05 18:23:42.067438 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.067438 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:42.072565 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.group_snapshots [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Creating group_snapshot tempest-group_snapshot-53784293. Aug 05 18:23:42.078576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2eba92ab-e9de-4a47-a60a-fad6151a0afb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.080756 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2eba92ab-e9de-4a47-a60a-fad6151a0afb tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] GET https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:42.082270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2eba92ab-e9de-4a47-a60a-fad6151a0afb tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:42.082616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2eba92ab-e9de-4a47-a60a-fad6151a0afb tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:42.099215 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.099215 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:42.104783 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2eba92ab-e9de-4a47-a60a-fad6151a0afb tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:42.108709 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.108709 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:42.111122 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2eba92ab-e9de-4a47-a60a-fad6151a0afb tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 200 Aug 05 18:23:42.111757 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 673/2679] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:42 2026] GET /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:42.125504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5839d2f8-9a80-4ea4-bf06-7bef8a761e35 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.128162 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5839d2f8-9a80-4ea4-bf06-7bef8a761e35 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:23:42.128436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5839d2f8-9a80-4ea4-bf06-7bef8a761e35 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:42.128754 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5839d2f8-9a80-4ea4-bf06-7bef8a761e35 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:42.135545 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1927395440 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1927395440, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:42.135545 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1927395440 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1927395440, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:42.139812 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.139812 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:42.139812 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5839d2f8-9a80-4ea4-bf06-7bef8a761e35 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:42.140953 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5839d2f8-9a80-4ea4-bf06-7bef8a761e35 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 returned with HTTP 200 Aug 05 18:23:42.141517 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 672/2680] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:42 2026] GET /volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:42.158844 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-85cee9e0-30a3-4698-86d8-b94c90a62d6e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.161549 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-85cee9e0-30a3-4698-86d8-b94c90a62d6e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:23:42.161881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-85cee9e0-30a3-4698-86d8-b94c90a62d6e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:42.162176 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-85cee9e0-30a3-4698-86d8-b94c90a62d6e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:42.168813 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Created reservations ['24e0c5cc-c145-4d6e-b675-36c84660ee54', '0c850014-cb6b-4021-9d03-47db66b4b80c', 'e23de059-e378-4bfe-a38e-c355a7fbe77a', 'e69d258c-09c0-4f66-92c7-7b8f2c4f0484'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:42.172695 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.172695 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:42.173535 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-85cee9e0-30a3-4698-86d8-b94c90a62d6e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:42.176401 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-85cee9e0-30a3-4698-86d8-b94c90a62d6e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 returned with HTTP 200 Aug 05 18:23:42.177769 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 672/2681] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:42 2026] GET /volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 => generated 471 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:42.227121 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-33b885d7-5c3f-4550-aedc-4a2551cb638c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 202 Aug 05 18:23:42.227750 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 665/2682] 10.4.3.210 () {70 vars in 1324 bytes} [Wed Aug 5 18:23:42 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:42.243509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3f08da84-2685-4f1b-91fb-5f45ef276765 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.243915 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3f08da84-2685-4f1b-91fb-5f45ef276765 None None] GET https://10.4.3.210/volume// Aug 05 18:23:42.244092 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3f08da84-2685-4f1b-91fb-5f45ef276765 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:42.244292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3f08da84-2685-4f1b-91fb-5f45ef276765 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:42.244968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3f08da84-2685-4f1b-91fb-5f45ef276765 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:42.244968 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 674/2683] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:42.248689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22a766a5-359e-4d69-8dc2-dd3a4d101a21 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.251696 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22a766a5-359e-4d69-8dc2-dd3a4d101a21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:42.252730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22a766a5-359e-4d69-8dc2-dd3a4d101a21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:42.252730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22a766a5-359e-4d69-8dc2-dd3a4d101a21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:42.252730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.group_snapshots [None req-22a766a5-359e-4d69-8dc2-dd3a4d101a21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:42.259056 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.259056 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:42.263145 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-22d94ace-1254-4e51-b393-cbc0ef48f4ea None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.266086 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-22d94ace-1254-4e51-b393-cbc0ef48f4ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:23:42.266368 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-22d94ace-1254-4e51-b393-cbc0ef48f4ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:42.266712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-22d94ace-1254-4e51-b393-cbc0ef48f4ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:42.268636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22a766a5-359e-4d69-8dc2-dd3a4d101a21 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 returned with HTTP 200 Aug 05 18:23:42.269464 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 673/2684] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:42 2026] GET /volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 => generated 305 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:42.288194 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.288194 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:42.293851 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-22d94ace-1254-4e51-b393-cbc0ef48f4ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:23:42.301090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-22d94ace-1254-4e51-b393-cbc0ef48f4ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:23:42.301403 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 673/2685] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:42 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 1545 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:42.439307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.442350 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25 Aug 05 18:23:42.442831 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:42.452314 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-f1185ffc-758b-4c91-b1fe-8f344912e6f6-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:42.459945 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-f1185ffc-758b-4c91-b1fe-8f344912e6f6-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:42.461575 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.461575 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:42.630622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-f1185ffc-758b-4c91-b1fe-8f344912e6f6-np0000006581" released by "attachment_update" :: held 0.171s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:42.631398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-6f3a34c1-7d37-4e19-bfcb-0625fe1ab11c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25 returned with HTTP 200 Aug 05 18:23:42.631698 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 666/2686] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:42 2026] PUT /volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:42.660244 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-252f0955-cc68-438d-83fb-2a8b641caaf3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:42.662418 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-252f0955-cc68-438d-83fb-2a8b641caaf3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25/action Aug 05 18:23:42.662911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-252f0955-cc68-438d-83fb-2a8b641caaf3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:42.663083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-252f0955-cc68-438d-83fb-2a8b641caaf3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:42.688399 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:42.688399 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:42.715368 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c43714ca-ffe8-4394-932c-4285813bc8a6 req-252f0955-cc68-438d-83fb-2a8b641caaf3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25/action returned with HTTP 204 Aug 05 18:23:42.715368 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 675/2687] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:42 2026] POST /volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:43.129140 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d65386ca-9b7f-43ea-8e5d-f4e71a55f28b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.131392 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d65386ca-9b7f-43ea-8e5d-f4e71a55f28b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] GET https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:43.131794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d65386ca-9b7f-43ea-8e5d-f4e71a55f28b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.132301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d65386ca-9b7f-43ea-8e5d-f4e71a55f28b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.142569 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.142569 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:43.149084 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d65386ca-9b7f-43ea-8e5d-f4e71a55f28b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.156318 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d65386ca-9b7f-43ea-8e5d-f4e71a55f28b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 200 Aug 05 18:23:43.156988 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 674/2688] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.173442 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.175960 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] POST https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action Aug 05 18:23:43.177042 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-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=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:43.177042 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:43.187902 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.187902 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:43.196480 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.196480 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:43.197072 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.213988 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Update volume metadata completed successfully. Aug 05 18:23:43.214425 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef385fc2-805e-4b5c-b42a-c67eb03968c7 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action returned with HTTP 200 Aug 05 18:23:43.214982 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 674/2689] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action => generated 563 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.224843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a6ec25e-fd10-4dec-9c2c-26a9c3dd6ab1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.226877 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a6ec25e-fd10-4dec-9c2c-26a9c3dd6ab1 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] GET https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:43.227119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a6ec25e-fd10-4dec-9c2c-26a9c3dd6ab1 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.227341 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a6ec25e-fd10-4dec-9c2c-26a9c3dd6ab1 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.235388 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.235388 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:43.240719 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3a6ec25e-fd10-4dec-9c2c-26a9c3dd6ab1 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.247874 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a6ec25e-fd10-4dec-9c2c-26a9c3dd6ab1 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 200 Aug 05 18:23:43.248432 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 667/2690] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 1419 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.264156 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.266056 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] POST https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action Aug 05 18:23:43.266479 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:43.266634 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:43.277914 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.277914 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:43.285760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-695cfd79-419c-4d24-a6c7-d14e67f0a121 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.287423 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.287423 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:43.287618 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-695cfd79-419c-4d24-a6c7-d14e67f0a121 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.287840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-695cfd79-419c-4d24-a6c7-d14e67f0a121 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.288043 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-695cfd79-419c-4d24-a6c7-d14e67f0a121 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.288149 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.288231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.group_snapshots [None req-695cfd79-419c-4d24-a6c7-d14e67f0a121 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:43.295764 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.295764 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:43.297074 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Get volume image-metadata completed successfully. Aug 05 18:23:43.302684 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-695cfd79-419c-4d24-a6c7-d14e67f0a121 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 returned with HTTP 200 Aug 05 18:23:43.303042 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 675/2691] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.315465 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.315587 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Delete volume metadata completed successfully. Aug 05 18:23:43.315902 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f4c4f69-9c90-4b15-a585-41f4e8fe2e0a tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action returned with HTTP 200 Aug 05 18:23:43.316445 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 676/2692] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action => generated 0 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 05 18:23:43.318158 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:23:43.318422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.318702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.319017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:43.320526 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:23:43.326991 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all snapshots completed successfully. Aug 05 18:23:43.327818 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.327818 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:43.328258 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a26d64cb-7be7-4d1d-b2f7-aceae3b48346 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:23:43.328847 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 675/2693] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.329572 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.331696 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] POST https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action Aug 05 18:23:43.332131 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:43.332213 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:43.343715 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.343715 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:43.344444 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.344951 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-61a8254f-6362-46ec-8a66-2def652ee48c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.347311 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-61a8254f-6362-46ec-8a66-2def652ee48c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/51c1c3ff-1d02-41b2-91bc-82727e05ac11 Aug 05 18:23:43.347612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-61a8254f-6362-46ec-8a66-2def652ee48c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.347910 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-61a8254f-6362-46ec-8a66-2def652ee48c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.351786 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Get volume image-metadata completed successfully. Aug 05 18:23:43.352172 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f279915e-ae8f-4a68-9c59-7cfd31cfa85b tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action returned with HTTP 200 Aug 05 18:23:43.352773 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 668/2694] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4/action => generated 537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.356811 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.356811 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:43.357530 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-61a8254f-6362-46ec-8a66-2def652ee48c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Snapshot retrieved successfully. Aug 05 18:23:43.358608 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-61a8254f-6362-46ec-8a66-2def652ee48c tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/51c1c3ff-1d02-41b2-91bc-82727e05ac11 returned with HTTP 200 Aug 05 18:23:43.359195 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 676/2695] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/snapshots/51c1c3ff-1d02-41b2-91bc-82727e05ac11 => generated 449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.369992 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5690afe6-5552-4054-8973-3d55bf0b704d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.372073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0d1cf88e-d1ec-45bf-b1e9-6b7dd303683f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.372210 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5690afe6-5552-4054-8973-3d55bf0b704d tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] GET https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:43.372510 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5690afe6-5552-4054-8973-3d55bf0b704d tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.374365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d1cf88e-d1ec-45bf-b1e9-6b7dd303683f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.375214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d1cf88e-d1ec-45bf-b1e9-6b7dd303683f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.375214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d1cf88e-d1ec-45bf-b1e9-6b7dd303683f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.375214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-0d1cf88e-d1ec-45bf-b1e9-6b7dd303683f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:43.376646 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5690afe6-5552-4054-8973-3d55bf0b704d tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.381544 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.381544 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:43.388092 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.388092 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:43.390502 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d1cf88e-d1ec-45bf-b1e9-6b7dd303683f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 returned with HTTP 200 Aug 05 18:23:43.391361 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 676/2696] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.393010 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5690afe6-5552-4054-8973-3d55bf0b704d tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.400087 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5690afe6-5552-4054-8973-3d55bf0b704d tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 200 Aug 05 18:23:43.400475 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 677/2697] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 1393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.403054 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-09ec2f03-f5d6-46a0-b9b1-148bf2adab43 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.407353 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09ec2f03-f5d6-46a0-b9b1-148bf2adab43 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/detail Aug 05 18:23:43.407701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09ec2f03-f5d6-46a0-b9b1-148bf2adab43 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.408095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09ec2f03-f5d6-46a0-b9b1-148bf2adab43 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.413326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.416852 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] DELETE https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:43.416852 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.417082 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.417712 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Delete volume with id: 14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:43.421393 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09ec2f03-f5d6-46a0-b9b1-148bf2adab43 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 05 18:23:43.422105 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 669/2698] 10.4.3.210 () {68 vars in 1323 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.428179 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.428179 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:43.428860 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.435116 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.437921 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.438120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.438430 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.438627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for member 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 {{(pid=100366) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 05 18:23:43.438780 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.group_snapshots [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group_snapshot with id: 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.444714 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.444714 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:43.454557 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Delete volume request issued successfully. Aug 05 18:23:43.454881 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4e5f2a81-09cd-4cd3-80b1-aa72c6b3f4ab tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 202 Aug 05 18:23:43.455479 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 677/2699] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:43 2026] DELETE /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:43.466968 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2cef0583-bbfb-43e8-87f3-4740f67e64d0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.469231 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2cef0583-bbfb-43e8-87f3-4740f67e64d0 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] GET https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:43.469533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2cef0583-bbfb-43e8-87f3-4740f67e64d0 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.469969 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2cef0583-bbfb-43e8-87f3-4740f67e64d0 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.479666 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.479666 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:43.484689 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7482cc12-b5a2-4100-91a9-8998bf06df3a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 returned with HTTP 202 Aug 05 18:23:43.485686 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2cef0583-bbfb-43e8-87f3-4740f67e64d0 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Volume info retrieved successfully. Aug 05 18:23:43.485789 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 677/2700] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:23:43 2026] DELETE /volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:43.493743 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2cef0583-bbfb-43e8-87f3-4740f67e64d0 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 200 Aug 05 18:23:43.493743 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 678/2701] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.495480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.498426 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:43.498426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.499421 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.501094 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:43.501480 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.501480 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:43.502174 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:43.514262 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:43.515634 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:43.515755 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:43.579380 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:43.583585 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.583585 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:43.602347 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d101012c-dc31-46e6-9ea2-21c81039ad2a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:43.602942 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 670/2702] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.619348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8a18ba11-e123-48f9-846f-ba903343e60a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.621745 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail Aug 05 18:23:43.622053 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.622282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.622692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:43.625752 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.db.api [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Building query based on filter {{(pid=100365) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:23:43.630287 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all snapshots completed successfully. Aug 05 18:23:43.631287 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a18ba11-e123-48f9-846f-ba903343e60a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/snapshots/detail returned with HTTP 200 Aug 05 18:23:43.631692 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 678/2703] 10.4.3.210 () {66 vars in 1264 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:43.648607 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4c09cbdd-a4f1-4133-b9fc-2ca41e76ab5a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.650964 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c09cbdd-a4f1-4133-b9fc-2ca41e76ab5a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.651550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c09cbdd-a4f1-4133-b9fc-2ca41e76ab5a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.651550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c09cbdd-a4f1-4133-b9fc-2ca41e76ab5a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.651550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.group_snapshots [None req-4c09cbdd-a4f1-4133-b9fc-2ca41e76ab5a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 05 18:23:43.655966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c09cbdd-a4f1-4133-b9fc-2ca41e76ab5a tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 returned with HTTP 404 Aug 05 18:23:43.656573 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 678/2704] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:43.664516 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f0e29371-b20b-426f-b565-f3e23ae58111 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.667073 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f0e29371-b20b-426f-b565-f3e23ae58111 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/group_snapshots Aug 05 18:23:43.667397 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f0e29371-b20b-426f-b565-f3e23ae58111 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.667722 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f0e29371-b20b-426f-b565-f3e23ae58111 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.673892 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f0e29371-b20b-426f-b565-f3e23ae58111 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots returned with HTTP 200 Aug 05 18:23:43.674766 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 679/2705] 10.4.3.210 () {68 vars in 1302 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.686647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.689422 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] DELETE https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.689695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.689988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.690195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.group_snapshots [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for member 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 {{(pid=100364) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 05 18:23:43.690352 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.group_snapshots [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group_snapshot with id: 2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 Aug 05 18:23:43.693943 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83cf74ae-2ddf-451e-bbe7-7956950ab927 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 returned with HTTP 404 Aug 05 18:23:43.694636 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 671/2706] 10.4.3.210 () {68 vars in 1416 bytes} [Wed Aug 5 18:23:43 2026] DELETE /volume/v3/group_snapshots/2d265ae5-7525-4bb0-9a30-f1e6ca2862a9 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:43.706560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-258bb136-7681-4c90-adb2-cc270258fd5e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.708950 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:43.709231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.709516 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.709862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:43.711792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:43.721097 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Get all volumes completed successfully. Aug 05 18:23:43.721993 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:43.722487 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:43.736300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-87eb080c-9bc5-495a-99ea-bb8b87c664f2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.769531 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:43.774002 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.774002 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:43.783909 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-258bb136-7681-4c90-adb2-cc270258fd5e tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:43.784474 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 679/2707] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:43.801362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.803640 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] POST https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef/action Aug 05 18:23:43.804172 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:43.804275 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:43.806034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] delete called for group 6c99e14b-006d-44a8-9e3e-d8c4f28423ef {{(pid=100363) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:23:43.806741 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Delete group with id: 6c99e14b-006d-44a8-9e3e-d8c4f28423ef Aug 05 18:23:43.811363 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.811363 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:43.851263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f10e45c7-e391-43f0-abc7-0fbddb3d7acf tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef/action returned with HTTP 202 Aug 05 18:23:43.851925 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 680/2708] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:43.859539 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87eb080c-9bc5-495a-99ea-bb8b87c664f2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:43.859958 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87eb080c-9bc5-495a-99ea-bb8b87c664f2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-999903502", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:43.861755 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.861755 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:43.863523 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.866074 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e Aug 05 18:23:43.866369 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:43.866610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:43.875326 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.875326 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:43.880503 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Volume info retrieved successfully. Aug 05 18:23:43.881438 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:43.881564 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:43.889254 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87eb080c-9bc5-495a-99ea-bb8b87c664f2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:43.889562 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 679/2709] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/types => generated 274 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.898722 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-61134e2c-37e7-4df4-9fee-ed12f0d8dea9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.901341 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-61134e2c-37e7-4df4-9fee-ed12f0d8dea9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:43.901931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-61134e2c-37e7-4df4-9fee-ed12f0d8dea9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1190009334", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:43.926890 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:43.927362 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-61134e2c-37e7-4df4-9fee-ed12f0d8dea9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:43.927966 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 680/2710] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/types => generated 275 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:43.931387 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:43.931387 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:43.939622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:43.941383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e13aab19-b1c8-481f-ac5f-ccabafa3b4a3 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e returned with HTTP 200 Aug 05 18:23:43.941990 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 672/2711] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:43 2026] GET /volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:44.023363 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:44.023773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-743136984", "volume_type": "d738aa20-df9d-4fe5-a6d7-e917fbec6f5b", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:44.025252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-743136984', 'volume_type': 'd738aa20-df9d-4fe5-a6d7-e917fbec6f5b', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:44.027122 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6444baba-e71a-4346-98af-77e679fff27f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.029606 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:23:44.030122 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "577a924c-dd23-4f4e-97f1-5ac430736a25", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-127974962", "description": null, "metadata": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:44.030608 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Create volume of 1 GB Aug 05 18:23:44.030993 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:44.030993 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:44.031731 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Availability Zones retrieved successfully. Aug 05 18:23:44.039433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Flow 'volume_create_api' (95535e9c-a85f-4dd6-a4e1-6b737d3faeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:44.041118 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff001dcf-d6fb-4add-be3c-12caa12561f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:44.042718 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:44.047395 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:44.047395 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:44.047966 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:44.048157 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create snapshot from volume 577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:44.074970 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff001dcf-d6fb-4add-be3c-12caa12561f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d738aa20-df9d-4fe5-a6d7-e917fbec6f5b,is_public=True,name='tempest-VolumeTypesTest-volume-type-999903502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd738aa20-df9d-4fe5-a6d7-e917fbec6f5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:44.076144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2722c5-5214-49f0-a6e0-6691b0a6be26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:44.081102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['0cd9e34e-ce44-41c0-ae9a-79d8c1c48d12', '81bdadf4-57a6-4639-a87d-71684ef6075a', '8e4e893f-368c-4cdc-8a61-eeeac6c83f66', 'cbd3051d-fe6d-4638-9824-d0a161410bea'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:44.114885 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-999903502 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-999903502, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:44.114885 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-999903502 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-999903502, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:44.116880 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot force create request issued successfully. Aug 05 18:23:44.117256 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6444baba-e71a-4346-98af-77e679fff27f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:23:44.117913 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 680/2712] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:23:44 2026] POST /volume/v3/snapshots => generated 312 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:44.130027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c7171340-3549-4b25-a221-85d75878f3f5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.132151 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7171340-3549-4b25-a221-85d75878f3f5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:23:44.132415 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c7171340-3549-4b25-a221-85d75878f3f5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:44.132671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c7171340-3549-4b25-a221-85d75878f3f5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:44.140975 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:44.140975 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:44.141676 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c7171340-3549-4b25-a221-85d75878f3f5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:44.142737 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7171340-3549-4b25-a221-85d75878f3f5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 returned with HTTP 200 Aug 05 18:23:44.143737 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 681/2713] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:44 2026] GET /volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 => generated 444 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:44.163135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Created reservations ['6fd831be-bd4b-4ce2-9fa5-d062b62e134f', '9ba855b4-15bc-4543-88c0-fcefce4176d5', '29ce29d2-5869-453a-8276-fe18ead2dfd0', 'b88adf0a-e176-48c9-b25b-872f1f860db6'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:44.163995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da2722c5-5214-49f0-a6e0-6691b0a6be26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd831be-bd4b-4ce2-9fa5-d062b62e134f', '9ba855b4-15bc-4543-88c0-fcefce4176d5', '29ce29d2-5869-453a-8276-fe18ead2dfd0', 'b88adf0a-e176-48c9-b25b-872f1f860db6']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:44.164793 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (805bd68a-e5a2-40e3-9372-42bbbda6bbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:44.191764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (805bd68a-e5a2-40e3-9372-42bbbda6bbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b614bd04-996a-49e6-af61-f9c13bcd02dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-743136984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a859162989b445b913dab928024683b',qos_specs=None,replication_status=,reservations=['6fd831be-bd4b-4ce2-9fa5-d062b62e134f','9ba855b4-15bc-4543-88c0-fcefce4176d5','29ce29d2-5869-453a-8276-fe18ead2dfd0','b88adf0a-e176-48c9-b25b-872f1f860db6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0781b94473d2433bb33877eb3cdce35f',volume_type_id=d738aa20-df9d-4fe5-a6d7-e917fbec6f5b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-743136984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b614bd04-996a-49e6-af61-f9c13bcd02dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a859162989b445b913dab928024683b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0781b94473d2433bb33877eb3cdce35f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d738aa20-df9d-4fe5-a6d7-e917fbec6f5b),volume_type_id=d738aa20-df9d-4fe5-a6d7-e917fbec6f5b)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:44.192804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8b259ad-b884-4c8b-a76c-3a7605a4fec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:44.216269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8b259ad-b884-4c8b-a76c-3a7605a4fec8) transitioned into state 'SUCCESS' from state '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-743136984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a859162989b445b913dab928024683b',qos_specs=None,replication_status=,reservations=['6fd831be-bd4b-4ce2-9fa5-d062b62e134f','9ba855b4-15bc-4543-88c0-fcefce4176d5','29ce29d2-5869-453a-8276-fe18ead2dfd0','b88adf0a-e176-48c9-b25b-872f1f860db6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0781b94473d2433bb33877eb3cdce35f',volume_type_id=d738aa20-df9d-4fe5-a6d7-e917fbec6f5b)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:44.216269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fb32aa-8a12-4948-b1b6-0a76b9ba658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:44.226708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fb32aa-8a12-4948-b1b6-0a76b9ba658e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:44.227407 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Flow 'volume_create_api' (95535e9c-a85f-4dd6-a4e1-6b737d3faeb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:44.227698 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Create volume request issued successfully. Aug 05 18:23:44.228191 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-829c7843-a82d-485b-9cbf-eefc2ae7f3a4 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:44.228557 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 681/2714] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:43 2026] POST /volume/v3/volumes => generated 782 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:44.242045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-275f76a6-1c8f-4c5a-8a70-0d47b3aa0718 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.247925 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-275f76a6-1c8f-4c5a-8a70-0d47b3aa0718 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:44.250565 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-275f76a6-1c8f-4c5a-8a70-0d47b3aa0718 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:44.250565 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-275f76a6-1c8f-4c5a-8a70-0d47b3aa0718 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:44.261197 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:44.261197 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:44.265887 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-275f76a6-1c8f-4c5a-8a70-0d47b3aa0718 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:44.274380 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-275f76a6-1c8f-4c5a-8a70-0d47b3aa0718 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:44.274380 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 673/2715] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:44 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:44.509891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5bc2f29f-5a88-43cf-be9f-389bb01f73d4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.512552 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5bc2f29f-5a88-43cf-be9f-389bb01f73d4 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] GET https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 Aug 05 18:23:44.513541 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5bc2f29f-5a88-43cf-be9f-389bb01f73d4 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:44.513541 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5bc2f29f-5a88-43cf-be9f-389bb01f73d4 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:44.521339 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5bc2f29f-5a88-43cf-be9f-389bb01f73d4 tempest-VolumesImageMetadata-2013548244 tempest-VolumesImageMetadata-2013548244-project-member] https://10.4.3.210/volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 returned with HTTP 404 Aug 05 18:23:44.521928 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 681/2716] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:44 2026] GET /volume/v3/volumes/14710f11-b8a8-442b-9ac9-f32badb0ccf4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:44.954943 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0c640792-e089-4361-bf09-880bfca9868f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.956807 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c640792-e089-4361-bf09-880bfca9868f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e Aug 05 18:23:44.957037 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c640792-e089-4361-bf09-880bfca9868f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:44.957521 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c640792-e089-4361-bf09-880bfca9868f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:44.963896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c640792-e089-4361-bf09-880bfca9868f tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e returned with HTTP 404 Aug 05 18:23:44.964579 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 682/2717] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:44 2026] GET /volume/v3/volumes/a568eb76-5eb7-44f2-875e-8da0d36cfb9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:44.974229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-881e42fe-3a4a-4c08-945e-385a3b7fd3b1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.976472 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-881e42fe-3a4a-4c08-945e-385a3b7fd3b1 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] GET https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef Aug 05 18:23:44.976711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-881e42fe-3a4a-4c08-945e-385a3b7fd3b1 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:44.976958 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-881e42fe-3a4a-4c08-945e-385a3b7fd3b1 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:44.977125 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-881e42fe-3a4a-4c08-945e-385a3b7fd3b1 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] show called for member 6c99e14b-006d-44a8-9e3e-d8c4f28423ef {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:44.981297 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-881e42fe-3a4a-4c08-945e-385a3b7fd3b1 tempest-GroupSnapshotsTest-1073564972 tempest-GroupSnapshotsTest-1073564972-project-member] https://10.4.3.210/volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef returned with HTTP 404 Aug 05 18:23:44.982418 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 682/2718] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:44 2026] GET /volume/v3/groups/6c99e14b-006d-44a8-9e3e-d8c4f28423ef => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:44.990201 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c10efebb-9185-4d56-b18d-fc42b917fa89 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:44.992435 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c10efebb-9185-4d56-b18d-fc42b917fa89 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/24d752e0-a851-4721-8bf1-c00734156be5 Aug 05 18:23:44.992810 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c10efebb-9185-4d56-b18d-fc42b917fa89 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:44.993089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c10efebb-9185-4d56-b18d-fc42b917fa89 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.015989 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c10efebb-9185-4d56-b18d-fc42b917fa89 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/group_types/24d752e0-a851-4721-8bf1-c00734156be5 returned with HTTP 202 Aug 05 18:23:45.016790 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 674/2719] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:23:44 2026] DELETE /volume/v3/group_types/24d752e0-a851-4721-8bf1-c00734156be5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:45.025444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-efbeb304-2835-438f-8be2-266e3cd6a4f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.027444 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-efbeb304-2835-438f-8be2-266e3cd6a4f6 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] DELETE https://10.4.3.210/volume/v3/types/78901272-ae3b-4951-bb5b-4d477b32ab15 Aug 05 18:23:45.027701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-efbeb304-2835-438f-8be2-266e3cd6a4f6 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.028065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-efbeb304-2835-438f-8be2-266e3cd6a4f6 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.028297 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.028297 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:45.065229 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-efbeb304-2835-438f-8be2-266e3cd6a4f6 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types/78901272-ae3b-4951-bb5b-4d477b32ab15 returned with HTTP 202 Aug 05 18:23:45.065735 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 682/2720] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:45 2026] DELETE /volume/v3/types/78901272-ae3b-4951-bb5b-4d477b32ab15 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:45.073076 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-90f99437-a3de-4fec-aeb4-08b06c4ec894 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.075029 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90f99437-a3de-4fec-aeb4-08b06c4ec894 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] GET https://10.4.3.210/volume/v3/types/78901272-ae3b-4951-bb5b-4d477b32ab15 Aug 05 18:23:45.075510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90f99437-a3de-4fec-aeb4-08b06c4ec894 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.075729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90f99437-a3de-4fec-aeb4-08b06c4ec894 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.079746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90f99437-a3de-4fec-aeb4-08b06c4ec894 tempest-GroupSnapshotsTest-937880575 tempest-GroupSnapshotsTest-937880575-project-admin] https://10.4.3.210/volume/v3/types/78901272-ae3b-4951-bb5b-4d477b32ab15 returned with HTTP 404 Aug 05 18:23:45.080350 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 683/2721] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/types/78901272-ae3b-4951-bb5b-4d477b32ab15 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:45.159212 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8e8b3de0-0bbc-4acb-84af-0ab3e3cfd5ad None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.161748 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e8b3de0-0bbc-4acb-84af-0ab3e3cfd5ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:23:45.162273 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e8b3de0-0bbc-4acb-84af-0ab3e3cfd5ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.162638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e8b3de0-0bbc-4acb-84af-0ab3e3cfd5ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.170298 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.170298 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:45.170823 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8e8b3de0-0bbc-4acb-84af-0ab3e3cfd5ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:45.171911 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e8b3de0-0bbc-4acb-84af-0ab3e3cfd5ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 returned with HTTP 200 Aug 05 18:23:45.172388 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 683/2722] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:45.181774 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f596c7a7-1bde-4c05-ad3a-3e9608361552 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.183796 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f596c7a7-1bde-4c05-ad3a-3e9608361552 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:23:45.184055 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f596c7a7-1bde-4c05-ad3a-3e9608361552 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.184288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f596c7a7-1bde-4c05-ad3a-3e9608361552 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.189790 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.189790 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:45.190266 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f596c7a7-1bde-4c05-ad3a-3e9608361552 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:45.191084 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f596c7a7-1bde-4c05-ad3a-3e9608361552 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 returned with HTTP 200 Aug 05 18:23:45.191458 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 675/2723] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:45.229863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-58a11de9-0d54-400b-aca0-2f751698dc38 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.233278 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-58a11de9-0d54-400b-aca0-2f751698dc38 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:45.233554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-58a11de9-0d54-400b-aca0-2f751698dc38 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.233781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-58a11de9-0d54-400b-aca0-2f751698dc38 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.248183 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.248183 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:45.254097 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-58a11de9-0d54-400b-aca0-2f751698dc38 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:45.261810 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-58a11de9-0d54-400b-aca0-2f751698dc38 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:45.262640 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 683/2724] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:45.282707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.285620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25/action Aug 05 18:23:45.286086 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:45.286215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:45.291474 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5899b939-9835-4eb1-901b-f80167c8cdd5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.295567 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5899b939-9835-4eb1-901b-f80167c8cdd5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:45.295567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5899b939-9835-4eb1-901b-f80167c8cdd5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.295567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5899b939-9835-4eb1-901b-f80167c8cdd5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.302319 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.302319 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:45.304783 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.304783 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:45.305121 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:45.316619 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5899b939-9835-4eb1-901b-f80167c8cdd5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:45.319821 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5899b939-9835-4eb1-901b-f80167c8cdd5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:45.319942 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Begin detaching volume completed successfully. Aug 05 18:23:45.320154 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d32638da-73a4-4ad9-a467-8ad2bff8ed49 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25/action returned with HTTP 202 Aug 05 18:23:45.320772 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 684/2725] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:23:45 2026] POST /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:45.321292 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 684/2726] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:45.345787 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.348113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] POST https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd/action Aug 05 18:23:45.348605 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Action body: b'{"os-retype": {"new_type": "608bdb6b-a086-432a-91c7-f60e6ef0bd6e"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:45.348908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "608bdb6b-a086-432a-91c7-f60e6ef0bd6e"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:45.366748 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.366748 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:45.367285 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:45.386754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-456c4210-921e-4910-9759-b8da8dd8900b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.387301 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-456c4210-921e-4910-9759-b8da8dd8900b None None] GET https://10.4.3.210/volume// Aug 05 18:23:45.387440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-456c4210-921e-4910-9759-b8da8dd8900b None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.387715 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-456c4210-921e-4910-9759-b8da8dd8900b None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.388121 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-456c4210-921e-4910-9759-b8da8dd8900b None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:45.388478 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 684/2727] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:45.393816 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1190009334 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1190009334, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:45.394175 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1190009334 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1190009334, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:45.403339 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-28e24508-2c86-4cf2-826d-cd0ad1643578 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.406096 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-28e24508-2c86-4cf2-826d-cd0ad1643578 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:23:45.406353 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-28e24508-2c86-4cf2-826d-cd0ad1643578 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.407124 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-28e24508-2c86-4cf2-826d-cd0ad1643578 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.420564 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.420564 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:45.426035 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-28e24508-2c86-4cf2-826d-cd0ad1643578 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:45.433481 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-28e24508-2c86-4cf2-826d-cd0ad1643578 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:23:45.434178 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 685/2728] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:45.455626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Created reservations ['4a6b99ba-592e-47fd-b319-7186aa06f7a2', '7818a2e5-b474-4ba6-9267-845984fe21f1'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:45.477934 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-999903502 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-999903502, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:45.479337 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-999903502 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-999903502, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:45.497098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Created reservations ['83bcea90-963d-4624-a6f6-a81180c4013d', 'a9c5beb4-5187-462d-81bc-fcad76b4fcd2'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:45.543739 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Retype volume request issued successfully. Aug 05 18:23:45.544048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1b1f6a94-60b1-4074-99fe-768de66eda36 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd/action returned with HTTP 202 Aug 05 18:23:45.544737 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 676/2729] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:23:45 2026] POST /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:45.554694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cf6d5fa6-d1c7-4af9-b8e1-5717e4fbc72e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:45.557379 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cf6d5fa6-d1c7-4af9-b8e1-5717e4fbc72e tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:45.557667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cf6d5fa6-d1c7-4af9-b8e1-5717e4fbc72e tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:45.557882 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cf6d5fa6-d1c7-4af9-b8e1-5717e4fbc72e tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:45.567358 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:45.567358 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:45.572157 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cf6d5fa6-d1c7-4af9-b8e1-5717e4fbc72e tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:45.578341 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cf6d5fa6-d1c7-4af9-b8e1-5717e4fbc72e tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:45.578898 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 685/2730] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:45 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:46.593556 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fdfabb4d-8954-45c0-999c-757228bf869a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:46.595893 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fdfabb4d-8954-45c0-999c-757228bf869a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:46.596102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fdfabb4d-8954-45c0-999c-757228bf869a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:46.596308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fdfabb4d-8954-45c0-999c-757228bf869a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:46.609050 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:46.609050 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:46.614416 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fdfabb4d-8954-45c0-999c-757228bf869a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:46.620630 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fdfabb4d-8954-45c0-999c-757228bf869a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:46.621541 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 685/2731] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:46 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:46.639646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3a31d37b-6373-42f5-a22d-439f6e2d91a5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:46.641718 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3a31d37b-6373-42f5-a22d-439f6e2d91a5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:46.641945 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3a31d37b-6373-42f5-a22d-439f6e2d91a5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:46.642210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3a31d37b-6373-42f5-a22d-439f6e2d91a5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:46.650962 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:46.650962 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:46.656786 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3a31d37b-6373-42f5-a22d-439f6e2d91a5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:46.664436 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3a31d37b-6373-42f5-a22d-439f6e2d91a5 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:46.664756 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 686/2732] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:46 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:46.685415 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7b1f643d-bdaf-4a20-b95f-ce770aa85a3b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:46.688626 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b1f643d-bdaf-4a20-b95f-ce770aa85a3b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:46.688936 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b1f643d-bdaf-4a20-b95f-ce770aa85a3b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:46.689219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b1f643d-bdaf-4a20-b95f-ce770aa85a3b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:46.703264 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:46.703264 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:46.715803 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7b1f643d-bdaf-4a20-b95f-ce770aa85a3b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:46.723259 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b1f643d-bdaf-4a20-b95f-ce770aa85a3b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:46.723826 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 677/2733] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:46 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:46.743073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1833efac-72a2-4c18-94d7-2196f264bb6b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:46.745609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:46.745916 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:46.746224 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:46.746474 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Delete volume with id: b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:46.758329 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:46.758329 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:46.758329 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:46.780929 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Delete volume request issued successfully. Aug 05 18:23:46.786620 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1833efac-72a2-4c18-94d7-2196f264bb6b tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 202 Aug 05 18:23:46.786620 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 686/2734] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:46 2026] DELETE /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:46.788410 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-61c51364-4087-487a-ad55-fba3d63e0097 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:46.791707 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-61c51364-4087-487a-ad55-fba3d63e0097 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:46.791973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-61c51364-4087-487a-ad55-fba3d63e0097 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:46.792201 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-61c51364-4087-487a-ad55-fba3d63e0097 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:46.800957 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:46.800957 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:46.805367 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-61c51364-4087-487a-ad55-fba3d63e0097 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Volume info retrieved successfully. Aug 05 18:23:46.811079 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-61c51364-4087-487a-ad55-fba3d63e0097 tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 200 Aug 05 18:23:46.811925 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 686/2735] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:46 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:47.762835 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d9c473b0-30be-4265-b9d7-1cebc177291a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:47.765419 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d9c473b0-30be-4265-b9d7-1cebc177291a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337 Aug 05 18:23:47.765608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d9c473b0-30be-4265-b9d7-1cebc177291a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:47.765859 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d9c473b0-30be-4265-b9d7-1cebc177291a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:47.781495 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:47.781495 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:47.830991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f022e570-56ac-4563-81d1-24fb1099a41a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:47.834532 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f022e570-56ac-4563-81d1-24fb1099a41a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] GET https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd Aug 05 18:23:47.834876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f022e570-56ac-4563-81d1-24fb1099a41a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:47.835304 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f022e570-56ac-4563-81d1-24fb1099a41a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:47.843650 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f022e570-56ac-4563-81d1-24fb1099a41a tempest-VolumeTypesTest-1227907260 tempest-VolumeTypesTest-1227907260-project-member] https://10.4.3.210/volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd returned with HTTP 404 Aug 05 18:23:47.844285 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 678/2736] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:47 2026] GET /volume/v3/volumes/b614bd04-996a-49e6-af61-f9c13bcd02dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:47.859740 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5c536147-493f-4708-8a50-60eac9c2dd6f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:47.863109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5c536147-493f-4708-8a50-60eac9c2dd6f tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] DELETE https://10.4.3.210/volume/v3/types/608bdb6b-a086-432a-91c7-f60e6ef0bd6e Aug 05 18:23:47.864123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5c536147-493f-4708-8a50-60eac9c2dd6f tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:47.864123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5c536147-493f-4708-8a50-60eac9c2dd6f tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:47.878998 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a77c1e77-55e7-45c4-b333-9d745d61ac45 req-d9c473b0-30be-4265-b9d7-1cebc177291a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337 returned with HTTP 200 Aug 05 18:23:47.879512 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 687/2737] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:23:47 2026] DELETE /volume/v3/attachments/9526beef-662a-4e49-8adf-410407773337 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:47.908757 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5c536147-493f-4708-8a50-60eac9c2dd6f tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/608bdb6b-a086-432a-91c7-f60e6ef0bd6e returned with HTTP 202 Aug 05 18:23:47.908757 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 687/2738] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:47 2026] DELETE /volume/v3/types/608bdb6b-a086-432a-91c7-f60e6ef0bd6e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:47.922506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d7a99c1d-48d7-40c6-8a91-58ad72e4e57c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:47.924899 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7a99c1d-48d7-40c6-8a91-58ad72e4e57c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/608bdb6b-a086-432a-91c7-f60e6ef0bd6e Aug 05 18:23:47.925293 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7a99c1d-48d7-40c6-8a91-58ad72e4e57c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:47.925692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7a99c1d-48d7-40c6-8a91-58ad72e4e57c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:47.933622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7a99c1d-48d7-40c6-8a91-58ad72e4e57c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/608bdb6b-a086-432a-91c7-f60e6ef0bd6e returned with HTTP 404 Aug 05 18:23:47.934267 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 687/2739] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:47 2026] GET /volume/v3/types/608bdb6b-a086-432a-91c7-f60e6ef0bd6e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:47.945098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a134ca09-fe07-494b-8eb0-131f2f2f3bd9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:47.949296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a134ca09-fe07-494b-8eb0-131f2f2f3bd9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] DELETE https://10.4.3.210/volume/v3/types/d738aa20-df9d-4fe5-a6d7-e917fbec6f5b Aug 05 18:23:47.949608 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a134ca09-fe07-494b-8eb0-131f2f2f3bd9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:47.950000 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a134ca09-fe07-494b-8eb0-131f2f2f3bd9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:47.994171 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a134ca09-fe07-494b-8eb0-131f2f2f3bd9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/d738aa20-df9d-4fe5-a6d7-e917fbec6f5b returned with HTTP 202 Aug 05 18:23:47.994693 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 679/2740] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:47 2026] DELETE /volume/v3/types/d738aa20-df9d-4fe5-a6d7-e917fbec6f5b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:48.005626 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-61b24b57-3d65-481e-99e2-64284471543d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.008138 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-61b24b57-3d65-481e-99e2-64284471543d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/d738aa20-df9d-4fe5-a6d7-e917fbec6f5b Aug 05 18:23:48.008526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-61b24b57-3d65-481e-99e2-64284471543d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.008748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-61b24b57-3d65-481e-99e2-64284471543d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.014562 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-61b24b57-3d65-481e-99e2-64284471543d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/d738aa20-df9d-4fe5-a6d7-e917fbec6f5b returned with HTTP 404 Aug 05 18:23:48.015497 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 688/2741] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/d738aa20-df9d-4fe5-a6d7-e917fbec6f5b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:48.028935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3c828e24-616b-4d8c-8c33-964a74e2c126 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.032272 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3c828e24-616b-4d8c-8c33-964a74e2c126 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:48.032896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3c828e24-616b-4d8c-8c33-964a74e2c126 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-734773025", "description": "tempest-volume-type-description-76738032", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.059100 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3c828e24-616b-4d8c-8c33-964a74e2c126 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:48.059852 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 688/2742] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/types => generated 312 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.073917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a68422fa-c573-4ad8-bb78-56a2e4672055 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.076046 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a68422fa-c573-4ad8-bb78-56a2e4672055 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 Aug 05 18:23:48.076319 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a68422fa-c573-4ad8-bb78-56a2e4672055 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.076600 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a68422fa-c573-4ad8-bb78-56a2e4672055 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.085894 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a68422fa-c573-4ad8-bb78-56a2e4672055 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 returned with HTTP 200 Aug 05 18:23:48.086545 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 688/2743] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 => generated 334 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.098160 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-af817b89-e855-4e07-819a-3b7499563a04 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.103502 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af817b89-e855-4e07-819a-3b7499563a04 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] DELETE https://10.4.3.210/volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 Aug 05 18:23:48.103779 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af817b89-e855-4e07-819a-3b7499563a04 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.104029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af817b89-e855-4e07-819a-3b7499563a04 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.146292 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af817b89-e855-4e07-819a-3b7499563a04 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 returned with HTTP 202 Aug 05 18:23:48.146862 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 680/2744] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:48 2026] DELETE /volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:48.157515 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-28464fbd-398b-490f-9f99-69593caa71c9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.160009 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-28464fbd-398b-490f-9f99-69593caa71c9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 Aug 05 18:23:48.160304 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-28464fbd-398b-490f-9f99-69593caa71c9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.160549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-28464fbd-398b-490f-9f99-69593caa71c9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.166481 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-28464fbd-398b-490f-9f99-69593caa71c9 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 returned with HTTP 404 Aug 05 18:23:48.167084 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 689/2745] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/33e305ba-9de2-4ecb-8fa4-054a88a1e470 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:48.180832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-16633260-44c5-4cdd-b2da-663ccf705cc0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.182686 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-16633260-44c5-4cdd-b2da-663ccf705cc0 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:48.183228 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-16633260-44c5-4cdd-b2da-663ccf705cc0 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1652714721"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.203119 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-16633260-44c5-4cdd-b2da-663ccf705cc0 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:48.203490 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 689/2746] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.212980 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0fe73d99-5d1d-45d1-b08a-fa888e5e01d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.214970 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0fe73d99-5d1d-45d1-b08a-fa888e5e01d2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] POST https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption Aug 05 18:23:48.215303 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0fe73d99-5d1d-45d1-b08a-fa888e5e01d2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.231966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0fe73d99-5d1d-45d1-b08a-fa888e5e01d2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption returned with HTTP 200 Aug 05 18:23:48.232405 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 689/2747] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.242043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eb4eedbb-34f9-4c32-b0c1-b64e900e53b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.244622 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb4eedbb-34f9-4c32-b0c1-b64e900e53b2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption Aug 05 18:23:48.244936 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb4eedbb-34f9-4c32-b0c1-b64e900e53b2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.245038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb4eedbb-34f9-4c32-b0c1-b64e900e53b2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.252936 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb4eedbb-34f9-4c32-b0c1-b64e900e53b2 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption returned with HTTP 200 Aug 05 18:23:48.253419 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 681/2748] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.267159 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7db9266f-a84f-4ad2-bb70-ef44c8a01a79 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.269678 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7db9266f-a84f-4ad2-bb70-ef44c8a01a79 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] PUT https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/e8f5c6ef-34b1-4787-bfe1-42042feb6f11 Aug 05 18:23:48.270089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7db9266f-a84f-4ad2-bb70-ef44c8a01a79 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.272112 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:48.272112 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:48.287494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0b9c647d-a5a2-4828-9dd4-aa37ddf20431 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.297948 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7db9266f-a84f-4ad2-bb70-ef44c8a01a79 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/e8f5c6ef-34b1-4787-bfe1-42042feb6f11 returned with HTTP 200 Aug 05 18:23:48.298496 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 690/2749] 10.4.3.210 () {68 vars in 1507 bytes} [Wed Aug 5 18:23:48 2026] PUT /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/e8f5c6ef-34b1-4787-bfe1-42042feb6f11 => generated 122 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.313272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-492f9a55-53bc-4b41-897c-254251021453 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.322053 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-492f9a55-53bc-4b41-897c-254251021453 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption Aug 05 18:23:48.322053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-492f9a55-53bc-4b41-897c-254251021453 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.322053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-492f9a55-53bc-4b41-897c-254251021453 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.333303 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-492f9a55-53bc-4b41-897c-254251021453 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption returned with HTTP 200 Aug 05 18:23:48.333881 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 690/2750] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.347144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-813a0ce4-6b1c-4ae2-961e-bae284f4d4c6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.351568 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-813a0ce4-6b1c-4ae2-961e-bae284f4d4c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/cipher Aug 05 18:23:48.351907 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-813a0ce4-6b1c-4ae2-961e-bae284f4d4c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.355295 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-813a0ce4-6b1c-4ae2-961e-bae284f4d4c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.364735 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-813a0ce4-6b1c-4ae2-961e-bae284f4d4c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/cipher returned with HTTP 200 Aug 05 18:23:48.365624 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 682/2751] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:48.378755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-253ba08e-e61e-4f34-9b43-033215519493 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.381301 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-253ba08e-e61e-4f34-9b43-033215519493 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] DELETE https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/e8f5c6ef-34b1-4787-bfe1-42042feb6f11 Aug 05 18:23:48.381567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-253ba08e-e61e-4f34-9b43-033215519493 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.381845 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-253ba08e-e61e-4f34-9b43-033215519493 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.408539 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-253ba08e-e61e-4f34-9b43-033215519493 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/e8f5c6ef-34b1-4787-bfe1-42042feb6f11 returned with HTTP 202 Aug 05 18:23:48.409232 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 691/2752] 10.4.3.210 () {66 vars in 1489 bytes} [Wed Aug 5 18:23:48 2026] DELETE /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption/e8f5c6ef-34b1-4787-bfe1-42042feb6f11 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:48.423094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-27520c8e-b5d8-45be-bf0f-e92f6438a77a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.425648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-27520c8e-b5d8-45be-bf0f-e92f6438a77a tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption Aug 05 18:23:48.425871 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-27520c8e-b5d8-45be-bf0f-e92f6438a77a tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.426104 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-27520c8e-b5d8-45be-bf0f-e92f6438a77a tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.433798 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-27520c8e-b5d8-45be-bf0f-e92f6438a77a tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption returned with HTTP 200 Aug 05 18:23:48.434253 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 691/2753] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:23:48.447545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7721b7d8-3ba8-4fcc-be87-c4a70a9a4941 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.449652 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0b9c647d-a5a2-4828-9dd4-aa37ddf20431 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:48.450222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0b9c647d-a5a2-4828-9dd4-aa37ddf20431 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1522717106"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.451070 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7721b7d8-3ba8-4fcc-be87-c4a70a9a4941 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption Aug 05 18:23:48.451309 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7721b7d8-3ba8-4fcc-be87-c4a70a9a4941 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.451674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7721b7d8-3ba8-4fcc-be87-c4a70a9a4941 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.464296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7721b7d8-3ba8-4fcc-be87-c4a70a9a4941 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption returned with HTTP 200 Aug 05 18:23:48.465377 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 683/2754] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 05 18:23:48.477690 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0b9c647d-a5a2-4828-9dd4-aa37ddf20431 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:48.477690 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 690/2755] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/types => generated 220 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.480005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e02fedb1-9291-45ee-8314-52fc65ad1a1d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.482671 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e02fedb1-9291-45ee-8314-52fc65ad1a1d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] DELETE https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e Aug 05 18:23:48.484116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e02fedb1-9291-45ee-8314-52fc65ad1a1d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.484116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e02fedb1-9291-45ee-8314-52fc65ad1a1d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.491611 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5f63f4e8-b318-497f-a804-6c353b30c1c3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.495371 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f63f4e8-b318-497f-a804-6c353b30c1c3 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] POST https://10.4.3.210/volume/v3/group_types Aug 05 18:23:48.496231 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5f63f4e8-b318-497f-a804-6c353b30c1c3 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-31862450"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.524155 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f63f4e8-b318-497f-a804-6c353b30c1c3 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] https://10.4.3.210/volume/v3/group_types returned with HTTP 202 Aug 05 18:23:48.524639 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 692/2756] 10.4.3.210 () {70 vars in 1311 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/group_types => generated 175 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:48.540827 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e02fedb1-9291-45ee-8314-52fc65ad1a1d tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e returned with HTTP 202 Aug 05 18:23:48.540956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.540997 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 692/2757] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:48 2026] DELETE /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:23:48.552497 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7af5ee6d-8f80-4a10-a964-c9c2147a9755 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.554878 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7af5ee6d-8f80-4a10-a964-c9c2147a9755 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e Aug 05 18:23:48.555767 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7af5ee6d-8f80-4a10-a964-c9c2147a9755 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.555767 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7af5ee6d-8f80-4a10-a964-c9c2147a9755 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.564576 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7af5ee6d-8f80-4a10-a964-c9c2147a9755 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e returned with HTTP 404 Aug 05 18:23:48.564576 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 691/2758] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/c75a5942-59ea-4475-a842-8be4c828854e => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:48.577936 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d8482959-d13b-4736-b578-b9be69c46f81 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.579669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.580616 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d8482959-d13b-4736-b578-b9be69c46f81 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types Aug 05 18:23:48.580828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d8482959-d13b-4736-b578-b9be69c46f81 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.583987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d8482959-d13b-4736-b578-b9be69c46f81 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.584205 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:48.585863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-244325278", "snapshot_id": "6460541c-c0d1-4762-89ea-fedf7e22f73d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.587148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-244325278', 'snapshot_id': '6460541c-c0d1-4762-89ea-fedf7e22f73d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:48.606641 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:48.606641 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:48.608754 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:23:48.608754 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume of 1 GB Aug 05 18:23:48.613268 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d8482959-d13b-4736-b578-b9be69c46f81 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:48.613674 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 693/2759] 10.4.3.210 () {66 vars in 1231 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:48.614233 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Availability Zones retrieved successfully. Aug 05 18:23:48.622498 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (18a04fa6-47a9-42dc-bf9e-caf1f28c1d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:48.623423 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc91ba61-e819-46ca-8ee9-d2e425175d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:48.625290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:48.629850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f74b0a2d-bae2-4266-8d05-bc9399a0910c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.632447 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f74b0a2d-bae2-4266-8d05-bc9399a0910c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:23:48.632807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f74b0a2d-bae2-4266-8d05-bc9399a0910c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2085926651"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.660124 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f74b0a2d-bae2-4266-8d05-bc9399a0910c tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:23:48.660505 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 692/2760] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/types => generated 221 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.671344 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2eea03d2-50d7-4312-8de4-8383c6ece7c6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.673498 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2eea03d2-50d7-4312-8de4-8383c6ece7c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] PUT https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 Aug 05 18:23:48.674353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2eea03d2-50d7-4312-8de4-8383c6ece7c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1868954220", "description": "tempest-volume-type-description-338895256", "is_public": false}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.677650 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc91ba61-e819-46ca-8ee9-d2e425175d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6460541c-c0d1-4762-89ea-fedf7e22f73d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:48.678177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e413d4dd-706d-4c6b-9823-8462b26b7ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:48.718192 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] POST https://10.4.3.210/volume/v3/groups Aug 05 18:23:48.718789 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "34047889-8505-4f3c-aba7-62dc068c710a", "volume_types": ["9164e2b6-ab52-461f-823f-c2c02e48f1f2"], "name": "tempest-GroupsV314Test-Group-910085208"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:48.721286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.groups [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Creating new group {'group': {'group_type': '34047889-8505-4f3c-aba7-62dc068c710a', 'volume_types': ['9164e2b6-ab52-461f-823f-c2c02e48f1f2'], 'name': 'tempest-GroupsV314Test-Group-910085208'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 05 18:23:48.730135 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.groups [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Creating group tempest-GroupsV314Test-Group-910085208. Aug 05 18:23:48.742163 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2eea03d2-50d7-4312-8de4-8383c6ece7c6 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 returned with HTTP 200 Aug 05 18:23:48.742613 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 694/2761] 10.4.3.210 () {68 vars in 1363 bytes} [Wed Aug 5 18:23:48 2026] PUT /volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 => generated 204 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.745872 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Availability Zones retrieved successfully. Aug 05 18:23:48.753617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aee5decf-2de8-4e3e-bc97-94da644a4a26 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.756862 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aee5decf-2de8-4e3e-bc97-94da644a4a26 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 Aug 05 18:23:48.757108 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aee5decf-2de8-4e3e-bc97-94da644a4a26 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.757368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aee5decf-2de8-4e3e-bc97-94da644a4a26 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.765319 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aee5decf-2de8-4e3e-bc97-94da644a4a26 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 returned with HTTP 200 Aug 05 18:23:48.768335 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 693/2762] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:48.775360 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['047f5b12-739a-43b7-8695-8e6fe505f167', '315a7c15-9286-423f-96ca-9f7de903f472', '057357f1-4718-493e-9a72-e1108477c818', 'c247d1d9-db87-4308-82f2-87adb1d3baef'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:48.776390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e413d4dd-706d-4c6b-9823-8462b26b7ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['047f5b12-739a-43b7-8695-8e6fe505f167', '315a7c15-9286-423f-96ca-9f7de903f472', '057357f1-4718-493e-9a72-e1108477c818', 'c247d1d9-db87-4308-82f2-87adb1d3baef']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:48.777294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbee1dab-1f1b-49b9-8837-d01e5a31f3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:48.780494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-18d15958-6a36-4e81-bcff-d1611f871b09 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.783423 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-18d15958-6a36-4e81-bcff-d1611f871b09 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] DELETE https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 Aug 05 18:23:48.783701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-18d15958-6a36-4e81-bcff-d1611f871b09 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.783949 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-18d15958-6a36-4e81-bcff-d1611f871b09 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.789860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Created reservations ['6c1464a6-8d31-4c4c-b8a6-6fe3e91db3d3'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:48.817058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-18d15958-6a36-4e81-bcff-d1611f871b09 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 returned with HTTP 202 Aug 05 18:23:48.817718 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 695/2763] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:48 2026] DELETE /volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:48.826657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-11cf5b5c-0b83-4f1e-9de4-1f6b30fa16b1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.828942 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-11cf5b5c-0b83-4f1e-9de4-1f6b30fa16b1 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] GET https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 Aug 05 18:23:48.829406 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-11cf5b5c-0b83-4f1e-9de4-1f6b30fa16b1 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.829624 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-11cf5b5c-0b83-4f1e-9de4-1f6b30fa16b1 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.831661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43f32c55-82c4-4e0d-b958-8d8ccd886410 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups returned with HTTP 202 Aug 05 18:23:48.832131 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 684/2764] 10.4.3.210 () {70 vars in 1297 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/groups => generated 107 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:23:48.836352 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-11cf5b5c-0b83-4f1e-9de4-1f6b30fa16b1 tempest-VolumeTypesTest-769880307 tempest-VolumeTypesTest-769880307-project-admin] https://10.4.3.210/volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 returned with HTTP 404 Aug 05 18:23:48.837104 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 694/2765] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/types/72ce8fef-0beb-4db5-a7e7-ee05a72f9ba5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:48.842861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ed008572-b2e4-4f86-9502-05ecf2738626 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.844820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbee1dab-1f1b-49b9-8837-d01e5a31f3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172c891a-f739-46a0-80f1-57ad5b9120a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-244325278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['047f5b12-739a-43b7-8695-8e6fe505f167','315a7c15-9286-423f-96ca-9f7de903f472','057357f1-4718-493e-9a72-e1108477c818','c247d1d9-db87-4308-82f2-87adb1d3baef'],size=1,snapshot_id=6460541c-c0d1-4762-89ea-fedf7e22f73d,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-244325278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172c891a-f739-46a0-80f1-57ad5b9120a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4830083398435db5552850b0c8c404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6460541c-c0d1-4762-89ea-fedf7e22f73d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:48.844966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed008572-b2e4-4f86-9502-05ecf2738626 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f Aug 05 18:23:48.845187 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed008572-b2e4-4f86-9502-05ecf2738626 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.845395 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed008572-b2e4-4f86-9502-05ecf2738626 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.845613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-ed008572-b2e4-4f86-9502-05ecf2738626 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] show called for member 4f15296b-f31d-4115-aba6-3a1345e4f54f {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:48.845803 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd902008-bcaf-40f5-8100-9244aa737307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:48.850401 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:48.850401 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:48.867353 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed008572-b2e4-4f86-9502-05ecf2738626 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f returned with HTTP 200 Aug 05 18:23:48.869531 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 696/2766] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:48.880050 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd902008-bcaf-40f5-8100-9244aa737307) transitioned into state 'SUCCESS' from state '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-244325278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['047f5b12-739a-43b7-8695-8e6fe505f167','315a7c15-9286-423f-96ca-9f7de903f472','057357f1-4718-493e-9a72-e1108477c818','c247d1d9-db87-4308-82f2-87adb1d3baef'],size=1,snapshot_id=6460541c-c0d1-4762-89ea-fedf7e22f73d,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:48.881306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd366ec-3b3e-4663-8d41-bb988eb54b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:48.921178 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd366ec-3b3e-4663-8d41-bb988eb54b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:48.922695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (18a04fa6-47a9-42dc-bf9e-caf1f28c1d08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:48.923120 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request issued successfully. Aug 05 18:23:48.924256 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-96faf0f1-e9f2-46ca-bf58-f77fd2884fa5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:48.924752 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 693/2767] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:23:48 2026] POST /volume/v3/volumes => generated 790 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:48.943995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4557bd8e-0870-4e7b-9028-68a0e86b9024 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:48.950257 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4557bd8e-0870-4e7b-9028-68a0e86b9024 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:48.950638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4557bd8e-0870-4e7b-9028-68a0e86b9024 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:48.950949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4557bd8e-0870-4e7b-9028-68a0e86b9024 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:48.958761 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:48.958761 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:48.964994 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4557bd8e-0870-4e7b-9028-68a0e86b9024 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:48.973051 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4557bd8e-0870-4e7b-9028-68a0e86b9024 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:48.973743 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 685/2768] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:48 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:49.881959 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-69b94762-a6f3-4a40-97d5-d648284bd8fe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:49.885262 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-69b94762-a6f3-4a40-97d5-d648284bd8fe tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f Aug 05 18:23:49.885262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-69b94762-a6f3-4a40-97d5-d648284bd8fe tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:49.885262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-69b94762-a6f3-4a40-97d5-d648284bd8fe tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:49.885262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-69b94762-a6f3-4a40-97d5-d648284bd8fe tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] show called for member 4f15296b-f31d-4115-aba6-3a1345e4f54f {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:49.890538 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:49.890538 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:49.915882 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-69b94762-a6f3-4a40-97d5-d648284bd8fe tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f returned with HTTP 200 Aug 05 18:23:49.916448 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 695/2769] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:49 2026] GET /volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:49.933003 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8227cb3b-776c-489d-9923-176940da2462 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:49.935957 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:49.936385 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1335802701", "volume_type": "9164e2b6-ab52-461f-823f-c2c02e48f1f2", "group_id": "4f15296b-f31d-4115-aba6-3a1345e4f54f", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:49.938530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1335802701', 'volume_type': '9164e2b6-ab52-461f-823f-c2c02e48f1f2', 'group_id': '4f15296b-f31d-4115-aba6-3a1345e4f54f', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:49.953240 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:49.953240 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:49.954114 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Create volume of 1 GB Aug 05 18:23:49.963875 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Availability Zones retrieved successfully. Aug 05 18:23:49.995904 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Flow 'volume_create_api' (5bb1be63-38ab-4c7c-910f-e74e718e86dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:49.996001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2beaa4cb-7eaf-436e-8d44-3de897a7145f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:49.996694 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ba7ae7-ba00-4117-9fea-4abe8c5efd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:49.996694 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:49.996694 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:49.997193 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:49.999871 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2beaa4cb-7eaf-436e-8d44-3de897a7145f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:50.000263 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2beaa4cb-7eaf-436e-8d44-3de897a7145f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:50.000482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2beaa4cb-7eaf-436e-8d44-3de897a7145f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:50.016105 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.016105 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:50.026176 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2beaa4cb-7eaf-436e-8d44-3de897a7145f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:50.033474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ba7ae7-ba00-4117-9fea-4abe8c5efd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:23:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9164e2b6-ab52-461f-823f-c2c02e48f1f2,is_public=True,name='tempest-GroupsV314Test-volume-type-1522717106',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9164e2b6-ab52-461f-823f-c2c02e48f1f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4f15296b-f31d-4115-aba6-3a1345e4f54f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:50.034262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86854868-6d22-4d66-9e33-eded0ccd5e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:50.036358 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2beaa4cb-7eaf-436e-8d44-3de897a7145f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:50.036553 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 694/2770] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:49 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:50.057155 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-52d3f89b-9ee7-48de-afe3-2ba60779e26d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:50.060377 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-52d3f89b-9ee7-48de-afe3-2ba60779e26d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:50.060715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-52d3f89b-9ee7-48de-afe3-2ba60779e26d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:50.061022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-52d3f89b-9ee7-48de-afe3-2ba60779e26d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:50.073191 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.073191 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:50.079686 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-52d3f89b-9ee7-48de-afe3-2ba60779e26d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:50.084620 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1522717106 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1522717106, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:50.085141 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1522717106 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1522717106, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:50.088617 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-52d3f89b-9ee7-48de-afe3-2ba60779e26d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:50.088617 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 686/2771] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:50 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:50.156456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Created reservations ['784253ce-c6f6-4e9d-ba3a-36ec6dba62db', 'e0005bf6-116a-44dc-a735-e7c59bca2e57', '10e2e98b-9342-4a38-abab-c89f41b2e0cc', '6115bb2b-5d91-4895-8797-da8bd94aafed'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:50.157322 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86854868-6d22-4d66-9e33-eded0ccd5e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['784253ce-c6f6-4e9d-ba3a-36ec6dba62db', 'e0005bf6-116a-44dc-a735-e7c59bca2e57', '10e2e98b-9342-4a38-abab-c89f41b2e0cc', '6115bb2b-5d91-4895-8797-da8bd94aafed']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:50.158323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4101f994-a9d9-4e53-9415-0774b357e9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:50.196331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4101f994-a9d9-4e53-9415-0774b357e9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9d2e46f-c38d-40e8-9829-562c853cdd0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1335802701',encryption_key_id=None,group_id=4f15296b-f31d-4115-aba6-3a1345e4f54f,group_type_id=,metadata={},multiattach=False,project_id='ada876a038864846b1af4c0fcbb9875f',qos_specs=None,replication_status=,reservations=['784253ce-c6f6-4e9d-ba3a-36ec6dba62db','e0005bf6-116a-44dc-a735-e7c59bca2e57','10e2e98b-9342-4a38-abab-c89f41b2e0cc','6115bb2b-5d91-4895-8797-da8bd94aafed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec580807d1f43d3a2c76be5ea5ce4a4',volume_type_id=9164e2b6-ab52-461f-823f-c2c02e48f1f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1335802701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4f15296b-f31d-4115-aba6-3a1345e4f54f,host=None,id=a9d2e46f-c38d-40e8-9829-562c853cdd0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada876a038864846b1af4c0fcbb9875f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec580807d1f43d3a2c76be5ea5ce4a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9164e2b6-ab52-461f-823f-c2c02e48f1f2),volume_type_id=9164e2b6-ab52-461f-823f-c2c02e48f1f2)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:50.197940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad44341-9d10-417d-84dc-026c7ee2e892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:50.228587 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad44341-9d10-417d-84dc-026c7ee2e892) transitioned into state 'SUCCESS' from state '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-1335802701',encryption_key_id=None,group_id=4f15296b-f31d-4115-aba6-3a1345e4f54f,group_type_id=,metadata={},multiattach=False,project_id='ada876a038864846b1af4c0fcbb9875f',qos_specs=None,replication_status=,reservations=['784253ce-c6f6-4e9d-ba3a-36ec6dba62db','e0005bf6-116a-44dc-a735-e7c59bca2e57','10e2e98b-9342-4a38-abab-c89f41b2e0cc','6115bb2b-5d91-4895-8797-da8bd94aafed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec580807d1f43d3a2c76be5ea5ce4a4',volume_type_id=9164e2b6-ab52-461f-823f-c2c02e48f1f2)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:50.230578 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25189fa-801d-40f8-a82c-bf32fe9e645f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:50.255664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c25189fa-801d-40f8-a82c-bf32fe9e645f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:50.256851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Flow 'volume_create_api' (5bb1be63-38ab-4c7c-910f-e74e718e86dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:50.257349 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Create volume request issued successfully. Aug 05 18:23:50.258725 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:50.260153 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:50.317919 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:50.323477 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.323477 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:50.327883 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8227cb3b-776c-489d-9923-176940da2462 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:50.328369 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 697/2772] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:23:49 2026] POST /volume/v3/volumes => generated 819 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:50.340623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:50.343717 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/limits Aug 05 18:23:50.343717 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:50.344347 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:50.345195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fef87da0-7af6-449e-866d-bb06b6876366 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:50.348523 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e Aug 05 18:23:50.348817 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:50.349004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:50.356752 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.356752 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:50.359009 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1522717106 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1522717106, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:50.360500 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1522717106 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1522717106, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:50.360500 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsV314Test-volume-type-1522717106 is set by the default quota flag: quota_snapshots_tempest-GroupsV314Test-volume-type-1522717106, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:50.360500 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1887687630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1887687630, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:23:50.361688 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Volume info retrieved successfully. Aug 05 18:23:50.362486 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.362486 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:50.363114 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:50.363114 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:50.385147 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-b8fd815d-e54f-4f0c-90e0-45a717004222 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Aug 05 18:23:50.385652 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 696/2773] 10.4.3.210 () {68 vars in 1484 bytes} [Wed Aug 5 18:23:50 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:50.420254 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:50.428588 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.428588 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:50.441516 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fef87da0-7af6-449e-866d-bb06b6876366 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e returned with HTTP 200 Aug 05 18:23:50.442394 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 695/2774] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:50 2026] GET /volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e => generated 887 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:50.464649 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-0f68bb21-bd21-4dba-9d44-399e1fd93373 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:50.467609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-0f68bb21-bd21-4dba-9d44-399e1fd93373 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:23:50.467931 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-0f68bb21-bd21-4dba-9d44-399e1fd93373 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:50.467931 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-0f68bb21-bd21-4dba-9d44-399e1fd93373 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:50.485840 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.485840 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:50.495061 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-0f68bb21-bd21-4dba-9d44-399e1fd93373 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:50.502711 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-0f68bb21-bd21-4dba-9d44-399e1fd93373 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:23:50.503454 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 687/2775] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:50 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:50.516695 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:50.522731 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:23:50.522731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49d550e0-e4fa-45f1-a7b7-e23378894faa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2003172234", "description": null, "metadata": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:50.766783 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.766783 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:50.767466 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:50.767648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create snapshot from volume 49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:23:50.812362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Created reservations ['0feb9936-4e18-40b8-ac7e-5bacb2bd4462', '297a30ec-2065-4304-beae-5765d9bafe4d', 'eecb97a4-d68f-4f5a-adc4-d97cd8968940', 'ed63b865-b530-4236-86bf-35a1ef39bf76'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:50.823858 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-43043441-b7f2-4fd2-8867-0f26f962ad09 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:50.827119 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-43043441-b7f2-4fd2-8867-0f26f962ad09 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:50.827390 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-43043441-b7f2-4fd2-8867-0f26f962ad09 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:50.827679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-43043441-b7f2-4fd2-8867-0f26f962ad09 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:50.839721 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:50.839721 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:50.848917 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-43043441-b7f2-4fd2-8867-0f26f962ad09 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:50.855563 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-43043441-b7f2-4fd2-8867-0f26f962ad09 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:50.856243 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 697/2776] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:50 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:23:50.866905 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot force create request issued successfully. Aug 05 18:23:50.867881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-b7e1b0a8-cd9b-4966-8f85-0185cf4d7e0f req-9a81f13b-7aa7-4469-811c-80a33ab5cd5b tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:23:50.869322 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 698/2777] 10.4.3.210 () {72 vars in 1547 bytes} [Wed Aug 5 18:23:50 2026] POST /volume/v3/snapshots => generated 324 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:51.000251 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4cde60c4-dfca-4f20-9b3e-72f57a857af3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.000741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4cde60c4-dfca-4f20-9b3e-72f57a857af3 None None] GET https://10.4.3.210/volume// Aug 05 18:23:51.001613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4cde60c4-dfca-4f20-9b3e-72f57a857af3 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:51.001613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4cde60c4-dfca-4f20-9b3e-72f57a857af3 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:51.003195 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4cde60c4-dfca-4f20-9b3e-72f57a857af3 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:51.004054 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 696/2778] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:23:50 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:51.022324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-97a5ba97-0cb0-4b72-8b78-a7efbdc64f7c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.029628 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-97a5ba97-0cb0-4b72-8b78-a7efbdc64f7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:51.029628 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-97a5ba97-0cb0-4b72-8b78-a7efbdc64f7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "172c891a-f739-46a0-80f1-57ad5b9120a7", "connector": null, "instance_uuid": "1855cf44-c4dd-4829-9f1f-f7968e7c1c8a"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:51.042352 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.042352 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:51.107708 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-97a5ba97-0cb0-4b72-8b78-a7efbdc64f7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:51.108851 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 688/2779] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:51 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:51.168037 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eb5af276-4ed0-4d88-8fcd-6da6b0705c46 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.170539 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb5af276-4ed0-4d88-8fcd-6da6b0705c46 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:51.170861 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb5af276-4ed0-4d88-8fcd-6da6b0705c46 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:51.171132 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb5af276-4ed0-4d88-8fcd-6da6b0705c46 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:51.189724 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-086bb183-e580-4d85-ad6e-2268cd10ca46 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.190341 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-086bb183-e580-4d85-ad6e-2268cd10ca46 None None] GET https://10.4.3.210/volume// Aug 05 18:23:51.190609 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-086bb183-e580-4d85-ad6e-2268cd10ca46 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:51.190786 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-086bb183-e580-4d85-ad6e-2268cd10ca46 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:51.191214 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-086bb183-e580-4d85-ad6e-2268cd10ca46 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:51.191581 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 699/2780] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:51.194665 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.194665 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:51.206009 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eb5af276-4ed0-4d88-8fcd-6da6b0705c46 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:51.209173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-2189118e-7950-450d-92c4-4112b5bba40c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.217121 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb5af276-4ed0-4d88-8fcd-6da6b0705c46 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:51.218047 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 698/2781] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:51 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:51.226818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-2189118e-7950-450d-92c4-4112b5bba40c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:51.226818 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-2189118e-7950-450d-92c4-4112b5bba40c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:51.226818 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-2189118e-7950-450d-92c4-4112b5bba40c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:51.241999 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.241999 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:51.247493 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-2189118e-7950-450d-92c4-4112b5bba40c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:51.257312 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-2189118e-7950-450d-92c4-4112b5bba40c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:51.258076 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 697/2782] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:51 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 1062 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:51.422351 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.430375 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] PUT https://10.4.3.210/volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49 Aug 05 18:23:51.431092 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:51.453501 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Acquiring lock "cinder-attachment_update-172c891a-f739-46a0-80f1-57ad5b9120a7-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:23:51.461993 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-172c891a-f739-46a0-80f1-57ad5b9120a7-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:23:51.463164 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.463164 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:51.471113 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.473312 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e Aug 05 18:23:51.473465 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:51.474181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:51.485201 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.485201 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:51.491881 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Volume info retrieved successfully. Aug 05 18:23:51.493029 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:51.493266 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:51.552011 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:51.559519 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.559519 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:51.575703 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1642e3fa-3e29-4286-a59d-21e35d0c2b76 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e returned with HTTP 200 Aug 05 18:23:51.576247 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 700/2783] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:51 2026] GET /volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:51.596101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a8148c6f-b559-4183-affa-3c7843687cc2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.599158 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] POST https://10.4.3.210/volume/v3/groups/action Aug 05 18:23:51.599679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action body: b'{"create-from-src": {"source_group_id": "4f15296b-f31d-4115-aba6-3a1345e4f54f", "name": "tempest-Group_from_grp-506247389"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:51.599877 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "4f15296b-f31d-4115-aba6-3a1345e4f54f", "name": "tempest-Group_from_grp-506247389"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:51.602434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Creating new group {'create-from-src': {'source_group_id': '4f15296b-f31d-4115-aba6-3a1345e4f54f', 'name': 'tempest-Group_from_grp-506247389'}}. {{(pid=100363) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 05 18:23:51.603256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Creating group tempest-Group_from_grp-506247389 from source group 4f15296b-f31d-4115-aba6-3a1345e4f54f. Aug 05 18:23:51.609941 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.609941 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:51.621888 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.621888 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:51.644152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-172c891a-f739-46a0-80f1-57ad5b9120a7-np0000006581" released by "attachment_update" :: held 0.181s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:23:51.645261 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-49ba5943-8e90-4aff-9089-7f8b94849baa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49 returned with HTTP 200 Aug 05 18:23:51.645355 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 689/2784] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:23:51 2026] PUT /volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:51.689092 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Created reservations ['d86435a1-1f2c-4aef-ab84-32c210c72098'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:51.779857 np0000006581 devstack@c-api.service[100363]: INFO cinder.group.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] A mapping entry already exists for group 740a4697-8531-4ede-b683-44c9dc048c8e and volume type 9164e2b6-ab52-461f-823f-c2c02e48f1f2. Do not need to create again. Aug 05 18:23:51.780934 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:51.780934 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:51.781547 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Availability Zones retrieved successfully. Aug 05 18:23:51.788832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Flow 'volume_create_api' (63503c4b-8334-4241-a4d5-1f1e1119cafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:51.790422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d54b66-5599-48f5-b40a-7fc23142ebc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:51.791872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:51.818905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d54b66-5599-48f5-b40a-7fc23142ebc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a9d2e46f-c38d-40e8-9829-562c853cdd0e', 'volume_type': VolumeType(created_at=2026-08-05T18:23:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9164e2b6-ab52-461f-823f-c2c02e48f1f2,is_public=True,name='tempest-GroupsV314Test-volume-type-1522717106',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9164e2b6-ab52-461f-823f-c2c02e48f1f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '740a4697-8531-4ede-b683-44c9dc048c8e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:51.820437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d8584c-c147-4753-a991-e67961768024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:51.870628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Created reservations ['85657ee5-7797-4d73-9c5d-bf8558166750', '3ca7e8aa-6c3c-43dc-aebb-f34caf676181', '13c5d2ac-cc2b-438d-be57-ec0d75bf8e1d', '96a69fd1-1ae0-4e21-a988-4519968daa1d'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:51.871459 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d8584c-c147-4753-a991-e67961768024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85657ee5-7797-4d73-9c5d-bf8558166750', '3ca7e8aa-6c3c-43dc-aebb-f34caf676181', '13c5d2ac-cc2b-438d-be57-ec0d75bf8e1d', '96a69fd1-1ae0-4e21-a988-4519968daa1d']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:51.872064 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211fc3a8-e765-4bdc-84c5-ef1eb00f0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:51.910513 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (211fc3a8-e765-4bdc-84c5-ef1eb00f0fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e64a82-495f-412e-ae69-ad7b478d4507', '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=740a4697-8531-4ede-b683-44c9dc048c8e,group_type_id=,metadata={},multiattach=False,project_id='ada876a038864846b1af4c0fcbb9875f',qos_specs=None,replication_status=,reservations=['85657ee5-7797-4d73-9c5d-bf8558166750','3ca7e8aa-6c3c-43dc-aebb-f34caf676181','13c5d2ac-cc2b-438d-be57-ec0d75bf8e1d','96a69fd1-1ae0-4e21-a988-4519968daa1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9d2e46f-c38d-40e8-9829-562c853cdd0e,status='creating',user_id='eec580807d1f43d3a2c76be5ea5ce4a4',volume_type_id=9164e2b6-ab52-461f-823f-c2c02e48f1f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=740a4697-8531-4ede-b683-44c9dc048c8e,host=None,id=61e64a82-495f-412e-ae69-ad7b478d4507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ada876a038864846b1af4c0fcbb9875f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a9d2e46f-c38d-40e8-9829-562c853cdd0e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec580807d1f43d3a2c76be5ea5ce4a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9164e2b6-ab52-461f-823f-c2c02e48f1f2),volume_type_id=9164e2b6-ab52-461f-823f-c2c02e48f1f2)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:51.911898 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c648f951-b02f-42c3-acda-0a8d0d2a95af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:51.943005 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c648f951-b02f-42c3-acda-0a8d0d2a95af) transitioned into state 'SUCCESS' from 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=740a4697-8531-4ede-b683-44c9dc048c8e,group_type_id=,metadata={},multiattach=False,project_id='ada876a038864846b1af4c0fcbb9875f',qos_specs=None,replication_status=,reservations=['85657ee5-7797-4d73-9c5d-bf8558166750','3ca7e8aa-6c3c-43dc-aebb-f34caf676181','13c5d2ac-cc2b-438d-be57-ec0d75bf8e1d','96a69fd1-1ae0-4e21-a988-4519968daa1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9d2e46f-c38d-40e8-9829-562c853cdd0e,status='creating',user_id='eec580807d1f43d3a2c76be5ea5ce4a4',volume_type_id=9164e2b6-ab52-461f-823f-c2c02e48f1f2)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:51.944236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Flow 'volume_create_api' (63503c4b-8334-4241-a4d5-1f1e1119cafb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:51.944705 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Create volume request issued successfully. Aug 05 18:23:51.965778 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a8148c6f-b559-4183-affa-3c7843687cc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/action returned with HTTP 202 Aug 05 18:23:51.967012 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 699/2785] 10.4.3.210 () {70 vars in 1318 bytes} [Wed Aug 5 18:23:51 2026] POST /volume/v3/groups/action => generated 101 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:51.979879 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:51.983797 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:51.983973 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:51.984191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:51.984578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:51.985812 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:52.000441 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Get all volumes completed successfully. Aug 05 18:23:52.002521 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:52.002754 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:52.060139 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:52.063736 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.063736 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:52.069617 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:52.069808 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:52.118723 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:52.122791 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.122791 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:52.133562 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c8af622-e43a-4d72-ab08-69bf58ed5df0 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:52.134129 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 698/2786] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:51 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:52.151917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.154161 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 Aug 05 18:23:52.154663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:52.155085 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:52.166506 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.166506 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:52.177629 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Volume info retrieved successfully. Aug 05 18:23:52.177629 np0000006581 devstack@c-api.service[100366]: WARNING stevedore.named [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:52.177629 np0000006581 devstack@c-api.service[100366]: WARNING castellan.key_manager [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:52.219924 np0000006581 devstack@c-api.service[100366]: DEBUG oslo_db.sqlalchemy.engines [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100366) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:52.225752 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.225752 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:52.231554 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-55f8b259-a9d0-4096-b8e4-4ca334761683 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 returned with HTTP 200 Aug 05 18:23:52.232020 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 701/2787] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:52 2026] GET /volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 => generated 923 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:52.240557 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e8c9146f-b2e3-44a5-8692-affbfbdcb46a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.246622 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8c9146f-b2e3-44a5-8692-affbfbdcb46a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:52.246622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8c9146f-b2e3-44a5-8692-affbfbdcb46a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:52.246622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8c9146f-b2e3-44a5-8692-affbfbdcb46a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:52.252656 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4b9c2b74-c0c3-40db-8160-da70d792fbd8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.257663 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b9c2b74-c0c3-40db-8160-da70d792fbd8 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e Aug 05 18:23:52.257989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b9c2b74-c0c3-40db-8160-da70d792fbd8 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:52.258266 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b9c2b74-c0c3-40db-8160-da70d792fbd8 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:52.258465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-4b9c2b74-c0c3-40db-8160-da70d792fbd8 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] show called for member 740a4697-8531-4ede-b683-44c9dc048c8e {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:52.266973 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.266973 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:52.271247 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.271247 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:52.280501 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b9c2b74-c0c3-40db-8160-da70d792fbd8 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e returned with HTTP 200 Aug 05 18:23:52.280845 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 700/2788] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:52 2026] GET /volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e => generated 416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:52.281236 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e8c9146f-b2e3-44a5-8692-affbfbdcb46a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:52.289221 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8c9146f-b2e3-44a5-8692-affbfbdcb46a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:52.289221 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 690/2789] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:52 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:52.294651 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-79f86297-8fc7-40ad-b096-d3da35e065bb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.297117 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:52.297480 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:52.299526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'detail' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:52.299526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:52.299526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100365) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:52.310045 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Get all volumes completed successfully. Aug 05 18:23:52.310818 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:52.310995 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:52.361656 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:52.365200 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.365200 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:52.372923 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:52.373171 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:52.376028 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.426966 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:52.431107 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.431107 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:52.441925 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-79f86297-8fc7-40ad-b096-d3da35e065bb tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:52.442478 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 699/2790] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:52 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:52.462232 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.464234 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] POST https://10.4.3.210/volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e/action Aug 05 18:23:52.464848 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:52.465187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:52.466748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] delete called for group 740a4697-8531-4ede-b683-44c9dc048c8e {{(pid=100363) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:23:52.466925 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Delete group with id: 740a4697-8531-4ede-b683-44c9dc048c8e Aug 05 18:23:52.472682 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.472682 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:52.484799 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:52.485328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2019356423"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:52.487284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2019356423'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:52.487284 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Create volume of 1 GB Aug 05 18:23:52.491789 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Availability Zones retrieved successfully. Aug 05 18:23:52.499767 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Flow 'volume_create_api' (f807f571-b0d5-45a1-a1be-dc0818b80bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:52.501439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cec3ea-c47b-4015-ab9f-a76d2e657ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:52.503112 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:52.520784 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9b401c2a-5d68-420a-aefc-ec8a433141c3 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e/action returned with HTTP 202 Aug 05 18:23:52.523617 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 701/2791] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:23:52 2026] POST /volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:52.534025 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.536399 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 Aug 05 18:23:52.536732 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:52.536990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:52.546372 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.546372 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:52.553628 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Volume info retrieved successfully. Aug 05 18:23:52.553790 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cec3ea-c47b-4015-ab9f-a76d2e657ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:52.553790 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f565a896-2feb-4ed0-b435-868e0fd3e60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:52.553944 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:52.553944 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:52.615465 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:52.620797 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.620797 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:52.629896 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7244b0f-6957-4bcc-86b2-0f8720b2d397 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 returned with HTTP 200 Aug 05 18:23:52.630859 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 691/2792] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:52 2026] GET /volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 => generated 922 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:52.653300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Created reservations ['409ab32b-61a3-4577-8a07-35fb1f011a09', 'c2c470ed-f92c-4e1c-bd34-d470d8e75ddf', 'd420a13c-e23f-42f6-8d10-24527fe0fcac', '8ec0658d-05ee-4478-883a-a02d5b5630fc'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:52.654554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f565a896-2feb-4ed0-b435-868e0fd3e60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['409ab32b-61a3-4577-8a07-35fb1f011a09', 'c2c470ed-f92c-4e1c-bd34-d470d8e75ddf', 'd420a13c-e23f-42f6-8d10-24527fe0fcac', '8ec0658d-05ee-4478-883a-a02d5b5630fc']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:52.655676 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea455c0-6e4f-49a0-a2d2-5e6bb1143c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:52.689991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea455c0-6e4f-49a0-a2d2-5e6bb1143c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab46f66b-d2d0-4405-bafb-65b20564ce19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2019356423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a68257ab8746ee9d5a6f37b3f7d97a',qos_specs=None,replication_status=,reservations=['409ab32b-61a3-4577-8a07-35fb1f011a09','c2c470ed-f92c-4e1c-bd34-d470d8e75ddf','d420a13c-e23f-42f6-8d10-24527fe0fcac','8ec0658d-05ee-4478-883a-a02d5b5630fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea095bd7a7845529dd8c8665883dcf0',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2019356423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab46f66b-d2d0-4405-bafb-65b20564ce19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81a68257ab8746ee9d5a6f37b3f7d97a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ea095bd7a7845529dd8c8665883dcf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:52.690500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8308a8b2-acc6-47a5-9279-9818d53416f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:52.726507 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8308a8b2-acc6-47a5-9279-9818d53416f1) transitioned into state 'SUCCESS' from state '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-2019356423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81a68257ab8746ee9d5a6f37b3f7d97a',qos_specs=None,replication_status=,reservations=['409ab32b-61a3-4577-8a07-35fb1f011a09','c2c470ed-f92c-4e1c-bd34-d470d8e75ddf','d420a13c-e23f-42f6-8d10-24527fe0fcac','8ec0658d-05ee-4478-883a-a02d5b5630fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ea095bd7a7845529dd8c8665883dcf0',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:52.729439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a0a3d9-8865-4bab-a1b8-40d668ed797a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:52.752203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a0a3d9-8865-4bab-a1b8-40d668ed797a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:52.754547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Flow 'volume_create_api' (f807f571-b0d5-45a1-a1be-dc0818b80bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:52.754547 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Create volume request issued successfully. Aug 05 18:23:52.755924 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00128c95-b3cd-4d1c-b270-9ec2aff0c5f1 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:52.755924 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 702/2793] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:23:52 2026] POST /volume/v3/volumes => generated 750 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:52.776563 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e88b8a54-a66c-422a-93db-5349ba589e71 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:52.779116 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e88b8a54-a66c-422a-93db-5349ba589e71 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:52.780146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e88b8a54-a66c-422a-93db-5349ba589e71 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:52.780437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e88b8a54-a66c-422a-93db-5349ba589e71 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:52.791835 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:52.791835 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:52.797775 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e88b8a54-a66c-422a-93db-5349ba589e71 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:52.804498 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e88b8a54-a66c-422a-93db-5349ba589e71 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 returned with HTTP 200 Aug 05 18:23:52.805563 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 700/2794] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:52 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:53.014082 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-72f5fed1-63d2-404f-ad55-330cf2166341 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.087333 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:53.087333 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1261534676"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:53.091162 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1261534676'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:53.091427 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume of 1 GB Aug 05 18:23:53.099817 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability Zones retrieved successfully. Aug 05 18:23:53.107917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (98ae5d3b-f61c-4069-8ed6-85faeda98cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:53.109343 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af4477a-1936-4497-b82f-71996462d4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:53.110401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:53.172473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af4477a-1936-4497-b82f-71996462d4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:53.172473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef3d8af-c1d9-4d80-b089-5b5fd6dfe6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:53.283223 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['e85af25b-49bb-46d7-9478-3553a6588c6b', '00849896-9eee-4896-9327-0180c75f6f1d', 'e4e86e59-0b69-4de3-bbb8-ee4b468b1e7e', 'e8585e20-1632-4fd9-b207-5699bdc7fba3'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:53.284280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef3d8af-c1d9-4d80-b089-5b5fd6dfe6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e85af25b-49bb-46d7-9478-3553a6588c6b', '00849896-9eee-4896-9327-0180c75f6f1d', 'e4e86e59-0b69-4de3-bbb8-ee4b468b1e7e', 'e8585e20-1632-4fd9-b207-5699bdc7fba3']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:53.285393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59486fc-f0ce-49a3-9392-afc7e1ae97c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:53.304354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2a530b56-f6f1-49c9-a35e-c53c4a3ab5c9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.306894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a530b56-f6f1-49c9-a35e-c53c4a3ab5c9 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:53.307231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a530b56-f6f1-49c9-a35e-c53c4a3ab5c9 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.307577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a530b56-f6f1-49c9-a35e-c53c4a3ab5c9 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.320489 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.320489 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:53.321017 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e59486fc-f0ce-49a3-9392-afc7e1ae97c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6adec8af-f37e-4cb1-a7d5-eadf60fa283f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1261534676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['e85af25b-49bb-46d7-9478-3553a6588c6b','00849896-9eee-4896-9327-0180c75f6f1d','e4e86e59-0b69-4de3-bbb8-ee4b468b1e7e','e8585e20-1632-4fd9-b207-5699bdc7fba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1261534676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6adec8af-f37e-4cb1-a7d5-eadf60fa283f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ef45c888ac40298d9c3e83074c2467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:53.322517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a34f553-dc5f-415d-a1ac-68f87ed59df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:53.325837 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2a530b56-f6f1-49c9-a35e-c53c4a3ab5c9 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:53.332325 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a530b56-f6f1-49c9-a35e-c53c4a3ab5c9 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:53.333411 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 692/2795] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:53.358641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a34f553-dc5f-415d-a1ac-68f87ed59df2) transitioned into state 'SUCCESS' from state '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-1261534676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['e85af25b-49bb-46d7-9478-3553a6588c6b','00849896-9eee-4896-9327-0180c75f6f1d','e4e86e59-0b69-4de3-bbb8-ee4b468b1e7e','e8585e20-1632-4fd9-b207-5699bdc7fba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:53.359670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1767b91-8750-4a5b-be32-a23595fb5050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:53.376035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1767b91-8750-4a5b-be32-a23595fb5050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:53.377099 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (98ae5d3b-f61c-4069-8ed6-85faeda98cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:53.377469 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request issued successfully. Aug 05 18:23:53.378402 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72f5fed1-63d2-404f-ad55-330cf2166341 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:53.379081 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 702/2796] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:23:53 2026] POST /volume/v3/volumes => generated 749 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:23:53.655087 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-98118c79-60b8-4aa5-aa43-9aa8ca50bbc2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.655087 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-98118c79-60b8-4aa5-aa43-9aa8ca50bbc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 Aug 05 18:23:53.655087 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-98118c79-60b8-4aa5-aa43-9aa8ca50bbc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.655087 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-98118c79-60b8-4aa5-aa43-9aa8ca50bbc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.663829 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-98118c79-60b8-4aa5-aa43-9aa8ca50bbc2 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 returned with HTTP 404 Aug 05 18:23:53.664495 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 703/2797] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/volumes/61e64a82-495f-412e-ae69-ad7b478d4507 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:53.680394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e4740331-7125-4a59-a75b-8575f018086c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.685709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4740331-7125-4a59-a75b-8575f018086c tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e Aug 05 18:23:53.685709 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4740331-7125-4a59-a75b-8575f018086c tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.686475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4740331-7125-4a59-a75b-8575f018086c tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.686791 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.groups [None req-e4740331-7125-4a59-a75b-8575f018086c tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] show called for member 740a4697-8531-4ede-b683-44c9dc048c8e {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:53.697328 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4740331-7125-4a59-a75b-8575f018086c tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e returned with HTTP 404 Aug 05 18:23:53.697981 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 701/2798] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/groups/740a4697-8531-4ede-b683-44c9dc048c8e => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 05 18:23:53.709686 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.712293 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:23:53.713348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.713348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.715031 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:23:53.715144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:23:53.729672 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Get all volumes completed successfully. Aug 05 18:23:53.730655 np0000006581 devstack@c-api.service[100364]: WARNING stevedore.named [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:53.730889 np0000006581 devstack@c-api.service[100364]: WARNING castellan.key_manager [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:53.785673 np0000006581 devstack@c-api.service[100364]: DEBUG oslo_db.sqlalchemy.engines [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:53.793292 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.793292 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:53.805759 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-88d473ba-2bbe-476b-b4f9-6cb24a377c77 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:23:53.805920 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 693/2799] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:53.823680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.825206 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] POST https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f/action Aug 05 18:23:53.825920 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:53.825920 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:53.826681 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f92d616a-6e5a-48f5-b37e-8f06ac32feaf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.827062 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.groups [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] delete called for group 4f15296b-f31d-4115-aba6-3a1345e4f54f {{(pid=100363) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 05 18:23:53.827062 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.groups [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Delete group with id: 4f15296b-f31d-4115-aba6-3a1345e4f54f Aug 05 18:23:53.829614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4b39d057-8dbc-46a5-b7b6-d15388b35717 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.831257 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f92d616a-6e5a-48f5-b37e-8f06ac32feaf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 Aug 05 18:23:53.831700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f92d616a-6e5a-48f5-b37e-8f06ac32feaf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.831761 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.831761 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:53.831960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f92d616a-6e5a-48f5-b37e-8f06ac32feaf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.834247 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b39d057-8dbc-46a5-b7b6-d15388b35717 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:53.834457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b39d057-8dbc-46a5-b7b6-d15388b35717 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.834729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b39d057-8dbc-46a5-b7b6-d15388b35717 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.841738 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.841738 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:53.842428 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f92d616a-6e5a-48f5-b37e-8f06ac32feaf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:23:53.843609 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f92d616a-6e5a-48f5-b37e-8f06ac32feaf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 returned with HTTP 200 Aug 05 18:23:53.844569 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 704/2800] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 => generated 483 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:53.851853 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.851853 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:53.856643 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4b39d057-8dbc-46a5-b7b6-d15388b35717 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:53.865204 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b39d057-8dbc-46a5-b7b6-d15388b35717 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 returned with HTTP 200 Aug 05 18:23:53.865877 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 702/2801] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:53.885378 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-45888954-7550-40f2-9369-51bd22a2b0f6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.889104 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-45888954-7550-40f2-9369-51bd22a2b0f6 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] POST https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:53.889758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-45888954-7550-40f2-9369-51bd22a2b0f6 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:53.895437 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.900532 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:23:53.901411 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-688861269", "snapshot_id": null, "imageRef": "38555f6b-651b-4748-b91a-ea3d0efe2a1b", "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:53.902144 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.902144 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:53.903455 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-45888954-7550-40f2-9369-51bd22a2b0f6 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:53.904084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-688861269', 'snapshot_id': None, 'imageRef': '38555f6b-651b-4748-b91a-ea3d0efe2a1b', 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:23:53.910113 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c57525d3-25e3-4d23-ae5c-ba7ff143555b tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f/action returned with HTTP 202 Aug 05 18:23:53.911425 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 703/2802] 10.4.3.210 () {70 vars in 1428 bytes} [Wed Aug 5 18:23:53 2026] POST /volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:53.921151 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-45888954-7550-40f2-9369-51bd22a2b0f6 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Create volume metadata completed successfully. Aug 05 18:23:53.921556 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-45888954-7550-40f2-9369-51bd22a2b0f6 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:53.922252 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 694/2803] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:23:53 2026] POST /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:53.923189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ba41f551-8761-4651-b724-88ec3cc925de None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.926307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e Aug 05 18:23:53.927312 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.927312 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.940020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.942471 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.942471 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:53.944097 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:53.944318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:53.944546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:53.951082 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Volume info retrieved successfully. Aug 05 18:23:53.952317 np0000006581 devstack@c-api.service[100365]: WARNING stevedore.named [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 05 18:23:53.952844 np0000006581 devstack@c-api.service[100365]: WARNING castellan.key_manager [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 05 18:23:53.954750 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.954750 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:53.955939 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:53.966754 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Get volume metadata completed successfully. Aug 05 18:23:53.967092 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c4e1d72f-bb53-4342-aa80-df60b53ea483 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:53.967528 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 704/2804] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:53.980371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-91f06e32-5758-4215-b2f2-fbdd1e0cbe20 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:53.983182 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91f06e32-5758-4215-b2f2-fbdd1e0cbe20 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] PUT https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:53.983182 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91f06e32-5758-4215-b2f2-fbdd1e0cbe20 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:53.999471 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:53.999471 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:54.000210 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-91f06e32-5758-4215-b2f2-fbdd1e0cbe20 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.009108 np0000006581 devstack@c-api.service[100365]: DEBUG oslo_db.sqlalchemy.engines [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:23:54.013834 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.013834 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:54.020220 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-91f06e32-5758-4215-b2f2-fbdd1e0cbe20 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Update volume metadata completed successfully. Aug 05 18:23:54.020536 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91f06e32-5758-4215-b2f2-fbdd1e0cbe20 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.021060 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 695/2805] 10.4.3.210 () {68 vars in 1395 bytes} [Wed Aug 5 18:23:53 2026] PUT /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.029003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ba41f551-8761-4651-b724-88ec3cc925de tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e returned with HTTP 200 Aug 05 18:23:54.029564 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 703/2806] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:53 2026] GET /volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:54.031974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.034063 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:54.034323 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.034568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.046372 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.046372 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:54.047472 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.051937 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.051937 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:54.052770 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:23:54.053489 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume of 1 GB Aug 05 18:23:54.060491 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Availability Zones retrieved successfully. Aug 05 18:23:54.061015 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Get volume metadata completed successfully. Aug 05 18:23:54.061472 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aa01eea7-d298-4000-add3-385b6bfdf1c8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.062238 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 705/2807] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.070455 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Flow 'volume_create_api' (afc17157-2e52-43f7-a296-180351dba041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:54.071859 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00675f7b-de6f-4e23-8d7f-5c975461e2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:54.073377 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:23:54.074999 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.077849 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key1 Aug 05 18:23:54.078135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.078504 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.079290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-18d52a09-4885-472e-92df-39a4df1475a1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.082999 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-18d52a09-4885-472e-92df-39a4df1475a1 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/attachments?instance_id=9236b7a7-ca14-48b2-be86-5c792d68089e Aug 05 18:23:54.083305 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-18d52a09-4885-472e-92df-39a4df1475a1 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.083573 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-18d52a09-4885-472e-92df-39a4df1475a1 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.094795 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.094795 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:54.095534 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.102627 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Get volume metadata completed successfully. Aug 05 18:23:54.105570 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-18d52a09-4885-472e-92df-39a4df1475a1 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments?instance_id=9236b7a7-ca14-48b2-be86-5c792d68089e returned with HTTP 200 Aug 05 18:23:54.105570 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 704/2808] 10.4.3.210 () {70 vars in 1637 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/attachments?instance_id=9236b7a7-ca14-48b2-be86-5c792d68089e => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:54.114568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-75bb7a66-a521-436a-8a06-86b94a7c2be4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.118136 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-75bb7a66-a521-436a-8a06-86b94a7c2be4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd Aug 05 18:23:54.118136 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-75bb7a66-a521-436a-8a06-86b94a7c2be4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.118136 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-75bb7a66-a521-436a-8a06-86b94a7c2be4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.120092 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Delete volume metadata completed successfully. Aug 05 18:23:54.120475 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e70e5a0b-477f-4eeb-be78-f3715cb946bc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key1 returned with HTTP 200 Aug 05 18:23:54.121164 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 696/2809] 10.4.3.210 () {66 vars in 1393 bytes} [Wed Aug 5 18:23:54 2026] DELETE /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 05 18:23:54.132896 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d66a9ffe-458c-415c-b549-9e260f5a524a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.135138 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d66a9ffe-458c-415c-b549-9e260f5a524a tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:54.135444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d66a9ffe-458c-415c-b549-9e260f5a524a tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.135718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d66a9ffe-458c-415c-b549-9e260f5a524a tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.137474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00675f7b-de6f-4e23-8d7f-5c975461e2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cfd5c96-6a39-4d12-988b-4861bf337491', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:54.138412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f054b3f6-b598-4e82-baeb-a7f7bd041f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:54.144451 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-fb50aad8-9797-4df4-b2ff-11ffda43d2c4 req-75bb7a66-a521-436a-8a06-86b94a7c2be4 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd returned with HTTP 200 Aug 05 18:23:54.145275 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 706/2810] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:54.150724 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.150724 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:54.152039 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d66a9ffe-458c-415c-b549-9e260f5a524a tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.164884 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d66a9ffe-458c-415c-b549-9e260f5a524a tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Get volume metadata completed successfully. Aug 05 18:23:54.165313 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d66a9ffe-458c-415c-b549-9e260f5a524a tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.166038 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 705/2811] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.175843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-375606de-5265-4458-b289-b5ca6ff177fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.178542 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-375606de-5265-4458-b289-b5ca6ff177fc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] PUT https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:54.179021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-375606de-5265-4458-b289-b5ca6ff177fc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:54.191900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Created reservations ['d7ba8686-6495-4c2e-9a15-f6c875877876', '71ecc2f8-b89a-453f-815e-a7b273168c8d', '968b0525-8ffe-4f37-9b41-7e166ef428db', '723a7e8c-0fee-41a4-abe5-4446111c99eb'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:23:54.192027 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.192027 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:54.192668 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-375606de-5265-4458-b289-b5ca6ff177fc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.192736 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f054b3f6-b598-4e82-baeb-a7f7bd041f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ba8686-6495-4c2e-9a15-f6c875877876', '71ecc2f8-b89a-453f-815e-a7b273168c8d', '968b0525-8ffe-4f37-9b41-7e166ef428db', '723a7e8c-0fee-41a4-abe5-4446111c99eb']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:54.193550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c60811-723c-4261-aaed-8cd828e6d024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:54.208285 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-375606de-5265-4458-b289-b5ca6ff177fc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Update volume metadata completed successfully. Aug 05 18:23:54.209391 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-375606de-5265-4458-b289-b5ca6ff177fc tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.209688 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 697/2812] 10.4.3.210 () {68 vars in 1395 bytes} [Wed Aug 5 18:23:54 2026] PUT /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.222797 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ccc47308-ffc4-4e74-8c6e-793ba3af9da2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.226800 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ccc47308-ffc4-4e74-8c6e-793ba3af9da2 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] POST https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:54.227342 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ccc47308-ffc4-4e74-8c6e-793ba3af9da2 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:54.242613 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.242613 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:54.243279 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ccc47308-ffc4-4e74-8c6e-793ba3af9da2 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.254851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25c60811-723c-4261-aaed-8cd828e6d024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8145bd5-a1f0-4b96-8b41-f51272e2d29c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-688861269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371d5c63d90945e48442ef4ff91611c6',qos_specs=None,replication_status=,reservations=['d7ba8686-6495-4c2e-9a15-f6c875877876','71ecc2f8-b89a-453f-815e-a7b273168c8d','968b0525-8ffe-4f37-9b41-7e166ef428db','723a7e8c-0fee-41a4-abe5-4446111c99eb'],size=1,snapshot_id=3cfd5c96-6a39-4d12-988b-4861bf337491,source_replicaid=,source_volid=None,status='creating',user_id='ac4357b2c829433495ec1c8319cfef67',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-688861269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8145bd5-a1f0-4b96-8b41-f51272e2d29c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='371d5c63d90945e48442ef4ff91611c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3cfd5c96-6a39-4d12-988b-4861bf337491,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac4357b2c829433495ec1c8319cfef67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:54.256734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b03db5-6f79-4d58-9998-bed08f01635b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:54.261485 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ccc47308-ffc4-4e74-8c6e-793ba3af9da2 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Create volume metadata completed successfully. Aug 05 18:23:54.261820 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ccc47308-ffc4-4e74-8c6e-793ba3af9da2 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.262479 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 707/2813] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:23:54 2026] POST /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.275290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2328ea11-665e-4674-98c8-9c0d8a168969 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.280150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2328ea11-665e-4674-98c8-9c0d8a168969 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] PUT https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key3 Aug 05 18:23:54.280150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2328ea11-665e-4674-98c8-9c0d8a168969 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:54.288942 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b03db5-6f79-4d58-9998-bed08f01635b) transitioned into state 'SUCCESS' from state '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-688861269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='371d5c63d90945e48442ef4ff91611c6',qos_specs=None,replication_status=,reservations=['d7ba8686-6495-4c2e-9a15-f6c875877876','71ecc2f8-b89a-453f-815e-a7b273168c8d','968b0525-8ffe-4f37-9b41-7e166ef428db','723a7e8c-0fee-41a4-abe5-4446111c99eb'],size=1,snapshot_id=3cfd5c96-6a39-4d12-988b-4861bf337491,source_replicaid=,source_volid=None,status='creating',user_id='ac4357b2c829433495ec1c8319cfef67',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:54.290256 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b741c437-d119-4448-bd09-d046ac24b1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:23:54.295656 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.295656 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:54.297587 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2328ea11-665e-4674-98c8-9c0d8a168969 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.319752 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2328ea11-665e-4674-98c8-9c0d8a168969 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Update volume metadata completed successfully. Aug 05 18:23:54.320185 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2328ea11-665e-4674-98c8-9c0d8a168969 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key3 returned with HTTP 200 Aug 05 18:23:54.320610 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 706/2814] 10.4.3.210 () {68 vars in 1410 bytes} [Wed Aug 5 18:23:54 2026] PUT /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key3 => generated 35 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.334128 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-108d43e2-c2c6-4029-a95f-464e375f5436 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.337713 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-108d43e2-c2c6-4029-a95f-464e375f5436 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key3 Aug 05 18:23:54.337713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-108d43e2-c2c6-4029-a95f-464e375f5436 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.337713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-108d43e2-c2c6-4029-a95f-464e375f5436 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.343580 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b741c437-d119-4448-bd09-d046ac24b1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:23:54.345060 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Flow 'volume_create_api' (afc17157-2e52-43f7-a296-180351dba041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:23:54.345945 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Create volume request issued successfully. Aug 05 18:23:54.347060 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d9830c48-aa9a-4bb7-b97e-e1d532687c77 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:23:54.347618 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.347618 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:54.347741 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-108d43e2-c2c6-4029-a95f-464e375f5436 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.347820 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 705/2815] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:23:53 2026] POST /volume/v3/volumes => generated 813 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:54.356784 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-108d43e2-c2c6-4029-a95f-464e375f5436 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Get volume metadata completed successfully. Aug 05 18:23:54.356967 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fe09b2f3-32ca-4107-9188-360f7845f7de None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.357637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-108d43e2-c2c6-4029-a95f-464e375f5436 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key3 returned with HTTP 200 Aug 05 18:23:54.357637 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 698/2816] 10.4.3.210 () {66 vars in 1390 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.359259 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fe09b2f3-32ca-4107-9188-360f7845f7de tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:54.359483 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fe09b2f3-32ca-4107-9188-360f7845f7de tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.359845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fe09b2f3-32ca-4107-9188-360f7845f7de tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.368658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.369694 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-41e5cc1d-9b12-4555-a24e-fd3f8dbc84a7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.371154 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:54.371466 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41e5cc1d-9b12-4555-a24e-fd3f8dbc84a7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:23:54.371560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.371639 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41e5cc1d-9b12-4555-a24e-fd3f8dbc84a7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.371706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41e5cc1d-9b12-4555-a24e-fd3f8dbc84a7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.371761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.373662 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.373662 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:54.379875 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fe09b2f3-32ca-4107-9188-360f7845f7de tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:54.381679 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.381679 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:54.387987 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fe09b2f3-32ca-4107-9188-360f7845f7de tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:54.388809 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 708/2817] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:54.397952 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-41e5cc1d-9b12-4555-a24e-fd3f8dbc84a7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:54.405870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41e5cc1d-9b12-4555-a24e-fd3f8dbc84a7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:23:54.406362 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 706/2818] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:54.602761 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.602761 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:54.603453 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.613995 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Get volume metadata completed successfully. Aug 05 18:23:54.614412 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ede4585d-3eb9-4b1c-8b03-0d1b70427c70 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.615050 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 707/2819] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 75 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.630584 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b40de089-29b4-4d3f-b378-24fde9e9980c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.632623 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b40de089-29b4-4d3f-b378-24fde9e9980c tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] PUT https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata Aug 05 18:23:54.633020 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b40de089-29b4-4d3f-b378-24fde9e9980c tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:54.651669 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.651669 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:54.653177 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b40de089-29b4-4d3f-b378-24fde9e9980c tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.671465 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b40de089-29b4-4d3f-b378-24fde9e9980c tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Update volume metadata completed successfully. Aug 05 18:23:54.671768 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b40de089-29b4-4d3f-b378-24fde9e9980c tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata returned with HTTP 200 Aug 05 18:23:54.672381 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 699/2820] 10.4.3.210 () {68 vars in 1395 bytes} [Wed Aug 5 18:23:54 2026] PUT /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:23:54.685646 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e6270463-a986-4d79-9c86-46e8bef8be2d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.686763 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e6270463-a986-4d79-9c86-46e8bef8be2d tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:54.686892 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e6270463-a986-4d79-9c86-46e8bef8be2d tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.687304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e6270463-a986-4d79-9c86-46e8bef8be2d tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.701450 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.701450 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:54.711667 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e6270463-a986-4d79-9c86-46e8bef8be2d tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.719164 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e6270463-a986-4d79-9c86-46e8bef8be2d tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 returned with HTTP 200 Aug 05 18:23:54.720236 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 709/2821] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:54.739924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2192d426-4d9b-4f74-8885-76973a548a51 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.743241 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:54.743241 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.744262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.744448 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Delete volume with id: ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:54.754428 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.754428 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:54.755138 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.794654 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Delete volume request issued successfully. Aug 05 18:23:54.797545 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2192d426-4d9b-4f74-8885-76973a548a51 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 returned with HTTP 202 Aug 05 18:23:54.797545 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 707/2822] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:23:54 2026] DELETE /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:54.807766 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-05b0f37a-fadf-48c0-bcac-efb4b0d57f0f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:54.810021 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05b0f37a-fadf-48c0-bcac-efb4b0d57f0f tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:54.810243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05b0f37a-fadf-48c0-bcac-efb4b0d57f0f tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:54.810538 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05b0f37a-fadf-48c0-bcac-efb4b0d57f0f tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:54.824152 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:54.824152 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:54.834222 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-05b0f37a-fadf-48c0-bcac-efb4b0d57f0f tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Volume info retrieved successfully. Aug 05 18:23:54.844202 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05b0f37a-fadf-48c0-bcac-efb4b0d57f0f tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 returned with HTTP 200 Aug 05 18:23:54.844375 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 708/2823] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:54 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:55.012572 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-c153afba-2c0c-44ae-b2d8-0a220e047d2a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.015342 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-c153afba-2c0c-44ae-b2d8-0a220e047d2a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49/action Aug 05 18:23:55.015858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-c153afba-2c0c-44ae-b2d8-0a220e047d2a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:55.016018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-c153afba-2c0c-44ae-b2d8-0a220e047d2a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:55.046318 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:55.046318 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:55.046588 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c0a42c72-5641-4af4-84be-df4d9f4cc149 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.050402 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0a42c72-5641-4af4-84be-df4d9f4cc149 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e Aug 05 18:23:55.050932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0a42c72-5641-4af4-84be-df4d9f4cc149 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.051262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0a42c72-5641-4af4-84be-df4d9f4cc149 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.060875 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0a42c72-5641-4af4-84be-df4d9f4cc149 tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e returned with HTTP 404 Aug 05 18:23:55.061909 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 710/2824] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/volumes/a9d2e46f-c38d-40e8-9829-562c853cdd0e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:55.070440 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-08d46436-510b-4a13-8e0f-6b39536cd2f8 req-c153afba-2c0c-44ae-b2d8-0a220e047d2a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49/action returned with HTTP 204 Aug 05 18:23:55.071069 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 700/2825] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:23:55 2026] POST /volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:55.072202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cdda2d34-2b11-4fe7-a624-8929ec1b2f1f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.074916 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cdda2d34-2b11-4fe7-a624-8929ec1b2f1f tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] GET https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f Aug 05 18:23:55.074916 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cdda2d34-2b11-4fe7-a624-8929ec1b2f1f tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.075229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cdda2d34-2b11-4fe7-a624-8929ec1b2f1f tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.075448 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.groups [None req-cdda2d34-2b11-4fe7-a624-8929ec1b2f1f tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] show called for member 4f15296b-f31d-4115-aba6-3a1345e4f54f {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 05 18:23:55.080720 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cdda2d34-2b11-4fe7-a624-8929ec1b2f1f tempest-GroupsV314Test-1970623623 tempest-GroupsV314Test-1970623623-project-member] https://10.4.3.210/volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f returned with HTTP 404 Aug 05 18:23:55.083749 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 708/2826] 10.4.3.210 () {68 vars in 1386 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/groups/4f15296b-f31d-4115-aba6-3a1345e4f54f => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:23:55.091985 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a0a011e4-5dc1-424f-9e6a-5af6d35a5ebf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.098118 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0a011e4-5dc1-424f-9e6a-5af6d35a5ebf tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] DELETE https://10.4.3.210/volume/v3/group_types/34047889-8505-4f3c-aba7-62dc068c710a Aug 05 18:23:55.098118 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0a011e4-5dc1-424f-9e6a-5af6d35a5ebf tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.099865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a0a011e4-5dc1-424f-9e6a-5af6d35a5ebf tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.129741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a0a011e4-5dc1-424f-9e6a-5af6d35a5ebf tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] https://10.4.3.210/volume/v3/group_types/34047889-8505-4f3c-aba7-62dc068c710a returned with HTTP 202 Aug 05 18:23:55.130179 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 709/2827] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:23:55 2026] DELETE /volume/v3/group_types/34047889-8505-4f3c-aba7-62dc068c710a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:23:55.141689 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7ee17f52-9cc1-4a2b-8bc4-7b125bfbaf73 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.144136 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ee17f52-9cc1-4a2b-8bc4-7b125bfbaf73 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] DELETE https://10.4.3.210/volume/v3/types/9164e2b6-ab52-461f-823f-c2c02e48f1f2 Aug 05 18:23:55.144362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ee17f52-9cc1-4a2b-8bc4-7b125bfbaf73 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.144511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ee17f52-9cc1-4a2b-8bc4-7b125bfbaf73 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.187726 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ee17f52-9cc1-4a2b-8bc4-7b125bfbaf73 tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] https://10.4.3.210/volume/v3/types/9164e2b6-ab52-461f-823f-c2c02e48f1f2 returned with HTTP 202 Aug 05 18:23:55.188471 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 711/2828] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:23:55 2026] DELETE /volume/v3/types/9164e2b6-ab52-461f-823f-c2c02e48f1f2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:23:55.201846 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-11ba1fe9-d571-4fb1-b621-f00696c473ff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.205125 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11ba1fe9-d571-4fb1-b621-f00696c473ff tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] GET https://10.4.3.210/volume/v3/types/9164e2b6-ab52-461f-823f-c2c02e48f1f2 Aug 05 18:23:55.205125 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11ba1fe9-d571-4fb1-b621-f00696c473ff tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.205545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11ba1fe9-d571-4fb1-b621-f00696c473ff tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.211050 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11ba1fe9-d571-4fb1-b621-f00696c473ff tempest-GroupsV314Test-15565603 tempest-GroupsV314Test-15565603-project-admin] https://10.4.3.210/volume/v3/types/9164e2b6-ab52-461f-823f-c2c02e48f1f2 returned with HTTP 404 Aug 05 18:23:55.211756 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 701/2829] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/types/9164e2b6-ab52-461f-823f-c2c02e48f1f2 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:55.406410 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9911f7e3-97dd-40d1-b17c-7ff614dfbd50 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.409307 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9911f7e3-97dd-40d1-b17c-7ff614dfbd50 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:55.409307 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9911f7e3-97dd-40d1-b17c-7ff614dfbd50 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.409674 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9911f7e3-97dd-40d1-b17c-7ff614dfbd50 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.422066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-056612e3-43ed-4f28-be82-6b7fb8f11525 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.424968 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:55.424968 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:55.425230 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-056612e3-43ed-4f28-be82-6b7fb8f11525 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:23:55.425230 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-056612e3-43ed-4f28-be82-6b7fb8f11525 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.426340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-056612e3-43ed-4f28-be82-6b7fb8f11525 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.432459 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9911f7e3-97dd-40d1-b17c-7ff614dfbd50 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:55.436919 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:55.436919 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:55.438804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9911f7e3-97dd-40d1-b17c-7ff614dfbd50 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:55.439692 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 709/2830] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:55.442651 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-056612e3-43ed-4f28-be82-6b7fb8f11525 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:55.453073 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-056612e3-43ed-4f28-be82-6b7fb8f11525 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:23:55.453794 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 710/2831] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 1422 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:55.471670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5e9e52ae-51e0-441f-9d48-ad7df9c83fb1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.473927 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5e9e52ae-51e0-441f-9d48-ad7df9c83fb1 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:23:55.474139 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5e9e52ae-51e0-441f-9d48-ad7df9c83fb1 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.475327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5e9e52ae-51e0-441f-9d48-ad7df9c83fb1 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.484809 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:55.484809 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:23:55.493491 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5e9e52ae-51e0-441f-9d48-ad7df9c83fb1 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:55.503001 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5e9e52ae-51e0-441f-9d48-ad7df9c83fb1 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:23:55.504024 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 712/2832] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 1422 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:55.865662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a1190268-dde6-42c9-8dbc-c05cb1253fc8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:55.871629 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a1190268-dde6-42c9-8dbc-c05cb1253fc8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] GET https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 Aug 05 18:23:55.871629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a1190268-dde6-42c9-8dbc-c05cb1253fc8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:55.871629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a1190268-dde6-42c9-8dbc-c05cb1253fc8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:55.879855 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a1190268-dde6-42c9-8dbc-c05cb1253fc8 tempest-VolumesMetadataTest-1252443889 tempest-VolumesMetadataTest-1252443889-project-member] https://10.4.3.210/volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 returned with HTTP 404 Aug 05 18:23:55.881356 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 702/2833] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:23:55 2026] GET /volume/v3/volumes/ab46f66b-d2d0-4405-bafb-65b20564ce19 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:23:57.223243 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-94ee25a8-90bc-4ffe-9fba-8f667b10a9e6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:57.226321 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-94ee25a8-90bc-4ffe-9fba-8f667b10a9e6 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:23:57.226930 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-94ee25a8-90bc-4ffe-9fba-8f667b10a9e6 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:57.227244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-94ee25a8-90bc-4ffe-9fba-8f667b10a9e6 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:57.237303 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:57.237303 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:57.242534 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-94ee25a8-90bc-4ffe-9fba-8f667b10a9e6 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:57.249166 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-94ee25a8-90bc-4ffe-9fba-8f667b10a9e6 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:23:57.249511 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 710/2834] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:57 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 1404 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:58.042184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-f7995286-7ead-4a8f-b1c2-4f5fb16786d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:58.045700 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-f7995286-7ead-4a8f-b1c2-4f5fb16786d7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:23:58.046047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-f7995286-7ead-4a8f-b1c2-4f5fb16786d7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:58.046355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-f7995286-7ead-4a8f-b1c2-4f5fb16786d7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:58.055103 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:58.055103 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:23:58.059399 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-f7995286-7ead-4a8f-b1c2-4f5fb16786d7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:23:58.065093 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-f7995286-7ead-4a8f-b1c2-4f5fb16786d7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:23:58.065505 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 711/2835] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:58 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:58.081231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bad3668b-26f8-4d17-8b06-c1bf95f698c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:58.081231 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bad3668b-26f8-4d17-8b06-c1bf95f698c2 None None] GET https://10.4.3.210/volume// Aug 05 18:23:58.081231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bad3668b-26f8-4d17-8b06-c1bf95f698c2 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:58.081231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bad3668b-26f8-4d17-8b06-c1bf95f698c2 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:58.081231 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bad3668b-26f8-4d17-8b06-c1bf95f698c2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:58.081231 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 713/2836] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:23:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:58.090936 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-a9ad411c-a941-4856-8a41-abe47cb0bc54 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:58.093995 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-a9ad411c-a941-4856-8a41-abe47cb0bc54 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:23:58.094312 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-a9ad411c-a941-4856-8a41-abe47cb0bc54 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8145bd5-a1f0-4b96-8b41-f51272e2d29c", "connector": null, "instance_uuid": "fc06e36e-558d-4bd2-98ea-d956c9cbc549"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:58.105075 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:58.105075 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:58.146534 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-a9ad411c-a941-4856-8a41-abe47cb0bc54 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:23:58.147267 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 703/2837] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:23:58 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:59.221756 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.377847 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] GET https://10.4.3.210/volume/v3/os-hosts Aug 05 18:23:59.377971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.378181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.385760 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.hosts [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] status, active and update: available, enabled, 2026-08-05 18:22:32+00:00 {{(pid=100366) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 05 18:23:59.385760 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.hosts [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] status, active and update: available, enabled, 2026-08-05 18:22:29+00:00 {{(pid=100366) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 05 18:23:59.386673 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.hosts [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] status, active and update: available, enabled, 2026-08-05 18:22:00+00:00 {{(pid=100366) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 05 18:23:59.387103 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bc314a6c-95ef-4d88-85b5-a7200903c14e tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] https://10.4.3.210/volume/v3/os-hosts returned with HTTP 200 Aug 05 18:23:59.387937 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 711/2838] 10.4.3.210 () {66 vars in 1240 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/v3/os-hosts => generated 560 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:59.400137 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2b026283-6884-478f-9d17-0748910ecc68 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.402943 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] GET https://10.4.3.210/volume/v3/os-hosts Aug 05 18:23:59.403238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.403507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.411248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.hosts [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] status, active and update: available, enabled, 2026-08-05 18:22:32+00:00 {{(pid=100365) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 05 18:23:59.412063 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.hosts [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] status, active and update: available, enabled, 2026-08-05 18:22:29+00:00 {{(pid=100365) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 05 18:23:59.412063 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.hosts [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] status, active and update: available, enabled, 2026-08-05 18:22:00+00:00 {{(pid=100365) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 05 18:23:59.412063 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2b026283-6884-478f-9d17-0748910ecc68 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] https://10.4.3.210/volume/v3/os-hosts returned with HTTP 200 Aug 05 18:23:59.412411 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 712/2839] 10.4.3.210 () {66 vars in 1240 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:23:59.430675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-51a4d974-b377-4e26-8fe9-c16135e6c5f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.434861 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-51a4d974-b377-4e26-8fe9-c16135e6c5f2 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] GET https://10.4.3.210/volume/v3/os-hosts/np0000006581@storpool Aug 05 18:23:59.435269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-51a4d974-b377-4e26-8fe9-c16135e6c5f2 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.435641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-51a4d974-b377-4e26-8fe9-c16135e6c5f2 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.532672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-9056e11c-487a-4921-971b-f40d1b12e8d8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.535291 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-9056e11c-487a-4921-971b-f40d1b12e8d8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:59.536410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-9056e11c-487a-4921-971b-f40d1b12e8d8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.536410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-9056e11c-487a-4921-971b-f40d1b12e8d8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.558085 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:59.558085 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:59.570364 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-9056e11c-487a-4921-971b-f40d1b12e8d8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:59.579930 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-9056e11c-487a-4921-971b-f40d1b12e8d8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:59.580670 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 704/2840] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 1175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:59.618269 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.620817 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7/action Aug 05 18:23:59.621397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:23:59.621397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:23:59.636866 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:59.636866 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:23:59.636988 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:59.646712 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Begin detaching volume completed successfully. Aug 05 18:23:59.647074 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-597744f2-a51a-49c6-9554-ef5c6d7845dd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7/action returned with HTTP 202 Aug 05 18:23:59.647731 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 712/2841] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:23:59 2026] POST /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:23:59.761350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-603b2a99-cb4d-4f9b-a5de-a3d6f95e3351 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.762098 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-603b2a99-cb4d-4f9b-a5de-a3d6f95e3351 None None] GET https://10.4.3.210/volume// Aug 05 18:23:59.762300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-603b2a99-cb4d-4f9b-a5de-a3d6f95e3351 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.762373 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-603b2a99-cb4d-4f9b-a5de-a3d6f95e3351 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.762816 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-603b2a99-cb4d-4f9b-a5de-a3d6f95e3351 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:59.763185 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 713/2842] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:59.776672 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-51a4d974-b377-4e26-8fe9-c16135e6c5f2 tempest-VolumeHostsAdminTestsJSON-245442629 tempest-VolumeHostsAdminTestsJSON-245442629-project-admin] https://10.4.3.210/volume/v3/os-hosts/np0000006581@storpool returned with HTTP 200 Aug 05 18:23:59.777574 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 714/2843] 10.4.3.210 () {66 vars in 1306 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/v3/os-hosts/np0000006581@storpool => generated 1507 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:23:59.785517 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-f1b3e6e4-30c4-4ffa-9567-e550aa2e0b4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.792737 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-f1b3e6e4-30c4-4ffa-9567-e550aa2e0b4f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:23:59.793153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-f1b3e6e4-30c4-4ffa-9567-e550aa2e0b4f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.793470 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-f1b3e6e4-30c4-4ffa-9567-e550aa2e0b4f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.809551 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:59.809551 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:23:59.817580 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-f1b3e6e4-30c4-4ffa-9567-e550aa2e0b4f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:23:59.827982 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-f1b3e6e4-30c4-4ffa-9567-e550aa2e0b4f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:23:59.828817 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 705/2844] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:23:59.955083 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-91c377fc-8e9d-45fd-9a10-fe9c20324892 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.955547 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91c377fc-8e9d-45fd-9a10-fe9c20324892 None None] GET https://10.4.3.210/volume// Aug 05 18:23:59.955851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91c377fc-8e9d-45fd-9a10-fe9c20324892 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.956146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91c377fc-8e9d-45fd-9a10-fe9c20324892 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.957269 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91c377fc-8e9d-45fd-9a10-fe9c20324892 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:23:59.957890 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 713/2845] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:23:59.974206 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-8af2ba88-0958-475b-b1b9-596cc51f9486 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:23:59.977586 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-8af2ba88-0958-475b-b1b9-596cc51f9486 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:23:59.977961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-8af2ba88-0958-475b-b1b9-596cc51f9486 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:23:59.978933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-8af2ba88-0958-475b-b1b9-596cc51f9486 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:23:59.999525 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:23:59.999525 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:00.007727 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-8af2ba88-0958-475b-b1b9-596cc51f9486 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:24:00.018778 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-8af2ba88-0958-475b-b1b9-596cc51f9486 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:24:00.018778 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 714/2846] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:23:59 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 1583 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:00.242939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:00.247698 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] PUT https://10.4.3.210/volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9 Aug 05 18:24:00.248422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:00.265150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Acquiring lock "cinder-attachment_update-c8145bd5-a1f0-4b96-8b41-f51272e2d29c-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:00.272613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Lock "cinder-attachment_update-c8145bd5-a1f0-4b96-8b41-f51272e2d29c-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:00.272613 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:00.272613 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:00.404061 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Lock "cinder-attachment_update-c8145bd5-a1f0-4b96-8b41-f51272e2d29c-np0000006581" released by "attachment_update" :: held 0.133s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:00.404484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-90ec5af2-df2e-4d0b-8d3d-5fe831961a22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9 returned with HTTP 200 Aug 05 18:24:00.405198 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 715/2847] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:00 2026] PUT /volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:00.463012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-1c2f0cf9-976f-4abd-840f-5fa919936ab4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:00.470681 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-1c2f0cf9-976f-4abd-840f-5fa919936ab4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] POST https://10.4.3.210/volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9/action Aug 05 18:24:00.470681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-1c2f0cf9-976f-4abd-840f-5fa919936ab4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:00.470681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-1c2f0cf9-976f-4abd-840f-5fa919936ab4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:00.503897 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:00.503897 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:00.544419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-db82126a-9f94-4e81-8ad4-54a0acc7b57b req-1c2f0cf9-976f-4abd-840f-5fa919936ab4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9/action returned with HTTP 204 Aug 05 18:24:00.545635 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 706/2848] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:00 2026] POST /volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:01.284067 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-4c46d035-2a93-4c4c-be2b-637bdd490db2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:01.286453 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-4c46d035-2a93-4c4c-be2b-637bdd490db2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49 Aug 05 18:24:01.286774 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-4c46d035-2a93-4c4c-be2b-637bdd490db2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:01.287287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-4c46d035-2a93-4c4c-be2b-637bdd490db2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:01.298928 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:01.298928 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:01.380918 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a0065d2f-283d-47c7-8649-6d8362fad522 req-4c46d035-2a93-4c4c-be2b-637bdd490db2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49 returned with HTTP 200 Aug 05 18:24:01.381349 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 714/2849] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:01 2026] DELETE /volume/v3/attachments/9fba37b3-c84a-422a-8807-f168644ada49 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:01.874444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-66340061-bcc7-46e3-b252-84c208af976c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:01.879347 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:01.879673 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1529145707", "snapshot_id": "f36061e1-0df2-48a9-9fdf-dfe97a050603", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:01.882261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1529145707', 'snapshot_id': 'f36061e1-0df2-48a9-9fdf-dfe97a050603', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:01.892836 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:01.892836 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:01.892836 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:01.893710 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume of 1 GB Aug 05 18:24:01.903361 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Availability Zones retrieved successfully. Aug 05 18:24:01.910658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (c21390d5-a3be-48ed-ae29-a484e6a49976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:01.912497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a55735d-8b13-43a0-861a-a6173723807f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:01.914041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:01.968801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a55735d-8b13-43a0-861a-a6173723807f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f36061e1-0df2-48a9-9fdf-dfe97a050603', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:01.969949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03976954-cf42-4829-a2b0-f0f33f86510e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:02.052560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['b41267ba-e3c1-41ce-927e-d0b483f9c93c', '544cb24f-4fa2-4dd4-933c-0415cf87eaaa', 'bee1b81a-c062-4ec5-87e6-355e3fdc7455', 'bbf4dbca-559d-4c15-9fc4-48022eead7e7'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:02.053661 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03976954-cf42-4829-a2b0-f0f33f86510e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b41267ba-e3c1-41ce-927e-d0b483f9c93c', '544cb24f-4fa2-4dd4-933c-0415cf87eaaa', 'bee1b81a-c062-4ec5-87e6-355e3fdc7455', 'bbf4dbca-559d-4c15-9fc4-48022eead7e7']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:02.054542 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9ee22f-81ef-41e5-b3b9-1b05990348d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:02.109457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9ee22f-81ef-41e5-b3b9-1b05990348d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad63afc5-2ec1-45f6-a2f2-5cb4911618a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1529145707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['b41267ba-e3c1-41ce-927e-d0b483f9c93c','544cb24f-4fa2-4dd4-933c-0415cf87eaaa','bee1b81a-c062-4ec5-87e6-355e3fdc7455','bbf4dbca-559d-4c15-9fc4-48022eead7e7'],size=1,snapshot_id=f36061e1-0df2-48a9-9fdf-dfe97a050603,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1529145707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad63afc5-2ec1-45f6-a2f2-5cb4911618a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4830083398435db5552850b0c8c404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f36061e1-0df2-48a9-9fdf-dfe97a050603,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:02.110809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f887e3-af62-4bbf-b24a-f817a52a72e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:02.147898 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f887e3-af62-4bbf-b24a-f817a52a72e1) transitioned into state 'SUCCESS' from state '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-1529145707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['b41267ba-e3c1-41ce-927e-d0b483f9c93c','544cb24f-4fa2-4dd4-933c-0415cf87eaaa','bee1b81a-c062-4ec5-87e6-355e3fdc7455','bbf4dbca-559d-4c15-9fc4-48022eead7e7'],size=1,snapshot_id=f36061e1-0df2-48a9-9fdf-dfe97a050603,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:02.148699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6e8eff-3e24-445e-8e37-b66523035a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:02.177694 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6e8eff-3e24-445e-8e37-b66523035a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:02.180612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (c21390d5-a3be-48ed-ae29-a484e6a49976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:02.180612 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request issued successfully. Aug 05 18:24:02.180612 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66340061-bcc7-46e3-b252-84c208af976c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:02.180966 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 715/2850] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:24:01 2026] POST /volume/v3/volumes => generated 791 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:02.198736 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b9cf3090-27bc-4f8d-aa12-f719f9f515bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:02.202061 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b9cf3090-27bc-4f8d-aa12-f719f9f515bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:02.202372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b9cf3090-27bc-4f8d-aa12-f719f9f515bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:02.202831 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b9cf3090-27bc-4f8d-aa12-f719f9f515bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:02.212221 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:02.212221 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:02.218425 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b9cf3090-27bc-4f8d-aa12-f719f9f515bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:02.225379 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b9cf3090-27bc-4f8d-aa12-f719f9f515bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:02.225979 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 716/2851] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:02 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:03.245983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-43af82be-2c69-4c21-8625-4d1b47b2a65f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:03.250065 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43af82be-2c69-4c21-8625-4d1b47b2a65f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:03.250357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43af82be-2c69-4c21-8625-4d1b47b2a65f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:03.250429 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-43af82be-2c69-4c21-8625-4d1b47b2a65f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:03.260422 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:03.260422 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:03.266692 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-43af82be-2c69-4c21-8625-4d1b47b2a65f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:03.279501 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-43af82be-2c69-4c21-8625-4d1b47b2a65f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:03.279501 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 707/2852] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:03 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:03.301920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-38438659-7ee6-4d2e-8a73-fdbbf6c9b5dc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:03.303439 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38438659-7ee6-4d2e-8a73-fdbbf6c9b5dc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:03.303579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38438659-7ee6-4d2e-8a73-fdbbf6c9b5dc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:03.303832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38438659-7ee6-4d2e-8a73-fdbbf6c9b5dc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:03.315527 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:03.315527 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:03.323332 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-38438659-7ee6-4d2e-8a73-fdbbf6c9b5dc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:03.333406 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38438659-7ee6-4d2e-8a73-fdbbf6c9b5dc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:03.333978 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 715/2853] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:03 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:03.744270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-565d5618-2bea-43c2-8335-26ed7794e960 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:03.920942 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-c1c4e136-ad77-4dbf-9063-9998ca7ef2af None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:03.928727 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-c1c4e136-ad77-4dbf-9063-9998ca7ef2af tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:03.928727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-c1c4e136-ad77-4dbf-9063-9998ca7ef2af tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:03.928727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-c1c4e136-ad77-4dbf-9063-9998ca7ef2af tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:03.942198 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-565d5618-2bea-43c2-8335-26ed7794e960 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] GET https://10.4.3.210/volume/v3/os-services Aug 05 18:24:03.942198 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-565d5618-2bea-43c2-8335-26ed7794e960 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:03.942198 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-565d5618-2bea-43c2-8335-26ed7794e960 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:03.942198 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:03.942198 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:03.953202 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:03.953202 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:03.958765 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-565d5618-2bea-43c2-8335-26ed7794e960 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] https://10.4.3.210/volume/v3/os-services returned with HTTP 200 Aug 05 18:24:03.958765 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 716/2854] 10.4.3.210 () {66 vars in 1249 bytes} [Wed Aug 5 18:24:03 2026] GET /volume/v3/os-services => generated 626 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:03.960471 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-c1c4e136-ad77-4dbf-9063-9998ca7ef2af tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:03.972322 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ced13b3f-a8a5-42ac-a90b-712f937db365 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:03.973518 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-c1c4e136-ad77-4dbf-9063-9998ca7ef2af tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:03.974944 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 717/2855] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:03 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:03.976804 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ced13b3f-a8a5-42ac-a90b-712f937db365 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] PUT https://10.4.3.210/volume/v3/os-services/disable-log-reason Aug 05 18:24:03.977366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ced13b3f-a8a5-42ac-a90b-712f937db365 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006581", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:03.979788 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ced13b3f-a8a5-42ac-a90b-712f937db365 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] https://10.4.3.210/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 05 18:24:03.981406 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 708/2856] 10.4.3.210 () {68 vars in 1326 bytes} [Wed Aug 5 18:24:03 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:24:03.998108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-798d7ec6-53ac-48f7-b57c-5a27b23849c6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.003046 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-798d7ec6-53ac-48f7-b57c-5a27b23849c6 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] PUT https://10.4.3.210/volume/v3/os-services/disable Aug 05 18:24:04.003506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-798d7ec6-53ac-48f7-b57c-5a27b23849c6 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006581", "binary": "invalid_binary"} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:04.020233 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-798d7ec6-53ac-48f7-b57c-5a27b23849c6 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] https://10.4.3.210/volume/v3/os-services/disable returned with HTTP 404 Aug 05 18:24:04.020768 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 716/2857] 10.4.3.210 () {68 vars in 1293 bytes} [Wed Aug 5 18:24:03 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:04.045289 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-212e4197-3d21-44a1-ac21-e6dc5cbc8348 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.051522 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-212e4197-3d21-44a1-ac21-e6dc5cbc8348 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] PUT https://10.4.3.210/volume/v3/os-services/enable Aug 05 18:24:04.052057 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-212e4197-3d21-44a1-ac21-e6dc5cbc8348 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:04.067169 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-212e4197-3d21-44a1-ac21-e6dc5cbc8348 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] https://10.4.3.210/volume/v3/os-services/enable returned with HTTP 404 Aug 05 18:24:04.068751 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 717/2858] 10.4.3.210 () {68 vars in 1290 bytes} [Wed Aug 5 18:24:04 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:04.083211 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bcd700e7-380e-4c95-b406-a78c5c533a58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.089165 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bcd700e7-380e-4c95-b406-a78c5c533a58 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] PUT https://10.4.3.210/volume/v3/os-services/freeze Aug 05 18:24:04.090795 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bcd700e7-380e-4c95-b406-a78c5c533a58 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:04.103790 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bcd700e7-380e-4c95-b406-a78c5c533a58 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] https://10.4.3.210/volume/v3/os-services/freeze returned with HTTP 400 Aug 05 18:24:04.104522 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 718/2859] 10.4.3.210 () {68 vars in 1290 bytes} [Wed Aug 5 18:24:04 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:24:04.114844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9ddb28f0-db49-48fb-9401-95f3964c9e54 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.119055 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9ddb28f0-db49-48fb-9401-95f3964c9e54 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] PUT https://10.4.3.210/volume/v3/os-services/thaw Aug 05 18:24:04.120514 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9ddb28f0-db49-48fb-9401-95f3964c9e54 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:04.138223 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9ddb28f0-db49-48fb-9401-95f3964c9e54 tempest-VolumeServicesNegativeTest-2052276652 tempest-VolumeServicesNegativeTest-2052276652-project-admin] https://10.4.3.210/volume/v3/os-services/thaw returned with HTTP 400 Aug 05 18:24:04.139138 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 709/2860] 10.4.3.210 () {68 vars in 1284 bytes} [Wed Aug 5 18:24:04 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:24:04.142682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-546035f0-c237-4153-b802-3cd554c8471a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.142682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-546035f0-c237-4153-b802-3cd554c8471a None None] GET https://10.4.3.210/volume// Aug 05 18:24:04.142682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-546035f0-c237-4153-b802-3cd554c8471a None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:04.142985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-546035f0-c237-4153-b802-3cd554c8471a None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:04.143450 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-546035f0-c237-4153-b802-3cd554c8471a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:04.144108 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 717/2861] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:24:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:04.159449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-95da7ab9-d6ca-4bcc-9baf-cc29f176c6d0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.163609 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-95da7ab9-d6ca-4bcc-9baf-cc29f176c6d0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:04.163915 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-95da7ab9-d6ca-4bcc-9baf-cc29f176c6d0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad63afc5-2ec1-45f6-a2f2-5cb4911618a4", "connector": null, "instance_uuid": "1855cf44-c4dd-4829-9f1f-f7968e7c1c8a"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:04.177833 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:04.177833 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:04.241737 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-95da7ab9-d6ca-4bcc-9baf-cc29f176c6d0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:04.242100 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 718/2862] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:04 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:04.295163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-996bd530-797d-495a-8d5b-e58699f09a20 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.297704 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-996bd530-797d-495a-8d5b-e58699f09a20 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:04.298061 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-996bd530-797d-495a-8d5b-e58699f09a20 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:04.298651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-996bd530-797d-495a-8d5b-e58699f09a20 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:04.313301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7c2f432f-8658-4003-bee7-e54e1fb93b3e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.313963 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c2f432f-8658-4003-bee7-e54e1fb93b3e None None] GET https://10.4.3.210/volume// Aug 05 18:24:04.314231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c2f432f-8658-4003-bee7-e54e1fb93b3e None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:04.314405 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c2f432f-8658-4003-bee7-e54e1fb93b3e None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:04.314860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c2f432f-8658-4003-bee7-e54e1fb93b3e None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:04.315377 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 710/2863] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:04.315439 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:04.315439 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:04.323417 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-996bd530-797d-495a-8d5b-e58699f09a20 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:04.336770 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-5b424f8c-3155-43b8-b56e-75b2ded5e2eb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.337643 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-996bd530-797d-495a-8d5b-e58699f09a20 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:04.338199 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 719/2864] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:04 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:04.339625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-5b424f8c-3155-43b8-b56e-75b2ded5e2eb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:04.339984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-5b424f8c-3155-43b8-b56e-75b2ded5e2eb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:04.341627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-5b424f8c-3155-43b8-b56e-75b2ded5e2eb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:04.365994 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:04.365994 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:04.376147 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-5b424f8c-3155-43b8-b56e-75b2ded5e2eb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:04.384509 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-5b424f8c-3155-43b8-b56e-75b2ded5e2eb tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:04.384950 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 718/2865] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:04 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 1063 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:04.552831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:04.558426 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] PUT https://10.4.3.210/volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5 Aug 05 18:24:04.558982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:04.569236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Acquiring lock "cinder-attachment_update-ad63afc5-2ec1-45f6-a2f2-5cb4911618a4-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:04.579371 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-ad63afc5-2ec1-45f6-a2f2-5cb4911618a4-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:04.580434 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:04.580434 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:04.731105 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-ad63afc5-2ec1-45f6-a2f2-5cb4911618a4-np0000006581" released by "attachment_update" :: held 0.151s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:04.732621 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-665010d3-a341-4fcf-9ed3-a1d12ef8932d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5 returned with HTTP 200 Aug 05 18:24:04.733276 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 719/2866] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:04 2026] PUT /volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:05.367734 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e46ec95e-90ab-4497-936d-087a4be8e1ad None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:05.369130 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e46ec95e-90ab-4497-936d-087a4be8e1ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:05.369477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e46ec95e-90ab-4497-936d-087a4be8e1ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:05.369792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e46ec95e-90ab-4497-936d-087a4be8e1ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:05.385895 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:05.385895 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:05.391635 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e46ec95e-90ab-4497-936d-087a4be8e1ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:05.399455 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e46ec95e-90ab-4497-936d-087a4be8e1ad tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:05.400046 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 711/2867] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:05 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:06.417713 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-41578d89-6bbb-4e69-aceb-4e77bfa5d334 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:06.422128 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-41578d89-6bbb-4e69-aceb-4e77bfa5d334 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:06.422399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-41578d89-6bbb-4e69-aceb-4e77bfa5d334 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:06.422659 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-41578d89-6bbb-4e69-aceb-4e77bfa5d334 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:06.440305 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:06.440305 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:06.449620 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-41578d89-6bbb-4e69-aceb-4e77bfa5d334 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:06.458638 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-41578d89-6bbb-4e69-aceb-4e77bfa5d334 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:06.459238 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 720/2868] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:06 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:07.479671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-34cf71b8-6d22-41e9-a28b-8a61c313fc1b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:07.482202 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-34cf71b8-6d22-41e9-a28b-8a61c313fc1b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:07.482423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-34cf71b8-6d22-41e9-a28b-8a61c313fc1b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:07.482629 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-34cf71b8-6d22-41e9-a28b-8a61c313fc1b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:07.496726 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:07.496726 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:07.505250 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-34cf71b8-6d22-41e9-a28b-8a61c313fc1b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:07.522863 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-34cf71b8-6d22-41e9-a28b-8a61c313fc1b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:07.522863 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 719/2869] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:07 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:08.543763 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d7e1e13e-0d43-4c68-8790-86bc3be2df81 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:08.547532 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d7e1e13e-0d43-4c68-8790-86bc3be2df81 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:08.547532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d7e1e13e-0d43-4c68-8790-86bc3be2df81 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:08.547943 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d7e1e13e-0d43-4c68-8790-86bc3be2df81 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:08.564703 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:08.564703 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:08.570270 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d7e1e13e-0d43-4c68-8790-86bc3be2df81 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:08.583342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d7e1e13e-0d43-4c68-8790-86bc3be2df81 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:08.584030 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 720/2870] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:08 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:08.918673 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-be22df76-f3d4-43c5-8356-407b10ad194d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:08.926534 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-be22df76-f3d4-43c5-8356-407b10ad194d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5/action Aug 05 18:24:08.926534 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-be22df76-f3d4-43c5-8356-407b10ad194d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:08.927613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-be22df76-f3d4-43c5-8356-407b10ad194d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:08.957748 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:08.957748 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:08.981916 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-66eff252-c408-46c2-b3ea-a4ec5c5c6ff3 req-be22df76-f3d4-43c5-8356-407b10ad194d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5/action returned with HTTP 204 Aug 05 18:24:08.983529 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 712/2871] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:08 2026] POST /volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:09.601667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-37fc2668-1709-4f17-ae08-89511b03aa8e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:09.608685 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37fc2668-1709-4f17-ae08-89511b03aa8e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:09.609004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37fc2668-1709-4f17-ae08-89511b03aa8e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:09.609255 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37fc2668-1709-4f17-ae08-89511b03aa8e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:09.627507 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:09.627507 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:09.633144 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-37fc2668-1709-4f17-ae08-89511b03aa8e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:09.642212 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37fc2668-1709-4f17-ae08-89511b03aa8e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:09.643186 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 721/2872] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:09 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 1176 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:13.254500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9067666d-83cc-4371-a544-c1dae3e16e23 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.384536 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-5b9e9a64-2c17-47ee-ac25-020894176c4c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.388156 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-5b9e9a64-2c17-47ee-ac25-020894176c4c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:13.388686 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-5b9e9a64-2c17-47ee-ac25-020894176c4c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.389030 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-5b9e9a64-2c17-47ee-ac25-020894176c4c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.408555 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.408555 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:13.414300 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-5b9e9a64-2c17-47ee-ac25-020894176c4c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:13.418455 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:13.419720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1228166758"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:13.423444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1228166758'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:13.425491 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Create volume of 1 GB Aug 05 18:24:13.430712 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-5b9e9a64-2c17-47ee-ac25-020894176c4c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:13.430712 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 721/2873] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 1176 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:13.432802 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Availability Zones retrieved successfully. Aug 05 18:24:13.444802 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Flow 'volume_create_api' (5200acab-c214-4668-b801-41ad0d93fa64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:13.447472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31099f36-6cd8-4320-946f-653d057286a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:13.448121 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:13.461344 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.466559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4/action Aug 05 18:24:13.466696 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:13.466747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:13.485538 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.485538 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:13.486369 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:13.497020 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Begin detaching volume completed successfully. Aug 05 18:24:13.497405 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-082bdea2-5445-4aaf-8d82-da2ab58379bc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4/action returned with HTTP 202 Aug 05 18:24:13.498155 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 713/2874] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:24:13 2026] POST /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:13.500001 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31099f36-6cd8-4320-946f-653d057286a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:13.501236 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecad5819-06e4-49a7-8968-7a6af5961667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:13.576043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3605c1f7-66b6-4be7-8a13-12d61ca0f4ce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.576903 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3605c1f7-66b6-4be7-8a13-12d61ca0f4ce None None] GET https://10.4.3.210/volume// Aug 05 18:24:13.577233 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3605c1f7-66b6-4be7-8a13-12d61ca0f4ce None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.577572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3605c1f7-66b6-4be7-8a13-12d61ca0f4ce None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.578970 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3605c1f7-66b6-4be7-8a13-12d61ca0f4ce None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:13.579516 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 722/2875] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:13.591755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Created reservations ['fa1a984c-db92-4771-840f-82f613888082', '125f3cc8-6422-4b5f-8bef-90278453bce8', '3092016b-4f67-411c-bdaa-ec01eed981b1', 'f233c559-5c4a-4181-9689-55de4c398951'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:13.592655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecad5819-06e4-49a7-8968-7a6af5961667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa1a984c-db92-4771-840f-82f613888082', '125f3cc8-6422-4b5f-8bef-90278453bce8', '3092016b-4f67-411c-bdaa-ec01eed981b1', 'f233c559-5c4a-4181-9689-55de4c398951']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:13.593444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-b7dbef81-bbc8-4bf4-9de4-41780e4e237e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.593513 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cafb82-6715-4eda-bd9e-7fe08daede5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:13.598058 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-b7dbef81-bbc8-4bf4-9de4-41780e4e237e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:13.598893 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-b7dbef81-bbc8-4bf4-9de4-41780e4e237e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.599399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-b7dbef81-bbc8-4bf4-9de4-41780e4e237e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.619623 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.619623 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:13.628423 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-b7dbef81-bbc8-4bf4-9de4-41780e4e237e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:13.630442 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92cafb82-6715-4eda-bd9e-7fe08daede5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd095441d-a08b-43fb-a8cd-c1e81fed08f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1228166758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c137860688142ec8b076bbd7e31b6ae',qos_specs=None,replication_status=,reservations=['fa1a984c-db92-4771-840f-82f613888082','125f3cc8-6422-4b5f-8bef-90278453bce8','3092016b-4f67-411c-bdaa-ec01eed981b1','f233c559-5c4a-4181-9689-55de4c398951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f554f6f2c9420383e44cd6a0d820c2',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1228166758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d095441d-a08b-43fb-a8cd-c1e81fed08f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c137860688142ec8b076bbd7e31b6ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27f554f6f2c9420383e44cd6a0d820c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:13.631464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0d016a-767a-4e99-a3cc-ab2a98fc6a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:13.637276 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-b7dbef81-bbc8-4bf4-9de4-41780e4e237e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:13.638066 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 722/2876] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 1359 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:13.671192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d0d016a-767a-4e99-a3cc-ab2a98fc6a14) transitioned into state 'SUCCESS' from state '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-1228166758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c137860688142ec8b076bbd7e31b6ae',qos_specs=None,replication_status=,reservations=['fa1a984c-db92-4771-840f-82f613888082','125f3cc8-6422-4b5f-8bef-90278453bce8','3092016b-4f67-411c-bdaa-ec01eed981b1','f233c559-5c4a-4181-9689-55de4c398951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27f554f6f2c9420383e44cd6a0d820c2',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:13.673021 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef97984a-4206-47a0-9b94-06d0036bd32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:13.689797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef97984a-4206-47a0-9b94-06d0036bd32a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:13.690434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Flow 'volume_create_api' (5200acab-c214-4668-b801-41ad0d93fa64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:13.690825 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Create volume request issued successfully. Aug 05 18:24:13.691820 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9067666d-83cc-4371-a544-c1dae3e16e23 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:13.692310 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 720/2877] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:24:13 2026] POST /volume/v3/volumes => generated 774 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:13.712284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2eb6bf31-eb6d-4285-bae8-596699738aa6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.714620 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2eb6bf31-eb6d-4285-bae8-596699738aa6 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:24:13.715216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2eb6bf31-eb6d-4285-bae8-596699738aa6 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.715571 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2eb6bf31-eb6d-4285-bae8-596699738aa6 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.727299 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.727299 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:13.734721 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2eb6bf31-eb6d-4285-bae8-596699738aa6 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:24:13.741415 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2eb6bf31-eb6d-4285-bae8-596699738aa6 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:24:13.742320 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 714/2878] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:13.776883 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a6baca24-ee24-4763-82db-87ceae7278ee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.782399 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a6baca24-ee24-4763-82db-87ceae7278ee tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:13.782399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a6baca24-ee24-4763-82db-87ceae7278ee tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.782632 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a6baca24-ee24-4763-82db-87ceae7278ee tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.800406 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.800406 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:13.808693 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a6baca24-ee24-4763-82db-87ceae7278ee tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:13.817159 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a6baca24-ee24-4763-82db-87ceae7278ee tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:13.817855 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 723/2879] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:13.839194 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f4b24ab3-6a94-4715-9a43-1c27935c4a1d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.841396 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f4b24ab3-6a94-4715-9a43-1c27935c4a1d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:13.842794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f4b24ab3-6a94-4715-9a43-1c27935c4a1d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.842794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f4b24ab3-6a94-4715-9a43-1c27935c4a1d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.853831 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.853831 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:13.860484 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f4b24ab3-6a94-4715-9a43-1c27935c4a1d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:13.869253 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f4b24ab3-6a94-4715-9a43-1c27935c4a1d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:13.869757 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 723/2880] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:13.932323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-a45a6985-9cce-45c4-8722-982a7b947d11 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:13.935385 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-a45a6985-9cce-45c4-8722-982a7b947d11 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:13.935854 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-a45a6985-9cce-45c4-8722-982a7b947d11 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:13.936347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-a45a6985-9cce-45c4-8722-982a7b947d11 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:13.946147 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:13.946147 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:13.951855 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-a45a6985-9cce-45c4-8722-982a7b947d11 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:13.959038 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-a45a6985-9cce-45c4-8722-982a7b947d11 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:13.959773 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 721/2881] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:13 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:14.075931 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-303c37ee-4a30-4441-9f2a-fb63981451b9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.076581 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-303c37ee-4a30-4441-9f2a-fb63981451b9 None None] GET https://10.4.3.210/volume// Aug 05 18:24:14.077306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-303c37ee-4a30-4441-9f2a-fb63981451b9 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.077306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-303c37ee-4a30-4441-9f2a-fb63981451b9 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.077543 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-303c37ee-4a30-4441-9f2a-fb63981451b9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:14.078289 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 715/2882] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:24:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:14.089236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-7051917b-0c17-4ca8-81f9-f31c86f9b10a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.093696 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-7051917b-0c17-4ca8-81f9-f31c86f9b10a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:14.093696 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-7051917b-0c17-4ca8-81f9-f31c86f9b10a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83d47ba7-4f3c-4a06-a507-b10f5f560da1", "connector": null, "instance_uuid": "ba731d16-2903-4286-854c-d279b6d32844"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:14.112470 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.112470 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:14.167488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-7051917b-0c17-4ca8-81f9-f31c86f9b10a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:14.168350 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 724/2883] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:14 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:14.200585 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-056f9fe9-bd50-462c-8351-665494531273 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.204137 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-056f9fe9-bd50-462c-8351-665494531273 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:14.204137 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-056f9fe9-bd50-462c-8351-665494531273 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.204625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-056f9fe9-bd50-462c-8351-665494531273 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.216702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8b21fefc-8237-4f8c-9220-0834841bd285 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.217151 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8b21fefc-8237-4f8c-9220-0834841bd285 None None] GET https://10.4.3.210/volume// Aug 05 18:24:14.217903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8b21fefc-8237-4f8c-9220-0834841bd285 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.218792 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8b21fefc-8237-4f8c-9220-0834841bd285 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.218792 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8b21fefc-8237-4f8c-9220-0834841bd285 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:14.219666 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 722/2884] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:14.222927 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.222927 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:14.228758 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-056f9fe9-bd50-462c-8351-665494531273 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:14.233349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-9ff814b2-07bd-4194-80e7-fb99fe5b7b34 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.236723 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-056f9fe9-bd50-462c-8351-665494531273 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:14.237252 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 724/2885] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:14 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:14.238083 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-9ff814b2-07bd-4194-80e7-fb99fe5b7b34 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:14.238406 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-9ff814b2-07bd-4194-80e7-fb99fe5b7b34 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.238688 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-9ff814b2-07bd-4194-80e7-fb99fe5b7b34 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.255873 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.255873 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:14.261205 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-9ff814b2-07bd-4194-80e7-fb99fe5b7b34 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:14.268394 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-9ff814b2-07bd-4194-80e7-fb99fe5b7b34 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:14.269557 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 716/2886] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:14 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:14.404620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.406394 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] PUT https://10.4.3.210/volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1 Aug 05 18:24:14.406935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:14.418433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Acquiring lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:14.429311 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:14.429311 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.429311 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:14.575985 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" released by "attachment_update" :: held 0.149s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:14.576387 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-017a22aa-05ba-4897-8ca8-2975f6856132 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1 returned with HTTP 200 Aug 05 18:24:14.576983 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 725/2887] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:14 2026] PUT /volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1 => generated 968 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:14.589869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-4ade29f1-ab1a-4cba-a57e-e18726384297 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.593142 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-4ade29f1-ab1a-4cba-a57e-e18726384297 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption Aug 05 18:24:14.593426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-4ade29f1-ab1a-4cba-a57e-e18726384297 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.594911 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-4ade29f1-ab1a-4cba-a57e-e18726384297 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.611673 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.611673 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:14.625625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-4ade29f1-ab1a-4cba-a57e-e18726384297 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption returned with HTTP 200 Aug 05 18:24:14.625625 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 723/2888] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:24:14 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:14.760192 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-93187fbb-f3f3-462c-99a3-5e78002ab2a7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.763396 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-93187fbb-f3f3-462c-99a3-5e78002ab2a7 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:24:14.763823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-93187fbb-f3f3-462c-99a3-5e78002ab2a7 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.764161 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-93187fbb-f3f3-462c-99a3-5e78002ab2a7 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.776581 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.776581 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:14.779954 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-221f79a1-8bc1-41f2-8d0d-6502f62a1533 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:14.781688 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-93187fbb-f3f3-462c-99a3-5e78002ab2a7 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:24:14.782411 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-221f79a1-8bc1-41f2-8d0d-6502f62a1533 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5 Aug 05 18:24:14.782816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-221f79a1-8bc1-41f2-8d0d-6502f62a1533 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:14.782816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-221f79a1-8bc1-41f2-8d0d-6502f62a1533 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:14.788852 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-93187fbb-f3f3-462c-99a3-5e78002ab2a7 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:24:14.789449 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 725/2889] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:24:14 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:14.793922 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:14.793922 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:14.881677 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8d4ec96b-830e-463e-8080-e5fb6a03169e req-221f79a1-8bc1-41f2-8d0d-6502f62a1533 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5 returned with HTTP 200 Aug 05 18:24:14.881677 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 717/2890] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:14 2026] DELETE /volume/v3/attachments/bc5cbbae-0be7-42c9-9e22-2866f36066c5 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:15.253954 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-de15c96d-8558-4641-91eb-0572c93a8f70 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:15.256008 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-de15c96d-8558-4641-91eb-0572c93a8f70 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:15.256265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-de15c96d-8558-4641-91eb-0572c93a8f70 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:15.256521 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-de15c96d-8558-4641-91eb-0572c93a8f70 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:15.273270 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:15.273270 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:15.278764 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-de15c96d-8558-4641-91eb-0572c93a8f70 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:15.286967 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-de15c96d-8558-4641-91eb-0572c93a8f70 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:15.288217 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 726/2891] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:15 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:15.721021 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:15.724178 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:15.724611 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1132828445", "snapshot_id": "133a8261-aab0-4418-a3a8-21f666fe8de0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:15.727493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1132828445', 'snapshot_id': '133a8261-aab0-4418-a3a8-21f666fe8de0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:15.738015 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:15.738015 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:15.738650 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:15.738868 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume of 1 GB Aug 05 18:24:15.745954 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Availability Zones retrieved successfully. Aug 05 18:24:15.754095 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (8bf1dd0c-ae82-4db0-841a-90b9d0c9a55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:15.755396 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870a41e4-3a78-48a0-8ff6-40ad564ad323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:15.757073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:15.799797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870a41e4-3a78-48a0-8ff6-40ad564ad323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '133a8261-aab0-4418-a3a8-21f666fe8de0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:15.800555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aaa5e16-ae9f-4f9a-948b-ff4a16557d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:15.879956 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Created reservations ['fca6df98-97e6-4287-a602-60b94aa9f028', '52af84b1-86a4-4c38-8a7c-d22b374ac584', '520b33bd-ab7f-48b2-b9ce-0b74f0da691d', '630d9998-5549-406c-abb3-daa45c12d8d4'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:15.881849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aaa5e16-ae9f-4f9a-948b-ff4a16557d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca6df98-97e6-4287-a602-60b94aa9f028', '52af84b1-86a4-4c38-8a7c-d22b374ac584', '520b33bd-ab7f-48b2-b9ce-0b74f0da691d', '630d9998-5549-406c-abb3-daa45c12d8d4']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:15.882153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c75cf12-ed7e-4505-914a-5f339dfa6b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:15.939834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c75cf12-ed7e-4505-914a-5f339dfa6b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5950af81-ddb1-4ae0-9965-d849906fcb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1132828445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['fca6df98-97e6-4287-a602-60b94aa9f028','52af84b1-86a4-4c38-8a7c-d22b374ac584','520b33bd-ab7f-48b2-b9ce-0b74f0da691d','630d9998-5549-406c-abb3-daa45c12d8d4'],size=1,snapshot_id=133a8261-aab0-4418-a3a8-21f666fe8de0,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1132828445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5950af81-ddb1-4ae0-9965-d849906fcb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c4830083398435db5552850b0c8c404',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=133a8261-aab0-4418-a3a8-21f666fe8de0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:15.941128 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d5f8bd-7899-4fba-9d26-b18d24bfb67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:15.974615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d5f8bd-7899-4fba-9d26-b18d24bfb67a) transitioned into state 'SUCCESS' from state '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-1132828445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c4830083398435db5552850b0c8c404',qos_specs=None,replication_status=,reservations=['fca6df98-97e6-4287-a602-60b94aa9f028','52af84b1-86a4-4c38-8a7c-d22b374ac584','520b33bd-ab7f-48b2-b9ce-0b74f0da691d','630d9998-5549-406c-abb3-daa45c12d8d4'],size=1,snapshot_id=133a8261-aab0-4418-a3a8-21f666fe8de0,source_replicaid=,source_volid=None,status='creating',user_id='fff0a7b638984db7b67a31c74d6b5b28',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:15.975950 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc5ea7e-c37b-4cb5-aed9-9cdce798b3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:16.010460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc5ea7e-c37b-4cb5-aed9-9cdce798b3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:16.012267 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Flow 'volume_create_api' (8bf1dd0c-ae82-4db0-841a-90b9d0c9a55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:16.012267 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Create volume request issued successfully. Aug 05 18:24:16.012915 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d5320b6a-03f9-406d-8a5f-cf1a20aba7e0 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:16.013299 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 724/2892] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:24:15 2026] POST /volume/v3/volumes => generated 791 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:16.035389 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1f8884af-8770-4bcd-83ee-3de3325c6341 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:16.042318 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1f8884af-8770-4bcd-83ee-3de3325c6341 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:16.042318 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1f8884af-8770-4bcd-83ee-3de3325c6341 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:16.042566 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1f8884af-8770-4bcd-83ee-3de3325c6341 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:16.060880 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:16.060880 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:16.070860 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1f8884af-8770-4bcd-83ee-3de3325c6341 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:16.083645 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1f8884af-8770-4bcd-83ee-3de3325c6341 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:16.087111 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 726/2893] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:16 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:16.304801 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2c3b065a-fd41-4448-a105-d2af5b8f2e12 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:16.306900 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c3b065a-fd41-4448-a105-d2af5b8f2e12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:16.308613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c3b065a-fd41-4448-a105-d2af5b8f2e12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:16.308613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c3b065a-fd41-4448-a105-d2af5b8f2e12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:16.322936 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:16.322936 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:16.328266 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2c3b065a-fd41-4448-a105-d2af5b8f2e12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:16.334949 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c3b065a-fd41-4448-a105-d2af5b8f2e12 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:16.334949 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 718/2894] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:16 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:17.100735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6b900274-2146-4399-8f55-b049790e7059 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:17.103127 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b900274-2146-4399-8f55-b049790e7059 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:17.103473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b900274-2146-4399-8f55-b049790e7059 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:17.104008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b900274-2146-4399-8f55-b049790e7059 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:17.114026 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:17.114026 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:17.119412 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6b900274-2146-4399-8f55-b049790e7059 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:17.126786 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b900274-2146-4399-8f55-b049790e7059 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:17.127683 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 727/2895] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:17 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:24:17.141549 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fe518f25-3174-49dd-9c2c-2a063721ec56 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:17.143746 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fe518f25-3174-49dd-9c2c-2a063721ec56 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:17.144011 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fe518f25-3174-49dd-9c2c-2a063721ec56 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:17.144614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fe518f25-3174-49dd-9c2c-2a063721ec56 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:17.152300 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:17.152300 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:17.157236 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fe518f25-3174-49dd-9c2c-2a063721ec56 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:17.163964 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fe518f25-3174-49dd-9c2c-2a063721ec56 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:17.164463 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 725/2896] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:17 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:17.355190 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-86ca3219-d7cc-413e-bb48-33edda784bba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:17.357449 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-86ca3219-d7cc-413e-bb48-33edda784bba tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:17.357726 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-86ca3219-d7cc-413e-bb48-33edda784bba tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:17.358174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-86ca3219-d7cc-413e-bb48-33edda784bba tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:17.368397 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:17.368397 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:17.372311 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-86ca3219-d7cc-413e-bb48-33edda784bba tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:17.377903 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-86ca3219-d7cc-413e-bb48-33edda784bba tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:17.379988 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 727/2897] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:17 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:17.770965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-6bcca8a1-e619-4326-87f0-7936836cdf0a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:17.773449 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-6bcca8a1-e619-4326-87f0-7936836cdf0a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:17.774913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-6bcca8a1-e619-4326-87f0-7936836cdf0a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:17.774913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-6bcca8a1-e619-4326-87f0-7936836cdf0a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:17.785864 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:17.785864 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:17.795127 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-6bcca8a1-e619-4326-87f0-7936836cdf0a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:17.801392 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-6bcca8a1-e619-4326-87f0-7936836cdf0a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:17.802501 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 719/2898] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:17 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:17.924259 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bb5f5bf5-c12f-4296-baee-1c359f5a53bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:17.924861 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb5f5bf5-c12f-4296-baee-1c359f5a53bd None None] GET https://10.4.3.210/volume// Aug 05 18:24:17.925106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb5f5bf5-c12f-4296-baee-1c359f5a53bd None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:17.925393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb5f5bf5-c12f-4296-baee-1c359f5a53bd None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:17.925889 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb5f5bf5-c12f-4296-baee-1c359f5a53bd None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:17.926427 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 728/2899] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:24:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:17.935256 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-812953d4-61c3-44b6-9398-847687d82d5b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:17.939609 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-812953d4-61c3-44b6-9398-847687d82d5b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:17.940027 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-812953d4-61c3-44b6-9398-847687d82d5b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5950af81-ddb1-4ae0-9965-d849906fcb83", "connector": null, "instance_uuid": "1855cf44-c4dd-4829-9f1f-f7968e7c1c8a"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:17.956113 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:17.956113 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:17.995905 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-812953d4-61c3-44b6-9398-847687d82d5b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:17.996907 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 726/2900] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:17 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:18.031074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d4ac593d-7da5-4da1-8acd-37118e8f911a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:18.032880 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d4ac593d-7da5-4da1-8acd-37118e8f911a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:18.033100 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d4ac593d-7da5-4da1-8acd-37118e8f911a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:18.034298 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d4ac593d-7da5-4da1-8acd-37118e8f911a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:18.053948 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:18.053948 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:18.059477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f40b87a6-fb94-477e-abac-0c181567943e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:18.059926 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f40b87a6-fb94-477e-abac-0c181567943e None None] GET https://10.4.3.210/volume// Aug 05 18:24:18.060078 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f40b87a6-fb94-477e-abac-0c181567943e None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:18.060254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f40b87a6-fb94-477e-abac-0c181567943e None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:18.060627 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f40b87a6-fb94-477e-abac-0c181567943e None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:18.060937 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d4ac593d-7da5-4da1-8acd-37118e8f911a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:18.060994 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 720/2901] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:18.069164 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d4ac593d-7da5-4da1-8acd-37118e8f911a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:18.069922 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 728/2902] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:18 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:18.077767 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-9f03677a-a897-465c-9c55-f315d7960528 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:18.079146 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-9f03677a-a897-465c-9c55-f315d7960528 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:18.079484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-9f03677a-a897-465c-9c55-f315d7960528 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:18.079731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-9f03677a-a897-465c-9c55-f315d7960528 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:18.097228 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:18.097228 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:18.103015 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-9f03677a-a897-465c-9c55-f315d7960528 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:18.111930 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-9f03677a-a897-465c-9c55-f315d7960528 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:18.112172 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 729/2903] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:18 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 1063 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:18.264971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:18.267586 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] PUT https://10.4.3.210/volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e Aug 05 18:24:18.268033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:18.280417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Acquiring lock "cinder-attachment_update-5950af81-ddb1-4ae0-9965-d849906fcb83-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:18.286667 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-5950af81-ddb1-4ae0-9965-d849906fcb83-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:18.287740 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:18.287740 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:18.394214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-373409bc-df43-478e-8ae2-caa0067ee08d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:18.396289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-373409bc-df43-478e-8ae2-caa0067ee08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:18.397707 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-373409bc-df43-478e-8ae2-caa0067ee08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:18.397707 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-373409bc-df43-478e-8ae2-caa0067ee08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:18.405236 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Lock "cinder-attachment_update-5950af81-ddb1-4ae0-9965-d849906fcb83-np0000006581" released by "attachment_update" :: held 0.119s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:18.405474 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-5508f1da-8892-447a-82fa-d8743a545b15 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e returned with HTTP 200 Aug 05 18:24:18.405931 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 727/2904] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:18 2026] PUT /volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:18.415570 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:18.415570 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:18.418630 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-373409bc-df43-478e-8ae2-caa0067ee08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:18.425557 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-373409bc-df43-478e-8ae2-caa0067ee08d tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:18.426246 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 721/2905] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:18 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:19.090525 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-395d322c-f07c-42cb-816c-797317608460 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:19.094379 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-395d322c-f07c-42cb-816c-797317608460 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:19.094674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-395d322c-f07c-42cb-816c-797317608460 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:19.095302 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-395d322c-f07c-42cb-816c-797317608460 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:19.108433 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:19.108433 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:19.117707 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-395d322c-f07c-42cb-816c-797317608460 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:19.121062 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-395d322c-f07c-42cb-816c-797317608460 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:19.121808 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 729/2906] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:19 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:19.447773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-90d5bab2-28a7-45fc-9bce-3cca196c5c2c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:19.451383 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-90d5bab2-28a7-45fc-9bce-3cca196c5c2c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:19.451383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-90d5bab2-28a7-45fc-9bce-3cca196c5c2c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:19.453631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-90d5bab2-28a7-45fc-9bce-3cca196c5c2c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:19.476113 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:19.476113 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:19.484891 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-90d5bab2-28a7-45fc-9bce-3cca196c5c2c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:19.492522 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-90d5bab2-28a7-45fc-9bce-3cca196c5c2c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:19.493205 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 730/2907] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:19 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:24:20.139870 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b63604d3-614f-46dc-8298-72fac89f92d4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:20.141935 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b63604d3-614f-46dc-8298-72fac89f92d4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:20.142127 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b63604d3-614f-46dc-8298-72fac89f92d4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:20.142320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b63604d3-614f-46dc-8298-72fac89f92d4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:20.157266 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:20.157266 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:20.161925 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b63604d3-614f-46dc-8298-72fac89f92d4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:20.168812 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b63604d3-614f-46dc-8298-72fac89f92d4 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:20.169726 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 728/2908] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:20 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:20.510714 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f08e8c28-ac57-401d-b9c8-2916ba415daa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:20.515017 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f08e8c28-ac57-401d-b9c8-2916ba415daa tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:20.515409 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f08e8c28-ac57-401d-b9c8-2916ba415daa tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:20.515699 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f08e8c28-ac57-401d-b9c8-2916ba415daa tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:20.530099 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:20.530099 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:20.536486 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f08e8c28-ac57-401d-b9c8-2916ba415daa tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:20.543715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f08e8c28-ac57-401d-b9c8-2916ba415daa tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:20.544422 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 722/2909] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:20 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:21.188244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a6776220-50a9-4e1c-9ca5-4609b624b8ba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:21.190051 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6776220-50a9-4e1c-9ca5-4609b624b8ba tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:21.190342 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6776220-50a9-4e1c-9ca5-4609b624b8ba tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:21.190748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6776220-50a9-4e1c-9ca5-4609b624b8ba tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:21.213890 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:21.213890 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:21.230933 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a6776220-50a9-4e1c-9ca5-4609b624b8ba tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:21.247763 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6776220-50a9-4e1c-9ca5-4609b624b8ba tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:21.247763 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 730/2910] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:21 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:21.559462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-38c1f37f-1019-466c-bc78-4579e0e32fce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:21.561559 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-38c1f37f-1019-466c-bc78-4579e0e32fce tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:21.561559 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-38c1f37f-1019-466c-bc78-4579e0e32fce tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:21.562207 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-38c1f37f-1019-466c-bc78-4579e0e32fce tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:21.573016 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:21.573016 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:21.578871 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-38c1f37f-1019-466c-bc78-4579e0e32fce tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:21.585741 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-38c1f37f-1019-466c-bc78-4579e0e32fce tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:21.586371 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 731/2911] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:21 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:21.753533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-4648f89a-3f45-4fee-aceb-077cd1bfac37 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:21.757615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-4648f89a-3f45-4fee-aceb-077cd1bfac37 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e/action Aug 05 18:24:21.757615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-4648f89a-3f45-4fee-aceb-077cd1bfac37 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:21.757615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-4648f89a-3f45-4fee-aceb-077cd1bfac37 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:21.781492 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:21.781492 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:21.796057 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-10488e76-08a8-4c4d-b527-d7852664eda8 req-4648f89a-3f45-4fee-aceb-077cd1bfac37 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e/action returned with HTTP 204 Aug 05 18:24:21.797473 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 729/2912] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:21 2026] POST /volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:22.266198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-add903df-73ef-488c-9bc2-b2f7fc012b48 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:22.268517 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-add903df-73ef-488c-9bc2-b2f7fc012b48 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:22.268758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-add903df-73ef-488c-9bc2-b2f7fc012b48 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:22.268950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-add903df-73ef-488c-9bc2-b2f7fc012b48 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:22.284288 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:22.284288 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:22.294407 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-add903df-73ef-488c-9bc2-b2f7fc012b48 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:22.304893 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-add903df-73ef-488c-9bc2-b2f7fc012b48 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:22.305407 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 723/2913] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:22 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:22.606249 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-be7c0750-20e7-4aa0-a5a3-75840e7dd1e0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:22.609578 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-be7c0750-20e7-4aa0-a5a3-75840e7dd1e0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:22.610224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-be7c0750-20e7-4aa0-a5a3-75840e7dd1e0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:22.610520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-be7c0750-20e7-4aa0-a5a3-75840e7dd1e0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:22.628224 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:22.628224 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:22.635018 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-be7c0750-20e7-4aa0-a5a3-75840e7dd1e0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:22.644308 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-be7c0750-20e7-4aa0-a5a3-75840e7dd1e0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:22.645168 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 731/2914] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:22 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:23.663811 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-53a2ac88-d10f-44f6-87b5-de2d0b1aff13 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:23.666810 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-8252089b-656f-49d9-ba3e-e042e8066090 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:23.667628 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-53a2ac88-d10f-44f6-87b5-de2d0b1aff13 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:23.669993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-53a2ac88-d10f-44f6-87b5-de2d0b1aff13 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:23.669993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-53a2ac88-d10f-44f6-87b5-de2d0b1aff13 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:23.673270 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-8252089b-656f-49d9-ba3e-e042e8066090 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1/action Aug 05 18:24:23.673707 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-8252089b-656f-49d9-ba3e-e042e8066090 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:23.674170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-8252089b-656f-49d9-ba3e-e042e8066090 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:23.685606 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:23.685606 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:23.691566 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-53a2ac88-d10f-44f6-87b5-de2d0b1aff13 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:23.700150 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-53a2ac88-d10f-44f6-87b5-de2d0b1aff13 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:23.700508 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 732/2915] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:23 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:23.710922 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:23.710922 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:23.727951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3c633623-9cf3-4881-bd12-6ea0ffe6eec7 req-8252089b-656f-49d9-ba3e-e042e8066090 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1/action returned with HTTP 204 Aug 05 18:24:23.728607 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 730/2916] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:23 2026] POST /volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:24.721113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f93c5700-32cf-4969-9dcb-1418f4e7e43a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:24.725862 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f93c5700-32cf-4969-9dcb-1418f4e7e43a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:24.727622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f93c5700-32cf-4969-9dcb-1418f4e7e43a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:24.727622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f93c5700-32cf-4969-9dcb-1418f4e7e43a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:24.746869 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:24.746869 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:24.752958 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f93c5700-32cf-4969-9dcb-1418f4e7e43a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:24.760411 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f93c5700-32cf-4969-9dcb-1418f4e7e43a tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:24.760952 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 724/2917] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:24 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 1169 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:24.781701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-255d9a2e-f872-430f-b02d-a73881841809 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:24.784209 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-255d9a2e-f872-430f-b02d-a73881841809 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:24.784468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-255d9a2e-f872-430f-b02d-a73881841809 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:24.784750 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-255d9a2e-f872-430f-b02d-a73881841809 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:24.799175 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:24.799175 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:24.807110 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-255d9a2e-f872-430f-b02d-a73881841809 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:24.813827 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-255d9a2e-f872-430f-b02d-a73881841809 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:24.814544 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 732/2918] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:24 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:26.828913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-e46056bd-61da-4cbc-a849-2829dd30736e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:26.831228 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-e46056bd-61da-4cbc-a849-2829dd30736e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:26.831457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-e46056bd-61da-4cbc-a849-2829dd30736e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:26.831680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-e46056bd-61da-4cbc-a849-2829dd30736e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:26.847351 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:26.847351 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:26.854210 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-e46056bd-61da-4cbc-a849-2829dd30736e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:26.868123 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-e46056bd-61da-4cbc-a849-2829dd30736e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:26.868709 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 733/2919] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:26 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 1176 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:26.901988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:26.906345 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] POST https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83/action Aug 05 18:24:26.906909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:26.907104 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:26.924776 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:26.924776 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:26.925462 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:26.936051 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Begin detaching volume completed successfully. Aug 05 18:24:26.936463 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-48a7ab49-c0c6-4b5e-a857-56a9672e90ca tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83/action returned with HTTP 202 Aug 05 18:24:26.937135 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 731/2920] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:24:26 2026] POST /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:27.016158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a0103a07-1706-47ba-9d58-aa159aca8f06 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:27.016633 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0103a07-1706-47ba-9d58-aa159aca8f06 None None] GET https://10.4.3.210/volume// Aug 05 18:24:27.016818 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0103a07-1706-47ba-9d58-aa159aca8f06 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:27.017056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0103a07-1706-47ba-9d58-aa159aca8f06 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:27.017397 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0103a07-1706-47ba-9d58-aa159aca8f06 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:27.017700 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 725/2921] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:27.027937 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-20e504e8-d05b-443e-b4b6-61873c819833 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:27.031270 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-20e504e8-d05b-443e-b4b6-61873c819833 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:27.031439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-20e504e8-d05b-443e-b4b6-61873c819833 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:27.031775 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-20e504e8-d05b-443e-b4b6-61873c819833 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:27.046723 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:27.046723 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:27.053622 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-20e504e8-d05b-443e-b4b6-61873c819833 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:27.057109 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-20e504e8-d05b-443e-b4b6-61873c819833 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:27.057799 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 733/2922] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:27 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:28.212851 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-4f2b2db6-1e48-487f-af54-5cc9b2b523aa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:28.215944 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-4f2b2db6-1e48-487f-af54-5cc9b2b523aa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e Aug 05 18:24:28.216240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-4f2b2db6-1e48-487f-af54-5cc9b2b523aa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:28.216506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-4f2b2db6-1e48-487f-af54-5cc9b2b523aa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:28.228350 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:28.228350 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:28.312192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ff753a19-3393-48e5-a341-f96ee2306c4d req-4f2b2db6-1e48-487f-af54-5cc9b2b523aa tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e returned with HTTP 200 Aug 05 18:24:28.312885 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 734/2923] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:28 2026] DELETE /volume/v3/attachments/8fb05a38-44ef-44d0-a6b5-3333bd5f1d0e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:29.133965 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e1b1dffb-9176-4aee-a91e-188a510f748f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.137767 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1b1dffb-9176-4aee-a91e-188a510f748f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:29.138242 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1b1dffb-9176-4aee-a91e-188a510f748f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:29.138534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1b1dffb-9176-4aee-a91e-188a510f748f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:29.152496 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.152496 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:29.157564 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e1b1dffb-9176-4aee-a91e-188a510f748f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:29.158734 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a79bac97-0090-4719-a668-cc93cf6c8203 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.162317 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:24:29.162317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1185ffc-758b-4c91-b1fe-8f344912e6f6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1622399563", "description": null, "metadata": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:29.166301 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1b1dffb-9176-4aee-a91e-188a510f748f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:29.166301 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 732/2924] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:29 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:29.180414 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.180414 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:29.180989 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:29.181212 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:29.189862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2cac006e-01b4-4e6a-941a-099b386b5bc8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.192052 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2cac006e-01b4-4e6a-941a-099b386b5bc8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:29.192329 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2cac006e-01b4-4e6a-941a-099b386b5bc8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:29.192622 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2cac006e-01b4-4e6a-941a-099b386b5bc8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:29.203630 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.203630 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:29.209045 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2cac006e-01b4-4e6a-941a-099b386b5bc8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:29.216355 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2cac006e-01b4-4e6a-941a-099b386b5bc8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:29.216355 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 734/2925] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:29 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:29.232615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.235945 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:29.236233 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:29.236526 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:29.236842 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume with id: 5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:29.255236 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.255236 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:29.255236 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:29.282004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['7d31e998-c726-4d6a-a1f2-faee9d3a0540', '5198de4f-c9f6-477a-a6ed-f0f65fae7aee', '8ba422c2-5d2c-4ff7-a556-82ec5cededd1', 'bd456a55-d64c-495b-a31d-bd210de4ee55'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:29.306255 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume request issued successfully. Aug 05 18:24:29.310774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-143ed2e8-4ce9-41f2-abc0-91a1425e751f tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 202 Aug 05 18:24:29.313566 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 735/2926] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:29 2026] DELETE /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:29.331493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e5231a16-b2d0-4033-bc7e-89b7f0518423 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.334378 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e5231a16-b2d0-4033-bc7e-89b7f0518423 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:29.334547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e5231a16-b2d0-4033-bc7e-89b7f0518423 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:29.334779 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e5231a16-b2d0-4033-bc7e-89b7f0518423 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:29.337698 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot force create request issued successfully. Aug 05 18:24:29.337698 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a79bac97-0090-4719-a668-cc93cf6c8203 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:24:29.338193 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 726/2927] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:24:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:29.349061 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.349061 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:29.354011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-438084c5-8cf3-4dc8-8518-dea4fd6e7938 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.356915 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-438084c5-8cf3-4dc8-8518-dea4fd6e7938 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:29.357856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-438084c5-8cf3-4dc8-8518-dea4fd6e7938 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:29.357856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-438084c5-8cf3-4dc8-8518-dea4fd6e7938 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:29.358949 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e5231a16-b2d0-4033-bc7e-89b7f0518423 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:29.366929 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.366929 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:29.368282 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-438084c5-8cf3-4dc8-8518-dea4fd6e7938 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:29.372663 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e5231a16-b2d0-4033-bc7e-89b7f0518423 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 200 Aug 05 18:24:29.372860 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-438084c5-8cf3-4dc8-8518-dea4fd6e7938 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 200 Aug 05 18:24:29.372980 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 733/2928] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:29 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:29.373103 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 735/2929] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:29 2026] GET /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:29.928298 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2f19380b-b8a7-45d6-8175-1a7945ae5eaf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.928832 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2f19380b-b8a7-45d6-8175-1a7945ae5eaf None None] GET https://10.4.3.210/volume// Aug 05 18:24:29.929094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2f19380b-b8a7-45d6-8175-1a7945ae5eaf None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:29.929388 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2f19380b-b8a7-45d6-8175-1a7945ae5eaf None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:29.929815 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2f19380b-b8a7-45d6-8175-1a7945ae5eaf None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:29.930173 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 736/2930] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:29.941459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-144aed65-475f-4499-8c65-09e3fa8984dc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:29.944470 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-144aed65-475f-4499-8c65-09e3fa8984dc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:29.944909 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-144aed65-475f-4499-8c65-09e3fa8984dc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83d47ba7-4f3c-4a06-a507-b10f5f560da1", "connector": null, "instance_uuid": "ba731d16-2903-4286-854c-d279b6d32844"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:29.958513 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:29.958513 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:30.003699 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-144aed65-475f-4499-8c65-09e3fa8984dc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:30.004373 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 727/2931] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:29 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:30.021795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-2018ded0-2e27-4801-b708-ae3bb9f5013f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.025007 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-2018ded0-2e27-4801-b708-ae3bb9f5013f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1 Aug 05 18:24:30.025275 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-2018ded0-2e27-4801-b708-ae3bb9f5013f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.025644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-2018ded0-2e27-4801-b708-ae3bb9f5013f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.037708 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.037708 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:30.116558 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-2018ded0-2e27-4801-b708-ae3bb9f5013f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1 returned with HTTP 200 Aug 05 18:24:30.116558 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 734/2932] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:30 2026] DELETE /volume/v3/attachments/79617e0e-dafa-4c56-9b90-909ff99f82e1 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:30.391061 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-97aa5da3-9806-4404-b485-983803c8bc3f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.397635 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-97aa5da3-9806-4404-b485-983803c8bc3f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:30.397635 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-97aa5da3-9806-4404-b485-983803c8bc3f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.397635 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-97aa5da3-9806-4404-b485-983803c8bc3f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.401727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-127dba72-0fa2-4ffa-8136-8d8453793cd7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.403458 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.403458 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:30.403543 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-127dba72-0fa2-4ffa-8136-8d8453793cd7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 Aug 05 18:24:30.403795 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-127dba72-0fa2-4ffa-8136-8d8453793cd7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.404080 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-127dba72-0fa2-4ffa-8136-8d8453793cd7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.404317 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-97aa5da3-9806-4404-b485-983803c8bc3f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:30.405438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-97aa5da3-9806-4404-b485-983803c8bc3f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 200 Aug 05 18:24:30.406068 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 736/2933] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:30.416979 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-127dba72-0fa2-4ffa-8136-8d8453793cd7 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 returned with HTTP 404 Aug 05 18:24:30.416979 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 737/2934] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/volumes/5950af81-ddb1-4ae0-9965-d849906fcb83 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:30.418854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1fcf6411-6c83-4ec1-8af0-d7466715215d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.421519 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1fcf6411-6c83-4ec1-8af0-d7466715215d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:30.421519 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1fcf6411-6c83-4ec1-8af0-d7466715215d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.421519 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1fcf6411-6c83-4ec1-8af0-d7466715215d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.426324 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4017bdbc-0ee4-45b5-85d5-857f9b9601b3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.428702 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.428702 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:30.429082 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4017bdbc-0ee4-45b5-85d5-857f9b9601b3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:30.429082 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4017bdbc-0ee4-45b5-85d5-857f9b9601b3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.429364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4017bdbc-0ee4-45b5-85d5-857f9b9601b3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.429420 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1fcf6411-6c83-4ec1-8af0-d7466715215d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:30.431663 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1fcf6411-6c83-4ec1-8af0-d7466715215d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 200 Aug 05 18:24:30.432091 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 728/2935] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:30.443866 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.443866 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:30.449823 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4017bdbc-0ee4-45b5-85d5-857f9b9601b3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:30.452151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-18abc17b-494a-4aee-af1e-ae3ac648745f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.461630 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4017bdbc-0ee4-45b5-85d5-857f9b9601b3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:30.461630 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 735/2936] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:30.461787 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:24:30.461787 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1185ffc-758b-4c91-b1fe-8f344912e6f6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1598942289", "description": null, "metadata": null}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:30.480416 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.480416 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:30.481391 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:30.481763 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:30.483607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ac84b6ed-a8e8-49a8-ac9d-c65f50846cdd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.488582 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac84b6ed-a8e8-49a8-ac9d-c65f50846cdd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:30.488582 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac84b6ed-a8e8-49a8-ac9d-c65f50846cdd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.488582 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac84b6ed-a8e8-49a8-ac9d-c65f50846cdd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.502576 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.502576 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:30.512113 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ac84b6ed-a8e8-49a8-ac9d-c65f50846cdd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:30.523581 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac84b6ed-a8e8-49a8-ac9d-c65f50846cdd tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:30.524094 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 738/2937] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:30.528231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['faf16798-76be-4b29-bf52-66b04e426257', '9cd43e4e-2239-4850-a085-c39887fd98a8', 'a6c927fb-4d54-494e-a590-3d9c9861f76e', 'f4f84e05-d525-4ff3-8ce7-9d37d93afb5a'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:30.540129 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e7824e1b-613d-43aa-8e77-982972ab8740 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.542397 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:30.542686 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.542922 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.543179 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume with id: ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:30.555623 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.555623 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:30.555623 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:30.605369 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume request issued successfully. Aug 05 18:24:30.605369 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e7824e1b-613d-43aa-8e77-982972ab8740 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 202 Aug 05 18:24:30.605369 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 729/2938] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:30 2026] DELETE /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:30.614473 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-97d3bf90-6f51-4f81-b010-2adbd589ef3d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.614531 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot force create request issued successfully. Aug 05 18:24:30.614906 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18abc17b-494a-4aee-af1e-ae3ac648745f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:24:30.615352 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 737/2939] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:24:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:30.621625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97d3bf90-6f51-4f81-b010-2adbd589ef3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:30.621625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97d3bf90-6f51-4f81-b010-2adbd589ef3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.621625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97d3bf90-6f51-4f81-b010-2adbd589ef3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.632608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b9f7b24d-4ee2-44f7-8a6e-fd40a09e84f0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:30.636433 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.636433 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:30.636515 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b9f7b24d-4ee2-44f7-8a6e-fd40a09e84f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:30.636515 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b9f7b24d-4ee2-44f7-8a6e-fd40a09e84f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:30.640129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b9f7b24d-4ee2-44f7-8a6e-fd40a09e84f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:30.640270 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-97d3bf90-6f51-4f81-b010-2adbd589ef3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:30.646202 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97d3bf90-6f51-4f81-b010-2adbd589ef3d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 200 Aug 05 18:24:30.646987 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 736/2940] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:30.651395 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:30.651395 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:30.652092 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b9f7b24d-4ee2-44f7-8a6e-fd40a09e84f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:30.654285 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b9f7b24d-4ee2-44f7-8a6e-fd40a09e84f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 200 Aug 05 18:24:30.654941 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 739/2941] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:30 2026] GET /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:31.662531 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.665355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5cee954c-21d2-4244-9c75-2f21d9419543 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.667273 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] PUT https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 Aug 05 18:24:31.667749 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:31.668292 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5cee954c-21d2-4244-9c75-2f21d9419543 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 Aug 05 18:24:31.668537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5cee954c-21d2-4244-9c75-2f21d9419543 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.668836 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5cee954c-21d2-4244-9c75-2f21d9419543 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.671956 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=366,cinder:UPDATE=63,cinder:INSERT=24 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:24:31.674468 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=426,cinder:INSERT=44,cinder:UPDATE=95 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:24:31.674808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e1b1b804-2bb8-4b76-8cfa-cedf2acad4df None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.677686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1b1b804-2bb8-4b76-8cfa-cedf2acad4df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:31.677686 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1b1b804-2bb8-4b76-8cfa-cedf2acad4df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.677879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1b1b804-2bb8-4b76-8cfa-cedf2acad4df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.678904 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5cee954c-21d2-4244-9c75-2f21d9419543 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 returned with HTTP 404 Aug 05 18:24:31.679834 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 738/2942] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/volumes/ad63afc5-2ec1-45f6-a2f2-5cb4911618a4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:31.680496 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=563,cinder:UPDATE=187,cinder:INSERT=106 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:24:31.682078 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Acquiring lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:31.689493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:31.691872 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.691872 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:31.692282 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.692282 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:31.692424 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9a5cc273-7626-427c-b6f9-6a2766293c7c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.692831 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e1b1b804-2bb8-4b76-8cfa-cedf2acad4df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:31.695075 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1b1b804-2bb8-4b76-8cfa-cedf2acad4df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 200 Aug 05 18:24:31.696110 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9a5cc273-7626-427c-b6f9-6a2766293c7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:24:31.696197 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 737/2943] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:31.696851 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9a5cc273-7626-427c-b6f9-6a2766293c7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.697218 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9a5cc273-7626-427c-b6f9-6a2766293c7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.707189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3b796e87-4577-4c18-ba87-f6ce88456445 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.709116 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.709116 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:31.709451 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3b796e87-4577-4c18-ba87-f6ce88456445 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:31.709760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3b796e87-4577-4c18-ba87-f6ce88456445 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.710019 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3b796e87-4577-4c18-ba87-f6ce88456445 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.716763 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.716763 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:31.717267 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3b796e87-4577-4c18-ba87-f6ce88456445 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:31.718929 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3b796e87-4577-4c18-ba87-f6ce88456445 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 200 Aug 05 18:24:31.718929 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 739/2944] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:24:31.721779 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9a5cc273-7626-427c-b6f9-6a2766293c7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:31.732154 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9a5cc273-7626-427c-b6f9-6a2766293c7c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:24:31.732781 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 740/2945] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:31.732888 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-03aacdc2-a548-4460-8b22-14912895d011 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.735351 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:24:31.737377 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1185ffc-758b-4c91-b1fe-8f344912e6f6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-658853707", "description": null, "metadata": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:31.750718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-87dd37eb-eba2-4888-894e-84d6b6381de3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.753975 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-87dd37eb-eba2-4888-894e-84d6b6381de3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:24:31.753975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-87dd37eb-eba2-4888-894e-84d6b6381de3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.754779 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-87dd37eb-eba2-4888-894e-84d6b6381de3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.759962 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.759962 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:31.762215 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:31.762507 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:31.766972 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.766972 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:31.771255 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-87dd37eb-eba2-4888-894e-84d6b6381de3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:31.778957 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-87dd37eb-eba2-4888-894e-84d6b6381de3 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:24:31.779414 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 740/2946] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:31.805633 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-557036ba-79f9-438f-ac0b-d8d732c27168 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.811810 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:24:31.812114 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.814413 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.814722 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume with id: 172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:24:31.827471 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.827471 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:31.827646 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['60f9580d-690b-438e-9471-6354707d6bae', '56d36f88-c29d-4c3c-8925-8f6047cc5523', 'cdc7a91e-599c-4053-8ef2-ed5e6f129406', '5d01a9b4-93a5-4ed2-a2f0-4b5cf88e5a3f'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:31.827691 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:31.852229 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" released by "attachment_update" :: held 0.163s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:31.853321 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-a530cc02-a0e0-4820-924f-46ddfe45e52f tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 returned with HTTP 200 Aug 05 18:24:31.853321 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 730/2947] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:31 2026] PUT /volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 => generated 968 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:31.861269 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume request issued successfully. Aug 05 18:24:31.861653 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-557036ba-79f9-438f-ac0b-d8d732c27168 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 202 Aug 05 18:24:31.862267 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 741/2948] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:31 2026] DELETE /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:31.865718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-4a053949-c728-4979-aa93-285d31b7e42c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.868996 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-4a053949-c728-4979-aa93-285d31b7e42c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 Aug 05 18:24:31.868996 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-4a053949-c728-4979-aa93-285d31b7e42c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.869289 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-4a053949-c728-4979-aa93-285d31b7e42c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.874651 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f3ca59d6-b050-411f-b7d2-720a1c4f3d9b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.880152 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f3ca59d6-b050-411f-b7d2-720a1c4f3d9b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:24:31.880152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f3ca59d6-b050-411f-b7d2-720a1c4f3d9b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.880152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f3ca59d6-b050-411f-b7d2-720a1c4f3d9b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.880438 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot force create request issued successfully. Aug 05 18:24:31.880577 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-03aacdc2-a548-4460-8b22-14912895d011 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:24:31.881112 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 738/2949] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:24:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:31.889468 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-4a053949-c728-4979-aa93-285d31b7e42c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 returned with HTTP 200 Aug 05 18:24:31.890291 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 741/2950] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:31.890480 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.890480 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:31.894094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cd753e41-cdb1-4c85-a717-1292416b8169 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:31.898680 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cd753e41-cdb1-4c85-a717-1292416b8169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:31.898680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cd753e41-cdb1-4c85-a717-1292416b8169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:31.898680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cd753e41-cdb1-4c85-a717-1292416b8169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:31.904125 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f3ca59d6-b050-411f-b7d2-720a1c4f3d9b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:31.909442 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:31.909442 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:31.910008 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cd753e41-cdb1-4c85-a717-1292416b8169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:31.911405 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cd753e41-cdb1-4c85-a717-1292416b8169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 200 Aug 05 18:24:31.911932 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 742/2951] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:31.916399 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f3ca59d6-b050-411f-b7d2-720a1c4f3d9b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 200 Aug 05 18:24:31.917156 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 731/2952] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:31 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:32.353990 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:32.357443 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:32.357826 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-55373746"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:32.360852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-55373746'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:32.360852 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume of 1 GB Aug 05 18:24:32.362077 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:32.362077 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:32.367027 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Availability Zones retrieved successfully. Aug 05 18:24:32.375187 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (c79f09e6-be48-4c9c-b389-f7bcb32dc72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:32.376478 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69a6efa-1ff9-49bf-9400-146b20b5b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:32.378784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:32.414469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69a6efa-1ff9-49bf-9400-146b20b5b0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:32.415688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fae3ba-b1e0-42f5-bcb6-77d5deb9eb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:32.506490 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Created reservations ['08ffa646-fdfa-49bb-b7bd-49cb01158bce', '9bec611b-40fc-4cae-bd79-d51841c8d3f3', '16697da5-b618-4e0d-8640-65272438cdda', '8a7dc893-a77c-4627-a0c7-7fd22dc8da45'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:32.507581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75fae3ba-b1e0-42f5-bcb6-77d5deb9eb7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ffa646-fdfa-49bb-b7bd-49cb01158bce', '9bec611b-40fc-4cae-bd79-d51841c8d3f3', '16697da5-b618-4e0d-8640-65272438cdda', '8a7dc893-a77c-4627-a0c7-7fd22dc8da45']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:32.508497 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c384bb-9a5a-4217-b1dd-25c53bb1db6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:32.540755 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c384bb-9a5a-4217-b1dd-25c53bb1db6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a306c99-d9ea-47e5-89b5-839a71a8cf10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-55373746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['08ffa646-fdfa-49bb-b7bd-49cb01158bce','9bec611b-40fc-4cae-bd79-d51841c8d3f3','16697da5-b618-4e0d-8640-65272438cdda','8a7dc893-a77c-4627-a0c7-7fd22dc8da45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-55373746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a306c99-d9ea-47e5-89b5-839a71a8cf10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8852c04055594f41ad012a2b685e70e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5bac3659a40f882aec60eea2dba29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:32.541751 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac1c991-998b-410b-8dd4-4ae462ae4a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:32.574692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac1c991-998b-410b-8dd4-4ae462ae4a18) transitioned into state 'SUCCESS' from state '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-55373746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['08ffa646-fdfa-49bb-b7bd-49cb01158bce','9bec611b-40fc-4cae-bd79-d51841c8d3f3','16697da5-b618-4e0d-8640-65272438cdda','8a7dc893-a77c-4627-a0c7-7fd22dc8da45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:32.575681 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6f1746-ce89-4ed8-b7ce-094d9df0f07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:32.588914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6f1746-ce89-4ed8-b7ce-094d9df0f07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:32.589740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (c79f09e6-be48-4c9c-b389-f7bcb32dc72c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:32.590067 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request issued successfully. Aug 05 18:24:32.590721 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c7b8e532-1f7e-4af6-8805-7e3aa2be6170 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:32.591118 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 739/2953] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:24:32 2026] POST /volume/v3/volumes => generated 747 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:32.610379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5955fbcd-80b9-4062-9a9d-3fb5951e258d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:32.612653 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5955fbcd-80b9-4062-9a9d-3fb5951e258d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:32.612920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5955fbcd-80b9-4062-9a9d-3fb5951e258d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:32.613171 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5955fbcd-80b9-4062-9a9d-3fb5951e258d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:32.621816 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:32.621816 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:32.626859 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5955fbcd-80b9-4062-9a9d-3fb5951e258d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:32.632010 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5955fbcd-80b9-4062-9a9d-3fb5951e258d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:32.632401 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 742/2954] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:32 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:32.922417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f171da4-afaa-4a02-9da5-afa6e4a92744 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:32.924683 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f171da4-afaa-4a02-9da5-afa6e4a92744 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:32.925012 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f171da4-afaa-4a02-9da5-afa6e4a92744 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:32.925288 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f171da4-afaa-4a02-9da5-afa6e4a92744 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:32.927635 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=458,cinder:UPDATE=99,cinder:INSERT=56 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:24:32.932964 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:32.932964 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:32.933881 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1f171da4-afaa-4a02-9da5-afa6e4a92744 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:32.934038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-154c7edd-1402-4536-8c50-9b987b6bcabf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:32.934408 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f171da4-afaa-4a02-9da5-afa6e4a92744 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 200 Aug 05 18:24:32.935582 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 743/2955] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:32 2026] GET /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:32.936202 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-154c7edd-1402-4536-8c50-9b987b6bcabf tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 Aug 05 18:24:32.936422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-154c7edd-1402-4536-8c50-9b987b6bcabf tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:32.936663 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-154c7edd-1402-4536-8c50-9b987b6bcabf tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:32.944056 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-154c7edd-1402-4536-8c50-9b987b6bcabf tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 returned with HTTP 404 Aug 05 18:24:32.944780 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 732/2956] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:32 2026] GET /volume/v3/volumes/172c891a-f739-46a0-80f1-57ad5b9120a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:32.954844 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7fa869dc-f3e1-4bf2-ba03-81b8a9c90913 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:32.957498 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7fa869dc-f3e1-4bf2-ba03-81b8a9c90913 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:32.957778 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7fa869dc-f3e1-4bf2-ba03-81b8a9c90913 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:32.958009 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7fa869dc-f3e1-4bf2-ba03-81b8a9c90913 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:32.959442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:32.962914 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:24:32.963229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:32.963576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:32.963774 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete snapshot with id: 133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:24:32.966447 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:32.966447 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:32.967140 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7fa869dc-f3e1-4bf2-ba03-81b8a9c90913 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:32.968090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7fa869dc-f3e1-4bf2-ba03-81b8a9c90913 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 200 Aug 05 18:24:32.968512 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 740/2957] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:32 2026] GET /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:32.970703 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:32.970703 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:32.971379 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:32.998159 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot delete request issued successfully. Aug 05 18:24:32.998372 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f34783e7-99d8-4c6e-9dcb-ceaf2839e810 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 returned with HTTP 202 Aug 05 18:24:32.998989 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 743/2958] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:32 2026] DELETE /volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:33.011294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d108c1bc-b34b-4ee7-beaa-103e4d454586 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:33.015383 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d108c1bc-b34b-4ee7-beaa-103e4d454586 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:24:33.016149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d108c1bc-b34b-4ee7-beaa-103e4d454586 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:33.016818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d108c1bc-b34b-4ee7-beaa-103e4d454586 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:33.026048 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:33.026048 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:33.026739 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d108c1bc-b34b-4ee7-beaa-103e4d454586 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:33.028396 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d108c1bc-b34b-4ee7-beaa-103e4d454586 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 returned with HTTP 200 Aug 05 18:24:33.029234 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 744/2959] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:33 2026] GET /volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:33.649466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dfaa13d1-15ba-41c4-8b63-c4d08aa72661 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:33.653619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfaa13d1-15ba-41c4-8b63-c4d08aa72661 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:33.653619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfaa13d1-15ba-41c4-8b63-c4d08aa72661 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:33.653619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfaa13d1-15ba-41c4-8b63-c4d08aa72661 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:33.660943 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:33.660943 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:33.665757 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dfaa13d1-15ba-41c4-8b63-c4d08aa72661 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:33.671621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfaa13d1-15ba-41c4-8b63-c4d08aa72661 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:33.671621 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 733/2960] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:33 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:33.686992 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-48b659aa-a353-4321-8ea5-31dd539032db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:33.692406 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action Aug 05 18:24:33.692406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action body: b'{"os-attach": {"instance_uuid": "74bed2c3-4e81-40c2-9515-ebf03d10dcb8", "mountpoint": "/dev/vdb"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:33.692406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "74bed2c3-4e81-40c2-9515-ebf03d10dcb8", "mountpoint": "/dev/vdb"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:33.704811 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:33.704811 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:33.705677 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:33.720116 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Update volume admin metadata completed successfully. Aug 05 18:24:33.803647 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Attach volume completed successfully. Aug 05 18:24:33.803647 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48b659aa-a353-4321-8ea5-31dd539032db tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action returned with HTTP 202 Aug 05 18:24:33.804241 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 741/2961] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:33 2026] POST /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:33.818174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1fe0ce25-fe90-4eac-b3ce-2483b8e9d5ec None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:33.824620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1fe0ce25-fe90-4eac-b3ce-2483b8e9d5ec tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:33.824620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1fe0ce25-fe90-4eac-b3ce-2483b8e9d5ec tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:33.824620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1fe0ce25-fe90-4eac-b3ce-2483b8e9d5ec tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:33.843240 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:33.843240 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:33.850463 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1fe0ce25-fe90-4eac-b3ce-2483b8e9d5ec tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:33.858511 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1fe0ce25-fe90-4eac-b3ce-2483b8e9d5ec tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:33.858944 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 744/2962] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:33 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:33.877353 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-18ea08f7-e1f8-42cd-9f49-a319778b9f61 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:33.879390 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-18ea08f7-e1f8-42cd-9f49-a319778b9f61 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:33.879826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-18ea08f7-e1f8-42cd-9f49-a319778b9f61 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:33.879916 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-18ea08f7-e1f8-42cd-9f49-a319778b9f61 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:33.898273 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:33.898273 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:33.906667 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-18ea08f7-e1f8-42cd-9f49-a319778b9f61 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:33.916998 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-18ea08f7-e1f8-42cd-9f49-a319778b9f61 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:33.918498 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 745/2963] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:33 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:33.938035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-950393c3-2921-43ae-9315-280151c217b5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.029564 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-950393c3-2921-43ae-9315-280151c217b5 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action Aug 05 18:24:34.030087 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-950393c3-2921-43ae-9315-280151c217b5 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:34.030283 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-950393c3-2921-43ae-9315-280151c217b5 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:34.044005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2dde8d92-3e42-47fe-9779-b878979c3f0e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.046153 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2dde8d92-3e42-47fe-9779-b878979c3f0e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 Aug 05 18:24:34.046386 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2dde8d92-3e42-47fe-9779-b878979c3f0e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.046677 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2dde8d92-3e42-47fe-9779-b878979c3f0e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.049435 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.049435 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:34.050041 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.admin_actions [None req-950393c3-2921-43ae-9315-280151c217b5 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '7a306c99-d9ea-47e5-89b5-839a71a8cf10' with '{'status': 'error'}' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:34.054155 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2dde8d92-3e42-47fe-9779-b878979c3f0e tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 returned with HTTP 404 Aug 05 18:24:34.055027 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 742/2964] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/snapshots/133a8261-aab0-4418-a3a8-21f666fe8de0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:34.064511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5395b1cc-c561-4ebe-9608-10577c33232b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.067561 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:24:34.067561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.067820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.067952 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete snapshot with id: f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:24:34.073910 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.073910 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:34.074477 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:34.087212 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-950393c3-2921-43ae-9315-280151c217b5 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action returned with HTTP 202 Aug 05 18:24:34.087631 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 734/2965] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:33 2026] POST /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:34.096117 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-28b64faa-a8df-4cc0-b72d-8566d86c5c31 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.098494 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-28b64faa-a8df-4cc0-b72d-8566d86c5c31 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.098614 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot delete request issued successfully. Aug 05 18:24:34.099043 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5395b1cc-c561-4ebe-9608-10577c33232b tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 returned with HTTP 202 Aug 05 18:24:34.099376 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-28b64faa-a8df-4cc0-b72d-8566d86c5c31 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.099451 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 745/2966] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:34 2026] DELETE /volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:34.099891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-28b64faa-a8df-4cc0-b72d-8566d86c5c31 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.110262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c6860900-b32c-4693-8c04-d3397586fee8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.111877 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.111877 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:34.112113 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6860900-b32c-4693-8c04-d3397586fee8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:24:34.112381 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6860900-b32c-4693-8c04-d3397586fee8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.112499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6860900-b32c-4693-8c04-d3397586fee8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.118279 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-28b64faa-a8df-4cc0-b72d-8566d86c5c31 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.120438 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.120438 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:34.121157 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c6860900-b32c-4693-8c04-d3397586fee8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:34.121998 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6860900-b32c-4693-8c04-d3397586fee8 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 returned with HTTP 200 Aug 05 18:24:34.122526 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 743/2967] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:34.122769 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-28b64faa-a8df-4cc0-b72d-8566d86c5c31 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:34.123410 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 746/2968] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:34.137040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.138977 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action Aug 05 18:24:34.139270 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "dc981ba7-deee-48e4-a5e8-de16014109d9"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:34.139387 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "dc981ba7-deee-48e4-a5e8-de16014109d9"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:34.152978 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.152978 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:34.153415 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Volume info retrieved successfully. Aug 05 18:24:34.179839 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Terminate volume connection completed successfully. Aug 05 18:24:34.185398 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100364) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 05 18:24:34.245886 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Detach volume completed successfully. Aug 05 18:24:34.246219 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-188d733b-6a3f-4851-9b11-ba0dc7aa187b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action returned with HTTP 202 Aug 05 18:24:34.247250 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 735/2969] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:34 2026] POST /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:34.256991 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f7a3b701-e54e-49fe-90f6-07d7ed473b0d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.259661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f7a3b701-e54e-49fe-90f6-07d7ed473b0d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.259899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f7a3b701-e54e-49fe-90f6-07d7ed473b0d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.260182 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f7a3b701-e54e-49fe-90f6-07d7ed473b0d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.272115 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.272115 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:34.277745 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f7a3b701-e54e-49fe-90f6-07d7ed473b0d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.284723 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f7a3b701-e54e-49fe-90f6-07d7ed473b0d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:34.285227 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 746/2970] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:34.303502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7f347922-9ade-4402-a131-b5d4b8ce3b49 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.306042 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7f347922-9ade-4402-a131-b5d4b8ce3b49 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.306414 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7f347922-9ade-4402-a131-b5d4b8ce3b49 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.306692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7f347922-9ade-4402-a131-b5d4b8ce3b49 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.316857 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.316857 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:34.322528 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7f347922-9ade-4402-a131-b5d4b8ce3b49 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.328042 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7f347922-9ade-4402-a131-b5d4b8ce3b49 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:34.328458 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 744/2971] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:34.345294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.347476 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action Aug 05 18:24:34.348024 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action body: b'{"os-detach": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:34.348201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:34.358977 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.358977 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:34.359435 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.379168 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Detach volume completed successfully. Aug 05 18:24:34.379477 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b405bf2b-e1c5-4b94-9c29-3f9f7d616dd5 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action returned with HTTP 202 Aug 05 18:24:34.380793 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 747/2972] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:34 2026] POST /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:34.389956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-65c93842-a8cd-4b4d-9d11-6035ce99eb9a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.392255 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-65c93842-a8cd-4b4d-9d11-6035ce99eb9a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.392653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-65c93842-a8cd-4b4d-9d11-6035ce99eb9a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.393078 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-65c93842-a8cd-4b4d-9d11-6035ce99eb9a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.401764 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.401764 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:34.407097 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-65c93842-a8cd-4b4d-9d11-6035ce99eb9a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.414437 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-65c93842-a8cd-4b4d-9d11-6035ce99eb9a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:34.415092 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 736/2973] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:34.439770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-05bc9db0-903a-436e-9510-9c3aed7417ef None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.441716 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05bc9db0-903a-436e-9510-9c3aed7417ef tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.441922 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05bc9db0-903a-436e-9510-9c3aed7417ef tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.442122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05bc9db0-903a-436e-9510-9c3aed7417ef tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.451683 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.451683 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:34.458969 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-05bc9db0-903a-436e-9510-9c3aed7417ef tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.465522 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05bc9db0-903a-436e-9510-9c3aed7417ef tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:34.466097 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 747/2974] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:34.483468 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.486678 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.489618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.489618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.489618 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume with id: 7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.499536 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.499536 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:34.500221 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.532047 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume request issued successfully. Aug 05 18:24:34.532290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0494496-42c1-4f14-abeb-51bca4c4f3bf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 202 Aug 05 18:24:34.533363 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 745/2975] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:34 2026] DELETE /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:34.545074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3ad4e0a1-9e0e-4f27-af86-9329b13846de None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.547040 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ad4e0a1-9e0e-4f27-af86-9329b13846de tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:34.547604 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ad4e0a1-9e0e-4f27-af86-9329b13846de tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.547930 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ad4e0a1-9e0e-4f27-af86-9329b13846de tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.559122 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.559122 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:34.570622 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3ad4e0a1-9e0e-4f27-af86-9329b13846de tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:34.575781 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ad4e0a1-9e0e-4f27-af86-9329b13846de tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 200 Aug 05 18:24:34.576640 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 748/2976] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:34.658482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.662615 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:34.662615 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.663043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.663157 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:34.675768 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.675768 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:34.676243 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:34.709119 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:24:34.709412 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a763c97-9152-4571-92d9-cf7f3b7d8bae tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 202 Aug 05 18:24:34.710415 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 737/2977] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:34 2026] DELETE /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:34.719521 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a8243e15-8d1e-4a04-ba3a-08a8b8ed4abe None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:34.721965 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8243e15-8d1e-4a04-ba3a-08a8b8ed4abe tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:34.722119 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8243e15-8d1e-4a04-ba3a-08a8b8ed4abe tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:34.722378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8243e15-8d1e-4a04-ba3a-08a8b8ed4abe tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:34.731647 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:34.731647 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:34.732499 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a8243e15-8d1e-4a04-ba3a-08a8b8ed4abe tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:34.733933 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8243e15-8d1e-4a04-ba3a-08a8b8ed4abe tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 200 Aug 05 18:24:34.734367 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 748/2978] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:34 2026] GET /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:35.135234 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e1c26a91-9220-470c-b770-750d61e0a300 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.137159 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1c26a91-9220-470c-b770-750d61e0a300 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 Aug 05 18:24:35.137357 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1c26a91-9220-470c-b770-750d61e0a300 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.137560 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e1c26a91-9220-470c-b770-750d61e0a300 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.142693 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e1c26a91-9220-470c-b770-750d61e0a300 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 returned with HTTP 404 Aug 05 18:24:35.143265 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 746/2979] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:35 2026] GET /volume/v3/snapshots/f36061e1-0df2-48a9-9fdf-dfe97a050603 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:35.155457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.157262 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:24:35.157720 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.158206 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.159440 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete snapshot with id: 6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:24:35.164439 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:35.164439 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:35.165292 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:35.191959 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot delete request issued successfully. Aug 05 18:24:35.191959 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca2031a1-2707-407d-a2f3-9decfdbdef7d tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d returned with HTTP 202 Aug 05 18:24:35.191959 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 749/2980] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:35 2026] DELETE /volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:35.202088 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0a8b3ffc-c1a2-4f94-9255-3fb1d68b64fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.204747 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0a8b3ffc-c1a2-4f94-9255-3fb1d68b64fc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:24:35.205171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0a8b3ffc-c1a2-4f94-9255-3fb1d68b64fc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.205506 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0a8b3ffc-c1a2-4f94-9255-3fb1d68b64fc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.212653 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:35.212653 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:35.213170 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0a8b3ffc-c1a2-4f94-9255-3fb1d68b64fc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Snapshot retrieved successfully. Aug 05 18:24:35.214442 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0a8b3ffc-c1a2-4f94-9255-3fb1d68b64fc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d returned with HTTP 200 Aug 05 18:24:35.215008 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 738/2981] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:35 2026] GET /volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:35.493606 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-975f90a2-fa20-4747-8281-526fc1c59a68 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.496715 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-975f90a2-fa20-4747-8281-526fc1c59a68 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption Aug 05 18:24:35.497011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-975f90a2-fa20-4747-8281-526fc1c59a68 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.497322 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-975f90a2-fa20-4747-8281-526fc1c59a68 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.511380 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:35.511380 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:35.521541 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-975f90a2-fa20-4747-8281-526fc1c59a68 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption returned with HTTP 200 Aug 05 18:24:35.522137 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 749/2982] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:24:35 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:35.600615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ee7ad553-3411-45f3-8db3-1b2ca984cd25 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.603149 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee7ad553-3411-45f3-8db3-1b2ca984cd25 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 Aug 05 18:24:35.603419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee7ad553-3411-45f3-8db3-1b2ca984cd25 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.603699 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee7ad553-3411-45f3-8db3-1b2ca984cd25 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.612147 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee7ad553-3411-45f3-8db3-1b2ca984cd25 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 returned with HTTP 404 Aug 05 18:24:35.612907 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 747/2983] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:35 2026] GET /volume/v3/volumes/7a306c99-d9ea-47e5-89b5-839a71a8cf10 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:35.754036 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f8d46c0d-69dc-4c6a-891d-45bfd86764f0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.761569 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8d46c0d-69dc-4c6a-891d-45bfd86764f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:35.761569 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8d46c0d-69dc-4c6a-891d-45bfd86764f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.761569 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8d46c0d-69dc-4c6a-891d-45bfd86764f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.775689 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8d46c0d-69dc-4c6a-891d-45bfd86764f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 404 Aug 05 18:24:35.776253 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 750/2984] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:35 2026] GET /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:35.788089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a11a9344-5faf-4464-8c49-04096ec703bf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.792108 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:35.792482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.792904 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.793028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:35.799543 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:35.799543 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:35.800155 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:35.842477 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:24:35.842729 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a11a9344-5faf-4464-8c49-04096ec703bf tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 202 Aug 05 18:24:35.843196 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 739/2985] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:35 2026] DELETE /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:35.856410 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e7e76aba-26bb-41bb-8f50-78c3968b989b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:35.859519 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e7e76aba-26bb-41bb-8f50-78c3968b989b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:35.861012 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e7e76aba-26bb-41bb-8f50-78c3968b989b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:35.861012 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e7e76aba-26bb-41bb-8f50-78c3968b989b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:35.868109 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:35.868109 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:35.868109 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e7e76aba-26bb-41bb-8f50-78c3968b989b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:35.868728 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e7e76aba-26bb-41bb-8f50-78c3968b989b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 200 Aug 05 18:24:35.869221 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 750/2986] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:35 2026] GET /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:36.228320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-731034ee-37a0-4c9b-bafc-a93b312e22d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.228320 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-731034ee-37a0-4c9b-bafc-a93b312e22d2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d Aug 05 18:24:36.228813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-731034ee-37a0-4c9b-bafc-a93b312e22d2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.228813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-731034ee-37a0-4c9b-bafc-a93b312e22d2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.233939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-731034ee-37a0-4c9b-bafc-a93b312e22d2 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d returned with HTTP 404 Aug 05 18:24:36.234478 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 748/2987] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:36 2026] GET /volume/v3/snapshots/6460541c-c0d1-4762-89ea-fedf7e22f73d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:36.242960 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d86f6e80-dfdf-4ec7-8ce6-a420a7b5f67a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.245043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d86f6e80-dfdf-4ec7-8ce6-a420a7b5f67a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:24:36.245292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d86f6e80-dfdf-4ec7-8ce6-a420a7b5f67a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.245433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d86f6e80-dfdf-4ec7-8ce6-a420a7b5f67a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.253761 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:36.253761 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:36.258294 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d86f6e80-dfdf-4ec7-8ce6-a420a7b5f67a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:36.264856 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d86f6e80-dfdf-4ec7-8ce6-a420a7b5f67a tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:24:36.265562 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 751/2988] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:36 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:36.281631 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6c999465-4730-4b09-ba46-988411e0bdbc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.283890 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6c999465-4730-4b09-ba46-988411e0bdbc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:24:36.284139 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6c999465-4730-4b09-ba46-988411e0bdbc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.284343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6c999465-4730-4b09-ba46-988411e0bdbc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.291950 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:36.291950 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:36.296711 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6c999465-4730-4b09-ba46-988411e0bdbc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:36.302441 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6c999465-4730-4b09-ba46-988411e0bdbc tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:24:36.302946 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 740/2989] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:36 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:36.320858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.322854 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] DELETE https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:24:36.323138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.323433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.323678 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume with id: 577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:24:36.333990 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:36.333990 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:36.334664 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:36.358793 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Delete volume request issued successfully. Aug 05 18:24:36.359624 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f8cc80a-fa58-40ff-a8f8-0f333465bd64 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 202 Aug 05 18:24:36.360064 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 751/2990] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:36 2026] DELETE /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:36.368813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1d5f4eeb-c0b6-4e58-b7c4-a13baee518c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.372451 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d5f4eeb-c0b6-4e58-b7c4-a13baee518c5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:24:36.372451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d5f4eeb-c0b6-4e58-b7c4-a13baee518c5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.372451 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d5f4eeb-c0b6-4e58-b7c4-a13baee518c5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.381217 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:36.381217 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:36.388191 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1d5f4eeb-c0b6-4e58-b7c4-a13baee518c5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Volume info retrieved successfully. Aug 05 18:24:36.397052 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d5f4eeb-c0b6-4e58-b7c4-a13baee518c5 tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 200 Aug 05 18:24:36.397789 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 749/2991] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:36 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:36.883685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2358de98-7732-41fb-953f-0f359e5cca43 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.886435 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2358de98-7732-41fb-953f-0f359e5cca43 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:36.886707 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2358de98-7732-41fb-953f-0f359e5cca43 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.887027 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2358de98-7732-41fb-953f-0f359e5cca43 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.893181 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2358de98-7732-41fb-953f-0f359e5cca43 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 404 Aug 05 18:24:36.893699 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 752/2992] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:36 2026] GET /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:36.906036 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.908396 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:36.908696 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.908980 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.909142 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:36.919344 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:36.919344 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:36.920765 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:36.954661 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:24:36.954661 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8da04877-6016-4b73-a5b0-a7b4ebe30ad4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 202 Aug 05 18:24:36.955471 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 741/2993] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:36 2026] DELETE /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:36.966847 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ecabc618-f6ca-454b-a668-39375b93bdb3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:36.970959 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ecabc618-f6ca-454b-a668-39375b93bdb3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:36.972623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ecabc618-f6ca-454b-a668-39375b93bdb3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:36.972623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ecabc618-f6ca-454b-a668-39375b93bdb3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:36.979998 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:36.979998 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:36.982755 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ecabc618-f6ca-454b-a668-39375b93bdb3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:24:36.983669 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ecabc618-f6ca-454b-a668-39375b93bdb3 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 200 Aug 05 18:24:36.984430 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 752/2994] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:36 2026] GET /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:37.418797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9c40ffb8-bfdd-47c6-a131-f0847c07ef5c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:37.421359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9c40ffb8-bfdd-47c6-a131-f0847c07ef5c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] GET https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 Aug 05 18:24:37.421612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9c40ffb8-bfdd-47c6-a131-f0847c07ef5c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:37.421972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9c40ffb8-bfdd-47c6-a131-f0847c07ef5c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:37.429864 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9c40ffb8-bfdd-47c6-a131-f0847c07ef5c tempest-SnapshotDataIntegrityTests-1089909431 tempest-SnapshotDataIntegrityTests-1089909431-project-member] https://10.4.3.210/volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 returned with HTTP 404 Aug 05 18:24:37.430256 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 750/2995] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:37 2026] GET /volume/v3/volumes/577a924c-dd23-4f4e-97f1-5ac430736a25 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.000489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1989578f-69dd-4489-8d23-2c1ead8f959d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.002681 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1989578f-69dd-4489-8d23-2c1ead8f959d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:38.003099 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1989578f-69dd-4489-8d23-2c1ead8f959d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.003385 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1989578f-69dd-4489-8d23-2c1ead8f959d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.012550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1989578f-69dd-4489-8d23-2c1ead8f959d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 404 Aug 05 18:24:38.013530 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 753/2996] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:37 2026] GET /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.027328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1bdf59a4-bc46-413f-91c5-82466b02067a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.032630 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bdf59a4-bc46-413f-91c5-82466b02067a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:38.032971 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bdf59a4-bc46-413f-91c5-82466b02067a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.033259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bdf59a4-bc46-413f-91c5-82466b02067a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.033405 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-1bdf59a4-bc46-413f-91c5-82466b02067a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:38.040685 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bdf59a4-bc46-413f-91c5-82466b02067a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 404 Aug 05 18:24:38.040685 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 742/2997] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:38 2026] DELETE /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.053272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c99669dd-f53a-4d4f-92a9-ac46d717a3df None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.058549 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c99669dd-f53a-4d4f-92a9-ac46d717a3df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 Aug 05 18:24:38.058549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c99669dd-f53a-4d4f-92a9-ac46d717a3df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.058549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c99669dd-f53a-4d4f-92a9-ac46d717a3df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.064152 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c99669dd-f53a-4d4f-92a9-ac46d717a3df tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 returned with HTTP 404 Aug 05 18:24:38.065317 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 753/2998] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:38 2026] GET /volume/v3/snapshots/57435e93-6cdf-493d-be8b-eaf97fe047c5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.076520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-54c54d36-f8fa-4651-8b38-6fa63c87a370 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.078256 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54c54d36-f8fa-4651-8b38-6fa63c87a370 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:38.078619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54c54d36-f8fa-4651-8b38-6fa63c87a370 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.078898 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54c54d36-f8fa-4651-8b38-6fa63c87a370 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.079050 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-54c54d36-f8fa-4651-8b38-6fa63c87a370 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:38.084274 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54c54d36-f8fa-4651-8b38-6fa63c87a370 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 404 Aug 05 18:24:38.085276 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 751/2999] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:38 2026] DELETE /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.096988 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a8b5f5c3-32fe-491a-8298-361c4028e7f0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.099200 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a8b5f5c3-32fe-491a-8298-361c4028e7f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 Aug 05 18:24:38.099410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a8b5f5c3-32fe-491a-8298-361c4028e7f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.099821 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a8b5f5c3-32fe-491a-8298-361c4028e7f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.107108 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a8b5f5c3-32fe-491a-8298-361c4028e7f0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 returned with HTTP 404 Aug 05 18:24:38.107822 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 754/3000] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:38 2026] GET /volume/v3/snapshots/651a4493-d74c-4654-876e-db75a954c188 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.118419 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-23ff0022-b2a8-4786-a680-4c7ae5f6e78a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.120640 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23ff0022-b2a8-4786-a680-4c7ae5f6e78a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:38.120858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23ff0022-b2a8-4786-a680-4c7ae5f6e78a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.121985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23ff0022-b2a8-4786-a680-4c7ae5f6e78a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.121985 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-23ff0022-b2a8-4786-a680-4c7ae5f6e78a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:38.132790 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23ff0022-b2a8-4786-a680-4c7ae5f6e78a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 404 Aug 05 18:24:38.133913 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 743/3001] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:38 2026] DELETE /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.144175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-85c77c4d-8319-420d-a571-5593f102e8db None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.146619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-85c77c4d-8319-420d-a571-5593f102e8db tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 Aug 05 18:24:38.147398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-85c77c4d-8319-420d-a571-5593f102e8db tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.147398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-85c77c4d-8319-420d-a571-5593f102e8db tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.152475 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-85c77c4d-8319-420d-a571-5593f102e8db tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 returned with HTTP 404 Aug 05 18:24:38.153257 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 754/3002] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:38 2026] GET /volume/v3/snapshots/a6b93f36-402d-4900-a925-42e742cc6ea7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.316213 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e7e6dc10-7959-4be1-9bad-188377c6629e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.318625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:38.319395 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1061093810"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:38.322135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1061093810'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:38.322444 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume of 1 GB Aug 05 18:24:38.328222 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Availability Zones retrieved successfully. Aug 05 18:24:38.337426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (277e0f37-eaac-4ea5-8326-43d4434888b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:38.339367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22195107-ec6b-4a3e-a9ce-a98247f99833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:38.340447 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:38.387685 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22195107-ec6b-4a3e-a9ce-a98247f99833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:38.390299 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ce98d9-14ed-48de-b38b-62f1f69fa65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:38.439867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-60f375f3-7164-4628-ba24-9531bf53b7c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.454746 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-60f375f3-7164-4628-ba24-9531bf53b7c2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357/action Aug 05 18:24:38.455388 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-60f375f3-7164-4628-ba24-9531bf53b7c2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:38.455544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-60f375f3-7164-4628-ba24-9531bf53b7c2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:38.486681 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:38.486681 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:38.489333 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Created reservations ['b3f84f90-ec16-486c-8498-f6de7f4c95e3', 'fe72eab5-cd67-48b4-bfcd-f2d683757db2', 'cdd91e0c-d79f-4080-a63e-a9721bb73afe', '8d37942c-e2e4-4551-9177-8f596f02b06a'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:38.490391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6ce98d9-14ed-48de-b38b-62f1f69fa65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3f84f90-ec16-486c-8498-f6de7f4c95e3', 'fe72eab5-cd67-48b4-bfcd-f2d683757db2', 'cdd91e0c-d79f-4080-a63e-a9721bb73afe', '8d37942c-e2e4-4551-9177-8f596f02b06a']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:38.491666 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aead441-5e20-49ea-9975-622ec82df681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:38.521649 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f1c17e45-3518-4e33-bbb7-ee648a1d366f req-60f375f3-7164-4628-ba24-9531bf53b7c2 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357/action returned with HTTP 204 Aug 05 18:24:38.523079 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 755/3003] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:38 2026] POST /volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:38.531912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aead441-5e20-49ea-9975-622ec82df681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6faf81-057f-4503-a2c1-07174e316f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061093810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['b3f84f90-ec16-486c-8498-f6de7f4c95e3','fe72eab5-cd67-48b4-bfcd-f2d683757db2','cdd91e0c-d79f-4080-a63e-a9721bb73afe','8d37942c-e2e4-4551-9177-8f596f02b06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1061093810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6faf81-057f-4503-a2c1-07174e316f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8852c04055594f41ad012a2b685e70e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5bac3659a40f882aec60eea2dba29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:38.534530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5289e8d-bf7c-406f-bd3f-87ea9189b6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:38.570493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5289e8d-bf7c-406f-bd3f-87ea9189b6f7) transitioned into state 'SUCCESS' from state '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-1061093810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['b3f84f90-ec16-486c-8498-f6de7f4c95e3','fe72eab5-cd67-48b4-bfcd-f2d683757db2','cdd91e0c-d79f-4080-a63e-a9721bb73afe','8d37942c-e2e4-4551-9177-8f596f02b06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:38.572102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b90c5c1-c448-42a6-b023-ed147f44331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:38.600297 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b90c5c1-c448-42a6-b023-ed147f44331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:38.602073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (277e0f37-eaac-4ea5-8326-43d4434888b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:38.602467 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request issued successfully. Aug 05 18:24:38.605090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7e6dc10-7959-4be1-9bad-188377c6629e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:38.605090 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 752/3004] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:24:38 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:38.623533 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ec1c4f22-9a3b-4d7e-afdd-e70041db8281 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:38.626583 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec1c4f22-9a3b-4d7e-afdd-e70041db8281 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:38.627697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec1c4f22-9a3b-4d7e-afdd-e70041db8281 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:38.627697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec1c4f22-9a3b-4d7e-afdd-e70041db8281 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:38.643339 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:38.643339 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:38.651552 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ec1c4f22-9a3b-4d7e-afdd-e70041db8281 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:38.661426 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec1c4f22-9a3b-4d7e-afdd-e70041db8281 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 200 Aug 05 18:24:38.662518 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 744/3005] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:38 2026] GET /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:24:39.678793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6ed2077d-47fa-41d3-8640-06f837346286 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:39.683041 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6ed2077d-47fa-41d3-8640-06f837346286 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:39.683231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6ed2077d-47fa-41d3-8640-06f837346286 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:39.683455 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6ed2077d-47fa-41d3-8640-06f837346286 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:39.701954 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:39.701954 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:39.712018 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6ed2077d-47fa-41d3-8640-06f837346286 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:39.722150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6ed2077d-47fa-41d3-8640-06f837346286 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 200 Aug 05 18:24:39.722150 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 755/3006] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:39 2026] GET /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:39.743178 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cded2557-27af-4743-bcbc-e2bff78b6f70 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:39.752466 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cded2557-27af-4743-bcbc-e2bff78b6f70 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94/action Aug 05 18:24:39.752466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cded2557-27af-4743-bcbc-e2bff78b6f70 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:39.752466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cded2557-27af-4743-bcbc-e2bff78b6f70 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:39.767409 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:39.767409 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:39.767900 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.admin_actions [None req-cded2557-27af-4743-bcbc-e2bff78b6f70 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '6b6faf81-057f-4503-a2c1-07174e316f94' with '{'status': 'attaching'}' {{(pid=100363) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:39.801181 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cded2557-27af-4743-bcbc-e2bff78b6f70 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94/action returned with HTTP 202 Aug 05 18:24:39.802878 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 756/3007] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:39 2026] POST /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:39.811364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d4f47789-e45d-4d29-b630-8c3c8fb83f18 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:39.813922 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4f47789-e45d-4d29-b630-8c3c8fb83f18 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:39.814171 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4f47789-e45d-4d29-b630-8c3c8fb83f18 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:39.814446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4f47789-e45d-4d29-b630-8c3c8fb83f18 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:39.827621 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:39.827621 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:39.830402 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0ca90b95-e91d-4723-b71b-07555fb8ee5c req-6b9a48a8-9e43-45e0-8bee-20930a791689 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:39.832963 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0ca90b95-e91d-4723-b71b-07555fb8ee5c req-6b9a48a8-9e43-45e0-8bee-20930a791689 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25 Aug 05 18:24:39.833228 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0ca90b95-e91d-4723-b71b-07555fb8ee5c req-6b9a48a8-9e43-45e0-8bee-20930a791689 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:39.833448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0ca90b95-e91d-4723-b71b-07555fb8ee5c req-6b9a48a8-9e43-45e0-8bee-20930a791689 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:39.838140 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d4f47789-e45d-4d29-b630-8c3c8fb83f18 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:39.842664 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:39.842664 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:39.847331 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4f47789-e45d-4d29-b630-8c3c8fb83f18 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 200 Aug 05 18:24:39.848131 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 753/3008] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:39 2026] GET /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:39.868169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:39.872509 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94/action Aug 05 18:24:39.872509 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:39.872719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:39.887452 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:39.887452 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:39.887941 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Volume info retrieved successfully. Aug 05 18:24:39.914985 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Delete volume request issued successfully. Aug 05 18:24:39.915185 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b2cb283-79b2-4858-a4a4-a1242926d8aa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94/action returned with HTTP 202 Aug 05 18:24:39.915667 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 756/3009] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:39 2026] POST /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:39.932961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fb1c2abb-0f0c-4874-b738-f791131e9926 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:39.935351 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fb1c2abb-0f0c-4874-b738-f791131e9926 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:39.935632 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fb1c2abb-0f0c-4874-b738-f791131e9926 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:39.935895 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fb1c2abb-0f0c-4874-b738-f791131e9926 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:39.944826 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0ca90b95-e91d-4723-b71b-07555fb8ee5c req-6b9a48a8-9e43-45e0-8bee-20930a791689 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25 returned with HTTP 200 Aug 05 18:24:39.945358 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 745/3010] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:39 2026] DELETE /volume/v3/attachments/1bac4c7d-c4a0-4b8e-93e0-d90202bbdf25 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:39.947506 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:39.947506 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:39.956195 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fb1c2abb-0f0c-4874-b738-f791131e9926 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:39.965354 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fb1c2abb-0f0c-4874-b738-f791131e9926 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 200 Aug 05 18:24:39.965865 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 757/3011] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:39 2026] GET /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:40.980492 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-abdd4f5e-a2ca-441c-8196-a7eb9d21a333 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:40.984190 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-abdd4f5e-a2ca-441c-8196-a7eb9d21a333 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:40.984479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-abdd4f5e-a2ca-441c-8196-a7eb9d21a333 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:40.984924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-abdd4f5e-a2ca-441c-8196-a7eb9d21a333 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:40.995281 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-abdd4f5e-a2ca-441c-8196-a7eb9d21a333 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 404 Aug 05 18:24:40.996755 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 754/3012] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:40 2026] GET /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:41.003397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cb1613cc-ee71-40d6-b184-813afc35976d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:41.008557 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb1613cc-ee71-40d6-b184-813afc35976d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:41.008930 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb1613cc-ee71-40d6-b184-813afc35976d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:41.009269 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb1613cc-ee71-40d6-b184-813afc35976d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:41.018428 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb1613cc-ee71-40d6-b184-813afc35976d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 404 Aug 05 18:24:41.019240 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 757/3013] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:41 2026] GET /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:41.034346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-33e7f6c4-1ae6-4e3c-b33a-f05bbd6381b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:41.038694 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-33e7f6c4-1ae6-4e3c-b33a-f05bbd6381b1 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:41.038694 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-33e7f6c4-1ae6-4e3c-b33a-f05bbd6381b1 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:41.038694 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-33e7f6c4-1ae6-4e3c-b33a-f05bbd6381b1 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:41.038694 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-33e7f6c4-1ae6-4e3c-b33a-f05bbd6381b1 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume with id: 6b6faf81-057f-4503-a2c1-07174e316f94 Aug 05 18:24:41.046668 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-33e7f6c4-1ae6-4e3c-b33a-f05bbd6381b1 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 returned with HTTP 404 Aug 05 18:24:41.047495 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 746/3014] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:41 2026] DELETE /volume/v3/volumes/6b6faf81-057f-4503-a2c1-07174e316f94 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:41.057043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:41.059566 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:41.059992 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1728376636"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:41.061705 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1728376636'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:41.061829 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume of 1 GB Aug 05 18:24:41.067239 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Availability Zones retrieved successfully. Aug 05 18:24:41.077944 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (c49b7818-472a-42a9-8388-b51f3398f692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:41.079147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f96544ff-9bda-4c2f-b22f-09cb2d0c5188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:41.080627 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:41.126266 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f96544ff-9bda-4c2f-b22f-09cb2d0c5188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:41.127379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01e7f08-7fc7-4ebd-a4c2-c807ac65106e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:41.215202 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Created reservations ['8b241939-7b60-40ee-89e7-9de3972575ec', 'dff657c4-d19a-4efd-9142-8d64daea1618', '31ca2f48-a04b-4b1a-99fd-9bd97bd588ca', '2ca4bf1b-9585-4d48-b381-7fc524bb33e0'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:41.217707 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d01e7f08-7fc7-4ebd-a4c2-c807ac65106e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b241939-7b60-40ee-89e7-9de3972575ec', 'dff657c4-d19a-4efd-9142-8d64daea1618', '31ca2f48-a04b-4b1a-99fd-9bd97bd588ca', '2ca4bf1b-9585-4d48-b381-7fc524bb33e0']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:41.217707 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0498ca16-52f4-41a9-a0d9-9657e5219031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:41.249044 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0498ca16-52f4-41a9-a0d9-9657e5219031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76eaea90-3d44-4288-8455-d3baf0fb2e2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1728376636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['8b241939-7b60-40ee-89e7-9de3972575ec','dff657c4-d19a-4efd-9142-8d64daea1618','31ca2f48-a04b-4b1a-99fd-9bd97bd588ca','2ca4bf1b-9585-4d48-b381-7fc524bb33e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1728376636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76eaea90-3d44-4288-8455-d3baf0fb2e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8852c04055594f41ad012a2b685e70e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5bac3659a40f882aec60eea2dba29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:41.250343 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38415dd2-a833-48be-b63b-f6038574532a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:41.281613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38415dd2-a833-48be-b63b-f6038574532a) transitioned into state 'SUCCESS' from state '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-1728376636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['8b241939-7b60-40ee-89e7-9de3972575ec','dff657c4-d19a-4efd-9142-8d64daea1618','31ca2f48-a04b-4b1a-99fd-9bd97bd588ca','2ca4bf1b-9585-4d48-b381-7fc524bb33e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:41.283563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df784d3f-a3b2-4e8a-a4bf-a22423ca1bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:41.297960 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df784d3f-a3b2-4e8a-a4bf-a22423ca1bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:41.299399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (c49b7818-472a-42a9-8388-b51f3398f692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:41.299982 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request issued successfully. Aug 05 18:24:41.300920 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c48f04d8-dcf4-4cf7-abdc-d1de69f7a8c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:41.301654 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 758/3015] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:24:41 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:41.315626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5a95e869-f2dd-4c19-af43-35bfe1077083 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:41.317694 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5a95e869-f2dd-4c19-af43-35bfe1077083 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:41.317694 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5a95e869-f2dd-4c19-af43-35bfe1077083 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:41.317809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5a95e869-f2dd-4c19-af43-35bfe1077083 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:41.329776 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:41.329776 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:41.336181 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5a95e869-f2dd-4c19-af43-35bfe1077083 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:41.341340 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5a95e869-f2dd-4c19-af43-35bfe1077083 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 200 Aug 05 18:24:41.342108 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 755/3016] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:41 2026] GET /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:41.550953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:41.553269 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:41.553692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:41.554122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:41.554431 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:41.563403 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:41.563403 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:41.564135 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:41.597507 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:24:41.597762 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4c767108-7c7e-4f1c-acd6-caab5ee5f49e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 202 Aug 05 18:24:41.598340 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 758/3017] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:41 2026] DELETE /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:41.610680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-97b5a72a-9e1f-442b-bf7b-93cb97bf716f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:41.613115 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97b5a72a-9e1f-442b-bf7b-93cb97bf716f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:41.613348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97b5a72a-9e1f-442b-bf7b-93cb97bf716f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:41.613613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97b5a72a-9e1f-442b-bf7b-93cb97bf716f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:41.625670 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:41.625670 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:41.631803 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-97b5a72a-9e1f-442b-bf7b-93cb97bf716f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:41.639056 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97b5a72a-9e1f-442b-bf7b-93cb97bf716f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 200 Aug 05 18:24:41.639547 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 747/3018] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:41 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:42.161635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-59ecbf07-43ef-45fc-923d-c1189a6fc04d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.161635 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-59ecbf07-43ef-45fc-923d-c1189a6fc04d None None] GET https://10.4.3.210/volume// Aug 05 18:24:42.161635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-59ecbf07-43ef-45fc-923d-c1189a6fc04d None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:42.161635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-59ecbf07-43ef-45fc-923d-c1189a6fc04d None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:42.161635 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-59ecbf07-43ef-45fc-923d-c1189a6fc04d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:42.161635 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 759/3019] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:42.173793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-d64efcc8-1cda-4368-9344-121e8fbd617e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.176651 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-d64efcc8-1cda-4368-9344-121e8fbd617e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:42.177421 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-d64efcc8-1cda-4368-9344-121e8fbd617e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83d47ba7-4f3c-4a06-a507-b10f5f560da1", "connector": null, "instance_uuid": "ba731d16-2903-4286-854c-d279b6d32844"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:42.191911 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.191911 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:42.264377 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-d64efcc8-1cda-4368-9344-121e8fbd617e tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:42.265111 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 756/3020] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:42 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:42.274417 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f676c843-4990-496a-80f6-b4dc4c45870c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.278247 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f676c843-4990-496a-80f6-b4dc4c45870c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 Aug 05 18:24:42.278532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f676c843-4990-496a-80f6-b4dc4c45870c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:42.278772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f676c843-4990-496a-80f6-b4dc4c45870c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:42.292520 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.292520 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:42.357724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-18ba0c45-3f6d-43f2-9c91-d84a3e87a2bd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.360580 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-18ba0c45-3f6d-43f2-9c91-d84a3e87a2bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:42.360896 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-18ba0c45-3f6d-43f2-9c91-d84a3e87a2bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:42.361316 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-18ba0c45-3f6d-43f2-9c91-d84a3e87a2bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:42.378957 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.378957 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:42.385705 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-18ba0c45-3f6d-43f2-9c91-d84a3e87a2bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:42.387433 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f676c843-4990-496a-80f6-b4dc4c45870c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 returned with HTTP 200 Aug 05 18:24:42.387433 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 759/3021] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:42 2026] DELETE /volume/v3/attachments/08e7d373-221f-4bcf-946b-075fcec36357 => generated 192 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:42.394228 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-18ba0c45-3f6d-43f2-9c91-d84a3e87a2bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 200 Aug 05 18:24:42.394997 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 748/3022] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:42 2026] GET /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:42.416511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-01c5c55c-5059-4787-8a32-673f2a96dafa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.420698 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01c5c55c-5059-4787-8a32-673f2a96dafa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c/action Aug 05 18:24:42.420698 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01c5c55c-5059-4787-8a32-673f2a96dafa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:42.420698 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01c5c55c-5059-4787-8a32-673f2a96dafa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:42.433979 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.433979 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:42.434381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.admin_actions [None req-01c5c55c-5059-4787-8a32-673f2a96dafa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '76eaea90-3d44-4288-8455-d3baf0fb2e2c' with '{'status': 'creating'}' {{(pid=100363) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:42.477381 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01c5c55c-5059-4787-8a32-673f2a96dafa tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c/action returned with HTTP 202 Aug 05 18:24:42.480808 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 760/3023] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:42 2026] POST /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:42.486640 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6f726b42-6390-464c-af7e-453129ae7201 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.491370 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f726b42-6390-464c-af7e-453129ae7201 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:42.492417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f726b42-6390-464c-af7e-453129ae7201 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:42.492566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f726b42-6390-464c-af7e-453129ae7201 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:42.504837 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.504837 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:42.510281 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6f726b42-6390-464c-af7e-453129ae7201 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:42.515084 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f726b42-6390-464c-af7e-453129ae7201 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 200 Aug 05 18:24:42.515486 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 757/3024] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:42 2026] GET /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:42.537760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.540133 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c/action Aug 05 18:24:42.540654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:42.540839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:42.553149 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.553149 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:42.553581 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Volume info retrieved successfully. Aug 05 18:24:42.587348 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Delete volume request issued successfully. Aug 05 18:24:42.587972 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11793121-bacf-4875-b8a2-fa3fd3fa4c9b tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c/action returned with HTTP 202 Aug 05 18:24:42.588620 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 760/3025] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:42 2026] POST /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 05 18:24:42.600562 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-581ccca1-71c5-43dd-b9ea-dac73e296965 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.602700 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-581ccca1-71c5-43dd-b9ea-dac73e296965 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:42.603290 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-581ccca1-71c5-43dd-b9ea-dac73e296965 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:42.603290 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-581ccca1-71c5-43dd-b9ea-dac73e296965 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:42.610548 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:42.610548 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:42.615511 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-581ccca1-71c5-43dd-b9ea-dac73e296965 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:42.621497 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-581ccca1-71c5-43dd-b9ea-dac73e296965 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 200 Aug 05 18:24:42.621497 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 749/3026] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:42 2026] GET /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:42.664450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-557e4112-c200-44ab-8cb2-35d381465fc4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.664450 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-557e4112-c200-44ab-8cb2-35d381465fc4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 Aug 05 18:24:42.664450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-557e4112-c200-44ab-8cb2-35d381465fc4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:42.664450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-557e4112-c200-44ab-8cb2-35d381465fc4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:42.673261 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-557e4112-c200-44ab-8cb2-35d381465fc4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 returned with HTTP 404 Aug 05 18:24:42.674082 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 761/3027] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:42 2026] GET /volume/v3/volumes/f1185ffc-758b-4c91-b1fe-8f344912e6f6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:42.714881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:42.717255 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:42.717575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1102158804", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:42.721288 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1102158804', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:42.848853 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:24:42.856733 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:24:42.863031 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (0eec50fb-7aef-42cc-a093-07b87ba3a262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:42.864434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38054262-e17b-4843-a26d-f2e858f3ef45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:42.865393 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:42.956412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38054262-e17b-4843-a26d-f2e858f3ef45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:42.957721 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adcdefa-9fcc-49ad-a1f8-859fcf734143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.005895 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['1c3904a1-865d-4998-9fe5-8b1da5559009', '40ae6023-d83b-41eb-a9f6-5518e5d25f3a', '93064e03-9122-49a1-9785-77634d41001d', 'a1993342-8373-4e17-a944-de3f10122c18'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:43.007112 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4adcdefa-9fcc-49ad-a1f8-859fcf734143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3904a1-865d-4998-9fe5-8b1da5559009', '40ae6023-d83b-41eb-a9f6-5518e5d25f3a', '93064e03-9122-49a1-9785-77634d41001d', 'a1993342-8373-4e17-a944-de3f10122c18']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.008029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252bd7d3-1ea6-41c7-9e7f-63ac57545a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.034919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252bd7d3-1ea6-41c7-9e7f-63ac57545a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '104699b3-4fc9-46c6-961b-da99181ffb98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1102158804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['1c3904a1-865d-4998-9fe5-8b1da5559009','40ae6023-d83b-41eb-a9f6-5518e5d25f3a','93064e03-9122-49a1-9785-77634d41001d','a1993342-8373-4e17-a944-de3f10122c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1102158804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=104699b3-4fc9-46c6-961b-da99181ffb98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.035818 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e824c1da-f2de-41a8-b885-0e989290add6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.060827 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e824c1da-f2de-41a8-b885-0e989290add6) transitioned into state 'SUCCESS' from state '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-1102158804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['1c3904a1-865d-4998-9fe5-8b1da5559009','40ae6023-d83b-41eb-a9f6-5518e5d25f3a','93064e03-9122-49a1-9785-77634d41001d','a1993342-8373-4e17-a944-de3f10122c18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.061752 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d291469-18e0-4278-98bf-bb671b953979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.074809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d291469-18e0-4278-98bf-bb671b953979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.075653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (0eec50fb-7aef-42cc-a093-07b87ba3a262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:43.076011 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:24:43.076803 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-202a18ca-a60d-45e9-a739-6c17c2b411f6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:43.077211 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 758/3028] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:24:42 2026] POST /volume/v3/volumes => generated 759 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:43.094043 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7e6d4733-0df0-4078-ae30-7ff9c08666d4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.095890 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e6d4733-0df0-4078-ae30-7ff9c08666d4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:24:43.096349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e6d4733-0df0-4078-ae30-7ff9c08666d4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.096349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e6d4733-0df0-4078-ae30-7ff9c08666d4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.104416 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:43.104416 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:43.108610 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7e6d4733-0df0-4078-ae30-7ff9c08666d4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:43.113447 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e6d4733-0df0-4078-ae30-7ff9c08666d4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:24:43.113933 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 761/3029] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:43 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:43.285137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-4ede62f1-2052-4b80-837c-43a4db9bbd8d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.286167 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-4ede62f1-2052-4b80-837c-43a4db9bbd8d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:43.286412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-4ede62f1-2052-4b80-837c-43a4db9bbd8d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.286658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-4ede62f1-2052-4b80-837c-43a4db9bbd8d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.300809 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:43.300809 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:43.306023 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-4ede62f1-2052-4b80-837c-43a4db9bbd8d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:24:43.312902 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-4ede62f1-2052-4b80-837c-43a4db9bbd8d tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:24:43.313150 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 750/3030] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:43 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:43.343457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.346996 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] POST https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56/action Aug 05 18:24:43.347490 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:43.347708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:43.364167 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:43.364167 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:43.364865 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:24:43.374222 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Begin detaching volume completed successfully. Aug 05 18:24:43.374484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-22674451-f21a-4405-9889-b37789659aca tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56/action returned with HTTP 202 Aug 05 18:24:43.375068 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 762/3031] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:24:43 2026] POST /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:43.442725 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1dc260df-0f1f-4b1d-ac05-3fbd30e5f243 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.445064 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1dc260df-0f1f-4b1d-ac05-3fbd30e5f243 None None] GET https://10.4.3.210/volume// Aug 05 18:24:43.445064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1dc260df-0f1f-4b1d-ac05-3fbd30e5f243 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.445064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1dc260df-0f1f-4b1d-ac05-3fbd30e5f243 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.445064 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1dc260df-0f1f-4b1d-ac05-3fbd30e5f243 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:43.445064 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 759/3032] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18: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) Aug 05 18:24:43.456085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-ec92fdc0-1f26-41b7-8c41-d9056e639054 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.458164 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-ec92fdc0-1f26-41b7-8c41-d9056e639054 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:43.458401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-ec92fdc0-1f26-41b7-8c41-d9056e639054 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.458604 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-ec92fdc0-1f26-41b7-8c41-d9056e639054 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.477792 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:43.477792 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:43.482643 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-ec92fdc0-1f26-41b7-8c41-d9056e639054 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:24:43.492263 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-ec92fdc0-1f26-41b7-8c41-d9056e639054 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:24:43.494747 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 762/3033] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:43 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:43.640924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e44d3f6f-855b-4c63-b47e-79f5eca7cedf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.643444 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e44d3f6f-855b-4c63-b47e-79f5eca7cedf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:43.643764 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e44d3f6f-855b-4c63-b47e-79f5eca7cedf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.644022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e44d3f6f-855b-4c63-b47e-79f5eca7cedf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.657819 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e44d3f6f-855b-4c63-b47e-79f5eca7cedf tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 404 Aug 05 18:24:43.657819 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 751/3034] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:43 2026] GET /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:43.666688 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45fd8630-d5c7-4446-a97c-d04f45d7057d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.671660 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45fd8630-d5c7-4446-a97c-d04f45d7057d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:43.671953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45fd8630-d5c7-4446-a97c-d04f45d7057d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.672193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45fd8630-d5c7-4446-a97c-d04f45d7057d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.695753 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45fd8630-d5c7-4446-a97c-d04f45d7057d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 404 Aug 05 18:24:43.696004 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 763/3035] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:43 2026] GET /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:43.704417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ce22917e-c1e6-4c40-8edd-7a2c66fc3680 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.706392 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce22917e-c1e6-4c40-8edd-7a2c66fc3680 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] DELETE https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:43.706681 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce22917e-c1e6-4c40-8edd-7a2c66fc3680 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.706899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce22917e-c1e6-4c40-8edd-7a2c66fc3680 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.707053 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-ce22917e-c1e6-4c40-8edd-7a2c66fc3680 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume with id: 76eaea90-3d44-4288-8455-d3baf0fb2e2c Aug 05 18:24:43.714908 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce22917e-c1e6-4c40-8edd-7a2c66fc3680 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c returned with HTTP 404 Aug 05 18:24:43.715537 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 760/3036] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:43 2026] DELETE /volume/v3/volumes/76eaea90-3d44-4288-8455-d3baf0fb2e2c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:43.726447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.728695 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:43.729092 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1682471958"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:43.731990 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1682471958'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:43.732147 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume of 1 GB Aug 05 18:24:43.746499 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Availability Zones retrieved successfully. Aug 05 18:24:43.762376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (65c93a08-d19d-4824-b7dc-3fbfa4a607e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:43.764289 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547bf69d-0ef3-4e64-a804-4208c156da06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.765567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:43.801074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (547bf69d-0ef3-4e64-a804-4208c156da06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.802410 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04982a0f-fb63-4b7c-b3c9-8febf914c6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.860821 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Created reservations ['1b5848cd-36a0-42a9-ba07-a7ecf60b387a', '69b544f7-acce-40f0-9ff6-b9b8aecf6071', '44f59836-ed49-42ff-9fe7-fe8c1807228b', '71d3924f-b6b7-404e-9bc9-d84698db6ebc'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:43.861782 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04982a0f-fb63-4b7c-b3c9-8febf914c6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5848cd-36a0-42a9-ba07-a7ecf60b387a', '69b544f7-acce-40f0-9ff6-b9b8aecf6071', '44f59836-ed49-42ff-9fe7-fe8c1807228b', '71d3924f-b6b7-404e-9bc9-d84698db6ebc']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.862850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f65e8e-ecfe-4c7a-80e6-c54b6ab82679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.896823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f65e8e-ecfe-4c7a-80e6-c54b6ab82679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6594bfd9-eb6d-4433-82da-4e1a313f0189', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1682471958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['1b5848cd-36a0-42a9-ba07-a7ecf60b387a','69b544f7-acce-40f0-9ff6-b9b8aecf6071','44f59836-ed49-42ff-9fe7-fe8c1807228b','71d3924f-b6b7-404e-9bc9-d84698db6ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1682471958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6594bfd9-eb6d-4433-82da-4e1a313f0189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8852c04055594f41ad012a2b685e70e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5bac3659a40f882aec60eea2dba29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.897615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79f4265-f615-4cc6-bed3-b3915fadf50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.925743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a79f4265-f615-4cc6-bed3-b3915fadf50b) transitioned into state 'SUCCESS' from state '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-1682471958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['1b5848cd-36a0-42a9-ba07-a7ecf60b387a','69b544f7-acce-40f0-9ff6-b9b8aecf6071','44f59836-ed49-42ff-9fe7-fe8c1807228b','71d3924f-b6b7-404e-9bc9-d84698db6ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.926679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61ab039-750a-49b0-9a12-e2283dd4dcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:43.942099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c61ab039-750a-49b0-9a12-e2283dd4dcaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:43.942867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (65c93a08-d19d-4824-b7dc-3fbfa4a607e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:43.943184 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request issued successfully. Aug 05 18:24:43.943730 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-36ba7d4b-9f39-46f5-9177-b10b91179675 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:43.944266 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 763/3037] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:24:43 2026] POST /volume/v3/volumes => generated 749 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:43.963443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a0c1ac05-0166-43a6-a14c-d9047f0758d7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:43.965372 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0c1ac05-0166-43a6-a14c-d9047f0758d7 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:43.965572 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0c1ac05-0166-43a6-a14c-d9047f0758d7 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:43.965785 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a0c1ac05-0166-43a6-a14c-d9047f0758d7 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:43.973450 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:43.973450 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:43.977563 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a0c1ac05-0166-43a6-a14c-d9047f0758d7 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:43.983047 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a0c1ac05-0166-43a6-a14c-d9047f0758d7 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 200 Aug 05 18:24:43.983487 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 752/3038] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:43 2026] GET /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:44.132915 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-530a1c17-caa8-496b-8d2b-37dd97da09ea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:44.135263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-530a1c17-caa8-496b-8d2b-37dd97da09ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:24:44.135505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-530a1c17-caa8-496b-8d2b-37dd97da09ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:44.135727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-530a1c17-caa8-496b-8d2b-37dd97da09ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:44.153733 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:44.153733 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:44.161783 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-530a1c17-caa8-496b-8d2b-37dd97da09ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:44.169974 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-530a1c17-caa8-496b-8d2b-37dd97da09ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:24:44.170548 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 764/3039] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:44 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:44.188108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a2b4ae91-2747-4531-a09f-cbcceedfbc07 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:44.189838 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a2b4ae91-2747-4531-a09f-cbcceedfbc07 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:24:44.190048 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a2b4ae91-2747-4531-a09f-cbcceedfbc07 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:44.190556 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a2b4ae91-2747-4531-a09f-cbcceedfbc07 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:44.198431 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:44.198431 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:44.203195 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a2b4ae91-2747-4531-a09f-cbcceedfbc07 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:44.209449 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a2b4ae91-2747-4531-a09f-cbcceedfbc07 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:24:44.210021 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 761/3040] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:44 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:44.497956 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:44.501300 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] PUT https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 Aug 05 18:24:44.502730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:44.512919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Acquiring lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:44.519325 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:44.521471 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:44.521471 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:44.612832 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-194985d3-16bc-4ff9-9bbb-f31deb3c7ed0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:44.616828 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-194985d3-16bc-4ff9-9bbb-f31deb3c7ed0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd Aug 05 18:24:44.616828 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-194985d3-16bc-4ff9-9bbb-f31deb3c7ed0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:44.617093 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-194985d3-16bc-4ff9-9bbb-f31deb3c7ed0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:44.630375 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:44.630375 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:44.686348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Lock "cinder-attachment_update-83d47ba7-4f3c-4a06-a507-b10f5f560da1-np0000006581" released by "attachment_update" :: held 0.167s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:44.687442 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-86b526e1-24ba-4284-bedf-a3afa0abd993 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 returned with HTTP 200 Aug 05 18:24:44.688091 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 764/3041] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:44 2026] PUT /volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 => generated 968 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:44.694349 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-1300ee4c-705c-4a2b-8b5f-864be5bd0da1 req-194985d3-16bc-4ff9-9bbb-f31deb3c7ed0 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd returned with HTTP 200 Aug 05 18:24:44.695150 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 753/3042] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:44 2026] DELETE /volume/v3/attachments/b8513e9c-1dac-4314-a578-499fad7d90fd => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:24:44.704521 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-10147d6e-7416-4b61-ae59-4b414c4c6093 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:44.707924 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-10147d6e-7416-4b61-ae59-4b414c4c6093 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 Aug 05 18:24:44.708500 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-10147d6e-7416-4b61-ae59-4b414c4c6093 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:44.708882 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-10147d6e-7416-4b61-ae59-4b414c4c6093 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:44.739422 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-10147d6e-7416-4b61-ae59-4b414c4c6093 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 returned with HTTP 200 Aug 05 18:24:44.739422 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 765/3043] 10.4.3.210 () {70 vars in 1651 bytes} [Wed Aug 5 18:24:44 2026] GET /volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:45.001993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-370854a1-bf44-48d8-bf12-165a58e9b34d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.004218 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-370854a1-bf44-48d8-bf12-165a58e9b34d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:45.004218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-370854a1-bf44-48d8-bf12-165a58e9b34d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.004218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-370854a1-bf44-48d8-bf12-165a58e9b34d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.013888 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.013888 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:45.019573 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-370854a1-bf44-48d8-bf12-165a58e9b34d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:45.025608 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-370854a1-bf44-48d8-bf12-165a58e9b34d tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 200 Aug 05 18:24:45.026268 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 762/3044] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:44 2026] GET /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:45.042485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b6259b24-ecf4-4071-8a33-a202067e88fb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.044542 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b6259b24-ecf4-4071-8a33-a202067e88fb tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189/action Aug 05 18:24:45.044868 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b6259b24-ecf4-4071-8a33-a202067e88fb tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:45.045664 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b6259b24-ecf4-4071-8a33-a202067e88fb tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:45.055263 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.055263 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:45.055820 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-b6259b24-ecf4-4071-8a33-a202067e88fb tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '6594bfd9-eb6d-4433-82da-4e1a313f0189' with '{'status': 'error'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:45.079864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b6259b24-ecf4-4071-8a33-a202067e88fb tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189/action returned with HTTP 202 Aug 05 18:24:45.080367 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 765/3045] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:45 2026] POST /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:45.091270 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f661b7ad-93e8-4abe-9624-797307ddb458 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.093271 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f661b7ad-93e8-4abe-9624-797307ddb458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:45.093747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f661b7ad-93e8-4abe-9624-797307ddb458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.094006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f661b7ad-93e8-4abe-9624-797307ddb458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.101751 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.101751 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:45.105482 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f661b7ad-93e8-4abe-9624-797307ddb458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:45.110161 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f661b7ad-93e8-4abe-9624-797307ddb458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 200 Aug 05 18:24:45.110559 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 754/3046] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:45 2026] GET /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:45.125700 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.128062 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189/action Aug 05 18:24:45.128547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:45.128744 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:45.140049 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.140049 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:45.140376 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Volume info retrieved successfully. Aug 05 18:24:45.160586 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Delete volume request issued successfully. Aug 05 18:24:45.160888 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bb4e9ad0-c347-47fb-b450-9bad27121cea tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189/action returned with HTTP 202 Aug 05 18:24:45.161643 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 766/3047] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:45 2026] POST /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:45.170606 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d2760763-f078-40cd-8553-3a67a12d9bd2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.172947 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d2760763-f078-40cd-8553-3a67a12d9bd2 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:45.173213 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d2760763-f078-40cd-8553-3a67a12d9bd2 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.173487 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d2760763-f078-40cd-8553-3a67a12d9bd2 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.181463 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.181463 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:45.185607 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d2760763-f078-40cd-8553-3a67a12d9bd2 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:45.191275 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d2760763-f078-40cd-8553-3a67a12d9bd2 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 200 Aug 05 18:24:45.191689 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 763/3048] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:45 2026] GET /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:45.599587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-e985b651-b76a-4cea-8b1f-7bb2de8db4dd req-1f8670c3-bb9e-451a-8ed4-973bdd25c7af None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.637046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e985b651-b76a-4cea-8b1f-7bb2de8db4dd req-1f8670c3-bb9e-451a-8ed4-973bdd25c7af tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:45.637268 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e985b651-b76a-4cea-8b1f-7bb2de8db4dd req-1f8670c3-bb9e-451a-8ed4-973bdd25c7af tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.637539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e985b651-b76a-4cea-8b1f-7bb2de8db4dd req-1f8670c3-bb9e-451a-8ed4-973bdd25c7af tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.646422 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.646422 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:45.653181 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-e985b651-b76a-4cea-8b1f-7bb2de8db4dd req-1f8670c3-bb9e-451a-8ed4-973bdd25c7af tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:24:45.658845 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e985b651-b76a-4cea-8b1f-7bb2de8db4dd req-1f8670c3-bb9e-451a-8ed4-973bdd25c7af tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:24:45.659265 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 766/3049] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:45 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:45.673401 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.675574 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] DELETE https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:45.675852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.676144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.676381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Delete volume with id: afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:45.686868 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.686868 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:45.686868 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:24:45.687488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-0c573fbc-5b0b-4d09-9f01-9822e8d701ad None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.710049 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Delete volume request issued successfully. Aug 05 18:24:45.710494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fff69ed5-8b6c-4567-af41-167c1c5a21a6 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 202 Aug 05 18:24:45.710974 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 755/3050] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:45 2026] DELETE /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:45.721732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1c4deba6-1c4b-4aa2-b96e-539185430d1a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:45.723973 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c4deba6-1c4b-4aa2-b96e-539185430d1a tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:45.724227 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c4deba6-1c4b-4aa2-b96e-539185430d1a tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.724464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c4deba6-1c4b-4aa2-b96e-539185430d1a tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.734298 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-0c573fbc-5b0b-4d09-9f01-9822e8d701ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:24:45.734661 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.734661 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:45.736372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-0c573fbc-5b0b-4d09-9f01-9822e8d701ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:45.736372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-0c573fbc-5b0b-4d09-9f01-9822e8d701ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:45.739853 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1c4deba6-1c4b-4aa2-b96e-539185430d1a tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Volume info retrieved successfully. Aug 05 18:24:45.744520 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:45.744520 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:45.745870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c4deba6-1c4b-4aa2-b96e-539185430d1a tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 200 Aug 05 18:24:45.746741 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 764/3051] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:45 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:45.752683 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-0c573fbc-5b0b-4d09-9f01-9822e8d701ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:45.756872 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-0c573fbc-5b0b-4d09-9f01-9822e8d701ad tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:24:45.757607 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 767/3052] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:45 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 1367 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:46.210120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c6ededc-83ce-4f14-9617-e8d3184fbd77 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.212131 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c6ededc-83ce-4f14-9617-e8d3184fbd77 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:46.212317 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c6ededc-83ce-4f14-9617-e8d3184fbd77 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.212513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c6ededc-83ce-4f14-9617-e8d3184fbd77 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.219326 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c6ededc-83ce-4f14-9617-e8d3184fbd77 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 404 Aug 05 18:24:46.219986 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 767/3053] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:46 2026] GET /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:46.228390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a2669f25-e82d-4d23-a5b4-b10ee52057bd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.230384 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2669f25-e82d-4d23-a5b4-b10ee52057bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:46.230677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2669f25-e82d-4d23-a5b4-b10ee52057bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.230900 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2669f25-e82d-4d23-a5b4-b10ee52057bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.238086 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2669f25-e82d-4d23-a5b4-b10ee52057bd tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 404 Aug 05 18:24:46.238710 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 756/3054] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:46 2026] GET /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:46.253757 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef747df2-c9e0-43b6-8575-94c096568e39 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.255685 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef747df2-c9e0-43b6-8575-94c096568e39 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:46.255900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef747df2-c9e0-43b6-8575-94c096568e39 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.256080 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef747df2-c9e0-43b6-8575-94c096568e39 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.256231 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-ef747df2-c9e0-43b6-8575-94c096568e39 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume with id: 6594bfd9-eb6d-4433-82da-4e1a313f0189 Aug 05 18:24:46.265253 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef747df2-c9e0-43b6-8575-94c096568e39 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 returned with HTTP 404 Aug 05 18:24:46.265729 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 765/3055] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:46 2026] DELETE /volume/v3/volumes/6594bfd9-eb6d-4433-82da-4e1a313f0189 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:46.275008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.277160 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:46.277950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1006213855"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:46.279861 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1006213855'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:46.280191 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume of 1 GB Aug 05 18:24:46.285562 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Availability Zones retrieved successfully. Aug 05 18:24:46.292912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (ebcf5f76-cecf-4592-b9e1-af67391322c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:46.294120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cdaa262-a74f-4741-9fd3-93a149c17c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:46.295458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:46.329541 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cdaa262-a74f-4741-9fd3-93a149c17c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:46.330384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbb2681-9fac-4edc-ba0b-f3bb7a67dab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:46.369412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Created reservations ['d4fc1212-0e1b-4945-9e16-b888a8333045', 'd78134f4-fed0-4f99-92f5-0aaa86adbd62', '848ebec2-dc9b-4cc2-97fc-54c7ae6d6523', '715d804b-c878-4b59-890e-7c8e34d30228'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:46.370161 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbb2681-9fac-4edc-ba0b-f3bb7a67dab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4fc1212-0e1b-4945-9e16-b888a8333045', 'd78134f4-fed0-4f99-92f5-0aaa86adbd62', '848ebec2-dc9b-4cc2-97fc-54c7ae6d6523', '715d804b-c878-4b59-890e-7c8e34d30228']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:46.370966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d969b0-937c-45c8-b136-d96289cd158a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:46.378295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-cb2fdbe1-4747-4f46-9e6b-1ca881d32b52 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.380497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-cb2fdbe1-4747-4f46-9e6b-1ca881d32b52 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:24:46.380703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-cb2fdbe1-4747-4f46-9e6b-1ca881d32b52 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.380883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-cb2fdbe1-4747-4f46-9e6b-1ca881d32b52 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.387848 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:46.387848 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:46.391572 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-cb2fdbe1-4747-4f46-9e6b-1ca881d32b52 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:46.396926 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d969b0-937c-45c8-b136-d96289cd158a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de5b66f-f67d-43b4-a427-20a004edc1a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1006213855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['d4fc1212-0e1b-4945-9e16-b888a8333045','d78134f4-fed0-4f99-92f5-0aaa86adbd62','848ebec2-dc9b-4cc2-97fc-54c7ae6d6523','715d804b-c878-4b59-890e-7c8e34d30228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1006213855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de5b66f-f67d-43b4-a427-20a004edc1a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8852c04055594f41ad012a2b685e70e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5bac3659a40f882aec60eea2dba29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:46.397165 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-cb2fdbe1-4747-4f46-9e6b-1ca881d32b52 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:24:46.397724 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 768/3056] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:46 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:46.397935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda26dab-e821-4e73-b18e-9867ba34188c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:46.407135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-632b11f9-711b-4975-ade0-ecd4ae8e6a2c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.407529 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-632b11f9-711b-4975-ade0-ecd4ae8e6a2c None None] GET https://10.4.3.210/volume// Aug 05 18:24:46.407722 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-632b11f9-711b-4975-ade0-ecd4ae8e6a2c None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.407941 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-632b11f9-711b-4975-ade0-ecd4ae8e6a2c None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.408242 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-632b11f9-711b-4975-ade0-ecd4ae8e6a2c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:46.408491 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 757/3057] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:24:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:46.416675 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-bf28a028-4cd8-436b-8886-756b982c410f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.419552 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-bf28a028-4cd8-436b-8886-756b982c410f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:46.420100 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-bf28a028-4cd8-436b-8886-756b982c410f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "104699b3-4fc9-46c6-961b-da99181ffb98", "connector": null, "instance_uuid": "a8107bb5-c479-46d9-a48d-6d0430b28af3"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:46.421355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda26dab-e821-4e73-b18e-9867ba34188c) transitioned into state 'SUCCESS' from state '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-1006213855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['d4fc1212-0e1b-4945-9e16-b888a8333045','d78134f4-fed0-4f99-92f5-0aaa86adbd62','848ebec2-dc9b-4cc2-97fc-54c7ae6d6523','715d804b-c878-4b59-890e-7c8e34d30228'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:46.422451 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4068727-1625-4f0c-a248-bd39fd200f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:46.432464 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:46.432464 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:46.433231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4068727-1625-4f0c-a248-bd39fd200f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:46.434204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (ebcf5f76-cecf-4592-b9e1-af67391322c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:46.434548 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request issued successfully. Aug 05 18:24:46.435106 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6217f7bf-b9cf-4ea9-abfc-f47752eafac9 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:46.435540 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 768/3058] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:24:46 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) Aug 05 18:24:46.452351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd4ff478-ffa1-45aa-b354-f54fec1237af None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.454458 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd4ff478-ffa1-45aa-b354-f54fec1237af tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:46.454678 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd4ff478-ffa1-45aa-b354-f54fec1237af tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.454907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd4ff478-ffa1-45aa-b354-f54fec1237af tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.463630 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:46.463630 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:46.470126 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cd4ff478-ffa1-45aa-b354-f54fec1237af tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:46.477767 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd4ff478-ffa1-45aa-b354-f54fec1237af tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 200 Aug 05 18:24:46.478278 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 769/3059] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:46 2026] GET /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:46.485004 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-bf28a028-4cd8-436b-8886-756b982c410f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:46.486886 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 766/3060] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:46 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:46.767107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-944a5df9-a625-4cde-884d-81ce4909d516 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:46.771275 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-944a5df9-a625-4cde-884d-81ce4909d516 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] GET https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 Aug 05 18:24:46.771498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-944a5df9-a625-4cde-884d-81ce4909d516 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:46.771746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-944a5df9-a625-4cde-884d-81ce4909d516 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:46.778936 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-944a5df9-a625-4cde-884d-81ce4909d516 tempest-TestMinimumBasicScenario-567928944 tempest-TestMinimumBasicScenario-567928944-project-member] https://10.4.3.210/volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 returned with HTTP 404 Aug 05 18:24:46.779483 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 758/3061] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:46 2026] GET /volume/v3/volumes/afeee7b9-a010-4cfd-b113-84eaf27e2a56 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:47.494947 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b70bc484-5e6f-47e7-be92-36a2abc25b98 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:47.497424 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b70bc484-5e6f-47e7-be92-36a2abc25b98 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:47.497683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b70bc484-5e6f-47e7-be92-36a2abc25b98 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:47.497948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b70bc484-5e6f-47e7-be92-36a2abc25b98 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:47.509027 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:47.509027 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:47.516574 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b70bc484-5e6f-47e7-be92-36a2abc25b98 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:47.523216 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b70bc484-5e6f-47e7-be92-36a2abc25b98 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 200 Aug 05 18:24:47.523879 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 769/3062] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:47 2026] GET /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:47.540753 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f8b7cd1f-b185-4b14-99ca-f112619707a8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:47.546069 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f8b7cd1f-b185-4b14-99ca-f112619707a8 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6/action Aug 05 18:24:47.547031 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f8b7cd1f-b185-4b14-99ca-f112619707a8 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:47.547413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f8b7cd1f-b185-4b14-99ca-f112619707a8 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:47.570673 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:47.570673 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:47.572418 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-f8b7cd1f-b185-4b14-99ca-f112619707a8 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '3de5b66f-f67d-43b4-a427-20a004edc1a6' with '{'status': 'maintenance'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:47.602752 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f8b7cd1f-b185-4b14-99ca-f112619707a8 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6/action returned with HTTP 202 Aug 05 18:24:47.604167 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 770/3063] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:47 2026] POST /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:47.613327 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-58f3ec0d-8de9-45d0-aabe-e381616dc408 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:47.616957 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-58f3ec0d-8de9-45d0-aabe-e381616dc408 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:47.617267 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-58f3ec0d-8de9-45d0-aabe-e381616dc408 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:47.617667 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-58f3ec0d-8de9-45d0-aabe-e381616dc408 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:47.630082 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:47.630082 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:47.633614 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-58f3ec0d-8de9-45d0-aabe-e381616dc408 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:47.639492 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-58f3ec0d-8de9-45d0-aabe-e381616dc408 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 200 Aug 05 18:24:47.641118 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 767/3064] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:47 2026] GET /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:47.663029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:47.667784 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6/action Aug 05 18:24:47.668104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:47.668290 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:47.682370 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:47.682370 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:47.682830 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Volume info retrieved successfully. Aug 05 18:24:47.734413 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Delete volume request issued successfully. Aug 05 18:24:47.734413 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee1aa2a5-35bf-4719-8349-d10bf290c614 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6/action returned with HTTP 202 Aug 05 18:24:47.735143 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 759/3065] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:47 2026] POST /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:47.752461 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d3f37a2c-7521-479f-b1a7-6e87a53c5656 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:47.752936 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3f37a2c-7521-479f-b1a7-6e87a53c5656 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:47.753242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3f37a2c-7521-479f-b1a7-6e87a53c5656 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:47.753528 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3f37a2c-7521-479f-b1a7-6e87a53c5656 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:47.767278 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:47.767278 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:47.778208 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d3f37a2c-7521-479f-b1a7-6e87a53c5656 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:47.787217 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3f37a2c-7521-479f-b1a7-6e87a53c5656 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 200 Aug 05 18:24:47.788148 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 770/3066] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:47 2026] GET /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:48.025615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-256de53c-a0cf-48b5-850c-3e8056d40dc0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.029756 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-256de53c-a0cf-48b5-850c-3e8056d40dc0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption Aug 05 18:24:48.029756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-256de53c-a0cf-48b5-850c-3e8056d40dc0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:48.029756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-256de53c-a0cf-48b5-850c-3e8056d40dc0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:48.047240 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:48.047240 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:48.057737 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-256de53c-a0cf-48b5-850c-3e8056d40dc0 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption returned with HTTP 200 Aug 05 18:24:48.058551 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 771/3067] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:24:48 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:48.175780 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dcaba650-7f1a-4a7c-9c43-74e4f30ed287 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.176437 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dcaba650-7f1a-4a7c-9c43-74e4f30ed287 None None] GET https://10.4.3.210/volume// Aug 05 18:24:48.176703 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dcaba650-7f1a-4a7c-9c43-74e4f30ed287 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:48.176991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dcaba650-7f1a-4a7c-9c43-74e4f30ed287 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:48.177588 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dcaba650-7f1a-4a7c-9c43-74e4f30ed287 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:48.178255 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 768/3068] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:48.190238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-7e97d3b6-6f1c-4e73-9cfa-a8a96f6792de None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.193087 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-7e97d3b6-6f1c-4e73-9cfa-a8a96f6792de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:24:48.193432 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-7e97d3b6-6f1c-4e73-9cfa-a8a96f6792de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:48.193721 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-7e97d3b6-6f1c-4e73-9cfa-a8a96f6792de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:48.211647 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:48.211647 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:48.222881 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-7e97d3b6-6f1c-4e73-9cfa-a8a96f6792de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:24:48.233377 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-7e97d3b6-6f1c-4e73-9cfa-a8a96f6792de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:24:48.234164 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 760/3069] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:48 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 1546 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:48.405764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.411827 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b Aug 05 18:24:48.412750 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:48.430059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-104699b3-4fc9-46c6-961b-da99181ffb98-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:48.439832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-104699b3-4fc9-46c6-961b-da99181ffb98-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:48.446488 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:48.446488 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:48.596073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-104699b3-4fc9-46c6-961b-da99181ffb98-np0000006581" released by "attachment_update" :: held 0.157s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:48.596561 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-8ea1730a-96bf-4da7-b90c-0a76ee3be64b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b returned with HTTP 200 Aug 05 18:24:48.597157 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 771/3070] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:48 2026] PUT /volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:48.645144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-4a476b21-9b61-4823-bd3a-8e5876e7493f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.648084 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-4a476b21-9b61-4823-bd3a-8e5876e7493f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b/action Aug 05 18:24:48.648419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-4a476b21-9b61-4823-bd3a-8e5876e7493f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:48.648603 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-4a476b21-9b61-4823-bd3a-8e5876e7493f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:48.688506 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:48.688506 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:48.708089 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-44789f64-a8d5-4277-92ff-63896e8084d2 req-4a476b21-9b61-4823-bd3a-8e5876e7493f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b/action returned with HTTP 204 Aug 05 18:24:48.708512 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 772/3071] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:48 2026] POST /volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:48.811337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a9682d42-ed63-4f07-a2d7-5f33a833cb02 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.815517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a9682d42-ed63-4f07-a2d7-5f33a833cb02 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:48.816437 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a9682d42-ed63-4f07-a2d7-5f33a833cb02 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:48.816828 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a9682d42-ed63-4f07-a2d7-5f33a833cb02 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:48.824272 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a9682d42-ed63-4f07-a2d7-5f33a833cb02 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 404 Aug 05 18:24:48.824929 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 769/3072] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:48 2026] GET /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:48.834178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-77688d40-e7cc-41f0-a6d3-ecc7831931c8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.836965 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77688d40-e7cc-41f0-a6d3-ecc7831931c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:48.836965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77688d40-e7cc-41f0-a6d3-ecc7831931c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:48.836965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77688d40-e7cc-41f0-a6d3-ecc7831931c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:48.847770 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77688d40-e7cc-41f0-a6d3-ecc7831931c8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 404 Aug 05 18:24:48.848291 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 761/3073] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:48 2026] GET /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:48.859184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5a670dc2-ba39-49a4-8c65-eac451af0f6e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.859612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5a670dc2-ba39-49a4-8c65-eac451af0f6e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:48.859612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5a670dc2-ba39-49a4-8c65-eac451af0f6e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:48.859735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5a670dc2-ba39-49a4-8c65-eac451af0f6e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:48.859889 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5a670dc2-ba39-49a4-8c65-eac451af0f6e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume with id: 3de5b66f-f67d-43b4-a427-20a004edc1a6 Aug 05 18:24:48.866480 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5a670dc2-ba39-49a4-8c65-eac451af0f6e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 returned with HTTP 404 Aug 05 18:24:48.866646 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 772/3074] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:48 2026] DELETE /volume/v3/volumes/3de5b66f-f67d-43b4-a427-20a004edc1a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:48.881770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f642f448-aa39-442f-bb6c-d747859a486f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:48.881770 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:24:48.881770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1743263166"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:48.883237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1743263166'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:24:48.883436 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume of 1 GB Aug 05 18:24:48.888721 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Availability Zones retrieved successfully. Aug 05 18:24:48.902435 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (3905fa7c-844c-4335-8190-83aad4a4a036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:48.903614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50f7ad7-082d-4ca8-bfe3-f83da9f29644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:48.906677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:24:48.952866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c50f7ad7-082d-4ca8-bfe3-f83da9f29644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:48.954052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d138147a-b545-4429-9ed2-1bd82e33b39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:49.023702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Created reservations ['3ff50e96-3ec8-4e30-aa07-8c9eea038129', 'bf982789-d6cc-4c4b-9310-3f984a4925ff', '8a106cd0-25d0-4ad4-b204-14601d4b4617', '95929469-f5cc-4fdc-8bd5-253fb4119549'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:24:49.024950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d138147a-b545-4429-9ed2-1bd82e33b39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ff50e96-3ec8-4e30-aa07-8c9eea038129', 'bf982789-d6cc-4c4b-9310-3f984a4925ff', '8a106cd0-25d0-4ad4-b204-14601d4b4617', '95929469-f5cc-4fdc-8bd5-253fb4119549']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:49.029622 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4b4892-004a-4f4d-8685-d8e6788231cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:49.059005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f4b4892-004a-4f4d-8685-d8e6788231cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '220549d4-a973-409f-be15-96b84ae02e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1743263166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['3ff50e96-3ec8-4e30-aa07-8c9eea038129','bf982789-d6cc-4c4b-9310-3f984a4925ff','8a106cd0-25d0-4ad4-b204-14601d4b4617','95929469-f5cc-4fdc-8bd5-253fb4119549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1743263166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=220549d4-a973-409f-be15-96b84ae02e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8852c04055594f41ad012a2b685e70e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26e5bac3659a40f882aec60eea2dba29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:49.060193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3387a75b-6a2a-4ca4-8883-0daf30cf602e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:49.090123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3387a75b-6a2a-4ca4-8883-0daf30cf602e) transitioned into state 'SUCCESS' from state '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-1743263166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8852c04055594f41ad012a2b685e70e3',qos_specs=None,replication_status=,reservations=['3ff50e96-3ec8-4e30-aa07-8c9eea038129','bf982789-d6cc-4c4b-9310-3f984a4925ff','8a106cd0-25d0-4ad4-b204-14601d4b4617','95929469-f5cc-4fdc-8bd5-253fb4119549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26e5bac3659a40f882aec60eea2dba29',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:49.090701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e89e36-6fa8-467d-a056-acb4b610d739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:24:49.108047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e89e36-6fa8-467d-a056-acb4b610d739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:24:49.108995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Flow 'volume_create_api' (3905fa7c-844c-4335-8190-83aad4a4a036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:24:49.109356 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Create volume request issued successfully. Aug 05 18:24:49.110025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f642f448-aa39-442f-bb6c-d747859a486f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:24:49.110479 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 773/3075] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:24:48 2026] POST /volume/v3/volumes => generated 749 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:24:49.127548 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-396fe179-2fed-44a6-a0a2-e610de633c1e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:49.129725 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-396fe179-2fed-44a6-a0a2-e610de633c1e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:49.130017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-396fe179-2fed-44a6-a0a2-e610de633c1e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:49.130380 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-396fe179-2fed-44a6-a0a2-e610de633c1e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:49.140505 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:49.140505 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:49.154644 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-396fe179-2fed-44a6-a0a2-e610de633c1e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:49.161813 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-396fe179-2fed-44a6-a0a2-e610de633c1e tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:49.162338 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 770/3076] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:49 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:49.369851 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f781a854-1017-4995-9050-ecce0b02e638 req-a1d3f6f4-b988-444a-a9c5-56c6dc985ced None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:49.373061 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f781a854-1017-4995-9050-ecce0b02e638 req-a1d3f6f4-b988-444a-a9c5-56c6dc985ced tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9 Aug 05 18:24:49.373205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f781a854-1017-4995-9050-ecce0b02e638 req-a1d3f6f4-b988-444a-a9c5-56c6dc985ced tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:49.373466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f781a854-1017-4995-9050-ecce0b02e638 req-a1d3f6f4-b988-444a-a9c5-56c6dc985ced tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:49.385633 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:49.385633 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:49.454097 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f781a854-1017-4995-9050-ecce0b02e638 req-a1d3f6f4-b988-444a-a9c5-56c6dc985ced tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9 returned with HTTP 200 Aug 05 18:24:49.454888 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 762/3077] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:49 2026] DELETE /volume/v3/attachments/399710f4-ce3a-4c7b-a335-7dcb9b2e97e9 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.177278 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7bf1dcbb-f757-4740-ab55-36cdea0107ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.179264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7bf1dcbb-f757-4740-ab55-36cdea0107ac tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.179402 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7bf1dcbb-f757-4740-ab55-36cdea0107ac tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.179651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7bf1dcbb-f757-4740-ab55-36cdea0107ac tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.187630 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.187630 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:50.193896 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7bf1dcbb-f757-4740-ab55-36cdea0107ac tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.199447 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7bf1dcbb-f757-4740-ab55-36cdea0107ac tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.199852 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 773/3078] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.215383 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7bed6cbb-9349-43d7-b90e-80940f414aba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.217917 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7bed6cbb-9349-43d7-b90e-80940f414aba tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action Aug 05 18:24:50.218354 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7bed6cbb-9349-43d7-b90e-80940f414aba tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:50.218487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7bed6cbb-9349-43d7-b90e-80940f414aba tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:50.231274 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.231274 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:50.231793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-7bed6cbb-9349-43d7-b90e-80940f414aba tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '220549d4-a973-409f-be15-96b84ae02e02' with '{'status': 'error'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:50.276126 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7bed6cbb-9349-43d7-b90e-80940f414aba tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action returned with HTTP 202 Aug 05 18:24:50.276865 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 774/3079] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:50 2026] POST /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:50.284204 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bdbd7fa0-303f-43e9-89a4-2ac4090c716b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.286110 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bdbd7fa0-303f-43e9-89a4-2ac4090c716b tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.286364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bdbd7fa0-303f-43e9-89a4-2ac4090c716b tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.286628 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bdbd7fa0-303f-43e9-89a4-2ac4090c716b tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.293358 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.293358 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:50.297614 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bdbd7fa0-303f-43e9-89a4-2ac4090c716b tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.302004 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bdbd7fa0-303f-43e9-89a4-2ac4090c716b tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.302451 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 771/3080] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.320361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d21281aa-f19c-45e3-8cb2-88feb1de5124 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.322078 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d21281aa-f19c-45e3-8cb2-88feb1de5124 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action Aug 05 18:24:50.322617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d21281aa-f19c-45e3-8cb2-88feb1de5124 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:50.323043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d21281aa-f19c-45e3-8cb2-88feb1de5124 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:50.335023 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.335023 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:50.336611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.admin_actions [None req-d21281aa-f19c-45e3-8cb2-88feb1de5124 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '220549d4-a973-409f-be15-96b84ae02e02' with '{'status': 'available'}' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:50.358138 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d21281aa-f19c-45e3-8cb2-88feb1de5124 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action returned with HTTP 202 Aug 05 18:24:50.358703 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 763/3081] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:50 2026] POST /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:50.367358 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1d5fa19c-b10f-46aa-8706-289ce76a1d4a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.369799 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d5fa19c-b10f-46aa-8706-289ce76a1d4a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.370107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d5fa19c-b10f-46aa-8706-289ce76a1d4a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.370403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d5fa19c-b10f-46aa-8706-289ce76a1d4a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.380902 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.380902 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:50.385582 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1d5fa19c-b10f-46aa-8706-289ce76a1d4a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.390751 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d5fa19c-b10f-46aa-8706-289ce76a1d4a tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.391094 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 774/3082] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.411234 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1edede49-199d-4dec-85d7-fe5a24c8ac83 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.414349 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1edede49-199d-4dec-85d7-fe5a24c8ac83 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action Aug 05 18:24:50.414660 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1edede49-199d-4dec-85d7-fe5a24c8ac83 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:50.414827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1edede49-199d-4dec-85d7-fe5a24c8ac83 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:50.425839 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.425839 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:50.426341 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-1edede49-199d-4dec-85d7-fe5a24c8ac83 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '220549d4-a973-409f-be15-96b84ae02e02' with '{'status': 'maintenance'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:50.452068 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1edede49-199d-4dec-85d7-fe5a24c8ac83 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action returned with HTTP 202 Aug 05 18:24:50.452912 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 775/3083] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:50 2026] POST /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:50.460919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fb2f7dea-5778-417e-9b71-80254282f6f8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.463370 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fb2f7dea-5778-417e-9b71-80254282f6f8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.463626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fb2f7dea-5778-417e-9b71-80254282f6f8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.463847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fb2f7dea-5778-417e-9b71-80254282f6f8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.476118 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.476118 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:50.481900 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fb2f7dea-5778-417e-9b71-80254282f6f8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.487378 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fb2f7dea-5778-417e-9b71-80254282f6f8 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.488320 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 772/3084] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.506502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6b237a3f-ba97-4a51-95fe-b25bb61c0168 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.510671 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b237a3f-ba97-4a51-95fe-b25bb61c0168 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] POST https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action Aug 05 18:24:50.510671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b237a3f-ba97-4a51-95fe-b25bb61c0168 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:50.510671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b237a3f-ba97-4a51-95fe-b25bb61c0168 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:50.519367 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.519367 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:50.520045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.admin_actions [None req-6b237a3f-ba97-4a51-95fe-b25bb61c0168 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] Updating volume '220549d4-a973-409f-be15-96b84ae02e02' with '{'status': 'available'}' {{(pid=100364) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 05 18:24:50.550954 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b237a3f-ba97-4a51-95fe-b25bb61c0168 tempest-VolumesActionsTest-998127123 tempest-VolumesActionsTest-998127123-project-admin] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action returned with HTTP 202 Aug 05 18:24:50.550954 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 764/3085] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:24:50 2026] POST /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:50.564160 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c3c3b7a0-52ef-4f95-aa1c-431e50845458 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.567153 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c3c3b7a0-52ef-4f95-aa1c-431e50845458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.567436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c3c3b7a0-52ef-4f95-aa1c-431e50845458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.567699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c3c3b7a0-52ef-4f95-aa1c-431e50845458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.578186 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.578186 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:50.594234 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c3c3b7a0-52ef-4f95-aa1c-431e50845458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.603798 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c3c3b7a0-52ef-4f95-aa1c-431e50845458 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.604279 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 775/3086] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.621751 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ca513576-03e6-4d43-9534-a7a22a2e9895 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.625686 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca513576-03e6-4d43-9534-a7a22a2e9895 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.626208 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca513576-03e6-4d43-9534-a7a22a2e9895 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.626887 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca513576-03e6-4d43-9534-a7a22a2e9895 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.646100 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.646100 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:50.663156 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ca513576-03e6-4d43-9534-a7a22a2e9895 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.669037 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca513576-03e6-4d43-9534-a7a22a2e9895 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.669570 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 776/3087] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.689426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-455906d7-b412-4a0b-b3f1-857d621d15ee None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.691396 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] DELETE https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.691682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.691914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.692099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume with id: 220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.705838 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.705838 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:50.706641 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.731163 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Delete volume request issued successfully. Aug 05 18:24:50.731453 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-455906d7-b412-4a0b-b3f1-857d621d15ee tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 202 Aug 05 18:24:50.732308 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 773/3088] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:24:50 2026] DELETE /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:50.744371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eea3271b-c857-426a-9279-fbb9622a4b6f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.754761 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eea3271b-c857-426a-9279-fbb9622a4b6f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:50.755305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eea3271b-c857-426a-9279-fbb9622a4b6f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:50.755793 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eea3271b-c857-426a-9279-fbb9622a4b6f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:50.766414 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.766414 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:50.773362 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-eea3271b-c857-426a-9279-fbb9622a4b6f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Volume info retrieved successfully. Aug 05 18:24:50.779725 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eea3271b-c857-426a-9279-fbb9622a4b6f tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 200 Aug 05 18:24:50.780267 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 765/3089] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:50 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:50.861835 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f3617c5e-8f51-420f-a691-c910f0cb94cc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:50.864050 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f3617c5e-8f51-420f-a691-c910f0cb94cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21/action Aug 05 18:24:50.864579 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f3617c5e-8f51-420f-a691-c910f0cb94cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:50.864804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f3617c5e-8f51-420f-a691-c910f0cb94cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:50.892815 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:50.892815 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:50.913086 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-405ebea5-df9f-40c9-b76e-08f45c5f5ff6 req-f3617c5e-8f51-420f-a691-c910f0cb94cc tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21/action returned with HTTP 204 Aug 05 18:24:50.913750 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 776/3090] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:24:50 2026] POST /volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:51.410510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-94ed558c-4f01-42b9-953f-0c759437c6fd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:51.418081 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:24:51.418340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:51.418561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:51.418782 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete volume with id: c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:24:51.431971 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:51.431971 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:51.432450 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:24:51.450648 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete volume request issued successfully. Aug 05 18:24:51.450896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94ed558c-4f01-42b9-953f-0c759437c6fd tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 202 Aug 05 18:24:51.451453 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 777/3091] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:24:51 2026] DELETE /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:24:51.461036 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-38797e90-3398-4665-b473-4bafd65cbbb7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:51.463463 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38797e90-3398-4665-b473-4bafd65cbbb7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:24:51.463754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38797e90-3398-4665-b473-4bafd65cbbb7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:51.464101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38797e90-3398-4665-b473-4bafd65cbbb7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:51.474420 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:51.474420 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:51.480108 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-38797e90-3398-4665-b473-4bafd65cbbb7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:24:51.485216 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38797e90-3398-4665-b473-4bafd65cbbb7 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 200 Aug 05 18:24:51.485926 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 774/3092] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:24:51 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:51.799011 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7ba70ae5-3976-40e0-b88f-f17c48305245 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:51.800783 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ba70ae5-3976-40e0-b88f-f17c48305245 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] GET https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 Aug 05 18:24:51.801012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ba70ae5-3976-40e0-b88f-f17c48305245 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:51.801193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ba70ae5-3976-40e0-b88f-f17c48305245 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:51.806950 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ba70ae5-3976-40e0-b88f-f17c48305245 tempest-VolumesActionsTest-907526481 tempest-VolumesActionsTest-907526481-project-member] https://10.4.3.210/volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 returned with HTTP 404 Aug 05 18:24:51.807467 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 766/3093] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:51 2026] GET /volume/v3/volumes/220549d4-a973-409f-be15-96b84ae02e02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:52.142925 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-992cafe5-5d76-4184-9a91-f3deec61f8e8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.145068 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-992cafe5-5d76-4184-9a91-f3deec61f8e8 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:52.145466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-992cafe5-5d76-4184-9a91-f3deec61f8e8 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.146289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-992cafe5-5d76-4184-9a91-f3deec61f8e8 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.160949 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.160949 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:52.165060 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-992cafe5-5d76-4184-9a91-f3deec61f8e8 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:52.170056 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-992cafe5-5d76-4184-9a91-f3deec61f8e8 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:52.171049 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 777/3094] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:52.225256 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-f688ab76-2abf-48b6-8984-d6e4f41d9600 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.227924 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-f688ab76-2abf-48b6-8984-d6e4f41d9600 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:52.228232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-f688ab76-2abf-48b6-8984-d6e4f41d9600 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.228410 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-f688ab76-2abf-48b6-8984-d6e4f41d9600 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.238998 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.238998 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:52.243606 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-f688ab76-2abf-48b6-8984-d6e4f41d9600 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:52.249688 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-f688ab76-2abf-48b6-8984-d6e4f41d9600 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:52.250179 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 778/3095] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:52.276547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.279153 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] POST https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/action Aug 05 18:24:52.280184 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:24:52.280184 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:52.295334 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.295334 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:52.295893 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:52.307886 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Begin detaching volume completed successfully. Aug 05 18:24:52.308115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-38a8603a-e78c-4164-8079-fc5bccb54ade tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/action returned with HTTP 202 Aug 05 18:24:52.308747 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 775/3096] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:24:52 2026] POST /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:24:52.393923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1bda89e1-63c9-42af-b7b0-8d7224017db0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.394773 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bda89e1-63c9-42af-b7b0-8d7224017db0 None None] GET https://10.4.3.210/volume// Aug 05 18:24:52.395125 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bda89e1-63c9-42af-b7b0-8d7224017db0 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.396241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bda89e1-63c9-42af-b7b0-8d7224017db0 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.396241 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bda89e1-63c9-42af-b7b0-8d7224017db0 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:52.396241 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 767/3097] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:52.413993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-d63a832e-9276-4d29-b00b-d531caf2cd30 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.417874 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-d63a832e-9276-4d29-b00b-d531caf2cd30 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:24:52.418173 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-d63a832e-9276-4d29-b00b-d531caf2cd30 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.418410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-d63a832e-9276-4d29-b00b-d531caf2cd30 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.434719 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.434719 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:52.441881 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-d63a832e-9276-4d29-b00b-d531caf2cd30 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:24:52.448138 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-d63a832e-9276-4d29-b00b-d531caf2cd30 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:24:52.448652 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 778/3098] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 1352 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:52.464874 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-1b492547-e0a7-4d26-b13f-a6bc85633784 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.470630 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-1b492547-e0a7-4d26-b13f-a6bc85633784 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption Aug 05 18:24:52.470630 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-1b492547-e0a7-4d26-b13f-a6bc85633784 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.470630 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-1b492547-e0a7-4d26-b13f-a6bc85633784 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.488707 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.488707 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:52.497542 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-1b492547-e0a7-4d26-b13f-a6bc85633784 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption returned with HTTP 200 Aug 05 18:24:52.498608 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 779/3099] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:52.507912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ee472859-9c62-4304-bad6-731e4b8e52bf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.513357 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee472859-9c62-4304-bad6-731e4b8e52bf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c Aug 05 18:24:52.513584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee472859-9c62-4304-bad6-731e4b8e52bf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.513848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee472859-9c62-4304-bad6-731e4b8e52bf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.521040 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee472859-9c62-4304-bad6-731e4b8e52bf tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c returned with HTTP 404 Aug 05 18:24:52.522450 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 776/3100] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/v3/volumes/c8145bd5-a1f0-4b96-8b41-f51272e2d29c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:24:52.534288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2d196b35-b377-4cfc-980a-082b88f80f9a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.538618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 Aug 05 18:24:52.538618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.538618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.538618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete snapshot with id: 3cfd5c96-6a39-4d12-988b-4861bf337491 Aug 05 18:24:52.546206 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.546206 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:52.546786 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:24:52.605518 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot delete request issued successfully. Aug 05 18:24:52.605865 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d196b35-b377-4cfc-980a-082b88f80f9a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 returned with HTTP 202 Aug 05 18:24:52.606473 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 768/3101] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:52 2026] DELETE /volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:52.618351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c1b22d67-d581-4cea-89d7-3cba97d8d29e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:52.621939 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c1b22d67-d581-4cea-89d7-3cba97d8d29e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 Aug 05 18:24:52.622188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c1b22d67-d581-4cea-89d7-3cba97d8d29e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:52.622449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c1b22d67-d581-4cea-89d7-3cba97d8d29e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:52.629275 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:52.629275 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:52.629921 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c1b22d67-d581-4cea-89d7-3cba97d8d29e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:24:52.631368 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c1b22d67-d581-4cea-89d7-3cba97d8d29e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 returned with HTTP 200 Aug 05 18:24:52.632246 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 779/3102] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:52 2026] GET /volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:53.643650 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a397d593-123f-4fe2-872e-cca564b9dbac None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:53.647840 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a397d593-123f-4fe2-872e-cca564b9dbac tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 Aug 05 18:24:53.647840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a397d593-123f-4fe2-872e-cca564b9dbac tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:53.647840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a397d593-123f-4fe2-872e-cca564b9dbac tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:53.653183 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a397d593-123f-4fe2-872e-cca564b9dbac tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 returned with HTTP 404 Aug 05 18:24:53.654093 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 780/3103] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:53 2026] GET /volume/v3/snapshots/3cfd5c96-6a39-4d12-988b-4861bf337491 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:24:56.030271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-537ec0b1-6205-4d10-ace2-58dc67ac2bd0 req-4dcb27e5-8495-4ddc-b90b-7164dbb1a62a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:56.033745 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-537ec0b1-6205-4d10-ace2-58dc67ac2bd0 req-4dcb27e5-8495-4ddc-b90b-7164dbb1a62a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8 Aug 05 18:24:56.034089 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-537ec0b1-6205-4d10-ace2-58dc67ac2bd0 req-4dcb27e5-8495-4ddc-b90b-7164dbb1a62a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:56.034411 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-537ec0b1-6205-4d10-ace2-58dc67ac2bd0 req-4dcb27e5-8495-4ddc-b90b-7164dbb1a62a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:56.045484 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:56.045484 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:56.133541 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-537ec0b1-6205-4d10-ace2-58dc67ac2bd0 req-4dcb27e5-8495-4ddc-b90b-7164dbb1a62a tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8 returned with HTTP 200 Aug 05 18:24:56.134146 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 777/3104] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:24:56 2026] DELETE /volume/v3/attachments/9fb8955c-3570-40d7-886d-774a483ebcf8 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:57.572965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cd8214ce-5dbc-42e5-977b-a9b716c6cc15 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:57.579682 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd8214ce-5dbc-42e5-977b-a9b716c6cc15 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:24:57.579682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd8214ce-5dbc-42e5-977b-a9b716c6cc15 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:57.579682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd8214ce-5dbc-42e5-977b-a9b716c6cc15 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:57.591253 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:57.591253 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:57.601093 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cd8214ce-5dbc-42e5-977b-a9b716c6cc15 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:24:57.611551 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd8214ce-5dbc-42e5-977b-a9b716c6cc15 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:24:57.611994 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 769/3105] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:57 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:57.691983 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-bc91cbd0-347c-4f8a-896b-dc65b39f4426 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:57.695572 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-bc91cbd0-347c-4f8a-896b-dc65b39f4426 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:24:57.696046 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-bc91cbd0-347c-4f8a-896b-dc65b39f4426 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:57.697669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-bc91cbd0-347c-4f8a-896b-dc65b39f4426 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:57.710512 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:57.710512 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:57.716819 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-bc91cbd0-347c-4f8a-896b-dc65b39f4426 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:24:57.726256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-bc91cbd0-347c-4f8a-896b-dc65b39f4426 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:24:57.727253 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 780/3106] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:24:57 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:57.813759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:57.817386 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:24:57.817967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:57.819034 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:57.819389 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete volume with id: 08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:24:57.836309 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:57.836309 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:24:57.837111 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:24:57.847011 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b2488f8f-9d4a-456e-b1f9-5f6a7ed36f6c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:57.847461 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2488f8f-9d4a-456e-b1f9-5f6a7ed36f6c None None] GET https://10.4.3.210/volume// Aug 05 18:24:57.847659 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2488f8f-9d4a-456e-b1f9-5f6a7ed36f6c None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:57.848114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2488f8f-9d4a-456e-b1f9-5f6a7ed36f6c None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:57.848226 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2488f8f-9d4a-456e-b1f9-5f6a7ed36f6c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:57.848994 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 778/3107] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:24:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:57.859265 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-279d5f9c-8cda-48a6-83e5-24f29061d316 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:57.861665 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-279d5f9c-8cda-48a6-83e5-24f29061d316 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:24:57.862126 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-279d5f9c-8cda-48a6-83e5-24f29061d316 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6adec8af-f37e-4cb1-a7d5-eadf60fa283f", "connector": null, "instance_uuid": "06b9bc47-bf4e-486a-911d-6887b12b0f3d"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:57.869926 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete volume request issued successfully. Aug 05 18:24:57.873088 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6b7b2226-d240-4c42-adc5-0bd496a66e22 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 202 Aug 05 18:24:57.873809 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 781/3108] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:24:57 2026] DELETE /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:24:57.875772 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:57.875772 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:57.884751 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4a58cace-06c2-45ba-8c27-9918a4bf3ac8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:57.887188 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a58cace-06c2-45ba-8c27-9918a4bf3ac8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:24:57.890680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a58cace-06c2-45ba-8c27-9918a4bf3ac8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:57.890680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a58cace-06c2-45ba-8c27-9918a4bf3ac8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:57.904501 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:57.904501 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:57.914621 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4a58cace-06c2-45ba-8c27-9918a4bf3ac8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:24:57.926270 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a58cace-06c2-45ba-8c27-9918a4bf3ac8 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 200 Aug 05 18:24:57.926792 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 781/3109] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:24:57 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 1422 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:57.953095 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-279d5f9c-8cda-48a6-83e5-24f29061d316 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:24:57.953225 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 770/3110] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:24:57 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:58.008803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-52bd6964-f390-4b83-b8f3-131009fcf887 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:58.011143 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52bd6964-f390-4b83-b8f3-131009fcf887 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:24:58.011531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52bd6964-f390-4b83-b8f3-131009fcf887 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:58.011987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52bd6964-f390-4b83-b8f3-131009fcf887 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:58.041183 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:58.041183 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:58.041921 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f6168195-88df-413c-ba29-311d243a987a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:58.042818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6168195-88df-413c-ba29-311d243a987a None None] GET https://10.4.3.210/volume// Aug 05 18:24:58.043070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6168195-88df-413c-ba29-311d243a987a None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:58.045047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6168195-88df-413c-ba29-311d243a987a None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:58.045047 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6168195-88df-413c-ba29-311d243a987a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:24:58.045047 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 782/3111] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:24:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:24:58.050683 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-52bd6964-f390-4b83-b8f3-131009fcf887 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:24:58.058559 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52bd6964-f390-4b83-b8f3-131009fcf887 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:24:58.058712 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-54dd2dbc-4e5d-4df3-a720-dd153599feed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:58.059161 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 779/3112] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:58 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:58.065120 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-54dd2dbc-4e5d-4df3-a720-dd153599feed tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:24:58.065478 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-54dd2dbc-4e5d-4df3-a720-dd153599feed tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:58.066237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-54dd2dbc-4e5d-4df3-a720-dd153599feed tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:58.085627 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:58.085627 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:58.091609 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-54dd2dbc-4e5d-4df3-a720-dd153599feed tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:24:58.101093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-54dd2dbc-4e5d-4df3-a720-dd153599feed tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:24:58.101861 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 782/3113] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:24:58 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1021 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:24:58.263158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:58.267082 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] PUT https://10.4.3.210/volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32 Aug 05 18:24:58.267689 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:24:58.283913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Acquiring lock "cinder-attachment_update-6adec8af-f37e-4cb1-a7d5-eadf60fa283f-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:24:58.293285 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Lock "cinder-attachment_update-6adec8af-f37e-4cb1-a7d5-eadf60fa283f-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:24:58.294682 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:58.294682 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:58.448853 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Lock "cinder-attachment_update-6adec8af-f37e-4cb1-a7d5-eadf60fa283f-np0000006581" released by "attachment_update" :: held 0.156s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:24:58.449303 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-51400f8b-f823-440b-ab53-c3d2d0ace3d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32 returned with HTTP 200 Aug 05 18:24:58.450092 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 771/3114] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:24:58 2026] PUT /volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:24:58.949704 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a486ed67-0946-474c-a912-7747c048b59e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:58.949704 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a486ed67-0946-474c-a912-7747c048b59e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c Aug 05 18:24:58.949704 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a486ed67-0946-474c-a912-7747c048b59e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:58.949704 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a486ed67-0946-474c-a912-7747c048b59e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:58.959628 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a486ed67-0946-474c-a912-7747c048b59e tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c returned with HTTP 404 Aug 05 18:24:58.959628 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 783/3115] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:24:58 2026] GET /volume/v3/volumes/08d03efd-661a-4e1a-b3d8-a244ffb0555c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 05 18:24:58.971940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:58.977246 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a Aug 05 18:24:58.977412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:58.977733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:58.977930 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete snapshot with id: b49b2e1f-7704-4b99-8b1c-0ff2a396111a Aug 05 18:24:58.986545 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:58.986545 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:24:58.987139 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:24:59.019674 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot delete request issued successfully. Aug 05 18:24:59.019978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c636b0d4-2e5c-4dcc-9612-658228ff1de4 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a returned with HTTP 202 Aug 05 18:24:59.020571 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 780/3116] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:24:58 2026] DELETE /volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:24:59.036912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ef2f704c-7195-4e70-9e18-ab3d4953fc08 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:59.043514 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef2f704c-7195-4e70-9e18-ab3d4953fc08 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a Aug 05 18:24:59.043514 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef2f704c-7195-4e70-9e18-ab3d4953fc08 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:59.043514 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef2f704c-7195-4e70-9e18-ab3d4953fc08 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:59.061157 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:59.061157 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:24:59.061950 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ef2f704c-7195-4e70-9e18-ab3d4953fc08 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Snapshot retrieved successfully. Aug 05 18:24:59.063334 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef2f704c-7195-4e70-9e18-ab3d4953fc08 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a returned with HTTP 200 Aug 05 18:24:59.064325 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 783/3117] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:24:59 2026] GET /volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a => generated 482 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:24:59.082566 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c5313eff-9be1-467e-90a8-48bc0dc29d5c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:24:59.090932 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c5313eff-9be1-467e-90a8-48bc0dc29d5c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:24:59.091097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c5313eff-9be1-467e-90a8-48bc0dc29d5c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:24:59.091998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c5313eff-9be1-467e-90a8-48bc0dc29d5c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:24:59.127987 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:24:59.127987 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:24:59.143003 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c5313eff-9be1-467e-90a8-48bc0dc29d5c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:24:59.152031 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c5313eff-9be1-467e-90a8-48bc0dc29d5c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:24:59.152031 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 772/3118] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:24:59 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:00.079174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b798f5a7-24a3-4b6c-89e1-279e73993c40 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:00.083094 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b798f5a7-24a3-4b6c-89e1-279e73993c40 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a Aug 05 18:25:00.083094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b798f5a7-24a3-4b6c-89e1-279e73993c40 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:00.083094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b798f5a7-24a3-4b6c-89e1-279e73993c40 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:00.088438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b798f5a7-24a3-4b6c-89e1-279e73993c40 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a returned with HTTP 404 Aug 05 18:25:00.089134 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 784/3119] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:00 2026] GET /volume/v3/snapshots/b49b2e1f-7704-4b99-8b1c-0ff2a396111a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:00.168706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-43432ec5-635d-4a26-8470-bc14cf18b79a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:00.173346 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-43432ec5-635d-4a26-8470-bc14cf18b79a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:00.175575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-43432ec5-635d-4a26-8470-bc14cf18b79a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:00.175931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-43432ec5-635d-4a26-8470-bc14cf18b79a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:00.195269 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:00.195269 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:00.206919 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-43432ec5-635d-4a26-8470-bc14cf18b79a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:00.213281 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-43432ec5-635d-4a26-8470-bc14cf18b79a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:00.214133 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 781/3120] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:00 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:01.234117 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bc9f539f-0436-4abb-a48b-b774608355ca None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.238505 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc9f539f-0436-4abb-a48b-b774608355ca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:01.238808 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc9f539f-0436-4abb-a48b-b774608355ca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:01.240105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc9f539f-0436-4abb-a48b-b774608355ca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:01.253237 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:01.253237 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:01.258699 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bc9f539f-0436-4abb-a48b-b774608355ca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:01.266963 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc9f539f-0436-4abb-a48b-b774608355ca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:01.267457 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 784/3121] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:01 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:01.407903 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-c521e338-1296-4665-90f1-bb56dac0ecff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.414211 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-c521e338-1296-4665-90f1-bb56dac0ecff tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:01.414943 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-c521e338-1296-4665-90f1-bb56dac0ecff tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:01.415575 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-c521e338-1296-4665-90f1-bb56dac0ecff tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:01.428061 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:01.428061 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:01.434703 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-c521e338-1296-4665-90f1-bb56dac0ecff tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:01.447717 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-c521e338-1296-4665-90f1-bb56dac0ecff tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:01.448262 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 773/3122] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:01 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:01.598454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c9f407e2-7374-4503-ba9d-b9a511c2f813 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.598887 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9f407e2-7374-4503-ba9d-b9a511c2f813 None None] GET https://10.4.3.210/volume// Aug 05 18:25:01.601025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9f407e2-7374-4503-ba9d-b9a511c2f813 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:01.601403 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c9f407e2-7374-4503-ba9d-b9a511c2f813 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:01.601966 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c9f407e2-7374-4503-ba9d-b9a511c2f813 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:01.602677 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 785/3123] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:25:01 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:01.617739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-27dc033a-4674-4ba8-89bc-bdc6302f652a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.621697 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-27dc033a-4674-4ba8-89bc-bdc6302f652a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:25:01.621697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-27dc033a-4674-4ba8-89bc-bdc6302f652a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d095441d-a08b-43fb-a8cd-c1e81fed08f7", "connector": null, "instance_uuid": "5230be50-5dbb-4742-b65b-f756428df1b1"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:01.640378 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:01.640378 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:01.711363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-27dc033a-4674-4ba8-89bc-bdc6302f652a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:25:01.712053 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 782/3124] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:25:01 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:01.779829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0116a878-fcb9-4398-a6ae-d289b97ab614 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.784676 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0116a878-fcb9-4398-a6ae-d289b97ab614 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:01.785160 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0116a878-fcb9-4398-a6ae-d289b97ab614 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:01.785812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0116a878-fcb9-4398-a6ae-d289b97ab614 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:01.821987 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:01.821987 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:01.832677 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0116a878-fcb9-4398-a6ae-d289b97ab614 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:01.840248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ce5afe8c-197a-4725-be53-f841dfa5c2ad None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.841702 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce5afe8c-197a-4725-be53-f841dfa5c2ad None None] GET https://10.4.3.210/volume// Aug 05 18:25:01.844832 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce5afe8c-197a-4725-be53-f841dfa5c2ad None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:01.844832 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce5afe8c-197a-4725-be53-f841dfa5c2ad None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:01.847308 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce5afe8c-197a-4725-be53-f841dfa5c2ad None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:01.848556 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 774/3125] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:25:01 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:01.852654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0116a878-fcb9-4398-a6ae-d289b97ab614 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:01.852654 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 785/3126] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:01 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 866 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:01.871758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-184bc9e1-2777-4744-b101-34bd58effebb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.880286 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-184bc9e1-2777-4744-b101-34bd58effebb tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:01.880516 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-184bc9e1-2777-4744-b101-34bd58effebb tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:01.881027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-184bc9e1-2777-4744-b101-34bd58effebb tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:01.909788 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:01.909788 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:01.915366 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-c4bca675-78b9-4cae-8ea7-6ceb61ec1797 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:01.916424 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-184bc9e1-2777-4744-b101-34bd58effebb tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:01.921889 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-c4bca675-78b9-4cae-8ea7-6ceb61ec1797 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32/action Aug 05 18:25:01.922527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-c4bca675-78b9-4cae-8ea7-6ceb61ec1797 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:25:01.923765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-c4bca675-78b9-4cae-8ea7-6ceb61ec1797 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:01.925230 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-184bc9e1-2777-4744-b101-34bd58effebb tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:01.928534 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 786/3127] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:25:01 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1028 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:01.962784 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:01.962784 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:01.999617 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9453269c-7b41-4553-a2a9-c235ea88d2a3 req-c4bca675-78b9-4cae-8ea7-6ceb61ec1797 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32/action returned with HTTP 204 Aug 05 18:25:02.000403 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 783/3128] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:25:01 2026] POST /volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:02.112397 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.118278 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] PUT https://10.4.3.210/volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0 Aug 05 18:25:02.118985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:02.135820 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Acquiring lock "cinder-attachment_update-d095441d-a08b-43fb-a8cd-c1e81fed08f7-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:25:02.142084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Lock "cinder-attachment_update-d095441d-a08b-43fb-a8cd-c1e81fed08f7-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:25:02.143369 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.143369 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:02.286503 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Lock "cinder-attachment_update-d095441d-a08b-43fb-a8cd-c1e81fed08f7-np0000006581" released by "attachment_update" :: held 0.144s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:25:02.286955 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-46663740-587d-4d68-a9da-84da161c3117 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0 returned with HTTP 200 Aug 05 18:25:02.287545 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9fc4e496-7570-43e9-aad0-5847c3b031cd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.287952 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 775/3129] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:25:02 2026] PUT /volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:02.291439 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9fc4e496-7570-43e9-aad0-5847c3b031cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:02.291439 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9fc4e496-7570-43e9-aad0-5847c3b031cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:02.291439 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9fc4e496-7570-43e9-aad0-5847c3b031cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:02.312544 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.312544 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:02.318818 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9fc4e496-7570-43e9-aad0-5847c3b031cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:02.327838 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9fc4e496-7570-43e9-aad0-5847c3b031cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:02.328578 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 786/3130] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:02 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:02.346522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9747130c-5191-44d3-80ab-849d7eb00e8a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.352002 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:25:02.352858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6adec8af-f37e-4cb1-a7d5-eadf60fa283f", "name": "tempest-VolumesBackupsTest-Backup-1267417704", "force": true, "container": "tempest-volumesbackupstest-backup-container-143697293"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:02.358636 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating new backup {'backup': {'volume_id': '6adec8af-f37e-4cb1-a7d5-eadf60fa283f', 'name': 'tempest-VolumesBackupsTest-Backup-1267417704', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-143697293'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:25:02.358954 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating backup of volume 6adec8af-f37e-4cb1-a7d5-eadf60fa283f in container tempest-volumesbackupstest-backup-container-143697293 Aug 05 18:25:02.376349 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.376349 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:02.377371 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:02.412413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['60fa4b74-07a9-43b1-af0d-478651cd067e', 'ad1cab2b-4652-4370-885e-a605cb31604f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:02.460663 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9747130c-5191-44d3-80ab-849d7eb00e8a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:25:02.460663 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 787/3131] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:02 2026] POST /volume/v3/backups => generated 330 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:02.471906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7cd87cb8-52ee-4caf-8115-222b3f56b288 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.472990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.475860 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7cd87cb8-52ee-4caf-8115-222b3f56b288 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:02.475860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7cd87cb8-52ee-4caf-8115-222b3f56b288 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:02.475977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7cd87cb8-52ee-4caf-8115-222b3f56b288 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:02.476471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7cd87cb8-52ee-4caf-8115-222b3f56b288 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:02.486823 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.486823 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:02.487996 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7cd87cb8-52ee-4caf-8115-222b3f56b288 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:02.488543 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 784/3132] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:02 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:02.662609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:02.662938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-777491275", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:02.666061 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-777491275', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:02.667037 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create volume of 1 GB Aug 05 18:25:02.669575 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.669575 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:02.674884 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Availability Zones retrieved successfully. Aug 05 18:25:02.684847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Flow 'volume_create_api' (277c779f-43e2-4787-8e04-3d45fb3d6d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:02.687215 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803dd671-5ed7-4152-93f8-bb349e4dfd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:02.689225 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:02.745169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803dd671-5ed7-4152-93f8-bb349e4dfd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:02.745860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594ed7d4-8810-489e-a6bd-f338531d6a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:02.849643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Created reservations ['f3e93c3f-3fe8-4a74-8e44-c233c46b3603', 'cc523d0a-6596-4dbd-af86-3b88bf0fd14a', '0e00f290-3ea8-4807-a916-4714e21bf705', 'ba548257-fb96-402e-a594-0f9d1945f7f9'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:02.849643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594ed7d4-8810-489e-a6bd-f338531d6a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e93c3f-3fe8-4a74-8e44-c233c46b3603', 'cc523d0a-6596-4dbd-af86-3b88bf0fd14a', '0e00f290-3ea8-4807-a916-4714e21bf705', 'ba548257-fb96-402e-a594-0f9d1945f7f9']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:02.850436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (044a8cd4-ac38-4bc6-9f03-5dab9a32668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:02.874113 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7f292bb3-f652-499f-be45-e65b283eb50d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.876566 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f292bb3-f652-499f-be45-e65b283eb50d tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:02.876865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f292bb3-f652-499f-be45-e65b283eb50d tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:02.877135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f292bb3-f652-499f-be45-e65b283eb50d tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:02.883072 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (044a8cd4-ac38-4bc6-9f03-5dab9a32668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c7a0c8a-5eda-44b6-97c7-f643f866b52a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-777491275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b7c28e19654966a9851b16f50f67b3',qos_specs=None,replication_status=,reservations=['f3e93c3f-3fe8-4a74-8e44-c233c46b3603','cc523d0a-6596-4dbd-af86-3b88bf0fd14a','0e00f290-3ea8-4807-a916-4714e21bf705','ba548257-fb96-402e-a594-0f9d1945f7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef74956007ef44c29d103ea0b6fa6264',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-777491275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c7a0c8a-5eda-44b6-97c7-f643f866b52a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b7c28e19654966a9851b16f50f67b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef74956007ef44c29d103ea0b6fa6264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:02.884067 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa22b2e-4329-46ee-9f74-1a436ef2f554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:02.896874 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.896874 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:02.904781 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7f292bb3-f652-499f-be45-e65b283eb50d tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:02.913310 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfa22b2e-4329-46ee-9f74-1a436ef2f554) transitioned into state 'SUCCESS' from state '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-777491275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27b7c28e19654966a9851b16f50f67b3',qos_specs=None,replication_status=,reservations=['f3e93c3f-3fe8-4a74-8e44-c233c46b3603','cc523d0a-6596-4dbd-af86-3b88bf0fd14a','0e00f290-3ea8-4807-a916-4714e21bf705','ba548257-fb96-402e-a594-0f9d1945f7f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef74956007ef44c29d103ea0b6fa6264',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:02.914314 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (394afc3e-b8ba-48bc-9b5c-03eb48a71b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:02.918040 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f292bb3-f652-499f-be45-e65b283eb50d tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:02.918670 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 787/3133] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:02 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:25:02.933644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (394afc3e-b8ba-48bc-9b5c-03eb48a71b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:02.934020 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Flow 'volume_create_api' (277c779f-43e2-4787-8e04-3d45fb3d6d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:02.934408 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create volume request issued successfully. Aug 05 18:25:02.935332 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a35a5aee-f51d-4eb1-97da-604b8a4ad255 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:02.935930 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 776/3134] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:02 2026] POST /volume/v3/volumes => generated 753 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:02.954458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5e3539d6-8643-4e4d-9388-18068de3a137 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.957541 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e3539d6-8643-4e4d-9388-18068de3a137 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:02.958075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e3539d6-8643-4e4d-9388-18068de3a137 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:02.959616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e3539d6-8643-4e4d-9388-18068de3a137 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:02.972076 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:02.972076 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:02.978546 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5e3539d6-8643-4e4d-9388-18068de3a137 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:02.980213 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-404fd16a-7a18-45ae-8221-995818249c67 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:02.985644 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e3539d6-8643-4e4d-9388-18068de3a137 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 200 Aug 05 18:25:02.985918 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 788/3135] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:02 2026] GET /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:03.136382 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-404fd16a-7a18-45ae-8221-995818249c67 tempest-AvailabilityZoneTestJSON-118056415 tempest-AvailabilityZoneTestJSON-118056415-project-member] GET https://10.4.3.210/volume/v3/os-availability-zone Aug 05 18:25:03.136587 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-404fd16a-7a18-45ae-8221-995818249c67 tempest-AvailabilityZoneTestJSON-118056415 tempest-AvailabilityZoneTestJSON-118056415-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:03.136802 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-404fd16a-7a18-45ae-8221-995818249c67 tempest-AvailabilityZoneTestJSON-118056415 tempest-AvailabilityZoneTestJSON-118056415-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:03.143812 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-404fd16a-7a18-45ae-8221-995818249c67 tempest-AvailabilityZoneTestJSON-118056415 tempest-AvailabilityZoneTestJSON-118056415-project-member] Availability Zones retrieved successfully. Aug 05 18:25:03.144081 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-404fd16a-7a18-45ae-8221-995818249c67 tempest-AvailabilityZoneTestJSON-118056415 tempest-AvailabilityZoneTestJSON-118056415-project-member] https://10.4.3.210/volume/v3/os-availability-zone returned with HTTP 200 Aug 05 18:25:03.144859 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 785/3136] 10.4.3.210 () {66 vars in 1276 bytes} [Wed Aug 5 18:25:02 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:25:03.329940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-94ed7775-c1e9-4c1d-9529-fc10ca1b5e7a req-c992da33-053e-498d-b52c-327410e6a05c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:03.333618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-94ed7775-c1e9-4c1d-9529-fc10ca1b5e7a req-c992da33-053e-498d-b52c-327410e6a05c tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885 Aug 05 18:25:03.333618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-94ed7775-c1e9-4c1d-9529-fc10ca1b5e7a req-c992da33-053e-498d-b52c-327410e6a05c tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:03.333618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-94ed7775-c1e9-4c1d-9529-fc10ca1b5e7a req-c992da33-053e-498d-b52c-327410e6a05c tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:03.346552 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:03.346552 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:03.447614 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-94ed7775-c1e9-4c1d-9529-fc10ca1b5e7a req-c992da33-053e-498d-b52c-327410e6a05c tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885 returned with HTTP 200 Aug 05 18:25:03.447614 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 788/3137] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:25:03 2026] DELETE /volume/v3/attachments/417c89ad-e3f0-42b6-ab5f-de4427756885 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:03.503452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b24f29c1-8580-4bc7-b76c-799edf79057b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:03.506531 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b24f29c1-8580-4bc7-b76c-799edf79057b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:03.507013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b24f29c1-8580-4bc7-b76c-799edf79057b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:03.507154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b24f29c1-8580-4bc7-b76c-799edf79057b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:03.508049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b24f29c1-8580-4bc7-b76c-799edf79057b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:03.518187 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:03.518187 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:03.520395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b24f29c1-8580-4bc7-b76c-799edf79057b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:03.520395 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 777/3138] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:03 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:03.935952 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2a88bff1-0069-4f2d-bb15-ef28ed7fc4fd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:03.940285 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a88bff1-0069-4f2d-bb15-ef28ed7fc4fd tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:03.940464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a88bff1-0069-4f2d-bb15-ef28ed7fc4fd tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:03.940659 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a88bff1-0069-4f2d-bb15-ef28ed7fc4fd tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:03.963374 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:03.963374 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:03.969889 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2a88bff1-0069-4f2d-bb15-ef28ed7fc4fd tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:03.975692 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a88bff1-0069-4f2d-bb15-ef28ed7fc4fd tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:03.975921 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 789/3139] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:03 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:04.004605 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7563cafd-ac73-4175-98ee-5896d39d5d7b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:04.006586 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7563cafd-ac73-4175-98ee-5896d39d5d7b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:04.006792 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7563cafd-ac73-4175-98ee-5896d39d5d7b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:04.007041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7563cafd-ac73-4175-98ee-5896d39d5d7b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:04.015923 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:04.015923 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:04.022756 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7563cafd-ac73-4175-98ee-5896d39d5d7b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:04.028649 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7563cafd-ac73-4175-98ee-5896d39d5d7b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 200 Aug 05 18:25:04.029370 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 786/3140] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:04 2026] GET /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:04.050020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-58b76d55-875c-43f2-b037-9582e05f6cc3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:04.052205 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58b76d55-875c-43f2-b037-9582e05f6cc3 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:04.052436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58b76d55-875c-43f2-b037-9582e05f6cc3 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:04.052867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58b76d55-875c-43f2-b037-9582e05f6cc3 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:04.063417 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:04.063417 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:04.069871 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-58b76d55-875c-43f2-b037-9582e05f6cc3 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:04.076189 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58b76d55-875c-43f2-b037-9582e05f6cc3 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 200 Aug 05 18:25:04.076923 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 789/3141] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:04 2026] GET /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:04.091497 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:04.093750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:04.093750 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c7a0c8a-5eda-44b6-97c7-f643f866b52a", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-223435143", "description": null, "metadata": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:04.106451 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:04.106451 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:04.106451 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:04.106451 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create snapshot from volume 5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:04.153662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Created reservations ['2873aea7-5130-4a06-86a0-9c93d7a0a178', 'a1935fbd-755c-49b6-a164-d1df4c971e1b', '40802a1f-94a4-48bc-9891-bf61b1215aee', 'b49f0786-2e98-47d3-b3de-345aad42893b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:04.208374 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot force create request issued successfully. Aug 05 18:25:04.208934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ffd6e60a-ecd1-40d0-998f-3f8783483725 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:04.209815 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 778/3142] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:04.226427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55e819c9-3aa7-4e26-99f0-65edeb5b547a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:04.230423 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55e819c9-3aa7-4e26-99f0-65edeb5b547a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:04.230423 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55e819c9-3aa7-4e26-99f0-65edeb5b547a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:04.230423 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55e819c9-3aa7-4e26-99f0-65edeb5b547a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:04.236744 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:04.236744 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:04.237405 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-55e819c9-3aa7-4e26-99f0-65edeb5b547a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:04.238547 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55e819c9-3aa7-4e26-99f0-65edeb5b547a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 200 Aug 05 18:25:04.239140 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 790/3143] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:04 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:04.537253 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-af68e5e6-467c-45ca-98e8-33e2ba176143 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:04.539196 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-af68e5e6-467c-45ca-98e8-33e2ba176143 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:04.539439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-af68e5e6-467c-45ca-98e8-33e2ba176143 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:04.539719 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-af68e5e6-467c-45ca-98e8-33e2ba176143 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:04.539796 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-af68e5e6-467c-45ca-98e8-33e2ba176143 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:04.546541 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:04.546541 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:04.549204 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-af68e5e6-467c-45ca-98e8-33e2ba176143 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:04.549204 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 787/3144] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:04 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:04.995646 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c897c9ba-01dc-4daf-90d3-a07af4a7481c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:04.998637 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c897c9ba-01dc-4daf-90d3-a07af4a7481c tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:04.998953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c897c9ba-01dc-4daf-90d3-a07af4a7481c tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:04.999246 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c897c9ba-01dc-4daf-90d3-a07af4a7481c tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.016564 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.016564 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:05.024271 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c897c9ba-01dc-4daf-90d3-a07af4a7481c tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:05.033240 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c897c9ba-01dc-4daf-90d3-a07af4a7481c tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:05.034016 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 790/3145] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:04 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:05.204245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.250786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fa728977-24f9-40ee-8a59-7f5dcba46986 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.252525 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fa728977-24f9-40ee-8a59-7f5dcba46986 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:05.252786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fa728977-24f9-40ee-8a59-7f5dcba46986 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.253021 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fa728977-24f9-40ee-8a59-7f5dcba46986 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.259040 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.259040 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:05.259676 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fa728977-24f9-40ee-8a59-7f5dcba46986 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:05.260584 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fa728977-24f9-40ee-8a59-7f5dcba46986 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 200 Aug 05 18:25:05.261259 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 791/3146] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:05.274618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7df4eab8-1ba5-40d6-9869-2382f7ff93cf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.289612 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7df4eab8-1ba5-40d6-9869-2382f7ff93cf tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:05.290061 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7df4eab8-1ba5-40d6-9869-2382f7ff93cf tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.290577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7df4eab8-1ba5-40d6-9869-2382f7ff93cf tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.296690 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.296690 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:05.297149 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7df4eab8-1ba5-40d6-9869-2382f7ff93cf tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:05.298108 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7df4eab8-1ba5-40d6-9869-2382f7ff93cf tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 200 Aug 05 18:25:05.298501 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 788/3147] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:05.310572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d57f7835-743e-4483-8901-d3cdd70ac3bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.312849 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d57f7835-743e-4483-8901-d3cdd70ac3bc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:05.313020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d57f7835-743e-4483-8901-d3cdd70ac3bc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.313231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d57f7835-743e-4483-8901-d3cdd70ac3bc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.320472 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.320472 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:05.321612 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d57f7835-743e-4483-8901-d3cdd70ac3bc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:05.322045 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d57f7835-743e-4483-8901-d3cdd70ac3bc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 200 Aug 05 18:25:05.322508 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 791/3148] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:05.334030 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:05.334573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1737068346", "metadata": {"Type": "Test"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:05.336471 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1737068346', 'metadata': {'Type': 'Test'}}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:05.337220 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:05.338836 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.338836 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:05.338914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-521dce5b-3962-4458-80a8-9f4f82993438 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.341223 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:05.341902 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "584e7c99-f3a7-40a0-8d07-40c3b18aeb38", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:05.344834 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create volume request body: {'volume': {'snapshot_id': '584e7c99-f3a7-40a0-8d07-40c3b18aeb38', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:05.345349 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:05.353349 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.353349 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:05.353994 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:05.354168 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create volume of 1 GB Aug 05 18:25:05.356960 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (bf202f17-e2b9-4224-8742-78d3a8291f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:05.358383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e76f34-476c-4f68-9757-b5287071f963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.359811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:05.360897 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Availability Zones retrieved successfully. Aug 05 18:25:05.369634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Flow 'volume_create_api' (596a9411-60d9-4ae4-b8fb-c73c6615cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:05.371180 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8497579-5734-4be8-9cd8-4d1962894e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.373495 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:05.392033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e76f34-476c-4f68-9757-b5287071f963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.392895 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a339180-b069-4087-95f9-be225b8e1e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.430862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8497579-5734-4be8-9cd8-4d1962894e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '584e7c99-f3a7-40a0-8d07-40c3b18aeb38', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.431949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7870091-c7d8-43dc-861f-6b91a4ed1b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.473143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['0e7b2276-e813-4059-8003-644e0597288a', '20435191-a9e0-4e36-9f6d-dfb2e63d97e0', 'd3c23843-2eff-4424-b824-8625d397851f', 'efc92848-8d18-4c79-b90a-f2e792c5ae7f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:05.474527 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a339180-b069-4087-95f9-be225b8e1e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7b2276-e813-4059-8003-644e0597288a', '20435191-a9e0-4e36-9f6d-dfb2e63d97e0', 'd3c23843-2eff-4424-b824-8625d397851f', 'efc92848-8d18-4c79-b90a-f2e792c5ae7f']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.475270 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d24fbf3-8a09-4915-8bf8-000fc4b4d888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.481384 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.484392 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] DELETE https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:25:05.484392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.484914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.485191 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete volume with id: 49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:25:05.495681 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.495681 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:05.496901 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:25:05.502726 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Created reservations ['330fc9ae-b689-4dea-967d-7af0d9c67293', 'e04c3770-bfab-4ed6-9785-9ac1e5950981', 'c31bee75-b0e1-40b2-aa00-61f2e635b8c6', '6c2a98a0-5918-4e4d-91f4-63205cf5a286'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:05.503732 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7870091-c7d8-43dc-861f-6b91a4ed1b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330fc9ae-b689-4dea-967d-7af0d9c67293', 'e04c3770-bfab-4ed6-9785-9ac1e5950981', 'c31bee75-b0e1-40b2-aa00-61f2e635b8c6', '6c2a98a0-5918-4e4d-91f4-63205cf5a286']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.504625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (217aa94a-39d9-4492-81a5-00283b9a9e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.511790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d24fbf3-8a09-4915-8bf8-000fc4b4d888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93f1f3be-b5e1-433e-863c-cf956ca432ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1737068346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['0e7b2276-e813-4059-8003-644e0597288a','20435191-a9e0-4e36-9f6d-dfb2e63d97e0','d3c23843-2eff-4424-b824-8625d397851f','efc92848-8d18-4c79-b90a-f2e792c5ae7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1737068346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93f1f3be-b5e1-433e-863c-cf956ca432ed,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.513049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3b0372-06b0-4ea4-ba03-45b77f07727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.521782 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Delete volume request issued successfully. Aug 05 18:25:05.522188 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f7947ba-9b45-4a2f-b3d9-08e4a36cad07 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 202 Aug 05 18:25:05.522633 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 789/3149] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:25:05 2026] DELETE /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:25:05.530714 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4a9d5b0d-13ef-49a0-9ace-2c6a54f9fe95 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.535470 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a9d5b0d-13ef-49a0-9ace-2c6a54f9fe95 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:25:05.535726 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a9d5b0d-13ef-49a0-9ace-2c6a54f9fe95 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.535934 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a9d5b0d-13ef-49a0-9ace-2c6a54f9fe95 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.545297 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.545297 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:05.547988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3b0372-06b0-4ea4-ba03-45b77f07727d) transitioned into state 'SUCCESS' from state '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-1737068346',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['0e7b2276-e813-4059-8003-644e0597288a','20435191-a9e0-4e36-9f6d-dfb2e63d97e0','d3c23843-2eff-4424-b824-8625d397851f','efc92848-8d18-4c79-b90a-f2e792c5ae7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.549819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abaef4b-293f-4e92-b9f6-7cfe7ee80083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.551040 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4a9d5b0d-13ef-49a0-9ace-2c6a54f9fe95 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Volume info retrieved successfully. Aug 05 18:25:05.562266 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a9d5b0d-13ef-49a0-9ace-2c6a54f9fe95 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 200 Aug 05 18:25:05.562908 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 792/3150] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 1388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:05.566390 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2ed6e39c-08a8-446b-bda3-9882c29d9fca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.567572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (217aa94a-39d9-4492-81a5-00283b9a9e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306f115c-9ddf-46cb-a93b-4ece89fffaae', '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='27b7c28e19654966a9851b16f50f67b3',qos_specs=None,replication_status=,reservations=['330fc9ae-b689-4dea-967d-7af0d9c67293','e04c3770-bfab-4ed6-9785-9ac1e5950981','c31bee75-b0e1-40b2-aa00-61f2e635b8c6','6c2a98a0-5918-4e4d-91f4-63205cf5a286'],size=1,snapshot_id=584e7c99-f3a7-40a0-8d07-40c3b18aeb38,source_replicaid=,source_volid=None,status='creating',user_id='ef74956007ef44c29d103ea0b6fa6264',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306f115c-9ddf-46cb-a93b-4ece89fffaae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27b7c28e19654966a9851b16f50f67b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=584e7c99-f3a7-40a0-8d07-40c3b18aeb38,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef74956007ef44c29d103ea0b6fa6264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.569207 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2ed6e39c-08a8-446b-bda3-9882c29d9fca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:05.569207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2ed6e39c-08a8-446b-bda3-9882c29d9fca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.569207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2ed6e39c-08a8-446b-bda3-9882c29d9fca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.569492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c997e3-509f-4810-ab50-8ca57feed8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.569542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2ed6e39c-08a8-446b-bda3-9882c29d9fca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:05.571279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5abaef4b-293f-4e92-b9f6-7cfe7ee80083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.572492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (bf202f17-e2b9-4224-8742-78d3a8291f2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:05.572980 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:05.575144 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-49fa6bc0-7285-413b-9d0f-5910cb9f3dda tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:05.576215 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 779/3151] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:05 2026] POST /volume/v3/volumes => generated 759 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:05.577348 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.577348 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:05.578265 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2ed6e39c-08a8-446b-bda3-9882c29d9fca tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:05.579302 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 790/3152] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:05.593529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4b52d530-2256-4cd4-9ecf-c0d01900d4ed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.596189 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b52d530-2256-4cd4-9ecf-c0d01900d4ed tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:05.596439 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b52d530-2256-4cd4-9ecf-c0d01900d4ed tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.596745 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b52d530-2256-4cd4-9ecf-c0d01900d4ed tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.608587 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.608587 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:05.610484 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c997e3-509f-4810-ab50-8ca57feed8a8) transitioned into state 'SUCCESS' from 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='27b7c28e19654966a9851b16f50f67b3',qos_specs=None,replication_status=,reservations=['330fc9ae-b689-4dea-967d-7af0d9c67293','e04c3770-bfab-4ed6-9785-9ac1e5950981','c31bee75-b0e1-40b2-aa00-61f2e635b8c6','6c2a98a0-5918-4e4d-91f4-63205cf5a286'],size=1,snapshot_id=584e7c99-f3a7-40a0-8d07-40c3b18aeb38,source_replicaid=,source_volid=None,status='creating',user_id='ef74956007ef44c29d103ea0b6fa6264',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.611313 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ecebd9-6540-4070-abac-a09b77e1f7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:05.617967 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4b52d530-2256-4cd4-9ecf-c0d01900d4ed tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:05.627426 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b52d530-2256-4cd4-9ecf-c0d01900d4ed tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:05.627992 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 793/3153] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:05.641134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62ecebd9-6540-4070-abac-a09b77e1f7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:05.642482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Flow 'volume_create_api' (596a9411-60d9-4ae4-b8fb-c73c6615cf07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:05.642814 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Create volume request issued successfully. Aug 05 18:25:05.643650 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-521dce5b-3962-4458-80a8-9f4f82993438 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:05.644180 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 792/3154] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:05 2026] POST /volume/v3/volumes => generated 741 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:05.661216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-712bd3e2-d913-4b89-9b55-549badcfff96 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:05.663747 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-712bd3e2-d913-4b89-9b55-549badcfff96 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:05.664042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-712bd3e2-d913-4b89-9b55-549badcfff96 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:05.664254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-712bd3e2-d913-4b89-9b55-549badcfff96 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:05.676024 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:05.676024 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:05.681303 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-712bd3e2-d913-4b89-9b55-549badcfff96 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:05.694562 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-712bd3e2-d913-4b89-9b55-549badcfff96 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae returned with HTTP 200 Aug 05 18:25:05.695142 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 780/3155] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:05 2026] GET /volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae => generated 809 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.051251 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a8555fd2-ebfa-4b83-a0f6-09cc3373dd10 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.053099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a8555fd2-ebfa-4b83-a0f6-09cc3373dd10 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:06.053315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a8555fd2-ebfa-4b83-a0f6-09cc3373dd10 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.053540 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a8555fd2-ebfa-4b83-a0f6-09cc3373dd10 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.064931 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.064931 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:06.069908 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a8555fd2-ebfa-4b83-a0f6-09cc3373dd10 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:06.076069 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a8555fd2-ebfa-4b83-a0f6-09cc3373dd10 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:06.076557 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 791/3156] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:06.589204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-707df519-149c-46d2-bc81-8e17fe571838 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.591553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-707df519-149c-46d2-bc81-8e17fe571838 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] GET https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa Aug 05 18:25:06.591960 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-707df519-149c-46d2-bc81-8e17fe571838 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.592179 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-707df519-149c-46d2-bc81-8e17fe571838 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.596165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4d1b7300-36c8-4832-904d-b24d82f464ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.598450 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4d1b7300-36c8-4832-904d-b24d82f464ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:06.598737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4d1b7300-36c8-4832-904d-b24d82f464ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.598975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4d1b7300-36c8-4832-904d-b24d82f464ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.599152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4d1b7300-36c8-4832-904d-b24d82f464ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:06.604300 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-707df519-149c-46d2-bc81-8e17fe571838 tempest-TestVolumeBootPatternV346-333093128 tempest-TestVolumeBootPatternV346-333093128-project-member] https://10.4.3.210/volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa returned with HTTP 404 Aug 05 18:25:06.604300 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 794/3157] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/49d550e0-e4fa-45f1-a7b7-e23378894faa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:25:06.605877 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.605877 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:06.606770 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4d1b7300-36c8-4832-904d-b24d82f464ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:06.607300 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 793/3158] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.635682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-f20d75f3-4230-41be-a123-9374a257ab30 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.636715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-f20d75f3-4230-41be-a123-9374a257ab30 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] POST https://10.4.3.210/volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0/action Aug 05 18:25:06.637167 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-f20d75f3-4230-41be-a123-9374a257ab30 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:25:06.637289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-f20d75f3-4230-41be-a123-9374a257ab30 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:06.647218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-063752fb-826a-4803-b46c-2df0e0d317c6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.649913 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-063752fb-826a-4803-b46c-2df0e0d317c6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:06.650435 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-063752fb-826a-4803-b46c-2df0e0d317c6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.650435 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-063752fb-826a-4803-b46c-2df0e0d317c6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.659343 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.659343 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:06.665151 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.665151 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:06.670696 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-063752fb-826a-4803-b46c-2df0e0d317c6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:06.672185 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-105a3303-a26c-45fe-ae6d-4d8a268d837f req-f20d75f3-4230-41be-a123-9374a257ab30 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0/action returned with HTTP 204 Aug 05 18:25:06.672785 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 781/3159] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:25:06 2026] POST /volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:06.679871 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-063752fb-826a-4803-b46c-2df0e0d317c6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:06.680439 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 792/3160] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.700139 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-14454e1b-68d5-4af9-a6d0-0b7e6d4ce8ea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.702492 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14454e1b-68d5-4af9-a6d0-0b7e6d4ce8ea tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:06.702769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14454e1b-68d5-4af9-a6d0-0b7e6d4ce8ea tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.703016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14454e1b-68d5-4af9-a6d0-0b7e6d4ce8ea tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.715639 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.715639 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:06.715796 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bf1f8384-3966-4197-9577-cc7413c26975 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.716654 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf1f8384-3966-4197-9577-cc7413c26975 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:06.716654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf1f8384-3966-4197-9577-cc7413c26975 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.716804 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf1f8384-3966-4197-9577-cc7413c26975 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.720035 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-14454e1b-68d5-4af9-a6d0-0b7e6d4ce8ea tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:06.724883 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14454e1b-68d5-4af9-a6d0-0b7e6d4ce8ea tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:06.725020 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.725020 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:06.725346 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 795/3161] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.730366 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bf1f8384-3966-4197-9577-cc7413c26975 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:06.738169 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf1f8384-3966-4197-9577-cc7413c26975 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae returned with HTTP 200 Aug 05 18:25:06.738753 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 794/3162] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.745224 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b647f3fe-506e-49c5-8b2a-475a2fdc48fe None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.749038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b647f3fe-506e-49c5-8b2a-475a2fdc48fe tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:06.749038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b647f3fe-506e-49c5-8b2a-475a2fdc48fe tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1737068346"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:06.756697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6ce30739-6b57-45d2-bf91-1b98bd945903 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.759032 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ce30739-6b57-45d2-bf91-1b98bd945903 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:06.759472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ce30739-6b57-45d2-bf91-1b98bd945903 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.759747 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ce30739-6b57-45d2-bf91-1b98bd945903 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.763650 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.763650 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:06.767069 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b647f3fe-506e-49c5-8b2a-475a2fdc48fe tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:06.768304 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.768304 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:06.773546 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6ce30739-6b57-45d2-bf91-1b98bd945903 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:06.775928 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b647f3fe-506e-49c5-8b2a-475a2fdc48fe tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:06.776822 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b647f3fe-506e-49c5-8b2a-475a2fdc48fe tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:06.777406 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 782/3163] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:25:06 2026] PUT /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 784 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.779752 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ce30739-6b57-45d2-bf91-1b98bd945903 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae returned with HTTP 200 Aug 05 18:25:06.780192 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 793/3164] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.793633 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2ee52fb1-c334-4bdf-b572-72b2eb23578d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.796246 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2ee52fb1-c334-4bdf-b572-72b2eb23578d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:06.796749 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2ee52fb1-c334-4bdf-b572-72b2eb23578d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-207616183", "description": "This is the new description of volume"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:06.797583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7a988a09-98c2-45ab-958b-82927ce1a151 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.800963 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:06.801178 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.801679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.801679 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete snapshot with id: 584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:06.807794 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.807794 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:06.811766 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.811766 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:06.812380 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:06.812657 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2ee52fb1-c334-4bdf-b572-72b2eb23578d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:06.822056 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2ee52fb1-c334-4bdf-b572-72b2eb23578d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:06.823098 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2ee52fb1-c334-4bdf-b572-72b2eb23578d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:06.823868 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 796/3165] 10.4.3.210 () {68 vars in 1369 bytes} [Wed Aug 5 18:25:06 2026] PUT /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.836792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cfe63b62-3f4c-4d1f-adfb-4f77535f7a83 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.838713 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cfe63b62-3f4c-4d1f-adfb-4f77535f7a83 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:06.839086 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cfe63b62-3f4c-4d1f-adfb-4f77535f7a83 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.839166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cfe63b62-3f4c-4d1f-adfb-4f77535f7a83 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.840083 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot delete request issued successfully. Aug 05 18:25:06.840307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a988a09-98c2-45ab-958b-82927ce1a151 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 202 Aug 05 18:25:06.840969 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 795/3166] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:06 2026] DELETE /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:06.849041 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.849041 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:06.852288 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-833ca2ea-ae79-47d2-b37f-f43c021e193b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.854668 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-833ca2ea-ae79-47d2-b37f-f43c021e193b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:06.854786 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cfe63b62-3f4c-4d1f-adfb-4f77535f7a83 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:06.854918 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-833ca2ea-ae79-47d2-b37f-f43c021e193b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:06.854918 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-833ca2ea-ae79-47d2-b37f-f43c021e193b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:06.861064 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cfe63b62-3f4c-4d1f-adfb-4f77535f7a83 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:06.861336 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:06.861336 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:06.861611 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 783/3167] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.861900 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-833ca2ea-ae79-47d2-b37f-f43c021e193b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Snapshot retrieved successfully. Aug 05 18:25:06.863213 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-833ca2ea-ae79-47d2-b37f-f43c021e193b tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 200 Aug 05 18:25:06.863757 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 794/3168] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:06 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:06.878190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:06.880706 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:06.881175 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-202826640", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1647143639"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:06.882891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-202826640', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1647143639'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:06.883061 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:06.887828 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:06.893982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (5f42c964-6838-4449-8048-0c05f522fd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:06.894904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab0908b-acd6-4b07-86a7-51a940bc54c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:06.895952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:06.932040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab0908b-acd6-4b07-86a7-51a940bc54c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:06.932970 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e1daf2-e67c-43a5-8d20-856127c0fa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:06.998522 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['7d6d1f8f-63bd-4b33-b3c5-16992ad28506', '2dce563f-5f05-439e-b952-de6f46b962fc', '4cef4c3d-076f-4dc9-bbfb-e01927a350c8', '518e8362-65a7-4eff-997e-43f07f7fec42'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:06.999135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2e1daf2-e67c-43a5-8d20-856127c0fa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d6d1f8f-63bd-4b33-b3c5-16992ad28506', '2dce563f-5f05-439e-b952-de6f46b962fc', '4cef4c3d-076f-4dc9-bbfb-e01927a350c8', '518e8362-65a7-4eff-997e-43f07f7fec42']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:07.000269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22eeb829-284a-4970-b73f-ca1740f23a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:07.026345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22eeb829-284a-4970-b73f-ca1740f23a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '017f8c59-3a77-43f0-a63e-c8236bc2a590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-202826640',display_name='tempest-VolumesGetTest-Volume-1647143639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['7d6d1f8f-63bd-4b33-b3c5-16992ad28506','2dce563f-5f05-439e-b952-de6f46b962fc','4cef4c3d-076f-4dc9-bbfb-e01927a350c8','518e8362-65a7-4eff-997e-43f07f7fec42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-202826640',display_name='tempest-VolumesGetTest-Volume-1647143639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=017f8c59-3a77-43f0-a63e-c8236bc2a590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:07.027506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8d9f33-c8db-422e-b943-18385d6490c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:07.051393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8d9f33-c8db-422e-b943-18385d6490c1) transitioned into 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-202826640',display_name='tempest-VolumesGetTest-Volume-1647143639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['7d6d1f8f-63bd-4b33-b3c5-16992ad28506','2dce563f-5f05-439e-b952-de6f46b962fc','4cef4c3d-076f-4dc9-bbfb-e01927a350c8','518e8362-65a7-4eff-997e-43f07f7fec42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:07.052465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0ae9c8-9e72-4e90-a79d-5b47f68a6637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:07.064405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0ae9c8-9e72-4e90-a79d-5b47f68a6637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:07.065402 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (5f42c964-6838-4449-8048-0c05f522fd11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:07.065802 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:07.066479 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b7f05a3b-b725-48b0-8aa5-00015ebba9f2 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:07.067138 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 797/3169] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:06 2026] POST /volume/v3/volumes => generated 779 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:07.083674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ae994d0f-2dee-43cf-a852-939a9ba913f3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.085790 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae994d0f-2dee-43cf-a852-939a9ba913f3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:07.086120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae994d0f-2dee-43cf-a852-939a9ba913f3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.086371 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae994d0f-2dee-43cf-a852-939a9ba913f3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.092978 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3e057683-13cd-44fd-a12d-df1a59205763 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.095071 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.095071 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:07.095212 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e057683-13cd-44fd-a12d-df1a59205763 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:07.095285 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e057683-13cd-44fd-a12d-df1a59205763 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.095512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e057683-13cd-44fd-a12d-df1a59205763 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.103775 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ae994d0f-2dee-43cf-a852-939a9ba913f3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:07.109074 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae994d0f-2dee-43cf-a852-939a9ba913f3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 200 Aug 05 18:25:07.109459 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.109459 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:07.109677 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 796/3170] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:07.115112 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3e057683-13cd-44fd-a12d-df1a59205763 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:07.121872 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e057683-13cd-44fd-a12d-df1a59205763 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:07.122399 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 784/3171] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:07.145192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.147162 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] POST https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7/action Aug 05 18:25:07.147577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:25:07.147753 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:07.163352 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.163352 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:07.164046 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:07.235618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Created reservations ['f4ed29f4-a223-4828-b262-53be9f231c90', '581c1244-06eb-4363-9fb8-7fe3856d5713'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:07.263699 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Extend volume request issued successfully. Aug 05 18:25:07.263699 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7802bb8-9cca-4491-8988-ae0f6de9005f tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7/action returned with HTTP 202 Aug 05 18:25:07.264220 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 795/3172] 10.4.3.210 () {70 vars in 1431 bytes} [Wed Aug 5 18:25:07 2026] POST /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:25:07.279998 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f09b6e45-78d5-4665-a3a7-6f117859731b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.283804 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f09b6e45-78d5-4665-a3a7-6f117859731b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:07.283804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f09b6e45-78d5-4665-a3a7-6f117859731b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.283909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f09b6e45-78d5-4665-a3a7-6f117859731b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.300428 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.300428 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:07.307066 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f09b6e45-78d5-4665-a3a7-6f117859731b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:07.314194 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f09b6e45-78d5-4665-a3a7-6f117859731b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:07.315098 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 798/3173] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:07.623336 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5755be6f-035b-4e55-975d-467c58b96b21 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.627725 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5755be6f-035b-4e55-975d-467c58b96b21 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:07.627725 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5755be6f-035b-4e55-975d-467c58b96b21 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.628106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5755be6f-035b-4e55-975d-467c58b96b21 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.629866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5755be6f-035b-4e55-975d-467c58b96b21 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:07.646253 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.646253 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:07.647359 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5755be6f-035b-4e55-975d-467c58b96b21 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:07.647901 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 797/3174] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:07.830083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f7802bb8-9cca-4491-8988-ae0f6de9005f req-b1a78a34-12c2-471d-9c6e-91396327948a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.832781 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f7802bb8-9cca-4491-8988-ae0f6de9005f req-b1a78a34-12c2-471d-9c6e-91396327948a service nova] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:07.833040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f7802bb8-9cca-4491-8988-ae0f6de9005f req-b1a78a34-12c2-471d-9c6e-91396327948a service nova] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.833211 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f7802bb8-9cca-4491-8988-ae0f6de9005f req-b1a78a34-12c2-471d-9c6e-91396327948a service nova] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.845726 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.845726 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:07.850028 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-f7802bb8-9cca-4491-8988-ae0f6de9005f req-b1a78a34-12c2-471d-9c6e-91396327948a service nova] Volume info retrieved successfully. Aug 05 18:25:07.854693 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f7802bb8-9cca-4491-8988-ae0f6de9005f req-b1a78a34-12c2-471d-9c6e-91396327948a service nova] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:07.855805 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 785/3175] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:07.875586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8cdb0f31-0fbc-4f54-bafd-c0b79f146f50 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.879055 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8cdb0f31-0fbc-4f54-bafd-c0b79f146f50 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:07.879313 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8cdb0f31-0fbc-4f54-bafd-c0b79f146f50 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.879533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8cdb0f31-0fbc-4f54-bafd-c0b79f146f50 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.888004 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8cdb0f31-0fbc-4f54-bafd-c0b79f146f50 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 404 Aug 05 18:25:07.888672 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 796/3176] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:07.897475 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.900556 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:07.900807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.901050 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.901193 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete volume with id: 5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:07.912494 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.912494 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:07.913009 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:07.943090 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete volume request issued successfully. Aug 05 18:25:07.943391 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8a85d9d2-495c-4c59-90aa-c4fc1fcb15e8 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 202 Aug 05 18:25:07.944015 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 799/3177] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:07 2026] DELETE /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:07.953559 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-deb43b88-b68e-45b3-a912-99f72b61d85a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:07.955925 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-deb43b88-b68e-45b3-a912-99f72b61d85a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:07.956191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-deb43b88-b68e-45b3-a912-99f72b61d85a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:07.956477 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-deb43b88-b68e-45b3-a912-99f72b61d85a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:07.966700 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:07.966700 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:07.972898 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-deb43b88-b68e-45b3-a912-99f72b61d85a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:07.979403 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-deb43b88-b68e-45b3-a912-99f72b61d85a tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 200 Aug 05 18:25:07.980010 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 798/3178] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:07 2026] GET /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:08.125455 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ec44672b-25fc-4523-a77f-5a3b85ab67e0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.128383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec44672b-25fc-4523-a77f-5a3b85ab67e0 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:08.128685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec44672b-25fc-4523-a77f-5a3b85ab67e0 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.129365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec44672b-25fc-4523-a77f-5a3b85ab67e0 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.138717 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.138717 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:08.160858 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ec44672b-25fc-4523-a77f-5a3b85ab67e0 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:08.160858 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec44672b-25fc-4523-a77f-5a3b85ab67e0 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 200 Aug 05 18:25:08.160858 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 786/3179] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:08.171709 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-99d0a009-d597-4903-b79c-8d4b200e05c4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.176784 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-99d0a009-d597-4903-b79c-8d4b200e05c4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:08.177198 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-99d0a009-d597-4903-b79c-8d4b200e05c4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1737068346", "description": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:08.192507 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.192507 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:08.198140 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-99d0a009-d597-4903-b79c-8d4b200e05c4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:08.206399 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-99d0a009-d597-4903-b79c-8d4b200e05c4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:08.206720 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-99d0a009-d597-4903-b79c-8d4b200e05c4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 200 Aug 05 18:25:08.207279 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 797/3180] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:25:08 2026] PUT /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 770 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:08.222276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b1b87252-72ee-47e1-b935-de78e9658096 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.226069 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b1b87252-72ee-47e1-b935-de78e9658096 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:08.226379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b1b87252-72ee-47e1-b935-de78e9658096 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.226691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b1b87252-72ee-47e1-b935-de78e9658096 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.236355 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.236355 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:08.242999 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b1b87252-72ee-47e1-b935-de78e9658096 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:08.249677 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b1b87252-72ee-47e1-b935-de78e9658096 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 200 Aug 05 18:25:08.250193 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 800/3181] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:08.268695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ebc0bf99-514f-417a-8531-608e529c9e85 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.270847 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:08.271161 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.271402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.271575 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: 017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:08.281218 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.281218 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:08.281918 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:08.304435 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:08.304673 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebc0bf99-514f-417a-8531-608e529c9e85 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 202 Aug 05 18:25:08.305143 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 799/3182] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:08 2026] DELETE /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:08.317139 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-60e1ea87-ff48-4957-ad4d-91a2f54e74af None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.318405 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-60e1ea87-ff48-4957-ad4d-91a2f54e74af tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:08.318572 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-60e1ea87-ff48-4957-ad4d-91a2f54e74af tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.318762 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-60e1ea87-ff48-4957-ad4d-91a2f54e74af tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.330219 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.330219 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:08.335813 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-60e1ea87-ff48-4957-ad4d-91a2f54e74af tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:08.337818 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e8ead99a-8767-468a-b00b-c6cf2fdc1d66 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.340436 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e8ead99a-8767-468a-b00b-c6cf2fdc1d66 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:08.340494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-60e1ea87-ff48-4957-ad4d-91a2f54e74af tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 200 Aug 05 18:25:08.340572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e8ead99a-8767-468a-b00b-c6cf2fdc1d66 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.340785 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e8ead99a-8767-468a-b00b-c6cf2fdc1d66 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.340936 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 787/3183] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:08.352688 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.352688 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:08.358152 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e8ead99a-8767-468a-b00b-c6cf2fdc1d66 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:08.363555 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e8ead99a-8767-468a-b00b-c6cf2fdc1d66 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:08.363996 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 798/3184] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:08.382936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aeb41a0e-af57-4fa7-a864-0ea121dc9dae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.385891 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aeb41a0e-af57-4fa7-a864-0ea121dc9dae tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:08.385969 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aeb41a0e-af57-4fa7-a864-0ea121dc9dae tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.386171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aeb41a0e-af57-4fa7-a864-0ea121dc9dae tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.397655 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.397655 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:08.403406 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aeb41a0e-af57-4fa7-a864-0ea121dc9dae tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:08.409147 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aeb41a0e-af57-4fa7-a864-0ea121dc9dae tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:08.409602 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 801/3185] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:08.660306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8c04c23c-8240-4620-bf63-cfc5e34d0c8f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.662879 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8c04c23c-8240-4620-bf63-cfc5e34d0c8f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:08.663444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8c04c23c-8240-4620-bf63-cfc5e34d0c8f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.663757 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8c04c23c-8240-4620-bf63-cfc5e34d0c8f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.663936 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-8c04c23c-8240-4620-bf63-cfc5e34d0c8f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:08.667935 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-fd585e7b-1310-4591-9398-b815073f2082 req-dd192ce1-78ca-4d91-8352-44300019b00a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.669824 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.669824 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:08.670533 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-dd192ce1-78ca-4d91-8352-44300019b00a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:08.670711 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8c04c23c-8240-4620-bf63-cfc5e34d0c8f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:08.670832 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-dd192ce1-78ca-4d91-8352-44300019b00a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.671328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-dd192ce1-78ca-4d91-8352-44300019b00a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.671394 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 800/3186] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:08.689268 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.689268 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:08.693998 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-fd585e7b-1310-4591-9398-b815073f2082 req-dd192ce1-78ca-4d91-8352-44300019b00a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:08.699498 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-dd192ce1-78ca-4d91-8352-44300019b00a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:08.699950 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 788/3187] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:08.720627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.723442 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] POST https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7/action Aug 05 18:25:08.723940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:25:08.724118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:08.739676 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.739676 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:08.740368 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:08.751097 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Begin detaching volume completed successfully. Aug 05 18:25:08.751463 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-74705229-9b3e-4dde-8617-3eaaddce92a9 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7/action returned with HTTP 202 Aug 05 18:25:08.752090 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 799/3188] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:25:08 2026] POST /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:25:08.774226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b2983fe9-2ba7-453f-8f9a-666285b89865 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.776352 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b2983fe9-2ba7-453f-8f9a-666285b89865 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:08.776889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b2983fe9-2ba7-453f-8f9a-666285b89865 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.777366 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b2983fe9-2ba7-453f-8f9a-666285b89865 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.792553 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.792553 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:08.798817 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b2983fe9-2ba7-453f-8f9a-666285b89865 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:08.806089 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b2983fe9-2ba7-453f-8f9a-666285b89865 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:08.806089 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 802/3189] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:08.810021 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8eaf3812-2acc-41d3-b556-5272970a35e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.810465 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8eaf3812-2acc-41d3-b556-5272970a35e5 None None] GET https://10.4.3.210/volume// Aug 05 18:25:08.810613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8eaf3812-2acc-41d3-b556-5272970a35e5 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.810941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8eaf3812-2acc-41d3-b556-5272970a35e5 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.811291 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8eaf3812-2acc-41d3-b556-5272970a35e5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:08.811607 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 801/3190] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:08.820448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-fd585e7b-1310-4591-9398-b815073f2082 req-4ddde22f-aa9a-435f-9376-17e2a70b0a77 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:08.822613 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-4ddde22f-aa9a-435f-9376-17e2a70b0a77 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:08.822940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-4ddde22f-aa9a-435f-9376-17e2a70b0a77 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:08.823100 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-4ddde22f-aa9a-435f-9376-17e2a70b0a77 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:08.833343 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:08.833343 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:08.837664 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-fd585e7b-1310-4591-9398-b815073f2082 req-4ddde22f-aa9a-435f-9376-17e2a70b0a77 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:08.841987 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-4ddde22f-aa9a-435f-9376-17e2a70b0a77 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:08.842362 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 789/3191] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:09.000889 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7ad87bbd-9c2f-4691-adc9-a51bbfc5396d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.007471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7ad87bbd-9c2f-4691-adc9-a51bbfc5396d tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:09.007471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7ad87bbd-9c2f-4691-adc9-a51bbfc5396d tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.007471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7ad87bbd-9c2f-4691-adc9-a51bbfc5396d tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.013078 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7ad87bbd-9c2f-4691-adc9-a51bbfc5396d tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 404 Aug 05 18:25:09.013604 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 800/3192] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:08 2026] GET /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:09.022174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.025576 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] DELETE https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:09.025576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.025576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.026153 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete volume with id: 306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:09.035010 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.035010 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:09.035668 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:09.058173 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete volume request issued successfully. Aug 05 18:25:09.058807 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7adb0356-2976-4cfa-84de-b24520f0dab6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae returned with HTTP 202 Aug 05 18:25:09.059097 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 803/3193] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:09 2026] DELETE /volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:09.069706 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9835fb1f-1030-46c2-ba94-78ce353f5a5f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.073727 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9835fb1f-1030-46c2-ba94-78ce353f5a5f tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:09.073727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9835fb1f-1030-46c2-ba94-78ce353f5a5f tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.073727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9835fb1f-1030-46c2-ba94-78ce353f5a5f tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.083618 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.083618 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:09.089313 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9835fb1f-1030-46c2-ba94-78ce353f5a5f tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Volume info retrieved successfully. Aug 05 18:25:09.096110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9835fb1f-1030-46c2-ba94-78ce353f5a5f tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae returned with HTTP 200 Aug 05 18:25:09.096810 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 802/3194] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:09 2026] GET /volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:09.357467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6646011f-b622-4e0e-9ebd-bcb3f48aea96 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.360007 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6646011f-b622-4e0e-9ebd-bcb3f48aea96 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 Aug 05 18:25:09.360165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6646011f-b622-4e0e-9ebd-bcb3f48aea96 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.360383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6646011f-b622-4e0e-9ebd-bcb3f48aea96 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.366788 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6646011f-b622-4e0e-9ebd-bcb3f48aea96 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 returned with HTTP 404 Aug 05 18:25:09.367292 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 790/3195] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:09 2026] GET /volume/v3/volumes/017f8c59-3a77-43f0-a63e-c8236bc2a590 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:09.374882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-65e488be-4625-42a8-a7c2-3c72de7fd06e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.381879 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-65e488be-4625-42a8-a7c2-3c72de7fd06e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:09.382152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-65e488be-4625-42a8-a7c2-3c72de7fd06e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.382440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-65e488be-4625-42a8-a7c2-3c72de7fd06e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.395394 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.395394 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:09.401220 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-65e488be-4625-42a8-a7c2-3c72de7fd06e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:09.407063 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-65e488be-4625-42a8-a7c2-3c72de7fd06e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:09.407804 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 801/3196] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:09 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 890 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:09.423009 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b492da7e-3d93-4dde-b021-0c1e57398092 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.425491 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:09.425793 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.426059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.426276 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: 93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:09.437399 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.437399 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:09.437931 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:09.461400 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:09.462384 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b492da7e-3d93-4dde-b021-0c1e57398092 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 202 Aug 05 18:25:09.463254 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 804/3197] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:09 2026] DELETE /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:09.472314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-196b6ae2-96b9-432a-9efd-3fe2c2dc3a0f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.474280 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-196b6ae2-96b9-432a-9efd-3fe2c2dc3a0f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:09.474629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-196b6ae2-96b9-432a-9efd-3fe2c2dc3a0f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.475143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-196b6ae2-96b9-432a-9efd-3fe2c2dc3a0f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.488738 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.488738 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:09.494336 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-196b6ae2-96b9-432a-9efd-3fe2c2dc3a0f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:09.500961 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-196b6ae2-96b9-432a-9efd-3fe2c2dc3a0f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 200 Aug 05 18:25:09.502120 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 803/3198] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:09 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 889 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:09.684013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cae5bd2d-6ec9-437f-8d66-ae9e2d009814 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.686234 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cae5bd2d-6ec9-437f-8d66-ae9e2d009814 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:09.686526 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cae5bd2d-6ec9-437f-8d66-ae9e2d009814 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.686812 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cae5bd2d-6ec9-437f-8d66-ae9e2d009814 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.687658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-cae5bd2d-6ec9-437f-8d66-ae9e2d009814 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:09.692290 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.692290 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:09.693305 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cae5bd2d-6ec9-437f-8d66-ae9e2d009814 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:09.694027 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 791/3199] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:09 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:09.830989 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-84b02975-a603-4379-9bcd-b793a214f075 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.830989 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-84b02975-a603-4379-9bcd-b793a214f075 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:09.830989 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-84b02975-a603-4379-9bcd-b793a214f075 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.830989 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-84b02975-a603-4379-9bcd-b793a214f075 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:09.842869 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:09.842869 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:09.848788 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-84b02975-a603-4379-9bcd-b793a214f075 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:09.855093 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-84b02975-a603-4379-9bcd-b793a214f075 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:09.855576 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 802/3200] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:09 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:09.980247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-fd585e7b-1310-4591-9398-b815073f2082 req-5de63888-2e3f-4d94-aafd-b4990ffcbd0a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:09.985792 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-5de63888-2e3f-4d94-aafd-b4990ffcbd0a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] DELETE https://10.4.3.210/volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0 Aug 05 18:25:09.985792 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-5de63888-2e3f-4d94-aafd-b4990ffcbd0a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:09.987836 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-5de63888-2e3f-4d94-aafd-b4990ffcbd0a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.008809 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:10.008809 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:10.083615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-fd585e7b-1310-4591-9398-b815073f2082 req-5de63888-2e3f-4d94-aafd-b4990ffcbd0a tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0 returned with HTTP 200 Aug 05 18:25:10.085169 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 805/3201] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:25:09 2026] DELETE /volume/v3/attachments/3631472d-f2d5-4183-9b76-d2f3a315bef0 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:10.115185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-58056216-8c66-400c-a30c-1de0c945fccc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.117788 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58056216-8c66-400c-a30c-1de0c945fccc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae Aug 05 18:25:10.118091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58056216-8c66-400c-a30c-1de0c945fccc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.118425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58056216-8c66-400c-a30c-1de0c945fccc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.136231 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58056216-8c66-400c-a30c-1de0c945fccc tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae returned with HTTP 404 Aug 05 18:25:10.136931 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 804/3202] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/volumes/306f115c-9ddf-46cb-a93b-4ece89fffaae => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:10.147507 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ba231733-a211-4c7c-bb36-df1048d986d6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.150118 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ba231733-a211-4c7c-bb36-df1048d986d6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:10.150436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ba231733-a211-4c7c-bb36-df1048d986d6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.150680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ba231733-a211-4c7c-bb36-df1048d986d6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.150812 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-ba231733-a211-4c7c-bb36-df1048d986d6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete snapshot with id: 584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:10.156860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ba231733-a211-4c7c-bb36-df1048d986d6 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 404 Aug 05 18:25:10.157508 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 792/3203] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:10 2026] DELETE /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:10.168014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eb1593c6-9f26-48ee-9327-3673d683a762 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.172786 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eb1593c6-9f26-48ee-9327-3673d683a762 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 Aug 05 18:25:10.172786 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eb1593c6-9f26-48ee-9327-3673d683a762 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.172786 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eb1593c6-9f26-48ee-9327-3673d683a762 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.178161 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eb1593c6-9f26-48ee-9327-3673d683a762 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 returned with HTTP 404 Aug 05 18:25:10.179078 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 803/3204] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/snapshots/584e7c99-f3a7-40a0-8d07-40c3b18aeb38 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:10.188436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d987d14a-479d-4e28-a28e-66a886c9f086 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.190720 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d987d14a-479d-4e28-a28e-66a886c9f086 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:10.190982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d987d14a-479d-4e28-a28e-66a886c9f086 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.191217 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d987d14a-479d-4e28-a28e-66a886c9f086 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.191414 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-d987d14a-479d-4e28-a28e-66a886c9f086 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Delete volume with id: 5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:10.202399 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d987d14a-479d-4e28-a28e-66a886c9f086 tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 404 Aug 05 18:25:10.202964 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 806/3205] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:10 2026] DELETE /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:10.214113 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f25184c0-0c4a-4763-86bd-a8233eeceeff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.216207 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f25184c0-0c4a-4763-86bd-a8233eeceeff tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] GET https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a Aug 05 18:25:10.216467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f25184c0-0c4a-4763-86bd-a8233eeceeff tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.216721 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f25184c0-0c4a-4763-86bd-a8233eeceeff tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.224785 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f25184c0-0c4a-4763-86bd-a8233eeceeff tempest-SnapshotDependencyTests-232700033 tempest-SnapshotDependencyTests-232700033-project-member] https://10.4.3.210/volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a returned with HTTP 404 Aug 05 18:25:10.225839 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 805/3206] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/volumes/5c7a0c8a-5eda-44b6-97c7-f643f866b52a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:10.518018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b1630bc9-0832-4b4e-b37a-27dd42b7ef7b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.519212 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b1630bc9-0832-4b4e-b37a-27dd42b7ef7b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed Aug 05 18:25:10.520410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b1630bc9-0832-4b4e-b37a-27dd42b7ef7b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.520410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b1630bc9-0832-4b4e-b37a-27dd42b7ef7b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.527748 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b1630bc9-0832-4b4e-b37a-27dd42b7ef7b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed returned with HTTP 404 Aug 05 18:25:10.529040 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 793/3207] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/volumes/93f1f3be-b5e1-433e-863c-cf956ca432ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:10.541692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.544758 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:10.544967 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2096518080"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:10.548502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2096518080'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:10.548502 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:10.557212 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:10.570832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (e05312c9-8567-433f-9160-081e18c9c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:10.573898 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084e5adc-ce53-4372-9201-25f01957fdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:10.575789 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:10.616668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (084e5adc-ce53-4372-9201-25f01957fdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:10.617959 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55275c21-2a70-4fb0-84a1-59e77b14b76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:10.682177 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['25d39521-0e8d-4328-b498-c0860429310c', '66705d20-c0cd-46af-a215-3235b3e0439d', '59c8cb8a-7012-461a-bfa8-59ee990eeb63', 'e61b6030-b70f-4744-b9a8-7311c97cbeff'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:10.683022 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55275c21-2a70-4fb0-84a1-59e77b14b76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d39521-0e8d-4328-b498-c0860429310c', '66705d20-c0cd-46af-a215-3235b3e0439d', '59c8cb8a-7012-461a-bfa8-59ee990eeb63', 'e61b6030-b70f-4744-b9a8-7311c97cbeff']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:10.683763 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69744491-b3ea-4219-8043-a8db3d82b572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:10.709272 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1bdd0717-6c5d-424a-83ca-ba879e796544 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.711845 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1bdd0717-6c5d-424a-83ca-ba879e796544 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:10.712585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1bdd0717-6c5d-424a-83ca-ba879e796544 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.712585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1bdd0717-6c5d-424a-83ca-ba879e796544 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.712585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1bdd0717-6c5d-424a-83ca-ba879e796544 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:10.713723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69744491-b3ea-4219-8043-a8db3d82b572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82e6ecb0-1d69-4633-ba73-ec173094f815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2096518080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['25d39521-0e8d-4328-b498-c0860429310c','66705d20-c0cd-46af-a215-3235b3e0439d','59c8cb8a-7012-461a-bfa8-59ee990eeb63','e61b6030-b70f-4744-b9a8-7311c97cbeff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2096518080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82e6ecb0-1d69-4633-ba73-ec173094f815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:10.715005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0bdd56-6411-49fa-8d9e-ea9668bdf146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:10.717859 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:10.717859 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:10.718819 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1bdd0717-6c5d-424a-83ca-ba879e796544 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:10.719232 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 807/3208] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:10.746570 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e0bdd56-6411-49fa-8d9e-ea9668bdf146) transitioned into state 'SUCCESS' from state '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-2096518080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['25d39521-0e8d-4328-b498-c0860429310c','66705d20-c0cd-46af-a215-3235b3e0439d','59c8cb8a-7012-461a-bfa8-59ee990eeb63','e61b6030-b70f-4744-b9a8-7311c97cbeff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:10.749144 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238b92c5-8e9f-420a-b61d-dee929075cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:10.761890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (238b92c5-8e9f-420a-b61d-dee929075cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:10.763011 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (e05312c9-8567-433f-9160-081e18c9c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:10.763533 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:10.764296 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b5c6db89-3838-45ff-8c5e-f5e266c02f4a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:10.764822 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 804/3209] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:10 2026] POST /volume/v3/volumes => generated 745 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:10.781782 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9ec23843-b8fd-4208-9290-262cbf829c7f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.783559 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ec23843-b8fd-4208-9290-262cbf829c7f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:10.783966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ec23843-b8fd-4208-9290-262cbf829c7f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.784243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ec23843-b8fd-4208-9290-262cbf829c7f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.801281 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:10.801281 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:10.806304 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9ec23843-b8fd-4208-9290-262cbf829c7f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:10.815739 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ec23843-b8fd-4208-9290-262cbf829c7f tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 returned with HTTP 200 Aug 05 18:25:10.816478 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 806/3210] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:10.878681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c3cc9c7f-5d3c-4e04-94e1-778fce43c11b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:10.881258 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c3cc9c7f-5d3c-4e04-94e1-778fce43c11b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:10.881636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c3cc9c7f-5d3c-4e04-94e1-778fce43c11b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:10.881875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c3cc9c7f-5d3c-4e04-94e1-778fce43c11b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:10.890891 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:10.890891 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:10.896929 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c3cc9c7f-5d3c-4e04-94e1-778fce43c11b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:10.905394 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c3cc9c7f-5d3c-4e04-94e1-778fce43c11b tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:10.905844 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 794/3211] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:10 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:11.736680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ff17f9c1-92b5-48d7-b84b-4551dcabd63f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:11.742209 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ff17f9c1-92b5-48d7-b84b-4551dcabd63f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:11.743935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ff17f9c1-92b5-48d7-b84b-4551dcabd63f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:11.743935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ff17f9c1-92b5-48d7-b84b-4551dcabd63f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:11.746149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ff17f9c1-92b5-48d7-b84b-4551dcabd63f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:11.754370 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:11.754370 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:11.754920 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ff17f9c1-92b5-48d7-b84b-4551dcabd63f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:11.755668 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 808/3212] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:11 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:11.834602 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-29e100cb-e51a-4612-98b6-1aed0d5d4da4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:11.837226 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29e100cb-e51a-4612-98b6-1aed0d5d4da4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:11.837650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29e100cb-e51a-4612-98b6-1aed0d5d4da4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:11.837948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29e100cb-e51a-4612-98b6-1aed0d5d4da4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:11.848930 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:11.848930 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:11.854008 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-29e100cb-e51a-4612-98b6-1aed0d5d4da4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:11.860293 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29e100cb-e51a-4612-98b6-1aed0d5d4da4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 returned with HTTP 200 Aug 05 18:25:11.862262 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 805/3213] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:11 2026] GET /volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:11.886184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:11.887088 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:11.887831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "82e6ecb0-1d69-4633-ba73-ec173094f815", "size": 1, "name": "tempest-VolumesGetTest-Volume-211256380", "metadata": {"Type": "Test"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:11.890364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'source_volid': '82e6ecb0-1d69-4633-ba73-ec173094f815', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-211256380', 'metadata': {'Type': 'Test'}}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:11.901183 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:11.901183 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:11.902648 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume retrieved successfully. Aug 05 18:25:11.902648 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:11.909285 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:11.916367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (aff8f9f9-1909-43d5-96de-af1f807d8b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:11.918067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6680d5-ee9f-4738-aca0-7747a1ba0abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:11.920267 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:11.955203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6680d5-ee9f-4738-aca0-7747a1ba0abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '82e6ecb0-1d69-4633-ba73-ec173094f815', 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:11.955883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36d983d-a91b-457d-9209-f70f63f1ee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:12.025306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['8b8ced84-a19e-4bf0-bbcd-8572b881a3c0', 'c5bda013-a4d8-423a-9702-ab2844d22ebf', '3edd1329-e897-45c2-974c-04b3e1f9f7d8', 'df522415-add8-4d59-9582-89afb0469dda'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:12.026012 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36d983d-a91b-457d-9209-f70f63f1ee87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b8ced84-a19e-4bf0-bbcd-8572b881a3c0', 'c5bda013-a4d8-423a-9702-ab2844d22ebf', '3edd1329-e897-45c2-974c-04b3e1f9f7d8', 'df522415-add8-4d59-9582-89afb0469dda']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:12.027555 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684c3a59-76fd-4695-a399-3c79976bdebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:12.079637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (684c3a59-76fd-4695-a399-3c79976bdebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34e84531-c702-44ba-a09b-169926d8bcd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-211256380',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['8b8ced84-a19e-4bf0-bbcd-8572b881a3c0','c5bda013-a4d8-423a-9702-ab2844d22ebf','3edd1329-e897-45c2-974c-04b3e1f9f7d8','df522415-add8-4d59-9582-89afb0469dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=82e6ecb0-1d69-4633-ba73-ec173094f815,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-211256380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34e84531-c702-44ba-a09b-169926d8bcd8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=82e6ecb0-1d69-4633-ba73-ec173094f815,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:12.081357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef206a6c-e5ee-414e-aeee-c890155fa531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:12.117129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef206a6c-e5ee-414e-aeee-c890155fa531) transitioned into state 'SUCCESS' from state '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-211256380',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['8b8ced84-a19e-4bf0-bbcd-8572b881a3c0','c5bda013-a4d8-423a-9702-ab2844d22ebf','3edd1329-e897-45c2-974c-04b3e1f9f7d8','df522415-add8-4d59-9582-89afb0469dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=82e6ecb0-1d69-4633-ba73-ec173094f815,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:12.117874 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d77a5d7-5597-4daf-9b06-14cf822da229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:12.149925 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d77a5d7-5597-4daf-9b06-14cf822da229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:12.151562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (aff8f9f9-1909-43d5-96de-af1f807d8b02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:12.151739 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:12.152404 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5832e877-e1e5-439c-b8d6-74fc32eb18f4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:12.152922 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 807/3214] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:11 2026] POST /volume/v3/volumes => generated 792 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:12.170534 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b648bcd7-2a37-4d07-9ea7-b0ca43a66a05 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:12.172496 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b648bcd7-2a37-4d07-9ea7-b0ca43a66a05 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:12.172769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b648bcd7-2a37-4d07-9ea7-b0ca43a66a05 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:12.173043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b648bcd7-2a37-4d07-9ea7-b0ca43a66a05 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:12.189235 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:12.189235 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:12.196654 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b648bcd7-2a37-4d07-9ea7-b0ca43a66a05 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:12.202753 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b648bcd7-2a37-4d07-9ea7-b0ca43a66a05 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:12.203417 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 795/3215] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:12 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:12.770554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2de232aa-728d-4127-800e-f728ef03e255 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:12.772712 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2de232aa-728d-4127-800e-f728ef03e255 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:12.772881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2de232aa-728d-4127-800e-f728ef03e255 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:12.772953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2de232aa-728d-4127-800e-f728ef03e255 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:12.773051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-2de232aa-728d-4127-800e-f728ef03e255 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:12.779567 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:12.779567 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:12.780742 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2de232aa-728d-4127-800e-f728ef03e255 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:12.781056 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 809/3216] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:12 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.219349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-535ab3d2-d82b-4ab4-a318-fbd30497ff04 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.221512 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-535ab3d2-d82b-4ab4-a318-fbd30497ff04 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:13.221814 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-535ab3d2-d82b-4ab4-a318-fbd30497ff04 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:13.222008 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-535ab3d2-d82b-4ab4-a318-fbd30497ff04 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:13.231838 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.231838 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:13.236608 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-535ab3d2-d82b-4ab4-a318-fbd30497ff04 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:13.242144 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-535ab3d2-d82b-4ab4-a318-fbd30497ff04 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:13.242589 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 806/3217] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:13 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.258403 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6264bf11-fe13-4a77-9c84-66ddfd57c0d8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.261261 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6264bf11-fe13-4a77-9c84-66ddfd57c0d8 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:13.261587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6264bf11-fe13-4a77-9c84-66ddfd57c0d8 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:13.262157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6264bf11-fe13-4a77-9c84-66ddfd57c0d8 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:13.274440 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.274440 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:13.281763 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6264bf11-fe13-4a77-9c84-66ddfd57c0d8 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:13.290312 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6264bf11-fe13-4a77-9c84-66ddfd57c0d8 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:13.291418 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 808/3218] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:13 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 885 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.312069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-12edf2dd-2c38-4764-8ec7-94c07c9fb6eb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.314461 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-12edf2dd-2c38-4764-8ec7-94c07c9fb6eb tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:13.314905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-12edf2dd-2c38-4764-8ec7-94c07c9fb6eb tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-211256380"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:13.328988 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.328988 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:13.337605 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-12edf2dd-2c38-4764-8ec7-94c07c9fb6eb tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:13.348736 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-12edf2dd-2c38-4764-8ec7-94c07c9fb6eb tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:13.350011 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-12edf2dd-2c38-4764-8ec7-94c07c9fb6eb tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:13.350690 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 796/3219] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:25:13 2026] PUT /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.367879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-351a109c-d715-4f8d-a274-7efd1cc76230 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.373811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-351a109c-d715-4f8d-a274-7efd1cc76230 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:13.373811 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-351a109c-d715-4f8d-a274-7efd1cc76230 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1970543408", "description": "This is the new description of volume"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:13.399617 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.399617 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:13.411655 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-351a109c-d715-4f8d-a274-7efd1cc76230 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:13.423043 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-351a109c-d715-4f8d-a274-7efd1cc76230 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:13.424006 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-351a109c-d715-4f8d-a274-7efd1cc76230 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:13.424688 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 810/3220] 10.4.3.210 () {68 vars in 1369 bytes} [Wed Aug 5 18:25:13 2026] PUT /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.439999 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-aab79f87-e9a8-49c3-9fe7-b6d3fc2eabd5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.442668 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aab79f87-e9a8-49c3-9fe7-b6d3fc2eabd5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:13.443391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aab79f87-e9a8-49c3-9fe7-b6d3fc2eabd5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:13.443391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aab79f87-e9a8-49c3-9fe7-b6d3fc2eabd5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:13.456755 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.456755 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:13.463573 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aab79f87-e9a8-49c3-9fe7-b6d3fc2eabd5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:13.471471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aab79f87-e9a8-49c3-9fe7-b6d3fc2eabd5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:13.472062 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 807/3221] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:13 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 925 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.487437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.490421 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:13.490912 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-732979486", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1346845941"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:13.492620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-732979486', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1346845941'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:13.492932 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:13.500072 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:13.507004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (945c24be-7646-47a5-93b9-ef889a3891d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:13.507851 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b52ce4-f35b-4d40-90c3-4afc80ac6d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:13.508884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:13.544686 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b52ce4-f35b-4d40-90c3-4afc80ac6d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:13.545588 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1394da-e5cb-40b9-aa69-fa52713f4e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:13.609756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['01bf126a-1af6-48ba-bc64-334b6c97385f', 'df73257b-dd3b-4d20-bfb3-a08afeb55ac8', '923307e0-7d07-4396-8d7a-4e852049923a', '6ca73209-29b6-48a7-abd6-701f5ae5b98e'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:13.610881 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1394da-e5cb-40b9-aa69-fa52713f4e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01bf126a-1af6-48ba-bc64-334b6c97385f', 'df73257b-dd3b-4d20-bfb3-a08afeb55ac8', '923307e0-7d07-4396-8d7a-4e852049923a', '6ca73209-29b6-48a7-abd6-701f5ae5b98e']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:13.611734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fe0e24-3f81-422c-ad46-bba89fe1ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:13.637926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fe0e24-3f81-422c-ad46-bba89fe1ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1b233ff-b423-4631-8292-28c311389ad0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-732979486',display_name='tempest-VolumesGetTest-Volume-1346845941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['01bf126a-1af6-48ba-bc64-334b6c97385f','df73257b-dd3b-4d20-bfb3-a08afeb55ac8','923307e0-7d07-4396-8d7a-4e852049923a','6ca73209-29b6-48a7-abd6-701f5ae5b98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-732979486',display_name='tempest-VolumesGetTest-Volume-1346845941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1b233ff-b423-4631-8292-28c311389ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:13.638979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33312f9a-0635-41ea-9670-ee5dbfdf5e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:13.667068 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33312f9a-0635-41ea-9670-ee5dbfdf5e21) transitioned into 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-732979486',display_name='tempest-VolumesGetTest-Volume-1346845941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['01bf126a-1af6-48ba-bc64-334b6c97385f','df73257b-dd3b-4d20-bfb3-a08afeb55ac8','923307e0-7d07-4396-8d7a-4e852049923a','6ca73209-29b6-48a7-abd6-701f5ae5b98e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:13.668224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5621128-f5b6-4491-a92f-ace41adb85ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:13.685964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5621128-f5b6-4491-a92f-ace41adb85ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:13.686862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (945c24be-7646-47a5-93b9-ef889a3891d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:13.687441 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:13.687922 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dde93fb1-825d-4f4b-a5b6-6f795f30d994 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:13.688560 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 809/3222] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:13 2026] POST /volume/v3/volumes => generated 779 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:13.705227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a010fca5-2213-4476-8191-3c5cf3b95a01 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.707464 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a010fca5-2213-4476-8191-3c5cf3b95a01 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:13.707664 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a010fca5-2213-4476-8191-3c5cf3b95a01 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:13.707892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a010fca5-2213-4476-8191-3c5cf3b95a01 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:13.717214 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.717214 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:13.722407 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a010fca5-2213-4476-8191-3c5cf3b95a01 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:13.728347 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a010fca5-2213-4476-8191-3c5cf3b95a01 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 200 Aug 05 18:25:13.729253 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 797/3223] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:13 2026] GET /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:13.795777 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7a0356f7-1dce-47bb-88d9-65faa69cab51 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:13.799537 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a0356f7-1dce-47bb-88d9-65faa69cab51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:13.799537 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a0356f7-1dce-47bb-88d9-65faa69cab51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:13.799759 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a0356f7-1dce-47bb-88d9-65faa69cab51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:13.799912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7a0356f7-1dce-47bb-88d9-65faa69cab51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:13.805603 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:13.805603 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:13.806451 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a0356f7-1dce-47bb-88d9-65faa69cab51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:13.806938 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 811/3224] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:13 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:14.442295 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-870e0406-8395-42c6-8daf-4140a5082786 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.444677 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-870e0406-8395-42c6-8daf-4140a5082786 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:14.444985 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-870e0406-8395-42c6-8daf-4140a5082786 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.445132 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-870e0406-8395-42c6-8daf-4140a5082786 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.453880 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.453880 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:14.458364 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-870e0406-8395-42c6-8daf-4140a5082786 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:14.467055 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-870e0406-8395-42c6-8daf-4140a5082786 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:14.467659 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 808/3225] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:14 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:14.486974 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.489086 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:14.489436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.489555 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.489792 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Delete volume with id: d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:14.500316 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.500316 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:14.501026 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:14.526910 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Delete volume request issued successfully. Aug 05 18:25:14.527204 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae1cecdb-e5ca-40af-bf96-6313faf87739 tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 202 Aug 05 18:25:14.527886 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 810/3226] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:25:14 2026] DELETE /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:25:14.535652 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d748e603-6350-43de-952a-ef1d45fb4fcf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.538893 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d748e603-6350-43de-952a-ef1d45fb4fcf tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:14.539212 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d748e603-6350-43de-952a-ef1d45fb4fcf tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.539507 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d748e603-6350-43de-952a-ef1d45fb4fcf tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.559945 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.559945 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:14.565561 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d748e603-6350-43de-952a-ef1d45fb4fcf tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Volume info retrieved successfully. Aug 05 18:25:14.572187 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d748e603-6350-43de-952a-ef1d45fb4fcf tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 200 Aug 05 18:25:14.572902 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 798/3227] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:14 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:14.744318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6f00469d-a81e-49ff-a5e7-cc02b298d10c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.746973 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6f00469d-a81e-49ff-a5e7-cc02b298d10c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:14.747259 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6f00469d-a81e-49ff-a5e7-cc02b298d10c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.747793 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6f00469d-a81e-49ff-a5e7-cc02b298d10c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.769467 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.769467 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:14.781028 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6f00469d-a81e-49ff-a5e7-cc02b298d10c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:14.788046 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6f00469d-a81e-49ff-a5e7-cc02b298d10c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 200 Aug 05 18:25:14.788536 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 812/3228] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:14 2026] GET /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:14.805628 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f3adb793-048d-4118-9ca9-3404d8d28f91 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.807880 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f3adb793-048d-4118-9ca9-3404d8d28f91 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:14.808778 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f3adb793-048d-4118-9ca9-3404d8d28f91 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-211256380", "description": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:14.820552 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.820552 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:14.822152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3350cb6b-d835-4cc1-86ed-5a1a54ad9103 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.824380 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3350cb6b-d835-4cc1-86ed-5a1a54ad9103 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:14.824707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3350cb6b-d835-4cc1-86ed-5a1a54ad9103 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.824977 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3350cb6b-d835-4cc1-86ed-5a1a54ad9103 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.825153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-3350cb6b-d835-4cc1-86ed-5a1a54ad9103 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:14.826721 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f3adb793-048d-4118-9ca9-3404d8d28f91 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:14.834100 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.834100 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:14.835299 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3350cb6b-d835-4cc1-86ed-5a1a54ad9103 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:14.836170 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 811/3229] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:14 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:14.843977 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f3adb793-048d-4118-9ca9-3404d8d28f91 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:14.844700 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f3adb793-048d-4118-9ca9-3404d8d28f91 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 200 Aug 05 18:25:14.845138 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 809/3230] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:25:14 2026] PUT /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:14.867854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4e8c7483-559a-4836-aa57-940600c3e107 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.870582 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4e8c7483-559a-4836-aa57-940600c3e107 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:14.870907 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4e8c7483-559a-4836-aa57-940600c3e107 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.871148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4e8c7483-559a-4836-aa57-940600c3e107 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.882243 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.882243 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:14.890432 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4e8c7483-559a-4836-aa57-940600c3e107 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:14.898215 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4e8c7483-559a-4836-aa57-940600c3e107 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 200 Aug 05 18:25:14.898215 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 799/3231] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:14 2026] GET /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:14.912335 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.914864 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:14.915167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.915401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.915609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:14.924219 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.924219 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:14.925579 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:14.954357 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:14.954609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb426f1e-2e69-4fe5-bc20-503206d7c66b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 202 Aug 05 18:25:14.955130 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 813/3232] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:14 2026] DELETE /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:14.966028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e61d734-7e58-4182-be39-3e8854d1ccf5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:14.968466 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e61d734-7e58-4182-be39-3e8854d1ccf5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:14.968826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e61d734-7e58-4182-be39-3e8854d1ccf5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:14.968979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e61d734-7e58-4182-be39-3e8854d1ccf5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:14.978217 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:14.978217 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:14.982753 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9e61d734-7e58-4182-be39-3e8854d1ccf5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:14.989203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e61d734-7e58-4182-be39-3e8854d1ccf5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 200 Aug 05 18:25:14.989203 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 812/3233] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:14 2026] GET /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:15.587456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-feec47a9-a07e-4f7c-9d0d-3594b55806da None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:15.590040 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-feec47a9-a07e-4f7c-9d0d-3594b55806da tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] GET https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 Aug 05 18:25:15.590259 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-feec47a9-a07e-4f7c-9d0d-3594b55806da tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:15.591061 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-feec47a9-a07e-4f7c-9d0d-3594b55806da tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:15.605360 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-feec47a9-a07e-4f7c-9d0d-3594b55806da tempest-VolumesExtendAttachedTest-888859350 tempest-VolumesExtendAttachedTest-888859350-project-member] https://10.4.3.210/volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 returned with HTTP 404 Aug 05 18:25:15.606381 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 810/3234] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:25:15 2026] GET /volume/v3/volumes/d095441d-a08b-43fb-a8cd-c1e81fed08f7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:25:15.848867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-47572e8a-9737-448e-8a79-e1628ca00075 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:15.853809 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47572e8a-9737-448e-8a79-e1628ca00075 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:15.853809 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47572e8a-9737-448e-8a79-e1628ca00075 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:15.853809 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47572e8a-9737-448e-8a79-e1628ca00075 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:15.853809 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-47572e8a-9737-448e-8a79-e1628ca00075 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:15.858908 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:15.858908 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:15.860073 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47572e8a-9737-448e-8a79-e1628ca00075 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:15.860637 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 800/3235] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:15 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:15.908728 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-77c4a816-9add-4f03-90d5-a08c1837f79e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:15.910882 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:15.911240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-736329794", "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:15.912818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-736329794', 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:16.005208 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0c69f4ee-3486-4f0a-ac1a-65b83a6ba93e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.008147 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c69f4ee-3486-4f0a-ac1a-65b83a6ba93e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 Aug 05 18:25:16.008433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c69f4ee-3486-4f0a-ac1a-65b83a6ba93e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:16.008730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0c69f4ee-3486-4f0a-ac1a-65b83a6ba93e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:16.014682 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0c69f4ee-3486-4f0a-ac1a-65b83a6ba93e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 returned with HTTP 404 Aug 05 18:25:16.015205 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 813/3236] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:16 2026] GET /volume/v3/volumes/b1b233ff-b423-4631-8292-28c311389ad0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:16.021927 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4621f997-63d9-44ad-a5c7-7fe6ad56d9a5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.024439 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4621f997-63d9-44ad-a5c7-7fe6ad56d9a5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:16.024890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4621f997-63d9-44ad-a5c7-7fe6ad56d9a5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:16.025262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4621f997-63d9-44ad-a5c7-7fe6ad56d9a5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:16.035886 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:16.035886 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:16.041535 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4621f997-63d9-44ad-a5c7-7fe6ad56d9a5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:16.049057 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4621f997-63d9-44ad-a5c7-7fe6ad56d9a5 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:16.049984 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 811/3237] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:16 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:16.067522 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a9500ce3-22a3-482b-89da-600e346b117a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.069934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:16.070187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:16.070493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:16.070706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: 34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:16.080191 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:16.080191 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:16.080736 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:16.103039 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:16.103292 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a9500ce3-22a3-482b-89da-600e346b117a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 202 Aug 05 18:25:16.103988 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 801/3238] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:16 2026] DELETE /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:16.112521 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-95911c06-9b95-4cce-8909-68f2a48b6f66 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.114969 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-95911c06-9b95-4cce-8909-68f2a48b6f66 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:16.115224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-95911c06-9b95-4cce-8909-68f2a48b6f66 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:16.115489 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-95911c06-9b95-4cce-8909-68f2a48b6f66 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:16.125290 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:16.125290 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:16.130998 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-95911c06-9b95-4cce-8909-68f2a48b6f66 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:16.138312 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-95911c06-9b95-4cce-8909-68f2a48b6f66 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 200 Aug 05 18:25:16.138999 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 814/3239] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:16 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 924 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:16.227282 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Create volume of 1 GB Aug 05 18:25:16.232273 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Availability Zones retrieved successfully. Aug 05 18:25:16.238180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Flow 'volume_create_api' (acac2083-144e-4f33-ac00-ddbbe4be51a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:16.239909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3bbdcc-eee8-443e-86c5-60a51a88ab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:16.240927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:16.340166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3bbdcc-eee8-443e-86c5-60a51a88ab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:16.340166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac6bac6-4a7a-4333-85a7-4340196953eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:16.419839 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Created reservations ['fcebb937-1bbf-4982-bb2c-3b34880b8cf4', 'd2daea61-adbe-408b-86ee-73754792f694', '8103fdfc-b8b9-4180-8915-a2f73f76da10', '37075d2e-91bf-4d2f-9394-e4e29c86f042'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:16.420672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dac6bac6-4a7a-4333-85a7-4340196953eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcebb937-1bbf-4982-bb2c-3b34880b8cf4', 'd2daea61-adbe-408b-86ee-73754792f694', '8103fdfc-b8b9-4180-8915-a2f73f76da10', '37075d2e-91bf-4d2f-9394-e4e29c86f042']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:16.421712 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d1d6cb-9133-44bb-98da-37e42d1714d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:16.442290 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d1d6cb-9133-44bb-98da-37e42d1714d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef4d093-1fbf-4191-911b-fdc5a88a569c', '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-736329794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a526c9bdda64151a657fc28cad3ab85',qos_specs=None,replication_status=,reservations=['fcebb937-1bbf-4982-bb2c-3b34880b8cf4','d2daea61-adbe-408b-86ee-73754792f694','8103fdfc-b8b9-4180-8915-a2f73f76da10','37075d2e-91bf-4d2f-9394-e4e29c86f042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33fc75a665e44000a2fafebe96f7e1db',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-736329794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef4d093-1fbf-4191-911b-fdc5a88a569c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a526c9bdda64151a657fc28cad3ab85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33fc75a665e44000a2fafebe96f7e1db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:16.443037 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab4fabb-8af8-4640-8df3-d577faee677f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:16.463307 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab4fabb-8af8-4640-8df3-d577faee677f) transitioned into state 'SUCCESS' from state '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-736329794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a526c9bdda64151a657fc28cad3ab85',qos_specs=None,replication_status=,reservations=['fcebb937-1bbf-4982-bb2c-3b34880b8cf4','d2daea61-adbe-408b-86ee-73754792f694','8103fdfc-b8b9-4180-8915-a2f73f76da10','37075d2e-91bf-4d2f-9394-e4e29c86f042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33fc75a665e44000a2fafebe96f7e1db',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:16.463822 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a817c3a8-2aff-4844-badd-56f4196cbe6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:16.479621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a817c3a8-2aff-4844-badd-56f4196cbe6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:16.479621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Flow 'volume_create_api' (acac2083-144e-4f33-ac00-ddbbe4be51a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:16.479621 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Create volume request issued successfully. Aug 05 18:25:16.479621 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-77c4a816-9add-4f03-90d5-a08c1837f79e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:16.479920 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 814/3240] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:15 2026] POST /volume/v3/volumes => generated 752 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:16.501614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-97834462-013a-4765-997f-842c86cf6ab7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.505769 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97834462-013a-4765-997f-842c86cf6ab7 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] GET https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:25:16.508734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97834462-013a-4765-997f-842c86cf6ab7 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:16.508734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97834462-013a-4765-997f-842c86cf6ab7 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:16.527185 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:16.527185 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:16.548181 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-97834462-013a-4765-997f-842c86cf6ab7 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:25:16.569465 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97834462-013a-4765-997f-842c86cf6ab7 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 200 Aug 05 18:25:16.570153 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 812/3241] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:16 2026] GET /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 820 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:16.838263 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.873776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ab8844d4-f22c-4197-b6cc-38a85832429e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:16.878823 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab8844d4-f22c-4197-b6cc-38a85832429e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:16.879061 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab8844d4-f22c-4197-b6cc-38a85832429e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:16.879321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab8844d4-f22c-4197-b6cc-38a85832429e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:16.879655 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ab8844d4-f22c-4197-b6cc-38a85832429e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:16.888021 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:16.888021 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:16.888942 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab8844d4-f22c-4197-b6cc-38a85832429e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:16.889522 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 815/3242] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:16 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:16.966031 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:16.966516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-21600982"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:16.968204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-21600982'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:16.968343 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume of 1 GB Aug 05 18:25:16.972632 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Availability Zones retrieved successfully. Aug 05 18:25:16.978922 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Flow 'volume_create_api' (5d63b9a8-363a-4798-aa5a-781e0de6b8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:16.980091 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8420b586-cf1c-4aa3-a9ec-4f17e2a71c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:16.981259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:17.014028 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8420b586-cf1c-4aa3-a9ec-4f17e2a71c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:17.015183 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a12aa84-88ed-4b30-a2a8-cd69b2a243d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:17.092929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['a93d75b1-85f9-43c1-a3d3-6933f3bec5e0', '3828a195-3ec7-42e3-962d-c64490a25cc5', 'a386b4c8-4476-4f7a-ac3e-d0efb36d15b5', '57582322-843b-49f6-9142-bbdfec57ce82'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:17.094050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a12aa84-88ed-4b30-a2a8-cd69b2a243d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93d75b1-85f9-43c1-a3d3-6933f3bec5e0', '3828a195-3ec7-42e3-962d-c64490a25cc5', 'a386b4c8-4476-4f7a-ac3e-d0efb36d15b5', '57582322-843b-49f6-9142-bbdfec57ce82']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:17.094892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eaa207f-8ba2-4f91-bbe0-20edd42dc691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:17.121984 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eaa207f-8ba2-4f91-bbe0-20edd42dc691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c6b8f3-6db8-44b6-a049-960ff04fa899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-21600982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695be161ad0247efa56255d21cd703d6',qos_specs=None,replication_status=,reservations=['a93d75b1-85f9-43c1-a3d3-6933f3bec5e0','3828a195-3ec7-42e3-962d-c64490a25cc5','a386b4c8-4476-4f7a-ac3e-d0efb36d15b5','57582322-843b-49f6-9142-bbdfec57ce82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-21600982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80c6b8f3-6db8-44b6-a049-960ff04fa899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695be161ad0247efa56255d21cd703d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:17.122751 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd65d87-5986-471b-8161-a58a05aeee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:17.151130 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd65d87-5986-471b-8161-a58a05aeee12) transitioned into state 'SUCCESS' from state '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-21600982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695be161ad0247efa56255d21cd703d6',qos_specs=None,replication_status=,reservations=['a93d75b1-85f9-43c1-a3d3-6933f3bec5e0','3828a195-3ec7-42e3-962d-c64490a25cc5','a386b4c8-4476-4f7a-ac3e-d0efb36d15b5','57582322-843b-49f6-9142-bbdfec57ce82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:17.152130 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379e1e4a-835c-4681-81d1-f479719644b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:17.155607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-847e5178-9893-4a4a-a9f2-019551a04976 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.161054 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-847e5178-9893-4a4a-a9f2-019551a04976 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 Aug 05 18:25:17.162233 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-847e5178-9893-4a4a-a9f2-019551a04976 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.162822 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-847e5178-9893-4a4a-a9f2-019551a04976 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.165284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (379e1e4a-835c-4681-81d1-f479719644b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:17.166537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Flow 'volume_create_api' (5d63b9a8-363a-4798-aa5a-781e0de6b8bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:17.167027 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume request issued successfully. Aug 05 18:25:17.168129 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7cc79be-2837-49f6-9ae3-15e6c90b37d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:17.168408 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 802/3243] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:16 2026] POST /volume/v3/volumes => generated 747 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:17.182290 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-847e5178-9893-4a4a-a9f2-019551a04976 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 returned with HTTP 404 Aug 05 18:25:17.185440 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 815/3244] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/volumes/34e84531-c702-44ba-a09b-169926d8bcd8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:17.185604 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b43cbd03-d7d8-4932-bbfb-09eba5b296ad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.189621 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b43cbd03-d7d8-4932-bbfb-09eba5b296ad tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 Aug 05 18:25:17.189621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b43cbd03-d7d8-4932-bbfb-09eba5b296ad tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.189621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b43cbd03-d7d8-4932-bbfb-09eba5b296ad tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.192417 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ef9098dc-fbe3-420d-a186-eb7993f34040 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.195842 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef9098dc-fbe3-420d-a186-eb7993f34040 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:17.195842 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef9098dc-fbe3-420d-a186-eb7993f34040 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.195842 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef9098dc-fbe3-420d-a186-eb7993f34040 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.208378 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.208378 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:17.208569 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.208569 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:17.212994 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ef9098dc-fbe3-420d-a186-eb7993f34040 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:17.214152 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b43cbd03-d7d8-4932-bbfb-09eba5b296ad tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:25:17.218920 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef9098dc-fbe3-420d-a186-eb7993f34040 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 returned with HTTP 200 Aug 05 18:25:17.219552 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 816/3245] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:17.221480 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b43cbd03-d7d8-4932-bbfb-09eba5b296ad tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 returned with HTTP 200 Aug 05 18:25:17.221899 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 813/3246] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:17.237995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.240447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:17.240764 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.241055 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.241294 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: 82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:17.249799 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.249799 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:17.250344 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:17.274382 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:17.274743 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e149a232-98c3-4f69-9781-6ba1b603e3f1 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 returned with HTTP 202 Aug 05 18:25:17.275200 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 803/3247] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:17 2026] DELETE /volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:17.286343 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6ac858ad-81e4-49ee-8a59-80243cb6ab3d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.292449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ac858ad-81e4-49ee-8a59-80243cb6ab3d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:17.294492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ac858ad-81e4-49ee-8a59-80243cb6ab3d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.295444 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ac858ad-81e4-49ee-8a59-80243cb6ab3d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.307374 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.307374 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:17.312770 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6ac858ad-81e4-49ee-8a59-80243cb6ab3d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:17.318555 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ac858ad-81e4-49ee-8a59-80243cb6ab3d tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 returned with HTTP 200 Aug 05 18:25:17.319017 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 816/3248] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:17.594984 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-763c9d85-2573-4b67-8e53-f2527a471947 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.597252 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-763c9d85-2573-4b67-8e53-f2527a471947 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] GET https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:25:17.597570 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-763c9d85-2573-4b67-8e53-f2527a471947 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.597859 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-763c9d85-2573-4b67-8e53-f2527a471947 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.611638 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.611638 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:17.617162 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-763c9d85-2573-4b67-8e53-f2527a471947 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:25:17.625800 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-763c9d85-2573-4b67-8e53-f2527a471947 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 200 Aug 05 18:25:17.626313 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 817/3249] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:17.670629 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-86e24e53-072e-48b6-ba12-d466a694765b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.673686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-86e24e53-072e-48b6-ba12-d466a694765b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] GET https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:25:17.674153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-86e24e53-072e-48b6-ba12-d466a694765b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.674431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-86e24e53-072e-48b6-ba12-d466a694765b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.683380 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.683380 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:17.687698 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-86e24e53-072e-48b6-ba12-d466a694765b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:25:17.692880 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-86e24e53-072e-48b6-ba12-d466a694765b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 200 Aug 05 18:25:17.693347 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 814/3250] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:17.902489 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-81941bf5-004a-4ca2-8634-0d94c19dac59 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:17.905905 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-81941bf5-004a-4ca2-8634-0d94c19dac59 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:17.905905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-81941bf5-004a-4ca2-8634-0d94c19dac59 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:17.905905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-81941bf5-004a-4ca2-8634-0d94c19dac59 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:17.905905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-81941bf5-004a-4ca2-8634-0d94c19dac59 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:17.913017 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:17.913017 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:17.914047 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-81941bf5-004a-4ca2-8634-0d94c19dac59 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:17.914543 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 804/3251] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:17 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:18.238006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-59476a13-38cb-458a-a640-34720f12663b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.242145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-59476a13-38cb-458a-a640-34720f12663b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 Aug 05 18:25:18.242351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-59476a13-38cb-458a-a640-34720f12663b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.243292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-59476a13-38cb-458a-a640-34720f12663b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.251963 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.251963 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:18.256771 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-59476a13-38cb-458a-a640-34720f12663b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:25:18.262264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-59476a13-38cb-458a-a640-34720f12663b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 returned with HTTP 200 Aug 05 18:25:18.262552 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 817/3252] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:18.277738 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-67896c01-b513-456a-9efe-def8652d4a0a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.280637 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:25:18.280637 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80c6b8f3-6db8-44b6-a049-960ff04fa899", "name": "tempest-VolumesBackupsTest-Backup-825781535"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:18.281870 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating new backup {'backup': {'volume_id': '80c6b8f3-6db8-44b6-a049-960ff04fa899', 'name': 'tempest-VolumesBackupsTest-Backup-825781535'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:25:18.282062 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating backup of volume 80c6b8f3-6db8-44b6-a049-960ff04fa899 in container None Aug 05 18:25:18.290786 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.290786 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:18.291491 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:25:18.332652 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['a773737c-aa9b-4c60-a93b-0f58c8c1e9e6', '1927887d-86fc-489c-803c-4d170673592f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:18.339214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-35cb34d7-4b7f-4b48-9af8-0c9fa1f4d765 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.343467 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35cb34d7-4b7f-4b48-9af8-0c9fa1f4d765 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 Aug 05 18:25:18.344563 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35cb34d7-4b7f-4b48-9af8-0c9fa1f4d765 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.345384 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35cb34d7-4b7f-4b48-9af8-0c9fa1f4d765 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.356043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35cb34d7-4b7f-4b48-9af8-0c9fa1f4d765 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 returned with HTTP 404 Aug 05 18:25:18.356663 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 815/3253] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/v3/volumes/82e6ecb0-1d69-4633-ba73-ec173094f815 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:18.402482 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-67896c01-b513-456a-9efe-def8652d4a0a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:25:18.403283 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 818/3254] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:18 2026] POST /volume/v3/backups => generated 329 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:18.415946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-09594339-319f-426a-bf4f-c899a2807a96 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.418807 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09594339-319f-426a-bf4f-c899a2807a96 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:18.418807 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09594339-319f-426a-bf4f-c899a2807a96 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.419118 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09594339-319f-426a-bf4f-c899a2807a96 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.419280 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-09594339-319f-426a-bf4f-c899a2807a96 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:18.419685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.421814 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:18.422196 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-VolumesGetTest-Volume-1312351101", "metadata": {"Type": "Test"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:18.424518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1312351101', 'metadata': {'Type': 'Test'}}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:18.427072 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.427072 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:18.428134 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09594339-319f-426a-bf4f-c899a2807a96 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:18.433621 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 805/3255] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:18.540967 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:18.548462 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:18.555299 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (ea22333a-f1c1-4e92-b22b-10328e2857be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:18.556826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728ee8eb-af9c-4d8c-ae80-0a9dcb473b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:18.558687 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:18.559244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-e29abb20-6bcb-4fb7-9783-b6d426c4bc7e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.561990 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-e29abb20-6bcb-4fb7-9783-b6d426c4bc7e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] GET https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:25:18.562044 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-e29abb20-6bcb-4fb7-9783-b6d426c4bc7e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.562981 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-e29abb20-6bcb-4fb7-9783-b6d426c4bc7e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.576212 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.576212 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:18.583438 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-e29abb20-6bcb-4fb7-9783-b6d426c4bc7e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:25:18.595755 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-e29abb20-6bcb-4fb7-9783-b6d426c4bc7e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 200 Aug 05 18:25:18.596436 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 816/3256] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:18.608127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-960dd2d8-9195-4698-a498-b206b9b76b86 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.609575 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-960dd2d8-9195-4698-a498-b206b9b76b86 None None] GET https://10.4.3.210/volume// Aug 05 18:25:18.609575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-960dd2d8-9195-4698-a498-b206b9b76b86 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.610613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-960dd2d8-9195-4698-a498-b206b9b76b86 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.610613 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-960dd2d8-9195-4698-a498-b206b9b76b86 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:18.611308 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 819/3257] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:18.621051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-0b5d0a52-e9ef-4ec9-8549-034dd5f385ca None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.623636 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-0b5d0a52-e9ef-4ec9-8549-034dd5f385ca tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:25:18.623996 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-0b5d0a52-e9ef-4ec9-8549-034dd5f385ca tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fef4d093-1fbf-4191-911b-fdc5a88a569c", "connector": null, "instance_uuid": "82af0028-214d-4fb7-9ee2-12bad3e99280"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:18.624219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-c6a5954b-f9f8-4dd7-9c06-e58cc08ab76c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.626770 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-c6a5954b-f9f8-4dd7-9c06-e58cc08ab76c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 Aug 05 18:25:18.627049 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-c6a5954b-f9f8-4dd7-9c06-e58cc08ab76c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.627406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-c6a5954b-f9f8-4dd7-9c06-e58cc08ab76c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.638776 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.638776 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:18.641824 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.641824 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:18.653333 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (728ee8eb-af9c-4d8c-ae80-0a9dcb473b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:18.654158 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370fd845-ffd3-4db3-b043-bb3ffa697ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:18.685815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-0b5d0a52-e9ef-4ec9-8549-034dd5f385ca tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:25:18.686623 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 806/3258] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:25:18 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:18.709359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-325214d3-232e-433d-a7c9-8ce709a9ff29 req-c6a5954b-f9f8-4dd7-9c06-e58cc08ab76c tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 returned with HTTP 200 Aug 05 18:25:18.709462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['d55817f5-d715-4f4e-b8c9-c660af057bc6', 'ce8eae58-4b5c-4d3e-9630-7d2ede28d557', '3da09351-680d-4b9e-88ef-637e859dc551', '8b18fc26-24eb-48c3-a06b-88249aa70d49'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:18.712498 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (370fd845-ffd3-4db3-b043-bb3ffa697ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d55817f5-d715-4f4e-b8c9-c660af057bc6', 'ce8eae58-4b5c-4d3e-9630-7d2ede28d557', '3da09351-680d-4b9e-88ef-637e859dc551', '8b18fc26-24eb-48c3-a06b-88249aa70d49']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:18.712709 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 817/3259] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:25:18 2026] DELETE /volume/v3/attachments/d4bb1a07-86ed-44c1-89b5-960e66694e21 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:18.712742 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9781420-2854-4292-a658-688992b9f1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:18.741977 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9781420-2854-4292-a658-688992b9f1f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3251985c-1506-480e-b728-393e4fd7e6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1312351101',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['d55817f5-d715-4f4e-b8c9-c660af057bc6','ce8eae58-4b5c-4d3e-9630-7d2ede28d557','3da09351-680d-4b9e-88ef-637e859dc551','8b18fc26-24eb-48c3-a06b-88249aa70d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1312351101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3251985c-1506-480e-b728-393e4fd7e6fe,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:18.744091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a096e807-6c6c-410d-bb6d-d6f959916a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:18.773236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a096e807-6c6c-410d-bb6d-d6f959916a0b) transitioned into state 'SUCCESS' from state '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-1312351101',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['d55817f5-d715-4f4e-b8c9-c660af057bc6','ce8eae58-4b5c-4d3e-9630-7d2ede28d557','3da09351-680d-4b9e-88ef-637e859dc551','8b18fc26-24eb-48c3-a06b-88249aa70d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:18.774450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cdfecd5-82e3-4b5f-9b15-454b1f5cc477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:18.789836 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cdfecd5-82e3-4b5f-9b15-454b1f5cc477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:18.791106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (ea22333a-f1c1-4e92-b22b-10328e2857be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:18.791678 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:18.792474 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-044b380f-bb14-4b00-9bf2-1db793be1e71 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:18.793074 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 818/3260] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:18 2026] POST /volume/v3/volumes => generated 759 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:18.810611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-48f661b8-1e45-4d66-9ce6-085c1fc8b0ce None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.814276 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-48f661b8-1e45-4d66-9ce6-085c1fc8b0ce tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:18.814474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-48f661b8-1e45-4d66-9ce6-085c1fc8b0ce tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.814687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-48f661b8-1e45-4d66-9ce6-085c1fc8b0ce tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.836746 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.836746 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:18.841982 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-48f661b8-1e45-4d66-9ce6-085c1fc8b0ce tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:18.846932 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-48f661b8-1e45-4d66-9ce6-085c1fc8b0ce tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:18.847508 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 820/3261] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:18.930107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-911a299b-7e47-4043-9d1e-f01987c700b6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:18.932055 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-911a299b-7e47-4043-9d1e-f01987c700b6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:18.932297 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-911a299b-7e47-4043-9d1e-f01987c700b6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:18.932566 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-911a299b-7e47-4043-9d1e-f01987c700b6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:18.932727 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-911a299b-7e47-4043-9d1e-f01987c700b6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:18.937259 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:18.937259 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:18.938079 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-911a299b-7e47-4043-9d1e-f01987c700b6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:18.938454 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 807/3262] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:18 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:19.252064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-803640a0-2212-45ef-bacd-1d3789c40a6a req-b63fca37-8047-4bd0-b9cf-344a7c7a9c92 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.254476 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-803640a0-2212-45ef-bacd-1d3789c40a6a req-b63fca37-8047-4bd0-b9cf-344a7c7a9c92 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:25:19.254733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-803640a0-2212-45ef-bacd-1d3789c40a6a req-b63fca37-8047-4bd0-b9cf-344a7c7a9c92 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.254977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-803640a0-2212-45ef-bacd-1d3789c40a6a req-b63fca37-8047-4bd0-b9cf-344a7c7a9c92 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.264886 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:19.264886 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:19.273770 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-803640a0-2212-45ef-bacd-1d3789c40a6a req-b63fca37-8047-4bd0-b9cf-344a7c7a9c92 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:25:19.284181 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-803640a0-2212-45ef-bacd-1d3789c40a6a req-b63fca37-8047-4bd0-b9cf-344a7c7a9c92 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:25:19.284605 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 818/3263] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:19.445046 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dc841f95-b386-428a-8160-de9045fff57c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.447762 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dc841f95-b386-428a-8160-de9045fff57c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:19.448054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dc841f95-b386-428a-8160-de9045fff57c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.448369 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dc841f95-b386-428a-8160-de9045fff57c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.449207 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-dc841f95-b386-428a-8160-de9045fff57c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:19.457617 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:19.457617 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:19.460000 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dc841f95-b386-428a-8160-de9045fff57c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:19.463670 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 819/3264] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:19.868095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c18c361f-9e1c-4c70-80de-7f50c25b5c63 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.871087 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c18c361f-9e1c-4c70-80de-7f50c25b5c63 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:19.871087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c18c361f-9e1c-4c70-80de-7f50c25b5c63 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.871087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c18c361f-9e1c-4c70-80de-7f50c25b5c63 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.893208 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:19.893208 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:19.905772 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c18c361f-9e1c-4c70-80de-7f50c25b5c63 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:19.912788 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c18c361f-9e1c-4c70-80de-7f50c25b5c63 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:19.912788 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 821/3265] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 1367 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:19.928274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cbf61f3d-3e14-4f83-abc6-b3420c19886b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.933309 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cbf61f3d-3e14-4f83-abc6-b3420c19886b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:19.933545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cbf61f3d-3e14-4f83-abc6-b3420c19886b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.933949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cbf61f3d-3e14-4f83-abc6-b3420c19886b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.943956 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:19.943956 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:19.952372 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cbf61f3d-3e14-4f83-abc6-b3420c19886b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:19.956740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f494da5b-cbe0-46f9-bb48-18f018ef2ca1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.959214 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f494da5b-cbe0-46f9-bb48-18f018ef2ca1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:19.959618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f494da5b-cbe0-46f9-bb48-18f018ef2ca1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.959913 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f494da5b-cbe0-46f9-bb48-18f018ef2ca1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.960102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f494da5b-cbe0-46f9-bb48-18f018ef2ca1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:19.960949 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cbf61f3d-3e14-4f83-abc6-b3420c19886b tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:19.960949 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 808/3266] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:19.961929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7893af8f-10ef-4044-bb50-b928683667cc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.962357 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7893af8f-10ef-4044-bb50-b928683667cc None None] GET https://10.4.3.210/volume// Aug 05 18:25:19.962609 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7893af8f-10ef-4044-bb50-b928683667cc None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.963390 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7893af8f-10ef-4044-bb50-b928683667cc None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.963535 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7893af8f-10ef-4044-bb50-b928683667cc None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:19.964187 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 820/3267] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:19.976222 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:19.976222 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:19.977118 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f494da5b-cbe0-46f9-bb48-18f018ef2ca1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:19.977500 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 819/3268] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:19.979254 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2ab2bbfb-4247-4a78-9b89-f58b1bda8263 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.981346 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ab2bbfb-4247-4a78-9b89-f58b1bda8263 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:19.981702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ab2bbfb-4247-4a78-9b89-f58b1bda8263 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1312351101"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:19.989340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-2667219f-f6a8-41d2-8f4a-ac328e03e52d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:19.991621 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:19.991621 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:19.995137 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-2667219f-f6a8-41d2-8f4a-ac328e03e52d tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] GET https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:25:19.995468 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-2667219f-f6a8-41d2-8f4a-ac328e03e52d tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:19.995750 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-2667219f-f6a8-41d2-8f4a-ac328e03e52d tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:19.997982 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2ab2bbfb-4247-4a78-9b89-f58b1bda8263 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:20.013608 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2ab2bbfb-4247-4a78-9b89-f58b1bda8263 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:20.014273 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ab2bbfb-4247-4a78-9b89-f58b1bda8263 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:20.014948 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 822/3269] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:25:19 2026] PUT /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 783 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:20.020425 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.020425 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:20.025076 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-2667219f-f6a8-41d2-8f4a-ac328e03e52d tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:25:20.033718 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c96014c6-0205-47ed-983d-a02121d8f424 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.034045 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-2667219f-f6a8-41d2-8f4a-ac328e03e52d tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 200 Aug 05 18:25:20.034654 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 809/3270] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:25:19 2026] GET /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:20.036192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c96014c6-0205-47ed-983d-a02121d8f424 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:20.039420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c96014c6-0205-47ed-983d-a02121d8f424 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-303167894", "description": "This is the new description of volume"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:20.053432 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.053432 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:20.058337 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c96014c6-0205-47ed-983d-a02121d8f424 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:20.069962 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c96014c6-0205-47ed-983d-a02121d8f424 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:20.070962 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c96014c6-0205-47ed-983d-a02121d8f424 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:20.071560 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 821/3271] 10.4.3.210 () {68 vars in 1369 bytes} [Wed Aug 5 18:25:20 2026] PUT /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:20.089120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eceba405-fbf1-456d-b236-a5f921cd34bc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.091756 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eceba405-fbf1-456d-b236-a5f921cd34bc tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:20.092371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eceba405-fbf1-456d-b236-a5f921cd34bc tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:20.092371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eceba405-fbf1-456d-b236-a5f921cd34bc tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:20.102809 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.102809 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:20.110382 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-eceba405-fbf1-456d-b236-a5f921cd34bc tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:20.117847 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eceba405-fbf1-456d-b236-a5f921cd34bc tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:20.118249 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 820/3272] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:20 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:20.131352 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.133566 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:20.133950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-698733059", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-338951782"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:20.135439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-698733059', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-338951782'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:20.135558 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume of 1 GB Aug 05 18:25:20.140930 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Availability Zones retrieved successfully. Aug 05 18:25:20.148114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (e8a490e3-9622-4772-93ea-5d2bc682a701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:20.149500 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c80d10-66a8-4612-81ab-bf47defee5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:20.150801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:20.179640 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.182794 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] PUT https://10.4.3.210/volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6 Aug 05 18:25:20.183403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:20.196077 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Acquiring lock "cinder-attachment_update-fef4d093-1fbf-4191-911b-fdc5a88a569c-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:25:20.197059 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c80d10-66a8-4612-81ab-bf47defee5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:20.198649 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2576810a-5294-4dd0-8f2a-876a61272125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:20.205532 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Lock "cinder-attachment_update-fef4d093-1fbf-4191-911b-fdc5a88a569c-np0000006581" acquired by "attachment_update" :: waited 0.009s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:25:20.206956 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.206956 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:20.277546 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Created reservations ['26c2dee7-0579-45ed-a56f-c9daa17acf00', 'd2c98b93-71e3-4d9f-879f-2d5890466281', '5bd71fc8-e696-4eb5-b491-73d0a855cae3', '57c31f94-d41c-4e66-b265-47a52ce14302'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:20.278660 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2576810a-5294-4dd0-8f2a-876a61272125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26c2dee7-0579-45ed-a56f-c9daa17acf00', 'd2c98b93-71e3-4d9f-879f-2d5890466281', '5bd71fc8-e696-4eb5-b491-73d0a855cae3', '57c31f94-d41c-4e66-b265-47a52ce14302']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:20.279799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ff91e6-b063-498b-ba6b-d40bbc92a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:20.310814 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ff91e6-b063-498b-ba6b-d40bbc92a051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bf299ee-248c-47b7-bd81-23a9631fbcb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-698733059',display_name='tempest-VolumesGetTest-Volume-338951782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['26c2dee7-0579-45ed-a56f-c9daa17acf00','d2c98b93-71e3-4d9f-879f-2d5890466281','5bd71fc8-e696-4eb5-b491-73d0a855cae3','57c31f94-d41c-4e66-b265-47a52ce14302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:20Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-698733059',display_name='tempest-VolumesGetTest-Volume-338951782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bf299ee-248c-47b7-bd81-23a9631fbcb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3f6356cd8ae4597af7c4543b6066ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb568fa325146679cc02f271457706a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:20.312150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566a0f3e-87bb-4288-830e-c4d4f76037ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:20.335559 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Lock "cinder-attachment_update-fef4d093-1fbf-4191-911b-fdc5a88a569c-np0000006581" released by "attachment_update" :: held 0.130s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:25:20.336007 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-6f3815f7-e5c2-49b7-a369-f97ec8dc780b tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6 returned with HTTP 200 Aug 05 18:25:20.336494 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 810/3273] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:25:20 2026] PUT /volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:20.351720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566a0f3e-87bb-4288-830e-c4d4f76037ed) transitioned into 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-698733059',display_name='tempest-VolumesGetTest-Volume-338951782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3f6356cd8ae4597af7c4543b6066ff6',qos_specs=None,replication_status=,reservations=['26c2dee7-0579-45ed-a56f-c9daa17acf00','d2c98b93-71e3-4d9f-879f-2d5890466281','5bd71fc8-e696-4eb5-b491-73d0a855cae3','57c31f94-d41c-4e66-b265-47a52ce14302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb568fa325146679cc02f271457706a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:20.351720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b0869a-60de-470a-9e59-da74070e8b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:20.363941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2b0869a-60de-470a-9e59-da74070e8b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:20.365097 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Flow 'volume_create_api' (e8a490e3-9622-4772-93ea-5d2bc682a701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:20.365543 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Create volume request issued successfully. Aug 05 18:25:20.366510 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6db11d91-eabe-425b-99ab-dd7beedf0d39 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:20.367478 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 823/3274] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:20 2026] POST /volume/v3/volumes => generated 778 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:20.370826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-664c8f5d-14b5-4701-8dd1-aa678ba39a78 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.374854 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-664c8f5d-14b5-4701-8dd1-aa678ba39a78 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] POST https://10.4.3.210/volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6/action Aug 05 18:25:20.376613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-664c8f5d-14b5-4701-8dd1-aa678ba39a78 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:25:20.376961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-664c8f5d-14b5-4701-8dd1-aa678ba39a78 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:20.383512 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4b6ab4ca-860e-46cb-8fa1-25fe18a6f64c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.385398 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b6ab4ca-860e-46cb-8fa1-25fe18a6f64c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:20.385672 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b6ab4ca-860e-46cb-8fa1-25fe18a6f64c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:20.388226 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b6ab4ca-860e-46cb-8fa1-25fe18a6f64c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:20.396161 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.396161 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:20.406658 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4b6ab4ca-860e-46cb-8fa1-25fe18a6f64c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:20.412836 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b6ab4ca-860e-46cb-8fa1-25fe18a6f64c tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 200 Aug 05 18:25:20.414716 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 821/3275] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:20 2026] GET /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:20.419320 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.419320 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:20.439320 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a374810b-112c-4ee9-88b5-41f4499e62a7 req-664c8f5d-14b5-4701-8dd1-aa678ba39a78 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6/action returned with HTTP 204 Aug 05 18:25:20.439542 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 822/3276] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:25:20 2026] POST /volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:20.472057 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ec2911b6-eaf0-4071-8bd1-7567d2a2fa06 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:20.475151 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec2911b6-eaf0-4071-8bd1-7567d2a2fa06 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:20.475151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec2911b6-eaf0-4071-8bd1-7567d2a2fa06 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:20.475151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec2911b6-eaf0-4071-8bd1-7567d2a2fa06 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:20.475577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ec2911b6-eaf0-4071-8bd1-7567d2a2fa06 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:20.483143 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:20.483143 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:20.484269 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec2911b6-eaf0-4071-8bd1-7567d2a2fa06 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:20.484973 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 811/3277] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:20 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:20.998254 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fbbb8a7e-4897-4a26-a418-e67865cfb964 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.001433 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fbbb8a7e-4897-4a26-a418-e67865cfb964 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:21.001669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fbbb8a7e-4897-4a26-a418-e67865cfb964 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:21.002501 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fbbb8a7e-4897-4a26-a418-e67865cfb964 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:21.003187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-fbbb8a7e-4897-4a26-a418-e67865cfb964 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:21.011352 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.011352 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:21.011800 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fbbb8a7e-4897-4a26-a418-e67865cfb964 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:21.012225 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 824/3278] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:20 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:21.429137 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-29c7396f-d64e-42d1-96b4-36123b1a93a3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.431730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29c7396f-d64e-42d1-96b4-36123b1a93a3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:21.432013 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29c7396f-d64e-42d1-96b4-36123b1a93a3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:21.432273 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-29c7396f-d64e-42d1-96b4-36123b1a93a3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:21.441620 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.441620 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:21.446657 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-29c7396f-d64e-42d1-96b4-36123b1a93a3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:21.453215 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-29c7396f-d64e-42d1-96b4-36123b1a93a3 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 200 Aug 05 18:25:21.453561 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 822/3279] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:21 2026] GET /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:21.470882 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ffb9a2a8-d0a9-48fc-a157-f62e477ddc22 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.472657 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ffb9a2a8-d0a9-48fc-a157-f62e477ddc22 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] PUT https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:21.473089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ffb9a2a8-d0a9-48fc-a157-f62e477ddc22 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1312351101", "description": null}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:21.482741 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.482741 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:21.489385 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ffb9a2a8-d0a9-48fc-a157-f62e477ddc22 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:21.497397 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7cd379e4-df56-4de4-b9c4-80310f54e4d8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.499948 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7cd379e4-df56-4de4-b9c4-80310f54e4d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:21.500206 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7cd379e4-df56-4de4-b9c4-80310f54e4d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:21.500486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7cd379e4-df56-4de4-b9c4-80310f54e4d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:21.500682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-7cd379e4-df56-4de4-b9c4-80310f54e4d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:21.501876 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ffb9a2a8-d0a9-48fc-a157-f62e477ddc22 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume updated successfully. Aug 05 18:25:21.502774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ffb9a2a8-d0a9-48fc-a157-f62e477ddc22 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 200 Aug 05 18:25:21.503248 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 823/3280] 10.4.3.210 () {68 vars in 1368 bytes} [Wed Aug 5 18:25:21 2026] PUT /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 770 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:21.506619 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.506619 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:21.507497 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7cd379e4-df56-4de4-b9c4-80310f54e4d8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:21.507497 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 812/3281] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:21 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:21.516454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b5752b96-8e13-4a8f-97de-e75f2e6c6fe6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.518655 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5752b96-8e13-4a8f-97de-e75f2e6c6fe6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:21.518953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5752b96-8e13-4a8f-97de-e75f2e6c6fe6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:21.519146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5752b96-8e13-4a8f-97de-e75f2e6c6fe6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:21.527489 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.527489 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:21.531441 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b5752b96-8e13-4a8f-97de-e75f2e6c6fe6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:21.536232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5752b96-8e13-4a8f-97de-e75f2e6c6fe6 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 200 Aug 05 18:25:21.536938 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 825/3282] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:21 2026] GET /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:21.553038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.555420 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:21.555655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:21.555839 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:21.556012 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: 8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:21.563145 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.563145 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:21.563388 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:21.590197 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:21.590472 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4ba7272d-da08-40fb-a6aa-6d91b08f861e tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 202 Aug 05 18:25:21.591005 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 823/3283] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:21 2026] DELETE /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:21.600588 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4a92ddfd-ce36-4149-a7af-5a688a2bc879 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:21.602569 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a92ddfd-ce36-4149-a7af-5a688a2bc879 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:21.602807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a92ddfd-ce36-4149-a7af-5a688a2bc879 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:21.603290 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4a92ddfd-ce36-4149-a7af-5a688a2bc879 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:21.612979 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:21.612979 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:21.619205 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4a92ddfd-ce36-4149-a7af-5a688a2bc879 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:21.626946 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4a92ddfd-ce36-4149-a7af-5a688a2bc879 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 200 Aug 05 18:25:21.631634 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 824/3284] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:21 2026] GET /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:22.026255 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-586c44f0-d2b7-46cf-90ce-0d97d5eb9e20 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.028249 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-586c44f0-d2b7-46cf-90ce-0d97d5eb9e20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:22.029878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-586c44f0-d2b7-46cf-90ce-0d97d5eb9e20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.029878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-586c44f0-d2b7-46cf-90ce-0d97d5eb9e20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.030114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-586c44f0-d2b7-46cf-90ce-0d97d5eb9e20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:22.037751 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.037751 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:22.038993 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-586c44f0-d2b7-46cf-90ce-0d97d5eb9e20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:22.039526 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 813/3285] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:22 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:22.522143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-077e455e-131e-4ede-b921-4137d2e4fc21 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.522606 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.526488 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-077e455e-131e-4ede-b921-4137d2e4fc21 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:22.526488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-077e455e-131e-4ede-b921-4137d2e4fc21 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.526488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-077e455e-131e-4ede-b921-4137d2e4fc21 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.526488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-077e455e-131e-4ede-b921-4137d2e4fc21 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:22.526759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] DELETE https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:25:22.526759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.526759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.526759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume with id: 83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:25:22.530110 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.530110 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:22.531092 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-077e455e-131e-4ede-b921-4137d2e4fc21 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:22.531528 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 826/3286] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:22 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:22.535617 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.535617 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:22.535617 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:25:22.555883 np0000006581 devstack@c-api.service[100366]: WARNING cinder.keymgr.conf_key_mgr [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:25:22.567101 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Delete volume request issued successfully. Aug 05 18:25:22.567381 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3bf8b2a8-3208-453f-93e1-5470a102e3ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 202 Aug 05 18:25:22.568131 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 824/3287] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:22 2026] DELETE /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:22.576067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0370cfce-4e23-41c6-b7e3-00b3667119ef None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.578681 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0370cfce-4e23-41c6-b7e3-00b3667119ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:25:22.578681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0370cfce-4e23-41c6-b7e3-00b3667119ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.578681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0370cfce-4e23-41c6-b7e3-00b3667119ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.593200 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.593200 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:22.597764 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0370cfce-4e23-41c6-b7e3-00b3667119ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Volume info retrieved successfully. Aug 05 18:25:22.604103 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0370cfce-4e23-41c6-b7e3-00b3667119ef tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 200 Aug 05 18:25:22.604768 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 825/3288] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:22 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:22.643988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-86f133bb-eb31-4a8e-b60b-224570144bad None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.646166 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86f133bb-eb31-4a8e-b60b-224570144bad tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 Aug 05 18:25:22.646543 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86f133bb-eb31-4a8e-b60b-224570144bad tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.646888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86f133bb-eb31-4a8e-b60b-224570144bad tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.653702 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86f133bb-eb31-4a8e-b60b-224570144bad tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 returned with HTTP 404 Aug 05 18:25:22.654483 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 814/3289] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:22 2026] GET /volume/v3/volumes/8bf299ee-248c-47b7-bd81-23a9631fbcb6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:22.665275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ee3090d0-681b-42db-9186-114addef08b4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.667083 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ee3090d0-681b-42db-9186-114addef08b4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:22.669042 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ee3090d0-681b-42db-9186-114addef08b4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.669042 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ee3090d0-681b-42db-9186-114addef08b4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.677611 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.677611 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:22.683697 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ee3090d0-681b-42db-9186-114addef08b4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:22.689502 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ee3090d0-681b-42db-9186-114addef08b4 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:22.690118 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 827/3290] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:22 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:22.707612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.709454 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:22.709668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.709913 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.710128 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume with id: 3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:22.718960 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.718960 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:22.719558 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:22.756708 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Delete volume request issued successfully. Aug 05 18:25:22.757052 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e4b0ceb9-df1c-4eef-b1b4-6f5740a61c20 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 202 Aug 05 18:25:22.757647 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 825/3291] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:22 2026] DELETE /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:22.770558 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3bcc050f-631c-4254-bbfe-ce677018c92a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:22.774359 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3bcc050f-631c-4254-bbfe-ce677018c92a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:22.775105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3bcc050f-631c-4254-bbfe-ce677018c92a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:22.775944 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3bcc050f-631c-4254-bbfe-ce677018c92a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:22.794378 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:22.794378 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:22.801279 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3bcc050f-631c-4254-bbfe-ce677018c92a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Volume info retrieved successfully. Aug 05 18:25:22.807566 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3bcc050f-631c-4254-bbfe-ce677018c92a tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 200 Aug 05 18:25:22.808155 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 826/3292] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:22 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 1404 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:23.052222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b65c05dc-f6a5-4f8c-aade-b26d9de6f29a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.054625 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b65c05dc-f6a5-4f8c-aade-b26d9de6f29a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:23.055066 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b65c05dc-f6a5-4f8c-aade-b26d9de6f29a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.055174 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b65c05dc-f6a5-4f8c-aade-b26d9de6f29a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.055337 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b65c05dc-f6a5-4f8c-aade-b26d9de6f29a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:23.061041 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:23.061041 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:23.062190 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b65c05dc-f6a5-4f8c-aade-b26d9de6f29a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:23.062689 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 815/3293] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:23 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:23.307613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-354bb463-a579-4838-a0ec-bd4826510441 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.417799 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:23.417940 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1948534165"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:23.419529 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1948534165'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:23.419661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Create volume of 1 GB Aug 05 18:25:23.424473 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Availability Zones retrieved successfully. Aug 05 18:25:23.432544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Flow 'volume_create_api' (aa577aca-51bb-4d55-b47d-9d31c4be42b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:23.433802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7a0515-9a94-4777-8c63-ab124eb5aac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:23.435419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:23.475382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7a0515-9a94-4777-8c63-ab124eb5aac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:23.476284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb04762-c804-49bb-8bb3-fd1278601ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:23.545815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-87381cad-86bb-4a40-a7d0-f5075176493a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.548486 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87381cad-86bb-4a40-a7d0-f5075176493a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:23.548486 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87381cad-86bb-4a40-a7d0-f5075176493a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.548486 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-87381cad-86bb-4a40-a7d0-f5075176493a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.549374 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-87381cad-86bb-4a40-a7d0-f5075176493a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:23.554387 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:23.554387 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:23.555499 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-87381cad-86bb-4a40-a7d0-f5075176493a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:23.555974 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 826/3294] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:23 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:23.570705 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Created reservations ['31400894-5e28-421e-9e0d-625db696ebc5', 'bebe4947-f501-4a3c-95c8-adbc1b1889fe', '01c690a1-ec9e-4b3b-a6e2-af95b5b30990', 'fe053e68-c001-4ce5-bca6-bd657448ad5c'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:23.572202 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb04762-c804-49bb-8bb3-fd1278601ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31400894-5e28-421e-9e0d-625db696ebc5', 'bebe4947-f501-4a3c-95c8-adbc1b1889fe', '01c690a1-ec9e-4b3b-a6e2-af95b5b30990', 'fe053e68-c001-4ce5-bca6-bd657448ad5c']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:23.573729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad84008b-025b-4d60-ad4f-dbb953362952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:23.608522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad84008b-025b-4d60-ad4f-dbb953362952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82600447-62a5-464a-9074-9e74351518a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1948534165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0270e5d53941a68483fff278a2e99b',qos_specs=None,replication_status=,reservations=['31400894-5e28-421e-9e0d-625db696ebc5','bebe4947-f501-4a3c-95c8-adbc1b1889fe','01c690a1-ec9e-4b3b-a6e2-af95b5b30990','fe053e68-c001-4ce5-bca6-bd657448ad5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b5abc7fa7e41dd9785dd96cbaf54d0',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1948534165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82600447-62a5-464a-9074-9e74351518a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e0270e5d53941a68483fff278a2e99b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24b5abc7fa7e41dd9785dd96cbaf54d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:23.609544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f667abc-9bde-485a-8f89-5222d8112cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:23.624164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ca31d9c4-efeb-4403-a4a8-be3fdd999644 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.626702 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca31d9c4-efeb-4403-a4a8-be3fdd999644 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] GET https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 Aug 05 18:25:23.627031 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca31d9c4-efeb-4403-a4a8-be3fdd999644 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.627229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca31d9c4-efeb-4403-a4a8-be3fdd999644 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.635500 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca31d9c4-efeb-4403-a4a8-be3fdd999644 tempest-TestEncryptedCinderVolumes-225985739 tempest-TestEncryptedCinderVolumes-225985739-project-member] https://10.4.3.210/volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 returned with HTTP 404 Aug 05 18:25:23.636174 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 827/3295] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:23 2026] GET /volume/v3/volumes/83d47ba7-4f3c-4a06-a507-b10f5f560da1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:23.636892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f667abc-9bde-485a-8f89-5222d8112cb6) transitioned into state 'SUCCESS' from state '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-1948534165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e0270e5d53941a68483fff278a2e99b',qos_specs=None,replication_status=,reservations=['31400894-5e28-421e-9e0d-625db696ebc5','bebe4947-f501-4a3c-95c8-adbc1b1889fe','01c690a1-ec9e-4b3b-a6e2-af95b5b30990','fe053e68-c001-4ce5-bca6-bd657448ad5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24b5abc7fa7e41dd9785dd96cbaf54d0',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:23.638038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e72e0f-42a2-426f-9490-748229298bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:23.644539 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.651918 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e72e0f-42a2-426f-9490-748229298bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:23.652828 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Flow 'volume_create_api' (aa577aca-51bb-4d55-b47d-9d31c4be42b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:23.653194 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Create volume request issued successfully. Aug 05 18:25:23.653900 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-354bb463-a579-4838-a0ec-bd4826510441 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:23.654368 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 828/3296] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:23 2026] POST /volume/v3/volumes => generated 758 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:23.669758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e7a8fbdc-d05e-4a21-9090-7bc89e310fad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.673397 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7a8fbdc-d05e-4a21-9090-7bc89e310fad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:23.673645 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7a8fbdc-d05e-4a21-9090-7bc89e310fad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.673881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7a8fbdc-d05e-4a21-9090-7bc89e310fad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.682121 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:23.682121 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:23.688772 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e7a8fbdc-d05e-4a21-9090-7bc89e310fad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:23.695077 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7a8fbdc-d05e-4a21-9090-7bc89e310fad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 returned with HTTP 200 Aug 05 18:25:23.695780 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 827/3297] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:23 2026] GET /volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:23.735257 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:25:23.735465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.735666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.736493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:25:23.753718 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Get all volumes completed successfully. Aug 05 18:25:23.755845 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:23.755845 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:23.761559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-89dcf4f4-89a4-4588-bed5-ad64860f5c3a tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:25:23.762088 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 816/3298] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:25:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10021 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:23.782415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dbdaf4ae-e73c-435f-950b-f67f0ebd1fea None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.784550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dbdaf4ae-e73c-435f-950b-f67f0ebd1fea tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] DELETE https://10.4.3.210/volume/v3/types/71de538a-c535-4d75-a930-c83bc94d850c Aug 05 18:25:23.784821 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dbdaf4ae-e73c-435f-950b-f67f0ebd1fea tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.785054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dbdaf4ae-e73c-435f-950b-f67f0ebd1fea tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.813661 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dbdaf4ae-e73c-435f-950b-f67f0ebd1fea tempest-TestEncryptedCinderVolumes-1776574112 tempest-TestEncryptedCinderVolumes-1776574112-project-admin] https://10.4.3.210/volume/v3/types/71de538a-c535-4d75-a930-c83bc94d850c returned with HTTP 202 Aug 05 18:25:23.814155 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 828/3299] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:25:23 2026] DELETE /volume/v3/types/71de538a-c535-4d75-a930-c83bc94d850c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:23.823199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9034e310-0161-4f5e-b314-fee8ab78b924 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:23.825425 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9034e310-0161-4f5e-b314-fee8ab78b924 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] GET https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe Aug 05 18:25:23.825679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9034e310-0161-4f5e-b314-fee8ab78b924 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:23.825928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9034e310-0161-4f5e-b314-fee8ab78b924 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:23.832888 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9034e310-0161-4f5e-b314-fee8ab78b924 tempest-VolumesGetTest-1711924273 tempest-VolumesGetTest-1711924273-project-member] https://10.4.3.210/volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe returned with HTTP 404 Aug 05 18:25:23.833448 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 829/3300] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:23 2026] GET /volume/v3/volumes/3251985c-1506-480e-b728-393e4fd7e6fe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:24.079117 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2a2f59b1-c4f5-4a4f-b2e7-b7140cc3053c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:24.081487 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a2f59b1-c4f5-4a4f-b2e7-b7140cc3053c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:24.082284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a2f59b1-c4f5-4a4f-b2e7-b7140cc3053c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:24.082284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a2f59b1-c4f5-4a4f-b2e7-b7140cc3053c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:24.082781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2a2f59b1-c4f5-4a4f-b2e7-b7140cc3053c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:24.087363 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:24.087363 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:24.088162 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a2f59b1-c4f5-4a4f-b2e7-b7140cc3053c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:24.088576 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 828/3301] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:24 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:24.567500 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-212b2062-91c8-41eb-9222-c9e086bd238e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:24.569996 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-212b2062-91c8-41eb-9222-c9e086bd238e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:24.570231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-212b2062-91c8-41eb-9222-c9e086bd238e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:24.570396 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-212b2062-91c8-41eb-9222-c9e086bd238e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:24.570490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-212b2062-91c8-41eb-9222-c9e086bd238e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:24.575773 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:24.575773 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:24.576811 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-212b2062-91c8-41eb-9222-c9e086bd238e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:24.577248 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 817/3302] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:24 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:24.711531 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-05e6d806-7d58-4e26-bc3f-845bdc153b6d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:24.713571 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05e6d806-7d58-4e26-bc3f-845bdc153b6d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:24.713866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05e6d806-7d58-4e26-bc3f-845bdc153b6d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:24.714163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-05e6d806-7d58-4e26-bc3f-845bdc153b6d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:24.723666 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:24.723666 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:24.728421 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-05e6d806-7d58-4e26-bc3f-845bdc153b6d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:24.734895 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-05e6d806-7d58-4e26-bc3f-845bdc153b6d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 returned with HTTP 200 Aug 05 18:25:24.735545 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 829/3303] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:24 2026] GET /volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:24.750759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6e286603-c75b-45b8-80cd-251d845f84a7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:24.752057 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:24.752486 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82600447-62a5-464a-9074-9e74351518a9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2068257742"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:24.762843 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:24.762843 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:24.763372 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:24.763530 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Create snapshot from volume 82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:24.817258 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Created reservations ['461d2af7-1cfa-48cf-8a2e-e32b3f307cb5', 'dec1394a-bcc2-4403-93f6-9ac44a78c411', 'a3ef4fc6-b542-4f30-b675-3e04ef356932', '7648acd4-3708-45fb-9b07-36f840192459'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:24.865230 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot create request issued successfully. Aug 05 18:25:24.865614 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6e286603-c75b-45b8-80cd-251d845f84a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:24.866132 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 830/3304] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:24 2026] POST /volume/v3/snapshots => generated 314 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:24.877660 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5fca90ab-d2f2-465a-88d8-ae3e3abbbe53 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:24.879688 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5fca90ab-d2f2-465a-88d8-ae3e3abbbe53 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 Aug 05 18:25:24.880147 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5fca90ab-d2f2-465a-88d8-ae3e3abbbe53 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:24.880147 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5fca90ab-d2f2-465a-88d8-ae3e3abbbe53 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:24.886095 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:24.886095 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:24.886771 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5fca90ab-d2f2-465a-88d8-ae3e3abbbe53 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:24.887693 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5fca90ab-d2f2-465a-88d8-ae3e3abbbe53 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 returned with HTTP 200 Aug 05 18:25:24.888135 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 829/3305] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:24 2026] GET /volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:25.102315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-af42b674-d267-4d1b-83d2-2b1f815853d7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.105918 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af42b674-d267-4d1b-83d2-2b1f815853d7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:25.106336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af42b674-d267-4d1b-83d2-2b1f815853d7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.106729 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af42b674-d267-4d1b-83d2-2b1f815853d7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.106963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-af42b674-d267-4d1b-83d2-2b1f815853d7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:25.112853 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:25.112853 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:25.116641 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af42b674-d267-4d1b-83d2-2b1f815853d7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:25.116641 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 818/3306] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:25.184883 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-088a9429-e5ab-4bb4-a329-9c0e64a2e524 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.333455 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-088a9429-e5ab-4bb4-a329-9c0e64a2e524 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:25.333845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-088a9429-e5ab-4bb4-a329-9c0e64a2e524 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6063ba0c-6984-4ad7-8d23-a24338f54705", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1714272346"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:25.343858 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-088a9429-e5ab-4bb4-a329-9c0e64a2e524 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 404 Aug 05 18:25:25.344535 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 830/3307] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:25 2026] POST /volume/v3/snapshots => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:25.354154 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c7aaab7d-9458-4aba-8acc-7f89aa6311bf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.357440 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7aaab7d-9458-4aba-8acc-7f89aa6311bf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:25.357571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c7aaab7d-9458-4aba-8acc-7f89aa6311bf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1335400810"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:25.396152 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7aaab7d-9458-4aba-8acc-7f89aa6311bf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 404 Aug 05 18:25:25.396956 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 831/3308] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:25 2026] POST /volume/v3/snapshots => generated 77 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:25.407431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-720a2e60-f31c-4ec3-b881-52893fc399cf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.410842 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-720a2e60-f31c-4ec3-b881-52893fc399cf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=invalid Aug 05 18:25:25.411152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-720a2e60-f31c-4ec3-b881-52893fc399cf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.411577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-720a2e60-f31c-4ec3-b881-52893fc399cf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.412190 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-720a2e60-f31c-4ec3-b881-52893fc399cf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] HTTP exception thrown: limit param must be an integer Aug 05 18:25:25.412190 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-720a2e60-f31c-4ec3-b881-52893fc399cf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 05 18:25:25.412617 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 830/3309] 10.4.3.210 () {66 vars in 1270 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:25:25.424701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8f3b6fab-ce16-4533-b251-f357752b8007 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.426770 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f3b6fab-ce16-4533-b251-f357752b8007 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots?marker=2ddcc741-d99a-4e3c-8a75-bb086e9a6797 Aug 05 18:25:25.427023 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f3b6fab-ce16-4533-b251-f357752b8007 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.427220 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f3b6fab-ce16-4533-b251-f357752b8007 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.427456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-8f3b6fab-ce16-4533-b251-f357752b8007 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:25.428786 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-8f3b6fab-ce16-4533-b251-f357752b8007 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:25.436141 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f3b6fab-ce16-4533-b251-f357752b8007 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots?marker=2ddcc741-d99a-4e3c-8a75-bb086e9a6797 returned with HTTP 404 Aug 05 18:25:25.436141 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 819/3310] 10.4.3.210 () {66 vars in 1330 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/snapshots?marker=2ddcc741-d99a-4e3c-8a75-bb086e9a6797 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:25.446691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ac63aa41-98a0-4fca-b350-021a96e97650 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.448989 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac63aa41-98a0-4fca-b350-021a96e97650 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=invalid Aug 05 18:25:25.449285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac63aa41-98a0-4fca-b350-021a96e97650 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.449487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac63aa41-98a0-4fca-b350-021a96e97650 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.450165 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-ac63aa41-98a0-4fca-b350-021a96e97650 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:25.451925 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-ac63aa41-98a0-4fca-b350-021a96e97650 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:25.452549 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac63aa41-98a0-4fca-b350-021a96e97650 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 05 18:25:25.453292 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 831/3311] 10.4.3.210 () {66 vars in 1276 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 05 18:25:25.466443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b274a036-3ba5-4a52-af30-6d78860b66ea None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.468290 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:25.468742 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-463114782"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:25.471299 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-463114782'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:25.471299 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Create volume of 2 GB Aug 05 18:25:25.471499 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:25.471499 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:25.477153 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Availability Zones retrieved successfully. Aug 05 18:25:25.484648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Flow 'volume_create_api' (13cb15c6-d541-40bc-b66d-9a0bc705324a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:25.485894 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e5c89e-0683-4e21-965f-b7ea625228cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:25.486976 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Validating volume size '2' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:25.520664 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e5c89e-0683-4e21-965f-b7ea625228cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:25.522361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5f0f99-2cd7-4000-a219-27b325b1d496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:25.591253 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eb5d19ec-6255-4f0c-8604-d63cd3ca5826 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.593456 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eb5d19ec-6255-4f0c-8604-d63cd3ca5826 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:25.593748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eb5d19ec-6255-4f0c-8604-d63cd3ca5826 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.594095 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eb5d19ec-6255-4f0c-8604-d63cd3ca5826 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.594171 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-eb5d19ec-6255-4f0c-8604-d63cd3ca5826 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:25.600433 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:25.600433 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:25.601428 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eb5d19ec-6255-4f0c-8604-d63cd3ca5826 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:25.601966 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 831/3312] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:25.624929 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Created reservations ['def53f56-c612-45ba-ac7d-f19bbd2f4fe8', 'd929e7b7-5128-4273-8e35-1059610c7c61', '2f2a59c9-0fd6-4ffa-a881-797e38b140a6', 'b20aa963-674e-4b69-81db-bb2618e03da9'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:25.625934 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5f0f99-2cd7-4000-a219-27b325b1d496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['def53f56-c612-45ba-ac7d-f19bbd2f4fe8', 'd929e7b7-5128-4273-8e35-1059610c7c61', '2f2a59c9-0fd6-4ffa-a881-797e38b140a6', 'b20aa963-674e-4b69-81db-bb2618e03da9']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:25.627424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93dc2f2b-8dbb-4144-a4da-e7d8dab94f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:25.660391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93dc2f2b-8dbb-4144-a4da-e7d8dab94f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '785879ba-62b1-446a-8be7-68f46b94a985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-463114782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dea15e20654a4b4f81ec30090e54d0d3',qos_specs=None,replication_status=,reservations=['def53f56-c612-45ba-ac7d-f19bbd2f4fe8','d929e7b7-5128-4273-8e35-1059610c7c61','2f2a59c9-0fd6-4ffa-a881-797e38b140a6','b20aa963-674e-4b69-81db-bb2618e03da9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341fe5dda45d46b3bbaeb40fd29409ba',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-463114782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=785879ba-62b1-446a-8be7-68f46b94a985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dea15e20654a4b4f81ec30090e54d0d3',provider_auth=None,provider_geometry=None,provider_id=None,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='341fe5dda45d46b3bbaeb40fd29409ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:25.661526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c9e1d7-5fed-41b7-942a-2949626c7694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:25.687000 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c9e1d7-5fed-41b7-942a-2949626c7694) transitioned into state 'SUCCESS' from state '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-463114782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dea15e20654a4b4f81ec30090e54d0d3',qos_specs=None,replication_status=,reservations=['def53f56-c612-45ba-ac7d-f19bbd2f4fe8','d929e7b7-5128-4273-8e35-1059610c7c61','2f2a59c9-0fd6-4ffa-a881-797e38b140a6','b20aa963-674e-4b69-81db-bb2618e03da9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='341fe5dda45d46b3bbaeb40fd29409ba',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:25.688402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea9984d-25bc-4e47-aaa0-d9d7270eb6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:25.700169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea9984d-25bc-4e47-aaa0-d9d7270eb6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:25.701166 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Flow 'volume_create_api' (13cb15c6-d541-40bc-b66d-9a0bc705324a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:25.701547 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Create volume request issued successfully. Aug 05 18:25:25.702527 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b274a036-3ba5-4a52-af30-6d78860b66ea tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:25.703078 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 832/3313] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:25 2026] POST /volume/v3/volumes => generated 761 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:25.721477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-963d32fe-b5ca-4102-80bf-8cd2e718c39e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.725016 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-963d32fe-b5ca-4102-80bf-8cd2e718c39e tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:25.725289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-963d32fe-b5ca-4102-80bf-8cd2e718c39e tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.725718 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-963d32fe-b5ca-4102-80bf-8cd2e718c39e tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.737659 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:25.737659 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:25.742485 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-963d32fe-b5ca-4102-80bf-8cd2e718c39e tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Volume info retrieved successfully. Aug 05 18:25:25.747259 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-963d32fe-b5ca-4102-80bf-8cd2e718c39e tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 returned with HTTP 200 Aug 05 18:25:25.747713 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 820/3314] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 => generated 829 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:25.899728 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f4a6b239-a718-4852-8d8c-5aad06f1ff58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.901888 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4a6b239-a718-4852-8d8c-5aad06f1ff58 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 Aug 05 18:25:25.902181 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4a6b239-a718-4852-8d8c-5aad06f1ff58 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:25.902480 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f4a6b239-a718-4852-8d8c-5aad06f1ff58 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:25.910148 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:25.910148 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:25.910639 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f4a6b239-a718-4852-8d8c-5aad06f1ff58 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:25.911645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f4a6b239-a718-4852-8d8c-5aad06f1ff58 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 returned with HTTP 200 Aug 05 18:25:25.912186 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 832/3315] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:25 2026] GET /volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:25.922693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:25.924815 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:25.925386 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82600447-62a5-464a-9074-9e74351518a9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2141910711"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:25.934996 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:25.934996 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:25.935470 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:25.935667 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Create snapshot from volume 82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:25.968868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Created reservations ['db59134a-798b-470c-ae3b-4a95a487fe21', 'fcbe6ca2-a39a-4f0a-9b68-fd001bab140d', 'ad627874-e9ac-4760-9e16-128f835663de', '634df887-01be-47a5-9c9f-3b0f4b0aa45a'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:26.010190 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot create request issued successfully. Aug 05 18:25:26.010737 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8aa4ab16-de0b-47c9-b452-fc52b37bf6ad tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:26.011326 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 832/3316] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:25 2026] POST /volume/v3/snapshots => generated 314 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:26.021184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2ae1922a-fcbe-4d88-9a61-77a2a5e34c61 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.024081 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ae1922a-fcbe-4d88-9a61-77a2a5e34c61 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:26.024420 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ae1922a-fcbe-4d88-9a61-77a2a5e34c61 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.024719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ae1922a-fcbe-4d88-9a61-77a2a5e34c61 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.037482 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.037482 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:26.038382 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2ae1922a-fcbe-4d88-9a61-77a2a5e34c61 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:26.039566 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ae1922a-fcbe-4d88-9a61-77a2a5e34c61 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 returned with HTTP 200 Aug 05 18:25:26.039993 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 833/3317] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:26.129038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e27f8449-0630-4c37-8c4a-53ee684f32c7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.131135 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e27f8449-0630-4c37-8c4a-53ee684f32c7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:26.131493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e27f8449-0630-4c37-8c4a-53ee684f32c7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.131493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e27f8449-0630-4c37-8c4a-53ee684f32c7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.131648 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-e27f8449-0630-4c37-8c4a-53ee684f32c7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:26.138483 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.138483 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:26.139539 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e27f8449-0630-4c37-8c4a-53ee684f32c7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:26.139950 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 821/3318] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:26.152679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-44908031-5ce1-4217-964c-794c96e1da2f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.155022 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-44908031-5ce1-4217-964c-794c96e1da2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:26.155022 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-44908031-5ce1-4217-964c-794c96e1da2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.155450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-44908031-5ce1-4217-964c-794c96e1da2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.169953 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.169953 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:26.174770 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-44908031-5ce1-4217-964c-794c96e1da2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:26.180584 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-44908031-5ce1-4217-964c-794c96e1da2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:26.181133 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 833/3319] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:26.196302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.198823 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:26.199120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.199406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.199577 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete backup with id: 08c5193c-2191-4fc8-b86f-a4a583816e1a. Aug 05 18:25:26.205264 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.205264 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:26.221753 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] delete_backup rpcapi backup_id 08c5193c-2191-4fc8-b86f-a4a583816e1a {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:25:26.223955 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f1d56b43-6600-4c1d-b514-74bcae928ef3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 202 Aug 05 18:25:26.224556 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 833/3320] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:26 2026] DELETE /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:25:26.235643 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-53079959-3b59-43d2-a331-b5b2ede53a2a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.238995 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-53079959-3b59-43d2-a331-b5b2ede53a2a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:26.238995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-53079959-3b59-43d2-a331-b5b2ede53a2a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.238995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-53079959-3b59-43d2-a331-b5b2ede53a2a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.238995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-53079959-3b59-43d2-a331-b5b2ede53a2a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:26.244032 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.244032 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:26.244987 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-53079959-3b59-43d2-a331-b5b2ede53a2a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 200 Aug 05 18:25:26.245391 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 834/3321] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:26.614422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-69f07d76-1be5-4391-8a71-e6a7b07c76c0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.616974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69f07d76-1be5-4391-8a71-e6a7b07c76c0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:26.617217 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69f07d76-1be5-4391-8a71-e6a7b07c76c0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.617481 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69f07d76-1be5-4391-8a71-e6a7b07c76c0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.617639 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-69f07d76-1be5-4391-8a71-e6a7b07c76c0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:26.625313 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.625313 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:26.626584 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69f07d76-1be5-4391-8a71-e6a7b07c76c0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:26.626876 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 822/3322] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:26.770404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aee708fe-3b6b-433c-8822-e99547237914 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.772639 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aee708fe-3b6b-433c-8822-e99547237914 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:26.772937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aee708fe-3b6b-433c-8822-e99547237914 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.773277 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aee708fe-3b6b-433c-8822-e99547237914 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.787355 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.787355 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:26.798197 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aee708fe-3b6b-433c-8822-e99547237914 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Volume info retrieved successfully. Aug 05 18:25:26.814552 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aee708fe-3b6b-433c-8822-e99547237914 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 returned with HTTP 200 Aug 05 18:25:26.814552 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 834/3323] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:26.832676 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.835041 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:26.835575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "785879ba-62b1-446a-8be7-68f46b94a985", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1171582291"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:26.846119 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.846119 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:26.846688 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Volume info retrieved successfully. Aug 05 18:25:26.846797 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Create snapshot from volume 785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:26.891978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Created reservations ['68c148c3-7f73-44b5-b111-7109bebd4053', '9cafeaf0-2215-4bad-a44f-5861f7e87a54', '5ec76e0e-db32-431e-b366-d21758ebfa49', 'd025b993-7665-4b26-ab4e-ab729235de5b'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:26.931962 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot create request issued successfully. Aug 05 18:25:26.932619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cee194eb-c8a7-4170-87c6-adeaaf7ae7a1 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:26.933138 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 834/3324] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:26 2026] POST /volume/v3/snapshots => generated 318 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:26.945477 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-27291ebe-704e-4787-8eb0-4cbe12e61d47 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:26.948100 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27291ebe-704e-4787-8eb0-4cbe12e61d47 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 Aug 05 18:25:26.948900 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-27291ebe-704e-4787-8eb0-4cbe12e61d47 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:26.949388 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-27291ebe-704e-4787-8eb0-4cbe12e61d47 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:26.962320 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:26.962320 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:26.962320 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-27291ebe-704e-4787-8eb0-4cbe12e61d47 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot retrieved successfully. Aug 05 18:25:26.962320 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27291ebe-704e-4787-8eb0-4cbe12e61d47 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 returned with HTTP 200 Aug 05 18:25:26.962320 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 835/3325] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:26 2026] GET /volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 => generated 450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:27.053047 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fa5c8121-6710-4165-b801-048690b239cd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.054948 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fa5c8121-6710-4165-b801-048690b239cd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:27.055141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fa5c8121-6710-4165-b801-048690b239cd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.055354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fa5c8121-6710-4165-b801-048690b239cd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.061712 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.061712 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:27.062385 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-fa5c8121-6710-4165-b801-048690b239cd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:27.063608 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fa5c8121-6710-4165-b801-048690b239cd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 returned with HTTP 200 Aug 05 18:25:27.064299 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 823/3326] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:27.076620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.080347 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:27.080755 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82600447-62a5-464a-9074-9e74351518a9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:27.091730 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.091730 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:27.092547 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:27.092658 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Create snapshot from volume 82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:27.144249 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Created reservations ['4cd58c29-645e-44e2-a7eb-e986eb8fee2f', 'df889632-2562-4f65-bb30-ede3535a3b11', '1dc40506-d162-4249-a605-cc7b21a09b58', '60578054-95f1-4a58-b9d6-079077e86284'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:27.197132 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot create request issued successfully. Aug 05 18:25:27.197974 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-005e88a6-24dc-4c01-85b2-25b1cd983c5c tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:27.198666 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 835/3327] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:27 2026] POST /volume/v3/snapshots => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:27.209634 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0f5a53c1-c727-4af7-b703-3b24a961b063 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.212170 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f5a53c1-c727-4af7-b703-3b24a961b063 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 Aug 05 18:25:27.212584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f5a53c1-c727-4af7-b703-3b24a961b063 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.212795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f5a53c1-c727-4af7-b703-3b24a961b063 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.221532 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.221532 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:27.222176 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0f5a53c1-c727-4af7-b703-3b24a961b063 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:27.223517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f5a53c1-c727-4af7-b703-3b24a961b063 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 returned with HTTP 200 Aug 05 18:25:27.223844 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 835/3328] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:27.259348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f9be6854-13d2-4e76-a333-c8fb41bb4509 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.262060 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9be6854-13d2-4e76-a333-c8fb41bb4509 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a Aug 05 18:25:27.262749 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9be6854-13d2-4e76-a333-c8fb41bb4509 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.263242 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9be6854-13d2-4e76-a333-c8fb41bb4509 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.265122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f9be6854-13d2-4e76-a333-c8fb41bb4509 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 08c5193c-2191-4fc8-b86f-a4a583816e1a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:27.272656 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9be6854-13d2-4e76-a333-c8fb41bb4509 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a returned with HTTP 404 Aug 05 18:25:27.274319 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 836/3329] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/backups/08c5193c-2191-4fc8-b86f-a4a583816e1a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:27.452502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-f96cb3fa-4ba2-4d69-9cc9-61f6d5c3d738 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.458621 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-f96cb3fa-4ba2-4d69-9cc9-61f6d5c3d738 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:27.458621 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-f96cb3fa-4ba2-4d69-9cc9-61f6d5c3d738 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.458621 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-f96cb3fa-4ba2-4d69-9cc9-61f6d5c3d738 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.480994 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.480994 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:27.490046 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-f96cb3fa-4ba2-4d69-9cc9-61f6d5c3d738 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:27.496788 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-f96cb3fa-4ba2-4d69-9cc9-61f6d5c3d738 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:27.497369 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 824/3330] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:27.526471 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.529091 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f/action Aug 05 18:25:27.529869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:25:27.529869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:27.546983 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.546983 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:27.547742 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:27.562928 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Begin detaching volume completed successfully. Aug 05 18:25:27.563425 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-833728ed-e758-41ad-a32f-0ce00a435576 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f/action returned with HTTP 202 Aug 05 18:25:27.564191 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 836/3331] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:25:27 2026] POST /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:25:27.603655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d6a0666c-2cd4-4ca7-88d3-c088b33780f0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.606028 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d6a0666c-2cd4-4ca7-88d3-c088b33780f0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:27.606275 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d6a0666c-2cd4-4ca7-88d3-c088b33780f0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.606543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d6a0666c-2cd4-4ca7-88d3-c088b33780f0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.620420 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.620420 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:27.625177 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d6a0666c-2cd4-4ca7-88d3-c088b33780f0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:27.633875 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d6a0666c-2cd4-4ca7-88d3-c088b33780f0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:27.634027 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 836/3332] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:27.642811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-12ae335b-777d-4aaf-9a45-de58ec811b05 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.644354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b592bd43-3259-421a-88e0-cf7d557ad547 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.644354 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b592bd43-3259-421a-88e0-cf7d557ad547 None None] GET https://10.4.3.210/volume// Aug 05 18:25:27.644558 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b592bd43-3259-421a-88e0-cf7d557ad547 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.644857 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b592bd43-3259-421a-88e0-cf7d557ad547 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.645288 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b592bd43-3259-421a-88e0-cf7d557ad547 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:27.648631 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 825/3333] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:27.650932 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12ae335b-777d-4aaf-9a45-de58ec811b05 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:27.653459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12ae335b-777d-4aaf-9a45-de58ec811b05 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.653459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12ae335b-777d-4aaf-9a45-de58ec811b05 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.653459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-12ae335b-777d-4aaf-9a45-de58ec811b05 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:27.660937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-13a2e721-6dc4-4b6f-9867-51b4c52869f4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.666620 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-13a2e721-6dc4-4b6f-9867-51b4c52869f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:27.666620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-13a2e721-6dc4-4b6f-9867-51b4c52869f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.666620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-13a2e721-6dc4-4b6f-9867-51b4c52869f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.667314 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.667314 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:27.667636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12ae335b-777d-4aaf-9a45-de58ec811b05 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:27.668314 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 837/3334] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:27.689228 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.689228 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:27.696200 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-13a2e721-6dc4-4b6f-9867-51b4c52869f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:27.703040 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-13a2e721-6dc4-4b6f-9867-51b4c52869f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:27.703717 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 837/3335] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1317 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:25:27.974231 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6612b0e2-38a0-44fe-bc7a-07fbba3c0769 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:27.976412 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6612b0e2-38a0-44fe-bc7a-07fbba3c0769 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 Aug 05 18:25:27.976671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6612b0e2-38a0-44fe-bc7a-07fbba3c0769 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:27.976893 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6612b0e2-38a0-44fe-bc7a-07fbba3c0769 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:27.984070 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:27.984070 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:27.985460 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6612b0e2-38a0-44fe-bc7a-07fbba3c0769 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot retrieved successfully. Aug 05 18:25:27.987005 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6612b0e2-38a0-44fe-bc7a-07fbba3c0769 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 returned with HTTP 200 Aug 05 18:25:27.987005 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 837/3336] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:27 2026] GET /volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.003995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.006475 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:28.006949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1faaf81b-b943-4344-b55a-d72e98177647"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:28.009107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1faaf81b-b943-4344-b55a-d72e98177647'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:28.015967 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.015967 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:28.016606 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot retrieved successfully. Aug 05 18:25:28.016812 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Create volume of 1 GB Aug 05 18:25:28.023101 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Availability Zones retrieved successfully. Aug 05 18:25:28.031010 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Flow 'volume_create_api' (5840533a-6995-4925-ba31-e63329e7a83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:28.032171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efd507d-d69b-44fa-9893-e8cfcb856637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:28.033254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:28.034283 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efd507d-d69b-44fa-9893-e8cfcb856637) transitioned into state 'FAILURE' from state 'RUNNING' Aug 05 18:25:28.034283 np0000006581 devstack@c-api.service[100364]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 05 18:25:28.036270 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efd507d-d69b-44fa-9893-e8cfcb856637) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:28.037260 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8efd507d-d69b-44fa-9893-e8cfcb856637) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 05 18:25:28.038366 np0000006581 devstack@c-api.service[100364]: WARNING cinder.volume.api [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Flow 'volume_create_api' (5840533a-6995-4925-ba31-e63329e7a83b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 05 18:25:28.038839 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-706d3c84-8b0c-4ddb-a05c-29900a247619 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 400 Aug 05 18:25:28.039897 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 826/3337] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:28 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:25:28.051116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0b7f8975-de1f-4e60-985f-98149e367baf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.052864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 Aug 05 18:25:28.053222 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.053699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.054055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Delete snapshot with id: 1faaf81b-b943-4344-b55a-d72e98177647 Aug 05 18:25:28.062620 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.062620 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:28.062620 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot retrieved successfully. Aug 05 18:25:28.091100 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot delete request issued successfully. Aug 05 18:25:28.091776 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0b7f8975-de1f-4e60-985f-98149e367baf tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 returned with HTTP 202 Aug 05 18:25:28.092992 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 838/3338] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:28 2026] DELETE /volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:28.104474 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e49be9c9-d944-40e0-baf5-563d1e03f350 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.106899 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e49be9c9-d944-40e0-baf5-563d1e03f350 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 Aug 05 18:25:28.107142 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e49be9c9-d944-40e0-baf5-563d1e03f350 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.107407 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e49be9c9-d944-40e0-baf5-563d1e03f350 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.118468 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.118468 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:28.119095 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e49be9c9-d944-40e0-baf5-563d1e03f350 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Snapshot retrieved successfully. Aug 05 18:25:28.120122 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e49be9c9-d944-40e0-baf5-563d1e03f350 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 returned with HTTP 200 Aug 05 18:25:28.120703 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 838/3339] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.235481 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-727c0239-cf63-41e4-a69a-9c81d5e2799e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.238267 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-727c0239-cf63-41e4-a69a-9c81d5e2799e tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 Aug 05 18:25:28.238523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-727c0239-cf63-41e4-a69a-9c81d5e2799e tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.238834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-727c0239-cf63-41e4-a69a-9c81d5e2799e tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.247251 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.247251 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:28.248054 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-727c0239-cf63-41e4-a69a-9c81d5e2799e tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:28.249872 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-727c0239-cf63-41e4-a69a-9c81d5e2799e tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 returned with HTTP 200 Aug 05 18:25:28.250405 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 838/3340] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.267482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.270358 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=1 Aug 05 18:25:28.270562 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.270944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.271239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.273177 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.277615 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.278372 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ec5f4be-23be-474c-8402-cc3d370a45b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 05 18:25:28.279425 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 827/3341] 10.4.3.210 () {66 vars in 1258 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:28.292584 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.297891 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:28.297891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.297891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.297891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.297891 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.297891 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:28.299066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.db.api [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100365) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.306822 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.307488 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-856c6bf5-c1b5-4ed7-8b04-0711479e9cbf tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:25:28.308169 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 839/3342] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.320799 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.323234 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=100000 Aug 05 18:25:28.323548 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.323933 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.324303 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.325806 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.344282 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.344956 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fdfdfcd1-f20d-4940-a6b7-544f0206dd9f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 05 18:25:28.345450 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 839/3343] 10.4.3.210 () {66 vars in 1268 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.359672 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.361716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?limit=0 Aug 05 18:25:28.361987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.362181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.362506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.363643 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.368471 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.368471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8fbf64f8-947f-47b5-82d8-04e5a160ada2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 05 18:25:28.369447 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 839/3344] 10.4.3.210 () {66 vars in 1258 bytes} [Wed Aug 5 18:25:28 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) Aug 05 18:25:28.383712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.391205 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:28.391600 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.391987 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.392238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.392795 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.392795 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:28.393893 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.401621 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.402269 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c913b7a-2129-4b4e-9d9b-36c65c602fe5 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:25:28.402943 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 828/3345] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.416769 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.421646 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?marker=ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:28.421646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.421646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.421646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.421646 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.421646 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:28.423213 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.db.api [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100365) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.449029 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.451473 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-19586fca-359b-4bf9-a3a1-ea430a06d9b9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?marker=ca5c9ae5-cce5-4104-84fa-cbb786540980 returned with HTTP 200 Aug 05 18:25:28.451473 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 840/3346] 10.4.3.210 () {66 vars in 1330 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?marker=ca5c9ae5-cce5-4104-84fa-cbb786540980 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.467302 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.471346 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?offset=2&limit=3 Aug 05 18:25:28.471644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.471917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.472293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.473460 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.473460 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:28.474438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.489782 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.490504 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-26cbe47e-4c65-4dbf-8e54-ed43e6ef49c9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 05 18:25:28.491305 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 840/3347] 10.4.3.210 () {66 vars in 1276 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.507488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.510368 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 05 18:25:28.510668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.512006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.512006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.512804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.530762 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.531342 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-528f5748-148b-4d20-90f3-47c7fc25eeb0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 05 18:25:28.532130 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 840/3348] 10.4.3.210 () {66 vars in 1308 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.545502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.550733 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 05 18:25:28.552609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.552877 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.553954 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.553954 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.553954 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:28.555480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.568183 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.568633 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbdc0825-f045-4295-9dc7-6ff01c13dffa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 05 18:25:28.569111 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 829/3349] 10.4.3.210 () {66 vars in 1310 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.583257 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.585423 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 05 18:25:28.586141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.586583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.587139 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.589968 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.589968 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:28.589968 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.db.api [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100365) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.614766 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.614766 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a9a7b896-3fb9-4d51-812f-6301aa8a5719 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 05 18:25:28.614766 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 841/3350] 10.4.3.210 () {66 vars in 1292 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.632049 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.635301 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 05 18:25:28.635555 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.635826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.636075 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.636393 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.636393 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:28.640615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.655826 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-08435894-009f-4930-8104-d0c6037d55f4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.658441 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-08435894-009f-4930-8104-d0c6037d55f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:28.658695 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-08435894-009f-4930-8104-d0c6037d55f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.658956 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-08435894-009f-4930-8104-d0c6037d55f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.667995 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.669420 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f827cbcf-5140-4d51-9563-feeca7dd4a20 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 05 18:25:28.669758 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 841/3351] 10.4.3.210 () {66 vars in 1294 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.676452 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.676452 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:28.683747 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-08435894-009f-4930-8104-d0c6037d55f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:28.684584 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.686859 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 05 18:25:28.687061 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.688535 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.688535 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.688535 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.688535 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:28.688704 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2daf9f7c-93fd-497a-8b7c-585973278460 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.688733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.692165 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2daf9f7c-93fd-497a-8b7c-585973278460 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:28.692165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2daf9f7c-93fd-497a-8b7c-585973278460 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.692165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2daf9f7c-93fd-497a-8b7c-585973278460 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.692165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2daf9f7c-93fd-497a-8b7c-585973278460 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:28.697418 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-08435894-009f-4930-8104-d0c6037d55f4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:28.697418 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 841/3352] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:28.700793 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.700793 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:28.700793 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2daf9f7c-93fd-497a-8b7c-585973278460 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:28.700793 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 842/3353] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.706655 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.708244 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a0f72b4-82f8-4c8b-8740-b57723e64496 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 05 18:25:28.708244 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 830/3354] 10.4.3.210 () {66 vars in 1312 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.729146 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.732979 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 05 18:25:28.733487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.734051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.734315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.735097 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.735097 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:28.736478 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.759390 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.759753 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-68e92edc-b6a9-41bd-8905-bfb19ba85ac0 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 05 18:25:28.761423 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 842/3355] 10.4.3.210 () {66 vars in 1314 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.776421 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.779805 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 Aug 05 18:25:28.779805 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.780746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.781103 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.782687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.791089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-497f0b3d-0661-4540-8bc7-1464b6906caf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.796127 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-497f0b3d-0661-4540-8bc7-1464b6906caf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32 Aug 05 18:25:28.796127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-497f0b3d-0661-4540-8bc7-1464b6906caf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.797756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-497f0b3d-0661-4540-8bc7-1464b6906caf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.801067 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.801998 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.801998 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:28.802847 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a00bc3b-a43c-4d9e-8ad6-0c28fde462bd tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 returned with HTTP 200 Aug 05 18:25:28.804127 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 842/3356] 10.4.3.210 () {66 vars in 1385 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.808835 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.808835 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:28.820638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.821167 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail?status=available Aug 05 18:25:28.821371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.821548 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.821948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.822222 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.822222 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:28.828000 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.843014 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.843646 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.843646 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:28.845133 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a626cb0-4b86-4d49-9afd-8e5bf4289837 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 05 18:25:28.845133 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 831/3357] 10.4.3.210 () {66 vars in 1297 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:28.863683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.866783 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 Aug 05 18:25:28.867091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.867387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.867764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.868187 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.868187 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:28.869631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.886376 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.887350 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:28.887350 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:28.888387 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-adf2a6f5-8c9b-460d-9ec4-4e6e84c017d7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 returned with HTTP 200 Aug 05 18:25:28.888387 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 843/3358] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.903481 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.906480 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 Aug 05 18:25:28.906480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.906720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.907086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.908144 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-c405bbe5-caa1-49a1-b247-415af6e9ec90 req-497f0b3d-0661-4540-8bc7-1464b6906caf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32 returned with HTTP 200 Aug 05 18:25:28.908398 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.908891 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 843/3359] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:25:28 2026] DELETE /volume/v3/attachments/36fd70c0-fcb0-40c7-9012-3ea4545edf32 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.915789 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.916234 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7baa6be5-c3e1-4ea5-8348-bfe5b6bad457 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 returned with HTTP 200 Aug 05 18:25:28.917079 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 843/3360] 10.4.3.210 () {66 vars in 1364 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 => generated 342 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.932143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.935485 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?status=available Aug 05 18:25:28.935485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.935790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.936104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.937587 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.948980 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.948980 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-94be990c-efe5-4f8c-8de6-6e702f2741b2 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?status=available returned with HTTP 200 Aug 05 18:25:28.950683 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 832/3361] 10.4.3.210 () {66 vars in 1276 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.963210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.966067 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 Aug 05 18:25:28.967086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.967086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.967499 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:25:28.969968 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.db.api [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Building query based on filter {{(pid=100363) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:25:28.977825 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Get all snapshots completed successfully. Aug 05 18:25:28.978893 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b590c91-5518-41e6-bc36-e574d8da38a3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 returned with HTTP 200 Aug 05 18:25:28.978893 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 844/3362] 10.4.3.210 () {66 vars in 1398 bytes} [Wed Aug 5 18:25:28 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2095540303 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:28.993264 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1e935b55-145c-4829-a881-95dd39b8550d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:28.996193 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 Aug 05 18:25:28.996982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:28.998160 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:28.998613 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Delete snapshot with id: 32231068-aecf-4a0a-92be-81adc0147fa8 Aug 05 18:25:29.007156 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.007156 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:29.007683 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:29.036396 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot delete request issued successfully. Aug 05 18:25:29.036396 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1e935b55-145c-4829-a881-95dd39b8550d tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 returned with HTTP 202 Aug 05 18:25:29.036396 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 844/3363] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:28 2026] DELETE /volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:29.045426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8f89caac-8553-4402-aa35-c1d181a59529 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.049623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8f89caac-8553-4402-aa35-c1d181a59529 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 Aug 05 18:25:29.049623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8f89caac-8553-4402-aa35-c1d181a59529 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.052267 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8f89caac-8553-4402-aa35-c1d181a59529 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.061680 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.061680 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:29.062923 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8f89caac-8553-4402-aa35-c1d181a59529 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:29.065469 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8f89caac-8553-4402-aa35-c1d181a59529 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 returned with HTTP 200 Aug 05 18:25:29.065586 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 844/3364] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:29 2026] GET /volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:29.131964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1470ebc8-e544-4674-9888-492ce70378f9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.133934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1470ebc8-e544-4674-9888-492ce70378f9 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 Aug 05 18:25:29.134166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1470ebc8-e544-4674-9888-492ce70378f9 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.134460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1470ebc8-e544-4674-9888-492ce70378f9 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.140131 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1470ebc8-e544-4674-9888-492ce70378f9 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 returned with HTTP 404 Aug 05 18:25:29.140910 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 833/3365] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:29 2026] GET /volume/v3/snapshots/1faaf81b-b943-4344-b55a-d72e98177647 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:29.148613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7a99cdbc-812a-409b-a4ec-73dcc45dfc4b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.151203 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a99cdbc-812a-409b-a4ec-73dcc45dfc4b tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:29.151417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a99cdbc-812a-409b-a4ec-73dcc45dfc4b tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.151711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a99cdbc-812a-409b-a4ec-73dcc45dfc4b tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.161612 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.161612 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:29.166688 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7a99cdbc-812a-409b-a4ec-73dcc45dfc4b tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Volume info retrieved successfully. Aug 05 18:25:29.172738 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a99cdbc-812a-409b-a4ec-73dcc45dfc4b tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 returned with HTTP 200 Aug 05 18:25:29.173253 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 845/3366] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:29 2026] GET /volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:29.185490 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-480d307a-518f-401d-b66c-d61ee0d47b29 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.187315 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] DELETE https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:29.187567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.187836 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.188043 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Delete volume with id: 785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:29.196202 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.196202 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:29.196913 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Volume info retrieved successfully. Aug 05 18:25:29.216926 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Delete volume request issued successfully. Aug 05 18:25:29.216926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-480d307a-518f-401d-b66c-d61ee0d47b29 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 returned with HTTP 202 Aug 05 18:25:29.216926 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 845/3367] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:29 2026] DELETE /volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:29.225892 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e83433c4-a3b5-4d12-b164-d465252c34b8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.229086 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e83433c4-a3b5-4d12-b164-d465252c34b8 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:29.229086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e83433c4-a3b5-4d12-b164-d465252c34b8 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.229086 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e83433c4-a3b5-4d12-b164-d465252c34b8 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.235290 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.235290 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:29.240284 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e83433c4-a3b5-4d12-b164-d465252c34b8 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Volume info retrieved successfully. Aug 05 18:25:29.244725 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e83433c4-a3b5-4d12-b164-d465252c34b8 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 returned with HTTP 200 Aug 05 18:25:29.245354 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 845/3368] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:29 2026] GET /volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:29.718805 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2f1f9f82-02f6-464b-a7a2-8ef38ae97eea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.719275 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f70fbb5e-3583-40d8-ba43-370cc977b234 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:29.721147 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f70fbb5e-3583-40d8-ba43-370cc977b234 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:29.721371 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f70fbb5e-3583-40d8-ba43-370cc977b234 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.721446 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2f1f9f82-02f6-464b-a7a2-8ef38ae97eea tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:29.721645 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f70fbb5e-3583-40d8-ba43-370cc977b234 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.721743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2f1f9f82-02f6-464b-a7a2-8ef38ae97eea tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:29.721991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2f1f9f82-02f6-464b-a7a2-8ef38ae97eea tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:29.722121 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-2f1f9f82-02f6-464b-a7a2-8ef38ae97eea tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:29.729095 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.729095 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:29.729647 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:29.729647 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:29.731053 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2f1f9f82-02f6-464b-a7a2-8ef38ae97eea tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:29.731053 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 834/3369] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:29 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:29.733004 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f70fbb5e-3583-40d8-ba43-370cc977b234 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:29.738823 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f70fbb5e-3583-40d8-ba43-370cc977b234 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:29.739281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 846/3370] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:29 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:30.078576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bfe56f4c-029e-48f7-a43f-e92f538190e9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:30.083253 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bfe56f4c-029e-48f7-a43f-e92f538190e9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 Aug 05 18:25:30.083522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bfe56f4c-029e-48f7-a43f-e92f538190e9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:30.083725 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bfe56f4c-029e-48f7-a43f-e92f538190e9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:30.090004 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bfe56f4c-029e-48f7-a43f-e92f538190e9 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 returned with HTTP 404 Aug 05 18:25:30.090577 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 846/3371] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:30 2026] GET /volume/v3/snapshots/32231068-aecf-4a0a-92be-81adc0147fa8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:30.102983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-13194cc7-244d-4fd1-9e45-818de600c924 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:30.105554 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:30.105933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:30.106183 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:30.106346 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Delete snapshot with id: ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:30.116522 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:30.116522 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:30.117308 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:30.147673 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot delete request issued successfully. Aug 05 18:25:30.147673 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-13194cc7-244d-4fd1-9e45-818de600c924 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 returned with HTTP 202 Aug 05 18:25:30.147673 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 846/3372] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:30 2026] DELETE /volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:30.156905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d1b17427-6a1c-4ab1-9f78-1145c9f9097b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:30.157827 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1b17427-6a1c-4ab1-9f78-1145c9f9097b tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:30.158066 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1b17427-6a1c-4ab1-9f78-1145c9f9097b tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:30.158295 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d1b17427-6a1c-4ab1-9f78-1145c9f9097b tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:30.165412 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:30.165412 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:30.166444 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d1b17427-6a1c-4ab1-9f78-1145c9f9097b tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:30.166921 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d1b17427-6a1c-4ab1-9f78-1145c9f9097b tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 returned with HTTP 200 Aug 05 18:25:30.167490 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 835/3373] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:30 2026] GET /volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:30.262554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d878f140-8cb7-460e-908d-bffb22b77870 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:30.273833 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d878f140-8cb7-460e-908d-bffb22b77870 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] GET https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 Aug 05 18:25:30.273833 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d878f140-8cb7-460e-908d-bffb22b77870 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:30.273833 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d878f140-8cb7-460e-908d-bffb22b77870 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:30.279608 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d878f140-8cb7-460e-908d-bffb22b77870 tempest-VolumesSnapshotNegativeTestJSON-139997176 tempest-VolumesSnapshotNegativeTestJSON-139997176-project-member] https://10.4.3.210/volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 returned with HTTP 404 Aug 05 18:25:30.280254 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 847/3374] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:30 2026] GET /volume/v3/volumes/785879ba-62b1-446a-8be7-68f46b94a985 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:30.748137 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c1872526-6a18-4d73-9da4-b9024d21341b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:30.753431 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c1872526-6a18-4d73-9da4-b9024d21341b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:30.753766 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c1872526-6a18-4d73-9da4-b9024d21341b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:30.754070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c1872526-6a18-4d73-9da4-b9024d21341b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:30.754247 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-c1872526-6a18-4d73-9da4-b9024d21341b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:30.768393 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:30.768393 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:30.769434 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c1872526-6a18-4d73-9da4-b9024d21341b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:30.771971 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 847/3375] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:30 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:31.181330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-48cb8495-b690-470d-a032-82d029c9bffc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:31.184492 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48cb8495-b690-470d-a032-82d029c9bffc tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 Aug 05 18:25:31.184737 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48cb8495-b690-470d-a032-82d029c9bffc tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:31.184977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48cb8495-b690-470d-a032-82d029c9bffc tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:31.192190 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48cb8495-b690-470d-a032-82d029c9bffc tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 returned with HTTP 404 Aug 05 18:25:31.192729 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 847/3376] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:31 2026] GET /volume/v3/snapshots/ca5c9ae5-cce5-4104-84fa-cbb786540980 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:31.205496 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:31.208447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 Aug 05 18:25:31.209700 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:31.209700 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:31.209700 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Delete snapshot with id: be459006-c307-4a4a-bbab-397abb4fc222 Aug 05 18:25:31.220209 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:31.220209 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:31.220872 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:31.459570 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot delete request issued successfully. Aug 05 18:25:31.459804 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d1eab1e-b86b-441b-a2a0-71464704dc6f tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 returned with HTTP 202 Aug 05 18:25:31.460282 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 836/3377] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:31 2026] DELETE /volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:31.468907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a43962a0-ae5e-4b6f-a328-f1892a221c60 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:31.471192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a43962a0-ae5e-4b6f-a328-f1892a221c60 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 Aug 05 18:25:31.471618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a43962a0-ae5e-4b6f-a328-f1892a221c60 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:31.471921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a43962a0-ae5e-4b6f-a328-f1892a221c60 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:31.478527 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:31.478527 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:31.479462 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a43962a0-ae5e-4b6f-a328-f1892a221c60 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Snapshot retrieved successfully. Aug 05 18:25:31.479988 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a43962a0-ae5e-4b6f-a328-f1892a221c60 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 returned with HTTP 200 Aug 05 18:25:31.480825 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 848/3378] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:31 2026] GET /volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:31.791751 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c86961dd-2bd1-44ac-882d-914a6fc32f13 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:31.797125 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c86961dd-2bd1-44ac-882d-914a6fc32f13 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:31.797824 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c86961dd-2bd1-44ac-882d-914a6fc32f13 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:31.797824 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c86961dd-2bd1-44ac-882d-914a6fc32f13 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:31.798045 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-c86961dd-2bd1-44ac-882d-914a6fc32f13 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:31.802161 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=490,cinder:UPDATE=152,cinder:INSERT=83,cinder:DELETE=4 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:25:31.807375 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:31.807375 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:31.808557 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c86961dd-2bd1-44ac-882d-914a6fc32f13 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:31.809312 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 848/3379] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:31 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:32.227096 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.346884 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:32.347546 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-277838235"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:32.349730 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request body: {'volume': {"'imageRef": '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-277838235'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:32.349910 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume of 1 GB Aug 05 18:25:32.350171 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.350171 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:32.352751 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=436,cinder:INSERT=57,cinder:UPDATE=114 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:25:32.356767 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Availability Zones retrieved successfully. Aug 05 18:25:32.363671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (7ea6309b-8d10-45d0-a2e1-457dea6bf64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:32.364705 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa68a81c-cb66-4291-b010-121db1a5f441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.366005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:32.399137 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa68a81c-cb66-4291-b010-121db1a5f441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.400201 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4f93ea-9c2a-4339-bd6d-62bef63106b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.491216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Created reservations ['65653d21-ec4f-4e18-bbac-755bdc673116', '3a92200e-91d9-4204-aa4a-52843ea4907a', 'e53867f3-b375-44b2-83a1-86fec81f86b8', '926b335d-5ac9-4286-8c65-913a59b33cf1'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:32.491396 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4740cd40-0117-47a4-aaa3-4c7573a1cfb3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.491708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea4f93ea-9c2a-4339-bd6d-62bef63106b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65653d21-ec4f-4e18-bbac-755bdc673116', '3a92200e-91d9-4204-aa4a-52843ea4907a', 'e53867f3-b375-44b2-83a1-86fec81f86b8', '926b335d-5ac9-4286-8c65-913a59b33cf1']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.491915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313a5eb1-97fa-4ad2-8b90-9f25c6d85df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.492460 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4740cd40-0117-47a4-aaa3-4c7573a1cfb3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 Aug 05 18:25:32.492668 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4740cd40-0117-47a4-aaa3-4c7573a1cfb3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:32.492872 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4740cd40-0117-47a4-aaa3-4c7573a1cfb3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:32.496403 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=398,cinder:UPDATE=82,cinder:DELETE=3,cinder:INSERT=44 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:25:32.499937 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4740cd40-0117-47a4-aaa3-4c7573a1cfb3 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 returned with HTTP 404 Aug 05 18:25:32.500505 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 837/3380] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:32 2026] GET /volume/v3/snapshots/be459006-c307-4a4a-bbab-397abb4fc222 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:25:32.513423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d44fa569-fc04-48c7-81d5-648531dd64a6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.516544 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d44fa569-fc04-48c7-81d5-648531dd64a6 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:32.516544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d44fa569-fc04-48c7-81d5-648531dd64a6 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:32.516544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d44fa569-fc04-48c7-81d5-648531dd64a6 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:32.523423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313a5eb1-97fa-4ad2-8b90-9f25c6d85df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467a8d4d-70c1-468e-9750-f7657e3f6e94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-277838235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['65653d21-ec4f-4e18-bbac-755bdc673116','3a92200e-91d9-4204-aa4a-52843ea4907a','e53867f3-b375-44b2-83a1-86fec81f86b8','926b335d-5ac9-4286-8c65-913a59b33cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-277838235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467a8d4d-70c1-468e-9750-f7657e3f6e94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af2e786d7f448ab0b8c1d457f832ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.525438 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db49d1d-97f8-417d-b818-82c3271b5b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.526269 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.526269 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:32.531210 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d44fa569-fc04-48c7-81d5-648531dd64a6 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:32.536959 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d44fa569-fc04-48c7-81d5-648531dd64a6 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 returned with HTTP 200 Aug 05 18:25:32.539655 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 849/3381] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:32 2026] GET /volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:32.555408 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-616deb19-4a12-466a-aa64-8deb4befb8aa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.556075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db49d1d-97f8-417d-b818-82c3271b5b7c) transitioned into state 'SUCCESS' from state '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-277838235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['65653d21-ec4f-4e18-bbac-755bdc673116','3a92200e-91d9-4204-aa4a-52843ea4907a','e53867f3-b375-44b2-83a1-86fec81f86b8','926b335d-5ac9-4286-8c65-913a59b33cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.556868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584a2289-3c0a-4798-a9e5-2f0234532fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.557569 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] DELETE https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:32.557868 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:32.558146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:32.558298 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Delete volume with id: 82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:32.566486 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.566486 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:32.567000 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:32.578624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584a2289-3c0a-4798-a9e5-2f0234532fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.578624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (7ea6309b-8d10-45d0-a2e1-457dea6bf64d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:32.578624 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request issued successfully. Aug 05 18:25:32.578624 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f81d6aa0-8616-425f-a0a8-6f73b5b9de7e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:32.579974 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 848/3382] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:32 2026] POST /volume/v3/volumes => generated 756 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:32.595481 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.598122 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:32.598550 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-729692515"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:32.600855 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request body: {'volume': {"'imageRef": '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-729692515'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:32.601017 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume of 1 GB Aug 05 18:25:32.601371 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.601371 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:32.604882 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Delete volume request issued successfully. Aug 05 18:25:32.604882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-616deb19-4a12-466a-aa64-8deb4befb8aa tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 returned with HTTP 202 Aug 05 18:25:32.604882 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 849/3383] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:32 2026] DELETE /volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:32.612614 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Availability Zones retrieved successfully. Aug 05 18:25:32.620781 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7f6d5d4b-21b5-4dae-a9fd-aa88bbb8c7a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.621915 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f6d5d4b-21b5-4dae-a9fd-aa88bbb8c7a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:32.622111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f6d5d4b-21b5-4dae-a9fd-aa88bbb8c7a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:32.622641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f6d5d4b-21b5-4dae-a9fd-aa88bbb8c7a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:32.622971 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (17ae4836-0fc7-4667-b80f-eb755b6d4ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:32.624373 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b7a381-1f03-4f82-a4cf-a7b120dd0513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.625326 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:32.638374 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.638374 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:32.642586 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7f6d5d4b-21b5-4dae-a9fd-aa88bbb8c7a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Volume info retrieved successfully. Aug 05 18:25:32.651694 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f6d5d4b-21b5-4dae-a9fd-aa88bbb8c7a7 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 returned with HTTP 200 Aug 05 18:25:32.652299 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 850/3384] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:32 2026] GET /volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:32.679852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b7a381-1f03-4f82-a4cf-a7b120dd0513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.680632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97e3f68-6e2d-4e4b-9a9f-119d624507af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.736305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Created reservations ['9fd69945-73ad-4a51-ba55-e6796a8e8353', 'b6b1317e-4ab4-480d-9031-ff4ec8d17be3', '7139d35b-336c-43b6-870c-add4163b889d', '46997f40-8ace-4829-9672-b22240d9edc5'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:32.737204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97e3f68-6e2d-4e4b-9a9f-119d624507af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd69945-73ad-4a51-ba55-e6796a8e8353', 'b6b1317e-4ab4-480d-9031-ff4ec8d17be3', '7139d35b-336c-43b6-870c-add4163b889d', '46997f40-8ace-4829-9672-b22240d9edc5']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.738113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90798cc-f543-49a3-8c9b-fc0cbcec81b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.763493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90798cc-f543-49a3-8c9b-fc0cbcec81b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c7dd6c7-2dba-4214-bfd7-0b083407d431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-729692515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['9fd69945-73ad-4a51-ba55-e6796a8e8353','b6b1317e-4ab4-480d-9031-ff4ec8d17be3','7139d35b-336c-43b6-870c-add4163b889d','46997f40-8ace-4829-9672-b22240d9edc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-729692515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c7dd6c7-2dba-4214-bfd7-0b083407d431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af2e786d7f448ab0b8c1d457f832ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.764312 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4767bbf3-eb28-42f8-8ce3-04daca8a5d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.792802 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4767bbf3-eb28-42f8-8ce3-04daca8a5d35) transitioned into state 'SUCCESS' from state '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-729692515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['9fd69945-73ad-4a51-ba55-e6796a8e8353','b6b1317e-4ab4-480d-9031-ff4ec8d17be3','7139d35b-336c-43b6-870c-add4163b889d','46997f40-8ace-4829-9672-b22240d9edc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.793700 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b93f1c-3a2f-42be-b965-4e752d4d1e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.804852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b93f1c-3a2f-42be-b965-4e752d4d1e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.805885 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (17ae4836-0fc7-4667-b80f-eb755b6d4ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:32.806274 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request issued successfully. Aug 05 18:25:32.807045 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-631f4858-4f57-4d01-aed9-d29eabe2ba10 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:32.807472 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 838/3385] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:32 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:32.823094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.825814 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c81cbc44-c7bf-4b48-bde2-a9cb018e12e6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:32.826376 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:32.826873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1810738964"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:32.828127 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c81cbc44-c7bf-4b48-bde2-a9cb018e12e6 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:32.828376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c81cbc44-c7bf-4b48-bde2-a9cb018e12e6 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:32.828608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c81cbc44-c7bf-4b48-bde2-a9cb018e12e6 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:32.828768 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-c81cbc44-c7bf-4b48-bde2-a9cb018e12e6 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:32.828853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request body: {'volume': {"'imageRef": '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1810738964'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:32.829072 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume of 1 GB Aug 05 18:25:32.829529 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.829529 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:32.834015 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Availability Zones retrieved successfully. Aug 05 18:25:32.834881 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:32.834881 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:32.835756 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c81cbc44-c7bf-4b48-bde2-a9cb018e12e6 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:32.836415 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 850/3386] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:32 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:32.842133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (cb25248c-eb75-4fbf-83db-b64656d9f27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:32.843281 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d9592d-6dcd-4e12-9323-8082edb04737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.844386 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:32.873049 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02d9592d-6dcd-4e12-9323-8082edb04737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.874070 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2514e19e-2721-40d9-8eb4-46323ee740a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.928632 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Created reservations ['6784c539-9b52-461c-b3af-a8d425d0085b', '06a04b5d-8159-47b8-8924-55a295050a14', 'e0dcbedd-222d-4dda-a39b-1a48fa7375f1', '4b8881f0-e3d2-4e60-aeba-216d9810c119'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:32.929537 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2514e19e-2721-40d9-8eb4-46323ee740a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6784c539-9b52-461c-b3af-a8d425d0085b', '06a04b5d-8159-47b8-8924-55a295050a14', 'e0dcbedd-222d-4dda-a39b-1a48fa7375f1', '4b8881f0-e3d2-4e60-aeba-216d9810c119']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.930487 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68e6993-90c5-4ad5-9a75-39775f34a772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.956161 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a68e6993-90c5-4ad5-9a75-39775f34a772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e66ae714-6d7c-45c1-8387-9a886b7554e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1810738964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['6784c539-9b52-461c-b3af-a8d425d0085b','06a04b5d-8159-47b8-8924-55a295050a14','e0dcbedd-222d-4dda-a39b-1a48fa7375f1','4b8881f0-e3d2-4e60-aeba-216d9810c119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1810738964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e66ae714-6d7c-45c1-8387-9a886b7554e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af2e786d7f448ab0b8c1d457f832ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.956993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e51f30f-3fd2-40f8-9d16-650d91f36de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.982560 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e51f30f-3fd2-40f8-9d16-650d91f36de3) transitioned into state 'SUCCESS' from state '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-1810738964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['6784c539-9b52-461c-b3af-a8d425d0085b','06a04b5d-8159-47b8-8924-55a295050a14','e0dcbedd-222d-4dda-a39b-1a48fa7375f1','4b8881f0-e3d2-4e60-aeba-216d9810c119'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.983029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1085f0aa-6aab-4c2a-b39d-2860fbef9957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:32.995967 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1085f0aa-6aab-4c2a-b39d-2860fbef9957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:32.997402 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (cb25248c-eb75-4fbf-83db-b64656d9f27b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:32.997818 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request issued successfully. Aug 05 18:25:32.998722 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68255ce7-2b70-4286-b3d1-238b6aca46bb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:32.999833 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 849/3387] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:32 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:33.018197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-44390840-e253-46e3-a947-b5cb2f2166f9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.020306 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:33.021436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-703644758"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:33.023723 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request body: {'volume': {"'imageRef": '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-703644758'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:33.024271 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume of 1 GB Aug 05 18:25:33.027633 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=431,cinder:UPDATE=103,cinder:DELETE=2,cinder:INSERT=45 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:25:33.030477 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Availability Zones retrieved successfully. Aug 05 18:25:33.032680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aba1e619-9518-48d4-8801-1816cd318504 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.035410 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:33.035410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.035629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.035771 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: 6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:33.041567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (2c8c3dfc-58c9-4261-ab94-fdd10d0c8a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:33.043910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8eb9872-7a29-40f2-a38e-8c550b8d80b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.048382 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:33.048577 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.048577 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:33.048577 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:33.086490 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume request issued successfully. Aug 05 18:25:33.086778 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aba1e619-9518-48d4-8801-1816cd318504 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 202 Aug 05 18:25:33.087475 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 839/3388] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:33 2026] DELETE /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:33.099846 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fe5525fc-59e0-41a4-8907-a66d8d15d0a3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.100929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8eb9872-7a29-40f2-a38e-8c550b8d80b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.102197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f477c919-f1be-4c9b-a107-f26df4326048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.102713 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fe5525fc-59e0-41a4-8907-a66d8d15d0a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:33.103026 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fe5525fc-59e0-41a4-8907-a66d8d15d0a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.103395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fe5525fc-59e0-41a4-8907-a66d8d15d0a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.115739 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.115739 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:33.121109 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fe5525fc-59e0-41a4-8907-a66d8d15d0a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:33.128038 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fe5525fc-59e0-41a4-8907-a66d8d15d0a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 200 Aug 05 18:25:33.128481 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 851/3389] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.174797 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Created reservations ['744e8aa7-e6ab-4cb5-873b-baa06c54c987', 'cdb32bc5-b296-47fa-b50f-9a968ceb2b4b', '37c2ac35-a6b0-4b70-9761-19ede4241070', '96b2526b-91a7-4ed9-8413-a55fa544a44a'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:33.175928 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f477c919-f1be-4c9b-a107-f26df4326048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['744e8aa7-e6ab-4cb5-873b-baa06c54c987', 'cdb32bc5-b296-47fa-b50f-9a968ceb2b4b', '37c2ac35-a6b0-4b70-9761-19ede4241070', '96b2526b-91a7-4ed9-8413-a55fa544a44a']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.176889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03042a18-9c00-44b4-8b23-c8c13787886d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.205980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03042a18-9c00-44b4-8b23-c8c13787886d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63006b2e-e0d1-4fac-a7ed-1c627a4892fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-703644758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['744e8aa7-e6ab-4cb5-873b-baa06c54c987','cdb32bc5-b296-47fa-b50f-9a968ceb2b4b','37c2ac35-a6b0-4b70-9761-19ede4241070','96b2526b-91a7-4ed9-8413-a55fa544a44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-703644758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63006b2e-e0d1-4fac-a7ed-1c627a4892fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af2e786d7f448ab0b8c1d457f832ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.209449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485cb8ba-6ead-4e4e-97fe-6863713911ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.241080 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (485cb8ba-6ead-4e4e-97fe-6863713911ef) transitioned into state 'SUCCESS' from state '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-703644758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['744e8aa7-e6ab-4cb5-873b-baa06c54c987','cdb32bc5-b296-47fa-b50f-9a968ceb2b4b','37c2ac35-a6b0-4b70-9761-19ede4241070','96b2526b-91a7-4ed9-8413-a55fa544a44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.241990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0e16b0-b1b6-4194-9e83-cee78b0b5b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.258622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef0e16b0-b1b6-4194-9e83-cee78b0b5b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.259619 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (2c8c3dfc-58c9-4261-ab94-fdd10d0c8a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:33.260168 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request issued successfully. Aug 05 18:25:33.261202 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-44390840-e253-46e3-a947-b5cb2f2166f9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:33.261803 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 851/3390] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:33 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:33.278250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.281512 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:33.281512 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1784684968"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:33.283417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request body: {'volume': {"'imageRef": '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1784684968'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:33.283750 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume of 1 GB Aug 05 18:25:33.283910 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.283910 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:33.289876 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Availability Zones retrieved successfully. Aug 05 18:25:33.300883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (7c6c7a75-0c68-40ce-9a1f-ee2f451901c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:33.302413 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0867d7d8-1154-44d4-b476-f80adebbf4ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.303500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:33.345723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0867d7d8-1154-44d4-b476-f80adebbf4ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.346612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4cb86bb-e8c0-49fd-abe1-3e015c0500b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.408934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Created reservations ['43bcb3c3-3ed6-4d6b-a317-d5f3d4c01d6f', '84be0a58-83cd-4c50-93ec-72cce3d247db', 'ae613e19-4e5c-4117-b9c0-0e5cb31e6cdc', '79baa074-566d-4c4c-b881-1b1bdc398b17'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:33.410173 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4cb86bb-e8c0-49fd-abe1-3e015c0500b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43bcb3c3-3ed6-4d6b-a317-d5f3d4c01d6f', '84be0a58-83cd-4c50-93ec-72cce3d247db', 'ae613e19-4e5c-4117-b9c0-0e5cb31e6cdc', '79baa074-566d-4c4c-b881-1b1bdc398b17']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.411385 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e37533b-9deb-456c-915c-7972024e4e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.442403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e37533b-9deb-456c-915c-7972024e4e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cab74d1c-d32c-436d-b572-2f87fb9d5254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1784684968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['43bcb3c3-3ed6-4d6b-a317-d5f3d4c01d6f','84be0a58-83cd-4c50-93ec-72cce3d247db','ae613e19-4e5c-4117-b9c0-0e5cb31e6cdc','79baa074-566d-4c4c-b881-1b1bdc398b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1784684968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cab74d1c-d32c-436d-b572-2f87fb9d5254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2af2e786d7f448ab0b8c1d457f832ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.443486 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcea4bc-cba3-4edb-930f-10700f396093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.467740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcea4bc-cba3-4edb-930f-10700f396093) transitioned into state 'SUCCESS' from state '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-1784684968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2af2e786d7f448ab0b8c1d457f832ed',qos_specs=None,replication_status=,reservations=['43bcb3c3-3ed6-4d6b-a317-d5f3d4c01d6f','84be0a58-83cd-4c50-93ec-72cce3d247db','ae613e19-4e5c-4117-b9c0-0e5cb31e6cdc','79baa074-566d-4c4c-b881-1b1bdc398b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d8e7d9c75d04a02838bc498dcc7ca1a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.468674 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc55482-077c-45ad-a83a-1e4c08bbdc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:33.481181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cc55482-077c-45ad-a83a-1e4c08bbdc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:33.482145 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Flow 'volume_create_api' (7c6c7a75-0c68-40ce-9a1f-ee2f451901c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:33.482486 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Create volume request issued successfully. Aug 05 18:25:33.483274 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e56b13e-621a-4162-8095-5fedefb82bc9 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:33.483787 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 850/3391] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:33 2026] POST /volume/v3/volumes => generated 757 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:33.495446 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5c8cf50c-cfec-4b9d-b510-f78f05c8332f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.497286 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c8cf50c-cfec-4b9d-b510-f78f05c8332f tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 Aug 05 18:25:33.497526 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c8cf50c-cfec-4b9d-b510-f78f05c8332f tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.497730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c8cf50c-cfec-4b9d-b510-f78f05c8332f tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.505003 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.505003 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:33.508903 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5c8cf50c-cfec-4b9d-b510-f78f05c8332f tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.513133 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c8cf50c-cfec-4b9d-b510-f78f05c8332f tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 returned with HTTP 200 Aug 05 18:25:33.513612 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 840/3392] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.531069 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0e70332a-c240-4d24-9869-eddcd18e0717 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.532925 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e70332a-c240-4d24-9869-eddcd18e0717 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 Aug 05 18:25:33.533147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e70332a-c240-4d24-9869-eddcd18e0717 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.533379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e70332a-c240-4d24-9869-eddcd18e0717 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.540795 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.540795 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:33.545747 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0e70332a-c240-4d24-9869-eddcd18e0717 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.551045 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e70332a-c240-4d24-9869-eddcd18e0717 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 returned with HTTP 200 Aug 05 18:25:33.551612 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 852/3393] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.563914 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5e23f1f1-0927-433e-8672-0aa73dbfd59d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.566551 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5e23f1f1-0927-433e-8672-0aa73dbfd59d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 Aug 05 18:25:33.568098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5e23f1f1-0927-433e-8672-0aa73dbfd59d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.568098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5e23f1f1-0927-433e-8672-0aa73dbfd59d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.577617 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.577617 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:33.582463 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5e23f1f1-0927-433e-8672-0aa73dbfd59d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.587933 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5e23f1f1-0927-433e-8672-0aa73dbfd59d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 returned with HTTP 200 Aug 05 18:25:33.588489 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 852/3394] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.609934 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2cd23893-7eb0-46f9-8092-4f0ea2f72e9e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.616083 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2cd23893-7eb0-46f9-8092-4f0ea2f72e9e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe Aug 05 18:25:33.616330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2cd23893-7eb0-46f9-8092-4f0ea2f72e9e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.616624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2cd23893-7eb0-46f9-8092-4f0ea2f72e9e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.628277 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.628277 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:33.634611 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2cd23893-7eb0-46f9-8092-4f0ea2f72e9e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.642058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2cd23893-7eb0-46f9-8092-4f0ea2f72e9e tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe returned with HTTP 200 Aug 05 18:25:33.642698 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 851/3395] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.656133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-24a016dd-fbe3-425e-b90f-7bea54bd916b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.658206 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24a016dd-fbe3-425e-b90f-7bea54bd916b tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 Aug 05 18:25:33.658461 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24a016dd-fbe3-425e-b90f-7bea54bd916b tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.658674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24a016dd-fbe3-425e-b90f-7bea54bd916b tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.668040 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.668040 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:33.671029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-edd612ea-8614-47d9-9abc-17bc23416675 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.673061 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-edd612ea-8614-47d9-9abc-17bc23416675 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] GET https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 Aug 05 18:25:33.673182 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-24a016dd-fbe3-425e-b90f-7bea54bd916b tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.673295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-edd612ea-8614-47d9-9abc-17bc23416675 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.673545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-edd612ea-8614-47d9-9abc-17bc23416675 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.679865 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24a016dd-fbe3-425e-b90f-7bea54bd916b tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 returned with HTTP 200 Aug 05 18:25:33.680440 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 841/3396] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.681576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-edd612ea-8614-47d9-9abc-17bc23416675 tempest-VolumesSnapshotListTestJSON-76050061 tempest-VolumesSnapshotListTestJSON-76050061-project-member] https://10.4.3.210/volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 returned with HTTP 404 Aug 05 18:25:33.682173 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 853/3397] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/82600447-62a5-464a-9074-9e74351518a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:33.695481 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-37490b1d-0cb1-4342-8bd1-31772010f75c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.697638 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 Aug 05 18:25:33.697638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.697794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.697963 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume with id: cab74d1c-d32c-436d-b572-2f87fb9d5254 Aug 05 18:25:33.705665 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.705665 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:33.706478 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.730759 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume request issued successfully. Aug 05 18:25:33.730759 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37490b1d-0cb1-4342-8bd1-31772010f75c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 returned with HTTP 202 Aug 05 18:25:33.731351 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 853/3398] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:33 2026] DELETE /volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:33.743969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0a134f37-12d1-4d1c-a99c-a4804854edeb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.747999 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0a134f37-12d1-4d1c-a99c-a4804854edeb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 Aug 05 18:25:33.747999 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0a134f37-12d1-4d1c-a99c-a4804854edeb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.747999 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0a134f37-12d1-4d1c-a99c-a4804854edeb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.757249 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.757249 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:33.761987 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0a134f37-12d1-4d1c-a99c-a4804854edeb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:33.767950 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0a134f37-12d1-4d1c-a99c-a4804854edeb tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 returned with HTTP 200 Aug 05 18:25:33.768695 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 852/3399] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:33.861139 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-91907fe5-5e8b-4d1c-8173-94a4deff40e7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:33.862837 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91907fe5-5e8b-4d1c-8173-94a4deff40e7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:33.863038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91907fe5-5e8b-4d1c-8173-94a4deff40e7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:33.863218 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91907fe5-5e8b-4d1c-8173-94a4deff40e7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:33.863363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-91907fe5-5e8b-4d1c-8173-94a4deff40e7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:33.867673 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:33.867673 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:33.868530 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91907fe5-5e8b-4d1c-8173-94a4deff40e7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:33.868950 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 842/3400] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:33 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:34.142994 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e4a74b54-7fa5-4e8e-a176-351b7f5f1b3f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.145033 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4a74b54-7fa5-4e8e-a176-351b7f5f1b3f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:34.145167 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4a74b54-7fa5-4e8e-a176-351b7f5f1b3f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.145275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4a74b54-7fa5-4e8e-a176-351b7f5f1b3f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.151707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4a74b54-7fa5-4e8e-a176-351b7f5f1b3f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 404 Aug 05 18:25:34.152752 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 854/3401] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:34 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:34.160551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a38b0d83-589c-40e3-94f9-e46126ef40a0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.162488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a38b0d83-589c-40e3-94f9-e46126ef40a0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:34.162783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a38b0d83-589c-40e3-94f9-e46126ef40a0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.163065 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a38b0d83-589c-40e3-94f9-e46126ef40a0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.169959 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a38b0d83-589c-40e3-94f9-e46126ef40a0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 404 Aug 05 18:25:34.170535 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 854/3402] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:34 2026] GET /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:34.180184 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-249aec06-edd1-40b4-826f-f5b15a18acf6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.182557 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-249aec06-edd1-40b4-826f-f5b15a18acf6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:34.183507 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-249aec06-edd1-40b4-826f-f5b15a18acf6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.183507 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-249aec06-edd1-40b4-826f-f5b15a18acf6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.183776 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-249aec06-edd1-40b4-826f-f5b15a18acf6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: 6adec8af-f37e-4cb1-a7d5-eadf60fa283f Aug 05 18:25:34.192436 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-249aec06-edd1-40b4-826f-f5b15a18acf6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f returned with HTTP 404 Aug 05 18:25:34.193161 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 853/3403] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:34 2026] DELETE /volume/v3/volumes/6adec8af-f37e-4cb1-a7d5-eadf60fa283f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:34.229187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-02f58359-90b5-44f9-b848-83948ea76ae8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.234170 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:34.234674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-11137818"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:34.238978 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request body: {'volume': {'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-11137818'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:34.350646 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume of 1 GB Aug 05 18:25:34.384684 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability Zones retrieved successfully. Aug 05 18:25:34.404910 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (5ebc9f71-023c-43b9-a94d-c36150dc05ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:34.406660 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06167a8c-ede0-41fd-860c-9ff9f5efa029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:34.410732 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:34.498321 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06167a8c-ede0-41fd-860c-9ff9f5efa029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:34.498321 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681b2036-0393-484a-a64c-af25e0b51af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:34.568129 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['e3c63aed-0614-4962-adef-11d12c3d97a5', '766a54f3-a196-4823-a9c2-d3b30f479467', '5ddfcf1d-5e67-4f90-9254-8f47c42f06a2', 'e12c8c90-f377-438f-ad8b-932f0e1b883b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:34.569368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681b2036-0393-484a-a64c-af25e0b51af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c63aed-0614-4962-adef-11d12c3d97a5', '766a54f3-a196-4823-a9c2-d3b30f479467', '5ddfcf1d-5e67-4f90-9254-8f47c42f06a2', 'e12c8c90-f377-438f-ad8b-932f0e1b883b']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:34.570380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3d95102-a651-4b5c-b130-3e40b5146c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:34.613636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3d95102-a651-4b5c-b130-3e40b5146c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '938ea498-f696-4149-9af0-630992f1232d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-11137818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['e3c63aed-0614-4962-adef-11d12c3d97a5','766a54f3-a196-4823-a9c2-d3b30f479467','5ddfcf1d-5e67-4f90-9254-8f47c42f06a2','e12c8c90-f377-438f-ad8b-932f0e1b883b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-11137818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=938ea498-f696-4149-9af0-630992f1232d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ef45c888ac40298d9c3e83074c2467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:34.614991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba011b1e-2412-4183-a65b-00a02e5eed38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:34.655759 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba011b1e-2412-4183-a65b-00a02e5eed38) transitioned into state 'SUCCESS' from state '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-11137818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['e3c63aed-0614-4962-adef-11d12c3d97a5','766a54f3-a196-4823-a9c2-d3b30f479467','5ddfcf1d-5e67-4f90-9254-8f47c42f06a2','e12c8c90-f377-438f-ad8b-932f0e1b883b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:34.657380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b98752d-58f1-4c95-a350-c3b176981b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:34.671842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b98752d-58f1-4c95-a350-c3b176981b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:34.672879 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (5ebc9f71-023c-43b9-a94d-c36150dc05ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:34.673284 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request issued successfully. Aug 05 18:25:34.674229 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02f58359-90b5-44f9-b848-83948ea76ae8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:34.675094 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 843/3404] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:34 2026] POST /volume/v3/volumes => generated 747 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:34.692901 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-73a4cc63-b977-4fc2-b75b-bd2cc3746a82 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.694896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73a4cc63-b977-4fc2-b75b-bd2cc3746a82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:25:34.695145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73a4cc63-b977-4fc2-b75b-bd2cc3746a82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.695348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73a4cc63-b977-4fc2-b75b-bd2cc3746a82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.709615 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:34.709615 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:34.717012 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-73a4cc63-b977-4fc2-b75b-bd2cc3746a82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:34.726035 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73a4cc63-b977-4fc2-b75b-bd2cc3746a82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 200 Aug 05 18:25:34.726903 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 855/3405] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:34 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:34.784073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d239560e-8606-4f97-ae99-e1d147a3aaff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.787005 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d239560e-8606-4f97-ae99-e1d147a3aaff tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 Aug 05 18:25:34.787293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d239560e-8606-4f97-ae99-e1d147a3aaff tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.787948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d239560e-8606-4f97-ae99-e1d147a3aaff tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.796413 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d239560e-8606-4f97-ae99-e1d147a3aaff tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 returned with HTTP 404 Aug 05 18:25:34.797029 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 855/3406] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:34 2026] GET /volume/v3/volumes/cab74d1c-d32c-436d-b572-2f87fb9d5254 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:34.805350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.807714 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] DELETE https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe Aug 05 18:25:34.807960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.808211 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.808408 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume with id: 63006b2e-e0d1-4fac-a7ed-1c627a4892fe Aug 05 18:25:34.817845 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:34.817845 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:34.818356 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:34.840605 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume request issued successfully. Aug 05 18:25:34.840849 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6e63e1a-6f84-4683-a1ce-a771d78b6940 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe returned with HTTP 202 Aug 05 18:25:34.841280 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 854/3407] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:34 2026] DELETE /volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:34.853678 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8bfc8411-c150-4379-89d0-bfd95e48e4bf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.856038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8bfc8411-c150-4379-89d0-bfd95e48e4bf tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe Aug 05 18:25:34.856317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8bfc8411-c150-4379-89d0-bfd95e48e4bf tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.856642 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8bfc8411-c150-4379-89d0-bfd95e48e4bf tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.865026 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:34.865026 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:34.869259 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8bfc8411-c150-4379-89d0-bfd95e48e4bf tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:34.874005 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8bfc8411-c150-4379-89d0-bfd95e48e4bf tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe returned with HTTP 200 Aug 05 18:25:34.874380 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 844/3408] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:34 2026] GET /volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:34.888707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0d50194e-12cf-43a0-81e5-697cd6f90db2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:34.890611 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0d50194e-12cf-43a0-81e5-697cd6f90db2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:34.892850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0d50194e-12cf-43a0-81e5-697cd6f90db2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:34.892850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0d50194e-12cf-43a0-81e5-697cd6f90db2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:34.892850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0d50194e-12cf-43a0-81e5-697cd6f90db2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:34.897712 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:34.897712 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:34.899045 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0d50194e-12cf-43a0-81e5-697cd6f90db2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:34.899119 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 856/3409] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:34 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:35.743541 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2135f619-ce05-4016-9213-880f2d635864 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.746087 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2135f619-ce05-4016-9213-880f2d635864 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:25:35.746308 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2135f619-ce05-4016-9213-880f2d635864 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.746562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2135f619-ce05-4016-9213-880f2d635864 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.756778 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.756778 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:35.761687 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2135f619-ce05-4016-9213-880f2d635864 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:35.768055 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2135f619-ce05-4016-9213-880f2d635864 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 200 Aug 05 18:25:35.768705 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 856/3410] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:35 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:35.785784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d837a87c-3bb2-472d-a2c3-473825918c3b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.787780 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d837a87c-3bb2-472d-a2c3-473825918c3b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:25:35.787996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d837a87c-3bb2-472d-a2c3-473825918c3b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.788189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d837a87c-3bb2-472d-a2c3-473825918c3b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.797690 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.797690 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:35.802968 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d837a87c-3bb2-472d-a2c3-473825918c3b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:35.810929 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d837a87c-3bb2-472d-a2c3-473825918c3b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 200 Aug 05 18:25:35.811525 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 855/3411] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:35 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:35.833468 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-566a4dd7-0242-4c08-9efd-6941b581513e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.838223 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:25:35.838924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "938ea498-f696-4149-9af0-630992f1232d", "name": "tempest-VolumesBackupsTest-Backup-380004964", "container": "tempest-volumesbackupstest-backup-container-2077424255"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:35.843771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating new backup {'backup': {'volume_id': '938ea498-f696-4149-9af0-630992f1232d', 'name': 'tempest-VolumesBackupsTest-Backup-380004964', 'container': 'tempest-volumesbackupstest-backup-container-2077424255'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:25:35.843771 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating backup of volume 938ea498-f696-4149-9af0-630992f1232d in container tempest-volumesbackupstest-backup-container-2077424255 Aug 05 18:25:35.851917 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.851917 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:35.852798 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:35.875461 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['36d6a99c-999d-4979-bdab-99dc23170c85', '2c0163f7-d7c5-4b03-9f74-0d76d4560a85'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:35.892707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-39df788c-ecaa-4c49-8fdb-6ad3ade3fe4c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.895497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-39df788c-ecaa-4c49-8fdb-6ad3ade3fe4c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe Aug 05 18:25:35.895497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-39df788c-ecaa-4c49-8fdb-6ad3ade3fe4c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.898436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-39df788c-ecaa-4c49-8fdb-6ad3ade3fe4c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.906305 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-39df788c-ecaa-4c49-8fdb-6ad3ade3fe4c tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe returned with HTTP 404 Aug 05 18:25:35.907112 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 857/3412] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:35 2026] GET /volume/v3/volumes/63006b2e-e0d1-4fac-a7ed-1c627a4892fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:35.911940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a5a0735e-3a35-4f40-abd0-257bbd79ca0c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.914101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a5a0735e-3a35-4f40-abd0-257bbd79ca0c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:35.914101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a5a0735e-3a35-4f40-abd0-257bbd79ca0c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.914405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a5a0735e-3a35-4f40-abd0-257bbd79ca0c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.914502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a5a0735e-3a35-4f40-abd0-257bbd79ca0c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:35.917321 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.921636 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 Aug 05 18:25:35.921920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.922166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.922387 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume with id: e66ae714-6d7c-45c1-8387-9a886b7554e8 Aug 05 18:25:35.925684 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.925684 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:35.926504 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a5a0735e-3a35-4f40-abd0-257bbd79ca0c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:35.929675 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 857/3413] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:35 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:35.929828 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-566a4dd7-0242-4c08-9efd-6941b581513e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:25:35.930144 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 845/3414] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:35 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:35.936304 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.936304 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:35.936951 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:35.940856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8b1d9a9e-f906-42b4-9b00-aab3e8eed133 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.943265 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b1d9a9e-f906-42b4-9b00-aab3e8eed133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:35.943479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b1d9a9e-f906-42b4-9b00-aab3e8eed133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.943738 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b1d9a9e-f906-42b4-9b00-aab3e8eed133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.943868 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-8b1d9a9e-f906-42b4-9b00-aab3e8eed133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:35.951637 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.951637 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:35.952515 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b1d9a9e-f906-42b4-9b00-aab3e8eed133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:35.952905 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 858/3415] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:35 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:35.965426 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume request issued successfully. Aug 05 18:25:35.965426 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-51b1759b-7f17-4ffa-ac03-edb890b30b0a tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 returned with HTTP 202 Aug 05 18:25:35.965703 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 856/3416] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:35 2026] DELETE /volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:35.978379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-084931fa-467a-4e97-95ed-48c23a1e7543 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:35.981841 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-084931fa-467a-4e97-95ed-48c23a1e7543 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 Aug 05 18:25:35.981841 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-084931fa-467a-4e97-95ed-48c23a1e7543 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:35.982155 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-084931fa-467a-4e97-95ed-48c23a1e7543 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:35.996051 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:35.996051 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:36.001403 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-084931fa-467a-4e97-95ed-48c23a1e7543 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:36.008165 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-084931fa-467a-4e97-95ed-48c23a1e7543 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 returned with HTTP 200 Aug 05 18:25:36.009306 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 858/3417] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:35 2026] GET /volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:36.777118 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2d58f367-4b30-4987-83a4-5f97350918ff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:36.781019 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:36.781019 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "104699b3-4fc9-46c6-961b-da99181ffb98", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1306656714", "description": null, "metadata": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:36.801998 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:36.801998 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:36.802491 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:36.802658 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume 104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:25:36.840708 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['27bedc55-d4c9-45a8-b097-bf7b65e5a6b1', 'fd38c7d0-852d-42ff-a13d-da3693257920', 'ae4ed92f-e954-4b0d-a22a-98698a39c62b', '52a44734-aa2d-465a-b076-fb028b277481'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:36.882679 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot force create request issued successfully. Aug 05 18:25:36.883171 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d58f367-4b30-4987-83a4-5f97350918ff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:36.883718 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 846/3418] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:36.893907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e7e0de6c-5214-42f2-9a21-52a3a61bc510 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:36.896426 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e7e0de6c-5214-42f2-9a21-52a3a61bc510 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:36.896740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e7e0de6c-5214-42f2-9a21-52a3a61bc510 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:36.896982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e7e0de6c-5214-42f2-9a21-52a3a61bc510 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:36.903679 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:36.903679 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:36.904297 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e7e0de6c-5214-42f2-9a21-52a3a61bc510 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:36.905535 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e7e0de6c-5214-42f2-9a21-52a3a61bc510 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b returned with HTTP 200 Aug 05 18:25:36.906121 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 859/3419] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:36 2026] GET /volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:36.940157 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2214ff37-0e09-4065-b577-7f2787e1d717 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:36.942079 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2214ff37-0e09-4065-b577-7f2787e1d717 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:36.942290 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2214ff37-0e09-4065-b577-7f2787e1d717 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:36.942490 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2214ff37-0e09-4065-b577-7f2787e1d717 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:36.942614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2214ff37-0e09-4065-b577-7f2787e1d717 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:36.947871 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:36.947871 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:36.948979 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2214ff37-0e09-4065-b577-7f2787e1d717 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:36.949546 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 857/3420] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:36 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:36.961820 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:36.966114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f5e22c7b-6cf7-4c50-b647-81569dd67838 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:36.968570 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f5e22c7b-6cf7-4c50-b647-81569dd67838 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:36.968998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f5e22c7b-6cf7-4c50-b647-81569dd67838 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:36.970255 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f5e22c7b-6cf7-4c50-b647-81569dd67838 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:36.970255 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f5e22c7b-6cf7-4c50-b647-81569dd67838 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:36.975635 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:36.975635 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:36.976860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f5e22c7b-6cf7-4c50-b647-81569dd67838 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:36.977424 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 847/3421] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:36 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:37.026981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-327d0204-9194-4ad2-ad11-1f9432b50083 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.028254 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-327d0204-9194-4ad2-ad11-1f9432b50083 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 Aug 05 18:25:37.028472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-327d0204-9194-4ad2-ad11-1f9432b50083 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.028719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-327d0204-9194-4ad2-ad11-1f9432b50083 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.037571 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-327d0204-9194-4ad2-ad11-1f9432b50083 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 returned with HTTP 404 Aug 05 18:25:37.038452 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 860/3422] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:37 2026] GET /volume/v3/volumes/e66ae714-6d7c-45c1-8387-9a886b7554e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:37.045923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-312621e0-6508-4adc-a329-d67f9a510587 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.048970 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] DELETE https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 Aug 05 18:25:37.048970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.049537 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.049537 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume with id: 3c7dd6c7-2dba-4214-bfd7-0b083407d431 Aug 05 18:25:37.058394 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.058394 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:37.059029 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:37.084534 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume request issued successfully. Aug 05 18:25:37.084789 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-312621e0-6508-4adc-a329-d67f9a510587 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 returned with HTTP 202 Aug 05 18:25:37.085692 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 858/3423] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:37 2026] DELETE /volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:37.093996 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d3abe3e-4725-4cfb-bcad-fbf5d9e0a1b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.096175 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d3abe3e-4725-4cfb-bcad-fbf5d9e0a1b1 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 Aug 05 18:25:37.096813 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d3abe3e-4725-4cfb-bcad-fbf5d9e0a1b1 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.097192 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d3abe3e-4725-4cfb-bcad-fbf5d9e0a1b1 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.110543 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.110543 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:37.116836 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1d3abe3e-4725-4cfb-bcad-fbf5d9e0a1b1 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:37.127222 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d3abe3e-4725-4cfb-bcad-fbf5d9e0a1b1 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 returned with HTTP 200 Aug 05 18:25:37.127774 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 848/3424] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:37 2026] GET /volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:37.133930 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:25:37.134380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80c6b8f3-6db8-44b6-a049-960ff04fa899", "incremental": true}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:37.136904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating new backup {'backup': {'volume_id': '80c6b8f3-6db8-44b6-a049-960ff04fa899', 'incremental': True}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:25:37.137063 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating backup of volume 80c6b8f3-6db8-44b6-a049-960ff04fa899 in container None Aug 05 18:25:37.147062 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.147062 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:37.147523 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Volume info retrieved successfully. Aug 05 18:25:37.183188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Created reservations ['bf46580d-1756-442d-8d47-b8a287de6998', '357941aa-a46f-4767-b4b5-6dc1610f969b'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:37.209563 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5305e394-e52a-4ed5-ad03-1601750dbcbc tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 400 Aug 05 18:25:37.211234 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 859/3425] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:36 2026] POST /volume/v3/backups => generated 109 bytes in 250 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:25:37.219167 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.221384 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] DELETE https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:37.221680 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.221920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.222099 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete backup with id: 40ce3e2e-4d41-454f-a553-4d5b162a4469. Aug 05 18:25:37.228222 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.228222 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:37.251695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] delete_backup rpcapi backup_id 40ce3e2e-4d41-454f-a553-4d5b162a4469 {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:25:37.253934 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5dd97058-11d8-465b-8600-eefe9b9080c5 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 202 Aug 05 18:25:37.254523 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 861/3426] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:37 2026] DELETE /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:25:37.263459 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e9d23d05-5661-4b9f-a156-5acec7d3ebda None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.266013 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9d23d05-5661-4b9f-a156-5acec7d3ebda tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:37.266316 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9d23d05-5661-4b9f-a156-5acec7d3ebda tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.266600 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9d23d05-5661-4b9f-a156-5acec7d3ebda tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.267380 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-e9d23d05-5661-4b9f-a156-5acec7d3ebda tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:37.272800 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.272800 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:37.273949 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9d23d05-5661-4b9f-a156-5acec7d3ebda tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 200 Aug 05 18:25:37.274502 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 859/3427] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:37 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:37.917144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-22f18249-8f3e-4fe6-8731-3f0052d96ddd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.919801 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22f18249-8f3e-4fe6-8731-3f0052d96ddd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:37.920136 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22f18249-8f3e-4fe6-8731-3f0052d96ddd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.920400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22f18249-8f3e-4fe6-8731-3f0052d96ddd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.930385 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.930385 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:37.931981 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-22f18249-8f3e-4fe6-8731-3f0052d96ddd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:37.933745 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22f18249-8f3e-4fe6-8731-3f0052d96ddd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b returned with HTTP 200 Aug 05 18:25:37.936018 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 849/3428] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:37 2026] GET /volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:37.950304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4377bba1-2660-4de2-b2b4-699a18104a0b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.952472 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4377bba1-2660-4de2-b2b4-699a18104a0b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:37.952709 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4377bba1-2660-4de2-b2b4-699a18104a0b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.952935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4377bba1-2660-4de2-b2b4-699a18104a0b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.958829 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.958829 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:37.959295 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4377bba1-2660-4de2-b2b4-699a18104a0b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:37.960272 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4377bba1-2660-4de2-b2b4-699a18104a0b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b returned with HTTP 200 Aug 05 18:25:37.960833 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 860/3429] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:37 2026] GET /volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:37.992414 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e11a22dc-f69a-41a4-bb7d-396b0c477f55 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:37.994545 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e11a22dc-f69a-41a4-bb7d-396b0c477f55 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:37.994823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e11a22dc-f69a-41a4-bb7d-396b0c477f55 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:37.995038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e11a22dc-f69a-41a4-bb7d-396b0c477f55 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:37.995169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e11a22dc-f69a-41a4-bb7d-396b0c477f55 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:37.999928 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:37.999928 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:38.000774 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e11a22dc-f69a-41a4-bb7d-396b0c477f55 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:38.001324 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 862/3430] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:37 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:38.144062 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fa6d237d-b5cd-4d6a-90f2-341a512333de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:38.146677 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fa6d237d-b5cd-4d6a-90f2-341a512333de tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 Aug 05 18:25:38.147002 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fa6d237d-b5cd-4d6a-90f2-341a512333de tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:38.147303 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fa6d237d-b5cd-4d6a-90f2-341a512333de tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:38.155875 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fa6d237d-b5cd-4d6a-90f2-341a512333de tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 returned with HTTP 404 Aug 05 18:25:38.156516 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 860/3431] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:38 2026] GET /volume/v3/volumes/3c7dd6c7-2dba-4214-bfd7-0b083407d431 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:38.166686 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-25067be2-cdc7-449e-926c-b251fad40038 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:38.171449 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] DELETE https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 Aug 05 18:25:38.171730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:38.171974 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:38.172179 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume with id: 467a8d4d-70c1-468e-9750-f7657e3f6e94 Aug 05 18:25:38.181121 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:38.181121 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:38.182447 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:38.209531 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Delete volume request issued successfully. Aug 05 18:25:38.209712 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-25067be2-cdc7-449e-926c-b251fad40038 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 returned with HTTP 202 Aug 05 18:25:38.210703 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 850/3432] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:38 2026] DELETE /volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:38.230431 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9ec2a098-f77f-4733-8f83-864c3fb8eb9d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:38.236854 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ec2a098-f77f-4733-8f83-864c3fb8eb9d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 Aug 05 18:25:38.237142 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ec2a098-f77f-4733-8f83-864c3fb8eb9d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:38.237453 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ec2a098-f77f-4733-8f83-864c3fb8eb9d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:38.252647 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:38.252647 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:38.270916 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9ec2a098-f77f-4733-8f83-864c3fb8eb9d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Volume info retrieved successfully. Aug 05 18:25:38.280550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ec2a098-f77f-4733-8f83-864c3fb8eb9d tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 returned with HTTP 200 Aug 05 18:25:38.281464 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 861/3433] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:38 2026] GET /volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:38.291324 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7eaeb4de-d19a-4f86-8612-37ac4d952b8a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:38.297715 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7eaeb4de-d19a-4f86-8612-37ac4d952b8a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 Aug 05 18:25:38.297715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7eaeb4de-d19a-4f86-8612-37ac4d952b8a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:38.297715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7eaeb4de-d19a-4f86-8612-37ac4d952b8a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:38.297715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7eaeb4de-d19a-4f86-8612-37ac4d952b8a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 40ce3e2e-4d41-454f-a553-4d5b162a4469. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:38.308906 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7eaeb4de-d19a-4f86-8612-37ac4d952b8a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 returned with HTTP 404 Aug 05 18:25:38.309747 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 863/3434] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:38 2026] GET /volume/v3/backups/40ce3e2e-4d41-454f-a553-4d5b162a4469 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:38.323931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:38.328469 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:38.329317 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1193504636"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:38.331414 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1193504636'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:38.331414 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume of 1 GB Aug 05 18:25:38.341737 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Availability Zones retrieved successfully. Aug 05 18:25:38.351536 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Flow 'volume_create_api' (82ca3c1b-8dcf-4863-af53-15fa5ff8de43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:38.353221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eaa18bc-9d0d-4ddf-84a1-fcbd7b2a3a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:38.355127 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:38.393698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eaa18bc-9d0d-4ddf-84a1-fcbd7b2a3a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:38.394644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7abe089c-a8e9-4608-863f-0eefdcb91d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:38.454417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['447476f2-5039-47f6-be62-d021c1478c1e', '2b0f92cd-7f02-453a-89cb-286b9a1506b4', '60647688-379a-409a-a9d9-785a11a8a457', '96f36ad1-a357-4933-afbd-bff8fbb01647'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:38.456917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7abe089c-a8e9-4608-863f-0eefdcb91d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['447476f2-5039-47f6-be62-d021c1478c1e', '2b0f92cd-7f02-453a-89cb-286b9a1506b4', '60647688-379a-409a-a9d9-785a11a8a457', '96f36ad1-a357-4933-afbd-bff8fbb01647']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:38.456917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac082d3b-e007-423f-b31a-ecad827d0da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:38.489230 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac082d3b-e007-423f-b31a-ecad827d0da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5096c4d2-88ec-4993-81f3-bf86ea42a26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1193504636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695be161ad0247efa56255d21cd703d6',qos_specs=None,replication_status=,reservations=['447476f2-5039-47f6-be62-d021c1478c1e','2b0f92cd-7f02-453a-89cb-286b9a1506b4','60647688-379a-409a-a9d9-785a11a8a457','96f36ad1-a357-4933-afbd-bff8fbb01647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1193504636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5096c4d2-88ec-4993-81f3-bf86ea42a26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695be161ad0247efa56255d21cd703d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:38.490187 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b2827f-5cff-4563-aad8-e399eef71e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:38.525044 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31b2827f-5cff-4563-aad8-e399eef71e59) transitioned into state 'SUCCESS' from state '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-1193504636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695be161ad0247efa56255d21cd703d6',qos_specs=None,replication_status=,reservations=['447476f2-5039-47f6-be62-d021c1478c1e','2b0f92cd-7f02-453a-89cb-286b9a1506b4','60647688-379a-409a-a9d9-785a11a8a457','96f36ad1-a357-4933-afbd-bff8fbb01647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:38.525277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e45876-8ed2-45f6-affb-4b6aa7800d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:38.540849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e45876-8ed2-45f6-affb-4b6aa7800d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:38.541939 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Flow 'volume_create_api' (82ca3c1b-8dcf-4863-af53-15fa5ff8de43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:38.542361 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume request issued successfully. Aug 05 18:25:38.543140 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50250d0b-cc62-477f-9b6f-5a4490c7979b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:38.543730 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 861/3435] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:25:38 2026] POST /volume/v3/volumes => generated 749 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:38.562899 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b8416bf6-c6ec-43ea-aef6-0a5284091652 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:38.565939 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b8416bf6-c6ec-43ea-aef6-0a5284091652 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b Aug 05 18:25:38.565939 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b8416bf6-c6ec-43ea-aef6-0a5284091652 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:38.565939 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b8416bf6-c6ec-43ea-aef6-0a5284091652 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:38.580978 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:38.580978 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:38.586105 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b8416bf6-c6ec-43ea-aef6-0a5284091652 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:25:38.591034 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b8416bf6-c6ec-43ea-aef6-0a5284091652 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b returned with HTTP 200 Aug 05 18:25:38.591556 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 851/3436] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:38 2026] GET /volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:39.018513 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a849d15a-5f95-4521-83e2-1dac6238a5a2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:39.024209 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a849d15a-5f95-4521-83e2-1dac6238a5a2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:39.024414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a849d15a-5f95-4521-83e2-1dac6238a5a2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:39.024632 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a849d15a-5f95-4521-83e2-1dac6238a5a2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:39.024733 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a849d15a-5f95-4521-83e2-1dac6238a5a2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:39.031702 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:39.031702 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:39.032864 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a849d15a-5f95-4521-83e2-1dac6238a5a2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:39.033405 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 862/3437] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:39 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:39.299727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-761a250c-a562-4bd1-b89d-e11dbb9fc2a0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:39.303968 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-761a250c-a562-4bd1-b89d-e11dbb9fc2a0 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] GET https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 Aug 05 18:25:39.305537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-761a250c-a562-4bd1-b89d-e11dbb9fc2a0 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:39.305664 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-761a250c-a562-4bd1-b89d-e11dbb9fc2a0 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:39.315533 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-761a250c-a562-4bd1-b89d-e11dbb9fc2a0 tempest-CreateVolumesFromImageTest-159949915 tempest-CreateVolumesFromImageTest-159949915-project-member] https://10.4.3.210/volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 returned with HTTP 404 Aug 05 18:25:39.316357 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 864/3438] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:39 2026] GET /volume/v3/volumes/467a8d4d-70c1-468e-9750-f7657e3f6e94 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:39.613045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a84c9c55-6a85-4109-9d16-e7f551f02067 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:39.613045 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a84c9c55-6a85-4109-9d16-e7f551f02067 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b Aug 05 18:25:39.613045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a84c9c55-6a85-4109-9d16-e7f551f02067 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:39.613045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a84c9c55-6a85-4109-9d16-e7f551f02067 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:39.625811 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:39.625811 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:39.632943 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a84c9c55-6a85-4109-9d16-e7f551f02067 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:25:39.641802 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a84c9c55-6a85-4109-9d16-e7f551f02067 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b returned with HTTP 200 Aug 05 18:25:39.642477 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 862/3439] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:39 2026] GET /volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:39.663410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:39.665750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:25:39.666168 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5096c4d2-88ec-4993-81f3-bf86ea42a26b", "name": "tempest-VolumesBackupsTest-Backup-1637977410"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:39.667924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating new backup {'backup': {'volume_id': '5096c4d2-88ec-4993-81f3-bf86ea42a26b', 'name': 'tempest-VolumesBackupsTest-Backup-1637977410'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:25:39.668129 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating backup of volume 5096c4d2-88ec-4993-81f3-bf86ea42a26b in container None Aug 05 18:25:39.683621 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:39.683621 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:39.684101 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Volume info retrieved successfully. Aug 05 18:25:39.715036 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Created reservations ['f0d4dce3-22d9-4413-a92d-3620238df12e', '3ab9a50e-793e-423a-8081-c759e1ad9509'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:39.756803 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96fd7d49-7824-4a3c-adf1-a61cfa911039 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:25:39.757298 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 852/3440] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:39 2026] POST /volume/v3/backups => generated 330 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:39.769531 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4151167d-ed20-4b60-b010-d9f71dff1dce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:39.771835 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4151167d-ed20-4b60-b010-d9f71dff1dce tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:39.772103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4151167d-ed20-4b60-b010-d9f71dff1dce tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:39.772302 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4151167d-ed20-4b60-b010-d9f71dff1dce tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:39.772444 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4151167d-ed20-4b60-b010-d9f71dff1dce tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:39.786647 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:39.786647 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:39.787408 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4151167d-ed20-4b60-b010-d9f71dff1dce tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:39.787920 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 863/3441] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:39 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:40.049310 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9154c973-41e3-43cf-8a10-06bea8f8b540 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:40.051330 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9154c973-41e3-43cf-8a10-06bea8f8b540 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:40.051632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9154c973-41e3-43cf-8a10-06bea8f8b540 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:40.052283 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9154c973-41e3-43cf-8a10-06bea8f8b540 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:40.052283 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9154c973-41e3-43cf-8a10-06bea8f8b540 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:40.058369 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:40.058369 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:40.059626 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9154c973-41e3-43cf-8a10-06bea8f8b540 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:40.059943 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 865/3442] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:40 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:40.806378 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4294b7fa-c35b-4a76-a7e3-0faf2f695fe6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:40.808262 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4294b7fa-c35b-4a76-a7e3-0faf2f695fe6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:40.808522 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4294b7fa-c35b-4a76-a7e3-0faf2f695fe6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:40.809027 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4294b7fa-c35b-4a76-a7e3-0faf2f695fe6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:40.809027 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-4294b7fa-c35b-4a76-a7e3-0faf2f695fe6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:40.818175 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:40.818175 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:40.818736 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4294b7fa-c35b-4a76-a7e3-0faf2f695fe6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:40.819206 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 863/3443] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:40 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:41.075975 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b3c15e83-01c4-4a79-9e8f-8c2afddfa76c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:41.080350 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b3c15e83-01c4-4a79-9e8f-8c2afddfa76c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:41.084080 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b3c15e83-01c4-4a79-9e8f-8c2afddfa76c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:41.084239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b3c15e83-01c4-4a79-9e8f-8c2afddfa76c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:41.084347 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b3c15e83-01c4-4a79-9e8f-8c2afddfa76c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:41.090588 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:41.090588 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:41.090748 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b3c15e83-01c4-4a79-9e8f-8c2afddfa76c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:41.091877 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 853/3444] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:41 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:41.309727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:41.485444 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:41.486055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1089736324"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:41.487949 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1089736324'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:41.488131 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume of 1 GB Aug 05 18:25:41.493516 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Availability Zones retrieved successfully. Aug 05 18:25:41.502689 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (5e17e342-3806-4d93-bc38-b7fb19a1a9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:41.504332 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e14b765-86e0-44b8-8291-24259f7b180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:41.505571 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:41.545052 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e14b765-86e0-44b8-8291-24259f7b180b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:41.546957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff65d6a2-d1b6-42e4-b902-53d943508e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:41.639215 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['7217f5b3-f633-48f3-aebc-8161ab55cacf', '4a9e7bd9-841f-46ee-98ea-1b5cb912d4fe', 'fcc3f626-a1d9-4d98-b8d3-552dd92388c9', '5933a582-ecba-475f-8d15-8624b4ff6779'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:41.640308 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff65d6a2-d1b6-42e4-b902-53d943508e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7217f5b3-f633-48f3-aebc-8161ab55cacf', '4a9e7bd9-841f-46ee-98ea-1b5cb912d4fe', 'fcc3f626-a1d9-4d98-b8d3-552dd92388c9', '5933a582-ecba-475f-8d15-8624b4ff6779']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:41.641144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dce6714-ff8d-46e3-a704-b2ce7f6dfe7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:41.666329 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dce6714-ff8d-46e3-a704-b2ce7f6dfe7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f7317a-5453-4e65-a62e-2884ab3a2293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089736324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['7217f5b3-f633-48f3-aebc-8161ab55cacf','4a9e7bd9-841f-46ee-98ea-1b5cb912d4fe','fcc3f626-a1d9-4d98-b8d3-552dd92388c9','5933a582-ecba-475f-8d15-8624b4ff6779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1089736324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f7317a-5453-4e65-a62e-2884ab3a2293,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31956e543f846a495c88fe2123852c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fc605053f0944b3837939b6bcb492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:41.666962 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a18906a-ebc9-4cf2-a7dd-b0940dddbca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:41.690931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a18906a-ebc9-4cf2-a7dd-b0940dddbca5) transitioned into state 'SUCCESS' from state '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-1089736324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['7217f5b3-f633-48f3-aebc-8161ab55cacf','4a9e7bd9-841f-46ee-98ea-1b5cb912d4fe','fcc3f626-a1d9-4d98-b8d3-552dd92388c9','5933a582-ecba-475f-8d15-8624b4ff6779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:41.692147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317b0472-bf4f-47de-b3b3-4ce7bf2d953b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:41.705126 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317b0472-bf4f-47de-b3b3-4ce7bf2d953b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:41.706151 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (5e17e342-3806-4d93-bc38-b7fb19a1a9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:41.706543 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request issued successfully. Aug 05 18:25:41.707294 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-34f5c0ec-28d5-48a4-bd30-9bab90c61e4a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:41.707968 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 864/3445] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:25:41 2026] POST /volume/v3/volumes => generated 778 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:41.724317 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-70da2868-05b8-419a-a81c-a5015a8a8fb5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:41.726587 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-70da2868-05b8-419a-a81c-a5015a8a8fb5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 Aug 05 18:25:41.726869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-70da2868-05b8-419a-a81c-a5015a8a8fb5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:41.727128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-70da2868-05b8-419a-a81c-a5015a8a8fb5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:41.738542 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:41.738542 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:41.744830 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-70da2868-05b8-419a-a81c-a5015a8a8fb5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:25:41.757388 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-70da2868-05b8-419a-a81c-a5015a8a8fb5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 returned with HTTP 200 Aug 05 18:25:41.758475 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 866/3446] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:41 2026] GET /volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:41.839014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-580d0a51-95ea-44c8-a188-8d9be26ff649 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:41.841122 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-580d0a51-95ea-44c8-a188-8d9be26ff649 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:41.841455 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-580d0a51-95ea-44c8-a188-8d9be26ff649 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:41.841687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-580d0a51-95ea-44c8-a188-8d9be26ff649 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:41.841816 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-580d0a51-95ea-44c8-a188-8d9be26ff649 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:41.847034 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:41.847034 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:41.848151 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-580d0a51-95ea-44c8-a188-8d9be26ff649 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:41.848729 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 864/3447] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:41 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:42.106234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f800878e-5dc8-4d1e-afc0-e273524d9ab0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:42.108825 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f800878e-5dc8-4d1e-afc0-e273524d9ab0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:42.109058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f800878e-5dc8-4d1e-afc0-e273524d9ab0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:42.109058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f800878e-5dc8-4d1e-afc0-e273524d9ab0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:42.109058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f800878e-5dc8-4d1e-afc0-e273524d9ab0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:42.115634 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:42.115634 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:42.115923 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f800878e-5dc8-4d1e-afc0-e273524d9ab0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:42.116353 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 854/3448] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:42 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:42.778224 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6f9e8789-2fc3-4da8-aadc-5341b25318c1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:42.783753 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6f9e8789-2fc3-4da8-aadc-5341b25318c1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 Aug 05 18:25:42.784022 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6f9e8789-2fc3-4da8-aadc-5341b25318c1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:42.784231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6f9e8789-2fc3-4da8-aadc-5341b25318c1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:42.801085 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:42.801085 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:42.811290 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6f9e8789-2fc3-4da8-aadc-5341b25318c1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:25:42.816964 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6f9e8789-2fc3-4da8-aadc-5341b25318c1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 returned with HTTP 200 Aug 05 18:25:42.817426 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 865/3449] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:42 2026] GET /volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 => generated 1018 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:42.834666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:42.834666 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:25:42.835298 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37f7317a-5453-4e65-a62e-2884ab3a2293", "name": "tempest-type-Backup-396383635"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:42.836982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating new backup {'backup': {'volume_id': '37f7317a-5453-4e65-a62e-2884ab3a2293', 'name': 'tempest-type-Backup-396383635'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:25:42.837144 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating backup of volume 37f7317a-5453-4e65-a62e-2884ab3a2293 in container None Aug 05 18:25:42.846109 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:42.846109 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:42.846510 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:25:42.871069 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-65ad7d32-ce48-401a-b31f-fbaf7fb26fbe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:42.873617 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-65ad7d32-ce48-401a-b31f-fbaf7fb26fbe tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:42.873738 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-65ad7d32-ce48-401a-b31f-fbaf7fb26fbe tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:42.874012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-65ad7d32-ce48-401a-b31f-fbaf7fb26fbe tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:42.874335 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-65ad7d32-ce48-401a-b31f-fbaf7fb26fbe tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:42.879568 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:42.879568 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:42.880358 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-65ad7d32-ce48-401a-b31f-fbaf7fb26fbe tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:42.880759 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 865/3450] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:42 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:42.882440 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['3038aca1-9e35-4e35-993e-05f28152b930', '1745af93-468b-467b-b6d2-56fdd0d3e762'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:42.921626 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d68b67dd-f46d-4838-ac48-26382f4dc428 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:25:42.922098 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 867/3451] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:25:42 2026] POST /volume/v3/backups => generated 315 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:42.933782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-21e72168-10e8-4593-b996-3da5c673e7e0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:42.938911 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-21e72168-10e8-4593-b996-3da5c673e7e0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:42.939280 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-21e72168-10e8-4593-b996-3da5c673e7e0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:42.939610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-21e72168-10e8-4593-b996-3da5c673e7e0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:42.939951 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-21e72168-10e8-4593-b996-3da5c673e7e0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:42.945279 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:42.945279 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:42.946086 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-21e72168-10e8-4593-b996-3da5c673e7e0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:42.946330 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 855/3452] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:42 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:43.129484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3123ffc0-488f-48ac-a101-d93e54b8c07a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:43.133654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3123ffc0-488f-48ac-a101-d93e54b8c07a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:43.133943 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3123ffc0-488f-48ac-a101-d93e54b8c07a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:43.134174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3123ffc0-488f-48ac-a101-d93e54b8c07a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:43.134296 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-3123ffc0-488f-48ac-a101-d93e54b8c07a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:43.144874 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:43.144874 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:43.146212 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3123ffc0-488f-48ac-a101-d93e54b8c07a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:43.146649 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 866/3453] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:43 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:43.897619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4765698e-27a4-465d-94da-7314793c040a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:43.899971 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4765698e-27a4-465d-94da-7314793c040a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:43.900250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4765698e-27a4-465d-94da-7314793c040a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:43.900491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4765698e-27a4-465d-94da-7314793c040a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:43.900608 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-4765698e-27a4-465d-94da-7314793c040a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:43.909038 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:43.909038 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:43.909038 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4765698e-27a4-465d-94da-7314793c040a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:43.909038 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 866/3454] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:43 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:43.958981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f897f3de-dfa2-4ca1-bcaf-44874107c677 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:43.961050 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f897f3de-dfa2-4ca1-bcaf-44874107c677 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:43.961291 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f897f3de-dfa2-4ca1-bcaf-44874107c677 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:43.961537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f897f3de-dfa2-4ca1-bcaf-44874107c677 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:43.961709 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f897f3de-dfa2-4ca1-bcaf-44874107c677 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:43.966840 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:43.966840 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:43.967223 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f897f3de-dfa2-4ca1-bcaf-44874107c677 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:43.967522 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 868/3455] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:43 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:44.165456 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0c3e29c3-73ff-46fe-bcaf-9e3a3c50a231 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:44.180474 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c3e29c3-73ff-46fe-bcaf-9e3a3c50a231 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:44.180736 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c3e29c3-73ff-46fe-bcaf-9e3a3c50a231 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:44.181006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c3e29c3-73ff-46fe-bcaf-9e3a3c50a231 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:44.181058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0c3e29c3-73ff-46fe-bcaf-9e3a3c50a231 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:44.186977 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:44.186977 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:44.188131 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c3e29c3-73ff-46fe-bcaf-9e3a3c50a231 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:44.188969 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 856/3456] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:44 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:44.703386 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:44.707152 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:44.707152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:44.707152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:44.707152 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:44.713467 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:44.713467 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:44.716453 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:44.738831 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:25:44.738831 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b686c24f-8f50-4bb4-8c73-3d0d28c73678 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b returned with HTTP 202 Aug 05 18:25:44.739177 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 867/3457] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:25:44 2026] DELETE /volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:44.754088 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4782b527-614b-45b7-ac9a-b8c3c1e386f7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:44.756017 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4782b527-614b-45b7-ac9a-b8c3c1e386f7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:44.756281 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4782b527-614b-45b7-ac9a-b8c3c1e386f7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:44.756522 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4782b527-614b-45b7-ac9a-b8c3c1e386f7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:44.767927 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:44.767927 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:44.768374 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4782b527-614b-45b7-ac9a-b8c3c1e386f7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:44.769196 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4782b527-614b-45b7-ac9a-b8c3c1e386f7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b returned with HTTP 200 Aug 05 18:25:44.769553 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 867/3458] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:44 2026] GET /volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:44.928648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-685521f7-0dca-436f-9bd6-c5820b1ff1d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:44.935393 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-685521f7-0dca-436f-9bd6-c5820b1ff1d7 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:44.935818 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-685521f7-0dca-436f-9bd6-c5820b1ff1d7 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:44.936692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-685521f7-0dca-436f-9bd6-c5820b1ff1d7 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:44.936692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-685521f7-0dca-436f-9bd6-c5820b1ff1d7 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:44.944785 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:44.944785 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:44.945911 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-685521f7-0dca-436f-9bd6-c5820b1ff1d7 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:44.945911 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 869/3459] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:44 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 739 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:44.979517 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9cd62bd8-88d8-4d0d-a345-173db9a399dc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:44.982650 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9cd62bd8-88d8-4d0d-a345-173db9a399dc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:44.982952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9cd62bd8-88d8-4d0d-a345-173db9a399dc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:44.983270 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9cd62bd8-88d8-4d0d-a345-173db9a399dc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:44.983404 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9cd62bd8-88d8-4d0d-a345-173db9a399dc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:44.992500 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:44.992500 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:44.993395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9cd62bd8-88d8-4d0d-a345-173db9a399dc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:44.993914 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 857/3460] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:44 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:45.205384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ee4c8888-8777-489f-b46f-dbeaa616303d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:45.209510 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee4c8888-8777-489f-b46f-dbeaa616303d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:45.209973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee4c8888-8777-489f-b46f-dbeaa616303d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:45.210110 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee4c8888-8777-489f-b46f-dbeaa616303d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:45.210238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ee4c8888-8777-489f-b46f-dbeaa616303d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:45.219769 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:45.219769 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:45.221546 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee4c8888-8777-489f-b46f-dbeaa616303d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:45.221546 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 868/3461] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:45 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:45.781566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-31fa2ed7-3277-4ee0-ba48-4516f8bff4fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:45.786367 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-31fa2ed7-3277-4ee0-ba48-4516f8bff4fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b Aug 05 18:25:45.786367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-31fa2ed7-3277-4ee0-ba48-4516f8bff4fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:45.786367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-31fa2ed7-3277-4ee0-ba48-4516f8bff4fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:45.789706 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-31fa2ed7-3277-4ee0-ba48-4516f8bff4fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b returned with HTTP 404 Aug 05 18:25:45.790321 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 868/3462] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:45 2026] GET /volume/v3/snapshots/cbe698b7-7fe9-4a99-8e70-c32acc50952b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:45.956767 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c5f2c01-0cc2-4ef8-831d-9b0d7f30a5a6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:45.958744 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c5f2c01-0cc2-4ef8-831d-9b0d7f30a5a6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:45.958995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c5f2c01-0cc2-4ef8-831d-9b0d7f30a5a6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:45.959962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c5f2c01-0cc2-4ef8-831d-9b0d7f30a5a6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:45.959962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5c5f2c01-0cc2-4ef8-831d-9b0d7f30a5a6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:45.973707 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:45.973707 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:45.973707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c5f2c01-0cc2-4ef8-831d-9b0d7f30a5a6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:45.973707 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 870/3463] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:45 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:46.008300 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5b833b47-478a-45da-b4c2-53227dd7b6ee None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:46.010398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5b833b47-478a-45da-b4c2-53227dd7b6ee tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:46.010912 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5b833b47-478a-45da-b4c2-53227dd7b6ee tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:46.011022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5b833b47-478a-45da-b4c2-53227dd7b6ee tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:46.011083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5b833b47-478a-45da-b4c2-53227dd7b6ee tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:46.017849 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:46.017849 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:46.018560 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5b833b47-478a-45da-b4c2-53227dd7b6ee tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:46.019033 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 858/3464] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:46 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:46.237785 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-474473b5-eaf8-4d7b-9551-703109c4daa2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:46.242819 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-474473b5-eaf8-4d7b-9551-703109c4daa2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:46.242819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-474473b5-eaf8-4d7b-9551-703109c4daa2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:46.242819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-474473b5-eaf8-4d7b-9551-703109c4daa2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:46.242819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-474473b5-eaf8-4d7b-9551-703109c4daa2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:46.251334 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:46.251334 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:46.252523 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-474473b5-eaf8-4d7b-9551-703109c4daa2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:46.253093 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 869/3465] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:46 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:46.985759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0486ba9c-947f-46bb-8c89-f2e15c8f500a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:46.987946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0486ba9c-947f-46bb-8c89-f2e15c8f500a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:46.988159 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0486ba9c-947f-46bb-8c89-f2e15c8f500a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:46.988445 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0486ba9c-947f-46bb-8c89-f2e15c8f500a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:46.988653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0486ba9c-947f-46bb-8c89-f2e15c8f500a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:46.994833 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:46.994833 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:46.995497 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0486ba9c-947f-46bb-8c89-f2e15c8f500a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:46.995943 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 869/3466] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:46 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:47.030444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6707a12b-7fb7-456b-b726-9822b7514048 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:47.034236 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6707a12b-7fb7-456b-b726-9822b7514048 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:47.034236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6707a12b-7fb7-456b-b726-9822b7514048 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:47.034236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6707a12b-7fb7-456b-b726-9822b7514048 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:47.034236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-6707a12b-7fb7-456b-b726-9822b7514048 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:47.038362 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:47.038362 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:47.039314 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6707a12b-7fb7-456b-b726-9822b7514048 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:47.039944 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 871/3467] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:47 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:47.267324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-065ce4b2-45a7-4e18-b419-31cf121b6321 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:47.271628 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-065ce4b2-45a7-4e18-b419-31cf121b6321 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:47.271628 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-065ce4b2-45a7-4e18-b419-31cf121b6321 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:47.271628 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-065ce4b2-45a7-4e18-b419-31cf121b6321 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:47.271628 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-065ce4b2-45a7-4e18-b419-31cf121b6321 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:47.279763 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:47.279763 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:47.281264 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-065ce4b2-45a7-4e18-b419-31cf121b6321 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:47.281945 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 859/3468] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:47 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:48.014581 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f882bf9d-9d10-4932-981e-8cc8d2486273 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:48.018218 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f882bf9d-9d10-4932-981e-8cc8d2486273 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:48.018622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f882bf9d-9d10-4932-981e-8cc8d2486273 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:48.019239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f882bf9d-9d10-4932-981e-8cc8d2486273 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:48.019394 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f882bf9d-9d10-4932-981e-8cc8d2486273 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:48.029255 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:48.029255 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:48.030963 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f882bf9d-9d10-4932-981e-8cc8d2486273 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:48.031860 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 870/3469] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:48 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:48.055776 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0a8024bf-a733-4297-9e7f-6faa17ae9764 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:48.058203 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0a8024bf-a733-4297-9e7f-6faa17ae9764 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:48.058203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0a8024bf-a733-4297-9e7f-6faa17ae9764 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:48.060090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0a8024bf-a733-4297-9e7f-6faa17ae9764 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:48.060090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0a8024bf-a733-4297-9e7f-6faa17ae9764 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:48.063515 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:48.063515 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:48.064474 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0a8024bf-a733-4297-9e7f-6faa17ae9764 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:48.065272 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 870/3470] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:48 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:48.283229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-28181d19-dac7-45fc-a2cc-106fd777b6b4 req-ba79d9a4-e7b3-44ac-9fa9-67281e41d48f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:48.293759 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-28181d19-dac7-45fc-a2cc-106fd777b6b4 req-ba79d9a4-e7b3-44ac-9fa9-67281e41d48f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b Aug 05 18:25:48.293759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-28181d19-dac7-45fc-a2cc-106fd777b6b4 req-ba79d9a4-e7b3-44ac-9fa9-67281e41d48f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:48.293759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-28181d19-dac7-45fc-a2cc-106fd777b6b4 req-ba79d9a4-e7b3-44ac-9fa9-67281e41d48f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:48.296436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-796bf7ee-115e-49bf-9272-17c8c1b16dc2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:48.300833 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-796bf7ee-115e-49bf-9272-17c8c1b16dc2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:48.301451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-796bf7ee-115e-49bf-9272-17c8c1b16dc2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:48.302386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-796bf7ee-115e-49bf-9272-17c8c1b16dc2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:48.302386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-796bf7ee-115e-49bf-9272-17c8c1b16dc2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:48.305203 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:48.305203 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:48.318859 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:48.318859 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:48.318859 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-796bf7ee-115e-49bf-9272-17c8c1b16dc2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:48.318859 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 860/3471] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:48 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:48.371948 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-28181d19-dac7-45fc-a2cc-106fd777b6b4 req-ba79d9a4-e7b3-44ac-9fa9-67281e41d48f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b returned with HTTP 200 Aug 05 18:25:48.372518 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 872/3472] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:25:48 2026] DELETE /volume/v3/attachments/ce06e8c3-79c7-4ef5-b1dc-b0d92737134b => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:49.044132 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-606a1c09-9204-4602-bdfa-43ab2b052aed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:49.048710 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-606a1c09-9204-4602-bdfa-43ab2b052aed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:49.049008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-606a1c09-9204-4602-bdfa-43ab2b052aed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:49.049291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-606a1c09-9204-4602-bdfa-43ab2b052aed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:49.049461 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-606a1c09-9204-4602-bdfa-43ab2b052aed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:49.058556 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:49.058556 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:49.059736 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-606a1c09-9204-4602-bdfa-43ab2b052aed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:49.060341 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 871/3473] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:49 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:49.079238 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8fa8ff81-f2f6-4e77-8b0e-d5f02b77138f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:49.082874 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8fa8ff81-f2f6-4e77-8b0e-d5f02b77138f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:49.082874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8fa8ff81-f2f6-4e77-8b0e-d5f02b77138f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:49.082874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8fa8ff81-f2f6-4e77-8b0e-d5f02b77138f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:49.082874 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8fa8ff81-f2f6-4e77-8b0e-d5f02b77138f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:49.091337 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:49.091337 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:49.092676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8fa8ff81-f2f6-4e77-8b0e-d5f02b77138f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:49.093478 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 871/3474] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:49 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:49.334824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8d137c8f-eeda-41fd-8e43-dcf188bf135b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:49.337456 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8d137c8f-eeda-41fd-8e43-dcf188bf135b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:49.338753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8d137c8f-eeda-41fd-8e43-dcf188bf135b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:49.338753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8d137c8f-eeda-41fd-8e43-dcf188bf135b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:49.339088 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8d137c8f-eeda-41fd-8e43-dcf188bf135b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:49.348277 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:49.348277 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:49.349453 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8d137c8f-eeda-41fd-8e43-dcf188bf135b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:49.350032 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 861/3475] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:49 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:50.077341 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9c369fea-03fe-44aa-86c3-449c80734499 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:50.086224 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c369fea-03fe-44aa-86c3-449c80734499 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:50.086224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c369fea-03fe-44aa-86c3-449c80734499 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:50.086224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c369fea-03fe-44aa-86c3-449c80734499 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:50.086224 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9c369fea-03fe-44aa-86c3-449c80734499 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:50.094615 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:50.094615 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:50.095398 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c369fea-03fe-44aa-86c3-449c80734499 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:50.095926 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 873/3476] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:50 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:50.118640 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6c1659d5-6f53-4195-b9c2-0fff81426534 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:50.122109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6c1659d5-6f53-4195-b9c2-0fff81426534 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:50.122423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6c1659d5-6f53-4195-b9c2-0fff81426534 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:50.122670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6c1659d5-6f53-4195-b9c2-0fff81426534 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:50.122839 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-6c1659d5-6f53-4195-b9c2-0fff81426534 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:50.130618 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:50.130618 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:50.130618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6c1659d5-6f53-4195-b9c2-0fff81426534 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:50.130833 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 872/3477] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:50 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:50.366235 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0c513b5a-15d3-4358-a079-55ce4e4bc0de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:50.368623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0c513b5a-15d3-4358-a079-55ce4e4bc0de tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:50.368834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0c513b5a-15d3-4358-a079-55ce4e4bc0de tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:50.369671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0c513b5a-15d3-4358-a079-55ce4e4bc0de tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:50.369879 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0c513b5a-15d3-4358-a079-55ce4e4bc0de tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:50.377039 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:50.377039 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:50.378076 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0c513b5a-15d3-4358-a079-55ce4e4bc0de tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:50.378521 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 872/3478] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:50 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:50.496679 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:50.500217 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:25:50.500217 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:50.500217 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:50.500217 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:25:50.510265 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:50.510265 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:50.511076 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:50.540229 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:25:50.540604 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-780993b2-faa1-4c63-ab66-7bf3edd530f2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 202 Aug 05 18:25:50.541205 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 862/3479] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:25:50 2026] DELETE /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:25:50.553696 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55bfbd8c-c863-47dd-8ffc-ba3d286bc325 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:50.558185 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55bfbd8c-c863-47dd-8ffc-ba3d286bc325 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:25:50.558495 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55bfbd8c-c863-47dd-8ffc-ba3d286bc325 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:50.558794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55bfbd8c-c863-47dd-8ffc-ba3d286bc325 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:50.578951 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:50.578951 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:50.599416 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-55bfbd8c-c863-47dd-8ffc-ba3d286bc325 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:50.615535 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55bfbd8c-c863-47dd-8ffc-ba3d286bc325 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 200 Aug 05 18:25:50.615535 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 874/3480] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:50 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 1366 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:51.112415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b8aa65f9-f034-4dd2-8d4b-31898b9a43ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:51.115502 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8aa65f9-f034-4dd2-8d4b-31898b9a43ae tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:51.115644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b8aa65f9-f034-4dd2-8d4b-31898b9a43ae tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:51.116019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b8aa65f9-f034-4dd2-8d4b-31898b9a43ae tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:51.116220 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b8aa65f9-f034-4dd2-8d4b-31898b9a43ae tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:51.122393 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:51.122393 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:51.123318 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8aa65f9-f034-4dd2-8d4b-31898b9a43ae tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:51.123871 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 873/3481] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:51 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:51.147588 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ad34ffa7-e34e-4af7-a206-f5a7a93c6829 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:51.151264 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ad34ffa7-e34e-4af7-a206-f5a7a93c6829 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:51.151264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ad34ffa7-e34e-4af7-a206-f5a7a93c6829 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:51.151264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ad34ffa7-e34e-4af7-a206-f5a7a93c6829 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:51.151438 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ad34ffa7-e34e-4af7-a206-f5a7a93c6829 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:51.157419 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:51.157419 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:51.158621 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ad34ffa7-e34e-4af7-a206-f5a7a93c6829 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:51.159232 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 873/3482] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:51 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:51.389447 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b933408d-b13f-4483-b0e2-917522946247 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:51.391636 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b933408d-b13f-4483-b0e2-917522946247 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:51.391955 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b933408d-b13f-4483-b0e2-917522946247 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:51.392339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b933408d-b13f-4483-b0e2-917522946247 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:51.392339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b933408d-b13f-4483-b0e2-917522946247 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:51.399169 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:51.399169 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:51.400012 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b933408d-b13f-4483-b0e2-917522946247 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:51.400438 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 863/3483] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:51 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:51.635479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9a8993bb-19da-4cf4-b5de-6115bf95f48c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:51.637707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a8993bb-19da-4cf4-b5de-6115bf95f48c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 Aug 05 18:25:51.637994 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a8993bb-19da-4cf4-b5de-6115bf95f48c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:51.638313 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9a8993bb-19da-4cf4-b5de-6115bf95f48c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:51.646517 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9a8993bb-19da-4cf4-b5de-6115bf95f48c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 returned with HTTP 404 Aug 05 18:25:51.647094 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 875/3484] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:51 2026] GET /volume/v3/volumes/104699b3-4fc9-46c6-961b-da99181ffb98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:25:51.686207 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e2c92619-b445-4289-b0d5-622482b427cd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:51.688558 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:51.689006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1758167579", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:51.692437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1758167579', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:51.804279 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:25:51.812049 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:25:51.821407 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (0fab8713-b5d0-43f4-95b7-12b450c03ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:51.823313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d2a62c-b301-4af8-801b-55c63cd80029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:51.824619 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:51.916649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d2a62c-b301-4af8-801b-55c63cd80029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:51.917682 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb7bd11-ab97-417d-bbf8-16783601580e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:51.972726 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['a62a967c-6080-4323-91e2-c31e5236224f', 'c159d753-84ee-4f2f-82ff-812b7d5d30e5', '8f5b5296-4942-4967-a7b7-9ccf20a622ec', 'f4daa418-71bf-4ed0-8a95-86d2fde5c66e'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:51.973691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbb7bd11-ab97-417d-bbf8-16783601580e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a62a967c-6080-4323-91e2-c31e5236224f', 'c159d753-84ee-4f2f-82ff-812b7d5d30e5', '8f5b5296-4942-4967-a7b7-9ccf20a622ec', 'f4daa418-71bf-4ed0-8a95-86d2fde5c66e']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:51.974897 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ea4b88-6744-4e5e-a88c-f9e5453579af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:52.008893 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ea4b88-6744-4e5e-a88c-f9e5453579af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af27c1b7-c365-464f-946b-bca355262d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1758167579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['a62a967c-6080-4323-91e2-c31e5236224f','c159d753-84ee-4f2f-82ff-812b7d5d30e5','8f5b5296-4942-4967-a7b7-9ccf20a622ec','f4daa418-71bf-4ed0-8a95-86d2fde5c66e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1758167579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af27c1b7-c365-464f-946b-bca355262d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:52.010675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5810c4f2-d369-4665-abd5-c995fd5804da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:52.042066 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5810c4f2-d369-4665-abd5-c995fd5804da) transitioned into state 'SUCCESS' from state '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-1758167579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['a62a967c-6080-4323-91e2-c31e5236224f','c159d753-84ee-4f2f-82ff-812b7d5d30e5','8f5b5296-4942-4967-a7b7-9ccf20a622ec','f4daa418-71bf-4ed0-8a95-86d2fde5c66e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:52.043115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c89216-02f2-49b9-b727-fe45c8b2cb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:52.055981 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c89216-02f2-49b9-b727-fe45c8b2cb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:52.056944 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (0fab8713-b5d0-43f4-95b7-12b450c03ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:52.057309 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:25:52.058054 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e2c92619-b445-4289-b0d5-622482b427cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:52.058638 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 874/3485] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:25:51 2026] POST /volume/v3/volumes => generated 759 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:52.073941 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-68e69688-903c-4de0-a314-d3d5c53d572c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:52.076093 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68e69688-903c-4de0-a314-d3d5c53d572c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:25:52.076376 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68e69688-903c-4de0-a314-d3d5c53d572c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:52.076677 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68e69688-903c-4de0-a314-d3d5c53d572c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:52.085408 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:52.085408 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:52.089908 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-68e69688-903c-4de0-a314-d3d5c53d572c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:52.096274 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68e69688-903c-4de0-a314-d3d5c53d572c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 200 Aug 05 18:25:52.096826 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 874/3486] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:52 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:52.138375 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-47fe1084-6b64-47ab-93fc-e49e17c9552c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:52.140931 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47fe1084-6b64-47ab-93fc-e49e17c9552c tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:52.141219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47fe1084-6b64-47ab-93fc-e49e17c9552c tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:52.141515 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47fe1084-6b64-47ab-93fc-e49e17c9552c tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:52.141705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-47fe1084-6b64-47ab-93fc-e49e17c9552c tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:52.146254 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:52.146254 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:52.147137 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47fe1084-6b64-47ab-93fc-e49e17c9552c tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:52.147586 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 864/3487] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:52 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:52.176337 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ec7413f2-75d1-4245-9742-798e37c94b56 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:52.179838 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec7413f2-75d1-4245-9742-798e37c94b56 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:52.180036 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec7413f2-75d1-4245-9742-798e37c94b56 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:52.180250 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec7413f2-75d1-4245-9742-798e37c94b56 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:52.180362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ec7413f2-75d1-4245-9742-798e37c94b56 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:52.186925 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:52.186925 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:52.187513 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec7413f2-75d1-4245-9742-798e37c94b56 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:52.187958 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 876/3488] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:52 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:52.420918 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-31cf3c87-d52e-4b69-af2e-904029cc8177 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:52.432609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-31cf3c87-d52e-4b69-af2e-904029cc8177 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:52.432935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-31cf3c87-d52e-4b69-af2e-904029cc8177 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:52.433280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-31cf3c87-d52e-4b69-af2e-904029cc8177 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:52.434620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-31cf3c87-d52e-4b69-af2e-904029cc8177 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:52.450704 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:52.450704 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:52.452746 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-31cf3c87-d52e-4b69-af2e-904029cc8177 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:52.453491 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 875/3489] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:52 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:53.115172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-90478e6d-84b4-4aa8-9677-1001d7ddb9e0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.118497 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-90478e6d-84b4-4aa8-9677-1001d7ddb9e0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:25:53.118680 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-90478e6d-84b4-4aa8-9677-1001d7ddb9e0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:53.119200 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-90478e6d-84b4-4aa8-9677-1001d7ddb9e0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:53.131705 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.131705 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:53.138700 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-90478e6d-84b4-4aa8-9677-1001d7ddb9e0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:53.150755 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-90478e6d-84b4-4aa8-9677-1001d7ddb9e0 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 200 Aug 05 18:25:53.151685 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 875/3490] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:53 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:53.170120 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2173ac2d-f919-4a96-8483-2159946ba266 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.170660 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-45472519-d37b-49b9-99d8-bb888dd7893a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.171974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2173ac2d-f919-4a96-8483-2159946ba266 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:53.172334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2173ac2d-f919-4a96-8483-2159946ba266 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:53.172846 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-45472519-d37b-49b9-99d8-bb888dd7893a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:25:53.172920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2173ac2d-f919-4a96-8483-2159946ba266 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:53.172920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-2173ac2d-f919-4a96-8483-2159946ba266 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:53.173027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-45472519-d37b-49b9-99d8-bb888dd7893a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:53.173436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-45472519-d37b-49b9-99d8-bb888dd7893a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:53.178259 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.178259 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:53.179547 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2173ac2d-f919-4a96-8483-2159946ba266 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:53.179547 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 865/3491] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:53 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:53.184194 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.184194 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:53.188935 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-45472519-d37b-49b9-99d8-bb888dd7893a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:53.196113 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-45472519-d37b-49b9-99d8-bb888dd7893a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 200 Aug 05 18:25:53.196487 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 877/3492] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:53 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:53.209964 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8bdca374-1af3-41a4-8a90-cda4ea142283 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.212412 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8bdca374-1af3-41a4-8a90-cda4ea142283 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:53.212758 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8bdca374-1af3-41a4-8a90-cda4ea142283 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:53.213170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8bdca374-1af3-41a4-8a90-cda4ea142283 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:53.213170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8bdca374-1af3-41a4-8a90-cda4ea142283 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:53.220428 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.220428 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:53.221294 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8bdca374-1af3-41a4-8a90-cda4ea142283 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:53.222304 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 876/3493] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:53 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:53.224072 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.226850 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:25:53.227418 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af27c1b7-c365-464f-946b-bca355262d2f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2052493701", "description": null, "metadata": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:53.242049 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.242049 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:53.242683 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:53.242842 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:25:53.291548 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['5d45e3b2-3bf9-4697-aed0-6a959bf76f31', '912a4aae-f79b-47bd-b115-04420e50e6c4', 'd0faa3b8-ea5d-403b-8330-2a1bd6725546', 'b10b1183-dbc4-4c06-842b-342f5bab8e2e'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:53.350048 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot create request issued successfully. Aug 05 18:25:53.350990 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c7686829-f133-4f1c-b45f-a8f2183b8f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:25:53.351421 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 876/3494] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:25:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:53.365170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-78ca6390-a3f9-4ab0-802c-48d5db4d5ac6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.369739 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78ca6390-a3f9-4ab0-802c-48d5db4d5ac6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:25:53.370011 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78ca6390-a3f9-4ab0-802c-48d5db4d5ac6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:53.370257 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78ca6390-a3f9-4ab0-802c-48d5db4d5ac6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:53.376973 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.376973 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:53.377609 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-78ca6390-a3f9-4ab0-802c-48d5db4d5ac6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:53.378742 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78ca6390-a3f9-4ab0-802c-48d5db4d5ac6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:25:53.379423 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 866/3495] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:53 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:53.469488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a2e17a31-9272-4cf8-9612-c265ab886909 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:53.472061 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2e17a31-9272-4cf8-9612-c265ab886909 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:53.473697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2e17a31-9272-4cf8-9612-c265ab886909 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:53.473697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2e17a31-9272-4cf8-9612-c265ab886909 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:53.473697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a2e17a31-9272-4cf8-9612-c265ab886909 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:53.480630 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:53.480630 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:53.482249 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2e17a31-9272-4cf8-9612-c265ab886909 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:53.482612 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 878/3496] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:53 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.197296 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0a5a0dce-0354-4bae-9265-3fcbefe2bf99 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.199724 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0a5a0dce-0354-4bae-9265-3fcbefe2bf99 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:54.199865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0a5a0dce-0354-4bae-9265-3fcbefe2bf99 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.200107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0a5a0dce-0354-4bae-9265-3fcbefe2bf99 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.200293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-0a5a0dce-0354-4bae-9265-3fcbefe2bf99 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:54.206413 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.206413 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:54.207865 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0a5a0dce-0354-4bae-9265-3fcbefe2bf99 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:54.208613 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 877/3497] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.241830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f45f596b-25b7-41c8-9965-adc9e083f71b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.245286 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f45f596b-25b7-41c8-9965-adc9e083f71b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:54.245286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f45f596b-25b7-41c8-9965-adc9e083f71b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.245862 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f45f596b-25b7-41c8-9965-adc9e083f71b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.246302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f45f596b-25b7-41c8-9965-adc9e083f71b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:54.254519 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.254519 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:54.255585 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f45f596b-25b7-41c8-9965-adc9e083f71b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:54.256511 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 877/3498] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.391460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5f05184b-b49d-4be7-9311-7fcd1eb75138 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.394937 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f05184b-b49d-4be7-9311-7fcd1eb75138 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:25:54.395718 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f05184b-b49d-4be7-9311-7fcd1eb75138 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.396277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f05184b-b49d-4be7-9311-7fcd1eb75138 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.406113 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.406113 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:54.406496 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5f05184b-b49d-4be7-9311-7fcd1eb75138 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:54.407904 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f05184b-b49d-4be7-9311-7fcd1eb75138 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:25:54.408307 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 867/3499] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.419427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-04d6c052-60a9-4af7-b28d-67238c88440c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.422159 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-04d6c052-60a9-4af7-b28d-67238c88440c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:25:54.422425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-04d6c052-60a9-4af7-b28d-67238c88440c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.422717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-04d6c052-60a9-4af7-b28d-67238c88440c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.433792 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.433792 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:54.434415 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-04d6c052-60a9-4af7-b28d-67238c88440c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:54.435520 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-04d6c052-60a9-4af7-b28d-67238c88440c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:25:54.436161 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 879/3500] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.496787 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7a9fbd4f-18af-451d-b009-aad511a71966 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.502514 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a9fbd4f-18af-451d-b009-aad511a71966 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:54.502721 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a9fbd4f-18af-451d-b009-aad511a71966 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.503512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a9fbd4f-18af-451d-b009-aad511a71966 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.503512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7a9fbd4f-18af-451d-b009-aad511a71966 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:54.514831 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.514831 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:54.516666 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a9fbd4f-18af-451d-b009-aad511a71966 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:54.516849 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 878/3501] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.613506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-20f2fe4d-6f4c-4b1e-b77e-a6f1942058e5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.616361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-20f2fe4d-6f4c-4b1e-b77e-a6f1942058e5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:25:54.616679 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-20f2fe4d-6f4c-4b1e-b77e-a6f1942058e5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.616899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-20f2fe4d-6f4c-4b1e-b77e-a6f1942058e5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.622428 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.622428 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:54.622882 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-20f2fe4d-6f4c-4b1e-b77e-a6f1942058e5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:54.623711 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-20f2fe4d-6f4c-4b1e-b77e-a6f1942058e5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:25:54.624135 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 878/3502] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:54.634240 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-835e7c52-1899-4051-9c6c-4dee4ea50681 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:54.636980 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-835e7c52-1899-4051-9c6c-4dee4ea50681 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:25:54.637261 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-835e7c52-1899-4051-9c6c-4dee4ea50681 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:54.637606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-835e7c52-1899-4051-9c6c-4dee4ea50681 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:54.647860 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:54.647860 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:54.653760 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-835e7c52-1899-4051-9c6c-4dee4ea50681 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:54.659229 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-835e7c52-1899-4051-9c6c-4dee4ea50681 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 200 Aug 05 18:25:54.659772 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 868/3503] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:54 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:55.171029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6292d1a1-7688-47c3-98b6-d3bbf8501176 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:55.173650 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6292d1a1-7688-47c3-98b6-d3bbf8501176 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:25:55.174087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6292d1a1-7688-47c3-98b6-d3bbf8501176 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:55.174511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6292d1a1-7688-47c3-98b6-d3bbf8501176 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:55.181179 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.181179 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:55.181737 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6292d1a1-7688-47c3-98b6-d3bbf8501176 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:55.182764 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6292d1a1-7688-47c3-98b6-d3bbf8501176 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:25:55.183221 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 880/3504] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:25:55 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:55.224412 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-14a25045-5c4c-42c8-9849-d98e43dddfa5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:55.226578 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14a25045-5c4c-42c8-9849-d98e43dddfa5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:55.226851 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14a25045-5c4c-42c8-9849-d98e43dddfa5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:55.227337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14a25045-5c4c-42c8-9849-d98e43dddfa5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:55.227337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-14a25045-5c4c-42c8-9849-d98e43dddfa5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:55.232338 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.232338 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:55.232856 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14a25045-5c4c-42c8-9849-d98e43dddfa5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:55.233312 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 879/3505] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:55 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:55.271283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ae8a4063-a4a5-49d5-ae45-b80d7851af40 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:55.273481 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae8a4063-a4a5-49d5-ae45-b80d7851af40 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:55.273711 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae8a4063-a4a5-49d5-ae45-b80d7851af40 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:55.273907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae8a4063-a4a5-49d5-ae45-b80d7851af40 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:55.274026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ae8a4063-a4a5-49d5-ae45-b80d7851af40 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:55.286964 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.286964 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:55.289384 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae8a4063-a4a5-49d5-ae45-b80d7851af40 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:55.290034 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 879/3506] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:55 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:55.530638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-458f8f86-04ad-4f11-bc0b-cb0066416de8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:55.533178 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-458f8f86-04ad-4f11-bc0b-cb0066416de8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:55.533721 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-458f8f86-04ad-4f11-bc0b-cb0066416de8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:55.534399 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-458f8f86-04ad-4f11-bc0b-cb0066416de8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:55.534649 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-458f8f86-04ad-4f11-bc0b-cb0066416de8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:55.540062 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.540062 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:55.540982 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-458f8f86-04ad-4f11-bc0b-cb0066416de8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:55.541874 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 869/3507] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:55 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:55.554612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-54ea9350-5fae-4ac7-93d2-bdeaca76e8e8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:55.556926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-54ea9350-5fae-4ac7-93d2-bdeaca76e8e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:25:55.557301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-54ea9350-5fae-4ac7-93d2-bdeaca76e8e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:55.557586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-54ea9350-5fae-4ac7-93d2-bdeaca76e8e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:55.569568 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.569568 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:55.576154 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-54ea9350-5fae-4ac7-93d2-bdeaca76e8e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:55.584140 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-54ea9350-5fae-4ac7-93d2-bdeaca76e8e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 200 Aug 05 18:25:55.586015 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 881/3508] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:55 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 1355 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:55.610013 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:55.613005 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a/restore Aug 05 18:25:55.614229 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:55.615564 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Restoring backup dd07ac0c-cbe0-4fec-8e66-4fc41341a91a ({'restore': {}}) {{(pid=100363) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:25:55.615750 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Restoring backup dd07ac0c-cbe0-4fec-8e66-4fc41341a91a to volume None. Aug 05 18:25:55.622289 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.622289 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:55.624113 np0000006581 devstack@c-api.service[100363]: INFO cinder.backup.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating volume of 1 GB for restore of backup dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. Aug 05 18:25:55.630229 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability Zones retrieved successfully. Aug 05 18:25:55.642208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (05eecf32-1264-4fc5-9f95-fa7a60c33e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:55.645741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bf796e1-830a-41dc-97b9-ef08243c11f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:55.646777 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:55.689270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bf796e1-830a-41dc-97b9-ef08243c11f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:55.690431 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2a5c9e-9e19-4f9e-918c-c64000bc8cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:55.752737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['55e448bd-e65e-45e4-a31f-53374b948880', '8a8afe49-f744-45fe-9a35-54527c992bb7', 'f671f86b-2a18-43c5-b2a0-1bcf240743e8', '59c2e364-26fb-4280-b98f-85478f1e696c'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:55.754275 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2a5c9e-9e19-4f9e-918c-c64000bc8cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55e448bd-e65e-45e4-a31f-53374b948880', '8a8afe49-f744-45fe-9a35-54527c992bb7', 'f671f86b-2a18-43c5-b2a0-1bcf240743e8', '59c2e364-26fb-4280-b98f-85478f1e696c']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:55.755190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696e0248-f208-4fc5-98ea-b335fbb1a004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:55.792990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (696e0248-f208-4fc5-98ea-b335fbb1a004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd247e551-9015-4116-9c35-2b502bd953e4', '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_dd07ac0c-cbe0-4fec-8e66-4fc41341a91a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['55e448bd-e65e-45e4-a31f-53374b948880','8a8afe49-f744-45fe-9a35-54527c992bb7','f671f86b-2a18-43c5-b2a0-1bcf240743e8','59c2e364-26fb-4280-b98f-85478f1e696c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:55Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dd07ac0c-cbe0-4fec-8e66-4fc41341a91a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d247e551-9015-4116-9c35-2b502bd953e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ef45c888ac40298d9c3e83074c2467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:55.794065 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe92a2fc-66df-4b71-916b-3315fdbb90d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:55.817987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe92a2fc-66df-4b71-916b-3315fdbb90d8) transitioned into 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_dd07ac0c-cbe0-4fec-8e66-4fc41341a91a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['55e448bd-e65e-45e4-a31f-53374b948880','8a8afe49-f744-45fe-9a35-54527c992bb7','f671f86b-2a18-43c5-b2a0-1bcf240743e8','59c2e364-26fb-4280-b98f-85478f1e696c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:55.820180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1461b156-12be-4a34-9554-4df49070d62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:55.834649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1461b156-12be-4a34-9554-4df49070d62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:55.836042 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (05eecf32-1264-4fc5-9f95-fa7a60c33e0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:55.836576 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request issued successfully. Aug 05 18:25:55.846417 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:55.846417 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:55.847216 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:56.249566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3aed9886-2020-46f1-89e6-cfdd36c12c9e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.251783 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3aed9886-2020-46f1-89e6-cfdd36c12c9e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:56.252065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3aed9886-2020-46f1-89e6-cfdd36c12c9e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.252296 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3aed9886-2020-46f1-89e6-cfdd36c12c9e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.252467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3aed9886-2020-46f1-89e6-cfdd36c12c9e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:56.258772 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.258772 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:56.259814 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3aed9886-2020-46f1-89e6-cfdd36c12c9e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:56.260325 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 880/3509] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:56.304572 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fd93e498-c159-4954-a9e3-e4b846f3d83f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.310489 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fd93e498-c159-4954-a9e3-e4b846f3d83f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:56.310489 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fd93e498-c159-4954-a9e3-e4b846f3d83f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.310729 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fd93e498-c159-4954-a9e3-e4b846f3d83f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.313927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-fd93e498-c159-4954-a9e3-e4b846f3d83f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:56.324190 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.324190 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:56.325182 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fd93e498-c159-4954-a9e3-e4b846f3d83f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:56.325683 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 870/3510] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:56.397959 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-8e429df7-bafe-422f-a095-59d020421b61 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.400253 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-8e429df7-bafe-422f-a095-59d020421b61 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:25:56.400473 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-8e429df7-bafe-422f-a095-59d020421b61 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.401029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-8e429df7-bafe-422f-a095-59d020421b61 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.407381 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.407381 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:56.408110 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-8e429df7-bafe-422f-a095-59d020421b61 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:56.408704 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-8e429df7-bafe-422f-a095-59d020421b61 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:25:56.409115 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 882/3511] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:56.421714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-dcd4212f-9245-4d8a-aa11-f4fc3444f3cd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.426296 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-dcd4212f-9245-4d8a-aa11-f4fc3444f3cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:25:56.426296 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-dcd4212f-9245-4d8a-aa11-f4fc3444f3cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.426296 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-dcd4212f-9245-4d8a-aa11-f4fc3444f3cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.433192 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.433192 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:56.437254 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-dcd4212f-9245-4d8a-aa11-f4fc3444f3cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:56.444451 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-dcd4212f-9245-4d8a-aa11-f4fc3444f3cd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 200 Aug 05 18:25:56.445037 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 881/3512] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:56.456859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.460111 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:25:56.460111 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a35b3ef0-d5ce-4a85-b1fc-d0222709b1de", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:56.462643 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a35b3ef0-d5ce-4a85-b1fc-d0222709b1de', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:25:56.475067 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.475067 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:56.478280 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:25:56.478280 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:25:56.478280 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:25:56.485583 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (eb61cc20-326e-45be-9ed5-ec559080177e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:56.487529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24dc65ec-3a26-4e36-8219-5e4a1727e1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:56.487756 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:25:56.522742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24dc65ec-3a26-4e36-8219-5e4a1727e1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a35b3ef0-d5ce-4a85-b1fc-d0222709b1de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:56.525930 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ca603e-0406-4c86-b44f-87774c8746d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:56.619585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['fbd2166b-d92a-4063-83d6-305b777081ec', '0c0351a9-2bfc-4420-98fe-2b6c8f6a8920', '18489fd5-47b7-4e2b-a83a-2d14db08a38b', '893b1fc9-497e-4cb5-b105-2be01b4d2b18'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:25:56.621140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ca603e-0406-4c86-b44f-87774c8746d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbd2166b-d92a-4063-83d6-305b777081ec', '0c0351a9-2bfc-4420-98fe-2b6c8f6a8920', '18489fd5-47b7-4e2b-a83a-2d14db08a38b', '893b1fc9-497e-4cb5-b105-2be01b4d2b18']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:56.623383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289847c8-6526-479e-80c5-478153eba474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:56.691186 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (289847c8-6526-479e-80c5-478153eba474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eaa3cacd-75a2-48a0-ae2b-70310771fcc6', '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='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['fbd2166b-d92a-4063-83d6-305b777081ec','0c0351a9-2bfc-4420-98fe-2b6c8f6a8920','18489fd5-47b7-4e2b-a83a-2d14db08a38b','893b1fc9-497e-4cb5-b105-2be01b4d2b18'],size=1,snapshot_id=a35b3ef0-d5ce-4a85-b1fc-d0222709b1de,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:25:56Z,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=eaa3cacd-75a2-48a0-ae2b-70310771fcc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a35b3ef0-d5ce-4a85-b1fc-d0222709b1de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:56.692332 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfb2a44-3700-4659-819b-d7056758eff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:56.729420 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfb2a44-3700-4659-819b-d7056758eff6) transitioned into 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='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['fbd2166b-d92a-4063-83d6-305b777081ec','0c0351a9-2bfc-4420-98fe-2b6c8f6a8920','18489fd5-47b7-4e2b-a83a-2d14db08a38b','893b1fc9-497e-4cb5-b105-2be01b4d2b18'],size=1,snapshot_id=a35b3ef0-d5ce-4a85-b1fc-d0222709b1de,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:56.730465 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d75dc1d-6e8b-4206-9deb-6e3ed5fb320a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:25:56.764892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d75dc1d-6e8b-4206-9deb-6e3ed5fb320a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:25:56.765904 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (eb61cc20-326e-45be-9ed5-ec559080177e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:25:56.766687 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:25:56.767084 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-00acaf41-4d1e-4239-90cd-6ad7e4a8d9fb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:25:56.767853 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 871/3513] 10.4.3.210 () {72 vars in 1541 bytes} [Wed Aug 5 18:25:56 2026] POST /volume/v3/volumes => generated 736 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:56.779617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-aa765f7d-9956-4115-a0b0-c743bd3f4726 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.782897 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-aa765f7d-9956-4115-a0b0-c743bd3f4726 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:25:56.783120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-aa765f7d-9956-4115-a0b0-c743bd3f4726 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.783710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-aa765f7d-9956-4115-a0b0-c743bd3f4726 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.795522 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.795522 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:56.800021 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-aa765f7d-9956-4115-a0b0-c743bd3f4726 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:56.808170 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-aa765f7d-9956-4115-a0b0-c743bd3f4726 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 200 Aug 05 18:25:56.809420 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 883/3514] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 804 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:56.820532 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6f1c525c-869b-47d8-9c4c-26d285317521 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.824551 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6f1c525c-869b-47d8-9c4c-26d285317521 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:25:56.824551 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6f1c525c-869b-47d8-9c4c-26d285317521 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.824890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6f1c525c-869b-47d8-9c4c-26d285317521 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.838076 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.838076 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:56.843040 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6f1c525c-869b-47d8-9c4c-26d285317521 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:56.849979 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-6f1c525c-869b-47d8-9c4c-26d285317521 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 200 Aug 05 18:25:56.850606 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 882/3515] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 804 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:56.857705 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.857705 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:56.858238 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:25:56.858238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Checking backup size 1 against volume size 1 {{(pid=100363) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:25:56.858238 np0000006581 devstack@c-api.service[100363]: INFO cinder.backup.api [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Overwriting volume d247e551-9015-4116-9c35-2b502bd953e4 with restore of backup dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:56.882537 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] restore_backup in rpcapi backup_id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a {{(pid=100363) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:25:56.886620 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10ddbde9-95dc-4335-a262-d2561b08a2c2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a/restore returned with HTTP 202 Aug 05 18:25:56.886620 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 880/3516] 10.4.3.210 () {68 vars in 1393 bytes} [Wed Aug 5 18:25:55 2026] POST /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a/restore => generated 189 bytes in 1276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:25:56.904082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-059c7568-e5db-4b36-9b1b-7b2442251f25 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:56.907117 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-059c7568-e5db-4b36-9b1b-7b2442251f25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:56.907117 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-059c7568-e5db-4b36-9b1b-7b2442251f25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:56.907117 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-059c7568-e5db-4b36-9b1b-7b2442251f25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:56.907247 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-059c7568-e5db-4b36-9b1b-7b2442251f25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:56.916507 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:56.916507 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:56.917734 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-059c7568-e5db-4b36-9b1b-7b2442251f25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:56.920616 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 872/3517] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:56 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:25:57.278401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f669695f-c126-4b82-89d1-bd0e04040b51 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:57.280687 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f669695f-c126-4b82-89d1-bd0e04040b51 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:57.281563 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f669695f-c126-4b82-89d1-bd0e04040b51 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:57.281998 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f669695f-c126-4b82-89d1-bd0e04040b51 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:57.282147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f669695f-c126-4b82-89d1-bd0e04040b51 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:57.289046 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:57.289046 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:57.290253 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f669695f-c126-4b82-89d1-bd0e04040b51 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:57.290803 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 884/3518] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:57 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:57.343742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c62e276a-53a5-4aa4-a840-fe840a5cf391 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:57.346146 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c62e276a-53a5-4aa4-a840-fe840a5cf391 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:57.346907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c62e276a-53a5-4aa4-a840-fe840a5cf391 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:57.347964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c62e276a-53a5-4aa4-a840-fe840a5cf391 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:57.349406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c62e276a-53a5-4aa4-a840-fe840a5cf391 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:57.357326 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:57.357326 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:57.358317 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c62e276a-53a5-4aa4-a840-fe840a5cf391 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:57.359703 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 883/3519] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:57 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:57.934854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f0b16870-0996-48d9-8fbe-27f5ac0b7847 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:57.938649 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f0b16870-0996-48d9-8fbe-27f5ac0b7847 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:57.938816 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f0b16870-0996-48d9-8fbe-27f5ac0b7847 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:57.939043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f0b16870-0996-48d9-8fbe-27f5ac0b7847 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:57.939184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f0b16870-0996-48d9-8fbe-27f5ac0b7847 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:57.947239 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:57.947239 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:57.949100 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f0b16870-0996-48d9-8fbe-27f5ac0b7847 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:57.949645 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 881/3520] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:57 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:58.304571 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-efe98592-aedb-4618-b2cb-08122cd4c9e2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:58.309891 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-efe98592-aedb-4618-b2cb-08122cd4c9e2 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:58.309891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-efe98592-aedb-4618-b2cb-08122cd4c9e2 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:58.309891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-efe98592-aedb-4618-b2cb-08122cd4c9e2 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:58.309891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-efe98592-aedb-4618-b2cb-08122cd4c9e2 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:58.315065 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:58.315065 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:58.317544 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-efe98592-aedb-4618-b2cb-08122cd4c9e2 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:58.317544 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 873/3521] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:58 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:58.375180 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-97573315-902c-401b-9eba-333da48a1947 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:58.379106 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-97573315-902c-401b-9eba-333da48a1947 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:58.379383 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-97573315-902c-401b-9eba-333da48a1947 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:58.379691 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-97573315-902c-401b-9eba-333da48a1947 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:58.380114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-97573315-902c-401b-9eba-333da48a1947 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:58.385418 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:58.385418 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:58.386217 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-97573315-902c-401b-9eba-333da48a1947 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:58.386669 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 885/3522] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:58 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:58.970700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6db1ad11-bde6-41dd-aaee-a9b2c3b814cd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:58.973680 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6db1ad11-bde6-41dd-aaee-a9b2c3b814cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:25:58.974076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6db1ad11-bde6-41dd-aaee-a9b2c3b814cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:58.974401 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6db1ad11-bde6-41dd-aaee-a9b2c3b814cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:58.974586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6db1ad11-bde6-41dd-aaee-a9b2c3b814cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:58.980917 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:58.980917 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:25:58.982267 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6db1ad11-bde6-41dd-aaee-a9b2c3b814cd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:25:58.983141 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 884/3523] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:58 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:59.330058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-97c93467-5080-410d-8a24-32cdb9e02624 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.332112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-97c93467-5080-410d-8a24-32cdb9e02624 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:25:59.333367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-97c93467-5080-410d-8a24-32cdb9e02624 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:59.333367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-97c93467-5080-410d-8a24-32cdb9e02624 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:59.333367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-97c93467-5080-410d-8a24-32cdb9e02624 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:59.339185 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:59.339185 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:59.339939 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-97c93467-5080-410d-8a24-32cdb9e02624 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:25:59.340504 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 882/3524] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:25:59 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:59.399198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-61e49e29-25fe-4819-a992-7e58627fafc5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.401719 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-61e49e29-25fe-4819-a992-7e58627fafc5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:25:59.401991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-61e49e29-25fe-4819-a992-7e58627fafc5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:59.402231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-61e49e29-25fe-4819-a992-7e58627fafc5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:59.402339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-61e49e29-25fe-4819-a992-7e58627fafc5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:25:59.407089 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:59.407089 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:25:59.407951 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-61e49e29-25fe-4819-a992-7e58627fafc5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:25:59.408341 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 874/3525] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:25:59 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:25:59.867826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-66b747d4-cdd3-4adb-a5b8-f21c8fc20142 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.869059 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-66b747d4-cdd3-4adb-a5b8-f21c8fc20142 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:25:59.869306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-66b747d4-cdd3-4adb-a5b8-f21c8fc20142 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:59.869550 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-66b747d4-cdd3-4adb-a5b8-f21c8fc20142 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:59.878080 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:59.878080 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:25:59.882558 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-66b747d4-cdd3-4adb-a5b8-f21c8fc20142 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:25:59.888736 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-66b747d4-cdd3-4adb-a5b8-f21c8fc20142 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 200 Aug 05 18:25:59.889238 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 886/3526] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:25:59 2026] GET /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 1345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:59.897667 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2ebac304-bcb1-4c44-aa71-288bbd1742be None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.898169 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2ebac304-bcb1-4c44-aa71-288bbd1742be None None] GET https://10.4.3.210/volume// Aug 05 18:25:59.898398 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2ebac304-bcb1-4c44-aa71-288bbd1742be None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:59.898610 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2ebac304-bcb1-4c44-aa71-288bbd1742be None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:59.899057 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2ebac304-bcb1-4c44-aa71-288bbd1742be None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:59.899416 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 885/3527] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:25:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:59.906206 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-56a029af-819a-466b-aa0d-3373c00d1f4e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.908436 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-56a029af-819a-466b-aa0d-3373c00d1f4e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:25:59.908832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-56a029af-819a-466b-aa0d-3373c00d1f4e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eaa3cacd-75a2-48a0-ae2b-70310771fcc6", "connector": null, "instance_uuid": "299398ae-c2fc-42a3-ac1f-ffdff74e476f"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:25:59.918792 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:59.918792 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:25:59.958564 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-56a029af-819a-466b-aa0d-3373c00d1f4e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:25:59.959157 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 883/3528] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:25:59 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:25:59.969625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5ca65e77-002f-47d2-92d0-fd1d307d6cb9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.969867 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ca65e77-002f-47d2-92d0-fd1d307d6cb9 None None] GET https://10.4.3.210/volume// Aug 05 18:25:59.970058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ca65e77-002f-47d2-92d0-fd1d307d6cb9 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:59.970286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ca65e77-002f-47d2-92d0-fd1d307d6cb9 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:59.970803 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ca65e77-002f-47d2-92d0-fd1d307d6cb9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:25:59.971195 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 875/3529] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:25:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:25:59.979580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-2c0ee990-d760-4a31-955e-df098216e743 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:25:59.983539 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-2c0ee990-d760-4a31-955e-df098216e743 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:25:59.983722 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-2c0ee990-d760-4a31-955e-df098216e743 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:25:59.984042 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-2c0ee990-d760-4a31-955e-df098216e743 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:25:59.998865 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:25:59.998865 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:00.003949 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-2c0ee990-d760-4a31-955e-df098216e743 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:00.008785 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-57479915-053a-4910-929e-5ced73dd23ea None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:00.012498 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57479915-053a-4910-929e-5ced73dd23ea tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:00.012498 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57479915-053a-4910-929e-5ced73dd23ea tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:00.012693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57479915-053a-4910-929e-5ced73dd23ea tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:00.012746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-2c0ee990-d760-4a31-955e-df098216e743 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 200 Aug 05 18:26:00.012819 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-57479915-053a-4910-929e-5ced73dd23ea tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:00.013638 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 887/3530] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:25:59 2026] GET /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 1524 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:26:00.018672 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:00.018672 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:00.019718 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57479915-053a-4910-929e-5ced73dd23ea tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:00.020088 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 886/3531] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:00 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:00.119733 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:00.121856 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8 Aug 05 18:26:00.122262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:00.130124 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-eaa3cacd-75a2-48a0-ae2b-70310771fcc6-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:26:00.135990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-eaa3cacd-75a2-48a0-ae2b-70310771fcc6-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:26:00.136877 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:00.136877 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:00.236544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-eaa3cacd-75a2-48a0-ae2b-70310771fcc6-np0000006581" released by "attachment_update" :: held 0.100s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:26:00.236849 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-16fe92e9-2eda-4894-8b5d-4d8144e71334 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8 returned with HTTP 200 Aug 05 18:26:00.237543 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 884/3532] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:26:00 2026] PUT /volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:00.268892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-98ad6369-33e0-495b-b439-fb2e177878cc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:00.271745 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-98ad6369-33e0-495b-b439-fb2e177878cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8/action Aug 05 18:26:00.272251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-98ad6369-33e0-495b-b439-fb2e177878cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:26:00.272412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-98ad6369-33e0-495b-b439-fb2e177878cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:00.299887 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:00.299887 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:00.319098 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-52c5e275-cd98-4d7d-96aa-9dd2062c1a5c req-98ad6369-33e0-495b-b439-fb2e177878cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8/action returned with HTTP 204 Aug 05 18:26:00.319778 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 876/3533] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:26:00 2026] POST /volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:00.361585 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1ce2870a-a283-44b7-baa6-40ee805ba2ed None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:00.363701 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1ce2870a-a283-44b7-baa6-40ee805ba2ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:00.363945 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1ce2870a-a283-44b7-baa6-40ee805ba2ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:00.364176 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1ce2870a-a283-44b7-baa6-40ee805ba2ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:00.364316 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-1ce2870a-a283-44b7-baa6-40ee805ba2ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:00.371654 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:00.371654 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:00.372440 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1ce2870a-a283-44b7-baa6-40ee805ba2ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:00.373154 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 888/3534] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:00 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:00.421433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7878bceb-d2cd-4f5e-81d9-4db1fd3160ab None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:00.423521 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7878bceb-d2cd-4f5e-81d9-4db1fd3160ab tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:26:00.423785 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7878bceb-d2cd-4f5e-81d9-4db1fd3160ab tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:00.423984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7878bceb-d2cd-4f5e-81d9-4db1fd3160ab tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:00.424125 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7878bceb-d2cd-4f5e-81d9-4db1fd3160ab tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:00.429489 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:00.429489 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:00.430459 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7878bceb-d2cd-4f5e-81d9-4db1fd3160ab tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:26:00.431099 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 887/3535] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:00 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:01.046994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b478c02c-6fa5-48d1-bbe2-1ce5f90c4532 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:01.049612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b478c02c-6fa5-48d1-bbe2-1ce5f90c4532 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:01.049909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b478c02c-6fa5-48d1-bbe2-1ce5f90c4532 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:01.050247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b478c02c-6fa5-48d1-bbe2-1ce5f90c4532 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:01.050736 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b478c02c-6fa5-48d1-bbe2-1ce5f90c4532 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:01.058320 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:01.058320 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:01.059251 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b478c02c-6fa5-48d1-bbe2-1ce5f90c4532 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:01.059609 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 885/3536] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:01 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:01.386005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-32773706-54de-4b66-8f72-4fa8e055513e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:01.388149 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-32773706-54de-4b66-8f72-4fa8e055513e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:01.388411 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-32773706-54de-4b66-8f72-4fa8e055513e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:01.388691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-32773706-54de-4b66-8f72-4fa8e055513e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:01.388856 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-32773706-54de-4b66-8f72-4fa8e055513e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:01.394088 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:01.394088 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:01.394894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-32773706-54de-4b66-8f72-4fa8e055513e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:01.395333 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 877/3537] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:01 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:01.445201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b253b729-5700-4a05-96fe-8c03f8d41f6a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:01.447493 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b253b729-5700-4a05-96fe-8c03f8d41f6a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:26:01.447808 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b253b729-5700-4a05-96fe-8c03f8d41f6a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:01.448068 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b253b729-5700-4a05-96fe-8c03f8d41f6a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:01.448185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b253b729-5700-4a05-96fe-8c03f8d41f6a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:01.457130 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:01.457130 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:01.457986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b253b729-5700-4a05-96fe-8c03f8d41f6a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:26:01.458534 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 889/3538] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:01 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:02.072506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ab6f6193-a23e-4f2c-8e3c-98aa3b0f28b2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:02.075260 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ab6f6193-a23e-4f2c-8e3c-98aa3b0f28b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:02.075650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ab6f6193-a23e-4f2c-8e3c-98aa3b0f28b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:02.075892 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ab6f6193-a23e-4f2c-8e3c-98aa3b0f28b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:02.076090 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ab6f6193-a23e-4f2c-8e3c-98aa3b0f28b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:02.081615 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:02.081615 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:02.082767 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ab6f6193-a23e-4f2c-8e3c-98aa3b0f28b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:02.083324 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 888/3539] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:02 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:02.408342 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-df8a08f5-36b3-4b5b-b95f-ac82a47cf3e0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:02.411031 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-df8a08f5-36b3-4b5b-b95f-ac82a47cf3e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:02.411256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-df8a08f5-36b3-4b5b-b95f-ac82a47cf3e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:02.411512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-df8a08f5-36b3-4b5b-b95f-ac82a47cf3e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:02.411644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-df8a08f5-36b3-4b5b-b95f-ac82a47cf3e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:02.418322 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:02.418322 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:02.419184 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-df8a08f5-36b3-4b5b-b95f-ac82a47cf3e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:02.419801 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 886/3540] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:02 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:02.472924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-831d0891-ea57-4b4f-980e-d07591ac5f9f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:02.475178 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-831d0891-ea57-4b4f-980e-d07591ac5f9f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:26:02.475487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-831d0891-ea57-4b4f-980e-d07591ac5f9f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:02.475957 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-831d0891-ea57-4b4f-980e-d07591ac5f9f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:02.476118 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-831d0891-ea57-4b4f-980e-d07591ac5f9f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:02.481374 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:02.481374 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:02.482046 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-831d0891-ea57-4b4f-980e-d07591ac5f9f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:26:02.482561 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 878/3541] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:02 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:26:03.098964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-87e21c35-f2d2-4e21-809f-36419b38381c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:03.103481 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-87e21c35-f2d2-4e21-809f-36419b38381c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:03.103795 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-87e21c35-f2d2-4e21-809f-36419b38381c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:03.104075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-87e21c35-f2d2-4e21-809f-36419b38381c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:03.104239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-87e21c35-f2d2-4e21-809f-36419b38381c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:03.117297 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:03.117297 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:03.118046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-87e21c35-f2d2-4e21-809f-36419b38381c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:03.118255 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 890/3542] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:03 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:03.434041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1b153472-5846-4862-a65c-c8023925e043 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:03.436107 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1b153472-5846-4862-a65c-c8023925e043 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:03.436336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1b153472-5846-4862-a65c-c8023925e043 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:03.436557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1b153472-5846-4862-a65c-c8023925e043 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:03.436684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-1b153472-5846-4862-a65c-c8023925e043 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:03.441840 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:03.441840 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:03.442587 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1b153472-5846-4862-a65c-c8023925e043 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:03.442994 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 889/3543] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:03 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:03.495217 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d0856d09-11c0-4b38-abe3-9f6aa692bcfa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:03.497550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d0856d09-11c0-4b38-abe3-9f6aa692bcfa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:26:03.497858 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d0856d09-11c0-4b38-abe3-9f6aa692bcfa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:03.498276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d0856d09-11c0-4b38-abe3-9f6aa692bcfa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:03.498276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d0856d09-11c0-4b38-abe3-9f6aa692bcfa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:03.504628 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:03.504628 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:03.505490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d0856d09-11c0-4b38-abe3-9f6aa692bcfa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:26:03.505919 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 887/3544] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:03 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:04.131682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9d23bacf-2944-4cbe-8cc1-8f46d1c208b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:04.134079 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9d23bacf-2944-4cbe-8cc1-8f46d1c208b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:04.134304 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9d23bacf-2944-4cbe-8cc1-8f46d1c208b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:04.134706 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9d23bacf-2944-4cbe-8cc1-8f46d1c208b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:04.134844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9d23bacf-2944-4cbe-8cc1-8f46d1c208b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:04.141080 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:04.141080 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:04.141816 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9d23bacf-2944-4cbe-8cc1-8f46d1c208b2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:04.142307 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 879/3545] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:04 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:04.456556 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-37f1dece-11f6-4094-a17c-0c9f88ba261e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:04.459311 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-37f1dece-11f6-4094-a17c-0c9f88ba261e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:04.459311 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-37f1dece-11f6-4094-a17c-0c9f88ba261e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:04.459311 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-37f1dece-11f6-4094-a17c-0c9f88ba261e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:04.459311 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-37f1dece-11f6-4094-a17c-0c9f88ba261e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:04.464845 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:04.464845 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:04.466076 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-37f1dece-11f6-4094-a17c-0c9f88ba261e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:04.466942 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 891/3546] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:04 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:04.523821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6a77b692-fe7d-4e17-8618-afadf32db483 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:04.526443 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a77b692-fe7d-4e17-8618-afadf32db483 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:26:04.526765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a77b692-fe7d-4e17-8618-afadf32db483 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:04.527050 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a77b692-fe7d-4e17-8618-afadf32db483 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:04.527239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6a77b692-fe7d-4e17-8618-afadf32db483 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:04.533570 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:04.533570 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:04.534676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a77b692-fe7d-4e17-8618-afadf32db483 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:26:04.535276 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 890/3547] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:04 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:05.156580 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d91bc9b1-b67d-41f7-a941-33325012a75e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.159685 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d91bc9b1-b67d-41f7-a941-33325012a75e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:05.160006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d91bc9b1-b67d-41f7-a941-33325012a75e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:05.160290 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d91bc9b1-b67d-41f7-a941-33325012a75e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:05.160472 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d91bc9b1-b67d-41f7-a941-33325012a75e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:05.168696 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.168696 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:05.169819 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d91bc9b1-b67d-41f7-a941-33325012a75e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:05.170398 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 888/3548] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:05 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:05.483611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-71c6f6fe-a2e6-4c40-97a5-9e1bf0349f17 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.485693 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-71c6f6fe-a2e6-4c40-97a5-9e1bf0349f17 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:05.485950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-71c6f6fe-a2e6-4c40-97a5-9e1bf0349f17 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:05.486147 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-71c6f6fe-a2e6-4c40-97a5-9e1bf0349f17 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:05.486243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-71c6f6fe-a2e6-4c40-97a5-9e1bf0349f17 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:05.490699 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.490699 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:05.491500 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-71c6f6fe-a2e6-4c40-97a5-9e1bf0349f17 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:05.492019 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 880/3549] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:05 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:05.506174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.508859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:05.509112 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5096c4d2-88ec-4993-81f3-bf86ea42a26b", "incremental": true}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:05.511223 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating new backup {'backup': {'volume_id': '5096c4d2-88ec-4993-81f3-bf86ea42a26b', 'incremental': True}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:05.511487 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating backup of volume 5096c4d2-88ec-4993-81f3-bf86ea42a26b in container None Aug 05 18:26:05.521066 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.521066 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:05.521928 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:26:05.548742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6f8fdb8e-f241-4056-bbf5-453fff79afef None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.554742 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f8fdb8e-f241-4056-bbf5-453fff79afef tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:26:05.555093 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f8fdb8e-f241-4056-bbf5-453fff79afef tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:05.555406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f8fdb8e-f241-4056-bbf5-453fff79afef tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:05.555583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6f8fdb8e-f241-4056-bbf5-453fff79afef tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:05.557149 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['9a6b2b77-c09d-440c-ba90-f00e7a1c05a9', 'c06668b4-ac86-4a3a-b7ad-1017dccff3d3'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:05.568631 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.568631 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:05.569428 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f8fdb8e-f241-4056-bbf5-453fff79afef tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:26:05.570010 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 891/3550] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:05 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:05.589903 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0d310974-5309-4a9a-85dd-d0dee593eccd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.592471 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:05.592966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "37f7317a-5453-4e65-a62e-2884ab3a2293"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:05.595221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating new backup {'backup': {'volume_id': '37f7317a-5453-4e65-a62e-2884ab3a2293'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:05.595397 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating backup of volume 37f7317a-5453-4e65-a62e-2884ab3a2293 in container None Aug 05 18:26:05.609771 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.609771 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:05.610554 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:05.615916 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1bccf993-8fca-41a9-a72a-f1384cd987bb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 400 Aug 05 18:26:05.616665 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 892/3551] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:26:05 2026] POST /volume/v3/backups => generated 109 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 05 18:26:05.626222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.629934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] DELETE https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:05.630171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:05.630404 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:05.630815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Delete backup with id: b949c343-12fa-43fc-ac4b-da2e515340af. Aug 05 18:26:05.641958 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.641958 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:05.652239 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['75e0c734-d1c5-4c74-89eb-798ead96ba25', '1a36f718-5b3b-4008-bc6b-3f7d26162dd8'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:05.671781 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] delete_backup rpcapi backup_id b949c343-12fa-43fc-ac4b-da2e515340af {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:26:05.677525 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e75f1c02-54c2-4d69-85a7-592fbfa64a53 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 202 Aug 05 18:26:05.677525 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 881/3552] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:05 2026] DELETE /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:26:05.688215 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7bb4e8fe-f9c0-4cee-820d-ed921c51c5ed None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.692017 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7bb4e8fe-f9c0-4cee-820d-ed921c51c5ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:05.692017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7bb4e8fe-f9c0-4cee-820d-ed921c51c5ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:05.692017 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7bb4e8fe-f9c0-4cee-820d-ed921c51c5ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:05.692900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7bb4e8fe-f9c0-4cee-820d-ed921c51c5ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:05.699275 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.699275 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:05.699878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7bb4e8fe-f9c0-4cee-820d-ed921c51c5ed tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:05.700470 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 892/3553] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:05 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:05.709247 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0d310974-5309-4a9a-85dd-d0dee593eccd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:05.709742 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 889/3554] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:26:05 2026] POST /volume/v3/backups => generated 288 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:05.722395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-160db58b-9b44-47c3-967a-c5a45923e6fa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:05.725351 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-160db58b-9b44-47c3-967a-c5a45923e6fa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:05.725825 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-160db58b-9b44-47c3-967a-c5a45923e6fa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:05.726260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-160db58b-9b44-47c3-967a-c5a45923e6fa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:05.726260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-160db58b-9b44-47c3-967a-c5a45923e6fa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:05.732033 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:05.732033 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:05.733390 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-160db58b-9b44-47c3-967a-c5a45923e6fa tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:05.734039 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 893/3555] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:05 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:06.185945 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-979d6c66-1f1b-4e05-b21e-9b8d79b2e092 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:06.188079 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-979d6c66-1f1b-4e05-b21e-9b8d79b2e092 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:06.188308 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-979d6c66-1f1b-4e05-b21e-9b8d79b2e092 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:06.188533 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-979d6c66-1f1b-4e05-b21e-9b8d79b2e092 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:06.188683 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-979d6c66-1f1b-4e05-b21e-9b8d79b2e092 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:06.194120 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:06.194120 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:06.195201 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-979d6c66-1f1b-4e05-b21e-9b8d79b2e092 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:06.195807 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 882/3556] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:06 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:06.715754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-00abc9e1-1103-4b3c-a3cf-9c77a135c38d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:06.719311 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00abc9e1-1103-4b3c-a3cf-9c77a135c38d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:06.719311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-00abc9e1-1103-4b3c-a3cf-9c77a135c38d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:06.719311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-00abc9e1-1103-4b3c-a3cf-9c77a135c38d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:06.719665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-00abc9e1-1103-4b3c-a3cf-9c77a135c38d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:06.727144 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:06.727144 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:06.727969 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00abc9e1-1103-4b3c-a3cf-9c77a135c38d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 200 Aug 05 18:26:06.729491 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 893/3557] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:06 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:06.752109 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bec92453-8f93-41fb-9c5c-f93d6aebf075 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:06.755224 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bec92453-8f93-41fb-9c5c-f93d6aebf075 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:06.755538 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bec92453-8f93-41fb-9c5c-f93d6aebf075 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:06.756059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bec92453-8f93-41fb-9c5c-f93d6aebf075 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:06.756059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-bec92453-8f93-41fb-9c5c-f93d6aebf075 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:06.762721 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:06.762721 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:06.762917 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bec92453-8f93-41fb-9c5c-f93d6aebf075 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:06.763398 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 890/3558] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:06 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:07.208203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2f594080-2906-44e4-8af7-edeb738d1dcf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:07.210509 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2f594080-2906-44e4-8af7-edeb738d1dcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:07.211554 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2f594080-2906-44e4-8af7-edeb738d1dcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:07.211554 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2f594080-2906-44e4-8af7-edeb738d1dcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:07.211717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2f594080-2906-44e4-8af7-edeb738d1dcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:07.218856 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:07.218856 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:07.221373 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2f594080-2906-44e4-8af7-edeb738d1dcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:07.221373 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 894/3559] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:07 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:07.748436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d549a07a-22da-4164-967e-3d12178b7b6d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:07.748974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d549a07a-22da-4164-967e-3d12178b7b6d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af Aug 05 18:26:07.748974 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d549a07a-22da-4164-967e-3d12178b7b6d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:07.749170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d549a07a-22da-4164-967e-3d12178b7b6d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:07.749319 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d549a07a-22da-4164-967e-3d12178b7b6d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id b949c343-12fa-43fc-ac4b-da2e515340af. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:07.753372 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d549a07a-22da-4164-967e-3d12178b7b6d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af returned with HTTP 404 Aug 05 18:26:07.753910 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 883/3560] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:07 2026] GET /volume/v3/backups/b949c343-12fa-43fc-ac4b-da2e515340af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:07.768031 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a633dd42-acdf-4278-8046-621f29615c33 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:07.771807 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:07.776705 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1118329236"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:07.777990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-79d06286-d91c-4d37-9b5e-a09c91d3b2eb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:07.779250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1118329236'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:07.779250 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume of 1 GB Aug 05 18:26:07.780950 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79d06286-d91c-4d37-9b5e-a09c91d3b2eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:07.781890 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-79d06286-d91c-4d37-9b5e-a09c91d3b2eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:07.781890 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-79d06286-d91c-4d37-9b5e-a09c91d3b2eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:07.781890 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-79d06286-d91c-4d37-9b5e-a09c91d3b2eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:07.788688 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Availability Zones retrieved successfully. Aug 05 18:26:07.788913 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:07.788913 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:07.790517 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79d06286-d91c-4d37-9b5e-a09c91d3b2eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:07.791063 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 891/3561] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:07 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:07.797260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Flow 'volume_create_api' (ab6dc6f5-8990-4572-b017-5a8caa909c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:07.799429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b28ba7-516e-45d3-85c0-c18e35c82046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:07.800805 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:07.837754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b28ba7-516e-45d3-85c0-c18e35c82046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:07.839056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62059f86-e228-467d-956b-6c341cb4dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:07.896189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['5d5bc9af-bb98-44f6-9462-8f421c677214', 'd3c45c25-9022-4ee5-af2d-140182bda0e3', '37066ccc-9fb3-4cef-afc5-deb6d58114f3', '100d47b9-d50d-4e3f-a05f-3e5934249a92'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:07.897312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62059f86-e228-467d-956b-6c341cb4dbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d5bc9af-bb98-44f6-9462-8f421c677214', 'd3c45c25-9022-4ee5-af2d-140182bda0e3', '37066ccc-9fb3-4cef-afc5-deb6d58114f3', '100d47b9-d50d-4e3f-a05f-3e5934249a92']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:07.898341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74fc31d-8330-446b-ba6f-c46323eba7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:07.927888 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c74fc31d-8330-446b-ba6f-c46323eba7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cf26f3f-ecab-435f-b5a3-23e4a351a1ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1118329236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695be161ad0247efa56255d21cd703d6',qos_specs=None,replication_status=,reservations=['5d5bc9af-bb98-44f6-9462-8f421c677214','d3c45c25-9022-4ee5-af2d-140182bda0e3','37066ccc-9fb3-4cef-afc5-deb6d58114f3','100d47b9-d50d-4e3f-a05f-3e5934249a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1118329236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cf26f3f-ecab-435f-b5a3-23e4a351a1ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695be161ad0247efa56255d21cd703d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:07.928926 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72213f4-f877-4db3-957b-4eebd0df4fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:07.952300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e72213f4-f877-4db3-957b-4eebd0df4fea) transitioned into state 'SUCCESS' from state '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-1118329236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695be161ad0247efa56255d21cd703d6',qos_specs=None,replication_status=,reservations=['5d5bc9af-bb98-44f6-9462-8f421c677214','d3c45c25-9022-4ee5-af2d-140182bda0e3','37066ccc-9fb3-4cef-afc5-deb6d58114f3','100d47b9-d50d-4e3f-a05f-3e5934249a92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a62dbd64d8f64e7bbe34473c4b3260c7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:07.953185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08cc67f1-2feb-462c-a18f-a0aac4419fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:07.971709 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08cc67f1-2feb-462c-a18f-a0aac4419fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:07.971709 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Flow 'volume_create_api' (ab6dc6f5-8990-4572-b017-5a8caa909c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:07.971709 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Create volume request issued successfully. Aug 05 18:26:07.972260 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a633dd42-acdf-4278-8046-621f29615c33 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:07.972821 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 894/3562] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:26:07 2026] POST /volume/v3/volumes => generated 749 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:07.989432 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c28872a1-7202-4e0a-8d92-3a246af76ff2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:07.993163 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c28872a1-7202-4e0a-8d92-3a246af76ff2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab Aug 05 18:26:07.993554 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c28872a1-7202-4e0a-8d92-3a246af76ff2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:07.993901 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c28872a1-7202-4e0a-8d92-3a246af76ff2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:08.007542 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:08.007542 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:08.013891 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c28872a1-7202-4e0a-8d92-3a246af76ff2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:26:08.022939 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c28872a1-7202-4e0a-8d92-3a246af76ff2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab returned with HTTP 200 Aug 05 18:26:08.023704 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 895/3563] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:07 2026] GET /volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:08.235563 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1a719b5b-2a76-41ff-9053-0d1970259fd1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:08.238150 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1a719b5b-2a76-41ff-9053-0d1970259fd1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:08.238448 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1a719b5b-2a76-41ff-9053-0d1970259fd1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:08.238739 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1a719b5b-2a76-41ff-9053-0d1970259fd1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:08.238906 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-1a719b5b-2a76-41ff-9053-0d1970259fd1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:08.246084 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:08.246084 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:08.247224 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1a719b5b-2a76-41ff-9053-0d1970259fd1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:08.247837 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 884/3564] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:08 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:08.324478 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f5fce24f-a3b3-431c-9d77-9f6d999c44dc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:08.326522 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f5fce24f-a3b3-431c-9d77-9f6d999c44dc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:26:08.326731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f5fce24f-a3b3-431c-9d77-9f6d999c44dc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:08.326931 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f5fce24f-a3b3-431c-9d77-9f6d999c44dc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:08.338479 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:08.338479 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:08.342892 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f5fce24f-a3b3-431c-9d77-9f6d999c44dc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:08.349043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f5fce24f-a3b3-431c-9d77-9f6d999c44dc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 200 Aug 05 18:26:08.349466 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 892/3565] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:08 2026] GET /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:08.804693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ba356170-95b9-4946-ab11-4f5ff2d29a7d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:08.808426 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ba356170-95b9-4946-ab11-4f5ff2d29a7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:08.808905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ba356170-95b9-4946-ab11-4f5ff2d29a7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:08.809138 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ba356170-95b9-4946-ab11-4f5ff2d29a7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:08.809277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ba356170-95b9-4946-ab11-4f5ff2d29a7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:08.820405 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:08.820405 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:08.821282 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ba356170-95b9-4946-ab11-4f5ff2d29a7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:08.821821 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 895/3566] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:08 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:09.042403 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6b741812-cc27-4aa1-b570-3bd2254e1798 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.046352 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6b741812-cc27-4aa1-b570-3bd2254e1798 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab Aug 05 18:26:09.046352 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6b741812-cc27-4aa1-b570-3bd2254e1798 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.046352 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6b741812-cc27-4aa1-b570-3bd2254e1798 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.055911 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.055911 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:09.061344 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6b741812-cc27-4aa1-b570-3bd2254e1798 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:26:09.066806 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6b741812-cc27-4aa1-b570-3bd2254e1798 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab returned with HTTP 200 Aug 05 18:26:09.067216 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 896/3567] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:09.085809 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.088087 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:09.088547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cf26f3f-ecab-435f-b5a3-23e4a351a1ab", "name": "tempest-VolumesBackupsTest-Backup-1386980839"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:09.091560 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating new backup {'backup': {'volume_id': '2cf26f3f-ecab-435f-b5a3-23e4a351a1ab', 'name': 'tempest-VolumesBackupsTest-Backup-1386980839'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:09.091715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating backup of volume 2cf26f3f-ecab-435f-b5a3-23e4a351a1ab in container None Aug 05 18:26:09.104644 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.104644 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:09.105028 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Volume info retrieved successfully. Aug 05 18:26:09.129134 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Created reservations ['795f0a1d-56ab-439c-bf4c-d3b2c0f4e8af', '6d74623c-55ee-4a04-be59-5b39f3657040'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:09.184497 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d00680aa-58c5-44c7-bdee-9b25efe0770e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:09.185436 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 885/3568] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:09 2026] POST /volume/v3/backups => generated 330 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:09.197352 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c5278dc8-2030-4f7f-989b-9d839c99c035 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.200073 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c5278dc8-2030-4f7f-989b-9d839c99c035 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:09.200073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c5278dc8-2030-4f7f-989b-9d839c99c035 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.200323 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c5278dc8-2030-4f7f-989b-9d839c99c035 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.200430 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c5278dc8-2030-4f7f-989b-9d839c99c035 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:09.208145 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.208145 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:09.208979 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c5278dc8-2030-4f7f-989b-9d839c99c035 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:09.209438 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 893/3569] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:09.260169 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1848ce12-03df-47d9-bc5a-0eb5c5d4a815 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.262514 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1848ce12-03df-47d9-bc5a-0eb5c5d4a815 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:09.262783 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1848ce12-03df-47d9-bc5a-0eb5c5d4a815 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.263120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1848ce12-03df-47d9-bc5a-0eb5c5d4a815 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.263284 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-1848ce12-03df-47d9-bc5a-0eb5c5d4a815 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:09.268345 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.268345 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:09.269238 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1848ce12-03df-47d9-bc5a-0eb5c5d4a815 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:09.269727 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 896/3570] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:09.284856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8b6bae4f-4ac6-4014-92a0-1bf96e365133 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.286995 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b6bae4f-4ac6-4014-92a0-1bf96e365133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 Aug 05 18:26:09.287189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b6bae4f-4ac6-4014-92a0-1bf96e365133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.287431 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b6bae4f-4ac6-4014-92a0-1bf96e365133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.299460 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.299460 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:09.306738 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8b6bae4f-4ac6-4014-92a0-1bf96e365133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:09.327003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b6bae4f-4ac6-4014-92a0-1bf96e365133 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 returned with HTTP 200 Aug 05 18:26:09.330259 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 897/3571] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 => generated 1410 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:09.346808 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0867f935-c657-41d5-97ca-2ffc426319f3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.348965 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0867f935-c657-41d5-97ca-2ffc426319f3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 Aug 05 18:26:09.349190 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0867f935-c657-41d5-97ca-2ffc426319f3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.349395 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0867f935-c657-41d5-97ca-2ffc426319f3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.358525 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.358525 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:09.364559 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0867f935-c657-41d5-97ca-2ffc426319f3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:09.373208 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0867f935-c657-41d5-97ca-2ffc426319f3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 returned with HTTP 200 Aug 05 18:26:09.373717 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 886/3572] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:09.390983 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.395006 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 Aug 05 18:26:09.395006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.396024 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.400741 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: d247e551-9015-4116-9c35-2b502bd953e4 Aug 05 18:26:09.416681 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.416681 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:09.416681 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:09.442243 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume request issued successfully. Aug 05 18:26:09.442243 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e24548ac-1b6e-4587-9ada-899e1a5bf8a3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 returned with HTTP 202 Aug 05 18:26:09.442243 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 894/3573] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:09 2026] DELETE /volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:09.454042 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7560c2a6-9170-430b-b851-a21d3adff40d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.457381 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7560c2a6-9170-430b-b851-a21d3adff40d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 Aug 05 18:26:09.457611 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7560c2a6-9170-430b-b851-a21d3adff40d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.457817 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7560c2a6-9170-430b-b851-a21d3adff40d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.470922 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.470922 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:09.478460 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7560c2a6-9170-430b-b851-a21d3adff40d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:09.487805 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7560c2a6-9170-430b-b851-a21d3adff40d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 returned with HTTP 200 Aug 05 18:26:09.488283 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 897/3574] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:09.839759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c452e313-a8d3-4d37-88a6-d95ad9312412 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.839759 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c452e313-a8d3-4d37-88a6-d95ad9312412 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:09.839759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c452e313-a8d3-4d37-88a6-d95ad9312412 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.839759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c452e313-a8d3-4d37-88a6-d95ad9312412 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.839759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-c452e313-a8d3-4d37-88a6-d95ad9312412 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:09.845080 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.845080 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:09.846368 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c452e313-a8d3-4d37-88a6-d95ad9312412 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:09.846880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-9a6b0b7a-3aa4-4ae4-8c8b-a13c2b64b593 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.847062 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 898/3575] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:09 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:09.849035 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-9a6b0b7a-3aa4-4ae4-8c8b-a13c2b64b593 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8 Aug 05 18:26:09.849400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-9a6b0b7a-3aa4-4ae4-8c8b-a13c2b64b593 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.849654 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-9a6b0b7a-3aa4-4ae4-8c8b-a13c2b64b593 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.862304 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.862304 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:09.932552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-9a6b0b7a-3aa4-4ae4-8c8b-a13c2b64b593 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8 returned with HTTP 200 Aug 05 18:26:09.933099 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 887/3576] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:26:09 2026] DELETE /volume/v3/attachments/fc8122c9-4787-4d92-9edf-4a4ed2bf9fa8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:09.949399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:09.951865 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:26:09.952019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:09.952237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:09.952442 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:26:09.960284 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:09.960284 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:09.960821 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:09.980252 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:26:09.980581 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3bfa964c-c6ab-48da-bcf8-6180278f52da req-ce5b492e-c09c-4cf6-8ea5-ce5b0541a198 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 202 Aug 05 18:26:09.981253 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 895/3577] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:26:09 2026] DELETE /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:10.223672 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8c3afa0b-e636-46ad-8cb1-2d72a4eb3e3a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.226730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c3afa0b-e636-46ad-8cb1-2d72a4eb3e3a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:10.227045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c3afa0b-e636-46ad-8cb1-2d72a4eb3e3a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.227271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c3afa0b-e636-46ad-8cb1-2d72a4eb3e3a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.227415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8c3afa0b-e636-46ad-8cb1-2d72a4eb3e3a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:10.234734 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:10.234734 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:10.235481 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c3afa0b-e636-46ad-8cb1-2d72a4eb3e3a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:10.235929 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 898/3578] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:10 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:10.502344 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-12fd3878-0d46-4142-bfa7-ae68cf18168b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.504828 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12fd3878-0d46-4142-bfa7-ae68cf18168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 Aug 05 18:26:10.505067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12fd3878-0d46-4142-bfa7-ae68cf18168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.505293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12fd3878-0d46-4142-bfa7-ae68cf18168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.514025 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12fd3878-0d46-4142-bfa7-ae68cf18168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 returned with HTTP 404 Aug 05 18:26:10.514610 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 899/3579] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:10 2026] GET /volume/v3/volumes/d247e551-9015-4116-9c35-2b502bd953e4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:10.523008 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6ca19028-170a-403f-9447-edaac044ceff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.525006 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ca19028-170a-403f-9447-edaac044ceff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:10.525293 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ca19028-170a-403f-9447-edaac044ceff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.526315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ca19028-170a-403f-9447-edaac044ceff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.526315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-6ca19028-170a-403f-9447-edaac044ceff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete backup with id: dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. Aug 05 18:26:10.531634 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:10.531634 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:10.553204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-6ca19028-170a-403f-9447-edaac044ceff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] delete_backup rpcapi backup_id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:26:10.557640 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ca19028-170a-403f-9447-edaac044ceff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 202 Aug 05 18:26:10.559061 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 888/3580] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:10 2026] DELETE /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:26:10.568648 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-097ac9c9-7698-4a41-a9e8-983ed253e200 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.570346 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-097ac9c9-7698-4a41-a9e8-983ed253e200 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:10.570603 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-097ac9c9-7698-4a41-a9e8-983ed253e200 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.570866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-097ac9c9-7698-4a41-a9e8-983ed253e200 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.570986 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-097ac9c9-7698-4a41-a9e8-983ed253e200 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:10.575865 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:10.575865 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:10.576654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-097ac9c9-7698-4a41-a9e8-983ed253e200 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 200 Aug 05 18:26:10.577121 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 896/3581] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:10 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:10.863564 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-01bfc9a4-4722-4c20-9db6-3d008448e82c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.865567 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01bfc9a4-4722-4c20-9db6-3d008448e82c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:10.865840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01bfc9a4-4722-4c20-9db6-3d008448e82c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.866027 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01bfc9a4-4722-4c20-9db6-3d008448e82c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.866194 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-01bfc9a4-4722-4c20-9db6-3d008448e82c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:10.871515 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:10.871515 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:10.872283 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01bfc9a4-4722-4c20-9db6-3d008448e82c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:10.872790 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 899/3582] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:10 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:10.886992 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-84e5fcaa-6b81-4797-88bd-8968e5c27450 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.889132 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84e5fcaa-6b81-4797-88bd-8968e5c27450 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 Aug 05 18:26:10.889368 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84e5fcaa-6b81-4797-88bd-8968e5c27450 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.889587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84e5fcaa-6b81-4797-88bd-8968e5c27450 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.896113 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84e5fcaa-6b81-4797-88bd-8968e5c27450 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 returned with HTTP 404 Aug 05 18:26:10.896741 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 900/3583] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:10 2026] GET /volume/v3/volumes/eaa3cacd-75a2-48a0-ae2b-70310771fcc6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:10.965034 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-781d8acd-3953-4849-964d-982b52cbcbda None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:10.967217 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:26:10.967501 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:10.967738 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:10.967889 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:26:10.975687 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:10.975687 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:10.976171 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:26:10.997294 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:26:10.997545 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-781d8acd-3953-4849-964d-982b52cbcbda tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 202 Aug 05 18:26:10.998748 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 889/3584] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:26:10 2026] DELETE /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:11.009031 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a9b15835-feeb-4336-8d9c-94dc92360f66 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.012059 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a9b15835-feeb-4336-8d9c-94dc92360f66 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:26:11.012436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a9b15835-feeb-4336-8d9c-94dc92360f66 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.012856 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a9b15835-feeb-4336-8d9c-94dc92360f66 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.020266 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:11.020266 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:11.020266 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a9b15835-feeb-4336-8d9c-94dc92360f66 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:26:11.021576 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a9b15835-feeb-4336-8d9c-94dc92360f66 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 200 Aug 05 18:26:11.021752 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 897/3585] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:26:11 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:11.248527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-69162dcd-d664-4738-bc9c-6ae6640298e6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.251758 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69162dcd-d664-4738-bc9c-6ae6640298e6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:11.252052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69162dcd-d664-4738-bc9c-6ae6640298e6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.252311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69162dcd-d664-4738-bc9c-6ae6640298e6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.252469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-69162dcd-d664-4738-bc9c-6ae6640298e6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:11.260859 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:11.260859 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:11.261573 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69162dcd-d664-4738-bc9c-6ae6640298e6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:11.262018 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 900/3586] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:11 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:11.588323 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-df1c55ee-2a0d-45a2-8e19-5ee8ef455790 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.590469 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df1c55ee-2a0d-45a2-8e19-5ee8ef455790 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a Aug 05 18:26:11.590469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df1c55ee-2a0d-45a2-8e19-5ee8ef455790 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.590708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df1c55ee-2a0d-45a2-8e19-5ee8ef455790 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.590839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-df1c55ee-2a0d-45a2-8e19-5ee8ef455790 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id dd07ac0c-cbe0-4fec-8e66-4fc41341a91a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:11.595324 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df1c55ee-2a0d-45a2-8e19-5ee8ef455790 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a returned with HTTP 404 Aug 05 18:26:11.596243 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 901/3587] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:11 2026] GET /volume/v3/backups/dd07ac0c-cbe0-4fec-8e66-4fc41341a91a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:11.691298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-11003e3a-93c2-4329-ae1f-ff0e9002691c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.695278 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11003e3a-93c2-4329-ae1f-ff0e9002691c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:26:11.695278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11003e3a-93c2-4329-ae1f-ff0e9002691c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.695278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11003e3a-93c2-4329-ae1f-ff0e9002691c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.703825 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:11.703825 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:11.708786 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-11003e3a-93c2-4329-ae1f-ff0e9002691c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:11.715297 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11003e3a-93c2-4329-ae1f-ff0e9002691c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 200 Aug 05 18:26:11.716032 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 890/3588] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:11 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:11.730317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.732491 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:26:11.732836 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.733052 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.733141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: 938ea498-f696-4149-9af0-630992f1232d Aug 05 18:26:11.741982 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:11.741982 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:11.742555 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:11.765947 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume request issued successfully. Aug 05 18:26:11.766118 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5a389ee5-76f5-401d-b989-016ebcfe4a20 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 202 Aug 05 18:26:11.767211 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 898/3589] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:11 2026] DELETE /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:11.776815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4a15f639-ee77-4615-ab7c-f4c21c582baa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.779680 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4a15f639-ee77-4615-ab7c-f4c21c582baa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:26:11.779938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4a15f639-ee77-4615-ab7c-f4c21c582baa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.780153 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4a15f639-ee77-4615-ab7c-f4c21c582baa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.799208 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:11.799208 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:11.808520 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4a15f639-ee77-4615-ab7c-f4c21c582baa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:11.818006 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4a15f639-ee77-4615-ab7c-f4c21c582baa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 200 Aug 05 18:26:11.818641 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 901/3590] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:11 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 1354 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:11.893329 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0575917b-bf56-44d0-8e29-3e91e71cf3b7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:11.901514 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0575917b-bf56-44d0-8e29-3e91e71cf3b7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:11.902585 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0575917b-bf56-44d0-8e29-3e91e71cf3b7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:11.903688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0575917b-bf56-44d0-8e29-3e91e71cf3b7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:11.904379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0575917b-bf56-44d0-8e29-3e91e71cf3b7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:11.935423 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:11.935423 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:11.936288 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0575917b-bf56-44d0-8e29-3e91e71cf3b7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:11.936823 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 902/3591] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:11 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:12.034228 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-31057005-3831-47aa-b385-c20aa35588de None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.036424 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31057005-3831-47aa-b385-c20aa35588de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de Aug 05 18:26:12.036922 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31057005-3831-47aa-b385-c20aa35588de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:12.037277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31057005-3831-47aa-b385-c20aa35588de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:12.043188 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31057005-3831-47aa-b385-c20aa35588de tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de returned with HTTP 404 Aug 05 18:26:12.043188 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 891/3592] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:26:12 2026] GET /volume/v3/snapshots/a35b3ef0-d5ce-4a85-b1fc-d0222709b1de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:12.052422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5ab2e032-28cc-4727-8437-e093f3592405 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.054563 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:26:12.054906 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:12.055288 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:12.055469 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:26:12.064772 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:12.064772 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:12.065355 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:12.091043 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:26:12.091307 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5ab2e032-28cc-4727-8437-e093f3592405 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 202 Aug 05 18:26:12.091950 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 899/3593] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:12 2026] DELETE /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:12.101172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e0596576-6012-4577-95bb-dfdbca14eae4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.104188 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0596576-6012-4577-95bb-dfdbca14eae4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:26:12.104437 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0596576-6012-4577-95bb-dfdbca14eae4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:12.104709 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0596576-6012-4577-95bb-dfdbca14eae4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:12.118214 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:12.118214 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:12.125291 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e0596576-6012-4577-95bb-dfdbca14eae4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:12.132893 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0596576-6012-4577-95bb-dfdbca14eae4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 200 Aug 05 18:26:12.133450 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 902/3594] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:12 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:12.274443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9ff4a9a9-0c10-419c-be55-244025d1f235 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.277073 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ff4a9a9-0c10-419c-be55-244025d1f235 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:12.277313 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ff4a9a9-0c10-419c-be55-244025d1f235 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:12.277560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ff4a9a9-0c10-419c-be55-244025d1f235 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:12.277733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9ff4a9a9-0c10-419c-be55-244025d1f235 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:12.283404 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:12.283404 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:12.284209 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ff4a9a9-0c10-419c-be55-244025d1f235 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:12.284983 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 903/3595] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:12 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:12.838747 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1a3c2216-fb19-45e4-ad28-f599f018e859 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.841210 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1a3c2216-fb19-45e4-ad28-f599f018e859 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d Aug 05 18:26:12.842623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1a3c2216-fb19-45e4-ad28-f599f018e859 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:12.842623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1a3c2216-fb19-45e4-ad28-f599f018e859 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:12.850834 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1a3c2216-fb19-45e4-ad28-f599f018e859 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d returned with HTTP 404 Aug 05 18:26:12.851973 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 892/3596] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:12 2026] GET /volume/v3/volumes/938ea498-f696-4149-9af0-630992f1232d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:12.867464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.869333 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:12.869858 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-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-1796017773"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:12.871801 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1796017773'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:12.871965 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume of 1 GB Aug 05 18:26:12.877227 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability Zones retrieved successfully. Aug 05 18:26:12.885052 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (44c6a343-30d5-412e-b1aa-d8d6413c05a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:12.886279 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43cf82b6-99e4-4c08-8e98-d6fee1fea2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:12.887429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:12.918862 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43cf82b6-99e4-4c08-8e98-d6fee1fea2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:12.919950 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80de43e4-feef-404f-b501-cf80ac0c8dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:12.950761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-76230cdc-3589-49c1-a4d8-135834b8c6f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:12.952691 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-76230cdc-3589-49c1-a4d8-135834b8c6f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:12.952977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-76230cdc-3589-49c1-a4d8-135834b8c6f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:12.953088 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-76230cdc-3589-49c1-a4d8-135834b8c6f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:12.953326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-76230cdc-3589-49c1-a4d8-135834b8c6f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:12.959347 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:12.959347 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:12.960539 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-76230cdc-3589-49c1-a4d8-135834b8c6f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:12.961216 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 903/3597] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:12 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:12.986841 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['1acda418-0e14-4706-965f-13dcd142ef94', '9be7644a-c683-43af-8bb0-3b07c5da767d', 'd6475c12-8502-4acc-a495-0be4df1621c8', 'c3b8abf0-97a0-4d7f-b2ab-3026edb54937'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:12.988018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80de43e4-feef-404f-b501-cf80ac0c8dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acda418-0e14-4706-965f-13dcd142ef94', '9be7644a-c683-43af-8bb0-3b07c5da767d', 'd6475c12-8502-4acc-a495-0be4df1621c8', 'c3b8abf0-97a0-4d7f-b2ab-3026edb54937']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:12.989278 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceac66a8-158d-4b5c-ad96-7974ecf22c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.035558 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceac66a8-158d-4b5c-ad96-7974ecf22c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12159a6f-c9a5-4646-a59d-d1f0bb181b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1796017773',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['1acda418-0e14-4706-965f-13dcd142ef94','9be7644a-c683-43af-8bb0-3b07c5da767d','d6475c12-8502-4acc-a495-0be4df1621c8','c3b8abf0-97a0-4d7f-b2ab-3026edb54937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1796017773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12159a6f-c9a5-4646-a59d-d1f0bb181b98,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='28ef45c888ac40298d9c3e83074c2467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.037324 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1829c388-7109-42cf-ab43-2f528f3afc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.075542 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1829c388-7109-42cf-ab43-2f528f3afc4e) transitioned into state 'SUCCESS' from state '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-1796017773',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['1acda418-0e14-4706-965f-13dcd142ef94','9be7644a-c683-43af-8bb0-3b07c5da767d','d6475c12-8502-4acc-a495-0be4df1621c8','c3b8abf0-97a0-4d7f-b2ab-3026edb54937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.076348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c6e473-a3fb-45d7-98e4-c746c883023d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.091956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c6e473-a3fb-45d7-98e4-c746c883023d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.093167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (44c6a343-30d5-412e-b1aa-d8d6413c05a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:13.093397 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request issued successfully. Aug 05 18:26:13.094126 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f5ea38f-de0d-4c5c-b0bb-56ebf3a7cdc5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:13.094819 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 900/3598] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:12 2026] POST /volume/v3/volumes => generated 816 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:13.112995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cfbbb3cb-3974-408e-9270-c980d49cd4dc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:13.115069 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cfbbb3cb-3974-408e-9270-c980d49cd4dc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:13.115293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cfbbb3cb-3974-408e-9270-c980d49cd4dc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:13.115562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cfbbb3cb-3974-408e-9270-c980d49cd4dc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:13.125964 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:13.125964 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:13.134069 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cfbbb3cb-3974-408e-9270-c980d49cd4dc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:13.142238 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cfbbb3cb-3974-408e-9270-c980d49cd4dc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 200 Aug 05 18:26:13.142762 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 904/3599] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:13 2026] GET /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:13.150482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f2fbd781-227e-4607-897c-9c15bf532169 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:13.155245 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f2fbd781-227e-4607-897c-9c15bf532169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f Aug 05 18:26:13.157618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f2fbd781-227e-4607-897c-9c15bf532169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:13.157618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f2fbd781-227e-4607-897c-9c15bf532169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:13.165694 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f2fbd781-227e-4607-897c-9c15bf532169 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f returned with HTTP 404 Aug 05 18:26:13.166823 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 893/3600] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:13 2026] GET /volume/v3/volumes/af27c1b7-c365-464f-946b-bca355262d2f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:13.213145 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:13.215449 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:13.216046 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-969604788", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:13.218445 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-969604788', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:13.300013 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-32b48a1f-ea95-49ac-83b1-da4a49d37724 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:13.303731 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32b48a1f-ea95-49ac-83b1-da4a49d37724 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:13.303731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32b48a1f-ea95-49ac-83b1-da4a49d37724 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:13.303731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32b48a1f-ea95-49ac-83b1-da4a49d37724 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:13.303731 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-32b48a1f-ea95-49ac-83b1-da4a49d37724 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:13.309828 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:13.309828 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:13.311051 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32b48a1f-ea95-49ac-83b1-da4a49d37724 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:13.311692 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 901/3601] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:13 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:13.353625 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:26:13.358881 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:26:13.365473 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (e3c4c659-ea56-42ea-bdc2-11d9911fe7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:13.367264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7ce368-14a8-4963-a898-61deb83471e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.368520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:13.440212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf7ce368-14a8-4963-a898-61deb83471e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.440212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df93bdd0-0d11-466c-bec0-fac741acd374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.497898 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['7bf0e651-964a-4d9f-b8aa-1ce5bcee7cea', '3b4142aa-0c30-4b40-b8a1-700cf749392b', '96ba2dba-a082-41a3-be32-ffba23273a73', '482b0b50-4157-4d3b-b0c8-84099d4a0ee8'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:13.498923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df93bdd0-0d11-466c-bec0-fac741acd374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bf0e651-964a-4d9f-b8aa-1ce5bcee7cea', '3b4142aa-0c30-4b40-b8a1-700cf749392b', '96ba2dba-a082-41a3-be32-ffba23273a73', '482b0b50-4157-4d3b-b0c8-84099d4a0ee8']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.500160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76ef1b3-7d56-46ce-9f54-21a507fdf53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.528624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76ef1b3-7d56-46ce-9f54-21a507fdf53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b586b86-0229-4eaf-89f9-594484f64ac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-969604788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['7bf0e651-964a-4d9f-b8aa-1ce5bcee7cea','3b4142aa-0c30-4b40-b8a1-700cf749392b','96ba2dba-a082-41a3-be32-ffba23273a73','482b0b50-4157-4d3b-b0c8-84099d4a0ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-969604788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b586b86-0229-4eaf-89f9-594484f64ac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.529698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c253ad-9953-4a2b-b97a-dbe049387abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.559309 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c253ad-9953-4a2b-b97a-dbe049387abe) transitioned into state 'SUCCESS' from state '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-969604788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['7bf0e651-964a-4d9f-b8aa-1ce5bcee7cea','3b4142aa-0c30-4b40-b8a1-700cf749392b','96ba2dba-a082-41a3-be32-ffba23273a73','482b0b50-4157-4d3b-b0c8-84099d4a0ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.560604 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9205320f-7250-4a53-bb87-3151e694b72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:13.577795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9205320f-7250-4a53-bb87-3151e694b72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:13.579036 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (e3c4c659-ea56-42ea-bdc2-11d9911fe7bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:13.579780 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:26:13.580565 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7fe7ab1c-2097-41cc-b5fe-0a5eb7daf0cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:13.581270 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 904/3602] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:13 2026] POST /volume/v3/volumes => generated 758 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 05 18:26:13.600557 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b9fc5e88-e3f8-4216-8919-134b3424191f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:13.604621 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9fc5e88-e3f8-4216-8919-134b3424191f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:26:13.604621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9fc5e88-e3f8-4216-8919-134b3424191f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:13.604621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9fc5e88-e3f8-4216-8919-134b3424191f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:13.620218 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:13.620218 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:13.632685 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b9fc5e88-e3f8-4216-8919-134b3424191f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:13.635874 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9fc5e88-e3f8-4216-8919-134b3424191f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:26:13.636773 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 905/3603] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:13 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:13.975939 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e8b8a818-58b7-4d73-8cfe-81569878e55e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:13.977976 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8b8a818-58b7-4d73-8cfe-81569878e55e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:13.978258 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8b8a818-58b7-4d73-8cfe-81569878e55e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:13.978537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8b8a818-58b7-4d73-8cfe-81569878e55e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:13.978711 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-e8b8a818-58b7-4d73-8cfe-81569878e55e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:13.984099 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:13.984099 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:13.985200 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8b8a818-58b7-4d73-8cfe-81569878e55e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:13.985200 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 894/3604] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:13 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:14.162862 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-48577bd9-7ad9-4ee2-af91-16080a263464 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:14.167974 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-48577bd9-7ad9-4ee2-af91-16080a263464 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:14.167974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-48577bd9-7ad9-4ee2-af91-16080a263464 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:14.167974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-48577bd9-7ad9-4ee2-af91-16080a263464 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:14.178511 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:14.178511 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:14.184083 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-48577bd9-7ad9-4ee2-af91-16080a263464 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:14.191706 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-48577bd9-7ad9-4ee2-af91-16080a263464 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 200 Aug 05 18:26:14.192127 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 902/3605] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:14 2026] GET /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:14.213030 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:14.217802 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:14.218157 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12159a6f-c9a5-4646-a59d-d1f0bb181b98", "name": "tempest-VolumesBackupsTest-Backup-44658205", "description": "tempest-backup-description-277862382", "container": "tempest-volumesbackupstest-backup-container-293705684"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:14.220434 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating new backup {'backup': {'volume_id': '12159a6f-c9a5-4646-a59d-d1f0bb181b98', 'name': 'tempest-VolumesBackupsTest-Backup-44658205', 'description': 'tempest-backup-description-277862382', 'container': 'tempest-volumesbackupstest-backup-container-293705684'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:14.221619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating backup of volume 12159a6f-c9a5-4646-a59d-d1f0bb181b98 in container tempest-volumesbackupstest-backup-container-293705684 Aug 05 18:26:14.233969 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:14.233969 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:14.235183 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:14.270996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['63f49281-1ed2-4f6f-8791-7563718c8e21', '77e0b303-3b4c-47ba-ac29-88eb0e6bc84d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:14.316539 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d765cda-e91d-40ba-a6b4-46643bc10261 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:14.317263 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 905/3606] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:14 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 05 18:26:14.329106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c6e002b9-7abf-43e8-8c20-18e561df4789 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:14.331512 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c6e002b9-7abf-43e8-8c20-18e561df4789 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:14.332206 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-108a5052-5229-49c4-8436-b781c100b6e8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:14.332404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c6e002b9-7abf-43e8-8c20-18e561df4789 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:14.333613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c6e002b9-7abf-43e8-8c20-18e561df4789 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:14.333613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-c6e002b9-7abf-43e8-8c20-18e561df4789 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:14.334561 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-108a5052-5229-49c4-8436-b781c100b6e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:14.334836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-108a5052-5229-49c4-8436-b781c100b6e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:14.335066 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-108a5052-5229-49c4-8436-b781c100b6e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:14.335222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-108a5052-5229-49c4-8436-b781c100b6e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:14.341151 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:14.341151 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:14.341151 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c6e002b9-7abf-43e8-8c20-18e561df4789 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:14.341151 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 906/3607] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:14 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:14.347807 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:14.347807 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:14.348634 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-108a5052-5229-49c4-8436-b781c100b6e8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:14.349108 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 895/3608] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:14 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:14.658011 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ff722769-4a13-4588-b493-d22e51c34b34 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:14.659858 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ff722769-4a13-4588-b493-d22e51c34b34 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:26:14.660131 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ff722769-4a13-4588-b493-d22e51c34b34 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:14.660331 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ff722769-4a13-4588-b493-d22e51c34b34 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:14.669125 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:14.669125 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:14.674542 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ff722769-4a13-4588-b493-d22e51c34b34 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:14.683513 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ff722769-4a13-4588-b493-d22e51c34b34 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:26:14.684047 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 903/3609] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:14 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:14.701700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6ba1e33b-4a93-4b1d-a65d-b57a37b47364 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:14.703584 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ba1e33b-4a93-4b1d-a65d-b57a37b47364 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:26:14.704266 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ba1e33b-4a93-4b1d-a65d-b57a37b47364 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:14.704663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6ba1e33b-4a93-4b1d-a65d-b57a37b47364 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:14.713921 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:14.713921 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:14.719282 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6ba1e33b-4a93-4b1d-a65d-b57a37b47364 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:14.729099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6ba1e33b-4a93-4b1d-a65d-b57a37b47364 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:26:14.729099 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 906/3610] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:14 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:15.008869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-00f24f66-0ade-46c4-a040-54565b4ef2e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:15.015412 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00f24f66-0ade-46c4-a040-54565b4ef2e4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:15.015412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00f24f66-0ade-46c4-a040-54565b4ef2e4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:15.015412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00f24f66-0ade-46c4-a040-54565b4ef2e4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:15.015412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-00f24f66-0ade-46c4-a040-54565b4ef2e4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:15.021748 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:15.021748 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:15.021748 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00f24f66-0ade-46c4-a040-54565b4ef2e4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:15.021748 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 907/3611] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:15 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:15.352746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-13453b61-0474-4305-aa58-6d2fc2f49703 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:15.355060 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-13453b61-0474-4305-aa58-6d2fc2f49703 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:15.355273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-13453b61-0474-4305-aa58-6d2fc2f49703 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:15.355485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-13453b61-0474-4305-aa58-6d2fc2f49703 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:15.355580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-13453b61-0474-4305-aa58-6d2fc2f49703 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:15.360479 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:15.360479 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:15.361214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-13453b61-0474-4305-aa58-6d2fc2f49703 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:15.361552 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 896/3612] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:15 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:15.365342 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f9bb55f9-518d-4b74-8607-467f9f46fca9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:15.367683 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f9bb55f9-518d-4b74-8607-467f9f46fca9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:15.369997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f9bb55f9-518d-4b74-8607-467f9f46fca9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:15.370885 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f9bb55f9-518d-4b74-8607-467f9f46fca9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:15.370885 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f9bb55f9-518d-4b74-8607-467f9f46fca9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:15.380114 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:15.380114 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:15.380114 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f9bb55f9-518d-4b74-8607-467f9f46fca9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:15.380114 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 904/3613] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:15 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:16.032987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-97a8e865-6573-462f-86bd-a380a475fc3c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.037408 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97a8e865-6573-462f-86bd-a380a475fc3c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:16.037408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97a8e865-6573-462f-86bd-a380a475fc3c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:16.037408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97a8e865-6573-462f-86bd-a380a475fc3c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:16.037408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-97a8e865-6573-462f-86bd-a380a475fc3c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:16.041732 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:16.041732 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:16.042941 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97a8e865-6573-462f-86bd-a380a475fc3c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:16.043719 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 907/3614] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:16 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:16.082296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-3a4b3505-3b96-4725-b533-e3963c374ade req-3f7540b8-38f8-42f5-b9bd-2a23bc97f59a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.084996 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-3f7540b8-38f8-42f5-b9bd-2a23bc97f59a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:26:16.085473 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-3f7540b8-38f8-42f5-b9bd-2a23bc97f59a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:16.086621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-3f7540b8-38f8-42f5-b9bd-2a23bc97f59a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:16.098880 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:16.098880 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:16.104695 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-3a4b3505-3b96-4725-b533-e3963c374ade req-3f7540b8-38f8-42f5-b9bd-2a23bc97f59a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:16.111720 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-3f7540b8-38f8-42f5-b9bd-2a23bc97f59a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:26:16.112343 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 908/3615] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:26:16 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:16.372102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-002b0806-9988-4288-b972-be4498d726f3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.374603 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-002b0806-9988-4288-b972-be4498d726f3 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:16.374924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-002b0806-9988-4288-b972-be4498d726f3 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:16.375232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-002b0806-9988-4288-b972-be4498d726f3 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:16.375434 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-002b0806-9988-4288-b972-be4498d726f3 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:16.381035 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:16.381035 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:16.381866 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-002b0806-9988-4288-b972-be4498d726f3 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:16.382293 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 897/3616] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:16 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:16.396486 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-32b8933b-89b1-4b4a-9df9-940e44694f2f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.399612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32b8933b-89b1-4b4a-9df9-940e44694f2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:16.399612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32b8933b-89b1-4b4a-9df9-940e44694f2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:16.399612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32b8933b-89b1-4b4a-9df9-940e44694f2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:16.399612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-32b8933b-89b1-4b4a-9df9-940e44694f2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:16.404463 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:16.404463 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:16.405286 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32b8933b-89b1-4b4a-9df9-940e44694f2f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:16.405706 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 905/3617] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:16 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:16.715312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3a4b3505-3b96-4725-b533-e3963c374ade req-bef592d5-7729-4aad-bc77-c5b1f2c3537d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.718107 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-bef592d5-7729-4aad-bc77-c5b1f2c3537d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:26:16.718408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-bef592d5-7729-4aad-bc77-c5b1f2c3537d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:16.718511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-bef592d5-7729-4aad-bc77-c5b1f2c3537d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:16.728422 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:16.728422 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:16.734052 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-3a4b3505-3b96-4725-b533-e3963c374ade req-bef592d5-7729-4aad-bc77-c5b1f2c3537d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:16.740010 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-bef592d5-7729-4aad-bc77-c5b1f2c3537d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:26:16.740506 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 908/3618] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:26:16 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:16.754576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-01535957-cdf2-4c1b-9f12-b60acd50a601 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.754919 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-01535957-cdf2-4c1b-9f12-b60acd50a601 None None] GET https://10.4.3.210/volume// Aug 05 18:26:16.755104 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-01535957-cdf2-4c1b-9f12-b60acd50a601 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:16.755312 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-01535957-cdf2-4c1b-9f12-b60acd50a601 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:16.755639 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-01535957-cdf2-4c1b-9f12-b60acd50a601 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:16.755959 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 909/3619] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18: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) Aug 05 18:26:16.768112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3a4b3505-3b96-4725-b533-e3963c374ade req-8c47acb7-f515-43e4-a6c6-1c7e4bdf15b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:16.770835 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-8c47acb7-f515-43e4-a6c6-1c7e4bdf15b1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:26:16.771483 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-8c47acb7-f515-43e4-a6c6-1c7e4bdf15b1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b586b86-0229-4eaf-89f9-594484f64ac7", "connector": null, "instance_uuid": "8a1dcb0c-4192-4057-9ee6-ceaf3953a8a0"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:16.783457 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:16.783457 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:16.832059 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-8c47acb7-f515-43e4-a6c6-1c7e4bdf15b1 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:26:16.832622 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 898/3620] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:26:16 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:17.059942 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f97b48c6-c0bf-4e8b-bb22-bc07fa895f24 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:17.062691 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f97b48c6-c0bf-4e8b-bb22-bc07fa895f24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:17.064192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f97b48c6-c0bf-4e8b-bb22-bc07fa895f24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:17.064192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f97b48c6-c0bf-4e8b-bb22-bc07fa895f24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:17.064738 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f97b48c6-c0bf-4e8b-bb22-bc07fa895f24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:17.070580 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:17.070580 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:17.071509 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f97b48c6-c0bf-4e8b-bb22-bc07fa895f24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:17.072005 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 906/3621] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:17 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:17.219612 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5275b1ec-f313-4c64-b6d9-14f2a01195fd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:17.222510 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5275b1ec-f313-4c64-b6d9-14f2a01195fd None None] GET https://10.4.3.210/volume// Aug 05 18:26:17.222510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5275b1ec-f313-4c64-b6d9-14f2a01195fd None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:17.222510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5275b1ec-f313-4c64-b6d9-14f2a01195fd None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:17.226959 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5275b1ec-f313-4c64-b6d9-14f2a01195fd None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:17.227994 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 909/3622] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:26:17 2026] GET /volume/ => generated 386 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:26:17.238290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-5446070e-ff30-4bda-bd85-f278c3e6faa4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:17.241484 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-5446070e-ff30-4bda-bd85-f278c3e6faa4 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:26:17.242011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-5446070e-ff30-4bda-bd85-f278c3e6faa4 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fef4d093-1fbf-4191-911b-fdc5a88a569c", "connector": null, "instance_uuid": "82af0028-214d-4fb7-9ee2-12bad3e99280"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:17.264428 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:17.264428 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:17.308731 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-5446070e-ff30-4bda-bd85-f278c3e6faa4 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:26:17.309306 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 910/3623] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:26:17 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:17.322148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-1ec7b779-dec2-4710-821d-f3d57e2b0af0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:17.324837 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-1ec7b779-dec2-4710-821d-f3d57e2b0af0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] DELETE https://10.4.3.210/volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6 Aug 05 18:26:17.325099 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-1ec7b779-dec2-4710-821d-f3d57e2b0af0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:17.325376 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-1ec7b779-dec2-4710-821d-f3d57e2b0af0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:17.335686 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:17.335686 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:17.397413 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-38dad175-24c2-4ca2-bb8c-40d561f61532 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:17.400320 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-38dad175-24c2-4ca2-bb8c-40d561f61532 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:17.400320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-38dad175-24c2-4ca2-bb8c-40d561f61532 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:17.400616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-38dad175-24c2-4ca2-bb8c-40d561f61532 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:17.400755 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-38dad175-24c2-4ca2-bb8c-40d561f61532 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:17.410832 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:17.410832 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:17.411863 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-38dad175-24c2-4ca2-bb8c-40d561f61532 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:17.412198 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 907/3624] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:17 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:17.417456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-65db6cbd-b8e3-4b76-a854-8cb97384d51f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:17.417615 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3d8e5fc2-90f5-4b2b-83f1-eaecaa1890dc req-1ec7b779-dec2-4710-821d-f3d57e2b0af0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6 returned with HTTP 200 Aug 05 18:26:17.419258 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 899/3625] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:26:17 2026] DELETE /volume/v3/attachments/a14653b4-0f43-4c1f-b09c-39cd666e57a6 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:17.419612 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-65db6cbd-b8e3-4b76-a854-8cb97384d51f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:17.419889 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-65db6cbd-b8e3-4b76-a854-8cb97384d51f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:17.419946 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-65db6cbd-b8e3-4b76-a854-8cb97384d51f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:17.422099 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-65db6cbd-b8e3-4b76-a854-8cb97384d51f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:17.425870 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:17.425870 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:17.426991 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-65db6cbd-b8e3-4b76-a854-8cb97384d51f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:17.427540 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 910/3626] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:17 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:18.088070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-29d602e9-e3de-496c-b000-e0303dbba028 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.090833 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-29d602e9-e3de-496c-b000-e0303dbba028 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:18.090926 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-23506147-0ebf-47ad-8307-a24c9e98ea1a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.091151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-29d602e9-e3de-496c-b000-e0303dbba028 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:18.091433 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23506147-0ebf-47ad-8307-a24c9e98ea1a None None] GET https://10.4.3.210/volume// Aug 05 18:26:18.091478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-29d602e9-e3de-496c-b000-e0303dbba028 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:18.091634 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23506147-0ebf-47ad-8307-a24c9e98ea1a None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:18.091974 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23506147-0ebf-47ad-8307-a24c9e98ea1a None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:18.092209 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-29d602e9-e3de-496c-b000-e0303dbba028 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:18.092300 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23506147-0ebf-47ad-8307-a24c9e98ea1a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:18.092617 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 908/3627] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:26:18.098807 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:18.098807 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:18.099885 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-29d602e9-e3de-496c-b000-e0303dbba028 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:18.100566 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 911/3628] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:18 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:18.108083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3a4b3505-3b96-4725-b533-e3963c374ade req-b4081061-8f54-4c67-9c15-633aa3cd4824 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.112119 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-b4081061-8f54-4c67-9c15-633aa3cd4824 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:26:18.112119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-b4081061-8f54-4c67-9c15-633aa3cd4824 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:18.112119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-b4081061-8f54-4c67-9c15-633aa3cd4824 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:18.129239 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:18.129239 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:18.136253 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-3a4b3505-3b96-4725-b533-e3963c374ade req-b4081061-8f54-4c67-9c15-633aa3cd4824 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:26:18.142421 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-b4081061-8f54-4c67-9c15-633aa3cd4824 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:26:18.143035 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 900/3629] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:26:18 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1545 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:26:18.327942 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.334873 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992 Aug 05 18:26:18.335938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:18.359106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-0b586b86-0229-4eaf-89f9-594484f64ac7-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:26:18.369831 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-0b586b86-0229-4eaf-89f9-594484f64ac7-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:26:18.371413 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:18.371413 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:18.427772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c9f6398f-ef12-44bc-baa9-309ea3bbc5d5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.430010 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c9f6398f-ef12-44bc-baa9-309ea3bbc5d5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:18.430299 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c9f6398f-ef12-44bc-baa9-309ea3bbc5d5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:18.430564 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c9f6398f-ef12-44bc-baa9-309ea3bbc5d5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:18.430765 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c9f6398f-ef12-44bc-baa9-309ea3bbc5d5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:18.436637 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:18.436637 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:18.437491 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c9f6398f-ef12-44bc-baa9-309ea3bbc5d5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:18.438107 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 909/3630] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:18 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:18.445957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-13b399e7-9969-4441-b654-acfe7b72d1e2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.449648 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-13b399e7-9969-4441-b654-acfe7b72d1e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:18.449648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-13b399e7-9969-4441-b654-acfe7b72d1e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:18.449648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-13b399e7-9969-4441-b654-acfe7b72d1e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:18.449648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-13b399e7-9969-4441-b654-acfe7b72d1e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:18.455071 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:18.455071 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:18.456129 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-13b399e7-9969-4441-b654-acfe7b72d1e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:18.456690 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 912/3631] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:18 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:18.496202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-0b586b86-0229-4eaf-89f9-594484f64ac7-np0000006581" released by "attachment_update" :: held 0.127s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:26:18.496811 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-5b3bb9d6-27f3-473e-a5d0-76d9cd6b6416 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992 returned with HTTP 200 Aug 05 18:26:18.497794 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 911/3632] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:26:18 2026] PUT /volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:18.525400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3a4b3505-3b96-4725-b533-e3963c374ade req-ae8a4a15-3d2a-4b5e-a061-a85707f9310c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:18.528603 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-ae8a4a15-3d2a-4b5e-a061-a85707f9310c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992/action Aug 05 18:26:18.529161 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-ae8a4a15-3d2a-4b5e-a061-a85707f9310c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:26:18.529374 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-ae8a4a15-3d2a-4b5e-a061-a85707f9310c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:18.553576 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:18.553576 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:18.580012 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3a4b3505-3b96-4725-b533-e3963c374ade req-ae8a4a15-3d2a-4b5e-a061-a85707f9310c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992/action returned with HTTP 204 Aug 05 18:26:18.580804 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 901/3633] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:26:18 2026] POST /volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:19.113397 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-67ad9a0c-4db3-45ce-9331-7df851d7b147 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:19.117751 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-67ad9a0c-4db3-45ce-9331-7df851d7b147 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:19.118039 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-67ad9a0c-4db3-45ce-9331-7df851d7b147 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:19.118289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-67ad9a0c-4db3-45ce-9331-7df851d7b147 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:19.118464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-67ad9a0c-4db3-45ce-9331-7df851d7b147 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:19.126429 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:19.126429 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:19.127796 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-67ad9a0c-4db3-45ce-9331-7df851d7b147 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:19.128460 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 910/3634] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:19 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:19.454511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b0304cbb-489b-441b-abbb-c0f4204efa5d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:19.457225 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b0304cbb-489b-441b-abbb-c0f4204efa5d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:19.457559 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b0304cbb-489b-441b-abbb-c0f4204efa5d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:19.457827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b0304cbb-489b-441b-abbb-c0f4204efa5d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:19.457980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b0304cbb-489b-441b-abbb-c0f4204efa5d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:19.464621 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:19.464621 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:19.465290 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b0304cbb-489b-441b-abbb-c0f4204efa5d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:19.465722 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 913/3635] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:19 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:19.469886 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-253e0f4b-7ee5-4327-a3a9-3de72904099b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:19.471830 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-253e0f4b-7ee5-4327-a3a9-3de72904099b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:19.472025 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-253e0f4b-7ee5-4327-a3a9-3de72904099b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:19.472315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-253e0f4b-7ee5-4327-a3a9-3de72904099b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:19.472574 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-253e0f4b-7ee5-4327-a3a9-3de72904099b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:19.480538 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:19.480538 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:19.481569 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-253e0f4b-7ee5-4327-a3a9-3de72904099b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:19.481945 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 912/3636] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:19 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:19.988231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-31639e4f-5475-469e-b76b-7df615d36afe None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:19.988706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31639e4f-5475-469e-b76b-7df615d36afe None None] GET https://10.4.3.210/volume// Aug 05 18:26:19.988876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31639e4f-5475-469e-b76b-7df615d36afe None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:19.989152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31639e4f-5475-469e-b76b-7df615d36afe None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:19.989396 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31639e4f-5475-469e-b76b-7df615d36afe None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:19.989729 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 902/3637] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:26:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:26:19.998978 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-efba0975-fbdf-4663-b4a3-b8a29c059c90 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:20.001797 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-efba0975-fbdf-4663-b4a3-b8a29c059c90 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] GET https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:26:20.002081 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-efba0975-fbdf-4663-b4a3-b8a29c059c90 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:20.002352 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-efba0975-fbdf-4663-b4a3-b8a29c059c90 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:20.012571 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:20.012571 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:20.016474 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-efba0975-fbdf-4663-b4a3-b8a29c059c90 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:26:20.021418 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-efba0975-fbdf-4663-b4a3-b8a29c059c90 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 200 Aug 05 18:26:20.021858 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 911/3638] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:26:19 2026] GET /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 05 18:26:20.141445 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4ee34d2a-f62c-48d8-96a5-de436506182d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:20.144166 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ee34d2a-f62c-48d8-96a5-de436506182d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:20.144286 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ee34d2a-f62c-48d8-96a5-de436506182d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:20.144526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ee34d2a-f62c-48d8-96a5-de436506182d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:20.144823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4ee34d2a-f62c-48d8-96a5-de436506182d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:20.152061 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:20.152061 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:20.153171 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ee34d2a-f62c-48d8-96a5-de436506182d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:20.154434 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 914/3639] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:20 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:20.166748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:20.169912 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] PUT https://10.4.3.210/volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d Aug 05 18:26:20.172076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:20.194520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Acquiring lock "cinder-attachment_update-fef4d093-1fbf-4191-911b-fdc5a88a569c-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:26:20.204034 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Lock "cinder-attachment_update-fef4d093-1fbf-4191-911b-fdc5a88a569c-np0000006581" acquired by "attachment_update" :: waited 0.010s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:26:20.205481 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:20.205481 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:20.316403 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Lock "cinder-attachment_update-fef4d093-1fbf-4191-911b-fdc5a88a569c-np0000006581" released by "attachment_update" :: held 0.112s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:26:20.316403 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-e8527769-82af-4ad6-bdbf-7703d52b2137 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d returned with HTTP 200 Aug 05 18:26:20.317149 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 913/3640] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:26:20 2026] PUT /volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:20.345262 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-dbe939b8-bcd1-484c-9e10-9b43dac4342e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:20.348392 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-dbe939b8-bcd1-484c-9e10-9b43dac4342e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] POST https://10.4.3.210/volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d/action Aug 05 18:26:20.348582 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-dbe939b8-bcd1-484c-9e10-9b43dac4342e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:26:20.349258 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-dbe939b8-bcd1-484c-9e10-9b43dac4342e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:20.370478 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:20.370478 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:20.386197 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0cb9b369-7aaa-46e7-a4e0-00cfc4e9c498 req-dbe939b8-bcd1-484c-9e10-9b43dac4342e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d/action returned with HTTP 204 Aug 05 18:26:20.387038 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 903/3641] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:26:20 2026] POST /volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:20.481002 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-879e6e82-1c91-4530-b598-e3e9ecc22be1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:20.483534 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-879e6e82-1c91-4530-b598-e3e9ecc22be1 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:20.483534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-879e6e82-1c91-4530-b598-e3e9ecc22be1 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:20.484702 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-879e6e82-1c91-4530-b598-e3e9ecc22be1 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:20.484702 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-879e6e82-1c91-4530-b598-e3e9ecc22be1 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:20.488885 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:20.488885 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:20.489514 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-879e6e82-1c91-4530-b598-e3e9ecc22be1 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:20.489930 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 912/3642] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:20 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:20.498737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ae271a87-3d22-457a-9ee1-9de7ddac7aba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:20.501529 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae271a87-3d22-457a-9ee1-9de7ddac7aba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:20.501765 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae271a87-3d22-457a-9ee1-9de7ddac7aba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:20.501954 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae271a87-3d22-457a-9ee1-9de7ddac7aba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:20.502152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ae271a87-3d22-457a-9ee1-9de7ddac7aba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:20.506478 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:20.506478 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:20.507237 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae271a87-3d22-457a-9ee1-9de7ddac7aba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:20.507638 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 915/3643] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:20 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:21.168534 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c51a2eca-b310-4afa-969c-1ada8c05e5f4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:21.171957 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c51a2eca-b310-4afa-969c-1ada8c05e5f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:21.172298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c51a2eca-b310-4afa-969c-1ada8c05e5f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:21.172569 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c51a2eca-b310-4afa-969c-1ada8c05e5f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:21.172781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c51a2eca-b310-4afa-969c-1ada8c05e5f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:21.178424 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:21.178424 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:21.180329 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c51a2eca-b310-4afa-969c-1ada8c05e5f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:21.180329 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 914/3644] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:21 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:21.509148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a9b10468-24ac-4f80-b1de-50b81203bb5a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:21.511695 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a9b10468-24ac-4f80-b1de-50b81203bb5a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:21.511942 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a9b10468-24ac-4f80-b1de-50b81203bb5a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:21.512184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a9b10468-24ac-4f80-b1de-50b81203bb5a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:21.512303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a9b10468-24ac-4f80-b1de-50b81203bb5a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:21.517345 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:21.517345 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:21.519786 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a9b10468-24ac-4f80-b1de-50b81203bb5a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:21.519786 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 904/3645] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:21 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:21.519965 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-99342493-f7e9-4295-84f3-6336469b0626 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:21.521738 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99342493-f7e9-4295-84f3-6336469b0626 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:21.522018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99342493-f7e9-4295-84f3-6336469b0626 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:21.522283 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99342493-f7e9-4295-84f3-6336469b0626 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:21.522541 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-99342493-f7e9-4295-84f3-6336469b0626 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:21.528867 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:21.528867 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:21.529961 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99342493-f7e9-4295-84f3-6336469b0626 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:21.530805 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 913/3646] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:21 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:22.196174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9d397dda-ef05-46e9-b2fc-069740e3b9fb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:22.197395 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d397dda-ef05-46e9-b2fc-069740e3b9fb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:22.197614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d397dda-ef05-46e9-b2fc-069740e3b9fb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:22.197904 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d397dda-ef05-46e9-b2fc-069740e3b9fb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:22.198088 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9d397dda-ef05-46e9-b2fc-069740e3b9fb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:22.203005 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:22.203005 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:22.203657 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d397dda-ef05-46e9-b2fc-069740e3b9fb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:22.204095 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 916/3647] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:22 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:22.544246 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6f185ef4-b472-4b86-80ef-e2ef75619807 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:22.544699 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-21b6b89f-546f-4b13-a6d4-cffdab946761 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:22.547664 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6f185ef4-b472-4b86-80ef-e2ef75619807 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:22.548050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6f185ef4-b472-4b86-80ef-e2ef75619807 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:22.548234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6f185ef4-b472-4b86-80ef-e2ef75619807 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:22.548340 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-21b6b89f-546f-4b13-a6d4-cffdab946761 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:22.548419 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-6f185ef4-b472-4b86-80ef-e2ef75619807 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:22.548586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-21b6b89f-546f-4b13-a6d4-cffdab946761 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:22.548838 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-21b6b89f-546f-4b13-a6d4-cffdab946761 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:22.548969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-21b6b89f-546f-4b13-a6d4-cffdab946761 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:22.554415 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:22.554415 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:22.555277 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6f185ef4-b472-4b86-80ef-e2ef75619807 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:22.555935 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 905/3648] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:22 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:22.563759 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:22.563759 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:22.564995 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-21b6b89f-546f-4b13-a6d4-cffdab946761 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:22.565649 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 915/3649] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:22 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:23.219821 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-188060a7-c70f-4ef9-a52d-44bfd08e0d43 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:23.222434 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-188060a7-c70f-4ef9-a52d-44bfd08e0d43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:23.223150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-188060a7-c70f-4ef9-a52d-44bfd08e0d43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:23.223563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-188060a7-c70f-4ef9-a52d-44bfd08e0d43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:23.223904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-188060a7-c70f-4ef9-a52d-44bfd08e0d43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:23.231557 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:23.231557 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:23.231557 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-188060a7-c70f-4ef9-a52d-44bfd08e0d43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:23.231557 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 914/3650] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:23 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:23.569402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7114f93f-1c7f-4299-ab8c-48e0cdb90a9a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:23.571796 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7114f93f-1c7f-4299-ab8c-48e0cdb90a9a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:23.572728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7114f93f-1c7f-4299-ab8c-48e0cdb90a9a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:23.572728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7114f93f-1c7f-4299-ab8c-48e0cdb90a9a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:23.572728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7114f93f-1c7f-4299-ab8c-48e0cdb90a9a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:23.579464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d608f295-4bb8-4179-bd5f-e779ee0c3096 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:23.579929 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:23.579929 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:23.580356 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7114f93f-1c7f-4299-ab8c-48e0cdb90a9a tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:23.580918 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 917/3651] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:23 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:23.581209 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d608f295-4bb8-4179-bd5f-e779ee0c3096 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:23.581522 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d608f295-4bb8-4179-bd5f-e779ee0c3096 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:23.581806 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d608f295-4bb8-4179-bd5f-e779ee0c3096 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:23.581951 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d608f295-4bb8-4179-bd5f-e779ee0c3096 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:23.588308 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:23.588308 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:23.589772 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d608f295-4bb8-4179-bd5f-e779ee0c3096 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:23.590280 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 906/3652] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:23 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:24.250179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0ff4900a-01b5-460c-a4c4-8d4a2e47a760 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:24.252457 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ff4900a-01b5-460c-a4c4-8d4a2e47a760 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:24.252457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ff4900a-01b5-460c-a4c4-8d4a2e47a760 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:24.252769 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ff4900a-01b5-460c-a4c4-8d4a2e47a760 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:24.253009 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0ff4900a-01b5-460c-a4c4-8d4a2e47a760 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:24.262516 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:24.262516 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:24.263164 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ff4900a-01b5-460c-a4c4-8d4a2e47a760 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:24.264040 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 916/3653] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:24 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:24.593610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8c9fc07b-64ec-4393-ae7e-05e7e5f0f8cb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:24.596848 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8c9fc07b-64ec-4393-ae7e-05e7e5f0f8cb tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:24.597650 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8c9fc07b-64ec-4393-ae7e-05e7e5f0f8cb tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:24.597650 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8c9fc07b-64ec-4393-ae7e-05e7e5f0f8cb tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:24.597813 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8c9fc07b-64ec-4393-ae7e-05e7e5f0f8cb tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:24.603538 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:24.603538 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:24.604926 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8c9fc07b-64ec-4393-ae7e-05e7e5f0f8cb tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:24.605052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-954fc78f-494a-4442-9f80-a58c96191031 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:24.606046 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 915/3654] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:24 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:24.611131 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-954fc78f-494a-4442-9f80-a58c96191031 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:24.611435 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-954fc78f-494a-4442-9f80-a58c96191031 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:24.612482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-954fc78f-494a-4442-9f80-a58c96191031 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:24.612482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-954fc78f-494a-4442-9f80-a58c96191031 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:24.618824 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:24.618824 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:24.619806 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-954fc78f-494a-4442-9f80-a58c96191031 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:24.620462 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 918/3655] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:24 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:25.275816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-88c7c7e3-05d0-49e8-8ad7-ebbd229823b0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:25.279487 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-88c7c7e3-05d0-49e8-8ad7-ebbd229823b0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:25.279487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-88c7c7e3-05d0-49e8-8ad7-ebbd229823b0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:25.279487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-88c7c7e3-05d0-49e8-8ad7-ebbd229823b0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:25.280612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-88c7c7e3-05d0-49e8-8ad7-ebbd229823b0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:25.285459 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:25.285459 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:25.286392 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-88c7c7e3-05d0-49e8-8ad7-ebbd229823b0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:25.286974 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 907/3656] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:25 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:25.620498 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e2233261-b245-4dad-b004-514f854e1a3e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:25.625197 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2233261-b245-4dad-b004-514f854e1a3e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:25.625197 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2233261-b245-4dad-b004-514f854e1a3e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:25.625197 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2233261-b245-4dad-b004-514f854e1a3e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:25.625197 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-e2233261-b245-4dad-b004-514f854e1a3e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:25.634264 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:25.634264 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:25.635511 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2233261-b245-4dad-b004-514f854e1a3e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:25.636732 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 917/3657] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:25 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:25.638092 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-09c37e49-186c-47bf-b644-cf8ec5302a03 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:25.644711 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09c37e49-186c-47bf-b644-cf8ec5302a03 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:25.644711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09c37e49-186c-47bf-b644-cf8ec5302a03 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:25.644711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09c37e49-186c-47bf-b644-cf8ec5302a03 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:25.644711 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-09c37e49-186c-47bf-b644-cf8ec5302a03 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:25.652205 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:25.652205 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:25.653326 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09c37e49-186c-47bf-b644-cf8ec5302a03 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:25.654300 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 916/3658] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:25 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:26.305030 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f1b3d2d4-7b0b-4353-8925-d2d1129ce77c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:26.308128 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f1b3d2d4-7b0b-4353-8925-d2d1129ce77c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:26.308545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f1b3d2d4-7b0b-4353-8925-d2d1129ce77c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:26.309042 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f1b3d2d4-7b0b-4353-8925-d2d1129ce77c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:26.309226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f1b3d2d4-7b0b-4353-8925-d2d1129ce77c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:26.316855 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:26.316855 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:26.317838 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f1b3d2d4-7b0b-4353-8925-d2d1129ce77c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:26.318383 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 919/3659] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:26 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:26.649958 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a24abe12-5cf8-433c-ba22-f4c6b01ab8a4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:26.652410 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a24abe12-5cf8-433c-ba22-f4c6b01ab8a4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:26.652410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a24abe12-5cf8-433c-ba22-f4c6b01ab8a4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:26.652657 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a24abe12-5cf8-433c-ba22-f4c6b01ab8a4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:26.653346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a24abe12-5cf8-433c-ba22-f4c6b01ab8a4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:26.658193 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:26.658193 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:26.658990 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a24abe12-5cf8-433c-ba22-f4c6b01ab8a4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:26.659530 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 908/3660] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:26 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:26.669579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-517615ea-cbca-4f9f-8b62-f460e7d0eb65 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:26.671984 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-517615ea-cbca-4f9f-8b62-f460e7d0eb65 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:26.672221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-517615ea-cbca-4f9f-8b62-f460e7d0eb65 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:26.672503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-517615ea-cbca-4f9f-8b62-f460e7d0eb65 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:26.672665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-517615ea-cbca-4f9f-8b62-f460e7d0eb65 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:26.681117 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:26.681117 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:26.682324 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-517615ea-cbca-4f9f-8b62-f460e7d0eb65 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:26.683221 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 918/3661] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:26 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:27.337362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e58c9019-42a9-41b5-93e6-03ea8ff1578c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:27.340256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e58c9019-42a9-41b5-93e6-03ea8ff1578c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:27.340803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e58c9019-42a9-41b5-93e6-03ea8ff1578c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:27.341121 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e58c9019-42a9-41b5-93e6-03ea8ff1578c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:27.341178 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-e58c9019-42a9-41b5-93e6-03ea8ff1578c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:27.355176 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:27.355176 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:27.358471 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e58c9019-42a9-41b5-93e6-03ea8ff1578c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:27.358471 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 917/3662] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:27 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 709 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:27.673818 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fe1ceb67-a1e1-4557-8320-052fab3a26d4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:27.677838 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fe1ceb67-a1e1-4557-8320-052fab3a26d4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:27.677838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fe1ceb67-a1e1-4557-8320-052fab3a26d4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:27.677838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fe1ceb67-a1e1-4557-8320-052fab3a26d4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:27.677838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-fe1ceb67-a1e1-4557-8320-052fab3a26d4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:27.689005 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:27.689005 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:27.690468 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fe1ceb67-a1e1-4557-8320-052fab3a26d4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:27.690762 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 920/3663] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:27 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:27.700823 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e8ef64d8-6c8f-4c3d-b59d-4ad8c72ce79f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:27.703165 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8ef64d8-6c8f-4c3d-b59d-4ad8c72ce79f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:27.703731 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8ef64d8-6c8f-4c3d-b59d-4ad8c72ce79f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:27.703731 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e8ef64d8-6c8f-4c3d-b59d-4ad8c72ce79f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:27.703935 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-e8ef64d8-6c8f-4c3d-b59d-4ad8c72ce79f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:27.712267 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:27.712267 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:27.713218 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e8ef64d8-6c8f-4c3d-b59d-4ad8c72ce79f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:27.714236 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 909/3664] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:27 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:28.373786 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-72844058-e748-4537-b49a-dd5e7703f0a5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.377431 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72844058-e748-4537-b49a-dd5e7703f0a5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:28.377742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72844058-e748-4537-b49a-dd5e7703f0a5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:28.377996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72844058-e748-4537-b49a-dd5e7703f0a5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:28.378183 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-72844058-e748-4537-b49a-dd5e7703f0a5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 769e85a5-3585-49d6-9c88-0484e7da651f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:28.385264 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.385264 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:28.386479 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72844058-e748-4537-b49a-dd5e7703f0a5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 200 Aug 05 18:26:28.387151 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 919/3665] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:28 2026] GET /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 710 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:28.400686 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.402968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f Aug 05 18:26:28.403149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:28.403311 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:28.403409 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete backup with id: 769e85a5-3585-49d6-9c88-0484e7da651f. Aug 05 18:26:28.408266 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.408266 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:28.424948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] delete_backup rpcapi backup_id 769e85a5-3585-49d6-9c88-0484e7da651f {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:26:28.427344 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f83a077d-47a0-4c2d-a1de-aefb0e4b9456 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f returned with HTTP 202 Aug 05 18:26:28.427934 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 918/3666] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:26:28 2026] DELETE /volume/v3/backups/769e85a5-3585-49d6-9c88-0484e7da651f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:26:28.440072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.445416 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:28.447173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1787479584"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:28.448175 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1787479584'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:28.448358 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume of 1 GB Aug 05 18:26:28.457213 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Availability Zones retrieved successfully. Aug 05 18:26:28.464064 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (2149ec10-16ea-4aa1-87b4-c4bbddbbf2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:28.465072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e911f16-3dd4-4f57-9caa-547c380b5ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:28.466454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:28.510866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e911f16-3dd4-4f57-9caa-547c380b5ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:28.512399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f09a84-309e-4de8-80b0-85c5e861058b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:28.581019 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['f62ccc1c-f841-49bc-ac94-5128ac6b6a3c', '07661f3e-f567-4c57-a385-ec91f3b478e3', '0e2a230a-c35f-4280-af36-a11bb18ef6ca', '959a8c65-948b-47fb-ab49-656cfd8d4dcf'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:28.581899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f09a84-309e-4de8-80b0-85c5e861058b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f62ccc1c-f841-49bc-ac94-5128ac6b6a3c', '07661f3e-f567-4c57-a385-ec91f3b478e3', '0e2a230a-c35f-4280-af36-a11bb18ef6ca', '959a8c65-948b-47fb-ab49-656cfd8d4dcf']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:28.582882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68afca17-a44c-43ff-b8b6-86c671ce27be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:28.624004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68afca17-a44c-43ff-b8b6-86c671ce27be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c4ecce6-91dc-4513-94a8-2f6395d062d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1787479584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['f62ccc1c-f841-49bc-ac94-5128ac6b6a3c','07661f3e-f567-4c57-a385-ec91f3b478e3','0e2a230a-c35f-4280-af36-a11bb18ef6ca','959a8c65-948b-47fb-ab49-656cfd8d4dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1787479584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c4ecce6-91dc-4513-94a8-2f6395d062d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31956e543f846a495c88fe2123852c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fc605053f0944b3837939b6bcb492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:28.624871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbee8cd5-688f-4cf7-8cd5-cebb9c3f7e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:28.659028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbee8cd5-688f-4cf7-8cd5-cebb9c3f7e27) transitioned into state 'SUCCESS' from state '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-1787479584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['f62ccc1c-f841-49bc-ac94-5128ac6b6a3c','07661f3e-f567-4c57-a385-ec91f3b478e3','0e2a230a-c35f-4280-af36-a11bb18ef6ca','959a8c65-948b-47fb-ab49-656cfd8d4dcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:28.660290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be939021-2bbf-4a60-b8d0-4f8a534d6f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:28.675013 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be939021-2bbf-4a60-b8d0-4f8a534d6f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:28.676343 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (2149ec10-16ea-4aa1-87b4-c4bbddbbf2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:28.677858 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request issued successfully. Aug 05 18:26:28.677858 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-953bd7f4-bbf3-4c00-85f2-2e6487171eec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:28.679356 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 921/3667] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:26:28 2026] POST /volume/v3/volumes => generated 778 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:28.704302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a967ef63-19ae-4f30-9ac3-37acb0d4278f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.706653 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c11d55c3-c716-4715-b0f8-6e399b9e817d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.708548 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a967ef63-19ae-4f30-9ac3-37acb0d4278f tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:28.708824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a967ef63-19ae-4f30-9ac3-37acb0d4278f tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:28.709065 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a967ef63-19ae-4f30-9ac3-37acb0d4278f tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:28.709201 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a967ef63-19ae-4f30-9ac3-37acb0d4278f tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:28.709275 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c11d55c3-c716-4715-b0f8-6e399b9e817d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 Aug 05 18:26:28.709642 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c11d55c3-c716-4715-b0f8-6e399b9e817d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:28.709969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c11d55c3-c716-4715-b0f8-6e399b9e817d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:28.719334 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.719334 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:28.720436 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a967ef63-19ae-4f30-9ac3-37acb0d4278f tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:28.720942 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 910/3668] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:28 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:28.726136 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.726136 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:28.732671 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-922fedf3-7150-461b-a22d-58470a6d7daa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.737053 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-922fedf3-7150-461b-a22d-58470a6d7daa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:28.737356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-922fedf3-7150-461b-a22d-58470a6d7daa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:28.737675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-922fedf3-7150-461b-a22d-58470a6d7daa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:28.737842 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-922fedf3-7150-461b-a22d-58470a6d7daa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:28.737924 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.739334 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c11d55c3-c716-4715-b0f8-6e399b9e817d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:28.743156 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:28.743156 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cf26f3f-ecab-435f-b5a3-23e4a351a1ab", "name": "tempest-VolumesBackupsTest-Backup-847647806"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:28.745399 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c11d55c3-c716-4715-b0f8-6e399b9e817d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 returned with HTTP 200 Aug 05 18:26:28.745792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating new backup {'backup': {'volume_id': '2cf26f3f-ecab-435f-b5a3-23e4a351a1ab', 'name': 'tempest-VolumesBackupsTest-Backup-847647806'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:28.745863 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 920/3669] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:28 2026] GET /volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:28.745981 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating backup of volume 2cf26f3f-ecab-435f-b5a3-23e4a351a1ab in container None Aug 05 18:26:28.749154 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.749154 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:28.753337 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-922fedf3-7150-461b-a22d-58470a6d7daa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:28.754187 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 919/3670] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:28 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:28.761303 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.761303 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:28.762017 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:26:28.793050 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['bd0d0c50-5aab-4051-bc9c-a5c7fec5be99', '1f969a14-40a0-4f36-a691-1c805c77dee4'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:28.846214 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-43e81fc7-69b4-462b-8f4d-20d6f0c67f66 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:28.846795 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 922/3671] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:28 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:28.859990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3d07de5d-da5c-4b8e-81e9-ba0ec1334753 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:28.862303 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d07de5d-da5c-4b8e-81e9-ba0ec1334753 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:28.862303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d07de5d-da5c-4b8e-81e9-ba0ec1334753 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:28.863194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d07de5d-da5c-4b8e-81e9-ba0ec1334753 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:28.863194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3d07de5d-da5c-4b8e-81e9-ba0ec1334753 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:28.868116 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:28.868116 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:28.868983 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d07de5d-da5c-4b8e-81e9-ba0ec1334753 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:28.869224 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 911/3672] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:28 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:29.763071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2c461d59-26f9-46df-94aa-1769d1b286f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:29.765672 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c461d59-26f9-46df-94aa-1769d1b286f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 Aug 05 18:26:29.766494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c461d59-26f9-46df-94aa-1769d1b286f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:29.766870 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c461d59-26f9-46df-94aa-1769d1b286f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:29.769759 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b9b002fd-a245-45ee-b1d6-bfab54d3bd99 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:29.772212 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b9b002fd-a245-45ee-b1d6-bfab54d3bd99 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:29.772465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b9b002fd-a245-45ee-b1d6-bfab54d3bd99 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:29.772847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b9b002fd-a245-45ee-b1d6-bfab54d3bd99 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:29.772847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b9b002fd-a245-45ee-b1d6-bfab54d3bd99 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:29.777934 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:29.777934 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:29.781015 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:29.781015 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:29.781847 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b9b002fd-a245-45ee-b1d6-bfab54d3bd99 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:29.782251 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 920/3673] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:29 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:29.786350 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2c461d59-26f9-46df-94aa-1769d1b286f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:29.793398 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c461d59-26f9-46df-94aa-1769d1b286f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 returned with HTTP 200 Aug 05 18:26:29.794007 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 921/3674] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:29 2026] GET /volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:29.807889 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-732121ba-7c5f-49a6-9312-337d65ff7922 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:29.810805 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:29.811300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c4ecce6-91dc-4513-94a8-2f6395d062d0", "name": "tempest-type-Backup-1132937064"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:29.813659 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating new backup {'backup': {'volume_id': '9c4ecce6-91dc-4513-94a8-2f6395d062d0', 'name': 'tempest-type-Backup-1132937064'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:29.813903 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating backup of volume 9c4ecce6-91dc-4513-94a8-2f6395d062d0 in container None Aug 05 18:26:29.824800 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:29.824800 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:29.825299 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:29.852778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['dc27193d-d845-41b7-b6c0-ba685fdb4731', 'dea2a871-c56a-4a7c-8e01-cfbb1e114740'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:29.883131 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f274b223-3b91-4b8b-84e3-0e3cb46d1504 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:29.886296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f274b223-3b91-4b8b-84e3-0e3cb46d1504 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:29.886783 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f274b223-3b91-4b8b-84e3-0e3cb46d1504 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:29.887061 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f274b223-3b91-4b8b-84e3-0e3cb46d1504 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:29.887236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f274b223-3b91-4b8b-84e3-0e3cb46d1504 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:29.894513 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:29.894513 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:29.895754 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f274b223-3b91-4b8b-84e3-0e3cb46d1504 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:29.896386 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 912/3675] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:29 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:29.906779 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-732121ba-7c5f-49a6-9312-337d65ff7922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:29.906779 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 923/3676] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:26:29 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:29.919812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-117f0aa9-0a8b-4902-8910-301f1cc48186 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:29.923227 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-117f0aa9-0a8b-4902-8910-301f1cc48186 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:29.923227 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-117f0aa9-0a8b-4902-8910-301f1cc48186 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:29.923227 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-117f0aa9-0a8b-4902-8910-301f1cc48186 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:29.923227 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-117f0aa9-0a8b-4902-8910-301f1cc48186 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:29.928913 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:29.928913 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:29.929710 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-117f0aa9-0a8b-4902-8910-301f1cc48186 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:29.930603 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 921/3677] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:29 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:30.799059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-817401f3-08c2-4179-a4f7-15b81a3c11e2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:30.801943 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-817401f3-08c2-4179-a4f7-15b81a3c11e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:30.801943 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-817401f3-08c2-4179-a4f7-15b81a3c11e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:30.802224 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-817401f3-08c2-4179-a4f7-15b81a3c11e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:30.802343 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-817401f3-08c2-4179-a4f7-15b81a3c11e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:30.808699 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:30.808699 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:30.810363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-817401f3-08c2-4179-a4f7-15b81a3c11e2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:30.810363 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 922/3678] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:30 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:30.910019 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc7d6e7f-f4b4-4587-bf8e-41098a493f42 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:30.915010 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc7d6e7f-f4b4-4587-bf8e-41098a493f42 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:30.915328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc7d6e7f-f4b4-4587-bf8e-41098a493f42 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:30.915620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc7d6e7f-f4b4-4587-bf8e-41098a493f42 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:30.916775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-bc7d6e7f-f4b4-4587-bf8e-41098a493f42 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:30.928168 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:30.928168 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:30.930555 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc7d6e7f-f4b4-4587-bf8e-41098a493f42 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:30.931518 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 913/3679] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:30 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:30.947428 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4f702f08-749e-4e10-887c-8d4c1000b3ec None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:30.952986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f702f08-749e-4e10-887c-8d4c1000b3ec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:30.953276 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f702f08-749e-4e10-887c-8d4c1000b3ec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:30.953587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f702f08-749e-4e10-887c-8d4c1000b3ec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:30.953765 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4f702f08-749e-4e10-887c-8d4c1000b3ec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:30.966450 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:30.966450 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:30.967297 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f702f08-749e-4e10-887c-8d4c1000b3ec tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:30.968017 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 924/3680] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:30 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 725 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:31.825288 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9788dd0b-21d7-4b33-b1e9-d18dc72e3094 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:31.829829 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9788dd0b-21d7-4b33-b1e9-d18dc72e3094 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:31.829829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9788dd0b-21d7-4b33-b1e9-d18dc72e3094 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:31.829829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9788dd0b-21d7-4b33-b1e9-d18dc72e3094 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:31.829829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-9788dd0b-21d7-4b33-b1e9-d18dc72e3094 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:31.833969 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:31.833969 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:31.835166 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9788dd0b-21d7-4b33-b1e9-d18dc72e3094 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:31.835932 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 922/3681] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:31 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:31.943314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d45bb49-205a-4637-9fdd-0e48e9f311ec None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:31.945627 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d45bb49-205a-4637-9fdd-0e48e9f311ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:31.945896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d45bb49-205a-4637-9fdd-0e48e9f311ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:31.946130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d45bb49-205a-4637-9fdd-0e48e9f311ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:31.946273 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3d45bb49-205a-4637-9fdd-0e48e9f311ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:31.951323 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:31.951323 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:31.952203 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d45bb49-205a-4637-9fdd-0e48e9f311ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:31.952723 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 923/3682] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:31 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:31.979550 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3ec25db9-663b-464b-bb14-fcc296556d97 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:31.982691 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3ec25db9-663b-464b-bb14-fcc296556d97 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:31.982981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3ec25db9-663b-464b-bb14-fcc296556d97 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:31.983287 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3ec25db9-663b-464b-bb14-fcc296556d97 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:31.983772 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3ec25db9-663b-464b-bb14-fcc296556d97 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:31.990467 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:31.990467 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:31.991361 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3ec25db9-663b-464b-bb14-fcc296556d97 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:31.991852 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 914/3683] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:31 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:32.848466 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-90f8c75f-a131-4af7-b6cf-53afcf5d0106 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:32.850843 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90f8c75f-a131-4af7-b6cf-53afcf5d0106 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:32.851101 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90f8c75f-a131-4af7-b6cf-53afcf5d0106 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:32.851307 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90f8c75f-a131-4af7-b6cf-53afcf5d0106 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:32.851465 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-90f8c75f-a131-4af7-b6cf-53afcf5d0106 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:32.853082 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=200,cinder:UPDATE=49,cinder:INSERT=21 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:26:32.856853 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:32.856853 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:32.857048 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90f8c75f-a131-4af7-b6cf-53afcf5d0106 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:32.857718 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 925/3684] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:32 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:32.968725 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1a2c3285-2228-4658-8217-ad29e1787b81 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:32.972679 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1a2c3285-2228-4658-8217-ad29e1787b81 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:32.972866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1a2c3285-2228-4658-8217-ad29e1787b81 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:32.973059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1a2c3285-2228-4658-8217-ad29e1787b81 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:32.973154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1a2c3285-2228-4658-8217-ad29e1787b81 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:32.977870 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:32.977870 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:32.978736 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1a2c3285-2228-4658-8217-ad29e1787b81 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:32.979122 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 923/3685] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:32 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:33.005759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2950912a-a728-48e0-b43a-45bbc97db2ca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:33.008220 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2950912a-a728-48e0-b43a-45bbc97db2ca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:33.008586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2950912a-a728-48e0-b43a-45bbc97db2ca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:33.008988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2950912a-a728-48e0-b43a-45bbc97db2ca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:33.009152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2950912a-a728-48e0-b43a-45bbc97db2ca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:33.011119 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=271,cinder:INSERT=51,cinder:UPDATE=97 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:26:33.016086 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:33.016086 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:33.017148 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2950912a-a728-48e0-b43a-45bbc97db2ca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:33.017649 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 924/3686] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:33 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:33.437925 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:33.439901 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:33.440297 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-424610211", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:33.442041 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-424610211', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:33.442260 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Create volume of 1 GB Aug 05 18:26:33.445074 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=247,cinder:INSERT=36,cinder:UPDATE=92 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:26:33.448035 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Availability Zones retrieved successfully. Aug 05 18:26:33.455060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Flow 'volume_create_api' (9d775754-70f0-4e96-92a9-203d43b42875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:33.456608 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79aad34a-63e7-4371-a441-d6a0ebf4cd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:33.457760 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:33.487197 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79aad34a-63e7-4371-a441-d6a0ebf4cd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:33.488028 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74cbffc-f5e4-4bb1-b9fb-034366dc00f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:33.579032 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Created reservations ['d58a399d-be2c-47b8-8c89-41144de80488', '347fe6ac-1ca2-4a4a-8095-810f5943c4e5', 'e8b31f4d-104f-4f65-9195-95c6b8782c17', '4650872c-7100-4311-bd6f-28151bc5de9d'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:33.580365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74cbffc-f5e4-4bb1-b9fb-034366dc00f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58a399d-be2c-47b8-8c89-41144de80488', '347fe6ac-1ca2-4a4a-8095-810f5943c4e5', 'e8b31f4d-104f-4f65-9195-95c6b8782c17', '4650872c-7100-4311-bd6f-28151bc5de9d']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:33.581453 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3731fc-2aba-4154-afa2-2f22e2ec2d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:33.610798 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c3731fc-2aba-4154-afa2-2f22e2ec2d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b52375b6-4da5-4239-b9fc-4696d6dd9586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-424610211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c0bd5815f4d48deb3b3d69a777e2cc8',qos_specs=None,replication_status=,reservations=['d58a399d-be2c-47b8-8c89-41144de80488','347fe6ac-1ca2-4a4a-8095-810f5943c4e5','e8b31f4d-104f-4f65-9195-95c6b8782c17','4650872c-7100-4311-bd6f-28151bc5de9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b0f8bcbe66d4248858e1310955a5fa7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-424610211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b52375b6-4da5-4239-b9fc-4696d6dd9586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c0bd5815f4d48deb3b3d69a777e2cc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b0f8bcbe66d4248858e1310955a5fa7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:33.611938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e8b736-10cf-4cb6-bdf7-e7723ba48c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:33.642638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e8b736-10cf-4cb6-bdf7-e7723ba48c6a) transitioned into state 'SUCCESS' from state '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-424610211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c0bd5815f4d48deb3b3d69a777e2cc8',qos_specs=None,replication_status=,reservations=['d58a399d-be2c-47b8-8c89-41144de80488','347fe6ac-1ca2-4a4a-8095-810f5943c4e5','e8b31f4d-104f-4f65-9195-95c6b8782c17','4650872c-7100-4311-bd6f-28151bc5de9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b0f8bcbe66d4248858e1310955a5fa7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:33.642638 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90afa766-6bdb-4fe3-8de4-6ea186fbd89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:33.657214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90afa766-6bdb-4fe3-8de4-6ea186fbd89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:33.658277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Flow 'volume_create_api' (9d775754-70f0-4e96-92a9-203d43b42875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:33.658738 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Create volume request issued successfully. Aug 05 18:26:33.660211 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c5e4e57-b56e-4b31-b96f-af589a16279f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:33.660211 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 915/3687] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:26:33 2026] POST /volume/v3/volumes => generated 788 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:33.689693 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5a9303eb-1d04-41d6-87b8-fcb624e7717e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:33.692160 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a9303eb-1d04-41d6-87b8-fcb624e7717e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:33.692616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a9303eb-1d04-41d6-87b8-fcb624e7717e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:33.693272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a9303eb-1d04-41d6-87b8-fcb624e7717e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:33.702664 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:33.702664 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:33.707718 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5a9303eb-1d04-41d6-87b8-fcb624e7717e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:33.713889 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a9303eb-1d04-41d6-87b8-fcb624e7717e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:33.714436 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 926/3688] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:33 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:33.877797 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ae036496-17d4-4bce-9bed-f672df67fdf7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:33.880292 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae036496-17d4-4bce-9bed-f672df67fdf7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:33.880637 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae036496-17d4-4bce-9bed-f672df67fdf7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:33.880999 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae036496-17d4-4bce-9bed-f672df67fdf7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:33.880999 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ae036496-17d4-4bce-9bed-f672df67fdf7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:33.883168 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=249,cinder:INSERT=50,cinder:UPDATE=86 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:26:33.887355 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:33.887355 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:33.888514 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae036496-17d4-4bce-9bed-f672df67fdf7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:33.889982 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 924/3689] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:33 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:33.994042 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5abd12f0-b1ef-4630-a0d8-7c5f9de5df88 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:33.997288 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5abd12f0-b1ef-4630-a0d8-7c5f9de5df88 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:33.997552 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5abd12f0-b1ef-4630-a0d8-7c5f9de5df88 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:33.998207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5abd12f0-b1ef-4630-a0d8-7c5f9de5df88 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:33.998207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-5abd12f0-b1ef-4630-a0d8-7c5f9de5df88 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:34.004036 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.004036 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:34.005120 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5abd12f0-b1ef-4630-a0d8-7c5f9de5df88 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:34.005933 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 925/3690] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:33 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:34.032342 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bb417ba9-6c25-4e60-83b7-3f9ed2065cb0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.035063 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bb417ba9-6c25-4e60-83b7-3f9ed2065cb0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:34.035940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bb417ba9-6c25-4e60-83b7-3f9ed2065cb0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.035940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bb417ba9-6c25-4e60-83b7-3f9ed2065cb0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.035940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-bb417ba9-6c25-4e60-83b7-3f9ed2065cb0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:34.041630 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.041630 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:34.042608 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bb417ba9-6c25-4e60-83b7-3f9ed2065cb0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:34.043162 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 916/3691] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:34.737396 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f3fc0766-516d-4833-9547-ded58aa7d372 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.747619 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f3fc0766-516d-4833-9547-ded58aa7d372 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:34.747619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f3fc0766-516d-4833-9547-ded58aa7d372 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.747619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f3fc0766-516d-4833-9547-ded58aa7d372 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.766389 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.766389 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:34.774879 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f3fc0766-516d-4833-9547-ded58aa7d372 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:34.781790 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f3fc0766-516d-4833-9547-ded58aa7d372 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:34.782260 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 927/3692] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:34.799018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-01ee223c-bc73-4a2e-a8f9-94ce63f46ad5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.801281 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01ee223c-bc73-4a2e-a8f9-94ce63f46ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:34.801614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01ee223c-bc73-4a2e-a8f9-94ce63f46ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.804614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01ee223c-bc73-4a2e-a8f9-94ce63f46ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.811077 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.811077 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:34.815471 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-01ee223c-bc73-4a2e-a8f9-94ce63f46ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:34.821073 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01ee223c-bc73-4a2e-a8f9-94ce63f46ad5 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:34.821642 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 925/3693] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:34.868587 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-1b85f374-4584-4b8c-a737-d0785271d067 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.871070 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-1b85f374-4584-4b8c-a737-d0785271d067 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:34.871317 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-1b85f374-4584-4b8c-a737-d0785271d067 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.871582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-1b85f374-4584-4b8c-a737-d0785271d067 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.879348 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.879348 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:34.883954 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-1b85f374-4584-4b8c-a737-d0785271d067 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:34.889611 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-1b85f374-4584-4b8c-a737-d0785271d067 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:34.890206 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 926/3694] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:34.902037 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ad215bad-4e2d-4bf0-b576-3b0ef063b23b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.903921 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ad215bad-4e2d-4bf0-b576-3b0ef063b23b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:34.904122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ad215bad-4e2d-4bf0-b576-3b0ef063b23b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.904303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ad215bad-4e2d-4bf0-b576-3b0ef063b23b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.904422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ad215bad-4e2d-4bf0-b576-3b0ef063b23b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:34.909963 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.909963 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:34.911124 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ad215bad-4e2d-4bf0-b576-3b0ef063b23b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:34.911602 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 917/3695] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:34.925187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-723bbc6c-e560-4a4d-8388-7bfa3d205b56 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.928626 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-723bbc6c-e560-4a4d-8388-7bfa3d205b56 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:34.928626 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-723bbc6c-e560-4a4d-8388-7bfa3d205b56 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.929165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-723bbc6c-e560-4a4d-8388-7bfa3d205b56 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.938895 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.938895 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:34.944184 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-723bbc6c-e560-4a4d-8388-7bfa3d205b56 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:34.950736 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-723bbc6c-e560-4a4d-8388-7bfa3d205b56 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 200 Aug 05 18:26:34.951261 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 928/3696] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:34.970800 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c08c53f7-477a-414f-b61b-ecce0de4ab53 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:34.972893 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c08c53f7-477a-414f-b61b-ecce0de4ab53 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:34.973213 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c08c53f7-477a-414f-b61b-ecce0de4ab53 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:34.973824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c08c53f7-477a-414f-b61b-ecce0de4ab53 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:34.973824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c08c53f7-477a-414f-b61b-ecce0de4ab53 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:34.982796 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:34.982796 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:34.983369 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c08c53f7-477a-414f-b61b-ecce0de4ab53 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:34.984102 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 926/3697] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:34.998151 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a3dc7857-c4ab-40d3-ad7e-13b124ad1583 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.001973 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4d995af5-56dd-437d-897a-e3dc8bbcdc25 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.002300 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a3dc7857-c4ab-40d3-ad7e-13b124ad1583 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/detail Aug 05 18:26:35.002497 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d995af5-56dd-437d-897a-e3dc8bbcdc25 None None] GET https://10.4.3.210/volume// Aug 05 18:26:35.002545 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a3dc7857-c4ab-40d3-ad7e-13b124ad1583 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.002741 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d995af5-56dd-437d-897a-e3dc8bbcdc25 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.002833 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a3dc7857-c4ab-40d3-ad7e-13b124ad1583 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.003022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4d995af5-56dd-437d-897a-e3dc8bbcdc25 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.003130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-a3dc7857-c4ab-40d3-ad7e-13b124ad1583 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:26:35.003446 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4d995af5-56dd-437d-897a-e3dc8bbcdc25 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:35.003874 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 918/3698] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:26:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:26:35.018148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ddb93ed7-71cd-44fb-97d0-a430e2964f0d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.020250 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ddb93ed7-71cd-44fb-97d0-a430e2964f0d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:35.020552 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ddb93ed7-71cd-44fb-97d0-a430e2964f0d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.020836 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ddb93ed7-71cd-44fb-97d0-a430e2964f0d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.021005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ddb93ed7-71cd-44fb-97d0-a430e2964f0d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:35.021783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-12ea8555-0c50-4edd-bda8-30b5c571ddb4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.027102 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a3dc7857-c4ab-40d3-ad7e-13b124ad1583 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/detail returned with HTTP 200 Aug 05 18:26:35.027102 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 927/3699] 10.4.3.210 () {66 vars in 1258 bytes} [Wed Aug 5 18:26:34 2026] GET /volume/v3/backups/detail => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:35.027647 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-12ea8555-0c50-4edd-bda8-30b5c571ddb4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:26:35.027647 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-12ea8555-0c50-4edd-bda8-30b5c571ddb4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b52375b6-4da5-4239-b9fc-4696d6dd9586", "connector": null, "instance_uuid": "770368b0-af5c-4e31-bc7c-d684053a29ec"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:35.028875 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.028875 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:35.031109 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ddb93ed7-71cd-44fb-97d0-a430e2964f0d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:35.031778 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 929/3700] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:35 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:35.038187 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.038187 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:35.045293 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.047933 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a/restore Aug 05 18:26:35.048355 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:35.050504 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Restoring backup b96b030f-fadc-45f8-9041-2cd42fa55d3a ({'restore': {}}) {{(pid=100364) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:26:35.050672 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Restoring backup b96b030f-fadc-45f8-9041-2cd42fa55d3a to volume None. Aug 05 18:26:35.056728 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.056728 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:35.058613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1d1a03dc-0423-4efa-9ae6-edfa2a0d2e0a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.058769 np0000006581 devstack@c-api.service[100364]: INFO cinder.backup.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating volume of 1 GB for restore of backup b96b030f-fadc-45f8-9041-2cd42fa55d3a. Aug 05 18:26:35.061287 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d1a03dc-0423-4efa-9ae6-edfa2a0d2e0a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:35.061515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d1a03dc-0423-4efa-9ae6-edfa2a0d2e0a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.061812 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d1a03dc-0423-4efa-9ae6-edfa2a0d2e0a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.061812 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-1d1a03dc-0423-4efa-9ae6-edfa2a0d2e0a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:35.067923 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.067923 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:35.068288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability zone cache updated, next update will occur around 2026-08-05 19:26:35.067909. {{(pid=100364) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:26:35.068440 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability Zones retrieved successfully. Aug 05 18:26:35.068992 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d1a03dc-0423-4efa-9ae6-edfa2a0d2e0a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:35.069491 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 928/3701] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:35 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:35.076380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (1113e868-f88f-4b15-9282-f0660fa0cf3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:35.077980 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4c89a2-1cc0-44c2-88ce-030d93acc9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:35.079248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:35.090175 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-12ea8555-0c50-4edd-bda8-30b5c571ddb4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:26:35.090869 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 927/3702] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:26:35 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:35.119257 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d4c89a2-1cc0-44c2-88ce-030d93acc9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:35.120464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9c4844-a895-43a3-b0e7-e1ce611adad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:35.150520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-20f62326-cac3-4f5f-a7d2-3635f656032e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.152833 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-20f62326-cac3-4f5f-a7d2-3635f656032e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:35.152953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-20f62326-cac3-4f5f-a7d2-3635f656032e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.153145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-20f62326-cac3-4f5f-a7d2-3635f656032e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.160074 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c7dcbc46-a58d-4e56-a154-11479fe31376 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.160074 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c7dcbc46-a58d-4e56-a154-11479fe31376 None None] GET https://10.4.3.210/volume// Aug 05 18:26:35.160310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c7dcbc46-a58d-4e56-a154-11479fe31376 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.160578 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c7dcbc46-a58d-4e56-a154-11479fe31376 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.160946 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c7dcbc46-a58d-4e56-a154-11479fe31376 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:35.161298 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 929/3703] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:26:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:26:35.168516 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.168516 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:35.172936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-5204ce7e-bcbc-40db-81c2-77aa0c64d7e4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.175550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-5204ce7e-bcbc-40db-81c2-77aa0c64d7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:35.175941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-5204ce7e-bcbc-40db-81c2-77aa0c64d7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:35.176032 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-20f62326-cac3-4f5f-a7d2-3635f656032e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:35.176266 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-5204ce7e-bcbc-40db-81c2-77aa0c64d7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:35.183688 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-20f62326-cac3-4f5f-a7d2-3635f656032e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:35.184296 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 930/3704] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:35 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:26:35.184761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['59710dca-798e-4f69-807c-8ff8fe71fadd', '51d1a6ff-5281-496e-9a7f-211de9f117e7', 'bc499246-2649-4cfe-8502-af6f208eb34b', 'f32581b0-f514-4dd7-8f19-e2b7636dfab8'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:35.185938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9c4844-a895-43a3-b0e7-e1ce611adad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59710dca-798e-4f69-807c-8ff8fe71fadd', '51d1a6ff-5281-496e-9a7f-211de9f117e7', 'bc499246-2649-4cfe-8502-af6f208eb34b', 'f32581b0-f514-4dd7-8f19-e2b7636dfab8']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:35.186934 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.186934 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:35.187132 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03c828e-eebe-4014-95f3-f986f562e39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:35.191529 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-5204ce7e-bcbc-40db-81c2-77aa0c64d7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:35.199351 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-5204ce7e-bcbc-40db-81c2-77aa0c64d7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:35.199613 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 928/3705] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:26:35 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 1042 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:26:35.240650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a03c828e-eebe-4014-95f3-f986f562e39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f82c0e0-c1e3-41cd-8b7e-d521700d2c09', '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_b96b030f-fadc-45f8-9041-2cd42fa55d3a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['59710dca-798e-4f69-807c-8ff8fe71fadd','51d1a6ff-5281-496e-9a7f-211de9f117e7','bc499246-2649-4cfe-8502-af6f208eb34b','f32581b0-f514-4dd7-8f19-e2b7636dfab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:35Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b96b030f-fadc-45f8-9041-2cd42fa55d3a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f82c0e0-c1e3-41cd-8b7e-d521700d2c09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ef45c888ac40298d9c3e83074c2467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:35.240650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a8ea2b-35e7-4a6b-8ae3-eb55e2a978d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:35.273324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1a8ea2b-35e7-4a6b-8ae3-eb55e2a978d8) transitioned into 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_b96b030f-fadc-45f8-9041-2cd42fa55d3a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['59710dca-798e-4f69-807c-8ff8fe71fadd','51d1a6ff-5281-496e-9a7f-211de9f117e7','bc499246-2649-4cfe-8502-af6f208eb34b','f32581b0-f514-4dd7-8f19-e2b7636dfab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:35.274443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da4cfb2-f5b4-43ec-bf98-72c3434672f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:35.289964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2da4cfb2-f5b4-43ec-bf98-72c3434672f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:35.291407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (1113e868-f88f-4b15-9282-f0660fa0cf3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:35.291407 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request issued successfully. Aug 05 18:26:35.303552 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.303552 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:35.303552 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:35.326698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:35.331628 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] PUT https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f Aug 05 18:26:35.332972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:35.344814 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Acquiring lock "cinder-attachment_update-b52375b6-4da5-4239-b9fc-4696d6dd9586-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:26:35.351422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Lock "cinder-attachment_update-b52375b6-4da5-4239-b9fc-4696d6dd9586-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:26:35.352568 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:35.352568 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:35.509853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Lock "cinder-attachment_update-b52375b6-4da5-4239-b9fc-4696d6dd9586-np0000006581" released by "attachment_update" :: held 0.158s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:26:35.510440 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-717c0170-d2ce-42a1-8bcb-1fec1bd46c6d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f returned with HTTP 200 Aug 05 18:26:35.511765 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 930/3706] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:26:35 2026] PUT /volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:36.046838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f3628071-8fd4-4805-bbf0-a1cb063555c2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:36.048923 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f3628071-8fd4-4805-bbf0-a1cb063555c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:36.049203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f3628071-8fd4-4805-bbf0-a1cb063555c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:36.049451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f3628071-8fd4-4805-bbf0-a1cb063555c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:36.049603 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f3628071-8fd4-4805-bbf0-a1cb063555c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:36.055946 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:36.055946 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:36.057116 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f3628071-8fd4-4805-bbf0-a1cb063555c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:36.058096 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 931/3707] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:36 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:36.082997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1e6736b9-4a26-43ac-a0aa-654e3909220d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:36.085113 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1e6736b9-4a26-43ac-a0aa-654e3909220d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:36.085350 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1e6736b9-4a26-43ac-a0aa-654e3909220d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:36.085620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1e6736b9-4a26-43ac-a0aa-654e3909220d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:36.085755 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1e6736b9-4a26-43ac-a0aa-654e3909220d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:36.090608 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:36.090608 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:36.091296 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1e6736b9-4a26-43ac-a0aa-654e3909220d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:36.091853 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 929/3708] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:36 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:36.200902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-788baf8d-92db-4bf4-83bd-72995b504e1d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:36.203468 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-788baf8d-92db-4bf4-83bd-72995b504e1d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:36.203849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-788baf8d-92db-4bf4-83bd-72995b504e1d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:36.204108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-788baf8d-92db-4bf4-83bd-72995b504e1d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:36.216512 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:36.216512 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:36.220765 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-788baf8d-92db-4bf4-83bd-72995b504e1d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:36.226978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-788baf8d-92db-4bf4-83bd-72995b504e1d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:36.227584 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 931/3709] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:36 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:36.311616 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:36.311616 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:36.312178 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:36.312486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Checking backup size 1 against volume size 1 {{(pid=100364) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:26:36.312560 np0000006581 devstack@c-api.service[100364]: INFO cinder.backup.api [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Overwriting volume 8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 with restore of backup b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:36.333625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] restore_backup in rpcapi backup_id b96b030f-fadc-45f8-9041-2cd42fa55d3a {{(pid=100364) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:26:36.336712 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-011e3b0e-0a2b-4eca-8b0a-e4d3e3ec28db tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a/restore returned with HTTP 202 Aug 05 18:26:36.337509 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 919/3710] 10.4.3.210 () {68 vars in 1393 bytes} [Wed Aug 5 18:26:35 2026] POST /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a/restore => generated 189 bytes in 1293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:36.361853 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1ad1f425-1b1d-4973-98d1-6c047abc4d66 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:36.366193 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1ad1f425-1b1d-4973-98d1-6c047abc4d66 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:36.366532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1ad1f425-1b1d-4973-98d1-6c047abc4d66 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:36.366862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1ad1f425-1b1d-4973-98d1-6c047abc4d66 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:36.367044 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-1ad1f425-1b1d-4973-98d1-6c047abc4d66 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:36.373435 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:36.373435 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:36.374394 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1ad1f425-1b1d-4973-98d1-6c047abc4d66 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:36.375182 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 932/3711] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:36 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:37.071894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cc6d6a6c-9b30-4c5c-a65c-7dde839bf54f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:37.074181 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cc6d6a6c-9b30-4c5c-a65c-7dde839bf54f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:37.074517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cc6d6a6c-9b30-4c5c-a65c-7dde839bf54f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:37.074745 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cc6d6a6c-9b30-4c5c-a65c-7dde839bf54f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:37.074832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-cc6d6a6c-9b30-4c5c-a65c-7dde839bf54f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:37.079799 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:37.079799 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:37.080809 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cc6d6a6c-9b30-4c5c-a65c-7dde839bf54f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:37.081909 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 930/3712] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:37 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:37.104055 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-debe1ed0-8ce8-49fd-a6fd-f59a876e3644 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:37.106804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-debe1ed0-8ce8-49fd-a6fd-f59a876e3644 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:37.107394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-debe1ed0-8ce8-49fd-a6fd-f59a876e3644 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:37.107579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-debe1ed0-8ce8-49fd-a6fd-f59a876e3644 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:37.107976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-debe1ed0-8ce8-49fd-a6fd-f59a876e3644 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:37.113651 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:37.113651 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:37.115174 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-debe1ed0-8ce8-49fd-a6fd-f59a876e3644 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:37.115394 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 932/3713] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:37 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:37.245264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cf0f3f14-06aa-44ab-8d5f-167640dc8d1f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:37.247190 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cf0f3f14-06aa-44ab-8d5f-167640dc8d1f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:37.247552 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cf0f3f14-06aa-44ab-8d5f-167640dc8d1f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:37.247819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cf0f3f14-06aa-44ab-8d5f-167640dc8d1f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:37.262002 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:37.262002 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:37.266931 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cf0f3f14-06aa-44ab-8d5f-167640dc8d1f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:37.272755 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cf0f3f14-06aa-44ab-8d5f-167640dc8d1f tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:37.273252 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 920/3714] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:37 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:37.387914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4b5cc6b1-ec04-4184-ae06-ba31d7d47b34 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:37.390926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b5cc6b1-ec04-4184-ae06-ba31d7d47b34 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:37.391308 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b5cc6b1-ec04-4184-ae06-ba31d7d47b34 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:37.391923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b5cc6b1-ec04-4184-ae06-ba31d7d47b34 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:37.391923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4b5cc6b1-ec04-4184-ae06-ba31d7d47b34 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:37.398670 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:37.398670 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:37.400172 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b5cc6b1-ec04-4184-ae06-ba31d7d47b34 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:37.400720 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 933/3715] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:37 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:38.094483 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ea0197ed-e129-4617-bc15-7eed26fcd878 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:38.097105 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ea0197ed-e129-4617-bc15-7eed26fcd878 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:38.097460 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ea0197ed-e129-4617-bc15-7eed26fcd878 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:38.098446 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ea0197ed-e129-4617-bc15-7eed26fcd878 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:38.098446 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ea0197ed-e129-4617-bc15-7eed26fcd878 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:38.104485 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:38.104485 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:38.105647 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ea0197ed-e129-4617-bc15-7eed26fcd878 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:38.106150 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 931/3716] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:38 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:38.130329 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6517a6ae-638a-4497-be92-fc29bf38b406 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:38.132923 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6517a6ae-638a-4497-be92-fc29bf38b406 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:38.133233 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6517a6ae-638a-4497-be92-fc29bf38b406 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:38.133535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6517a6ae-638a-4497-be92-fc29bf38b406 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:38.133736 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6517a6ae-638a-4497-be92-fc29bf38b406 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:38.139802 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:38.139802 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:38.140467 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6517a6ae-638a-4497-be92-fc29bf38b406 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:38.140974 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 933/3717] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:38 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:38.289966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-97fc7250-3fb5-4862-9ca0-f0c43ad47e5b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:38.295838 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97fc7250-3fb5-4862-9ca0-f0c43ad47e5b tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:38.296185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97fc7250-3fb5-4862-9ca0-f0c43ad47e5b tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:38.296428 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-97fc7250-3fb5-4862-9ca0-f0c43ad47e5b tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:38.312468 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:38.312468 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:38.318065 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-97fc7250-3fb5-4862-9ca0-f0c43ad47e5b tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:38.324327 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-97fc7250-3fb5-4862-9ca0-f0c43ad47e5b tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:38.325100 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 921/3718] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:38 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:38.417723 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2bf24b93-ffcc-4bc0-bb46-4f66740f4350 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:38.420337 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2bf24b93-ffcc-4bc0-bb46-4f66740f4350 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:38.424613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2bf24b93-ffcc-4bc0-bb46-4f66740f4350 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:38.424613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2bf24b93-ffcc-4bc0-bb46-4f66740f4350 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:38.424613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2bf24b93-ffcc-4bc0-bb46-4f66740f4350 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:38.433180 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:38.433180 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:38.434952 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2bf24b93-ffcc-4bc0-bb46-4f66740f4350 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:38.434952 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 934/3719] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:38 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:39.120537 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f2dfdc8-8b73-46fc-86ce-6b7313d5b73b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:39.123297 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f2dfdc8-8b73-46fc-86ce-6b7313d5b73b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:39.123551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f2dfdc8-8b73-46fc-86ce-6b7313d5b73b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:39.123951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f2dfdc8-8b73-46fc-86ce-6b7313d5b73b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:39.123951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1f2dfdc8-8b73-46fc-86ce-6b7313d5b73b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:39.129485 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:39.129485 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:39.130189 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f2dfdc8-8b73-46fc-86ce-6b7313d5b73b tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:39.130669 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 932/3720] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:39 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:39.154623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c97119f2-3d12-44f4-bca9-37c6f9374e11 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:39.159476 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c97119f2-3d12-44f4-bca9-37c6f9374e11 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:39.159848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c97119f2-3d12-44f4-bca9-37c6f9374e11 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:39.160081 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c97119f2-3d12-44f4-bca9-37c6f9374e11 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:39.160226 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c97119f2-3d12-44f4-bca9-37c6f9374e11 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:39.173529 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:39.173529 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:39.173529 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c97119f2-3d12-44f4-bca9-37c6f9374e11 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:39.173529 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 934/3721] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:39 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:39.340495 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4c831b9a-1b35-4350-8a51-7fff72be31c8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:39.342502 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c831b9a-1b35-4350-8a51-7fff72be31c8 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:39.342768 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c831b9a-1b35-4350-8a51-7fff72be31c8 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:39.342938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c831b9a-1b35-4350-8a51-7fff72be31c8 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:39.361675 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:39.361675 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:39.370517 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4c831b9a-1b35-4350-8a51-7fff72be31c8 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:39.379247 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c831b9a-1b35-4350-8a51-7fff72be31c8 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:39.380004 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 922/3722] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:39 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:39.447792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7a7266f0-db93-42ec-8b13-74b5a2ff29c4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:39.450238 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a7266f0-db93-42ec-8b13-74b5a2ff29c4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:39.452532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a7266f0-db93-42ec-8b13-74b5a2ff29c4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:39.452532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a7266f0-db93-42ec-8b13-74b5a2ff29c4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:39.452532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7a7266f0-db93-42ec-8b13-74b5a2ff29c4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:39.460434 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:39.460434 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:39.462332 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a7266f0-db93-42ec-8b13-74b5a2ff29c4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:39.463708 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 935/3723] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:39 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:39.820699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-39bdcc90-fc12-40af-924c-a0cd4760fc97 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:39.824193 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-39bdcc90-fc12-40af-924c-a0cd4760fc97 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] POST https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f/action Aug 05 18:26:39.824193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-39bdcc90-fc12-40af-924c-a0cd4760fc97 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:26:39.824193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-39bdcc90-fc12-40af-924c-a0cd4760fc97 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:39.842369 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:39.842369 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:39.858945 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f6f24e18-b597-422a-ad04-f53dec83bd43 req-39bdcc90-fc12-40af-924c-a0cd4760fc97 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f/action returned with HTTP 204 Aug 05 18:26:39.859606 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 933/3724] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:26:39 2026] POST /volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:40.143119 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-60a1c24b-5c48-4e07-98ab-1773877b43a8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.144977 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-60a1c24b-5c48-4e07-98ab-1773877b43a8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:40.145160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-60a1c24b-5c48-4e07-98ab-1773877b43a8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:40.145298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-60a1c24b-5c48-4e07-98ab-1773877b43a8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:40.145400 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-60a1c24b-5c48-4e07-98ab-1773877b43a8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:40.149716 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:40.149716 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:40.150424 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-60a1c24b-5c48-4e07-98ab-1773877b43a8 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:40.150808 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 935/3725] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:40 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:40.189057 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-31f45a7e-144c-47e3-a7fe-05548d2a002d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.191172 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31f45a7e-144c-47e3-a7fe-05548d2a002d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:40.191306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31f45a7e-144c-47e3-a7fe-05548d2a002d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:40.191542 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31f45a7e-144c-47e3-a7fe-05548d2a002d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:40.191650 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-31f45a7e-144c-47e3-a7fe-05548d2a002d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:40.197139 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:40.197139 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:40.198437 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31f45a7e-144c-47e3-a7fe-05548d2a002d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:40.199027 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 923/3726] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:40 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:40.394562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a1e149b7-6f10-4638-8005-0deee4375e17 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.398631 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a1e149b7-6f10-4638-8005-0deee4375e17 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:40.398631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a1e149b7-6f10-4638-8005-0deee4375e17 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:40.398631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a1e149b7-6f10-4638-8005-0deee4375e17 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:40.408851 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:40.408851 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:40.413477 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a1e149b7-6f10-4638-8005-0deee4375e17 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:40.419121 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a1e149b7-6f10-4638-8005-0deee4375e17 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:40.419863 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 936/3727] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:40 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:26:40.434391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ca3f6f11-6726-419d-a3fe-d1bad513b4a4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.437063 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca3f6f11-6726-419d-a3fe-d1bad513b4a4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:40.437411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca3f6f11-6726-419d-a3fe-d1bad513b4a4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:40.437767 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca3f6f11-6726-419d-a3fe-d1bad513b4a4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:40.451208 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:40.451208 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:40.455994 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ca3f6f11-6726-419d-a3fe-d1bad513b4a4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:40.462415 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca3f6f11-6726-419d-a3fe-d1bad513b4a4 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:40.463093 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 934/3728] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:40 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:26:40.480340 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5228c912-c041-4fd9-8958-2afd679ecfd8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.481198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7fe2b3a0-7ff0-402d-ae85-ec8e21a6821c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.481991 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5228c912-c041-4fd9-8958-2afd679ecfd8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:40.482323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5228c912-c041-4fd9-8958-2afd679ecfd8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:40.482656 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5228c912-c041-4fd9-8958-2afd679ecfd8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:40.483637 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-5228c912-c041-4fd9-8958-2afd679ecfd8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:40.483798 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 924/3729] 10.4.3.210 () {70 vars in 1611 bytes} [Wed Aug 5 18:26:40 2026] DELETE /volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:26:40.491533 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:40.491533 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:40.492554 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5228c912-c041-4fd9-8958-2afd679ecfd8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:40.495832 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 936/3730] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:40 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:40.496530 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a2533d8a-083f-4b53-b41d-d5c3143abc67 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.531266 np0000006581 devstack@c-api.service[100365]: WARNING keystonemiddleware.auth_token [None req-a2533d8a-083f-4b53-b41d-d5c3143abc67 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 05 18:26:40.533077 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 937/3731] 10.4.3.210 () {70 vars in 1611 bytes} [Wed Aug 5 18:26:40 2026] DELETE /volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f => generated 114 bytes in 38 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 05 18:26:40.542232 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:40.544428 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f Aug 05 18:26:40.544652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:40.544873 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:40.556954 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:40.556954 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:40.655238 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Attachment connected to vm 770368b0-af5c-4e31-bc7c-d684053a29ec, checking data on nova Aug 05 18:26:40.655470 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.compute.nova [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Creating Keystone token plugin using URL: https://10.4.3.210/identity {{(pid=100363) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 05 18:26:40.826892 np0000006581 devstack@c-api.service[100363]: DEBUG novaclient.v2.client [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] REQ: curl -g -i -X GET https://10.4.3.210/compute/v2.1/servers/770368b0-af5c-4e31-bc7c-d684053a29ec/os-volume_attachments/b52375b6-4da5-4239-b9fc-4696d6dd9586 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}268a21ec6e5b80a5b216f7d0cd75e811596da28754bb734871d28b01f4f26135" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e8101a05-6abf-4071-8ca4-ae252e6c1446" -H "X-Service-Token: {SHA256}2a65898830518468fe3f4fafc5f6bee5be9b8729a2248f0f9cc93db57f2afbaf" {{(pid=100363) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 05 18:26:40.954800 np0000006581 devstack@c-api.service[100363]: DEBUG novaclient.v2.client [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 05 Aug 2026 18:26:40 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-9cfff3e9-5b64-43f7-b76c-649d923563bc x-openstack-request-id: req-9cfff3e9-5b64-43f7-b76c-649d923563bc {{(pid=100363) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 05 18:26:40.954800 np0000006581 devstack@c-api.service[100363]: DEBUG novaclient.v2.client [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b52375b6-4da5-4239-b9fc-4696d6dd9586", "serverId": "770368b0-af5c-4e31-bc7c-d684053a29ec", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2be2d0bc-1061-4156-bc5f-4b55716ac81f", "bdm_uuid": "f9344c10-1f3b-4768-b8c1-25179ebc5ce1"}} {{(pid=100363) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 05 18:26:40.956211 np0000006581 devstack@c-api.service[100363]: DEBUG novaclient.v2.client [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET call to compute for https://10.4.3.210/compute/v2.1/servers/770368b0-af5c-4e31-bc7c-d684053a29ec/os-volume_attachments/b52375b6-4da5-4239-b9fc-4696d6dd9586 used request id req-9cfff3e9-5b64-43f7-b76c-649d923563bc {{(pid=100363) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 05 18:26:40.958646 np0000006581 devstack@c-api.service[100363]: ERROR cinder.volume.api [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Caught error: Detach volume from instance 770368b0-af5c-4e31-bc7c-d684053a29ec using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 770368b0-af5c-4e31-bc7c-d684053a29ec using the Compute API Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 05 18:26:40.962004 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 770368b0-af5c-4e31-bc7c-d684053a29ec using the Compute API Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: ERROR cinder.api.middleware.fault Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.middleware.fault [None req-e8101a05-6abf-4071-8ca4-ae252e6c1446 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f returned with HTTP 409 Aug 05 18:26:40.970083 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 935/3732] 10.4.3.210 () {68 vars in 1404 bytes} [Wed Aug 5 18:26:40 2026] DELETE /volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f => generated 167 bytes in 422 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:41.019511 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-8211e88d-97c3-4dd7-8956-ce18ebb9f504 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.022274 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-8211e88d-97c3-4dd7-8956-ce18ebb9f504 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:41.023950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-8211e88d-97c3-4dd7-8956-ce18ebb9f504 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:41.023950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-8211e88d-97c3-4dd7-8956-ce18ebb9f504 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:41.039389 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:41.039389 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:41.044788 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-8211e88d-97c3-4dd7-8956-ce18ebb9f504 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:41.050961 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-8211e88d-97c3-4dd7-8956-ce18ebb9f504 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:41.051996 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 925/3733] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:26:41 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 1155 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:41.074502 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.078340 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] POST https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586/action Aug 05 18:26:41.079057 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:26:41.079133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:41.095234 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:41.095234 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:41.095780 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:41.103813 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Begin detaching volume completed successfully. Aug 05 18:26:41.104083 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-442965d1-812e-4780-b1ba-1c3d3d6187b2 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586/action returned with HTTP 202 Aug 05 18:26:41.104686 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 937/3734] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:26:41 2026] POST /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:26:41.165928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d5c3e04f-f74e-48b0-8bf3-9c3b40cbc8a0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.168518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9f8ca010-027f-4571-ac03-6b0228df96fb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.168668 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d5c3e04f-f74e-48b0-8bf3-9c3b40cbc8a0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:41.168931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d5c3e04f-f74e-48b0-8bf3-9c3b40cbc8a0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:41.168986 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f8ca010-027f-4571-ac03-6b0228df96fb None None] GET https://10.4.3.210/volume// Aug 05 18:26:41.169693 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f8ca010-027f-4571-ac03-6b0228df96fb None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:41.169819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d5c3e04f-f74e-48b0-8bf3-9c3b40cbc8a0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:41.169898 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f8ca010-027f-4571-ac03-6b0228df96fb None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:41.169931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-d5c3e04f-f74e-48b0-8bf3-9c3b40cbc8a0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:41.170473 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f8ca010-027f-4571-ac03-6b0228df96fb None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:26:41.170909 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 936/3735] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:26:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:26:41.175648 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:41.175648 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:41.176657 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d5c3e04f-f74e-48b0-8bf3-9c3b40cbc8a0 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:41.177276 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 938/3736] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:41 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:41.180301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-98f44a99-ff53-4cea-a649-93f033c9d338 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.183857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-98f44a99-ff53-4cea-a649-93f033c9d338 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:41.184171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-98f44a99-ff53-4cea-a649-93f033c9d338 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:41.184454 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-98f44a99-ff53-4cea-a649-93f033c9d338 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:41.201039 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:41.201039 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:41.207978 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-98f44a99-ff53-4cea-a649-93f033c9d338 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:41.214511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-edb58ba9-6770-40e3-886f-668e2c7d93a8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.216450 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-98f44a99-ff53-4cea-a649-93f033c9d338 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:41.216900 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-edb58ba9-6770-40e3-886f-668e2c7d93a8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:41.217079 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 926/3737] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:26:41 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 1338 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:26:41.217172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-edb58ba9-6770-40e3-886f-668e2c7d93a8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:41.217444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-edb58ba9-6770-40e3-886f-668e2c7d93a8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:41.217550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-edb58ba9-6770-40e3-886f-668e2c7d93a8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:41.223272 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:41.223272 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:41.224100 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-edb58ba9-6770-40e3-886f-668e2c7d93a8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:41.224567 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 938/3738] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:41 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:41.509144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:41.511427 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:41.511685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:41.511920 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:41.512042 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:41.550843 np0000006581 devstack@c-api.service[100363]: DEBUG oslo_db.sqlalchemy.engines [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 05 18:26:41.555309 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:41.555309 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:41.556341 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-51d2c68c-7335-464e-a1f5-972dafd5b882 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:41.556923 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 937/3739] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:41 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:42.191361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ac4b355a-77d9-43a4-97d6-675f8e1c984f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.197232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac4b355a-77d9-43a4-97d6-675f8e1c984f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:42.197467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac4b355a-77d9-43a4-97d6-675f8e1c984f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.197578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac4b355a-77d9-43a4-97d6-675f8e1c984f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.197809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ac4b355a-77d9-43a4-97d6-675f8e1c984f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:42.207735 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.207735 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:42.208685 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac4b355a-77d9-43a4-97d6-675f8e1c984f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:42.209242 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 939/3740] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:42 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:42.239039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a6809e7d-6a31-429e-a134-c63d5b2b40e6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.242641 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a6809e7d-6a31-429e-a134-c63d5b2b40e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:42.242641 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a6809e7d-6a31-429e-a134-c63d5b2b40e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.242641 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a6809e7d-6a31-429e-a134-c63d5b2b40e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.242641 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a6809e7d-6a31-429e-a134-c63d5b2b40e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:42.249543 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.249543 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:42.250572 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a6809e7d-6a31-429e-a134-c63d5b2b40e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:42.251818 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 927/3741] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:42 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:42.273458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-db012e4d-0ffe-4657-a9ee-868a7bc26935 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.276139 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-db012e4d-0ffe-4657-a9ee-868a7bc26935 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f Aug 05 18:26:42.276139 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-db012e4d-0ffe-4657-a9ee-868a7bc26935 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.276139 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-db012e4d-0ffe-4657-a9ee-868a7bc26935 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.285278 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.285278 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:42.372105 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ed5ac93b-4f5b-40a2-8766-d97612be24ad req-db012e4d-0ffe-4657-a9ee-868a7bc26935 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f returned with HTTP 200 Aug 05 18:26:42.373117 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 939/3742] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:26:42 2026] DELETE /volume/v3/attachments/2be2d0bc-1061-4156-bc5f-4b55716ac81f => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:42.503100 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d3a0c6f9-3fc2-48bc-8776-28220633234f req-cc9cdfe6-9b40-43b9-a3cd-2d6bbe6ee45d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.509038 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d3a0c6f9-3fc2-48bc-8776-28220633234f req-cc9cdfe6-9b40-43b9-a3cd-2d6bbe6ee45d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:42.509363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d3a0c6f9-3fc2-48bc-8776-28220633234f req-cc9cdfe6-9b40-43b9-a3cd-2d6bbe6ee45d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.509869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d3a0c6f9-3fc2-48bc-8776-28220633234f req-cc9cdfe6-9b40-43b9-a3cd-2d6bbe6ee45d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.530091 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.530091 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:42.546092 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-d3a0c6f9-3fc2-48bc-8776-28220633234f req-cc9cdfe6-9b40-43b9-a3cd-2d6bbe6ee45d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:42.552111 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d3a0c6f9-3fc2-48bc-8776-28220633234f req-cc9cdfe6-9b40-43b9-a3cd-2d6bbe6ee45d tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:42.552562 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 938/3743] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:26:42 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:42.569939 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5a1a53c9-18c0-4fea-9c97-e5e19f0435a8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.572566 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.573061 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a1a53c9-18c0-4fea-9c97-e5e19f0435a8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:42.573495 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a1a53c9-18c0-4fea-9c97-e5e19f0435a8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.573867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5a1a53c9-18c0-4fea-9c97-e5e19f0435a8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.574056 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5a1a53c9-18c0-4fea-9c97-e5e19f0435a8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:42.575128 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:42.575441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.575731 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.575963 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Delete volume with id: b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:42.579635 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.579635 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:42.580437 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5a1a53c9-18c0-4fea-9c97-e5e19f0435a8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:42.580929 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 940/3744] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:42 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:42.587474 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.587474 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:42.588342 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:42.616685 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Delete volume request issued successfully. Aug 05 18:26:42.616685 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4cfeba95-e7b8-4642-9742-0a003459cd9c tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 202 Aug 05 18:26:42.616685 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 928/3745] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:26:42 2026] DELETE /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:26:42.626114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ecc39126-778f-4247-a164-f2a574c5dafd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:42.628819 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ecc39126-778f-4247-a164-f2a574c5dafd tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:42.629172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ecc39126-778f-4247-a164-f2a574c5dafd tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:42.629536 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ecc39126-778f-4247-a164-f2a574c5dafd tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:42.642649 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:42.642649 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:42.648035 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ecc39126-778f-4247-a164-f2a574c5dafd tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Volume info retrieved successfully. Aug 05 18:26:42.655043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ecc39126-778f-4247-a164-f2a574c5dafd tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 200 Aug 05 18:26:42.656643 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 940/3746] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:42 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:43.221990 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c4658aef-96d7-4dcf-ac27-b79358f57533 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:43.224318 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c4658aef-96d7-4dcf-ac27-b79358f57533 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:43.224554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c4658aef-96d7-4dcf-ac27-b79358f57533 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:43.224818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c4658aef-96d7-4dcf-ac27-b79358f57533 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:43.225149 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c4658aef-96d7-4dcf-ac27-b79358f57533 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:43.230230 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:43.230230 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:43.231200 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c4658aef-96d7-4dcf-ac27-b79358f57533 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:43.231814 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 939/3747] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:43 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:43.267245 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-104484b5-789d-4f2c-acee-de879e357eb8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:43.274949 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-104484b5-789d-4f2c-acee-de879e357eb8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:43.274949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-104484b5-789d-4f2c-acee-de879e357eb8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:43.274949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-104484b5-789d-4f2c-acee-de879e357eb8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:43.274949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-104484b5-789d-4f2c-acee-de879e357eb8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:43.281696 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:43.281696 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:43.282749 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-104484b5-789d-4f2c-acee-de879e357eb8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:43.283372 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 941/3748] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:43 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:43.595463 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a410c98d-5e08-4441-a782-616404cf9ff6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:43.597155 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a410c98d-5e08-4441-a782-616404cf9ff6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:43.597464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a410c98d-5e08-4441-a782-616404cf9ff6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:43.597759 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a410c98d-5e08-4441-a782-616404cf9ff6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:43.597920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a410c98d-5e08-4441-a782-616404cf9ff6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:43.605210 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:43.605210 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:43.606278 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a410c98d-5e08-4441-a782-616404cf9ff6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:43.606831 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 929/3749] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:43 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:43.676875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-92e3d9cc-4b00-4882-a151-3b3a92dece1e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:43.681089 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-92e3d9cc-4b00-4882-a151-3b3a92dece1e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] GET https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 Aug 05 18:26:43.681314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-92e3d9cc-4b00-4882-a151-3b3a92dece1e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:43.681577 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-92e3d9cc-4b00-4882-a151-3b3a92dece1e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:43.690629 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-92e3d9cc-4b00-4882-a151-3b3a92dece1e tempest-TestServerVolumeAttachScenarioOldVersion-1174311405 tempest-TestServerVolumeAttachScenarioOldVersion-1174311405-project-member] https://10.4.3.210/volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 returned with HTTP 404 Aug 05 18:26:43.690629 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 941/3750] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:26:43 2026] GET /volume/v3/volumes/b52375b6-4da5-4239-b9fc-4696d6dd9586 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:26:44.247582 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b5a299b3-ae1f-4471-b69a-3b4183ce62ed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:44.255495 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5a299b3-ae1f-4471-b69a-3b4183ce62ed tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:44.256756 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5a299b3-ae1f-4471-b69a-3b4183ce62ed tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:44.257015 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5a299b3-ae1f-4471-b69a-3b4183ce62ed tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:44.257379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b5a299b3-ae1f-4471-b69a-3b4183ce62ed tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:44.266463 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:44.266463 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:44.267643 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5a299b3-ae1f-4471-b69a-3b4183ce62ed tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:44.268162 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 940/3751] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:44 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:44.297988 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-15bd07b3-9d80-47c8-87f4-a6f2a04c31a9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:44.299799 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15bd07b3-9d80-47c8-87f4-a6f2a04c31a9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:44.300138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15bd07b3-9d80-47c8-87f4-a6f2a04c31a9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:44.302562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15bd07b3-9d80-47c8-87f4-a6f2a04c31a9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:44.302562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-15bd07b3-9d80-47c8-87f4-a6f2a04c31a9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:44.309930 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:44.309930 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:44.309930 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15bd07b3-9d80-47c8-87f4-a6f2a04c31a9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:44.309930 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 942/3752] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:44 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:44.626205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9835eeca-e54a-4313-83b7-f33bce66ffeb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:44.630653 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9835eeca-e54a-4313-83b7-f33bce66ffeb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:44.630653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9835eeca-e54a-4313-83b7-f33bce66ffeb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:44.630851 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9835eeca-e54a-4313-83b7-f33bce66ffeb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:44.631005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9835eeca-e54a-4313-83b7-f33bce66ffeb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:44.638258 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:44.638258 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:44.639540 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9835eeca-e54a-4313-83b7-f33bce66ffeb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:44.639914 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 930/3753] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:44 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:45.279139 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-152de4e6-2030-4d16-beff-a6f9188ed263 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:45.281587 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-152de4e6-2030-4d16-beff-a6f9188ed263 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:45.281889 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-152de4e6-2030-4d16-beff-a6f9188ed263 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:45.282159 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-152de4e6-2030-4d16-beff-a6f9188ed263 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:45.282300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-152de4e6-2030-4d16-beff-a6f9188ed263 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:45.287714 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:45.287714 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:45.288628 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-152de4e6-2030-4d16-beff-a6f9188ed263 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:45.289150 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 942/3754] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:45 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:45.320486 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-01b6f00b-e9ec-4c8a-8b27-204ddce34b26 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:45.322648 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01b6f00b-e9ec-4c8a-8b27-204ddce34b26 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:45.323537 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01b6f00b-e9ec-4c8a-8b27-204ddce34b26 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:45.323828 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01b6f00b-e9ec-4c8a-8b27-204ddce34b26 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:45.323954 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-01b6f00b-e9ec-4c8a-8b27-204ddce34b26 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:45.329260 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:45.329260 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:45.330034 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01b6f00b-e9ec-4c8a-8b27-204ddce34b26 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:45.330612 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 941/3755] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:45 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:45.654135 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea136992-7b27-4ede-9c3c-f81255e39511 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:45.656940 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea136992-7b27-4ede-9c3c-f81255e39511 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:45.657226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea136992-7b27-4ede-9c3c-f81255e39511 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:45.657507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea136992-7b27-4ede-9c3c-f81255e39511 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:45.657694 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ea136992-7b27-4ede-9c3c-f81255e39511 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:45.663275 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:45.663275 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:45.664123 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea136992-7b27-4ede-9c3c-f81255e39511 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:45.665071 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 943/3756] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:45 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:46.301737 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-67f2060d-120f-4db2-919d-542d8746c324 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:46.303610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67f2060d-120f-4db2-919d-542d8746c324 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:46.303842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67f2060d-120f-4db2-919d-542d8746c324 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:46.304045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67f2060d-120f-4db2-919d-542d8746c324 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:46.304140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-67f2060d-120f-4db2-919d-542d8746c324 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:46.308530 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:46.308530 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:46.309450 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67f2060d-120f-4db2-919d-542d8746c324 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:46.309889 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 931/3757] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:46 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:46.346104 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-00de35c5-c9fe-463a-83c4-15e2e673750c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:46.348428 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00de35c5-c9fe-463a-83c4-15e2e673750c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:46.348733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-00de35c5-c9fe-463a-83c4-15e2e673750c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:46.348974 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-00de35c5-c9fe-463a-83c4-15e2e673750c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:46.349115 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-00de35c5-c9fe-463a-83c4-15e2e673750c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:46.355022 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:46.355022 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:46.355895 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-00de35c5-c9fe-463a-83c4-15e2e673750c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:46.356422 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 943/3758] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:46 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:46.679242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b60f52c8-049c-41c8-86db-4a42b2a3ecc6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:46.681897 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b60f52c8-049c-41c8-86db-4a42b2a3ecc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:46.682163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b60f52c8-049c-41c8-86db-4a42b2a3ecc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:46.682488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b60f52c8-049c-41c8-86db-4a42b2a3ecc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:46.682690 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b60f52c8-049c-41c8-86db-4a42b2a3ecc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:46.690257 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:46.690257 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:46.690469 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b60f52c8-049c-41c8-86db-4a42b2a3ecc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:46.694637 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 942/3759] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:46 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:47.323077 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fd633d98-4642-4486-9375-31e6a0cad6b1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:47.325860 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fd633d98-4642-4486-9375-31e6a0cad6b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:47.326038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fd633d98-4642-4486-9375-31e6a0cad6b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:47.326313 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fd633d98-4642-4486-9375-31e6a0cad6b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:47.326446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-fd633d98-4642-4486-9375-31e6a0cad6b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:47.330225 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:47.330225 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:47.330998 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fd633d98-4642-4486-9375-31e6a0cad6b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:47.331369 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 944/3760] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:47 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:47.341095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d3d7ef67-202c-4237-91fc-e0b11328e877 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:47.342995 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d3d7ef67-202c-4237-91fc-e0b11328e877 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:47.343152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d3d7ef67-202c-4237-91fc-e0b11328e877 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:47.343319 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d3d7ef67-202c-4237-91fc-e0b11328e877 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:47.343421 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d3d7ef67-202c-4237-91fc-e0b11328e877 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:47.348692 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:47.348692 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:47.349466 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d3d7ef67-202c-4237-91fc-e0b11328e877 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:47.349881 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 932/3761] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:47 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:47.361455 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-543eef75-0288-4901-bd14-f699d6397a88 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:47.364621 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:47.364621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cf26f3f-ecab-435f-b5a3-23e4a351a1ab", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-236120425"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:47.367664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating new backup {'backup': {'volume_id': '2cf26f3f-ecab-435f-b5a3-23e4a351a1ab', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-236120425'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:47.367664 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Creating backup of volume 2cf26f3f-ecab-435f-b5a3-23e4a351a1ab in container None Aug 05 18:26:47.369035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d96cc8ee-f0d1-4069-82ff-82c8c6eb9b5b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:47.371351 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d96cc8ee-f0d1-4069-82ff-82c8c6eb9b5b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:47.371776 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d96cc8ee-f0d1-4069-82ff-82c8c6eb9b5b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:47.372019 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d96cc8ee-f0d1-4069-82ff-82c8c6eb9b5b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:47.372190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d96cc8ee-f0d1-4069-82ff-82c8c6eb9b5b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:47.373974 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:47.373974 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:47.374508 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Volume info retrieved successfully. Aug 05 18:26:47.377726 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:47.377726 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:47.378551 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d96cc8ee-f0d1-4069-82ff-82c8c6eb9b5b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:47.379296 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 943/3762] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:47 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:47.394748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Created reservations ['cb8ad8eb-bafa-438b-98c7-69607e90c649', 'b51d374c-fbc3-4819-89be-a7e1710aea46'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:47.437759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-543eef75-0288-4901-bd14-f699d6397a88 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:47.438338 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 944/3763] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:47 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:47.449363 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f9552d55-ba8d-491d-ae8d-776898aa200e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:47.451626 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9552d55-ba8d-491d-ae8d-776898aa200e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:47.451886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9552d55-ba8d-491d-ae8d-776898aa200e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:47.452123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9552d55-ba8d-491d-ae8d-776898aa200e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:47.452256 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f9552d55-ba8d-491d-ae8d-776898aa200e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:47.457347 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:47.457347 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:47.458152 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9552d55-ba8d-491d-ae8d-776898aa200e tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:47.458710 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 945/3764] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:47 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:47.715153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5968e18e-971b-452a-97dc-5a7e396163b4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:47.715153 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5968e18e-971b-452a-97dc-5a7e396163b4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:47.715153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5968e18e-971b-452a-97dc-5a7e396163b4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:47.715153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5968e18e-971b-452a-97dc-5a7e396163b4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:47.715153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5968e18e-971b-452a-97dc-5a7e396163b4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:47.725341 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:47.725341 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:47.726375 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5968e18e-971b-452a-97dc-5a7e396163b4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:47.726851 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 933/3765] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:47 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:48.394230 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-94021274-45af-478d-adb9-8063b8def57d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:48.397406 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-94021274-45af-478d-adb9-8063b8def57d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:48.397758 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-94021274-45af-478d-adb9-8063b8def57d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:48.398003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-94021274-45af-478d-adb9-8063b8def57d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:48.398176 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-94021274-45af-478d-adb9-8063b8def57d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:48.404484 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:48.404484 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:48.405599 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-94021274-45af-478d-adb9-8063b8def57d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:48.406128 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 944/3766] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:48 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:48.471823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9ea29af2-086a-4624-8e53-34689bfa2ae6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:48.474290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ea29af2-086a-4624-8e53-34689bfa2ae6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:48.474747 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ea29af2-086a-4624-8e53-34689bfa2ae6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:48.474899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ea29af2-086a-4624-8e53-34689bfa2ae6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:48.475059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9ea29af2-086a-4624-8e53-34689bfa2ae6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:48.480875 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:48.480875 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:48.481824 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ea29af2-086a-4624-8e53-34689bfa2ae6 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:48.482377 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 945/3767] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:48 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:48.744219 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-198e61a8-5b5a-47ed-b9d9-24030132393d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:48.746003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-198e61a8-5b5a-47ed-b9d9-24030132393d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:48.746199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-198e61a8-5b5a-47ed-b9d9-24030132393d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:48.746394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-198e61a8-5b5a-47ed-b9d9-24030132393d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:48.746505 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-198e61a8-5b5a-47ed-b9d9-24030132393d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:48.751044 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:48.751044 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:48.751775 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-198e61a8-5b5a-47ed-b9d9-24030132393d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:48.752131 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 946/3768] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:48 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:49.420502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9b06a566-2ad8-468c-85da-d7c0a82e1aa3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:49.423943 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b06a566-2ad8-468c-85da-d7c0a82e1aa3 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:49.424234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b06a566-2ad8-468c-85da-d7c0a82e1aa3 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:49.424545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b06a566-2ad8-468c-85da-d7c0a82e1aa3 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:49.425793 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9b06a566-2ad8-468c-85da-d7c0a82e1aa3 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:49.433040 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:49.433040 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:49.434014 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b06a566-2ad8-468c-85da-d7c0a82e1aa3 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:49.434637 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 934/3769] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:49 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:49.495829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-752b91c0-3136-4528-a48e-aee197afb075 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:49.498246 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-752b91c0-3136-4528-a48e-aee197afb075 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:49.498524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-752b91c0-3136-4528-a48e-aee197afb075 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:49.498858 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-752b91c0-3136-4528-a48e-aee197afb075 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:49.499120 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-752b91c0-3136-4528-a48e-aee197afb075 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:49.504053 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:49.504053 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:49.504874 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-752b91c0-3136-4528-a48e-aee197afb075 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:49.505504 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 945/3770] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:49 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:49.765243 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4bdf4d46-2cfe-4001-81e9-c6396e473b96 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:49.767037 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4bdf4d46-2cfe-4001-81e9-c6396e473b96 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:49.767220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4bdf4d46-2cfe-4001-81e9-c6396e473b96 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:49.767412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4bdf4d46-2cfe-4001-81e9-c6396e473b96 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:49.767553 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-4bdf4d46-2cfe-4001-81e9-c6396e473b96 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:49.772065 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:49.772065 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:49.772978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4bdf4d46-2cfe-4001-81e9-c6396e473b96 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:49.773490 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 946/3771] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:49 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:50.444648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1e8d86ba-e76b-4de6-8da0-4c14bcc1c68c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.447126 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1e8d86ba-e76b-4de6-8da0-4c14bcc1c68c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:50.447502 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1e8d86ba-e76b-4de6-8da0-4c14bcc1c68c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.447817 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1e8d86ba-e76b-4de6-8da0-4c14bcc1c68c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.448109 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-1e8d86ba-e76b-4de6-8da0-4c14bcc1c68c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:50.452923 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.452923 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:50.453574 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1e8d86ba-e76b-4de6-8da0-4c14bcc1c68c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 200 Aug 05 18:26:50.454016 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 947/3772] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:50.465315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.468842 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 Aug 05 18:26:50.469143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.469376 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.469487 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete backup with id: 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631. Aug 05 18:26:50.474568 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.474568 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:50.489179 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] delete_backup rpcapi backup_id 3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:26:50.491782 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b4fd4fd6-9e98-4c01-8d5c-e6b35326246d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 returned with HTTP 202 Aug 05 18:26:50.492283 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 935/3773] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:26:50 2026] DELETE /volume/v3/backups/3e4f5ea4-dbd3-48e4-87b1-2dfb37b8c631 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:26:50.506009 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cda41611-8c86-4794-844d-ff934788754c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.508209 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 Aug 05 18:26:50.508458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.508674 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.508831 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume with id: 9c4ecce6-91dc-4513-94a8-2f6395d062d0 Aug 05 18:26:50.518160 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.518160 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:50.518686 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:50.521677 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-12083ada-5e40-4aba-9a3f-1e66dd62ee94 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.526020 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12083ada-5e40-4aba-9a3f-1e66dd62ee94 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:50.526285 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12083ada-5e40-4aba-9a3f-1e66dd62ee94 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.526562 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12083ada-5e40-4aba-9a3f-1e66dd62ee94 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.526701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-12083ada-5e40-4aba-9a3f-1e66dd62ee94 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:50.534313 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.534313 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:50.535473 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12083ada-5e40-4aba-9a3f-1e66dd62ee94 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:50.535954 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 947/3774] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:50.539091 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume request issued successfully. Aug 05 18:26:50.539348 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cda41611-8c86-4794-844d-ff934788754c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 returned with HTTP 202 Aug 05 18:26:50.539901 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 946/3775] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:26:50 2026] DELETE /volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:50.553815 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-680ac79e-1e33-47e3-8f5b-23d409da2a1d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.556430 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-680ac79e-1e33-47e3-8f5b-23d409da2a1d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 Aug 05 18:26:50.556513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-680ac79e-1e33-47e3-8f5b-23d409da2a1d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.557238 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-680ac79e-1e33-47e3-8f5b-23d409da2a1d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.568813 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.568813 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:50.573621 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-680ac79e-1e33-47e3-8f5b-23d409da2a1d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:50.578782 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-680ac79e-1e33-47e3-8f5b-23d409da2a1d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 returned with HTTP 200 Aug 05 18:26:50.579223 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 948/3776] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:50.784307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6b52c15f-2212-41f8-8717-670bcbf0e7aa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.786113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b52c15f-2212-41f8-8717-670bcbf0e7aa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:50.786335 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b52c15f-2212-41f8-8717-670bcbf0e7aa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.786588 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b52c15f-2212-41f8-8717-670bcbf0e7aa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.786740 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-6b52c15f-2212-41f8-8717-670bcbf0e7aa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:50.792192 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.792192 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:50.794058 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b52c15f-2212-41f8-8717-670bcbf0e7aa tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:50.795326 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 936/3777] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:50.806097 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bd7f811e-6c46-4a1c-a5db-13f22b74e7c6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.808254 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bd7f811e-6c46-4a1c-a5db-13f22b74e7c6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 Aug 05 18:26:50.808491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bd7f811e-6c46-4a1c-a5db-13f22b74e7c6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.808770 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bd7f811e-6c46-4a1c-a5db-13f22b74e7c6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.817942 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.817942 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:50.824066 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bd7f811e-6c46-4a1c-a5db-13f22b74e7c6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:50.832269 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bd7f811e-6c46-4a1c-a5db-13f22b74e7c6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 returned with HTTP 200 Aug 05 18:26:50.832930 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 948/3778] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:50.850314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-114ed0c3-5555-470d-a03f-2e5d94335bdc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.852226 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-114ed0c3-5555-470d-a03f-2e5d94335bdc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 Aug 05 18:26:50.852490 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-114ed0c3-5555-470d-a03f-2e5d94335bdc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.852696 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-114ed0c3-5555-470d-a03f-2e5d94335bdc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.860307 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.860307 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:50.866211 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-114ed0c3-5555-470d-a03f-2e5d94335bdc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:50.873553 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-114ed0c3-5555-470d-a03f-2e5d94335bdc tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 returned with HTTP 200 Aug 05 18:26:50.873883 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 947/3779] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:50.889633 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.891315 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 Aug 05 18:26:50.891553 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.891819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.892019 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: 8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 Aug 05 18:26:50.901103 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.901103 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:50.901674 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:50.922848 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume request issued successfully. Aug 05 18:26:50.922848 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a904bb69-fced-46e4-a1f6-977a52c9dc82 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 returned with HTTP 202 Aug 05 18:26:50.923199 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 949/3780] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:50 2026] DELETE /volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:50.931244 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-54b162f4-087c-4c5c-a959-6eb8941e2f77 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:50.933782 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-54b162f4-087c-4c5c-a959-6eb8941e2f77 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 Aug 05 18:26:50.933782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-54b162f4-087c-4c5c-a959-6eb8941e2f77 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:50.934151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-54b162f4-087c-4c5c-a959-6eb8941e2f77 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:50.943375 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:50.943375 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:50.948780 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-54b162f4-087c-4c5c-a959-6eb8941e2f77 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:50.953988 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-54b162f4-087c-4c5c-a959-6eb8941e2f77 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 returned with HTTP 200 Aug 05 18:26:50.954540 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 937/3781] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:50 2026] GET /volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 => generated 965 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:51.550399 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0657e84f-21f1-44c6-bd84-89fdfc4752ca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.552691 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0657e84f-21f1-44c6-bd84-89fdfc4752ca tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:51.552967 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0657e84f-21f1-44c6-bd84-89fdfc4752ca tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:51.553221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0657e84f-21f1-44c6-bd84-89fdfc4752ca tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:51.553367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0657e84f-21f1-44c6-bd84-89fdfc4752ca tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:51.559362 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:51.559362 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:51.560176 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0657e84f-21f1-44c6-bd84-89fdfc4752ca tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:51.560790 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 949/3782] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:51 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:51.594351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b21cafa1-0c0f-4fb8-981b-c3c3150e0e70 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.596883 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b21cafa1-0c0f-4fb8-981b-c3c3150e0e70 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 Aug 05 18:26:51.597188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b21cafa1-0c0f-4fb8-981b-c3c3150e0e70 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:51.597468 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b21cafa1-0c0f-4fb8-981b-c3c3150e0e70 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:51.605552 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b21cafa1-0c0f-4fb8-981b-c3c3150e0e70 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 returned with HTTP 404 Aug 05 18:26:51.606166 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 948/3783] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:51 2026] GET /volume/v3/volumes/9c4ecce6-91dc-4513-94a8-2f6395d062d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:51.617742 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.620503 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d/export_record Aug 05 18:26:51.620860 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:51.621169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'export_record' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:51.621340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Export record for backup bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:26:51.627478 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:51.627478 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:51.628553 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.api [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling RPCAPI with context: , host: np0000006581, backup: bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100365) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 05 18:26:51.649394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] export_record in rpcapi backup_id bea8e837-7519-43b3-8a2e-9b47eb30806d on host np0000006581. {{(pid=100365) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 05 18:26:51.663346 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmVhOGU4MzctNzUxOS00M2IzLThhMmUtOWI0N2ViMzA4MDZkIiwgInVzZXJfaWQiOiAiMWZjNjA1MDUzZjA5NDRiMzgzNzkzOWI2YmNiNDkyYTgiLCAicHJvamVjdF9pZCI6ICJjMzE5NTZlNTQzZjg0NmE0OTVjODhmZTIxMjM4NTJjNCIsICJ2b2x1bWVfaWQiOiAiMzdmNzMxN2EtNTQ1My00ZTY1LWE2MmUtMjg4NGFiM2EyMjkzIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zOTYzODM2MzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zN2Y3MzE3YS01NDUzLTRlNjUtYTYyZS0yODg0YWIzYTIyOTMvMjAyNjA4MDUxODI1NDcvYXpfbm92YV9iYWNrdXBfYmVhOGU4MzctNzUxOS00M2IzLThhMmUtOWI0N2ViMzA4MDZkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wNVQxODoyNTo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyNTo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA1VDE4OjI2OjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100365) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 05 18:26:51.663783 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f233ad53-2c8a-4d3c-a864-0d88b692e442 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d/export_record returned with HTTP 200 Aug 05 18:26:51.664609 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 950/3784] 10.4.3.210 () {68 vars in 1430 bytes} [Wed Aug 5 18:26:51 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d/export_record => generated 1424 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:51.674663 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.677038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:51.677382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1018411605"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:51.679058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1018411605'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:51.679166 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume of 1 GB Aug 05 18:26:51.683874 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Availability Zones retrieved successfully. Aug 05 18:26:51.690503 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (c3762ef7-9a87-46b8-adfa-5943ea1bd9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:51.691586 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec168292-039c-4106-a8d6-2c2fdd4cf663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:51.692445 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:51.723813 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec168292-039c-4106-a8d6-2c2fdd4cf663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:51.724873 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01118bca-f167-4bf1-99c7-76d80919ac06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:51.770022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['7695f326-6a7b-4de2-b675-607180f98549', 'ff48c137-dbf7-428b-8f1d-0d2936e0f553', 'c6329d4d-5adb-4508-b808-35cbfa6af49a', '37197e13-0838-4220-a500-0b2b0d347388'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:51.770924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01118bca-f167-4bf1-99c7-76d80919ac06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7695f326-6a7b-4de2-b675-607180f98549', 'ff48c137-dbf7-428b-8f1d-0d2936e0f553', 'c6329d4d-5adb-4508-b808-35cbfa6af49a', '37197e13-0838-4220-a500-0b2b0d347388']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:51.771725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5bd134-f08c-45b9-bb42-858793064988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:51.803552 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee5bd134-f08c-45b9-bb42-858793064988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67684c6f-95db-4dca-9c2a-389fdcfa128a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1018411605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['7695f326-6a7b-4de2-b675-607180f98549','ff48c137-dbf7-428b-8f1d-0d2936e0f553','c6329d4d-5adb-4508-b808-35cbfa6af49a','37197e13-0838-4220-a500-0b2b0d347388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1018411605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67684c6f-95db-4dca-9c2a-389fdcfa128a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31956e543f846a495c88fe2123852c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fc605053f0944b3837939b6bcb492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:51.804557 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f15af37f-1354-493f-9298-4dad88cd544f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:51.824721 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f15af37f-1354-493f-9298-4dad88cd544f) transitioned into state 'SUCCESS' from state '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-1018411605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['7695f326-6a7b-4de2-b675-607180f98549','ff48c137-dbf7-428b-8f1d-0d2936e0f553','c6329d4d-5adb-4508-b808-35cbfa6af49a','37197e13-0838-4220-a500-0b2b0d347388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:51.825435 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea34279-cfcc-4f30-8b92-581c9e01f842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:51.836610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea34279-cfcc-4f30-8b92-581c9e01f842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:51.837872 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (c3762ef7-9a87-46b8-adfa-5943ea1bd9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:51.838312 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request issued successfully. Aug 05 18:26:51.839163 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-69ce31eb-bae6-47b1-8722-2e55870fb46a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:51.839921 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 938/3785] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:26:51 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:51.853198 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e7e5c2f9-4d70-4b3e-97ac-57d559be7a06 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.855682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7e5c2f9-4d70-4b3e-97ac-57d559be7a06 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a Aug 05 18:26:51.855682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7e5c2f9-4d70-4b3e-97ac-57d559be7a06 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:51.855784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7e5c2f9-4d70-4b3e-97ac-57d559be7a06 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:51.863750 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:51.863750 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:51.868585 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e7e5c2f9-4d70-4b3e-97ac-57d559be7a06 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:51.873069 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7e5c2f9-4d70-4b3e-97ac-57d559be7a06 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a returned with HTTP 200 Aug 05 18:26:51.873534 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 950/3786] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:51 2026] GET /volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:51.969046 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6c0053fb-ba7e-447f-99ec-550839f6168b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.971523 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6c0053fb-ba7e-447f-99ec-550839f6168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 Aug 05 18:26:51.972023 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6c0053fb-ba7e-447f-99ec-550839f6168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:51.972355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6c0053fb-ba7e-447f-99ec-550839f6168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:51.982400 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6c0053fb-ba7e-447f-99ec-550839f6168b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 returned with HTTP 404 Aug 05 18:26:51.983104 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 949/3787] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:51 2026] GET /volume/v3/volumes/8f82c0e0-c1e3-41cd-8b7e-d521700d2c09 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:51.990841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5b4d175-1111-465e-8353-7d15db46ec09 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:51.992948 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5b4d175-1111-465e-8353-7d15db46ec09 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:51.993195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5b4d175-1111-465e-8353-7d15db46ec09 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:51.993437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5b4d175-1111-465e-8353-7d15db46ec09 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:51.993601 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-c5b4d175-1111-465e-8353-7d15db46ec09 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete backup with id: b96b030f-fadc-45f8-9041-2cd42fa55d3a. Aug 05 18:26:51.999170 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:51.999170 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:52.012526 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-c5b4d175-1111-465e-8353-7d15db46ec09 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] delete_backup rpcapi backup_id b96b030f-fadc-45f8-9041-2cd42fa55d3a {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:26:52.014936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5b4d175-1111-465e-8353-7d15db46ec09 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 202 Aug 05 18:26:52.015487 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 951/3788] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:51 2026] DELETE /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:26:52.024986 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-31177cf3-0d4a-4d7f-9f0e-072ab770a981 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:52.027256 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31177cf3-0d4a-4d7f-9f0e-072ab770a981 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:52.027514 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31177cf3-0d4a-4d7f-9f0e-072ab770a981 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:52.027788 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-31177cf3-0d4a-4d7f-9f0e-072ab770a981 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:52.028003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-31177cf3-0d4a-4d7f-9f0e-072ab770a981 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:52.038266 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:52.038266 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:52.039225 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-31177cf3-0d4a-4d7f-9f0e-072ab770a981 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 200 Aug 05 18:26:52.039963 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 939/3789] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:52 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:52.574464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-034a8d98-89b2-4630-bb8e-e9bd68e04fcd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:52.576375 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-034a8d98-89b2-4630-bb8e-e9bd68e04fcd tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:52.576768 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-034a8d98-89b2-4630-bb8e-e9bd68e04fcd tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:52.576861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-034a8d98-89b2-4630-bb8e-e9bd68e04fcd tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:52.576971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-034a8d98-89b2-4630-bb8e-e9bd68e04fcd tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:52.583118 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:52.583118 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:52.583891 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-034a8d98-89b2-4630-bb8e-e9bd68e04fcd tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:52.584301 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 951/3790] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:52 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:52.890096 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-75acce0b-f866-47f4-b570-35e09c4f9354 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:52.891847 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75acce0b-f866-47f4-b570-35e09c4f9354 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a Aug 05 18:26:52.892051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75acce0b-f866-47f4-b570-35e09c4f9354 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:52.892219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75acce0b-f866-47f4-b570-35e09c4f9354 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:52.901233 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:52.901233 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:52.905279 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-75acce0b-f866-47f4-b570-35e09c4f9354 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:52.911064 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75acce0b-f866-47f4-b570-35e09c4f9354 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a returned with HTTP 200 Aug 05 18:26:52.911839 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 950/3791] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:52 2026] GET /volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:26:52.925513 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:52.927219 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:52.927743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67684c6f-95db-4dca-9c2a-389fdcfa128a", "name": "tempest-type-Backup-1129077266"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:52.929321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating new backup {'backup': {'volume_id': '67684c6f-95db-4dca-9c2a-389fdcfa128a', 'name': 'tempest-type-Backup-1129077266'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:52.929466 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating backup of volume 67684c6f-95db-4dca-9c2a-389fdcfa128a in container None Aug 05 18:26:52.940495 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:52.940495 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:52.940985 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:26:52.964658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['24a2399e-b9c3-4a00-b705-273e3536039e', '20b0d340-63bd-4f06-afa9-abe5dcec24a8'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:53.010201 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cf69f7a1-abc4-45db-a994-601af5ee9a05 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:53.010811 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 952/3792] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:26:52 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) Aug 05 18:26:53.021689 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3cce2281-15b7-4fa8-88cb-45540f9b1db9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:53.024085 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3cce2281-15b7-4fa8-88cb-45540f9b1db9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:53.024247 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3cce2281-15b7-4fa8-88cb-45540f9b1db9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:53.024505 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3cce2281-15b7-4fa8-88cb-45540f9b1db9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:53.024715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3cce2281-15b7-4fa8-88cb-45540f9b1db9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:53.030867 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:53.030867 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:53.032129 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3cce2281-15b7-4fa8-88cb-45540f9b1db9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:53.032129 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 940/3793] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:53 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:53.053471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef19b15f-6947-4365-95b8-0bfb95da681c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:53.055622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef19b15f-6947-4365-95b8-0bfb95da681c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a Aug 05 18:26:53.055851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef19b15f-6947-4365-95b8-0bfb95da681c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:53.056079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef19b15f-6947-4365-95b8-0bfb95da681c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:53.056225 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ef19b15f-6947-4365-95b8-0bfb95da681c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id b96b030f-fadc-45f8-9041-2cd42fa55d3a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:53.061420 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef19b15f-6947-4365-95b8-0bfb95da681c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a returned with HTTP 404 Aug 05 18:26:53.062039 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 952/3794] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:53 2026] GET /volume/v3/backups/b96b030f-fadc-45f8-9041-2cd42fa55d3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:53.155553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-92187711-4e9a-41ec-be71-6e340c4945b5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:53.157811 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:53.158118 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:53.158469 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:53.158534 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: 12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:53.167360 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:53.167360 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:53.168085 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:53.190322 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume request issued successfully. Aug 05 18:26:53.190688 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92187711-4e9a-41ec-be71-6e340c4945b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 202 Aug 05 18:26:53.191538 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 951/3795] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:53 2026] DELETE /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:26:53.200481 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c0b5983c-41ab-4bad-bb73-6214cea176e0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:53.202320 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0b5983c-41ab-4bad-bb73-6214cea176e0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:53.202581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0b5983c-41ab-4bad-bb73-6214cea176e0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:53.202861 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c0b5983c-41ab-4bad-bb73-6214cea176e0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:53.212781 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:53.212781 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:53.219852 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c0b5983c-41ab-4bad-bb73-6214cea176e0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:53.226018 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c0b5983c-41ab-4bad-bb73-6214cea176e0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 200 Aug 05 18:26:53.226656 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 953/3796] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:53 2026] GET /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:53.598088 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bedeac23-1d5c-4a5d-a683-4f1f11e7e18b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:53.599919 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bedeac23-1d5c-4a5d-a683-4f1f11e7e18b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:53.600205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bedeac23-1d5c-4a5d-a683-4f1f11e7e18b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:53.600472 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bedeac23-1d5c-4a5d-a683-4f1f11e7e18b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:53.600742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-bedeac23-1d5c-4a5d-a683-4f1f11e7e18b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:53.606451 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:53.606451 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:53.607383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bedeac23-1d5c-4a5d-a683-4f1f11e7e18b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:53.607940 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 941/3797] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:53 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:54.046615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9a4b0d10-ab96-482e-9e99-db245b2f2959 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.048853 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a4b0d10-ab96-482e-9e99-db245b2f2959 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:54.049091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a4b0d10-ab96-482e-9e99-db245b2f2959 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:54.049315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a4b0d10-ab96-482e-9e99-db245b2f2959 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:54.049456 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9a4b0d10-ab96-482e-9e99-db245b2f2959 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:54.055718 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:54.055718 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:54.056515 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a4b0d10-ab96-482e-9e99-db245b2f2959 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:54.056959 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 953/3798] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:54 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:54.242703 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-620b3f6f-874b-41da-bf30-082a65548be2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.244768 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-620b3f6f-874b-41da-bf30-082a65548be2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:54.245020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-620b3f6f-874b-41da-bf30-082a65548be2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:54.245252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-620b3f6f-874b-41da-bf30-082a65548be2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:54.252941 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-620b3f6f-874b-41da-bf30-082a65548be2 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 404 Aug 05 18:26:54.253675 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 952/3799] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:54 2026] GET /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:54.261695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-37442ab2-a33f-4520-97d9-95f76c6731dd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.265564 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-37442ab2-a33f-4520-97d9-95f76c6731dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:54.265901 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-37442ab2-a33f-4520-97d9-95f76c6731dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:54.266160 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-37442ab2-a33f-4520-97d9-95f76c6731dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:54.274617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-37442ab2-a33f-4520-97d9-95f76c6731dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 404 Aug 05 18:26:54.275259 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 954/3800] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:54 2026] GET /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:54.284605 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-77dab117-d87d-45b0-8743-98616916260a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.286563 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77dab117-d87d-45b0-8743-98616916260a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:54.286886 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77dab117-d87d-45b0-8743-98616916260a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:54.286977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77dab117-d87d-45b0-8743-98616916260a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:54.287155 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-77dab117-d87d-45b0-8743-98616916260a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: 12159a6f-c9a5-4646-a59d-d1f0bb181b98 Aug 05 18:26:54.295190 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77dab117-d87d-45b0-8743-98616916260a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 returned with HTTP 404 Aug 05 18:26:54.295840 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 942/3801] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:26:54 2026] DELETE /volume/v3/volumes/12159a6f-c9a5-4646-a59d-d1f0bb181b98 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:26:54.310655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-36bedd48-e504-4014-a9a7-5217c61fe5af None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.312947 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:26:54.313367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1168354223"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:54.315262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1168354223'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:26:54.315436 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume of 1 GB Aug 05 18:26:54.320717 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Availability Zones retrieved successfully. Aug 05 18:26:54.328698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (b8e05c81-42ce-4454-bbf0-f713b18f2a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:54.330012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b04cca7-d01a-4feb-9470-149d5de8a8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:54.331458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:26:54.374698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b04cca7-d01a-4feb-9470-149d5de8a8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:54.376083 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daea7599-00c4-4270-9dd3-7076f44f49b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:54.437056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['3100a4c4-d515-45f0-956d-503865942665', 'cff8f3ac-0a63-4e78-8bf6-319dc2b17cc7', '3e7774e6-c391-4f35-9a2e-967bf1fb1b93', '5fe1b6c7-03c7-4850-96db-e19ddafd15ce'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:54.438213 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daea7599-00c4-4270-9dd3-7076f44f49b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3100a4c4-d515-45f0-956d-503865942665', 'cff8f3ac-0a63-4e78-8bf6-319dc2b17cc7', '3e7774e6-c391-4f35-9a2e-967bf1fb1b93', '5fe1b6c7-03c7-4850-96db-e19ddafd15ce']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:54.439183 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c9179f-d15e-4b4d-af79-56b7d4cc9632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:54.471233 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c9179f-d15e-4b4d-af79-56b7d4cc9632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8eafd45-6791-45d8-9cec-a9afc816d1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1168354223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['3100a4c4-d515-45f0-956d-503865942665','cff8f3ac-0a63-4e78-8bf6-319dc2b17cc7','3e7774e6-c391-4f35-9a2e-967bf1fb1b93','5fe1b6c7-03c7-4850-96db-e19ddafd15ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1168354223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8eafd45-6791-45d8-9cec-a9afc816d1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ef45c888ac40298d9c3e83074c2467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:54.472323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a98200-94b7-4351-ad7f-386b43a4ead2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:54.496198 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a98200-94b7-4351-ad7f-386b43a4ead2) transitioned into state 'SUCCESS' from state '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-1168354223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ef45c888ac40298d9c3e83074c2467',qos_specs=None,replication_status=,reservations=['3100a4c4-d515-45f0-956d-503865942665','cff8f3ac-0a63-4e78-8bf6-319dc2b17cc7','3e7774e6-c391-4f35-9a2e-967bf1fb1b93','5fe1b6c7-03c7-4850-96db-e19ddafd15ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3ce3c2ed8f641c0be4bdbde2c9b5202',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:54.496883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab98a69c-0226-4553-825a-698f523d0281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:26:54.507926 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab98a69c-0226-4553-825a-698f523d0281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:26:54.509283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Flow 'volume_create_api' (b8e05c81-42ce-4454-bbf0-f713b18f2a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:26:54.509759 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Create volume request issued successfully. Aug 05 18:26:54.510652 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-36bedd48-e504-4014-a9a7-5217c61fe5af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:26:54.511229 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 954/3802] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:26:54 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:54.524698 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e5a30cbd-0cef-4c5c-96ae-3d2b874b85b0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.526525 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5a30cbd-0cef-4c5c-96ae-3d2b874b85b0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:26:54.526734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5a30cbd-0cef-4c5c-96ae-3d2b874b85b0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:54.526939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e5a30cbd-0cef-4c5c-96ae-3d2b874b85b0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:54.534642 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:54.534642 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:54.539203 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e5a30cbd-0cef-4c5c-96ae-3d2b874b85b0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:54.544902 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e5a30cbd-0cef-4c5c-96ae-3d2b874b85b0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:26:54.545445 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 953/3803] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:54 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:54.618625 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-434d3660-c806-41b6-930f-5575a8dd49e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:54.620616 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-434d3660-c806-41b6-930f-5575a8dd49e4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:54.620867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-434d3660-c806-41b6-930f-5575a8dd49e4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:54.621033 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-434d3660-c806-41b6-930f-5575a8dd49e4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:54.621129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-434d3660-c806-41b6-930f-5575a8dd49e4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:54.626579 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:54.626579 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:54.628210 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-434d3660-c806-41b6-930f-5575a8dd49e4 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:54.628484 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 955/3804] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:54 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:55.067851 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-39f25d0a-8740-4e51-9b50-7ee9ca196737 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:55.069912 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-39f25d0a-8740-4e51-9b50-7ee9ca196737 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:55.070232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-39f25d0a-8740-4e51-9b50-7ee9ca196737 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:55.070519 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-39f25d0a-8740-4e51-9b50-7ee9ca196737 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:55.070702 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-39f25d0a-8740-4e51-9b50-7ee9ca196737 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:55.075156 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:55.075156 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:55.075884 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-39f25d0a-8740-4e51-9b50-7ee9ca196737 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:55.076263 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 943/3805] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:55 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:55.559537 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7b1a36b4-3aa5-40d6-a4f9-cf280934998e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:55.562177 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7b1a36b4-3aa5-40d6-a4f9-cf280934998e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:26:55.562414 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7b1a36b4-3aa5-40d6-a4f9-cf280934998e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:55.562695 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7b1a36b4-3aa5-40d6-a4f9-cf280934998e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:55.572284 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:55.572284 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:55.576997 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7b1a36b4-3aa5-40d6-a4f9-cf280934998e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:26:55.584840 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7b1a36b4-3aa5-40d6-a4f9-cf280934998e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:26:55.585848 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 955/3806] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:55 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:55.644484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e795bda3-f2da-4e64-ab7a-e45b433cac56 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:55.646072 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e795bda3-f2da-4e64-ab7a-e45b433cac56 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:55.646072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e795bda3-f2da-4e64-ab7a-e45b433cac56 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:55.646072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e795bda3-f2da-4e64-ab7a-e45b433cac56 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:55.646376 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-e795bda3-f2da-4e64-ab7a-e45b433cac56 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:55.651184 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:55.651184 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:55.652540 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e795bda3-f2da-4e64-ab7a-e45b433cac56 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:55.652540 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 954/3807] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:55 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:56.087970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f693c782-15f3-49f2-aff1-56291c9878bf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:56.089781 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f693c782-15f3-49f2-aff1-56291c9878bf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:56.090006 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f693c782-15f3-49f2-aff1-56291c9878bf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:56.090246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f693c782-15f3-49f2-aff1-56291c9878bf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:56.090412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f693c782-15f3-49f2-aff1-56291c9878bf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:56.094827 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:56.094827 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:56.095456 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f693c782-15f3-49f2-aff1-56291c9878bf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:56.095823 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 956/3808] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:56 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:56.667443 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d097b7bf-cc4c-4eac-910a-556e9007d01d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:56.669423 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d097b7bf-cc4c-4eac-910a-556e9007d01d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:26:56.669726 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d097b7bf-cc4c-4eac-910a-556e9007d01d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:56.670020 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d097b7bf-cc4c-4eac-910a-556e9007d01d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:56.670070 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d097b7bf-cc4c-4eac-910a-556e9007d01d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:56.682247 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:56.682247 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:56.683206 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d097b7bf-cc4c-4eac-910a-556e9007d01d tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:26:56.683783 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 944/3809] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:56 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:56.694516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8a7ba691-e10b-4991-a9d3-66a315dd861f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:56.696908 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8a7ba691-e10b-4991-a9d3-66a315dd861f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:26:56.697164 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8a7ba691-e10b-4991-a9d3-66a315dd861f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:56.697475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8a7ba691-e10b-4991-a9d3-66a315dd861f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:56.697665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8a7ba691-e10b-4991-a9d3-66a315dd861f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:56.702431 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:56.702431 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:56.703290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8a7ba691-e10b-4991-a9d3-66a315dd861f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:26:56.704148 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 956/3810] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:56 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:56.716856 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cdd5bb06-da18-4959-84fe-2803787873b0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:56.719525 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cdd5bb06-da18-4959-84fe-2803787873b0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:26:56.719780 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cdd5bb06-da18-4959-84fe-2803787873b0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:56.719959 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cdd5bb06-da18-4959-84fe-2803787873b0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:56.720057 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-cdd5bb06-da18-4959-84fe-2803787873b0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:56.724945 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:56.724945 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:56.725800 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cdd5bb06-da18-4959-84fe-2803787873b0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:26:56.726073 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 955/3811] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:56 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:56.740306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:56.740306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:26:56.740608 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cf26f3f-ecab-435f-b5a3-23e4a351a1ab", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1733069369"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:26:56.742339 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating new backup {'backup': {'volume_id': '2cf26f3f-ecab-435f-b5a3-23e4a351a1ab', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1733069369'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:26:56.742469 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Creating backup of volume 2cf26f3f-ecab-435f-b5a3-23e4a351a1ab in container None Aug 05 18:26:56.753803 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:56.753803 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:56.754295 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:26:56.781295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Created reservations ['ac7c82f6-5e30-4e24-82f2-69f6b40c3718', 'af7c110f-029f-491b-9683-5b3f372541c3'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:26:56.835046 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd72d607-3993-49a4-b351-6bf5eef0f713 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:26:56.836928 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 957/3812] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:26:56 2026] POST /volume/v3/backups => generated 330 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:26:56.845038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dda90e86-4ed4-4b02-89fb-24fc2bcda61d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:56.848333 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dda90e86-4ed4-4b02-89fb-24fc2bcda61d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:26:56.848333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dda90e86-4ed4-4b02-89fb-24fc2bcda61d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:56.848333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dda90e86-4ed4-4b02-89fb-24fc2bcda61d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:56.848333 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dda90e86-4ed4-4b02-89fb-24fc2bcda61d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:56.853624 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:56.853624 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:56.854772 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dda90e86-4ed4-4b02-89fb-24fc2bcda61d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:26:56.855285 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 945/3813] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:56 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:57.108168 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ca9e7f59-35a6-458b-8c26-b347e9289e83 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:57.110749 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ca9e7f59-35a6-458b-8c26-b347e9289e83 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:57.110749 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ca9e7f59-35a6-458b-8c26-b347e9289e83 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:57.111008 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ca9e7f59-35a6-458b-8c26-b347e9289e83 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:57.111099 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ca9e7f59-35a6-458b-8c26-b347e9289e83 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:57.116422 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:57.116422 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:57.117585 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ca9e7f59-35a6-458b-8c26-b347e9289e83 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:57.118091 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 957/3814] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:57 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:57.873658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-24e071da-bf7e-4ec7-a0e2-ca1d468d578f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:57.875623 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24e071da-bf7e-4ec7-a0e2-ca1d468d578f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:26:57.875955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24e071da-bf7e-4ec7-a0e2-ca1d468d578f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:57.876251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24e071da-bf7e-4ec7-a0e2-ca1d468d578f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:57.876444 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-24e071da-bf7e-4ec7-a0e2-ca1d468d578f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:57.881675 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:57.881675 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:57.882739 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24e071da-bf7e-4ec7-a0e2-ca1d468d578f tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:26:57.883419 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 956/3815] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:57 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:58.132700 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5bc7d4cd-1248-4279-b9ba-a58d04cf3acd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:58.134994 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5bc7d4cd-1248-4279-b9ba-a58d04cf3acd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:58.135170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5bc7d4cd-1248-4279-b9ba-a58d04cf3acd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:58.135506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5bc7d4cd-1248-4279-b9ba-a58d04cf3acd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:58.135506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5bc7d4cd-1248-4279-b9ba-a58d04cf3acd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:58.141407 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:58.141407 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:26:58.142265 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5bc7d4cd-1248-4279-b9ba-a58d04cf3acd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:58.142759 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 958/3816] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:58 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:58.897900 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7562ae74-6d00-4407-ac95-9c1b2385c5c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:58.902456 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7562ae74-6d00-4407-ac95-9c1b2385c5c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:26:58.902865 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7562ae74-6d00-4407-ac95-9c1b2385c5c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:58.903383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7562ae74-6d00-4407-ac95-9c1b2385c5c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:58.903604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-7562ae74-6d00-4407-ac95-9c1b2385c5c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:58.910362 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:58.910362 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:26:58.912162 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7562ae74-6d00-4407-ac95-9c1b2385c5c2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:26:58.912731 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 946/3817] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:58 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:59.162288 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b49191e0-03a0-4809-8da1-5a85dc20665c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:59.169187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b49191e0-03a0-4809-8da1-5a85dc20665c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:26:59.169513 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b49191e0-03a0-4809-8da1-5a85dc20665c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:59.170438 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b49191e0-03a0-4809-8da1-5a85dc20665c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:59.170438 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b49191e0-03a0-4809-8da1-5a85dc20665c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:59.180318 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:59.180318 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:26:59.181365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b49191e0-03a0-4809-8da1-5a85dc20665c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:26:59.182526 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 958/3818] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:26:59 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:26:59.928193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-067da588-907b-46dd-9595-aaccc6ea9ff4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:26:59.930454 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-067da588-907b-46dd-9595-aaccc6ea9ff4 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:26:59.931084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-067da588-907b-46dd-9595-aaccc6ea9ff4 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:26:59.931084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-067da588-907b-46dd-9595-aaccc6ea9ff4 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:26:59.931461 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-067da588-907b-46dd-9595-aaccc6ea9ff4 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:26:59.937335 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:26:59.937335 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:26:59.938517 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-067da588-907b-46dd-9595-aaccc6ea9ff4 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:26:59.938517 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 957/3819] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:26:59 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:00.201091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-217b08af-6c6f-4a07-a438-e79ee5a7bfe6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:00.206472 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-217b08af-6c6f-4a07-a438-e79ee5a7bfe6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:00.206472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-217b08af-6c6f-4a07-a438-e79ee5a7bfe6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:00.209128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-217b08af-6c6f-4a07-a438-e79ee5a7bfe6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:00.209733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-217b08af-6c6f-4a07-a438-e79ee5a7bfe6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:00.217142 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:00.217142 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:00.218709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-217b08af-6c6f-4a07-a438-e79ee5a7bfe6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:00.220042 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 959/3820] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:00 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:00.954108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7a98cc23-2863-4cd6-9507-a0d91cc9aefd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:00.957626 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a98cc23-2863-4cd6-9507-a0d91cc9aefd tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:00.958011 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a98cc23-2863-4cd6-9507-a0d91cc9aefd tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:00.958541 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7a98cc23-2863-4cd6-9507-a0d91cc9aefd tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:00.958541 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-7a98cc23-2863-4cd6-9507-a0d91cc9aefd tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:00.967101 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:00.967101 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:00.969857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7a98cc23-2863-4cd6-9507-a0d91cc9aefd tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:00.969857 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 947/3821] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:00 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:01.239443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1c1da769-46ae-41d0-b21c-a73b2860208a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:01.241290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c1da769-46ae-41d0-b21c-a73b2860208a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:01.243468 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c1da769-46ae-41d0-b21c-a73b2860208a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:01.243637 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c1da769-46ae-41d0-b21c-a73b2860208a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:01.243852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-1c1da769-46ae-41d0-b21c-a73b2860208a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:01.255190 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:01.255190 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:01.255921 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c1da769-46ae-41d0-b21c-a73b2860208a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:01.256477 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 959/3822] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:01 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:01.989842 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7449d432-21a6-4c64-94aa-0a570a3988fe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:01.994545 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7449d432-21a6-4c64-94aa-0a570a3988fe tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:01.994725 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7449d432-21a6-4c64-94aa-0a570a3988fe tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:01.995859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7449d432-21a6-4c64-94aa-0a570a3988fe tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:01.995859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7449d432-21a6-4c64-94aa-0a570a3988fe tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:02.010448 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:02.010448 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:02.013479 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7449d432-21a6-4c64-94aa-0a570a3988fe tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:02.015380 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 958/3823] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:01 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:02.272507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-177ddfe9-2f23-4b00-a3c6-01196853d00b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:02.275744 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-177ddfe9-2f23-4b00-a3c6-01196853d00b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:02.276085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-177ddfe9-2f23-4b00-a3c6-01196853d00b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:02.276327 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-177ddfe9-2f23-4b00-a3c6-01196853d00b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:02.276501 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-177ddfe9-2f23-4b00-a3c6-01196853d00b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:02.287348 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:02.287348 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:02.289011 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-177ddfe9-2f23-4b00-a3c6-01196853d00b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:02.289586 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 960/3824] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:02 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:03.032021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ea8d6d5d-38b2-4371-9646-4dfcd539330e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:03.036620 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ea8d6d5d-38b2-4371-9646-4dfcd539330e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:03.036620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ea8d6d5d-38b2-4371-9646-4dfcd539330e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:03.036620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ea8d6d5d-38b2-4371-9646-4dfcd539330e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:03.036620 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ea8d6d5d-38b2-4371-9646-4dfcd539330e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:03.044148 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:03.044148 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:03.045547 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ea8d6d5d-38b2-4371-9646-4dfcd539330e tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:03.046225 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 948/3825] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:03 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:03.306037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f2889b69-d210-4f2a-b76e-a7a45551867c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:03.308648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f2889b69-d210-4f2a-b76e-a7a45551867c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:03.308941 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f2889b69-d210-4f2a-b76e-a7a45551867c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:03.309216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f2889b69-d210-4f2a-b76e-a7a45551867c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:03.309344 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f2889b69-d210-4f2a-b76e-a7a45551867c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:03.314846 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:03.314846 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:03.316674 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f2889b69-d210-4f2a-b76e-a7a45551867c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:03.316674 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 960/3826] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:03 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:04.065147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4efe75b7-7a73-4309-9e43-3e16034f5a4d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:04.071907 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4efe75b7-7a73-4309-9e43-3e16034f5a4d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:04.071907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4efe75b7-7a73-4309-9e43-3e16034f5a4d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:04.071907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4efe75b7-7a73-4309-9e43-3e16034f5a4d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:04.071907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4efe75b7-7a73-4309-9e43-3e16034f5a4d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:04.090794 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:04.090794 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:04.094789 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4efe75b7-7a73-4309-9e43-3e16034f5a4d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:04.096820 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 959/3827] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:04 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:04.333816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3f6ac576-8169-41ef-8453-ad61b4524293 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:04.336680 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3f6ac576-8169-41ef-8453-ad61b4524293 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:04.336884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3f6ac576-8169-41ef-8453-ad61b4524293 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:04.338072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3f6ac576-8169-41ef-8453-ad61b4524293 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:04.338072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-3f6ac576-8169-41ef-8453-ad61b4524293 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:04.343360 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:04.343360 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:04.344291 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3f6ac576-8169-41ef-8453-ad61b4524293 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:04.344829 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 961/3828] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:04 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:04.805877 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-8c0396cd-da08-481f-befb-e77fe3a6fe03 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:04.812632 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-8c0396cd-da08-481f-befb-e77fe3a6fe03 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/limits Aug 05 18:27:04.812632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-8c0396cd-da08-481f-befb-e77fe3a6fe03 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:04.812632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-8c0396cd-da08-481f-befb-e77fe3a6fe03 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:04.882864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-8c0396cd-da08-481f-befb-e77fe3a6fe03 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/limits returned with HTTP 200 Aug 05 18:27:04.884907 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 949/3829] 10.4.3.210 () {68 vars in 1484 bytes} [Wed Aug 5 18:27:04 2026] GET /volume/v3/limits => generated 302 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:04.958584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-01c09bc7-5a34-4a6c-b7bc-bb51d247c998 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:04.966215 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-01c09bc7-5a34-4a6c-b7bc-bb51d247c998 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:27:04.966215 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-01c09bc7-5a34-4a6c-b7bc-bb51d247c998 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:04.966581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-01c09bc7-5a34-4a6c-b7bc-bb51d247c998 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:04.992965 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:04.992965 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:04.999636 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-01c09bc7-5a34-4a6c-b7bc-bb51d247c998 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:05.010492 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-01c09bc7-5a34-4a6c-b7bc-bb51d247c998 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:27:05.010492 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 961/3830] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:04 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1658 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:05.029284 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:05.045029 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:27:05.047281 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b586b86-0229-4eaf-89f9-594484f64ac7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-729262931", "description": null, "metadata": {}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:05.084851 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:05.084851 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:05.087036 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:05.088559 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume 0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:27:05.109611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f5e6772b-85ce-42df-880e-9211f99ea0d2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:05.112865 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f5e6772b-85ce-42df-880e-9211f99ea0d2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:05.113161 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f5e6772b-85ce-42df-880e-9211f99ea0d2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:05.113458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f5e6772b-85ce-42df-880e-9211f99ea0d2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:05.113605 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f5e6772b-85ce-42df-880e-9211f99ea0d2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:05.121693 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:05.121693 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:05.123284 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f5e6772b-85ce-42df-880e-9211f99ea0d2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:05.123868 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 962/3831] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:05 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:05.163739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['4078e3f0-a8e2-47ee-9497-0443a087f4d2', '235e7a52-194c-446e-ad36-c0543df4ef9e', '57f8a30e-9da1-44fb-b706-93e0c9a2a8d9', '47962ef2-af1c-48fc-aa51-2466d135ed5a'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:05.226214 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot force create request issued successfully. Aug 05 18:27:05.226780 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a1c76c29-cbd9-41cf-9ede-fa43189de40f req-931e7cb4-3917-490c-a730-791e7a289d27 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:27:05.227411 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 960/3832] 10.4.3.210 () {72 vars in 1547 bytes} [Wed Aug 5 18:27:05 2026] POST /volume/v3/snapshots => generated 319 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:05.363495 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-02505826-3589-4bff-b492-7c35f3f0fcd6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:05.368728 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02505826-3589-4bff-b492-7c35f3f0fcd6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:05.369615 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02505826-3589-4bff-b492-7c35f3f0fcd6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:05.369816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02505826-3589-4bff-b492-7c35f3f0fcd6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:05.370065 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-02505826-3589-4bff-b492-7c35f3f0fcd6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:05.378362 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:05.378362 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:05.379710 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02505826-3589-4bff-b492-7c35f3f0fcd6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:05.380304 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 950/3833] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:05 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:06.137883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ab3e84a-9b1f-48f7-9547-3de6105edd24 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:06.140119 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ab3e84a-9b1f-48f7-9547-3de6105edd24 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:06.140394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ab3e84a-9b1f-48f7-9547-3de6105edd24 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:06.140955 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ab3e84a-9b1f-48f7-9547-3de6105edd24 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:06.140955 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-5ab3e84a-9b1f-48f7-9547-3de6105edd24 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:06.149299 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:06.149299 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:06.150951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ab3e84a-9b1f-48f7-9547-3de6105edd24 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:06.151632 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 962/3834] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:06 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:27:06.395242 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4ff88296-ca60-414a-a83f-e80bc0c66294 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:06.398892 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ff88296-ca60-414a-a83f-e80bc0c66294 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:06.398892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ff88296-ca60-414a-a83f-e80bc0c66294 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:06.398892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4ff88296-ca60-414a-a83f-e80bc0c66294 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:06.398892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4ff88296-ca60-414a-a83f-e80bc0c66294 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:06.405518 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:06.405518 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:06.406367 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4ff88296-ca60-414a-a83f-e80bc0c66294 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:06.406860 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 963/3835] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:06 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:07.171283 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7fea5407-e60f-4106-ad9f-2254a0dd983c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:07.177989 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7fea5407-e60f-4106-ad9f-2254a0dd983c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:07.177989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7fea5407-e60f-4106-ad9f-2254a0dd983c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:07.177989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7fea5407-e60f-4106-ad9f-2254a0dd983c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:07.177989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7fea5407-e60f-4106-ad9f-2254a0dd983c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:07.193664 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:07.193664 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:07.196093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7fea5407-e60f-4106-ad9f-2254a0dd983c tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:07.196807 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 961/3836] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:07 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:07.421018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-47620725-c4fb-4fb4-a6e6-5c24cf75bad5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:07.424698 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47620725-c4fb-4fb4-a6e6-5c24cf75bad5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:07.425117 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47620725-c4fb-4fb4-a6e6-5c24cf75bad5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:07.425513 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47620725-c4fb-4fb4-a6e6-5c24cf75bad5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:07.425864 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-47620725-c4fb-4fb4-a6e6-5c24cf75bad5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:07.435309 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:07.435309 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:07.436672 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47620725-c4fb-4fb4-a6e6-5c24cf75bad5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:07.437294 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 951/3837] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:07 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:08.057867 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c2aa14cd-844d-448f-bff0-66a34f3d27cb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:08.062216 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2aa14cd-844d-448f-bff0-66a34f3d27cb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:27:08.062216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2aa14cd-844d-448f-bff0-66a34f3d27cb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:08.062216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2aa14cd-844d-448f-bff0-66a34f3d27cb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:08.075367 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:08.075367 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:08.075367 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c2aa14cd-844d-448f-bff0-66a34f3d27cb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:27:08.075367 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2aa14cd-844d-448f-bff0-66a34f3d27cb tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 200 Aug 05 18:27:08.077747 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 963/3838] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:08 2026] GET /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 478 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:08.217174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dffc955c-4275-4f12-8ddb-3027bb86b926 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:08.221203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dffc955c-4275-4f12-8ddb-3027bb86b926 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:08.221510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dffc955c-4275-4f12-8ddb-3027bb86b926 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:08.222073 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dffc955c-4275-4f12-8ddb-3027bb86b926 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:08.222154 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-dffc955c-4275-4f12-8ddb-3027bb86b926 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:08.229625 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:08.229625 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:08.230821 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dffc955c-4275-4f12-8ddb-3027bb86b926 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:08.231383 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 964/3839] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:08 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:08.251186 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c2a4ba48-0f58-4587-a922-f2f5a27578fa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:08.254161 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c2a4ba48-0f58-4587-a922-f2f5a27578fa tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:27:08.255725 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c2a4ba48-0f58-4587-a922-f2f5a27578fa tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:08.256104 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c2a4ba48-0f58-4587-a922-f2f5a27578fa tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:08.256350 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c2a4ba48-0f58-4587-a922-f2f5a27578fa tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:08.262430 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:08.262430 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:08.264345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c2a4ba48-0f58-4587-a922-f2f5a27578fa tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:27:08.265297 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 962/3840] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:08 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:08.283259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:08.287706 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] DELETE https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:08.288140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:08.288572 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:08.288856 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete backup with id: 3ef8ca80-5474-4f03-aa56-5082ef236617. Aug 05 18:27:08.308109 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:08.308109 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:08.339857 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] delete_backup rpcapi backup_id 3ef8ca80-5474-4f03-aa56-5082ef236617 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:08.343244 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8da8ec39-e79b-45e5-8dee-87a0f6d91985 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 202 Aug 05 18:27:08.343869 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 952/3841] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:08 2026] DELETE /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:08.357031 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eaf03fed-65da-4364-9d67-c8c3d811d9c9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:08.359246 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eaf03fed-65da-4364-9d67-c8c3d811d9c9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:08.360600 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eaf03fed-65da-4364-9d67-c8c3d811d9c9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:08.360600 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eaf03fed-65da-4364-9d67-c8c3d811d9c9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:08.360600 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-eaf03fed-65da-4364-9d67-c8c3d811d9c9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:08.366913 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:08.366913 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:08.367607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eaf03fed-65da-4364-9d67-c8c3d811d9c9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 200 Aug 05 18:27:08.367904 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 964/3842] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:08 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:08.452716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-806d863b-24c0-43f6-879e-d6daa501f75b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:08.456869 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-806d863b-24c0-43f6-879e-d6daa501f75b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:08.456869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-806d863b-24c0-43f6-879e-d6daa501f75b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:08.456869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-806d863b-24c0-43f6-879e-d6daa501f75b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:08.456869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-806d863b-24c0-43f6-879e-d6daa501f75b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:08.462255 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:08.462255 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:08.463247 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-806d863b-24c0-43f6-879e-d6daa501f75b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:08.463844 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 965/3843] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:08 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:27:09.385548 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-593a58cb-c13d-4901-8395-cd661fc1c4b1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.391348 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-593a58cb-c13d-4901-8395-cd661fc1c4b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 Aug 05 18:27:09.391348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-593a58cb-c13d-4901-8395-cd661fc1c4b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:09.391348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-593a58cb-c13d-4901-8395-cd661fc1c4b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:09.391348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-593a58cb-c13d-4901-8395-cd661fc1c4b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id 3ef8ca80-5474-4f03-aa56-5082ef236617. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:09.398100 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-593a58cb-c13d-4901-8395-cd661fc1c4b1 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 returned with HTTP 404 Aug 05 18:27:09.398987 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 963/3844] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:09 2026] GET /volume/v3/backups/3ef8ca80-5474-4f03-aa56-5082ef236617 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:09.408286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.411746 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] DELETE https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:27:09.412190 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:09.412278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:09.412369 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Delete backup with id: 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. Aug 05 18:27:09.418210 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:09.418210 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:09.435505 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] delete_backup rpcapi backup_id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:09.437925 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a55a3cb-3726-4834-aa87-6be1df7aa40b tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 202 Aug 05 18:27:09.438391 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 953/3845] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:09 2026] DELETE /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:09.451309 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2d47132e-dc5a-49e0-bc40-5d37008d37e0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.452185 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0e5916be-c432-4341-8340-9395527a6015 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.453808 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:09.453972 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2d47132e-dc5a-49e0-bc40-5d37008d37e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:27:09.454469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2107800874", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:09.454580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2d47132e-dc5a-49e0-bc40-5d37008d37e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:09.454580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2d47132e-dc5a-49e0-bc40-5d37008d37e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:09.454726 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2d47132e-dc5a-49e0-bc40-5d37008d37e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:09.455940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2107800874', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:09.456366 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create volume of 1 GB Aug 05 18:27:09.460152 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:09.460152 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:09.461108 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2d47132e-dc5a-49e0-bc40-5d37008d37e0 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 200 Aug 05 18:27:09.461880 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 966/3846] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:09 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:09.465703 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Availability Zones retrieved successfully. Aug 05 18:27:09.476058 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Flow 'volume_create_api' (d78c9a0d-4fbb-4797-832d-3b4a9bd2805d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:09.478259 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a6b29c83-44d4-4e94-952a-8a33e47072f1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.479388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57ed834-e73c-415e-9374-646a941d37ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:09.480933 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a6b29c83-44d4-4e94-952a-8a33e47072f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:09.481311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:09.481381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a6b29c83-44d4-4e94-952a-8a33e47072f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:09.481682 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a6b29c83-44d4-4e94-952a-8a33e47072f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:09.481865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a6b29c83-44d4-4e94-952a-8a33e47072f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:09.487566 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:09.487566 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:09.488912 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a6b29c83-44d4-4e94-952a-8a33e47072f1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:09.489884 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 964/3847] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:09 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:09.532905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57ed834-e73c-415e-9374-646a941d37ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:09.532905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9137aacb-ac1a-4eac-a414-49244effdfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:09.668761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Created reservations ['98d84199-a6d9-4430-ae99-747dc159516c', '2d75de75-6584-4fad-b629-f937784c9b4d', '19f35935-5e01-4acc-ae11-69b79a8ec2d1', 'b3b6a537-2fce-4b68-930e-26b6e1854700'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:09.669800 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9137aacb-ac1a-4eac-a414-49244effdfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d84199-a6d9-4430-ae99-747dc159516c', '2d75de75-6584-4fad-b629-f937784c9b4d', '19f35935-5e01-4acc-ae11-69b79a8ec2d1', 'b3b6a537-2fce-4b68-930e-26b6e1854700']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:09.670693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aa1c41-8bba-4077-bfae-0d10f551d93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:09.698326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86aa1c41-8bba-4077-bfae-0d10f551d93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2107800874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73a8a358d9347aabe92e5dc7c47f4e4',qos_specs=None,replication_status=,reservations=['98d84199-a6d9-4430-ae99-747dc159516c','2d75de75-6584-4fad-b629-f937784c9b4d','19f35935-5e01-4acc-ae11-69b79a8ec2d1','b3b6a537-2fce-4b68-930e-26b6e1854700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166745a9737e4c1ea3d51030b2dca594',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2107800874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73a8a358d9347aabe92e5dc7c47f4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='166745a9737e4c1ea3d51030b2dca594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:09.699235 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f49ebb-7470-46d4-adaf-75cef8b1cb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:09.740221 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8f49ebb-7470-46d4-adaf-75cef8b1cb9e) transitioned into state 'SUCCESS' from state '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-2107800874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73a8a358d9347aabe92e5dc7c47f4e4',qos_specs=None,replication_status=,reservations=['98d84199-a6d9-4430-ae99-747dc159516c','2d75de75-6584-4fad-b629-f937784c9b4d','19f35935-5e01-4acc-ae11-69b79a8ec2d1','b3b6a537-2fce-4b68-930e-26b6e1854700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='166745a9737e4c1ea3d51030b2dca594',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:09.741113 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9f59a0-d535-459c-8705-e8f4721a4012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:09.754328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac9f59a0-d535-459c-8705-e8f4721a4012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:09.755210 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Flow 'volume_create_api' (d78c9a0d-4fbb-4797-832d-3b4a9bd2805d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:09.755561 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create volume request issued successfully. Aug 05 18:27:09.756426 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e5916be-c432-4341-8340-9395527a6015 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:09.756678 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 965/3848] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:09 2026] POST /volume/v3/volumes => generated 747 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:09.804320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-89258c41-6ae9-4596-9864-9cb066df0b8e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.811855 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-89258c41-6ae9-4596-9864-9cb066df0b8e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] DELETE https://10.4.3.210/volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d Aug 05 18:27:09.812188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-89258c41-6ae9-4596-9864-9cb066df0b8e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:09.812463 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-89258c41-6ae9-4596-9864-9cb066df0b8e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:09.820749 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:09.820749 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:09.885748 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-89258c41-6ae9-4596-9864-9cb066df0b8e tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d returned with HTTP 200 Aug 05 18:27:09.886173 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 954/3849] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:27:09 2026] DELETE /volume/v3/attachments/86bc57fd-8fa4-4f25-bc00-d496c59d013d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:09.897972 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:09.902748 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] DELETE https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:27:09.903015 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:09.903292 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:09.903558 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Delete volume with id: fef4d093-1fbf-4191-911b-fdc5a88a569c Aug 05 18:27:09.912720 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:09.912720 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:09.913628 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Volume info retrieved successfully. Aug 05 18:27:09.945174 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] Delete volume request issued successfully. Aug 05 18:27:09.945421 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0e25d204-9ed1-40ed-be7b-5dcac83ff445 req-b0205f5f-1b2b-4821-85cd-c3814413dae0 tempest-TestShelveInstance-1092512384 tempest-TestShelveInstance-1092512384-project-member] https://10.4.3.210/volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c returned with HTTP 202 Aug 05 18:27:09.946057 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 967/3850] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:27:09 2026] DELETE /volume/v3/volumes/fef4d093-1fbf-4191-911b-fdc5a88a569c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:10.477819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bc454005-4c45-4e90-ac9a-c61fbaa4a114 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:10.480771 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc454005-4c45-4e90-ac9a-c61fbaa4a114 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 Aug 05 18:27:10.482996 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc454005-4c45-4e90-ac9a-c61fbaa4a114 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:10.482996 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc454005-4c45-4e90-ac9a-c61fbaa4a114 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:10.482996 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-bc454005-4c45-4e90-ac9a-c61fbaa4a114 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id 9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:10.489738 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc454005-4c45-4e90-ac9a-c61fbaa4a114 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 returned with HTTP 404 Aug 05 18:27:10.490083 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 965/3851] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:10 2026] GET /volume/v3/backups/9aa7983d-baff-4f7d-b3aa-da7f5f7c3b85 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:10.502581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:10.505619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-517c1b94-f6c7-44a5-a33b-aedaca5af2ea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:10.505969 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] DELETE https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:27:10.505969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:10.505969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:10.506060 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-517c1b94-f6c7-44a5-a33b-aedaca5af2ea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:10.506090 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete backup with id: a354d080-241a-4632-9ef4-817bee630919. Aug 05 18:27:10.506113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-517c1b94-f6c7-44a5-a33b-aedaca5af2ea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:10.506113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-517c1b94-f6c7-44a5-a33b-aedaca5af2ea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:10.506113 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-517c1b94-f6c7-44a5-a33b-aedaca5af2ea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:10.509178 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:10.509178 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:10.509867 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-517c1b94-f6c7-44a5-a33b-aedaca5af2ea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:10.510424 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 955/3852] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:10 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:10.511858 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:10.511858 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:10.534771 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] delete_backup rpcapi backup_id a354d080-241a-4632-9ef4-817bee630919 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:10.536108 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3ca2c605-f183-4c3b-9e2f-b3c021367702 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 202 Aug 05 18:27:10.537129 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 966/3853] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:10 2026] DELETE /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:10.550328 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-798a3e0a-4593-4786-adf3-ada8fb2ba121 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:10.555632 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-798a3e0a-4593-4786-adf3-ada8fb2ba121 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:27:10.556107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-798a3e0a-4593-4786-adf3-ada8fb2ba121 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:10.556488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-798a3e0a-4593-4786-adf3-ada8fb2ba121 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:10.557032 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-798a3e0a-4593-4786-adf3-ada8fb2ba121 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:10.563496 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:10.563496 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:10.565778 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-798a3e0a-4593-4786-adf3-ada8fb2ba121 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:27:10.566539 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 968/3854] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:10 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:10.889076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-03fd42b5-6f6c-4041-86ee-d53f193bf568 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:10.896255 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-03fd42b5-6f6c-4041-86ee-d53f193bf568 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:27:10.896563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-03fd42b5-6f6c-4041-86ee-d53f193bf568 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:10.896849 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-03fd42b5-6f6c-4041-86ee-d53f193bf568 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:10.906366 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:10.906366 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:10.906366 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-03fd42b5-6f6c-4041-86ee-d53f193bf568 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:27:10.906882 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-03fd42b5-6f6c-4041-86ee-d53f193bf568 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 200 Aug 05 18:27:10.907551 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 966/3855] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:27:10 2026] GET /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:11.523108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-09b118f4-0a2f-407f-9713-fab1ecea5305 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:11.525952 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09b118f4-0a2f-407f-9713-fab1ecea5305 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:11.526250 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09b118f4-0a2f-407f-9713-fab1ecea5305 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:11.526547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09b118f4-0a2f-407f-9713-fab1ecea5305 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:11.526728 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-09b118f4-0a2f-407f-9713-fab1ecea5305 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:11.532963 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:11.532963 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:11.534293 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09b118f4-0a2f-407f-9713-fab1ecea5305 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:11.534695 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 956/3856] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:11 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:11.580342 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e5376db4-cb1d-426f-9308-bc2693af917a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:11.582572 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e5376db4-cb1d-426f-9308-bc2693af917a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:27:11.582971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e5376db4-cb1d-426f-9308-bc2693af917a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:11.583222 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e5376db4-cb1d-426f-9308-bc2693af917a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:11.583463 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-e5376db4-cb1d-426f-9308-bc2693af917a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:11.589801 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:11.589801 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:11.591055 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e5376db4-cb1d-426f-9308-bc2693af917a tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 200 Aug 05 18:27:11.591939 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 967/3857] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:11 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:12.547810 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a2876149-535b-477a-aaa5-c0b89d18c398 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.548101 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2876149-535b-477a-aaa5-c0b89d18c398 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:12.548408 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2876149-535b-477a-aaa5-c0b89d18c398 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.548467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2876149-535b-477a-aaa5-c0b89d18c398 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.548574 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a2876149-535b-477a-aaa5-c0b89d18c398 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:12.553683 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.553683 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:12.554463 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2876149-535b-477a-aaa5-c0b89d18c398 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:12.554949 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 969/3858] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:12.569128 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.571687 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e/export_record Aug 05 18:27:12.571997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.572253 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'export_record' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.572416 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Export record for backup 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100363) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:27:12.578000 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.578000 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:12.579993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.api [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling RPCAPI with context: , host: np0000006581, backup: 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100363) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 05 18:27:12.596200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] export_record in rpcapi backup_id 0dcee0cd-e7db-408e-b56d-9394002cf98e on host np0000006581. {{(pid=100363) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 05 18:27:12.605911 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5e9251f2-47a3-4cb4-96f1-8fa6832189ec None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.614844 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5e9251f2-47a3-4cb4-96f1-8fa6832189ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 Aug 05 18:27:12.615123 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5e9251f2-47a3-4cb4-96f1-8fa6832189ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.615366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5e9251f2-47a3-4cb4-96f1-8fa6832189ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.615366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5e9251f2-47a3-4cb4-96f1-8fa6832189ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Show backup with id a354d080-241a-4632-9ef4-817bee630919. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:12.618504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGRjZWUwY2QtZTdkYi00MDhlLWI1NmQtOTM5NDAwMmNmOThlIiwgInVzZXJfaWQiOiAiMWZjNjA1MDUzZjA5NDRiMzgzNzkzOWI2YmNiNDkyYTgiLCAicHJvamVjdF9pZCI6ICJjMzE5NTZlNTQzZjg0NmE0OTVjODhmZTIxMjM4NTJjNCIsICJ2b2x1bWVfaWQiOiAiNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTI5MDc3MjY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhLzIwMjYwODA1MTgyNjU1L2F6X25vdmFfYmFja3VwXzBkY2VlMGNkLWU3ZGItNDA4ZS1iNTZkLTkzOTQwMDJjZjk4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyNzoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100363) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 05 18:27:12.618895 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d11bf76-c3a7-482d-af58-86ea521b7aa5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e/export_record returned with HTTP 200 Aug 05 18:27:12.619689 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 967/3859] 10.4.3.210 () {68 vars in 1430 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e/export_record => generated 1424 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:12.625837 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5e9251f2-47a3-4cb4-96f1-8fa6832189ec tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 returned with HTTP 404 Aug 05 18:27:12.626501 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 957/3860] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/backups/a354d080-241a-4632-9ef4-817bee630919 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:12.629260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7c2cc53a-3cbe-443d-949d-41e5848c2c65 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.634967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7c2cc53a-3cbe-443d-949d-41e5848c2c65 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:12.635272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7c2cc53a-3cbe-443d-949d-41e5848c2c65 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.635547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7c2cc53a-3cbe-443d-949d-41e5848c2c65 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.635734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7c2cc53a-3cbe-443d-949d-41e5848c2c65 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:12.644114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d374055d-e854-440d-8532-756b00a7a936 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.644604 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.644604 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:12.645763 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7c2cc53a-3cbe-443d-949d-41e5848c2c65 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:12.646115 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d374055d-e854-440d-8532-756b00a7a936 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] DELETE https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:27:12.646294 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 968/3861] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:12.646360 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d374055d-e854-440d-8532-756b00a7a936 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.646521 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d374055d-e854-440d-8532-756b00a7a936 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.646686 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-d374055d-e854-440d-8532-756b00a7a936 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Delete backup with id: c8e1acb8-77c0-44d1-9807-9660a71f2e5a. Aug 05 18:27:12.652166 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.652166 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:12.662174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-77c12f24-59e9-4fbc-b370-5f18fe3e9953 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.664044 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-85f19b67-7269-45c5-922d-49596807ea5d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.666785 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-77c12f24-59e9-4fbc-b370-5f18fe3e9953 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:27:12.667279 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-77c12f24-59e9-4fbc-b370-5f18fe3e9953 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.667341 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups/import_record Aug 05 18:27:12.667401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-77c12f24-59e9-4fbc-b370-5f18fe3e9953 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.668231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI2OWE3ZjUtYTJkNi00YzhmLWJjNWYtY2IyY2RlYWJmNGU3IiwgInVzZXJfaWQiOiAiMWZjNjA1MDUzZjA5NDRiMzgzNzkzOWI2YmNiNDkyYTgiLCAicHJvamVjdF9pZCI6ICJjMzE5NTZlNTQzZjg0NmE0OTVjODhmZTIxMjM4NTJjNCIsICJ2b2x1bWVfaWQiOiAiNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTI5MDc3MjY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhLzIwMjYwODA1MTgyNjU1L2F6X25vdmFfYmFja3VwXzBkY2VlMGNkLWU3ZGItNDA4ZS1iNTZkLTkzOTQwMDJjZjk4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyNzoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:12.670290 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI2OWE3ZjUtYTJkNi00YzhmLWJjNWYtY2IyY2RlYWJmNGU3IiwgInVzZXJfaWQiOiAiMWZjNjA1MDUzZjA5NDRiMzgzNzkzOWI2YmNiNDkyYTgiLCAicHJvamVjdF9pZCI6ICJjMzE5NTZlNTQzZjg0NmE0OTVjODhmZTIxMjM4NTJjNCIsICJ2b2x1bWVfaWQiOiAiNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTI5MDc3MjY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhLzIwMjYwODA1MTgyNjU1L2F6X25vdmFfYmFja3VwXzBkY2VlMGNkLWU3ZGItNDA4ZS1iNTZkLTkzOTQwMDJjZjk4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyNzoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100364) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 05 18:27:12.670836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI2OWE3ZjUtYTJkNi00YzhmLWJjNWYtY2IyY2RlYWJmNGU3IiwgInVzZXJfaWQiOiAiMWZjNjA1MDUzZjA5NDRiMzgzNzkzOWI2YmNiNDkyYTgiLCAicHJvamVjdF9pZCI6ICJjMzE5NTZlNTQzZjg0NmE0OTVjODhmZTIxMjM4NTJjNCIsICJ2b2x1bWVfaWQiOiAiNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTI5MDc3MjY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhLzIwMjYwODA1MTgyNjU1L2F6X25vdmFfYmFja3VwXzBkY2VlMGNkLWU3ZGItNDA4ZS1iNTZkLTkzOTQwMDJjZjk4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyNzoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100364) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 05 18:27:12.674549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-d374055d-e854-440d-8532-756b00a7a936 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] delete_backup rpcapi backup_id c8e1acb8-77c0-44d1-9807-9660a71f2e5a {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:12.677170 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d374055d-e854-440d-8532-756b00a7a936 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 202 Aug 05 18:27:12.677170 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 970/3862] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:12 2026] DELETE /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:12.683565 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.683565 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:12.684221 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-77c12f24-59e9-4fbc-b370-5f18fe3e9953 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:27:12.685914 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-77c12f24-59e9-4fbc-b370-5f18fe3e9953 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 200 Aug 05 18:27:12.686903 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 968/3863] 10.4.3.210 () {68 vars in 1604 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 478 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:12.688349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-879617f5-9dc5-4d78-bd9c-ba2fca67aad5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.691106 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-879617f5-9dc5-4d78-bd9c-ba2fca67aad5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:27:12.691518 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-879617f5-9dc5-4d78-bd9c-ba2fca67aad5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.691962 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-879617f5-9dc5-4d78-bd9c-ba2fca67aad5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.691962 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-879617f5-9dc5-4d78-bd9c-ba2fca67aad5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:12.700662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-558bd15f-efdf-48f9-acee-0699f4d1bd39 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.703079 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-558bd15f-efdf-48f9-acee-0699f4d1bd39 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:27:12.703798 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-558bd15f-efdf-48f9-acee-0699f4d1bd39 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.703798 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-558bd15f-efdf-48f9-acee-0699f4d1bd39 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.710425 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.710425 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:12.713791 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-879617f5-9dc5-4d78-bd9c-ba2fca67aad5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 200 Aug 05 18:27:12.714280 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 969/3864] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 751 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:12.720134 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.720134 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:12.727236 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-558bd15f-efdf-48f9-acee-0699f4d1bd39 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:12.733039 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-558bd15f-efdf-48f9-acee-0699f4d1bd39 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 200 Aug 05 18:27:12.733649 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 971/3865] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 1658 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:12.735367 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['031723ac-814e-4dc9-9fbb-e9edf217244b', '06838563-a713-4a3d-a27e-9cec6214ae08'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:12.744263 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.748175 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:12.748657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "823acba9-d8a0-4720-82bf-b8430e8f6413", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:12.752419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '823acba9-d8a0-4720-82bf-b8430e8f6413', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:12.768165 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.768165 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:12.768972 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:27:12.769181 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:27:12.770192 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:27:12.773099 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] import_record rpcapi backup id f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 on host np0000006581 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjI2OWE3ZjUtYTJkNi00YzhmLWJjNWYtY2IyY2RlYWJmNGU3IiwgInVzZXJfaWQiOiAiMWZjNjA1MDUzZjA5NDRiMzgzNzkzOWI2YmNiNDkyYTgiLCAicHJvamVjdF9pZCI6ICJjMzE5NTZlNTQzZjg0NmE0OTVjODhmZTIxMjM4NTJjNCIsICJ2b2x1bWVfaWQiOiAiNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTI5MDc3MjY2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjc2ODRjNmYtOTVkYi00ZGNhLTljMmEtMzg5ZmRjZmExMjhhLzIwMjYwODA1MTgyNjU1L2F6X25vdmFfYmFja3VwXzBkY2VlMGNkLWU3ZGItNDA4ZS1iNTZkLTkzOTQwMDJjZjk4ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MjY6NTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyNzoxMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100364) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 05 18:27:12.779644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (6d56511a-1c84-4f9d-8463-1326c9bfd031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:12.779973 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Import record output: {'backup': {'id': 'f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.210/volume/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7'}]}}. {{(pid=100364) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 05 18:27:12.779973 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-85f19b67-7269-45c5-922d-49596807ea5d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 201 Aug 05 18:27:12.780626 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 958/3866] 10.4.3.210 () {70 vars in 1342 bytes} [Wed Aug 5 18:27:12 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 117 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:27:12.782032 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9cb5c45-332d-49b6-b445-dd94e5b21047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:12.783576 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:12.792248 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c2a70d3a-66f1-419c-b940-2121866582be None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:12.795155 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2a70d3a-66f1-419c-b940-2121866582be tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 Aug 05 18:27:12.795405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2a70d3a-66f1-419c-b940-2121866582be tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:12.795673 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2a70d3a-66f1-419c-b940-2121866582be tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:12.795823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c2a70d3a-66f1-419c-b940-2121866582be tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:12.801721 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:12.801721 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:12.802531 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2a70d3a-66f1-419c-b940-2121866582be tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 returned with HTTP 200 Aug 05 18:27:12.803048 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 970/3867] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:12 2026] GET /volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:12.833073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9cb5c45-332d-49b6-b445-dd94e5b21047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '823acba9-d8a0-4720-82bf-b8430e8f6413', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:12.834176 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b302ac3-cf64-4ca6-92f2-c2aee6a0a6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:12.901269 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['e1229eba-2175-41b8-9462-9f1fa6283524', '6ed86646-05dc-4841-b865-3ed8cd4e631a', '07a664c5-335e-4b1d-ba20-29ef776d2731', 'b665aa72-4e29-4d34-ba5a-439cca9b38de'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:12.902332 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b302ac3-cf64-4ca6-92f2-c2aee6a0a6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1229eba-2175-41b8-9462-9f1fa6283524', '6ed86646-05dc-4841-b865-3ed8cd4e631a', '07a664c5-335e-4b1d-ba20-29ef776d2731', 'b665aa72-4e29-4d34-ba5a-439cca9b38de']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:12.903556 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b37464-0c22-4aaf-aeb1-7d78e2639bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:12.961151 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b37464-0c22-4aaf-aeb1-7d78e2639bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8984dc1c-8183-430b-a8e8-8475e73e063d', '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='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['e1229eba-2175-41b8-9462-9f1fa6283524','6ed86646-05dc-4841-b865-3ed8cd4e631a','07a664c5-335e-4b1d-ba20-29ef776d2731','b665aa72-4e29-4d34-ba5a-439cca9b38de'],size=1,snapshot_id=823acba9-d8a0-4720-82bf-b8430e8f6413,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:12Z,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=8984dc1c-8183-430b-a8e8-8475e73e063d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=823acba9-d8a0-4720-82bf-b8430e8f6413,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:12.962725 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975c288d-39f5-4573-9dd0-285cb23c12a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:12.988046 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975c288d-39f5-4573-9dd0-285cb23c12a4) transitioned into 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='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['e1229eba-2175-41b8-9462-9f1fa6283524','6ed86646-05dc-4841-b865-3ed8cd4e631a','07a664c5-335e-4b1d-ba20-29ef776d2731','b665aa72-4e29-4d34-ba5a-439cca9b38de'],size=1,snapshot_id=823acba9-d8a0-4720-82bf-b8430e8f6413,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:12.988657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f193d0a5-1756-4bd7-90a2-18744a902e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:13.014492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f193d0a5-1756-4bd7-90a2-18744a902e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:13.015492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (6d56511a-1c84-4f9d-8463-1326c9bfd031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:13.015823 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:27:13.016442 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f9a743b3-f526-4cd4-a434-dd85150278bd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:13.017252 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 969/3868] 10.4.3.210 () {72 vars in 1541 bytes} [Wed Aug 5 18:27:12 2026] POST /volume/v3/volumes => generated 736 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:13.024912 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-a78015ce-fa10-4a01-9145-90b1af2cc16f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.027342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-a78015ce-fa10-4a01-9145-90b1af2cc16f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:27:13.027631 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-a78015ce-fa10-4a01-9145-90b1af2cc16f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.027866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-a78015ce-fa10-4a01-9145-90b1af2cc16f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.035910 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.035910 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:13.040276 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-a78015ce-fa10-4a01-9145-90b1af2cc16f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:13.045673 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-a78015ce-fa10-4a01-9145-90b1af2cc16f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 200 Aug 05 18:27:13.046223 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 972/3869] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:13 2026] GET /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:13.055390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9a001454-b506-4c0f-b8d5-d0c608593722 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.057688 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9a001454-b506-4c0f-b8d5-d0c608593722 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:27:13.057914 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9a001454-b506-4c0f-b8d5-d0c608593722 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.058144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9a001454-b506-4c0f-b8d5-d0c608593722 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.066123 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.066123 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:13.070796 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9a001454-b506-4c0f-b8d5-d0c608593722 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:13.077321 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9a001454-b506-4c0f-b8d5-d0c608593722 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 200 Aug 05 18:27:13.077981 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 959/3870] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:13 2026] GET /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:13.728693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-756518cc-2060-459d-bea2-a4c022c244c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.735502 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-756518cc-2060-459d-bea2-a4c022c244c5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] GET https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a Aug 05 18:27:13.735782 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-756518cc-2060-459d-bea2-a4c022c244c5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.736023 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-756518cc-2060-459d-bea2-a4c022c244c5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.736159 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-756518cc-2060-459d-bea2-a4c022c244c5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] Show backup with id c8e1acb8-77c0-44d1-9807-9660a71f2e5a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:13.742118 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-756518cc-2060-459d-bea2-a4c022c244c5 tempest-VolumesBackupsTest-2110238013 tempest-VolumesBackupsTest-2110238013-project-admin] https://10.4.3.210/volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a returned with HTTP 404 Aug 05 18:27:13.742526 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 971/3871] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:13 2026] GET /volume/v3/backups/c8e1acb8-77c0-44d1-9807-9660a71f2e5a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:13.756276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-baf96a13-429a-40ef-98d1-491bc59a672d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.758349 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab Aug 05 18:27:13.758550 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.758809 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.758975 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete volume with id: 2cf26f3f-ecab-435f-b5a3-23e4a351a1ab Aug 05 18:27:13.767464 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.767464 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:13.768059 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:27:13.800491 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete volume request issued successfully. Aug 05 18:27:13.800762 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-baf96a13-429a-40ef-98d1-491bc59a672d tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab returned with HTTP 202 Aug 05 18:27:13.801429 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 970/3872] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:13 2026] DELETE /volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:27:13.809337 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-16af4d97-0587-447f-86b2-12067c169bd2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.811756 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-16af4d97-0587-447f-86b2-12067c169bd2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab Aug 05 18:27:13.812036 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-16af4d97-0587-447f-86b2-12067c169bd2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.812300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-16af4d97-0587-447f-86b2-12067c169bd2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.816140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a90af8b2-9df2-4877-8797-9d0d1bdb0dfb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.818226 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a90af8b2-9df2-4877-8797-9d0d1bdb0dfb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 Aug 05 18:27:13.818887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a90af8b2-9df2-4877-8797-9d0d1bdb0dfb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.818977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a90af8b2-9df2-4877-8797-9d0d1bdb0dfb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.819196 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a90af8b2-9df2-4877-8797-9d0d1bdb0dfb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:13.822210 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.822210 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:13.826168 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.826168 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:13.826782 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a90af8b2-9df2-4877-8797-9d0d1bdb0dfb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 returned with HTTP 200 Aug 05 18:27:13.827611 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 960/3873] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:13 2026] GET /volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:13.827680 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-16af4d97-0587-447f-86b2-12067c169bd2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:27:13.835211 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-16af4d97-0587-447f-86b2-12067c169bd2 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab returned with HTTP 200 Aug 05 18:27:13.836856 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 973/3874] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:13 2026] GET /volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:13.842261 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.844922 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 Aug 05 18:27:13.845264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.845656 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.845818 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete backup with id: f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7. Aug 05 18:27:13.852180 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.852180 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:13.868423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] delete_backup rpcapi backup_id f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:13.869947 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-010d5b17-b104-4b70-9833-24bc8fe0ddaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 returned with HTTP 202 Aug 05 18:27:13.870403 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 972/3875] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:13 2026] DELETE /volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:13.882358 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2e70473e-ab55-4f3e-86f3-44912692e595 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:13.884453 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2e70473e-ab55-4f3e-86f3-44912692e595 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 Aug 05 18:27:13.884837 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2e70473e-ab55-4f3e-86f3-44912692e595 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:13.884987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2e70473e-ab55-4f3e-86f3-44912692e595 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:13.885119 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-2e70473e-ab55-4f3e-86f3-44912692e595 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:13.890815 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:13.890815 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:13.891733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2e70473e-ab55-4f3e-86f3-44912692e595 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 returned with HTTP 200 Aug 05 18:27:13.892255 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 971/3876] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:13 2026] GET /volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:14.851079 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3c01d730-a848-45f6-8e1c-559fcd751225 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:14.853504 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3c01d730-a848-45f6-8e1c-559fcd751225 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab Aug 05 18:27:14.853766 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3c01d730-a848-45f6-8e1c-559fcd751225 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:14.854018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3c01d730-a848-45f6-8e1c-559fcd751225 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:14.865759 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3c01d730-a848-45f6-8e1c-559fcd751225 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab returned with HTTP 404 Aug 05 18:27:14.866288 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 961/3877] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:14 2026] GET /volume/v3/volumes/2cf26f3f-ecab-435f-b5a3-23e4a351a1ab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:14.877755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:14.888953 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b Aug 05 18:27:14.888953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:14.888953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:14.888953 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete volume with id: 5096c4d2-88ec-4993-81f3-bf86ea42a26b Aug 05 18:27:14.903791 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:14.903791 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:14.904522 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:27:14.906276 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0c0593f2-c40a-498e-bfc9-c137e79eb36d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:14.909223 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0c0593f2-c40a-498e-bfc9-c137e79eb36d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 Aug 05 18:27:14.909688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0c0593f2-c40a-498e-bfc9-c137e79eb36d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:14.909880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0c0593f2-c40a-498e-bfc9-c137e79eb36d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:14.910092 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0c0593f2-c40a-498e-bfc9-c137e79eb36d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:14.915328 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0c0593f2-c40a-498e-bfc9-c137e79eb36d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 returned with HTTP 404 Aug 05 18:27:14.916275 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 973/3878] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:14 2026] GET /volume/v3/backups/f269a7f5-a2d6-4c8f-bc5f-cb2cdeabf4e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:14.927033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:14.931663 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a Aug 05 18:27:14.932040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:14.932938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:14.932938 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume with id: 67684c6f-95db-4dca-9c2a-389fdcfa128a Aug 05 18:27:14.944201 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete volume request issued successfully. Aug 05 18:27:14.944554 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09cd771f-2d09-47da-a6af-1dcd6a422ecb tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b returned with HTTP 202 Aug 05 18:27:14.945114 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 974/3879] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:14 2026] DELETE /volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:14.947080 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:14.947080 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:14.947822 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:14.958184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-24893013-ec2c-451b-82d8-99b08d9ed912 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:14.960495 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24893013-ec2c-451b-82d8-99b08d9ed912 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b Aug 05 18:27:14.960820 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24893013-ec2c-451b-82d8-99b08d9ed912 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:14.961060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24893013-ec2c-451b-82d8-99b08d9ed912 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:14.970257 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:14.970257 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:14.976523 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-24893013-ec2c-451b-82d8-99b08d9ed912 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:27:14.982377 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24893013-ec2c-451b-82d8-99b08d9ed912 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b returned with HTTP 200 Aug 05 18:27:14.982777 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 962/3880] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:14 2026] GET /volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:14.989725 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume request issued successfully. Aug 05 18:27:14.989984 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1e4469e1-e6ed-4cb5-8460-8662f1b1736b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a returned with HTTP 202 Aug 05 18:27:14.990680 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 972/3881] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:14 2026] DELETE /volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:15.001614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f036d596-18d4-4287-899f-c5acf63e98fe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:15.004608 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f036d596-18d4-4287-899f-c5acf63e98fe tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a Aug 05 18:27:15.004893 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f036d596-18d4-4287-899f-c5acf63e98fe tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:15.005179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f036d596-18d4-4287-899f-c5acf63e98fe tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:15.020970 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:15.020970 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:15.026154 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f036d596-18d4-4287-899f-c5acf63e98fe tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:15.032494 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f036d596-18d4-4287-899f-c5acf63e98fe tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a returned with HTTP 200 Aug 05 18:27:15.033066 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 974/3882] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:14 2026] GET /volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:15.997339 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4bcb57dd-32a6-4209-a8ee-07a06dacf1a9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.000914 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4bcb57dd-32a6-4209-a8ee-07a06dacf1a9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b Aug 05 18:27:16.001205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4bcb57dd-32a6-4209-a8ee-07a06dacf1a9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.001833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4bcb57dd-32a6-4209-a8ee-07a06dacf1a9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.010765 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4bcb57dd-32a6-4209-a8ee-07a06dacf1a9 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b returned with HTTP 404 Aug 05 18:27:16.011406 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 975/3883] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:15 2026] GET /volume/v3/volumes/5096c4d2-88ec-4993-81f3-bf86ea42a26b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:16.024780 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.030419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] DELETE https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 Aug 05 18:27:16.034036 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.034353 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.036198 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete volume with id: 80c6b8f3-6db8-44b6-a049-960ff04fa899 Aug 05 18:27:16.048530 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.048530 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:16.049231 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:27:16.053692 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2b9a0b14-e93d-43b1-af85-fa40f608058b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.058859 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b9a0b14-e93d-43b1-af85-fa40f608058b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a Aug 05 18:27:16.061453 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b9a0b14-e93d-43b1-af85-fa40f608058b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.061984 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b9a0b14-e93d-43b1-af85-fa40f608058b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.071334 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b9a0b14-e93d-43b1-af85-fa40f608058b tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a returned with HTTP 404 Aug 05 18:27:16.072119 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 973/3884] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/volumes/67684c6f-95db-4dca-9c2a-389fdcfa128a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:16.086819 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0934fad9-c54b-40cb-80d8-d6970c8f01df None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.089404 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0934fad9-c54b-40cb-80d8-d6970c8f01df tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups Aug 05 18:27:16.090539 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0934fad9-c54b-40cb-80d8-d6970c8f01df tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.090539 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0934fad9-c54b-40cb-80d8-d6970c8f01df tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.090678 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Delete volume request issued successfully. Aug 05 18:27:16.090678 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-896d2b21-021c-46f0-9f00-0f56c41a2607 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 returned with HTTP 202 Aug 05 18:27:16.090897 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 963/3885] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:16 2026] DELETE /volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:16.094831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-b942ccb0-02b5-4b6b-b114-dddbc5261fe4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.100659 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-b942ccb0-02b5-4b6b-b114-dddbc5261fe4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:27:16.100923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-b942ccb0-02b5-4b6b-b114-dddbc5261fe4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.101202 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-b942ccb0-02b5-4b6b-b114-dddbc5261fe4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.102226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45297632-0ce7-400f-a795-816d3efbd888 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.104574 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0934fad9-c54b-40cb-80d8-d6970c8f01df tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Aug 05 18:27:16.104574 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 975/3886] 10.4.3.210 () {68 vars in 1277 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/backups => generated 624 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:16.109953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45297632-0ce7-400f-a795-816d3efbd888 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 Aug 05 18:27:16.109953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45297632-0ce7-400f-a795-816d3efbd888 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.109953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45297632-0ce7-400f-a795-816d3efbd888 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.110266 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.110266 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:16.117103 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.117103 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:16.117663 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-b942ccb0-02b5-4b6b-b114-dddbc5261fe4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:16.121522 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-45297632-0ce7-400f-a795-816d3efbd888 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Volume info retrieved successfully. Aug 05 18:27:16.123406 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1c60d324-b567-465f-89e5-6de712c53f18 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.124711 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-b942ccb0-02b5-4b6b-b114-dddbc5261fe4 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 200 Aug 05 18:27:16.125275 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 976/3887] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 1345 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:16.126330 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c60d324-b567-465f-89e5-6de712c53f18 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups?project_id=c31956e543f846a495c88fe2123852c4 Aug 05 18:27:16.127823 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45297632-0ce7-400f-a795-816d3efbd888 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 returned with HTTP 200 Aug 05 18:27:16.128543 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 974/3888] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:16.129838 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c60d324-b567-465f-89e5-6de712c53f18 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.130859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c60d324-b567-465f-89e5-6de712c53f18 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.146516 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e87479fb-1604-4d5c-b8eb-b17543a698d4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.146715 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e87479fb-1604-4d5c-b8eb-b17543a698d4 None None] GET https://10.4.3.210/volume// Aug 05 18:27:16.146972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e87479fb-1604-4d5c-b8eb-b17543a698d4 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.147263 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e87479fb-1604-4d5c-b8eb-b17543a698d4 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.147702 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e87479fb-1604-4d5c-b8eb-b17543a698d4 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:27:16.148131 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 976/3889] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:27:16.159556 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c60d324-b567-465f-89e5-6de712c53f18 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups?project_id=c31956e543f846a495c88fe2123852c4 returned with HTTP 200 Aug 05 18:27:16.160065 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 964/3890] 10.4.3.210 () {68 vars in 1364 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/backups?project_id=c31956e543f846a495c88fe2123852c4 => generated 624 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:16.161777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-5cad0796-4e32-4160-b779-07ffb72c5ae9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.167042 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-5cad0796-4e32-4160-b779-07ffb72c5ae9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:27:16.167529 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-5cad0796-4e32-4160-b779-07ffb72c5ae9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8984dc1c-8183-430b-a8e8-8475e73e063d", "connector": null, "instance_uuid": "974f1655-f657-4f76-a72f-2de229f779b8"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:16.172271 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3ee96d14-e346-4b91-ac0b-50344c36831d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.174209 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:16.174607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1657318354"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:16.176619 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1657318354'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:16.176774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume of 1 GB Aug 05 18:27:16.179113 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.179113 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:16.181621 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Availability Zones retrieved successfully. Aug 05 18:27:16.188130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (ac07e79d-0b78-4a59-bc7a-ec7674b8c80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:16.189374 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08faeef3-4e31-42cc-8c6a-b227f1c37e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:16.190295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:16.220225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08faeef3-4e31-42cc-8c6a-b227f1c37e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:16.221021 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373448f4-2219-49e9-8c83-e3d0b142c132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:16.228249 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-5cad0796-4e32-4160-b779-07ffb72c5ae9 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:27:16.229446 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 977/3891] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:27:16 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:16.245150 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b420126a-1638-46f3-8b29-57870d8ed0e8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.245150 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b420126a-1638-46f3-8b29-57870d8ed0e8 None None] GET https://10.4.3.210/volume// Aug 05 18:27:16.245279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b420126a-1638-46f3-8b29-57870d8ed0e8 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.245427 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b420126a-1638-46f3-8b29-57870d8ed0e8 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.245772 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b420126a-1638-46f3-8b29-57870d8ed0e8 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:27:16.246237 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 977/3892] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18: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) Aug 05 18:27:16.256090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f3f8224e-6680-41ff-8404-82208cfe65b8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.258298 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f3f8224e-6680-41ff-8404-82208cfe65b8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:27:16.258567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f3f8224e-6680-41ff-8404-82208cfe65b8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.258792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f3f8224e-6680-41ff-8404-82208cfe65b8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.269421 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['a5b1375f-614a-43a7-99cb-56e06246f588', 'bd3f97d6-a7f9-4479-b6f8-3f1447c75fc6', '910d4503-0c36-4728-af40-3c0eb3b5451a', '281f4149-34f2-4502-b82c-1857402f0022'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:16.269957 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.269957 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:16.270403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373448f4-2219-49e9-8c83-e3d0b142c132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b1375f-614a-43a7-99cb-56e06246f588', 'bd3f97d6-a7f9-4479-b6f8-3f1447c75fc6', '910d4503-0c36-4728-af40-3c0eb3b5451a', '281f4149-34f2-4502-b82c-1857402f0022']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:16.271407 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8b7852-ce03-4b4a-9eb9-302031934666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:16.273853 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f3f8224e-6680-41ff-8404-82208cfe65b8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:27:16.279993 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-f3f8224e-6680-41ff-8404-82208cfe65b8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 200 Aug 05 18:27:16.280569 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 965/3893] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 1524 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:27:16.303208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab8b7852-ce03-4b4a-9eb9-302031934666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8ec4ab9-cebb-4517-bbb6-87349b6c3a53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1657318354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['a5b1375f-614a-43a7-99cb-56e06246f588','bd3f97d6-a7f9-4479-b6f8-3f1447c75fc6','910d4503-0c36-4728-af40-3c0eb3b5451a','281f4149-34f2-4502-b82c-1857402f0022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1657318354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8ec4ab9-cebb-4517-bbb6-87349b6c3a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31956e543f846a495c88fe2123852c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fc605053f0944b3837939b6bcb492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:16.304195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfff8ad-4d29-42d0-9275-53cf974a8cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:16.331519 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfff8ad-4d29-42d0-9275-53cf974a8cc7) transitioned into state 'SUCCESS' from state '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-1657318354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['a5b1375f-614a-43a7-99cb-56e06246f588','bd3f97d6-a7f9-4479-b6f8-3f1447c75fc6','910d4503-0c36-4728-af40-3c0eb3b5451a','281f4149-34f2-4502-b82c-1857402f0022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:16.332405 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e37b6b-2822-42ea-8406-7edc02d75fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:16.352256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e37b6b-2822-42ea-8406-7edc02d75fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:16.353384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (ac07e79d-0b78-4a59-bc7a-ec7674b8c80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:16.353803 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request issued successfully. Aug 05 18:27:16.354651 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3ee96d14-e346-4b91-ac0b-50344c36831d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:16.355214 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 975/3894] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:27:16 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 05 18:27:16.372989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-46dd4874-0e26-468e-bc3c-e8caa229fe6f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.374936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-46dd4874-0e26-468e-bc3c-e8caa229fe6f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 Aug 05 18:27:16.375208 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-46dd4874-0e26-468e-bc3c-e8caa229fe6f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:16.375464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-46dd4874-0e26-468e-bc3c-e8caa229fe6f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:16.383200 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.383200 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:16.387307 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-46dd4874-0e26-468e-bc3c-e8caa229fe6f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:16.392007 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-46dd4874-0e26-468e-bc3c-e8caa229fe6f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 returned with HTTP 200 Aug 05 18:27:16.392405 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 978/3895] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:16 2026] GET /volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:16.407804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.410800 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660 Aug 05 18:27:16.411839 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:16.421109 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-8984dc1c-8183-430b-a8e8-8475e73e063d-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:27:16.426294 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-8984dc1c-8183-430b-a8e8-8475e73e063d-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:27:16.427232 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.427232 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:16.614101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-8984dc1c-8183-430b-a8e8-8475e73e063d-np0000006581" released by "attachment_update" :: held 0.188s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:27:16.615053 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-7447c055-9463-423b-9a0a-553cd0b8cd87 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660 returned with HTTP 200 Aug 05 18:27:16.615053 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 978/3896] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:27:16 2026] PUT /volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:16.644988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9fd64ac3-6939-455c-8cd0-9f2e64688c00 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:16.649448 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9fd64ac3-6939-455c-8cd0-9f2e64688c00 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660/action Aug 05 18:27:16.650033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9fd64ac3-6939-455c-8cd0-9f2e64688c00 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:27:16.650267 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9fd64ac3-6939-455c-8cd0-9f2e64688c00 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:16.675938 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:16.675938 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:16.688754 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-a93ce0fb-5e74-4d7b-9191-cdef9de0a725 req-9fd64ac3-6939-455c-8cd0-9f2e64688c00 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660/action returned with HTTP 204 Aug 05 18:27:16.689260 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 966/3897] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:27:16 2026] POST /volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:17.148869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c3f3fce4-5e16-4927-8ea7-990f2c12c7b7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:17.151109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c3f3fce4-5e16-4927-8ea7-990f2c12c7b7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] GET https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 Aug 05 18:27:17.151414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c3f3fce4-5e16-4927-8ea7-990f2c12c7b7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:17.151629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c3f3fce4-5e16-4927-8ea7-990f2c12c7b7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:17.159735 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c3f3fce4-5e16-4927-8ea7-990f2c12c7b7 tempest-VolumesBackupsTest-1152117553 tempest-VolumesBackupsTest-1152117553-project-member] https://10.4.3.210/volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 returned with HTTP 404 Aug 05 18:27:17.160434 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 976/3898] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:17 2026] GET /volume/v3/volumes/80c6b8f3-6db8-44b6-a049-960ff04fa899 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:17.407587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d58e5099-b0a6-4f0c-a054-5da787398b43 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:17.410950 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d58e5099-b0a6-4f0c-a054-5da787398b43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 Aug 05 18:27:17.411183 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d58e5099-b0a6-4f0c-a054-5da787398b43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:17.411384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d58e5099-b0a6-4f0c-a054-5da787398b43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:17.426398 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:17.426398 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:17.432618 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d58e5099-b0a6-4f0c-a054-5da787398b43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:17.437795 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d58e5099-b0a6-4f0c-a054-5da787398b43 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 returned with HTTP 200 Aug 05 18:27:17.438479 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 979/3899] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:17 2026] GET /volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:17.456397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d4b513d0-7283-47d7-9196-1a94102b3172 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:17.458841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:27:17.461331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8ec4ab9-cebb-4517-bbb6-87349b6c3a53", "name": "tempest-type-Backup-177695932"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:17.461331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating new backup {'backup': {'volume_id': 'f8ec4ab9-cebb-4517-bbb6-87349b6c3a53', 'name': 'tempest-type-Backup-177695932'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:27:17.461331 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating backup of volume f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 in container None Aug 05 18:27:17.471036 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:17.471036 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:17.471516 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:17.496543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['321c4ae8-478b-4f01-a8c7-f9c96677ff5d', '510cf7ff-e042-41bb-a249-a0b52dcb395b'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:17.545413 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4b513d0-7283-47d7-9196-1a94102b3172 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:27:17.546106 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 979/3900] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:27:17 2026] POST /volume/v3/backups => generated 315 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:17.559630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-032332d0-8d71-492e-8c58-9e7efdb30b9c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:17.564775 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-032332d0-8d71-492e-8c58-9e7efdb30b9c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:17.564775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-032332d0-8d71-492e-8c58-9e7efdb30b9c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:17.564960 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-032332d0-8d71-492e-8c58-9e7efdb30b9c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:17.565059 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-032332d0-8d71-492e-8c58-9e7efdb30b9c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:17.575390 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:17.575390 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:17.576095 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-032332d0-8d71-492e-8c58-9e7efdb30b9c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:17.576521 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 967/3901] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:17 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:18.588631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-49d9a613-3cad-4580-a3fd-c58709880b21 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:18.590866 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-49d9a613-3cad-4580-a3fd-c58709880b21 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:18.591182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-49d9a613-3cad-4580-a3fd-c58709880b21 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:18.591420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-49d9a613-3cad-4580-a3fd-c58709880b21 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:18.591525 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-49d9a613-3cad-4580-a3fd-c58709880b21 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:18.598524 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:18.598524 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:18.599432 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-49d9a613-3cad-4580-a3fd-c58709880b21 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:18.600041 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 977/3902] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:18 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:19.620049 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8f93f941-19b6-472a-a670-43f7497a390e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:19.625130 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8f93f941-19b6-472a-a670-43f7497a390e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:19.625415 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8f93f941-19b6-472a-a670-43f7497a390e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:19.625647 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8f93f941-19b6-472a-a670-43f7497a390e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:19.625890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-8f93f941-19b6-472a-a670-43f7497a390e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:19.635463 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:19.635463 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:19.636299 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8f93f941-19b6-472a-a670-43f7497a390e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:19.636740 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 980/3903] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:19 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.273418 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4d52a2de-ef39-4b2a-8acf-983bd0ca3190 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.497759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4d52a2de-ef39-4b2a-8acf-983bd0ca3190 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.497759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4d52a2de-ef39-4b2a-8acf-983bd0ca3190 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-390580694", "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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.499122 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:20.499122 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:20.525484 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4d52a2de-ef39-4b2a-8acf-983bd0ca3190 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:20.526170 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 980/3904] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 379 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.539202 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0038012b-c93b-4151-b1aa-08e4d0bb0371 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.542448 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0038012b-c93b-4151-b1aa-08e4d0bb0371 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption Aug 05 18:27:20.543844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0038012b-c93b-4151-b1aa-08e4d0bb0371 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.568857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0038012b-c93b-4151-b1aa-08e4d0bb0371 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption returned with HTTP 200 Aug 05 18:27:20.570215 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 968/3905] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.580210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8bec1791-465e-4595-9253-1e8566617808 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.583911 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8bec1791-465e-4595-9253-1e8566617808 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.585174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8bec1791-465e-4595-9253-1e8566617808 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-847122647", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.621116 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8bec1791-465e-4595-9253-1e8566617808 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:20.621822 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 978/3906] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 379 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.632912 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bf734a00-084d-4690-b3ef-b1a9341869c3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.654305 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-47c422e8-758e-49c3-8bf2-13eca56bc376 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.655955 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47c422e8-758e-49c3-8bf2-13eca56bc376 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:20.656390 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47c422e8-758e-49c3-8bf2-13eca56bc376 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:20.656728 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47c422e8-758e-49c3-8bf2-13eca56bc376 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:20.656950 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-47c422e8-758e-49c3-8bf2-13eca56bc376 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:20.664011 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:20.664011 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:20.664011 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47c422e8-758e-49c3-8bf2-13eca56bc376 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:20.664011 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 981/3907] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:20 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.671205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9e263bf4-d58e-41e6-87d9-c5e0b988e6d9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.711566 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e263bf4-d58e-41e6-87d9-c5e0b988e6d9 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.711981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e263bf4-d58e-41e6-87d9-c5e0b988e6d9 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-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=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.730282 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e263bf4-d58e-41e6-87d9-c5e0b988e6d9 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:20.730748 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 969/3908] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 287 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.732810 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf734a00-084d-4690-b3ef-b1a9341869c3 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] POST https://10.4.3.210/volume/v3/types/ad8e78bb-7b21-44d8-b94b-ddd647ef6cbc/encryption Aug 05 18:27:20.733181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf734a00-084d-4690-b3ef-b1a9341869c3 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.735301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-bf734a00-084d-4690-b3ef-b1a9341869c3 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:20.735570 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf734a00-084d-4690-b3ef-b1a9341869c3 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/ad8e78bb-7b21-44d8-b94b-ddd647ef6cbc/encryption returned with HTTP 403 Aug 05 18:27:20.736221 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 981/3909] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types/ad8e78bb-7b21-44d8-b94b-ddd647ef6cbc/encryption => generated 127 bytes in 104 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:20.747449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dc10bdd9-8eeb-4807-b3ae-eda877e9d055 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.747924 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dc10bdd9-8eeb-4807-b3ae-eda877e9d055 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.748404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dc10bdd9-8eeb-4807-b3ae-eda877e9d055 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-394301647", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.774985 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dc10bdd9-8eeb-4807-b3ae-eda877e9d055 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:20.775460 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 979/3910] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.786098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a08f0f57-c918-4732-8b7a-252b35701e41 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.791621 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a08f0f57-c918-4732-8b7a-252b35701e41 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] POST https://10.4.3.210/volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a/extra_specs Aug 05 18:27:20.791621 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a08f0f57-c918-4732-8b7a-252b35701e41 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.795626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-a08f0f57-c918-4732-8b7a-252b35701e41 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:20.796127 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a08f0f57-c918-4732-8b7a-252b35701e41 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a/extra_specs returned with HTTP 403 Aug 05 18:27:20.797132 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 982/3911] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:20.804043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ecef65ac-d295-4b43-adf3-c612c933d549 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.805901 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ecef65ac-d295-4b43-adf3-c612c933d549 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] PUT https://10.4.3.210/volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a/extra_specs/key2 Aug 05 18:27:20.806279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ecef65ac-d295-4b43-adf3-c612c933d549 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.808786 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-ecef65ac-d295-4b43-adf3-c612c933d549 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:20.809062 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ecef65ac-d295-4b43-adf3-c612c933d549 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a/extra_specs/key2 returned with HTTP 403 Aug 05 18:27:20.809488 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 970/3912] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:27:20 2026] PUT /volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:20.819792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-997116c0-1b2d-4d7f-8284-ebe2ab90718d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.821664 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-997116c0-1b2d-4d7f-8284-ebe2ab90718d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.822041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-997116c0-1b2d-4d7f-8284-ebe2ab90718d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.825121 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-997116c0-1b2d-4d7f-8284-ebe2ab90718d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:20.825338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-997116c0-1b2d-4d7f-8284-ebe2ab90718d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types returned with HTTP 403 Aug 05 18:27:20.825852 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 982/3913] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:27:20 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) Aug 05 18:27:20.841442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b8f04507-87ed-46c2-9b71-f100feb20e6c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.844007 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8f04507-87ed-46c2-9b71-f100feb20e6c tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.844497 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b8f04507-87ed-46c2-9b71-f100feb20e6c tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-250196241", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.863955 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b8f04507-87ed-46c2-9b71-f100feb20e6c tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:20.864415 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 980/3914] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.873932 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-25e5ac08-ce56-44f8-a789-a77db4fc1613 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.876007 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-25e5ac08-ce56-44f8-a789-a77db4fc1613 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3/encryption Aug 05 18:27:20.876642 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-25e5ac08-ce56-44f8-a789-a77db4fc1613 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.904828 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-25e5ac08-ce56-44f8-a789-a77db4fc1613 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3/encryption returned with HTTP 200 Aug 05 18:27:20.905903 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 983/3915] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.915211 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d7cda97c-26e8-4841-bca9-9eadb2216ee8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.917309 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7cda97c-26e8-4841-bca9-9eadb2216ee8 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] DELETE https://10.4.3.210/volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3/encryption/e6ed98ef-872b-4f98-a7ca-76028906f736 Aug 05 18:27:20.917567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7cda97c-26e8-4841-bca9-9eadb2216ee8 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:20.917947 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d7cda97c-26e8-4841-bca9-9eadb2216ee8 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:20.918841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-d7cda97c-26e8-4841-bca9-9eadb2216ee8 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:20.919039 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d7cda97c-26e8-4841-bca9-9eadb2216ee8 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3/encryption/e6ed98ef-872b-4f98-a7ca-76028906f736 returned with HTTP 403 Aug 05 18:27:20.919752 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 971/3916] 10.4.3.210 () {66 vars in 1489 bytes} [Wed Aug 5 18:27:20 2026] DELETE /volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3/encryption/e6ed98ef-872b-4f98-a7ca-76028906f736 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:20.928509 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b1c3fe7b-241c-465e-8fa5-2369009a4748 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.931173 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b1c3fe7b-241c-465e-8fa5-2369009a4748 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:20.931718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b1c3fe7b-241c-465e-8fa5-2369009a4748 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1419539391", "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=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:20.958895 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b1c3fe7b-241c-465e-8fa5-2369009a4748 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:20.960393 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 983/3917] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:20.978280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-07771fac-a423-4178-a412-4323be91e292 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.978280 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07771fac-a423-4178-a412-4323be91e292 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] DELETE https://10.4.3.210/volume/v3/types/791a6198-19f1-4a44-bdd2-4c7fdbc8a6f7/extra_specs/key1 Aug 05 18:27:20.978280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-07771fac-a423-4178-a412-4323be91e292 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:20.978280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-07771fac-a423-4178-a412-4323be91e292 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:20.986679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-07771fac-a423-4178-a412-4323be91e292 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:20.986895 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07771fac-a423-4178-a412-4323be91e292 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/791a6198-19f1-4a44-bdd2-4c7fdbc8a6f7/extra_specs/key1 returned with HTTP 403 Aug 05 18:27:20.987464 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 981/3918] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:27:20 2026] DELETE /volume/v3/types/791a6198-19f1-4a44-bdd2-4c7fdbc8a6f7/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:20.998020 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9b3d58ae-3a2e-4929-81f7-bf498df1bffa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:20.999896 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9b3d58ae-3a2e-4929-81f7-bf498df1bffa tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:27:21.000480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9b3d58ae-3a2e-4929-81f7-bf498df1bffa tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1232574282", "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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:21.028421 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9b3d58ae-3a2e-4929-81f7-bf498df1bffa tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:27:21.028421 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 984/3919] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:27:20 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:21.040278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-259e5bde-01cd-4633-ace2-d9251a43624d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.044572 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-259e5bde-01cd-4633-ace2-d9251a43624d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] DELETE https://10.4.3.210/volume/v3/types/1d3b36b7-5f8e-44aa-8e57-dfd1b7b1f6a1 Aug 05 18:27:21.044888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-259e5bde-01cd-4633-ace2-d9251a43624d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.045412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-259e5bde-01cd-4633-ace2-d9251a43624d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.046427 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-259e5bde-01cd-4633-ace2-d9251a43624d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:21.046740 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-259e5bde-01cd-4633-ace2-d9251a43624d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/1d3b36b7-5f8e-44aa-8e57-dfd1b7b1f6a1 returned with HTTP 403 Aug 05 18:27:21.047381 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 972/3920] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/1d3b36b7-5f8e-44aa-8e57-dfd1b7b1f6a1 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.057867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4a485af5-84d7-4b19-90e2-f9991a5bc44b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.060506 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4a485af5-84d7-4b19-90e2-f9991a5bc44b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] GET https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs Aug 05 18:27:21.060873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4a485af5-84d7-4b19-90e2-f9991a5bc44b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.061378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4a485af5-84d7-4b19-90e2-f9991a5bc44b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.075244 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4a485af5-84d7-4b19-90e2-f9991a5bc44b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs returned with HTTP 200 Aug 05 18:27:21.075244 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 984/3921] 10.4.3.210 () {66 vars in 1378 bytes} [Wed Aug 5 18:27:21 2026] GET /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs => generated 123 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:21.092438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-686cbf05-b313-4f13-a166-f7ee76c2d035 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.095032 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-686cbf05-b313-4f13-a166-f7ee76c2d035 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] GET https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption/cipher Aug 05 18:27:21.095335 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-686cbf05-b313-4f13-a166-f7ee76c2d035 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.095577 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-686cbf05-b313-4f13-a166-f7ee76c2d035 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.096250 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-686cbf05-b313-4f13-a166-f7ee76c2d035 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:21.096506 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-686cbf05-b313-4f13-a166-f7ee76c2d035 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption/cipher returned with HTTP 403 Aug 05 18:27:21.096975 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 982/3922] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:27:21 2026] GET /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.109076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e3633e99-d1b8-4306-a95d-3ddd5591b729 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.112624 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e3633e99-d1b8-4306-a95d-3ddd5591b729 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] GET https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption Aug 05 18:27:21.112624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e3633e99-d1b8-4306-a95d-3ddd5591b729 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.112624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e3633e99-d1b8-4306-a95d-3ddd5591b729 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.112624 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-e3633e99-d1b8-4306-a95d-3ddd5591b729 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:21.112624 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e3633e99-d1b8-4306-a95d-3ddd5591b729 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption returned with HTTP 403 Aug 05 18:27:21.113022 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 985/3923] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:27:21 2026] GET /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.126372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-42c320a9-1bab-4ac1-9d94-2f4fcc49db30 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.129419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42c320a9-1bab-4ac1-9d94-2f4fcc49db30 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] GET https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/multiattach Aug 05 18:27:21.129725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42c320a9-1bab-4ac1-9d94-2f4fcc49db30 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.130189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42c320a9-1bab-4ac1-9d94-2f4fcc49db30 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.140700 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42c320a9-1bab-4ac1-9d94-2f4fcc49db30 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/multiattach returned with HTTP 200 Aug 05 18:27:21.141289 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 973/3924] 10.4.3.210 () {66 vars in 1414 bytes} [Wed Aug 5 18:27:21 2026] GET /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:27:21.150642 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1a3943e1-14de-45ed-92eb-4a84e9248042 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.152792 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1a3943e1-14de-45ed-92eb-4a84e9248042 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] GET https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/volume_backend_name Aug 05 18:27:21.153025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1a3943e1-14de-45ed-92eb-4a84e9248042 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.153305 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1a3943e1-14de-45ed-92eb-4a84e9248042 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.161988 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1a3943e1-14de-45ed-92eb-4a84e9248042 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/volume_backend_name returned with HTTP 404 Aug 05 18:27:21.162586 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 985/3925] 10.4.3.210 () {66 vars in 1438 bytes} [Wed Aug 5 18:27:21 2026] GET /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.174891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-863e10a8-9dfc-4e8b-90bb-df1bc019606b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.177507 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-863e10a8-9dfc-4e8b-90bb-df1bc019606b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] PUT https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption/55b3e0b8-0626-44f6-a75e-62ad04a05db1 Aug 05 18:27:21.177895 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-863e10a8-9dfc-4e8b-90bb-df1bc019606b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:21.181764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-863e10a8-9dfc-4e8b-90bb-df1bc019606b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:21.182732 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-863e10a8-9dfc-4e8b-90bb-df1bc019606b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption/55b3e0b8-0626-44f6-a75e-62ad04a05db1 returned with HTTP 403 Aug 05 18:27:21.183610 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 983/3926] 10.4.3.210 () {68 vars in 1506 bytes} [Wed Aug 5 18:27:21 2026] PUT /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/encryption/55b3e0b8-0626-44f6-a75e-62ad04a05db1 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.196523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c690be9f-41c3-49ba-8d6d-538e79e1c58d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.198689 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c690be9f-41c3-49ba-8d6d-538e79e1c58d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] PUT https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/key1 Aug 05 18:27:21.199352 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c690be9f-41c3-49ba-8d6d-538e79e1c58d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:21.202119 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-c690be9f-41c3-49ba-8d6d-538e79e1c58d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:21.202692 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c690be9f-41c3-49ba-8d6d-538e79e1c58d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/key1 returned with HTTP 403 Aug 05 18:27:21.203518 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 986/3927] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:27:21 2026] PUT /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.215454 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c82208d2-4550-4e24-8572-d9d16b00c765 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.217908 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c82208d2-4550-4e24-8572-d9d16b00c765 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] PUT https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d Aug 05 18:27:21.218363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c82208d2-4550-4e24-8572-d9d16b00c765 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:21.220907 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-c82208d2-4550-4e24-8572-d9d16b00c765 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8b8dcd86e3b54aa5947e2a4ebbed6f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0862c6420474460898adcd701907a43', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:27:21.221245 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c82208d2-4550-4e24-8572-d9d16b00c765 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-reader] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d returned with HTTP 403 Aug 05 18:27:21.221849 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 974/3928] 10.4.3.210 () {68 vars in 1362 bytes} [Wed Aug 5 18:27:21 2026] PUT /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:21.230019 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c148fbe8-ee8a-4931-96e6-d7e93648acae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.232618 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c148fbe8-ee8a-4931-96e6-d7e93648acae tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] DELETE https://10.4.3.210/volume/v3/types/1d3b36b7-5f8e-44aa-8e57-dfd1b7b1f6a1 Aug 05 18:27:21.232618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c148fbe8-ee8a-4931-96e6-d7e93648acae tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.232618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c148fbe8-ee8a-4931-96e6-d7e93648acae tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.268300 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c148fbe8-ee8a-4931-96e6-d7e93648acae tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/1d3b36b7-5f8e-44aa-8e57-dfd1b7b1f6a1 returned with HTTP 202 Aug 05 18:27:21.268300 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 986/3929] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/1d3b36b7-5f8e-44aa-8e57-dfd1b7b1f6a1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:21.278713 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-99df5a80-4636-408c-b7ee-9281d82b7471 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.280543 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99df5a80-4636-408c-b7ee-9281d82b7471 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] DELETE https://10.4.3.210/volume/v3/types/791a6198-19f1-4a44-bdd2-4c7fdbc8a6f7 Aug 05 18:27:21.280856 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99df5a80-4636-408c-b7ee-9281d82b7471 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.281615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-99df5a80-4636-408c-b7ee-9281d82b7471 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.319093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-99df5a80-4636-408c-b7ee-9281d82b7471 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/791a6198-19f1-4a44-bdd2-4c7fdbc8a6f7 returned with HTTP 202 Aug 05 18:27:21.319617 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 984/3930] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/791a6198-19f1-4a44-bdd2-4c7fdbc8a6f7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:21.329710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1d67dc47-2a45-4dc9-9bc5-8af03c9b160b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.333616 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d67dc47-2a45-4dc9-9bc5-8af03c9b160b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] DELETE https://10.4.3.210/volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3 Aug 05 18:27:21.333616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d67dc47-2a45-4dc9-9bc5-8af03c9b160b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.333616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d67dc47-2a45-4dc9-9bc5-8af03c9b160b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.373839 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d67dc47-2a45-4dc9-9bc5-8af03c9b160b tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3 returned with HTTP 202 Aug 05 18:27:21.373839 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 987/3931] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/7f599ed4-5bbf-4679-93a3-0f296bd369f3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:21.382744 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-891aba6b-962c-4916-a9d7-2e4fb61d25d1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.384992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-891aba6b-962c-4916-a9d7-2e4fb61d25d1 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] DELETE https://10.4.3.210/volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a Aug 05 18:27:21.385381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-891aba6b-962c-4916-a9d7-2e4fb61d25d1 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.385723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-891aba6b-962c-4916-a9d7-2e4fb61d25d1 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.417767 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-891aba6b-962c-4916-a9d7-2e4fb61d25d1 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a returned with HTTP 202 Aug 05 18:27:21.417937 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 975/3932] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/fa2e0791-da97-4ac0-bd8a-78be08dfec2a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:21.428755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7a28a486-0139-49c5-a0f4-f3be6f31ce2d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.430821 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a28a486-0139-49c5-a0f4-f3be6f31ce2d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] DELETE https://10.4.3.210/volume/v3/types/ad8e78bb-7b21-44d8-b94b-ddd647ef6cbc Aug 05 18:27:21.431026 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a28a486-0139-49c5-a0f4-f3be6f31ce2d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.431257 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7a28a486-0139-49c5-a0f4-f3be6f31ce2d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.465468 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7a28a486-0139-49c5-a0f4-f3be6f31ce2d tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/ad8e78bb-7b21-44d8-b94b-ddd647ef6cbc returned with HTTP 202 Aug 05 18:27:21.465980 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 987/3933] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/ad8e78bb-7b21-44d8-b94b-ddd647ef6cbc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:21.473663 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-117b3099-4a6a-4a32-8413-288c7b003436 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.476313 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-117b3099-4a6a-4a32-8413-288c7b003436 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] DELETE https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d Aug 05 18:27:21.476313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-117b3099-4a6a-4a32-8413-288c7b003436 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.476503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-117b3099-4a6a-4a32-8413-288c7b003436 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.505507 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-117b3099-4a6a-4a32-8413-288c7b003436 tempest-VolumeTypesReaderTests-1174679994 tempest-VolumeTypesReaderTests-1174679994-project-admin] https://10.4.3.210/volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d returned with HTTP 202 Aug 05 18:27:21.506014 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 985/3934] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:21 2026] DELETE /volume/v3/types/8e1e18b7-ad30-4ffd-a290-cf2e45f24a9d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:21.678250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-69d6476f-990a-4339-86b5-b40ffa165940 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:21.682815 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69d6476f-990a-4339-86b5-b40ffa165940 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:21.682815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69d6476f-990a-4339-86b5-b40ffa165940 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:21.682815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69d6476f-990a-4339-86b5-b40ffa165940 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:21.682815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-69d6476f-990a-4339-86b5-b40ffa165940 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:21.688754 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:21.688754 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:21.690170 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69d6476f-990a-4339-86b5-b40ffa165940 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:21.690849 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 988/3935] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:21 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:22.706891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-33bed5b5-e10b-428e-8ba8-ddae7a18e4ac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:22.712814 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-33bed5b5-e10b-428e-8ba8-ddae7a18e4ac tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:22.713445 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-33bed5b5-e10b-428e-8ba8-ddae7a18e4ac tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:22.714293 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-33bed5b5-e10b-428e-8ba8-ddae7a18e4ac tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:22.717004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-33bed5b5-e10b-428e-8ba8-ddae7a18e4ac tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:22.722820 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:22.722820 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:22.723748 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-33bed5b5-e10b-428e-8ba8-ddae7a18e4ac tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:22.724508 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 976/3936] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:22 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:23.055144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7aa71241-32f7-437f-aa33-2d7268468b3e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:23.057422 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:23.057863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4e64d024-b2e6-4bba-8fe0-b418b1408501", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:23.059867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4e64d024-b2e6-4bba-8fe0-b418b1408501', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:23.293875 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Create volume of 1 GB Aug 05 18:27:23.298363 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Availability Zones retrieved successfully. Aug 05 18:27:23.305603 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Flow 'volume_create_api' (74271c53-bd74-437c-a332-72a36dff9652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:23.306707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d452c-5e7b-4e9a-a965-a378f15a101f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:23.307802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:23.388692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1d452c-5e7b-4e9a-a965-a378f15a101f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:27:21Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9,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': '05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:23.389772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa62243-e653-4280-982e-7baa7da012c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:23.437497 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:27:23.437786 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:27:23.493205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Created reservations ['f8b39bea-b2d4-4599-bde4-a26d548a5578', '68755985-5e29-476e-ad13-0ff87bc5dda8', 'ae321ada-21cf-4cb7-b03b-c4c1c5dee55b', 'a85e1622-08db-484c-90b0-478e7892b9bb'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:23.494093 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fa62243-e653-4280-982e-7baa7da012c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8b39bea-b2d4-4599-bde4-a26d548a5578', '68755985-5e29-476e-ad13-0ff87bc5dda8', 'ae321ada-21cf-4cb7-b03b-c4c1c5dee55b', 'a85e1622-08db-484c-90b0-478e7892b9bb']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:23.494986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ec1e8a-ade7-49ed-ada1-51a2c17903a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:23.527212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ec1e8a-ade7-49ed-ada1-51a2c17903a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69fcb7a0-0869-4a98-94db-8f3626d96cc2', '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='fdb50fe151b743598b6c4280f0fe9ad7',qos_specs=None,replication_status=,reservations=['f8b39bea-b2d4-4599-bde4-a26d548a5578','68755985-5e29-476e-ad13-0ff87bc5dda8','ae321ada-21cf-4cb7-b03b-c4c1c5dee55b','a85e1622-08db-484c-90b0-478e7892b9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca5bebe3dfc4915b5a91aa04ad949bd',volume_type_id=05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27: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=69fcb7a0-0869-4a98-94db-8f3626d96cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdb50fe151b743598b6c4280f0fe9ad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca5bebe3dfc4915b5a91aa04ad949bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9),volume_type_id=05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:23.529030 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38511f9d-93f1-4d2b-b47f-57fde3a2b6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:23.569615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38511f9d-93f1-4d2b-b47f-57fde3a2b6df) transitioned into state 'SUCCESS' from 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='fdb50fe151b743598b6c4280f0fe9ad7',qos_specs=None,replication_status=,reservations=['f8b39bea-b2d4-4599-bde4-a26d548a5578','68755985-5e29-476e-ad13-0ff87bc5dda8','ae321ada-21cf-4cb7-b03b-c4c1c5dee55b','a85e1622-08db-484c-90b0-478e7892b9bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca5bebe3dfc4915b5a91aa04ad949bd',volume_type_id=05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:23.569615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe52ffe-927c-4014-b1d6-fc85607634ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:23.585894 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe52ffe-927c-4014-b1d6-fc85607634ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:23.588061 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Flow 'volume_create_api' (74271c53-bd74-437c-a332-72a36dff9652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:23.589030 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Create volume request issued successfully. Aug 05 18:27:23.590608 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7aa71241-32f7-437f-aa33-2d7268468b3e tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:23.590608 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 988/3937] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:23 2026] POST /volume/v3/volumes => generated 798 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:23.609976 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-27253235-223a-42cd-b5ca-ba049680abdf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:23.614796 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-27253235-223a-42cd-b5ca-ba049680abdf tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:23.614796 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-27253235-223a-42cd-b5ca-ba049680abdf tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:23.614796 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-27253235-223a-42cd-b5ca-ba049680abdf tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:23.630868 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:23.630868 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:23.644029 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-27253235-223a-42cd-b5ca-ba049680abdf tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:23.655192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-27253235-223a-42cd-b5ca-ba049680abdf tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:23.655192 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 986/3938] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:23 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:23.738807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ebf249c2-f02c-4077-a501-0766ee2bc8eb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:23.740953 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ebf249c2-f02c-4077-a501-0766ee2bc8eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:23.741376 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ebf249c2-f02c-4077-a501-0766ee2bc8eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:23.741750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ebf249c2-f02c-4077-a501-0766ee2bc8eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:23.742048 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ebf249c2-f02c-4077-a501-0766ee2bc8eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:23.748569 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:23.748569 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:23.750008 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ebf249c2-f02c-4077-a501-0766ee2bc8eb tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:23.750547 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 989/3939] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:23 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:24.670428 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1562f2a6-6c9b-465e-88d8-7f22413a595b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:24.671750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1562f2a6-6c9b-465e-88d8-7f22413a595b tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:24.671983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1562f2a6-6c9b-465e-88d8-7f22413a595b tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:24.672236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1562f2a6-6c9b-465e-88d8-7f22413a595b tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:24.682625 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:24.682625 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:24.687331 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1562f2a6-6c9b-465e-88d8-7f22413a595b tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:24.692430 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1562f2a6-6c9b-465e-88d8-7f22413a595b tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:24.692899 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 977/3940] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:24 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:24.767390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d2018c99-8fb1-4d37-93fa-f71e42cdf4f4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:24.770155 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d2018c99-8fb1-4d37-93fa-f71e42cdf4f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:24.770490 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d2018c99-8fb1-4d37-93fa-f71e42cdf4f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:24.771436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d2018c99-8fb1-4d37-93fa-f71e42cdf4f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:24.771436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-d2018c99-8fb1-4d37-93fa-f71e42cdf4f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:24.778989 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:24.778989 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:24.780538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d2018c99-8fb1-4d37-93fa-f71e42cdf4f4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:24.780538 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 989/3941] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:24 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:25.707066 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5fe31005-01ae-491d-a718-9779caa92c46 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:25.709464 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5fe31005-01ae-491d-a718-9779caa92c46 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:25.709798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5fe31005-01ae-491d-a718-9779caa92c46 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:25.710048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5fe31005-01ae-491d-a718-9779caa92c46 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:25.720247 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:25.720247 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:25.725275 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5fe31005-01ae-491d-a718-9779caa92c46 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:25.731626 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5fe31005-01ae-491d-a718-9779caa92c46 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:25.732818 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 987/3942] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:25 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:27:25.792426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d6710ae-4de1-4d2f-a5ee-0ac27e22abcd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:25.794390 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d6710ae-4de1-4d2f-a5ee-0ac27e22abcd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:25.794620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d6710ae-4de1-4d2f-a5ee-0ac27e22abcd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:25.794811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d6710ae-4de1-4d2f-a5ee-0ac27e22abcd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:25.794914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3d6710ae-4de1-4d2f-a5ee-0ac27e22abcd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:25.799384 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:25.799384 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:25.800009 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d6710ae-4de1-4d2f-a5ee-0ac27e22abcd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:25.800410 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 990/3943] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:25 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:26.749367 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3bda8a5a-a601-4cf7-82a1-a8f0781291f7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:26.753271 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bda8a5a-a601-4cf7-82a1-a8f0781291f7 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:26.753271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bda8a5a-a601-4cf7-82a1-a8f0781291f7 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:26.754450 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bda8a5a-a601-4cf7-82a1-a8f0781291f7 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:26.764114 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:26.764114 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:26.770545 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3bda8a5a-a601-4cf7-82a1-a8f0781291f7 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:26.778244 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bda8a5a-a601-4cf7-82a1-a8f0781291f7 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:26.779326 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 978/3944] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:26 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:26.813894 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-94bd998e-19e0-43fd-86c6-4131352cd64a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:26.816254 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94bd998e-19e0-43fd-86c6-4131352cd64a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:26.816560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94bd998e-19e0-43fd-86c6-4131352cd64a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:26.816886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-94bd998e-19e0-43fd-86c6-4131352cd64a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:26.817161 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-94bd998e-19e0-43fd-86c6-4131352cd64a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:26.822912 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:26.822912 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:26.823676 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-94bd998e-19e0-43fd-86c6-4131352cd64a tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:26.824045 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 990/3945] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:26 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:27.797707 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-23ba510c-f933-4497-a2e8-e81ac067f0b0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:27.799736 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23ba510c-f933-4497-a2e8-e81ac067f0b0 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:27.799988 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23ba510c-f933-4497-a2e8-e81ac067f0b0 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:27.800238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23ba510c-f933-4497-a2e8-e81ac067f0b0 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:27.809084 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:27.809084 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:27.814740 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-23ba510c-f933-4497-a2e8-e81ac067f0b0 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:27.821779 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23ba510c-f933-4497-a2e8-e81ac067f0b0 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:27.822359 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 988/3946] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:27 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:27.838406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d2752689-8a09-4a35-bdb1-774ff62b0900 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:27.841649 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d2752689-8a09-4a35-bdb1-774ff62b0900 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:27.843358 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d2752689-8a09-4a35-bdb1-774ff62b0900 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:27.843358 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d2752689-8a09-4a35-bdb1-774ff62b0900 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:27.843358 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d2752689-8a09-4a35-bdb1-774ff62b0900 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:27.848929 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:27.848929 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:27.851372 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d2752689-8a09-4a35-bdb1-774ff62b0900 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:27.852040 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 991/3947] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:27 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:28.838896 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ae9c7ea0-9ccd-4e5d-8908-37cc6b33dee9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:28.842093 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ae9c7ea0-9ccd-4e5d-8908-37cc6b33dee9 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:28.842480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ae9c7ea0-9ccd-4e5d-8908-37cc6b33dee9 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:28.842694 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ae9c7ea0-9ccd-4e5d-8908-37cc6b33dee9 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:28.852542 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:28.852542 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:28.857757 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ae9c7ea0-9ccd-4e5d-8908-37cc6b33dee9 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:28.863652 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cca96c41-c20a-44d7-a0df-491bd4df0eaf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:28.864383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ae9c7ea0-9ccd-4e5d-8908-37cc6b33dee9 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:28.864957 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 979/3948] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:28 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:28.868613 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cca96c41-c20a-44d7-a0df-491bd4df0eaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:28.868613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cca96c41-c20a-44d7-a0df-491bd4df0eaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:28.868613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cca96c41-c20a-44d7-a0df-491bd4df0eaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:28.868613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-cca96c41-c20a-44d7-a0df-491bd4df0eaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:28.872270 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:28.872270 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:28.873062 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cca96c41-c20a-44d7-a0df-491bd4df0eaf tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:28.873489 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 991/3949] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:28 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:29.881689 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b15d818b-d0f2-4cbe-a93e-6b495655bb55 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:29.884212 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b15d818b-d0f2-4cbe-a93e-6b495655bb55 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:29.884493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b15d818b-d0f2-4cbe-a93e-6b495655bb55 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:29.884678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b15d818b-d0f2-4cbe-a93e-6b495655bb55 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:29.885168 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-48826b5a-54f9-4af3-b60c-31c7d930c602 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:29.887650 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48826b5a-54f9-4af3-b60c-31c7d930c602 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:29.887912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48826b5a-54f9-4af3-b60c-31c7d930c602 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:29.888154 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48826b5a-54f9-4af3-b60c-31c7d930c602 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:29.888343 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-48826b5a-54f9-4af3-b60c-31c7d930c602 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:29.892820 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:29.892820 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:29.893345 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:29.893345 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:29.894251 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48826b5a-54f9-4af3-b60c-31c7d930c602 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:29.894978 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 992/3950] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:29 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:29.897148 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b15d818b-d0f2-4cbe-a93e-6b495655bb55 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:29.901868 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b15d818b-d0f2-4cbe-a93e-6b495655bb55 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:29.902225 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 989/3951] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:29 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:30.913514 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dd4df86f-4e82-4515-af3e-0047f81ecda0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:30.913514 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dd4df86f-4e82-4515-af3e-0047f81ecda0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:30.914049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dd4df86f-4e82-4515-af3e-0047f81ecda0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:30.914251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dd4df86f-4e82-4515-af3e-0047f81ecda0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:30.914377 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dd4df86f-4e82-4515-af3e-0047f81ecda0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:30.917431 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-44439709-a6cb-4b65-8ddf-611fb2a38dc6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:30.919066 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:30.919066 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:30.919552 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-44439709-a6cb-4b65-8ddf-611fb2a38dc6 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:30.919790 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-44439709-a6cb-4b65-8ddf-611fb2a38dc6 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:30.919867 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dd4df86f-4e82-4515-af3e-0047f81ecda0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:30.919986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-44439709-a6cb-4b65-8ddf-611fb2a38dc6 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:30.920342 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 980/3952] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:30 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:27:30.929683 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:30.929683 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:30.934053 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-44439709-a6cb-4b65-8ddf-611fb2a38dc6 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:30.939927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-44439709-a6cb-4b65-8ddf-611fb2a38dc6 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:30.940423 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 992/3953] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:30 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 1295 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:30.957778 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:30.959725 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] DELETE https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:30.959954 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:30.960145 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:30.960312 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Delete volume with id: 69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:30.970354 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:30.970354 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:30.970888 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:30.991447 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Delete volume request issued successfully. Aug 05 18:27:30.991777 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52715e8e-0c3d-493e-81e6-86c2e02f4c81 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 202 Aug 05 18:27:30.992501 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 993/3954] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:30 2026] DELETE /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:31.000773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a5fa8a53-da84-41ab-907d-4d8bb9645570 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:31.002672 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a5fa8a53-da84-41ab-907d-4d8bb9645570 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:31.002927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a5fa8a53-da84-41ab-907d-4d8bb9645570 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:31.003110 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a5fa8a53-da84-41ab-907d-4d8bb9645570 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:31.010546 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:31.010546 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:31.014556 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a5fa8a53-da84-41ab-907d-4d8bb9645570 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Volume info retrieved successfully. Aug 05 18:27:31.019886 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a5fa8a53-da84-41ab-907d-4d8bb9645570 tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 200 Aug 05 18:27:31.020355 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 990/3955] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:30 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 1294 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:31.936693 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e79c4261-c693-4272-abeb-f10d4aa18fea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:31.940248 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e79c4261-c693-4272-abeb-f10d4aa18fea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:31.940487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e79c4261-c693-4272-abeb-f10d4aa18fea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:31.940735 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e79c4261-c693-4272-abeb-f10d4aa18fea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:31.941316 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-e79c4261-c693-4272-abeb-f10d4aa18fea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:31.953241 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:31.953241 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:31.956505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e79c4261-c693-4272-abeb-f10d4aa18fea tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:31.958318 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 981/3956] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:31 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:32.035232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-661f0cb2-1127-4cd0-a2e2-6b2b2a48ee5d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:32.040722 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-661f0cb2-1127-4cd0-a2e2-6b2b2a48ee5d tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] GET https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 Aug 05 18:27:32.041047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-661f0cb2-1127-4cd0-a2e2-6b2b2a48ee5d tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:32.041364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-661f0cb2-1127-4cd0-a2e2-6b2b2a48ee5d tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:32.060432 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-661f0cb2-1127-4cd0-a2e2-6b2b2a48ee5d tempest-VolumeAndVolumeTypeFromImageTest-1567169609 tempest-VolumeAndVolumeTypeFromImageTest-1567169609-project-member] https://10.4.3.210/volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 returned with HTTP 404 Aug 05 18:27:32.061110 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 993/3957] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:32 2026] GET /volume/v3/volumes/69fcb7a0-0869-4a98-94db-8f3626d96cc2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:32.279176 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d905f5f3-b176-424b-b4c1-603240013ea7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:32.282427 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d905f5f3-b176-424b-b4c1-603240013ea7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:27:32.282686 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d905f5f3-b176-424b-b4c1-603240013ea7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:32.282903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d905f5f3-b176-424b-b4c1-603240013ea7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:32.283781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d905f5f3-b176-424b-b4c1-603240013ea7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:27:32.299197 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d905f5f3-b176-424b-b4c1-603240013ea7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Get all volumes completed successfully. Aug 05 18:27:32.301187 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:32.301187 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:32.306493 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d905f5f3-b176-424b-b4c1-603240013ea7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:27:32.306987 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 994/3958] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:27:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:27:32.326325 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3b1e1138-3404-4397-b4dc-6ac430399892 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:32.330112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 Aug 05 18:27:32.330489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:32.330784 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:32.331952 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Delete volume with id: adcb7285-c5d4-4792-a0c4-874073934f04 Aug 05 18:27:32.340716 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:32.340716 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:32.341228 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Volume info retrieved successfully. Aug 05 18:27:32.354144 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.image.cache [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '4e64d024-b2e6-4bba-8fe0-b418b1408501', 'volume_id': 'adcb7285-c5d4-4792-a0c4-874073934f04', 'host': 'np0000006581@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 5, 18, 27, 23), 'last_used': datetime.datetime(2026, 8, 5, 18, 27, 30)}. {{(pid=100363) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 05 18:27:32.368782 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Delete volume request issued successfully. Aug 05 18:27:32.369120 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3b1e1138-3404-4397-b4dc-6ac430399892 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 returned with HTTP 202 Aug 05 18:27:32.369943 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 991/3959] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:32 2026] DELETE /volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:32.381573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-44912751-415b-4640-bec5-9a361da12c31 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:32.383711 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44912751-415b-4640-bec5-9a361da12c31 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] GET https://10.4.3.210/volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 Aug 05 18:27:32.383921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44912751-415b-4640-bec5-9a361da12c31 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:32.384127 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44912751-415b-4640-bec5-9a361da12c31 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:32.392491 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:32.392491 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:32.400827 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-44912751-415b-4640-bec5-9a361da12c31 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Volume info retrieved successfully. Aug 05 18:27:32.406082 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44912751-415b-4640-bec5-9a361da12c31 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 returned with HTTP 200 Aug 05 18:27:32.409404 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 982/3960] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:32 2026] GET /volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 => generated 1105 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:32.969666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f1e47944-e7f4-459d-aea9-a0f9f4d55518 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:32.971914 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f1e47944-e7f4-459d-aea9-a0f9f4d55518 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:32.972215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f1e47944-e7f4-459d-aea9-a0f9f4d55518 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:32.972338 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f1e47944-e7f4-459d-aea9-a0f9f4d55518 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:32.972452 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-f1e47944-e7f4-459d-aea9-a0f9f4d55518 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:32.974415 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=187,cinder:UPDATE=44,cinder:INSERT=26 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:27:32.977606 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:32.977606 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:32.978249 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f1e47944-e7f4-459d-aea9-a0f9f4d55518 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:32.978693 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 994/3961] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:32 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:33.423613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ac8eeff1-5719-4d51-b502-84fdef6f04c7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:33.425548 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ac8eeff1-5719-4d51-b502-84fdef6f04c7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] GET https://10.4.3.210/volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 Aug 05 18:27:33.425737 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ac8eeff1-5719-4d51-b502-84fdef6f04c7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:33.426634 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ac8eeff1-5719-4d51-b502-84fdef6f04c7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:33.428043 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=191,cinder:UPDATE=53,cinder:INSERT=36 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:27:33.433081 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ac8eeff1-5719-4d51-b502-84fdef6f04c7 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 returned with HTTP 404 Aug 05 18:27:33.433643 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 995/3962] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:33 2026] GET /volume/v3/volumes/adcb7285-c5d4-4792-a0c4-874073934f04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:33.442948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-249769c2-31d8-41bc-a395-2381ba2c8185 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:33.445125 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-249769c2-31d8-41bc-a395-2381ba2c8185 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] DELETE https://10.4.3.210/volume/v3/types/05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9 Aug 05 18:27:33.445358 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-249769c2-31d8-41bc-a395-2381ba2c8185 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:33.445617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-249769c2-31d8-41bc-a395-2381ba2c8185 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:33.475015 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-249769c2-31d8-41bc-a395-2381ba2c8185 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/types/05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9 returned with HTTP 202 Aug 05 18:27:33.475335 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 992/3963] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:27:33 2026] DELETE /volume/v3/types/05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:33.485186 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dbd5dbb2-3c0d-48ee-acf8-d4bc66a16646 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:33.488516 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbd5dbb2-3c0d-48ee-acf8-d4bc66a16646 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] GET https://10.4.3.210/volume/v3/types/05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9 Aug 05 18:27:33.488844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbd5dbb2-3c0d-48ee-acf8-d4bc66a16646 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:33.489058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbd5dbb2-3c0d-48ee-acf8-d4bc66a16646 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:33.490943 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=225,cinder:INSERT=29,cinder:UPDATE=58 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:27:33.493770 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbd5dbb2-3c0d-48ee-acf8-d4bc66a16646 tempest-VolumeAndVolumeTypeFromImageTest-1735819807 tempest-VolumeAndVolumeTypeFromImageTest-1735819807-project-admin] https://10.4.3.210/volume/v3/types/05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9 returned with HTTP 404 Aug 05 18:27:33.494770 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 983/3964] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:27:33 2026] GET /volume/v3/types/05bc93d1-ecbb-47eb-8bc1-f23250ffd3a9 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:33.989213 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9aadf66f-70ad-4353-85a3-e3b5b73f65f5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:33.991070 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9aadf66f-70ad-4353-85a3-e3b5b73f65f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:33.991464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9aadf66f-70ad-4353-85a3-e3b5b73f65f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:33.991708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9aadf66f-70ad-4353-85a3-e3b5b73f65f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:33.991864 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9aadf66f-70ad-4353-85a3-e3b5b73f65f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:33.996654 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:33.996654 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:33.997424 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9aadf66f-70ad-4353-85a3-e3b5b73f65f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:33.998040 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 995/3965] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:33 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:27:35.009775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0faaf7be-8f37-410f-9907-dd1d3bbc89c4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:35.011496 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0faaf7be-8f37-410f-9907-dd1d3bbc89c4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:35.011926 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0faaf7be-8f37-410f-9907-dd1d3bbc89c4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:35.012238 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0faaf7be-8f37-410f-9907-dd1d3bbc89c4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:35.013359 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0faaf7be-8f37-410f-9907-dd1d3bbc89c4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:35.017778 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:35.017778 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:35.018732 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0faaf7be-8f37-410f-9907-dd1d3bbc89c4 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:35.019192 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 996/3966] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:35 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:35.602436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7b819824-050c-409c-86aa-36bd44f90a88 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:35.721799 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:35.722221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-229497745"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:35.724097 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-229497745'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:35.724269 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume of 1 GB Aug 05 18:27:35.726964 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=212,cinder:UPDATE=58,cinder:INSERT=41,cinder:DELETE=1 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:27:35.729766 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Availability Zones retrieved successfully. Aug 05 18:27:35.736626 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (ea9c784f-d70e-4ac5-9c00-dfc1ffdb01c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:35.738200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de29f96-7a63-4e17-82da-bc01c12921ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:35.739608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:35.772504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de29f96-7a63-4e17-82da-bc01c12921ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:35.774072 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0e0447-2ace-46af-ac5f-b996016af9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:35.860476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['f3374d2e-d37f-411f-9823-21ec66304b3c', '87e1a7ea-baa3-41c3-a830-286c47e9cc82', 'cea3b8f3-d6ab-4a5d-9347-216c097ffa02', 'b92d0991-0ef7-468e-8388-bf38cfa024e9'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:35.861499 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d0e0447-2ace-46af-ac5f-b996016af9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3374d2e-d37f-411f-9823-21ec66304b3c', '87e1a7ea-baa3-41c3-a830-286c47e9cc82', 'cea3b8f3-d6ab-4a5d-9347-216c097ffa02', 'b92d0991-0ef7-468e-8388-bf38cfa024e9']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:35.862492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be6f1d2-c18e-48d6-a486-aa74e7ebbb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:35.893154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be6f1d2-c18e-48d6-a486-aa74e7ebbb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8e2b27-1ff8-4aac-8ccf-512491c426a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-229497745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['f3374d2e-d37f-411f-9823-21ec66304b3c','87e1a7ea-baa3-41c3-a830-286c47e9cc82','cea3b8f3-d6ab-4a5d-9347-216c097ffa02','b92d0991-0ef7-468e-8388-bf38cfa024e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-229497745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e8e2b27-1ff8-4aac-8ccf-512491c426a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1358d34193a4bd29d026d7e83df140e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd751481539e41048137b9ebf3eaa5ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:35.894074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafed9fe-3669-4131-82c6-361a3ab6f034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:35.916101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafed9fe-3669-4131-82c6-361a3ab6f034) transitioned into state 'SUCCESS' from state '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-229497745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['f3374d2e-d37f-411f-9823-21ec66304b3c','87e1a7ea-baa3-41c3-a830-286c47e9cc82','cea3b8f3-d6ab-4a5d-9347-216c097ffa02','b92d0991-0ef7-468e-8388-bf38cfa024e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:35.916959 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8921ce-d0ae-47ae-9417-920783e0acce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:35.926740 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8921ce-d0ae-47ae-9417-920783e0acce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:35.927674 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (ea9c784f-d70e-4ac5-9c00-dfc1ffdb01c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:35.928058 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request issued successfully. Aug 05 18:27:35.928722 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b819824-050c-409c-86aa-36bd44f90a88 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:35.929298 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 993/3967] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:27:35 2026] POST /volume/v3/volumes => generated 759 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:35.944959 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d6aa9618-d01a-495b-8a9f-cad4a7f02a1b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:35.950516 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6aa9618-d01a-495b-8a9f-cad4a7f02a1b tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:35.950516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6aa9618-d01a-495b-8a9f-cad4a7f02a1b tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:35.950516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6aa9618-d01a-495b-8a9f-cad4a7f02a1b tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:35.958834 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:35.958834 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:35.964387 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d6aa9618-d01a-495b-8a9f-cad4a7f02a1b tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:35.971579 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6aa9618-d01a-495b-8a9f-cad4a7f02a1b tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 returned with HTTP 200 Aug 05 18:27:35.972208 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 984/3968] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:35 2026] GET /volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:36.035619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1c589006-96a0-45ab-96aa-064696907ea8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:36.040711 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1c589006-96a0-45ab-96aa-064696907ea8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:36.040711 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1c589006-96a0-45ab-96aa-064696907ea8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:36.040711 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1c589006-96a0-45ab-96aa-064696907ea8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:36.040711 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-1c589006-96a0-45ab-96aa-064696907ea8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:36.044666 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:36.044666 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:36.045255 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1c589006-96a0-45ab-96aa-064696907ea8 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:36.045653 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 996/3969] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:36 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:36.988392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7d08a29a-d93f-44aa-8e03-444bb065e8bc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:36.990780 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d08a29a-d93f-44aa-8e03-444bb065e8bc tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:36.991040 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d08a29a-d93f-44aa-8e03-444bb065e8bc tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:36.991292 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d08a29a-d93f-44aa-8e03-444bb065e8bc tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:37.000843 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.000843 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:37.006217 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7d08a29a-d93f-44aa-8e03-444bb065e8bc tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:37.011939 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d08a29a-d93f-44aa-8e03-444bb065e8bc tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 returned with HTTP 200 Aug 05 18:27:37.012415 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 997/3970] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:36 2026] GET /volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:37.026208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:37.029002 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:27:37.029510 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e8e2b27-1ff8-4aac-8ccf-512491c426a0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1614868512"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:37.041559 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.041559 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:37.042152 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:37.042305 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create snapshot from volume 4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:37.057227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0c62abba-e5a5-4d88-9494-f9cd9e715922 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:37.059165 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c62abba-e5a5-4d88-9494-f9cd9e715922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:37.059540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c62abba-e5a5-4d88-9494-f9cd9e715922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:37.059769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c62abba-e5a5-4d88-9494-f9cd9e715922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:37.059887 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0c62abba-e5a5-4d88-9494-f9cd9e715922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:37.064073 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.064073 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:37.064763 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c62abba-e5a5-4d88-9494-f9cd9e715922 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:37.065158 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 985/3971] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:37 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:37.076310 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:37.078605 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e/action Aug 05 18:27:37.079035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:27:37.079217 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:37.080538 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.admin_actions [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Updating backup 'e500e252-58dc-4ef1-aa07-1461ee984f8e' with '{'status': 'error'}' {{(pid=100365) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 05 18:27:37.090357 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['84037c42-8146-4e75-9bb4-1a99e9c5ce0a', '56f10fd5-2d5e-4752-a056-b753a45eb0f4', '4d0c631a-e5ea-48eb-a7a8-072fa8be8b1f', '4a8bfc07-a1fa-4ed9-bcff-016965cc68a3'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:37.090838 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.090838 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:37.099170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] reset_status in rpcapi backup_id e500e252-58dc-4ef1-aa07-1461ee984f8e on host np0000006581. {{(pid=100365) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 05 18:27:37.101306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c78044c1-4a71-41db-8d81-deb6dca301e5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e/action returned with HTTP 202 Aug 05 18:27:37.101819 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 997/3972] 10.4.3.210 () {70 vars in 1430 bytes} [Wed Aug 5 18:27:37 2026] POST /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:37.113792 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:37.115953 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 Aug 05 18:27:37.116192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:37.116413 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:37.116554 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume with id: f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 Aug 05 18:27:37.125616 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.125616 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:37.125999 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:37.132435 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Snapshot create request issued successfully. Aug 05 18:27:37.132861 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bfa2091b-9dbc-4ac6-9af3-dacc9d12c79f tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:27:37.133561 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 994/3973] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:27:37 2026] POST /volume/v3/snapshots => generated 316 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:37.144793 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-57f1681a-352a-49c3-a749-29a881790ee8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:37.148756 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-57f1681a-352a-49c3-a749-29a881790ee8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 Aug 05 18:27:37.149033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-57f1681a-352a-49c3-a749-29a881790ee8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:37.149357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-57f1681a-352a-49c3-a749-29a881790ee8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:37.160068 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.160068 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:37.160532 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-57f1681a-352a-49c3-a749-29a881790ee8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Snapshot retrieved successfully. Aug 05 18:27:37.161322 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-57f1681a-352a-49c3-a749-29a881790ee8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 returned with HTTP 200 Aug 05 18:27:37.161730 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 986/3974] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:37 2026] GET /volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 => generated 448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:37.162760 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume request issued successfully. Aug 05 18:27:37.163342 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f8b408d8-66f9-4a22-91ae-06ba178eeaa9 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 returned with HTTP 202 Aug 05 18:27:37.163855 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 998/3975] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:37 2026] DELETE /volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:37.172822 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-93510cea-89ad-4ba2-ab06-bd1678367eae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:37.175228 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-93510cea-89ad-4ba2-ab06-bd1678367eae tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 Aug 05 18:27:37.175979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-93510cea-89ad-4ba2-ab06-bd1678367eae tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:37.175979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-93510cea-89ad-4ba2-ab06-bd1678367eae tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:37.186749 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:37.186749 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:37.193050 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-93510cea-89ad-4ba2-ab06-bd1678367eae tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:37.198617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-93510cea-89ad-4ba2-ab06-bd1678367eae tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 returned with HTTP 200 Aug 05 18:27:37.199139 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 998/3976] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:37 2026] GET /volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:38.172242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-27e9c5ef-0149-417a-b766-6d026cfa7ca0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.174233 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-27e9c5ef-0149-417a-b766-6d026cfa7ca0 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 Aug 05 18:27:38.174429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-27e9c5ef-0149-417a-b766-6d026cfa7ca0 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:38.174616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-27e9c5ef-0149-417a-b766-6d026cfa7ca0 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:38.181402 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:38.181402 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:38.181908 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-27e9c5ef-0149-417a-b766-6d026cfa7ca0 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Snapshot retrieved successfully. Aug 05 18:27:38.182733 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-27e9c5ef-0149-417a-b766-6d026cfa7ca0 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 returned with HTTP 200 Aug 05 18:27:38.183108 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 995/3977] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:38 2026] GET /volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:38.191832 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d6410839-225c-4658-955b-0b1191d78701 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.194157 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:38.194700 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c82ed30-52c6-4686-8896-c1c2f3f22a08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1164444040"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:38.196680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c82ed30-52c6-4686-8896-c1c2f3f22a08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1164444040'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:38.196862 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume of 1 GB Aug 05 18:27:38.202632 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Availability Zones retrieved successfully. Aug 05 18:27:38.211195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (68b4330f-eab2-4252-8197-1c645f37764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.212658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c7b38d3-c3ec-47ec-bd94-40fe4d187649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.214151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:38.215253 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a9e0ae21-c14a-4b3b-b6ee-61add3be7517 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.217641 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a9e0ae21-c14a-4b3b-b6ee-61add3be7517 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 Aug 05 18:27:38.217959 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a9e0ae21-c14a-4b3b-b6ee-61add3be7517 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:38.218244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a9e0ae21-c14a-4b3b-b6ee-61add3be7517 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:38.226494 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a9e0ae21-c14a-4b3b-b6ee-61add3be7517 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 returned with HTTP 404 Aug 05 18:27:38.227157 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 999/3978] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:38 2026] GET /volume/v3/volumes/f8ec4ab9-cebb-4517-bbb6-87349b6c3a53 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:38.236724 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.238520 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] POST https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d/restore Aug 05 18:27:38.238899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:38.240263 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Restoring backup bea8e837-7519-43b3-8a2e-9b47eb30806d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100365) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:27:38.240378 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Restoring backup bea8e837-7519-43b3-8a2e-9b47eb30806d to volume None. Aug 05 18:27:38.244758 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:38.244758 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:38.246016 np0000006581 devstack@c-api.service[100365]: INFO cinder.backup.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Creating volume of 1 GB for restore of backup bea8e837-7519-43b3-8a2e-9b47eb30806d. Aug 05 18:27:38.253613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Availability zone cache updated, next update will occur around 2026-08-05 19:27:38.253253. {{(pid=100365) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 05 18:27:38.253804 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Availability Zones retrieved successfully. Aug 05 18:27:38.254215 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c7b38d3-c3ec-47ec-bd94-40fe4d187649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.255426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1da7c5a-e114-4bd6-a3db-a8288e86101c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.261027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (95254a91-a934-4200-b115-ecd9375cd44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.262276 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e38c960-c4b0-4a5a-8ab4-035463762266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.263677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:38.291578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e38c960-c4b0-4a5a-8ab4-035463762266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.292390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c149865-616a-45e3-9bf6-e9192369665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.311122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['f1237304-c2b9-45bc-a498-6de0373312e6', '8ede0250-7dd5-47d2-a8a0-e5e1ecf84b3a', '4b30940a-dbd4-43bf-a75a-f398e4f02580', '01388122-7be2-45aa-89dd-6db1831e9a87'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:38.312565 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1da7c5a-e114-4bd6-a3db-a8288e86101c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1237304-c2b9-45bc-a498-6de0373312e6', '8ede0250-7dd5-47d2-a8a0-e5e1ecf84b3a', '4b30940a-dbd4-43bf-a75a-f398e4f02580', '01388122-7be2-45aa-89dd-6db1831e9a87']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.313681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05349ec4-4143-41be-9cbb-b0aeb94b9847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.334560 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Created reservations ['655c12f1-5ba5-4deb-b03d-39130d86d6ae', '4487e553-6668-4b61-8f6e-813126ba5fb6', '17c2385c-8fb6-4565-b90e-36ff0596a7ea', '1cfc000e-fe29-418c-b44a-0edf826595f7'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:38.335730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c149865-616a-45e3-9bf6-e9192369665f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['655c12f1-5ba5-4deb-b03d-39130d86d6ae', '4487e553-6668-4b61-8f6e-813126ba5fb6', '17c2385c-8fb6-4565-b90e-36ff0596a7ea', '1cfc000e-fe29-418c-b44a-0edf826595f7']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.336760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e29d90c-5a84-432f-abc6-3353b618d2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.347576 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05349ec4-4143-41be-9cbb-b0aeb94b9847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd942f6-d529-42c1-837a-a6d3f0e9968e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1164444040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['f1237304-c2b9-45bc-a498-6de0373312e6','8ede0250-7dd5-47d2-a8a0-e5e1ecf84b3a','4b30940a-dbd4-43bf-a75a-f398e4f02580','01388122-7be2-45aa-89dd-6db1831e9a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1164444040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd942f6-d529-42c1-837a-a6d3f0e9968e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1358d34193a4bd29d026d7e83df140e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd751481539e41048137b9ebf3eaa5ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.349361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb88f648-7da9-45ac-b898-6f7d4bf39b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.371859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb88f648-7da9-45ac-b898-6f7d4bf39b35) transitioned into state 'SUCCESS' from state '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-1164444040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['f1237304-c2b9-45bc-a498-6de0373312e6','8ede0250-7dd5-47d2-a8a0-e5e1ecf84b3a','4b30940a-dbd4-43bf-a75a-f398e4f02580','01388122-7be2-45aa-89dd-6db1831e9a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.372725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf5e9348-2b02-4a89-bc2f-4f5901afee49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.379975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e29d90c-5a84-432f-abc6-3353b618d2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5', '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='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['655c12f1-5ba5-4deb-b03d-39130d86d6ae','4487e553-6668-4b61-8f6e-813126ba5fb6','17c2385c-8fb6-4565-b90e-36ff0596a7ea','1cfc000e-fe29-418c-b44a-0edf826595f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:38Z,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=4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31956e543f846a495c88fe2123852c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fc605053f0944b3837939b6bcb492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.381070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127b623f-7c29-4484-a977-cd07bc157d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.385824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf5e9348-2b02-4a89-bc2f-4f5901afee49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.386901 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (68b4330f-eab2-4252-8197-1c645f37764c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.387287 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request issued successfully. Aug 05 18:27:38.388083 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6410839-225c-4658-955b-0b1191d78701 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:38.389006 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 987/3979] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:38 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:38.401610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127b623f-7c29-4484-a977-cd07bc157d44) transitioned into 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='c31956e543f846a495c88fe2123852c4',qos_specs=None,replication_status=,reservations=['655c12f1-5ba5-4deb-b03d-39130d86d6ae','4487e553-6668-4b61-8f6e-813126ba5fb6','17c2385c-8fb6-4565-b90e-36ff0596a7ea','1cfc000e-fe29-418c-b44a-0edf826595f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fc605053f0944b3837939b6bcb492a8',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.404314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45377a1f-788a-4a91-b953-eda6a30848fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.405503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-48525b03-88b9-4e67-8322-32fddcfc2940 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.407249 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:38.408150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c82ed30-52c6-4686-8896-c1c2f3f22a08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-4128183"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:38.409107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c82ed30-52c6-4686-8896-c1c2f3f22a08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-4128183'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:38.409215 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume of 1 GB Aug 05 18:27:38.416085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45377a1f-788a-4a91-b953-eda6a30848fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.416884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Flow 'volume_create_api' (95254a91-a934-4200-b115-ecd9375cd44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.417211 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Create volume request issued successfully. Aug 05 18:27:38.418995 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Availability Zones retrieved successfully. Aug 05 18:27:38.424811 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:38.424811 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:38.425004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (eaed8d79-7c9e-41ad-9ac5-250ce57e8b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.425092 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:38.425615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90ad332-fabd-4f5a-aa69-1da854f01888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.426611 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:38.457889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90ad332-fabd-4f5a-aa69-1da854f01888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.458921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089b4942-f9d4-4e31-9737-17a8ca565713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.506208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['fca119c8-62a3-458f-9173-b2d59f57a6bc', '2e89258a-4574-4323-b0a6-e782c584c13c', 'bb210595-0a4c-44c1-a73b-62510222235c', 'aece6c45-e99a-430d-b4d3-954314d798f4'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:38.507206 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089b4942-f9d4-4e31-9737-17a8ca565713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca119c8-62a3-458f-9173-b2d59f57a6bc', '2e89258a-4574-4323-b0a6-e782c584c13c', 'bb210595-0a4c-44c1-a73b-62510222235c', 'aece6c45-e99a-430d-b4d3-954314d798f4']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.507953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2add15-2f4f-43b1-b191-c88aed756477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.530953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2add15-2f4f-43b1-b191-c88aed756477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bbc3cea-00e2-4dee-99fa-244bdf5a6d15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-4128183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['fca119c8-62a3-458f-9173-b2d59f57a6bc','2e89258a-4574-4323-b0a6-e782c584c13c','bb210595-0a4c-44c1-a73b-62510222235c','aece6c45-e99a-430d-b4d3-954314d798f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-4128183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bbc3cea-00e2-4dee-99fa-244bdf5a6d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1358d34193a4bd29d026d7e83df140e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd751481539e41048137b9ebf3eaa5ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.532373 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ae9d42-74d6-42d5-bd6a-8e31ad1d6587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.552616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88ae9d42-74d6-42d5-bd6a-8e31ad1d6587) transitioned into state 'SUCCESS' from state '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-4128183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['fca119c8-62a3-458f-9173-b2d59f57a6bc','2e89258a-4574-4323-b0a6-e782c584c13c','bb210595-0a4c-44c1-a73b-62510222235c','aece6c45-e99a-430d-b4d3-954314d798f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.553366 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2083f6-b91f-409c-835d-45df9ffef3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.564565 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2083f6-b91f-409c-835d-45df9ffef3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.565659 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (eaed8d79-7c9e-41ad-9ac5-250ce57e8b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.566030 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request issued successfully. Aug 05 18:27:38.566720 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-48525b03-88b9-4e67-8322-32fddcfc2940 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:38.567243 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 996/3980] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:38 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:38.581312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6a799092-c28a-419f-a831-10c9a7b692a2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.583790 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:38.584272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c82ed30-52c6-4686-8896-c1c2f3f22a08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-899608290"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:38.586491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c82ed30-52c6-4686-8896-c1c2f3f22a08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-899608290'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:38.586491 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume of 1 GB Aug 05 18:27:38.591626 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Availability Zones retrieved successfully. Aug 05 18:27:38.600198 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (2e17feaa-9672-4841-abf6-2b5c252b1e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.602878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91514c15-4cea-448f-9991-6333da094baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.603883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:38.641000 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91514c15-4cea-448f-9991-6333da094baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.643314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16131544-956d-482d-85ca-2306ca1117d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.704855 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['add1c5bf-9191-403f-985c-a25e116a2cf0', '0c4c318b-43c6-4260-a461-b820dc4bc27e', 'd55c7f3e-5119-4069-87de-b919ee0469c9', '912c26ff-c6c2-4b90-bb21-734a110c98ac'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:38.706408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16131544-956d-482d-85ca-2306ca1117d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add1c5bf-9191-403f-985c-a25e116a2cf0', '0c4c318b-43c6-4260-a461-b820dc4bc27e', 'd55c7f3e-5119-4069-87de-b919ee0469c9', '912c26ff-c6c2-4b90-bb21-734a110c98ac']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.706723 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d333e0-1e18-43a9-9476-346fa9f42b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.733175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d333e0-1e18-43a9-9476-346fa9f42b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-899608290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['add1c5bf-9191-403f-985c-a25e116a2cf0','0c4c318b-43c6-4260-a461-b820dc4bc27e','d55c7f3e-5119-4069-87de-b919ee0469c9','912c26ff-c6c2-4b90-bb21-734a110c98ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-899608290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1358d34193a4bd29d026d7e83df140e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd751481539e41048137b9ebf3eaa5ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.734496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127db60f-5d8c-4f96-8492-d85e26877e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.752881 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (127db60f-5d8c-4f96-8492-d85e26877e56) transitioned into state 'SUCCESS' from state '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-899608290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['add1c5bf-9191-403f-985c-a25e116a2cf0','0c4c318b-43c6-4260-a461-b820dc4bc27e','d55c7f3e-5119-4069-87de-b919ee0469c9','912c26ff-c6c2-4b90-bb21-734a110c98ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.753415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ed6925-b93c-46aa-8648-8d5f1109cef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.762037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ed6925-b93c-46aa-8648-8d5f1109cef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.762929 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (2e17feaa-9672-4841-abf6-2b5c252b1e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.763848 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request issued successfully. Aug 05 18:27:38.764578 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a799092-c28a-419f-a831-10c9a7b692a2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:38.765073 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1000/3981] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:38 2026] POST /volume/v3/volumes => generated 759 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:38.781036 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bafaeb22-90ab-4dea-a027-08337525d2eb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.783579 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:38.784050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c82ed30-52c6-4686-8896-c1c2f3f22a08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1135625315"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:38.786392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c82ed30-52c6-4686-8896-c1c2f3f22a08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1135625315'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:38.786656 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume of 1 GB Aug 05 18:27:38.786988 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:38.786988 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:38.791566 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Availability Zones retrieved successfully. Aug 05 18:27:38.799704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (029cdd2f-ffa0-4d3a-8c4e-5b07d1b684cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.801260 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72207a0b-3ca7-4e90-ac04-220596d902cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.802400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:38.833264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72207a0b-3ca7-4e90-ac04-220596d902cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.834655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd064e2-d373-4a65-bd1d-27473b7f0f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.879065 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['7f6b168a-d169-48b0-800f-0e434be8e477', '0b24c75f-8640-455b-8ced-3837c6361a6b', '3e9114d7-6315-4d25-a0f0-982b3095a33f', '84c3d8b2-d8e8-4480-96eb-a4124e9a6447'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:38.879807 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd064e2-d373-4a65-bd1d-27473b7f0f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f6b168a-d169-48b0-800f-0e434be8e477', '0b24c75f-8640-455b-8ced-3837c6361a6b', '3e9114d7-6315-4d25-a0f0-982b3095a33f', '84c3d8b2-d8e8-4480-96eb-a4124e9a6447']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.880503 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47409a28-bc8f-46b8-bf17-bb4f2c086df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.904098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47409a28-bc8f-46b8-bf17-bb4f2c086df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aef171e9-d78a-4fd4-8cc6-d48bf6a791a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1135625315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['7f6b168a-d169-48b0-800f-0e434be8e477','0b24c75f-8640-455b-8ced-3837c6361a6b','3e9114d7-6315-4d25-a0f0-982b3095a33f','84c3d8b2-d8e8-4480-96eb-a4124e9a6447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1135625315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aef171e9-d78a-4fd4-8cc6-d48bf6a791a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1358d34193a4bd29d026d7e83df140e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd751481539e41048137b9ebf3eaa5ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.905138 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc881474-80fb-420c-8076-341497d80e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.922248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc881474-80fb-420c-8076-341497d80e2b) transitioned into state 'SUCCESS' from state '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-1135625315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['7f6b168a-d169-48b0-800f-0e434be8e477','0b24c75f-8640-455b-8ced-3837c6361a6b','3e9114d7-6315-4d25-a0f0-982b3095a33f','84c3d8b2-d8e8-4480-96eb-a4124e9a6447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.922915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e4b821-fcff-4679-bfd8-cfc7d9cbf1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.932451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e4b821-fcff-4679-bfd8-cfc7d9cbf1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:38.933664 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (029cdd2f-ffa0-4d3a-8c4e-5b07d1b684cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.934075 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request issued successfully. Aug 05 18:27:38.934826 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bafaeb22-90ab-4dea-a027-08337525d2eb tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:38.935423 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 988/3982] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:38 2026] POST /volume/v3/volumes => generated 760 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:38.951476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:38.953707 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:38.954125 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1c82ed30-52c6-4686-8896-c1c2f3f22a08", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-668064377"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:38.955911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request body: {'volume': {"'snapshot_id": '1c82ed30-52c6-4686-8896-c1c2f3f22a08', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-668064377'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:38.956106 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume of 1 GB Aug 05 18:27:38.956472 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:38.956472 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:38.960983 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Availability Zones retrieved successfully. Aug 05 18:27:38.967425 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (57482b73-c5c4-4f82-a3c2-bd379867323f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:38.968488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8469b31-121d-4888-aadd-720c2c51099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:38.969484 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:38.999577 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8469b31-121d-4888-aadd-720c2c51099a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:39.000571 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb16ef92-1208-48e4-af97-5a580c1a1a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:39.044951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Created reservations ['3371307f-0258-4a5b-b9af-5e69b18ddce3', 'b39005c3-833c-475b-9e04-15aa068c9ef0', '1c842299-c2b1-4771-8373-c772ef69ea6c', 'ac6f36ce-021e-403b-9e37-6957ca667c25'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:39.045712 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb16ef92-1208-48e4-af97-5a580c1a1a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3371307f-0258-4a5b-b9af-5e69b18ddce3', 'b39005c3-833c-475b-9e04-15aa068c9ef0', '1c842299-c2b1-4771-8373-c772ef69ea6c', 'ac6f36ce-021e-403b-9e37-6957ca667c25']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:39.046534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9d2693-e8b1-4b77-9b7c-10c567983b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:39.072387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec9d2693-e8b1-4b77-9b7c-10c567983b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9b1784a-709a-400e-8e71-cc49cbe34eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-668064377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['3371307f-0258-4a5b-b9af-5e69b18ddce3','b39005c3-833c-475b-9e04-15aa068c9ef0','1c842299-c2b1-4771-8373-c772ef69ea6c','ac6f36ce-021e-403b-9e37-6957ca667c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-668064377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9b1784a-709a-400e-8e71-cc49cbe34eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1358d34193a4bd29d026d7e83df140e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd751481539e41048137b9ebf3eaa5ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:39.073242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea60af7-a466-47c5-8339-accd67e6608e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:39.093164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea60af7-a466-47c5-8339-accd67e6608e) transitioned into state 'SUCCESS' from state '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-668064377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1358d34193a4bd29d026d7e83df140e',qos_specs=None,replication_status=,reservations=['3371307f-0258-4a5b-b9af-5e69b18ddce3','b39005c3-833c-475b-9e04-15aa068c9ef0','1c842299-c2b1-4771-8373-c772ef69ea6c','ac6f36ce-021e-403b-9e37-6957ca667c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd751481539e41048137b9ebf3eaa5ed',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:39.093934 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d93414-6742-42ab-bb45-b7f03796ae37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:39.103359 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d93414-6742-42ab-bb45-b7f03796ae37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:39.104189 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Flow 'volume_create_api' (57482b73-c5c4-4f82-a3c2-bd379867323f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:39.104495 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Create volume request issued successfully. Aug 05 18:27:39.105105 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e711cd13-0873-4dff-8f41-5f76ddde8e86 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:39.105706 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 997/3983] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:38 2026] POST /volume/v3/volumes => generated 759 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:39.118328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3120956d-41a5-4356-ae7e-e6853a2c235c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.120765 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3120956d-41a5-4356-ae7e-e6853a2c235c tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e Aug 05 18:27:39.121084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3120956d-41a5-4356-ae7e-e6853a2c235c tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.121411 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3120956d-41a5-4356-ae7e-e6853a2c235c tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.131062 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.131062 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:39.136031 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3120956d-41a5-4356-ae7e-e6853a2c235c tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.141644 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3120956d-41a5-4356-ae7e-e6853a2c235c tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e returned with HTTP 200 Aug 05 18:27:39.142276 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1001/3984] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:39.156921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f1bc125d-7af5-47b2-b326-3b6b234df4f6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.159665 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1bc125d-7af5-47b2-b326-3b6b234df4f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 Aug 05 18:27:39.159920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1bc125d-7af5-47b2-b326-3b6b234df4f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.160171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1bc125d-7af5-47b2-b326-3b6b234df4f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.170209 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.170209 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:39.174960 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f1bc125d-7af5-47b2-b326-3b6b234df4f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.181298 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1bc125d-7af5-47b2-b326-3b6b234df4f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 returned with HTTP 200 Aug 05 18:27:39.181873 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 989/3985] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:39.199191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1c681f29-a62d-45fe-a041-5b29a0bfc609 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.201890 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c681f29-a62d-45fe-a041-5b29a0bfc609 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 Aug 05 18:27:39.202170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c681f29-a62d-45fe-a041-5b29a0bfc609 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.202618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c681f29-a62d-45fe-a041-5b29a0bfc609 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.211633 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.211633 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:39.216731 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1c681f29-a62d-45fe-a041-5b29a0bfc609 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.222907 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c681f29-a62d-45fe-a041-5b29a0bfc609 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 returned with HTTP 200 Aug 05 18:27:39.223395 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 998/3986] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:39.238444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-751b28fb-7ccb-454f-b7eb-0c54659c96f7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.241027 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-751b28fb-7ccb-454f-b7eb-0c54659c96f7 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 Aug 05 18:27:39.241384 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-751b28fb-7ccb-454f-b7eb-0c54659c96f7 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.241731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-751b28fb-7ccb-454f-b7eb-0c54659c96f7 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.252493 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.252493 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:39.258394 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-751b28fb-7ccb-454f-b7eb-0c54659c96f7 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.265130 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-751b28fb-7ccb-454f-b7eb-0c54659c96f7 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 returned with HTTP 200 Aug 05 18:27:39.265775 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1002/3987] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:39.283400 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c5313fac-b7e2-4e22-98ab-4f6d292da750 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.285915 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c5313fac-b7e2-4e22-98ab-4f6d292da750 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed Aug 05 18:27:39.285915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c5313fac-b7e2-4e22-98ab-4f6d292da750 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.285915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c5313fac-b7e2-4e22-98ab-4f6d292da750 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.295811 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.295811 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:39.302020 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c5313fac-b7e2-4e22-98ab-4f6d292da750 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.310048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c5313fac-b7e2-4e22-98ab-4f6d292da750 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed returned with HTTP 200 Aug 05 18:27:39.310761 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 990/3988] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:39.326194 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-242f7c2b-e14a-4177-9368-4901341fc522 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.328138 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed Aug 05 18:27:39.328437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.328704 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.328950 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume with id: c9b1784a-709a-400e-8e71-cc49cbe34eed Aug 05 18:27:39.339462 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.339462 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:39.340147 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.362811 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume request issued successfully. Aug 05 18:27:39.363070 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-242f7c2b-e14a-4177-9368-4901341fc522 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed returned with HTTP 202 Aug 05 18:27:39.363499 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 999/3989] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:39 2026] DELETE /volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:39.373381 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-27a160e3-56e8-4531-9bba-04056db7dea1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.376037 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-27a160e3-56e8-4531-9bba-04056db7dea1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed Aug 05 18:27:39.376295 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-27a160e3-56e8-4531-9bba-04056db7dea1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.376551 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-27a160e3-56e8-4531-9bba-04056db7dea1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.386041 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.386041 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:39.390649 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-27a160e3-56e8-4531-9bba-04056db7dea1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:39.396506 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-27a160e3-56e8-4531-9bba-04056db7dea1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed returned with HTTP 200 Aug 05 18:27:39.397072 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1003/3990] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:39.432789 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.432789 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:39.433305 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:39.433344 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Checking backup size 1 against volume size 1 {{(pid=100365) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:27:39.433756 np0000006581 devstack@c-api.service[100365]: INFO cinder.backup.api [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Overwriting volume 4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 with restore of backup bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:39.447777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] restore_backup in rpcapi backup_id bea8e837-7519-43b3-8a2e-9b47eb30806d {{(pid=100365) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:27:39.450874 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f989b704-b88b-4f35-91cb-9dee1ef6d5b6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d/restore returned with HTTP 202 Aug 05 18:27:39.451482 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 999/3991] 10.4.3.210 () {70 vars in 1433 bytes} [Wed Aug 5 18:27:38 2026] POST /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d/restore => generated 152 bytes in 1215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:39.463626 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-628ba82b-1acf-4f8c-aa2e-1dfb4531a8cd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:39.467449 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-628ba82b-1acf-4f8c-aa2e-1dfb4531a8cd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:39.467722 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-628ba82b-1acf-4f8c-aa2e-1dfb4531a8cd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:39.468063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-628ba82b-1acf-4f8c-aa2e-1dfb4531a8cd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:39.468158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-628ba82b-1acf-4f8c-aa2e-1dfb4531a8cd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:39.473466 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:39.473466 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:39.474270 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-628ba82b-1acf-4f8c-aa2e-1dfb4531a8cd tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:39.474873 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 991/3992] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:39 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:40.415658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ad6262aa-847a-4942-9440-c4a882ed0824 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:40.417484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad6262aa-847a-4942-9440-c4a882ed0824 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed Aug 05 18:27:40.417734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad6262aa-847a-4942-9440-c4a882ed0824 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:40.417925 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad6262aa-847a-4942-9440-c4a882ed0824 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:40.423907 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad6262aa-847a-4942-9440-c4a882ed0824 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed returned with HTTP 404 Aug 05 18:27:40.424552 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1000/3993] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:40 2026] GET /volume/v3/volumes/c9b1784a-709a-400e-8e71-cc49cbe34eed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:40.433241 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:40.435694 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 Aug 05 18:27:40.436043 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:40.436387 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:40.436687 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume with id: aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 Aug 05 18:27:40.446475 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:40.446475 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:40.447240 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:40.467751 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume request issued successfully. Aug 05 18:27:40.468129 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5e5b5191-f944-42c1-80d3-efd1caa39150 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 returned with HTTP 202 Aug 05 18:27:40.468765 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1004/3994] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:40 2026] DELETE /volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:40.479957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5074cf06-8c8e-4051-bd51-c0e48c946427 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:40.482912 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5074cf06-8c8e-4051-bd51-c0e48c946427 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 Aug 05 18:27:40.483182 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5074cf06-8c8e-4051-bd51-c0e48c946427 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:40.483413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5074cf06-8c8e-4051-bd51-c0e48c946427 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:40.485858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-097d0341-b619-4bde-94f0-fc599aae49b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:40.487691 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-097d0341-b619-4bde-94f0-fc599aae49b1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:40.487905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-097d0341-b619-4bde-94f0-fc599aae49b1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:40.488105 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-097d0341-b619-4bde-94f0-fc599aae49b1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:40.488163 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-097d0341-b619-4bde-94f0-fc599aae49b1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:40.494177 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:40.494177 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:40.496739 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:40.496739 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:40.497522 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-097d0341-b619-4bde-94f0-fc599aae49b1 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:40.497934 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 992/3995] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:40 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:40.502967 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5074cf06-8c8e-4051-bd51-c0e48c946427 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:40.509845 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5074cf06-8c8e-4051-bd51-c0e48c946427 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 returned with HTTP 200 Aug 05 18:27:40.510486 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1000/3996] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:40 2026] GET /volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:41.509699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0aa91937-bb65-4861-a9a8-cb6295f7720c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:41.512936 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0aa91937-bb65-4861-a9a8-cb6295f7720c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:41.513247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0aa91937-bb65-4861-a9a8-cb6295f7720c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:41.513504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0aa91937-bb65-4861-a9a8-cb6295f7720c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:41.513672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-0aa91937-bb65-4861-a9a8-cb6295f7720c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:41.520061 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:41.520061 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:41.520882 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0aa91937-bb65-4861-a9a8-cb6295f7720c tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:41.521766 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1001/3997] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:41 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:41.525775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bb2e6da0-4750-4d35-ad81-1b10b297df99 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:41.527664 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bb2e6da0-4750-4d35-ad81-1b10b297df99 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 Aug 05 18:27:41.527880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bb2e6da0-4750-4d35-ad81-1b10b297df99 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:41.528100 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bb2e6da0-4750-4d35-ad81-1b10b297df99 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:41.534738 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bb2e6da0-4750-4d35-ad81-1b10b297df99 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 returned with HTTP 404 Aug 05 18:27:41.535307 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1005/3998] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:41 2026] GET /volume/v3/volumes/aef171e9-d78a-4fd4-8cc6-d48bf6a791a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:41.543204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:41.545377 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 Aug 05 18:27:41.545633 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:41.545811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:41.545996 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume with id: 689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 Aug 05 18:27:41.553879 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:41.553879 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:41.554414 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:41.575229 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume request issued successfully. Aug 05 18:27:41.575974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5345606c-9aae-4d23-9cda-8a340d698ff5 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 returned with HTTP 202 Aug 05 18:27:41.576712 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 993/3999] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:41 2026] DELETE /volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:41.587032 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8c6be3f0-29cf-4efd-b0ba-5cbfdccaa5b1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:41.589114 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8c6be3f0-29cf-4efd-b0ba-5cbfdccaa5b1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 Aug 05 18:27:41.589362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8c6be3f0-29cf-4efd-b0ba-5cbfdccaa5b1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:41.589645 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8c6be3f0-29cf-4efd-b0ba-5cbfdccaa5b1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:41.599112 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:41.599112 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:41.605237 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8c6be3f0-29cf-4efd-b0ba-5cbfdccaa5b1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:41.611499 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8c6be3f0-29cf-4efd-b0ba-5cbfdccaa5b1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 returned with HTTP 200 Aug 05 18:27:41.612295 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1001/4000] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:41 2026] GET /volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:42.535669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fcf30b46-30bb-411b-bb80-1d3d085f76de None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:42.537717 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcf30b46-30bb-411b-bb80-1d3d085f76de tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:42.537926 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcf30b46-30bb-411b-bb80-1d3d085f76de tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:42.538123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fcf30b46-30bb-411b-bb80-1d3d085f76de tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:42.538265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-fcf30b46-30bb-411b-bb80-1d3d085f76de tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:42.542449 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:42.542449 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:42.543056 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fcf30b46-30bb-411b-bb80-1d3d085f76de tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:42.543714 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1002/4001] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:42 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:42.626316 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-54576d0b-4490-416c-9227-27a6e798424a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:42.628316 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54576d0b-4490-416c-9227-27a6e798424a tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 Aug 05 18:27:42.628548 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54576d0b-4490-416c-9227-27a6e798424a tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:42.628775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54576d0b-4490-416c-9227-27a6e798424a tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:42.635987 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54576d0b-4490-416c-9227-27a6e798424a tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 returned with HTTP 404 Aug 05 18:27:42.636531 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1006/4002] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:42 2026] GET /volume/v3/volumes/689b67c6-4ec2-4a8d-a93d-8f8eb54d52c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:42.649040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:42.651296 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 Aug 05 18:27:42.651809 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:42.652003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:42.652192 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume with id: 0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 Aug 05 18:27:42.662094 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:42.662094 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:42.662725 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:42.683298 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume request issued successfully. Aug 05 18:27:42.683533 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cebc7694-e35d-4086-b60e-d66a7ab5b5e1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 returned with HTTP 202 Aug 05 18:27:42.684846 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 994/4003] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:42 2026] DELETE /volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:42.696172 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a7e73122-16f1-4ded-b3f9-5871d8c205f6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:42.698757 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a7e73122-16f1-4ded-b3f9-5871d8c205f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 Aug 05 18:27:42.699069 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a7e73122-16f1-4ded-b3f9-5871d8c205f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:42.699817 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a7e73122-16f1-4ded-b3f9-5871d8c205f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:42.709513 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:42.709513 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:42.715181 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a7e73122-16f1-4ded-b3f9-5871d8c205f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:42.722241 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a7e73122-16f1-4ded-b3f9-5871d8c205f6 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 returned with HTTP 200 Aug 05 18:27:42.722843 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1002/4004] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:42 2026] GET /volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:43.555317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bd2613c2-8f1a-45d2-916b-4ca208f29856 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:43.557351 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bd2613c2-8f1a-45d2-916b-4ca208f29856 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:43.557703 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bd2613c2-8f1a-45d2-916b-4ca208f29856 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:43.557980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bd2613c2-8f1a-45d2-916b-4ca208f29856 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:43.558062 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-bd2613c2-8f1a-45d2-916b-4ca208f29856 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:43.563933 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:43.563933 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:43.564708 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bd2613c2-8f1a-45d2-916b-4ca208f29856 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:43.565139 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1003/4005] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:43 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:43.739997 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d1776d9a-892f-4097-a2f2-c1db51e8fbdd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:43.742267 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d1776d9a-892f-4097-a2f2-c1db51e8fbdd tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 Aug 05 18:27:43.742527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d1776d9a-892f-4097-a2f2-c1db51e8fbdd tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:43.742763 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d1776d9a-892f-4097-a2f2-c1db51e8fbdd tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:43.751235 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d1776d9a-892f-4097-a2f2-c1db51e8fbdd tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 returned with HTTP 404 Aug 05 18:27:43.751671 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1007/4006] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:43 2026] GET /volume/v3/volumes/0bbc3cea-00e2-4dee-99fa-244bdf5a6d15 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:43.762491 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:43.764409 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e Aug 05 18:27:43.764655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:43.764870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:43.765054 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume with id: 6fd942f6-d529-42c1-837a-a6d3f0e9968e Aug 05 18:27:43.774645 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:43.774645 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:43.774645 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:43.793966 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume request issued successfully. Aug 05 18:27:43.794253 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7d8972cf-bc19-489b-aeef-1367fed32d4d tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e returned with HTTP 202 Aug 05 18:27:43.794670 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 995/4007] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:43 2026] DELETE /volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:43.803111 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e724f794-1af3-424c-acd1-4db92d7cde41 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:43.804886 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e724f794-1af3-424c-acd1-4db92d7cde41 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e Aug 05 18:27:43.805113 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e724f794-1af3-424c-acd1-4db92d7cde41 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:43.805330 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e724f794-1af3-424c-acd1-4db92d7cde41 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:43.813060 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:43.813060 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:43.818027 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e724f794-1af3-424c-acd1-4db92d7cde41 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:43.822539 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e724f794-1af3-424c-acd1-4db92d7cde41 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e returned with HTTP 200 Aug 05 18:27:43.823005 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1003/4008] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:43 2026] GET /volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:44.578372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-824995d8-13fe-4229-b70a-6abe65db63f0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:44.580658 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-824995d8-13fe-4229-b70a-6abe65db63f0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:44.580936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-824995d8-13fe-4229-b70a-6abe65db63f0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:44.581159 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-824995d8-13fe-4229-b70a-6abe65db63f0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:44.581305 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-824995d8-13fe-4229-b70a-6abe65db63f0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:44.586485 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:44.586485 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:44.587296 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-824995d8-13fe-4229-b70a-6abe65db63f0 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:44.587749 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1004/4009] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:44 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:44.839244 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-979b0078-71a1-42ab-bf21-8d7dc42075d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:44.841152 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-979b0078-71a1-42ab-bf21-8d7dc42075d2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e Aug 05 18:27:44.841344 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-979b0078-71a1-42ab-bf21-8d7dc42075d2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:44.841568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-979b0078-71a1-42ab-bf21-8d7dc42075d2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:44.848073 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-979b0078-71a1-42ab-bf21-8d7dc42075d2 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e returned with HTTP 404 Aug 05 18:27:44.848665 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1008/4010] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:44 2026] GET /volume/v3/volumes/6fd942f6-d529-42c1-837a-a6d3f0e9968e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:44.856950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:44.859223 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 Aug 05 18:27:44.859469 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:44.859757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:44.859888 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete snapshot with id: 1c82ed30-52c6-4686-8896-c1c2f3f22a08 Aug 05 18:27:44.865141 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:44.865141 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:44.865532 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Snapshot retrieved successfully. Aug 05 18:27:44.880539 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Snapshot delete request issued successfully. Aug 05 18:27:44.880829 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-08389151-52d4-4b66-b7b4-892b95e6fcb9 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 returned with HTTP 202 Aug 05 18:27:44.881302 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 996/4011] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:27:44 2026] DELETE /volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:44.891858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-81699e22-3693-4dba-b806-92254a9761d4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:44.893519 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81699e22-3693-4dba-b806-92254a9761d4 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 Aug 05 18:27:44.893731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81699e22-3693-4dba-b806-92254a9761d4 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:44.893923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81699e22-3693-4dba-b806-92254a9761d4 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:44.899016 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:44.899016 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:44.899497 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-81699e22-3693-4dba-b806-92254a9761d4 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Snapshot retrieved successfully. Aug 05 18:27:44.901161 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81699e22-3693-4dba-b806-92254a9761d4 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 returned with HTTP 200 Aug 05 18:27:44.901161 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1004/4012] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:44 2026] GET /volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:45.603332 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ce6964f5-8f5e-4089-9e1a-c85ec5c84dca None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:45.605772 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce6964f5-8f5e-4089-9e1a-c85ec5c84dca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:45.606052 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce6964f5-8f5e-4089-9e1a-c85ec5c84dca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:45.606357 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce6964f5-8f5e-4089-9e1a-c85ec5c84dca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:45.606425 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ce6964f5-8f5e-4089-9e1a-c85ec5c84dca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:45.612849 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:45.612849 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:45.613974 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce6964f5-8f5e-4089-9e1a-c85ec5c84dca tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:45.614314 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1005/4013] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:45 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:45.911878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-226d7ff5-74e2-4d76-a867-09b09cc8b4de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:45.913958 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-226d7ff5-74e2-4d76-a867-09b09cc8b4de tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 Aug 05 18:27:45.914255 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-226d7ff5-74e2-4d76-a867-09b09cc8b4de tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:45.914530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-226d7ff5-74e2-4d76-a867-09b09cc8b4de tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:45.919961 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-226d7ff5-74e2-4d76-a867-09b09cc8b4de tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 returned with HTTP 404 Aug 05 18:27:45.920848 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1009/4014] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:45 2026] GET /volume/v3/snapshots/1c82ed30-52c6-4686-8896-c1c2f3f22a08 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:45.928619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:45.930868 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:45.931120 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:45.931315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:45.931525 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume with id: 4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:45.938699 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:45.938699 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:45.939143 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:45.959406 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Delete volume request issued successfully. Aug 05 18:27:45.959709 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dee9789f-f973-4be8-8e7d-af9b4f7895f1 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 returned with HTTP 202 Aug 05 18:27:45.960311 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 997/4015] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:45 2026] DELETE /volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:45.970251 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-329c088f-c911-43ea-9814-7d62f71e2528 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:45.972395 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-329c088f-c911-43ea-9814-7d62f71e2528 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:45.972710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-329c088f-c911-43ea-9814-7d62f71e2528 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:45.972862 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-329c088f-c911-43ea-9814-7d62f71e2528 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:45.981984 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:45.981984 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:45.987396 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-329c088f-c911-43ea-9814-7d62f71e2528 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Volume info retrieved successfully. Aug 05 18:27:45.993868 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-329c088f-c911-43ea-9814-7d62f71e2528 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 returned with HTTP 200 Aug 05 18:27:45.994329 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1005/4016] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:45 2026] GET /volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:46.627482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3599b100-d7e1-4304-aab4-adb624c0d89d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:46.629634 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3599b100-d7e1-4304-aab4-adb624c0d89d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:46.629883 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3599b100-d7e1-4304-aab4-adb624c0d89d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:46.630094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3599b100-d7e1-4304-aab4-adb624c0d89d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:46.630280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-3599b100-d7e1-4304-aab4-adb624c0d89d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:46.635523 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:46.635523 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:46.636444 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3599b100-d7e1-4304-aab4-adb624c0d89d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:46.636904 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1006/4017] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:46 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:47.011905 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c6b699f3-8569-4ed5-b732-b97eaf9ca9e8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:47.014423 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6b699f3-8569-4ed5-b732-b97eaf9ca9e8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] GET https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 Aug 05 18:27:47.014726 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6b699f3-8569-4ed5-b732-b97eaf9ca9e8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:47.014994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c6b699f3-8569-4ed5-b732-b97eaf9ca9e8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:47.023642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c6b699f3-8569-4ed5-b732-b97eaf9ca9e8 tempest-CreateVolumesFromSnapshotTest-1411918285 tempest-CreateVolumesFromSnapshotTest-1411918285-project-member] https://10.4.3.210/volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 returned with HTTP 404 Aug 05 18:27:47.024204 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1010/4018] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:47 2026] GET /volume/v3/volumes/4e8e2b27-1ff8-4aac-8ccf-512491c426a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:47.651125 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3fc7bd67-51e8-4869-8af1-da45a3f7fe6d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:47.654271 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3fc7bd67-51e8-4869-8af1-da45a3f7fe6d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:47.654271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3fc7bd67-51e8-4869-8af1-da45a3f7fe6d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:47.654271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3fc7bd67-51e8-4869-8af1-da45a3f7fe6d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:47.654271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3fc7bd67-51e8-4869-8af1-da45a3f7fe6d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:47.659753 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:47.659753 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:47.660975 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3fc7bd67-51e8-4869-8af1-da45a3f7fe6d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:47.661765 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 998/4019] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:47 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:48.502451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:48.629742 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:48.630199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-950726621"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:48.631932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-950726621'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:48.632074 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Create volume of 1 GB Aug 05 18:27:48.636551 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Availability Zones retrieved successfully. Aug 05 18:27:48.641813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Flow 'volume_create_api' (a47d6e17-6333-4de2-aa56-649ab3d7259a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:48.642744 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c0bc0-9626-4195-b4d6-754f93d96ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:48.643668 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:48.670703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c0bc0-9626-4195-b4d6-754f93d96ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:48.671528 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85fc36da-a4a4-4a66-92a7-6e54438ddee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:48.673551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-23e8302d-c7c5-4d89-a30d-47875449210d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:48.675921 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23e8302d-c7c5-4d89-a30d-47875449210d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:48.676263 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23e8302d-c7c5-4d89-a30d-47875449210d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:48.676531 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23e8302d-c7c5-4d89-a30d-47875449210d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:48.676724 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-23e8302d-c7c5-4d89-a30d-47875449210d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:48.681951 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:48.681951 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:48.682917 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23e8302d-c7c5-4d89-a30d-47875449210d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:48.683532 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1007/4020] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:48 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:48.693989 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e0e61250-1ce5-4d86-9aee-121d433a75db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:48.695817 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 Aug 05 18:27:48.696015 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:48.696209 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:48.696365 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume with id: 4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 Aug 05 18:27:48.703463 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:48.703463 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:48.703463 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:48.719382 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume request issued successfully. Aug 05 18:27:48.719666 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0e61250-1ce5-4d86-9aee-121d433a75db tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 returned with HTTP 202 Aug 05 18:27:48.719978 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1011/4021] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:48 2026] DELETE /volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:48.732008 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-67405c72-5000-4476-bf87-6e8e214f9d24 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:48.734484 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67405c72-5000-4476-bf87-6e8e214f9d24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 Aug 05 18:27:48.734876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67405c72-5000-4476-bf87-6e8e214f9d24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:48.735090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67405c72-5000-4476-bf87-6e8e214f9d24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:48.735265 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Created reservations ['2ae46c69-8192-4d34-b23e-863860f20000', '3df7e81d-4a74-43e1-b735-b4a39b4aaefc', 'a1ef3d8c-67a7-4b3a-bcd2-30d9864d5b7f', 'cd3eee6c-c742-4668-b042-a7dea0880e15'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:48.736083 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85fc36da-a4a4-4a66-92a7-6e54438ddee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae46c69-8192-4d34-b23e-863860f20000', '3df7e81d-4a74-43e1-b735-b4a39b4aaefc', 'a1ef3d8c-67a7-4b3a-bcd2-30d9864d5b7f', 'cd3eee6c-c742-4668-b042-a7dea0880e15']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:48.736823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf9028d-4e98-45ca-aaff-5ed8996b414b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:48.747199 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:48.747199 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:48.749996 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-67405c72-5000-4476-bf87-6e8e214f9d24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:48.754736 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67405c72-5000-4476-bf87-6e8e214f9d24 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 returned with HTTP 200 Aug 05 18:27:48.755275 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 999/4022] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:48 2026] GET /volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 => generated 1065 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:48.761792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf9028d-4e98-45ca-aaff-5ed8996b414b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ead72e6-2db4-4f7a-a2f9-02a06e28e57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950726621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3e4b2bb16cb40c09cd48c3d9add8963',qos_specs=None,replication_status=,reservations=['2ae46c69-8192-4d34-b23e-863860f20000','3df7e81d-4a74-43e1-b735-b4a39b4aaefc','a1ef3d8c-67a7-4b3a-bcd2-30d9864d5b7f','cd3eee6c-c742-4668-b042-a7dea0880e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c55ff3bd89b42be98cb2130cbff580f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-950726621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ead72e6-2db4-4f7a-a2f9-02a06e28e57d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3e4b2bb16cb40c09cd48c3d9add8963',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c55ff3bd89b42be98cb2130cbff580f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:48.763094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e32d3a8b-5346-41e7-9323-afe960c15365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:48.784015 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e32d3a8b-5346-41e7-9323-afe960c15365) transitioned into state 'SUCCESS' from state '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-950726621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3e4b2bb16cb40c09cd48c3d9add8963',qos_specs=None,replication_status=,reservations=['2ae46c69-8192-4d34-b23e-863860f20000','3df7e81d-4a74-43e1-b735-b4a39b4aaefc','a1ef3d8c-67a7-4b3a-bcd2-30d9864d5b7f','cd3eee6c-c742-4668-b042-a7dea0880e15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c55ff3bd89b42be98cb2130cbff580f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:48.785545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970ef0dd-2a88-41c1-85e5-139d1f00f63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:48.799866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (970ef0dd-2a88-41c1-85e5-139d1f00f63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:48.801461 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Flow 'volume_create_api' (a47d6e17-6333-4de2-aa56-649ab3d7259a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:48.801999 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Create volume request issued successfully. Aug 05 18:27:48.803298 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9f47697b-2e5f-4949-aa21-3ce29fe1ce2e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:48.803662 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1006/4023] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:27:48 2026] POST /volume/v3/volumes => generated 777 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:48.819015 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-997ee79a-fd17-46d2-b7eb-439ac5af1657 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:48.821794 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-997ee79a-fd17-46d2-b7eb-439ac5af1657 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d Aug 05 18:27:48.822004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-997ee79a-fd17-46d2-b7eb-439ac5af1657 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:48.822275 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-997ee79a-fd17-46d2-b7eb-439ac5af1657 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:48.835071 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:48.835071 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:48.840842 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-997ee79a-fd17-46d2-b7eb-439ac5af1657 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Volume info retrieved successfully. Aug 05 18:27:48.847085 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-997ee79a-fd17-46d2-b7eb-439ac5af1657 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d returned with HTTP 200 Aug 05 18:27:48.847739 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1008/4024] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:48 2026] GET /volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:49.771786 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-531ae960-0def-47bc-ab78-d3d69089d479 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.774366 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-531ae960-0def-47bc-ab78-d3d69089d479 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 Aug 05 18:27:49.774693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-531ae960-0def-47bc-ab78-d3d69089d479 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:49.774969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-531ae960-0def-47bc-ab78-d3d69089d479 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:49.783562 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-531ae960-0def-47bc-ab78-d3d69089d479 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 returned with HTTP 404 Aug 05 18:27:49.784243 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1012/4025] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:49 2026] GET /volume/v3/volumes/4e8eb0c5-59d4-4324-9e2a-6e49d23dfdf5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:49.794939 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6e6922a7-3260-4000-ab88-afc3ad0120f5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.797576 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6e6922a7-3260-4000-ab88-afc3ad0120f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:49.797775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6e6922a7-3260-4000-ab88-afc3ad0120f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:49.798129 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6e6922a7-3260-4000-ab88-afc3ad0120f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:49.798305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-6e6922a7-3260-4000-ab88-afc3ad0120f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:49.803406 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:49.803406 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:49.804237 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6e6922a7-3260-4000-ab88-afc3ad0120f5 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:49.804758 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1000/4026] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:49 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:49.815447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0b355412-6123-42f0-8301-25d0cba57116 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.818232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0b355412-6123-42f0-8301-25d0cba57116 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:49.818503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0b355412-6123-42f0-8301-25d0cba57116 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:49.818751 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0b355412-6123-42f0-8301-25d0cba57116 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:49.818897 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-0b355412-6123-42f0-8301-25d0cba57116 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete backup with id: e500e252-58dc-4ef1-aa07-1461ee984f8e. Aug 05 18:27:49.825467 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:49.825467 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:49.840074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-0b355412-6123-42f0-8301-25d0cba57116 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] delete_backup rpcapi backup_id e500e252-58dc-4ef1-aa07-1461ee984f8e {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:49.842508 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0b355412-6123-42f0-8301-25d0cba57116 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 202 Aug 05 18:27:49.843101 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1007/4027] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:49 2026] DELETE /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:49.852270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b486640c-e580-4c10-9d71-977425f946e6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.854788 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b486640c-e580-4c10-9d71-977425f946e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:49.855265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b486640c-e580-4c10-9d71-977425f946e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:49.855265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b486640c-e580-4c10-9d71-977425f946e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:49.855488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b486640c-e580-4c10-9d71-977425f946e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:49.861445 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:49.861445 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:49.862185 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b486640c-e580-4c10-9d71-977425f946e6 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 200 Aug 05 18:27:49.862825 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1009/4028] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:49 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:49.862858 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-39dd83d8-ca0d-43e9-8689-8825829e4bb9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.865078 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39dd83d8-ca0d-43e9-8689-8825829e4bb9 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d Aug 05 18:27:49.865306 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39dd83d8-ca0d-43e9-8689-8825829e4bb9 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:49.865490 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39dd83d8-ca0d-43e9-8689-8825829e4bb9 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:49.873941 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:49.873941 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:49.877899 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-39dd83d8-ca0d-43e9-8689-8825829e4bb9 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Volume info retrieved successfully. Aug 05 18:27:49.882456 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39dd83d8-ca0d-43e9-8689-8825829e4bb9 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d returned with HTTP 200 Aug 05 18:27:49.882960 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1013/4029] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:49 2026] GET /volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:49.900799 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.902523 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:27:49.902899 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ead72e6-2db4-4f7a-a2f9-02a06e28e57d", "name": "tempest-type-Backup-922855937"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:49.904358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Creating new backup {'backup': {'volume_id': '1ead72e6-2db4-4f7a-a2f9-02a06e28e57d', 'name': 'tempest-type-Backup-922855937'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:27:49.904485 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Creating backup of volume 1ead72e6-2db4-4f7a-a2f9-02a06e28e57d in container None Aug 05 18:27:49.912382 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:49.912382 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:49.912728 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Volume info retrieved successfully. Aug 05 18:27:49.943576 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Created reservations ['5233ed99-c8ac-49c5-a3ae-29ce00ae53ec', 'fd17f336-d7e6-4c38-9574-5e9a95f41c0d'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:49.975408 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c1d8415a-e1fb-4ca8-a9d1-0ad1d4daf785 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:27:49.975882 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1001/4030] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:27:49 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:49.987177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ec250b4c-8191-47df-b612-84c15f7cfcca None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:49.989720 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec250b4c-8191-47df-b612-84c15f7cfcca tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:49.990153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec250b4c-8191-47df-b612-84c15f7cfcca tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:49.990581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec250b4c-8191-47df-b612-84c15f7cfcca tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:49.990581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ec250b4c-8191-47df-b612-84c15f7cfcca tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:49.995339 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:49.995339 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:49.995985 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec250b4c-8191-47df-b612-84c15f7cfcca tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:49.996371 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1008/4031] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:49 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:50.036973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-1d0fb921-d5b8-4464-a4bc-89cfeb095ee6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.039447 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-1d0fb921-d5b8-4464-a4bc-89cfeb095ee6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:50.039715 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-1d0fb921-d5b8-4464-a4bc-89cfeb095ee6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.039946 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-1d0fb921-d5b8-4464-a4bc-89cfeb095ee6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.047983 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.047983 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:50.052441 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-1d0fb921-d5b8-4464-a4bc-89cfeb095ee6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:50.058715 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-1d0fb921-d5b8-4464-a4bc-89cfeb095ee6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:50.059186 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1010/4032] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:50 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:50.143140 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-06032321-9e79-4a99-9adf-1888f28df2df None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.143746 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06032321-9e79-4a99-9adf-1888f28df2df None None] GET https://10.4.3.210/volume// Aug 05 18:27:50.144005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06032321-9e79-4a99-9adf-1888f28df2df None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.144298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06032321-9e79-4a99-9adf-1888f28df2df None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.144797 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06032321-9e79-4a99-9adf-1888f28df2df None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:27:50.145108 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1014/4033] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18: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) Aug 05 18:27:50.155348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-f02df0c1-208b-4876-b9ed-9835681fdd76 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.257708 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-f02df0c1-208b-4876-b9ed-9835681fdd76 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:27:50.258088 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-f02df0c1-208b-4876-b9ed-9835681fdd76 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8eafd45-6791-45d8-9cec-a9afc816d1e7", "connector": null, "instance_uuid": "087948c9-dcc3-4607-817d-e676a041e79d"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:50.266992 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.266992 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:50.296696 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-f02df0c1-208b-4876-b9ed-9835681fdd76 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:27:50.297452 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1002/4034] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:27:50 2026] POST /volume/v3/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:50.332572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fd76645f-718a-4725-8f1b-c0ce93b9e211 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.335528 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fd76645f-718a-4725-8f1b-c0ce93b9e211 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:50.335795 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fd76645f-718a-4725-8f1b-c0ce93b9e211 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.336033 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fd76645f-718a-4725-8f1b-c0ce93b9e211 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.342907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1710078f-4d6f-45c4-9844-360973f0a3bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.343416 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1710078f-4d6f-45c4-9844-360973f0a3bc None None] GET https://10.4.3.210/volume// Aug 05 18:27:50.343717 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1710078f-4d6f-45c4-9844-360973f0a3bc None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.344023 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1710078f-4d6f-45c4-9844-360973f0a3bc None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.344524 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1710078f-4d6f-45c4-9844-360973f0a3bc None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:27:50.345007 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1011/4035] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:27:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:27:50.349709 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.349709 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:50.354393 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-c6dfa923-b2d6-499d-8419-b6598e07bb6d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.354527 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fd76645f-718a-4725-8f1b-c0ce93b9e211 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:50.356682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-c6dfa923-b2d6-499d-8419-b6598e07bb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:50.356969 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-c6dfa923-b2d6-499d-8419-b6598e07bb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.357126 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-c6dfa923-b2d6-499d-8419-b6598e07bb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.359887 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fd76645f-718a-4725-8f1b-c0ce93b9e211 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:50.360339 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1009/4036] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:50 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:50.368464 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.368464 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:50.372424 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-c6dfa923-b2d6-499d-8419-b6598e07bb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:50.378089 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-c6dfa923-b2d6-499d-8419-b6598e07bb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:50.378577 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1015/4037] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:27:50 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:27:50.484039 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.486381 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] PUT https://10.4.3.210/volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407 Aug 05 18:27:50.486838 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:50.494940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Acquiring lock "cinder-attachment_update-a8eafd45-6791-45d8-9cec-a9afc816d1e7-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:27:50.499460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Lock "cinder-attachment_update-a8eafd45-6791-45d8-9cec-a9afc816d1e7-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:27:50.500496 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.500496 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:50.585336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Lock "cinder-attachment_update-a8eafd45-6791-45d8-9cec-a9afc816d1e7-np0000006581" released by "attachment_update" :: held 0.086s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:27:50.585799 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-64f622c1-6dd9-47da-815d-2ad48fba0ff8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407 returned with HTTP 200 Aug 05 18:27:50.586445 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1003/4038] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:27:50 2026] PUT /volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:50.874476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-430b3216-aaca-4054-acd9-3c5602e63d96 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.876757 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-430b3216-aaca-4054-acd9-3c5602e63d96 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e Aug 05 18:27:50.877021 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-430b3216-aaca-4054-acd9-3c5602e63d96 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.877370 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-430b3216-aaca-4054-acd9-3c5602e63d96 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.877502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-430b3216-aaca-4054-acd9-3c5602e63d96 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id e500e252-58dc-4ef1-aa07-1461ee984f8e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:50.882284 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-430b3216-aaca-4054-acd9-3c5602e63d96 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e returned with HTTP 404 Aug 05 18:27:50.882935 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1012/4039] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:50 2026] GET /volume/v3/backups/e500e252-58dc-4ef1-aa07-1461ee984f8e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:50.891142 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4469071c-40f5-4537-8250-26b92a6a4ffc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.893833 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4469071c-40f5-4537-8250-26b92a6a4ffc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:50.894143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4469071c-40f5-4537-8250-26b92a6a4ffc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.894389 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4469071c-40f5-4537-8250-26b92a6a4ffc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.894502 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-4469071c-40f5-4537-8250-26b92a6a4ffc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete backup with id: 0dcee0cd-e7db-408e-b56d-9394002cf98e. Aug 05 18:27:50.899688 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.899688 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:50.916006 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-4469071c-40f5-4537-8250-26b92a6a4ffc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] delete_backup rpcapi backup_id 0dcee0cd-e7db-408e-b56d-9394002cf98e {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:50.918607 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4469071c-40f5-4537-8250-26b92a6a4ffc tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 202 Aug 05 18:27:50.919278 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1010/4040] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:50 2026] DELETE /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:50.928231 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d44a014b-781e-4d86-bb98-605bbc0d46c7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:50.930257 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d44a014b-781e-4d86-bb98-605bbc0d46c7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:50.930789 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d44a014b-781e-4d86-bb98-605bbc0d46c7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:50.930789 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d44a014b-781e-4d86-bb98-605bbc0d46c7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:50.930999 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d44a014b-781e-4d86-bb98-605bbc0d46c7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:50.935535 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:50.935535 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:50.935966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d44a014b-781e-4d86-bb98-605bbc0d46c7 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 200 Aug 05 18:27:50.936463 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1016/4041] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:50 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:51.008314 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f4de415c-0eb0-48c8-973b-7c60a157d178 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:51.010349 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4de415c-0eb0-48c8-973b-7c60a157d178 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:51.010622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4de415c-0eb0-48c8-973b-7c60a157d178 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:51.010861 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4de415c-0eb0-48c8-973b-7c60a157d178 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:51.010988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f4de415c-0eb0-48c8-973b-7c60a157d178 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:51.016223 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:51.016223 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:51.017004 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4de415c-0eb0-48c8-973b-7c60a157d178 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:51.017463 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1004/4042] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:51 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:51.373850 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-643ad1c0-5496-4663-a9b9-b4c3b8b86372 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:51.376022 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-643ad1c0-5496-4663-a9b9-b4c3b8b86372 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:51.376257 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-643ad1c0-5496-4663-a9b9-b4c3b8b86372 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:51.376507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-643ad1c0-5496-4663-a9b9-b4c3b8b86372 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:51.389365 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:51.389365 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:51.394656 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-643ad1c0-5496-4663-a9b9-b4c3b8b86372 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:51.401051 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-643ad1c0-5496-4663-a9b9-b4c3b8b86372 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:51.401611 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1013/4043] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:51 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:51.951001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8809bbd0-af50-4965-8bbf-b178d802b19e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:51.952650 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8809bbd0-af50-4965-8bbf-b178d802b19e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e Aug 05 18:27:51.952906 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8809bbd0-af50-4965-8bbf-b178d802b19e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:51.953234 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8809bbd0-af50-4965-8bbf-b178d802b19e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:51.953423 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-8809bbd0-af50-4965-8bbf-b178d802b19e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id 0dcee0cd-e7db-408e-b56d-9394002cf98e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:51.956753 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8809bbd0-af50-4965-8bbf-b178d802b19e tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e returned with HTTP 404 Aug 05 18:27:51.957318 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1011/4044] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:51 2026] GET /volume/v3/backups/0dcee0cd-e7db-408e-b56d-9394002cf98e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:51.963800 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:51.966153 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:51.966467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:51.966752 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:51.966905 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete backup with id: bea8e837-7519-43b3-8a2e-9b47eb30806d. Aug 05 18:27:51.972887 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:51.972887 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:51.987865 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] delete_backup rpcapi backup_id bea8e837-7519-43b3-8a2e-9b47eb30806d {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:27:51.990046 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-28581d34-6ae2-4ccc-b0e7-92e0600fceb2 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 202 Aug 05 18:27:51.990554 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1017/4045] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:51 2026] DELETE /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:27:52.006853 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-71e86459-c902-4d70-ad71-70f590031e34 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:52.008720 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-71e86459-c902-4d70-ad71-70f590031e34 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:52.009116 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-71e86459-c902-4d70-ad71-70f590031e34 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:52.009191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-71e86459-c902-4d70-ad71-70f590031e34 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:52.009282 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-71e86459-c902-4d70-ad71-70f590031e34 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:52.013734 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:52.013734 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:52.014521 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-71e86459-c902-4d70-ad71-70f590031e34 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 200 Aug 05 18:27:52.014960 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1005/4046] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:52 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:52.031933 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-21eec5fb-9b84-438f-80fc-6cf045134a59 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:52.034263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-21eec5fb-9b84-438f-80fc-6cf045134a59 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:52.034553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-21eec5fb-9b84-438f-80fc-6cf045134a59 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:52.034790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-21eec5fb-9b84-438f-80fc-6cf045134a59 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:52.034889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-21eec5fb-9b84-438f-80fc-6cf045134a59 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:52.040325 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:52.040325 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:52.041261 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-21eec5fb-9b84-438f-80fc-6cf045134a59 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:52.041819 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1014/4047] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:52 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:52.416313 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-60fd49f2-b993-499d-876b-1c99bd46c7d3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:52.418872 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-60fd49f2-b993-499d-876b-1c99bd46c7d3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:52.419229 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-60fd49f2-b993-499d-876b-1c99bd46c7d3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:52.419573 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-60fd49f2-b993-499d-876b-1c99bd46c7d3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:52.433563 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:52.433563 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:52.438717 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-60fd49f2-b993-499d-876b-1c99bd46c7d3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:52.445226 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-60fd49f2-b993-499d-876b-1c99bd46c7d3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:52.445803 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1012/4048] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:52 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:53.025169 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c295d7db-adf3-4bbe-962c-a873c1beee7d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:53.026993 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c295d7db-adf3-4bbe-962c-a873c1beee7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d Aug 05 18:27:53.027268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c295d7db-adf3-4bbe-962c-a873c1beee7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:53.027459 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c295d7db-adf3-4bbe-962c-a873c1beee7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:53.027584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c295d7db-adf3-4bbe-962c-a873c1beee7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Show backup with id bea8e837-7519-43b3-8a2e-9b47eb30806d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:53.031550 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c295d7db-adf3-4bbe-962c-a873c1beee7d tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d returned with HTTP 404 Aug 05 18:27:53.032040 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1018/4049] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:53 2026] GET /volume/v3/backups/bea8e837-7519-43b3-8a2e-9b47eb30806d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:53.039289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:53.041868 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 Aug 05 18:27:53.042193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:53.042476 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:53.042743 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume with id: 37f7317a-5453-4e65-a62e-2884ab3a2293 Aug 05 18:27:53.051011 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:53.051011 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:53.051397 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:53.054503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9781f90c-2168-4a19-bfe2-9ba4939a06b1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:53.056922 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9781f90c-2168-4a19-bfe2-9ba4939a06b1 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:53.057266 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9781f90c-2168-4a19-bfe2-9ba4939a06b1 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:53.057561 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9781f90c-2168-4a19-bfe2-9ba4939a06b1 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:53.057744 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-9781f90c-2168-4a19-bfe2-9ba4939a06b1 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:53.063515 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:53.063515 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:53.064494 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9781f90c-2168-4a19-bfe2-9ba4939a06b1 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:53.065021 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1015/4050] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:53 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:53.071924 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Delete volume request issued successfully. Aug 05 18:27:53.072134 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-734f2062-5618-4f64-bbe3-2af7a2ad3c76 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 returned with HTTP 202 Aug 05 18:27:53.072562 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1006/4051] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:27:53 2026] DELETE /volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:53.081391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b66da5b6-dda1-486f-9f80-23a60ad72e2f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:53.083579 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b66da5b6-dda1-486f-9f80-23a60ad72e2f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 Aug 05 18:27:53.084004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b66da5b6-dda1-486f-9f80-23a60ad72e2f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:53.084355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b66da5b6-dda1-486f-9f80-23a60ad72e2f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:53.093902 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:53.093902 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:53.098403 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b66da5b6-dda1-486f-9f80-23a60ad72e2f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Volume info retrieved successfully. Aug 05 18:27:53.103953 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b66da5b6-dda1-486f-9f80-23a60ad72e2f tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 returned with HTTP 200 Aug 05 18:27:53.104603 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1013/4052] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:53 2026] GET /volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:53.462103 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-25518fac-475a-424e-966a-c297380bde2b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:53.464082 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-25518fac-475a-424e-966a-c297380bde2b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:53.464383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-25518fac-475a-424e-966a-c297380bde2b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:53.464631 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-25518fac-475a-424e-966a-c297380bde2b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:53.476990 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:53.476990 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:53.480146 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-25518fac-475a-424e-966a-c297380bde2b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:53.485119 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-25518fac-475a-424e-966a-c297380bde2b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:53.485632 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1019/4053] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:53 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:54.075623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7b095a8b-1c80-459b-940e-0f23ca277026 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:54.077459 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b095a8b-1c80-459b-940e-0f23ca277026 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:54.077696 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b095a8b-1c80-459b-940e-0f23ca277026 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:54.077874 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7b095a8b-1c80-459b-940e-0f23ca277026 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:54.077976 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7b095a8b-1c80-459b-940e-0f23ca277026 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:54.082363 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:54.082363 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:54.083088 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7b095a8b-1c80-459b-940e-0f23ca277026 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:54.083503 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1016/4054] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:54 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:54.120826 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-51865d99-3e2e-41db-bd69-8cb0e341f606 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:54.122764 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-51865d99-3e2e-41db-bd69-8cb0e341f606 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] GET https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 Aug 05 18:27:54.123047 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-51865d99-3e2e-41db-bd69-8cb0e341f606 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:54.123302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-51865d99-3e2e-41db-bd69-8cb0e341f606 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:54.129365 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-51865d99-3e2e-41db-bd69-8cb0e341f606 tempest-ProjectAdminTests33-829895429 tempest-ProjectAdminTests33-829895429-project-admin] https://10.4.3.210/volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 returned with HTTP 404 Aug 05 18:27:54.129873 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1007/4055] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:54 2026] GET /volume/v3/volumes/37f7317a-5453-4e65-a62e-2884ab3a2293 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:54.505853 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-30c7c89e-792f-43fc-9182-a790c7775989 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:54.508455 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30c7c89e-792f-43fc-9182-a790c7775989 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:54.508734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30c7c89e-792f-43fc-9182-a790c7775989 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:54.508991 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30c7c89e-792f-43fc-9182-a790c7775989 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:54.525268 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:54.525268 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:54.530629 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-30c7c89e-792f-43fc-9182-a790c7775989 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:54.537306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30c7c89e-792f-43fc-9182-a790c7775989 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:54.537858 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1014/4056] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:54 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:55.096438 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9374b816-8da4-40c4-8179-ac19f3dce5d6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:55.098622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9374b816-8da4-40c4-8179-ac19f3dce5d6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:55.099654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9374b816-8da4-40c4-8179-ac19f3dce5d6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:55.099654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9374b816-8da4-40c4-8179-ac19f3dce5d6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:55.099654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9374b816-8da4-40c4-8179-ac19f3dce5d6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:55.106296 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:55.106296 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:55.107297 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9374b816-8da4-40c4-8179-ac19f3dce5d6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:55.108032 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1020/4057] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:55 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:55.553935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b606c176-fb94-4374-97b5-8e47c87207af None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:55.558501 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b606c176-fb94-4374-97b5-8e47c87207af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:55.558775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b606c176-fb94-4374-97b5-8e47c87207af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:55.559021 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b606c176-fb94-4374-97b5-8e47c87207af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:55.569102 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:55.569102 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:55.575318 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b606c176-fb94-4374-97b5-8e47c87207af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:55.579719 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b606c176-fb94-4374-97b5-8e47c87207af tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:55.580151 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1017/4058] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:55 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:55.659112 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-7499d54d-52e2-485d-a9f4-3e53e7dc8555 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:55.662757 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-7499d54d-52e2-485d-a9f4-3e53e7dc8555 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407/action Aug 05 18:27:55.662757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-7499d54d-52e2-485d-a9f4-3e53e7dc8555 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:27:55.662757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-7499d54d-52e2-485d-a9f4-3e53e7dc8555 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:55.681207 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:55.681207 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:55.694378 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9e13f205-1fa2-4160-85d7-e234ded6e13b req-7499d54d-52e2-485d-a9f4-3e53e7dc8555 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407/action returned with HTTP 204 Aug 05 18:27:55.695015 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1008/4059] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:27:55 2026] POST /volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:55.888255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:55.901332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a195d7ab-57a6-4ee3-b084-53215025fc3b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:55.904955 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a195d7ab-57a6-4ee3-b084-53215025fc3b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:55.905242 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a195d7ab-57a6-4ee3-b084-53215025fc3b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:55.905527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a195d7ab-57a6-4ee3-b084-53215025fc3b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:55.917731 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:55.917731 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:55.922434 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a195d7ab-57a6-4ee3-b084-53215025fc3b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:55.927844 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a195d7ab-57a6-4ee3-b084-53215025fc3b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:55.928324 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1021/4060] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:55 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:55.942667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9f165a1d-c7ea-4426-8d38-73cd85878d58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:55.944423 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f165a1d-c7ea-4426-8d38-73cd85878d58 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:55.944631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f165a1d-c7ea-4426-8d38-73cd85878d58 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:55.944829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f165a1d-c7ea-4426-8d38-73cd85878d58 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:55.951461 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:55.951461 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:55.954748 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9f165a1d-c7ea-4426-8d38-73cd85878d58 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:55.958547 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f165a1d-c7ea-4426-8d38-73cd85878d58 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:55.958952 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1018/4061] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:55 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:55.972850 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:27:55.973237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1361623112"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:55.974564 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1361623112'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:27:55.974785 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:27:55.978737 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:27:55.984252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (8b956e75-399f-4629-a571-0a7adbc218bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:55.985336 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5290fef-2ccf-41ef-bdbb-d167e40a1103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:55.986306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:27:56.005264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-6801ae6d-0504-4b25-ae1b-d5b18947f8a7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.007377 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-6801ae6d-0504-4b25-ae1b-d5b18947f8a7 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:56.007614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-6801ae6d-0504-4b25-ae1b-d5b18947f8a7 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.007985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-6801ae6d-0504-4b25-ae1b-d5b18947f8a7 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.009448 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5290fef-2ccf-41ef-bdbb-d167e40a1103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:56.010193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd52197a-5b57-404b-8c70-7ac0b5c3073e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:56.014826 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.014826 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:56.018449 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-6801ae6d-0504-4b25-ae1b-d5b18947f8a7 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:56.022767 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-6801ae6d-0504-4b25-ae1b-d5b18947f8a7 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:56.023215 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1009/4062] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:56.069813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['d3602f0e-a98a-4492-9030-fe1aa0ddd21b', 'a7f1b22e-adbe-4fe7-9e31-0f60d58dbd19', '718062fc-3f5e-4e37-999d-ee48c3756047', '289adc95-0b11-4852-b72d-1489a8e57691'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:56.070870 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd52197a-5b57-404b-8c70-7ac0b5c3073e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3602f0e-a98a-4492-9030-fe1aa0ddd21b', 'a7f1b22e-adbe-4fe7-9e31-0f60d58dbd19', '718062fc-3f5e-4e37-999d-ee48c3756047', '289adc95-0b11-4852-b72d-1489a8e57691']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:56.071896 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22ce8f4-e950-4ef7-ab4d-7aaa327922bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:56.100191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22ce8f4-e950-4ef7-ab4d-7aaa327922bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd58bb58d-b383-45a0-aa4b-c33f7ab796ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361623112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['d3602f0e-a98a-4492-9030-fe1aa0ddd21b','a7f1b22e-adbe-4fe7-9e31-0f60d58dbd19','718062fc-3f5e-4e37-999d-ee48c3756047','289adc95-0b11-4852-b72d-1489a8e57691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1361623112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d58bb58d-b383-45a0-aa4b-c33f7ab796ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:56.100474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18684c49-eb5e-4efb-93ec-33724359fb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:56.104763 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-26461425-85d6-49e4-a33f-66fe05e11f40 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.105152 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-26461425-85d6-49e4-a33f-66fe05e11f40 None None] GET https://10.4.3.210/volume// Aug 05 18:27:56.105372 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-26461425-85d6-49e4-a33f-66fe05e11f40 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.105643 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-26461425-85d6-49e4-a33f-66fe05e11f40 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.106048 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-26461425-85d6-49e4-a33f-66fe05e11f40 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:27:56.106450 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1022/4063] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:27:56.115001 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-c9e5bf9f-7b38-4e60-a68f-b78def6d3cb2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.118704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cfe884a1-d268-46f3-9d15-703b57c80ea2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.120675 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cfe884a1-d268-46f3-9d15-703b57c80ea2 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:56.120977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cfe884a1-d268-46f3-9d15-703b57c80ea2 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.121278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cfe884a1-d268-46f3-9d15-703b57c80ea2 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.121390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18684c49-eb5e-4efb-93ec-33724359fb07) transitioned into state 'SUCCESS' from state '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-1361623112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['d3602f0e-a98a-4492-9030-fe1aa0ddd21b','a7f1b22e-adbe-4fe7-9e31-0f60d58dbd19','718062fc-3f5e-4e37-999d-ee48c3756047','289adc95-0b11-4852-b72d-1489a8e57691'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:56.121494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-cfe884a1-d268-46f3-9d15-703b57c80ea2 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:56.122399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b312856-f354-4cdd-9921-44b5b28df728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:27:56.130471 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.130471 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:56.131526 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cfe884a1-d268-46f3-9d15-703b57c80ea2 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:56.132101 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1010/4064] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:56.136211 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b312856-f354-4cdd-9921-44b5b28df728) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:27:56.137371 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (8b956e75-399f-4629-a571-0a7adbc218bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:27:56.137963 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:27:56.138889 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27fbe7e9-fcbf-4961-adea-b2b187360011 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:27:56.139376 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1015/4065] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:27:55 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:56.152583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a4574265-4332-4886-bc8b-8515003fa850 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.154581 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a4574265-4332-4886-bc8b-8515003fa850 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:27:56.154807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a4574265-4332-4886-bc8b-8515003fa850 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.155190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a4574265-4332-4886-bc8b-8515003fa850 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.162419 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.162419 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:56.166337 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a4574265-4332-4886-bc8b-8515003fa850 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:27:56.172393 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a4574265-4332-4886-bc8b-8515003fa850 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba returned with HTTP 200 Aug 05 18:27:56.172981 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1023/4066] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:56.244375 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-c9e5bf9f-7b38-4e60-a68f-b78def6d3cb2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:27:56.245033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-c9e5bf9f-7b38-4e60-a68f-b78def6d3cb2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef", "connector": null, "instance_uuid": "93bb298f-8545-4679-8543-6436ce6adb2c"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:56.256050 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.256050 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:56.296187 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-c9e5bf9f-7b38-4e60-a68f-b78def6d3cb2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:27:56.296569 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1019/4067] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:27:56 2026] POST /volume/v3/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:56.333675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2431c784-0e03-4ecd-a586-a29652a47281 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.335888 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2431c784-0e03-4ecd-a586-a29652a47281 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:56.336067 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2431c784-0e03-4ecd-a586-a29652a47281 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.336248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2431c784-0e03-4ecd-a586-a29652a47281 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.346027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-57c92154-4f75-403f-bdff-e74d6a20cb91 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.346686 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-57c92154-4f75-403f-bdff-e74d6a20cb91 None None] GET https://10.4.3.210/volume// Aug 05 18:27:56.346933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-57c92154-4f75-403f-bdff-e74d6a20cb91 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.347202 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-57c92154-4f75-403f-bdff-e74d6a20cb91 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.347825 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-57c92154-4f75-403f-bdff-e74d6a20cb91 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:27:56.348316 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1016/4068] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:27:56.356664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-8934123c-c823-4e68-a70d-4e3257aed328 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.358883 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-8934123c-c823-4e68-a70d-4e3257aed328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:56.359105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-8934123c-c823-4e68-a70d-4e3257aed328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.359345 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-8934123c-c823-4e68-a70d-4e3257aed328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.365433 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.365433 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:56.370666 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.370666 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:56.375535 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-8934123c-c823-4e68-a70d-4e3257aed328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:56.381483 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-8934123c-c823-4e68-a70d-4e3257aed328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:56.382052 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1024/4069] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:27:56.389722 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2431c784-0e03-4ecd-a586-a29652a47281 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:56.404273 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2431c784-0e03-4ecd-a586-a29652a47281 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:56.404693 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1011/4070] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 839 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:56.489287 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.491502 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] PUT https://10.4.3.210/volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3 Aug 05 18:27:56.491913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:56.498994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Acquiring lock "cinder-attachment_update-d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:27:56.503651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Lock "cinder-attachment_update-d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:27:56.504545 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.504545 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:56.591508 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Lock "cinder-attachment_update-d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef-np0000006581" released by "attachment_update" :: held 0.088s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:27:56.591932 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-9b8d129d-d7b2-4094-8519-b04afd814b10 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3 returned with HTTP 200 Aug 05 18:27:56.592385 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1020/4071] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:27:56 2026] PUT /volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:56.596981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9d18ae53-8d42-42bc-a182-4f9d69d91354 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.599000 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d18ae53-8d42-42bc-a182-4f9d69d91354 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:27:56.599349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d18ae53-8d42-42bc-a182-4f9d69d91354 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.599627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d18ae53-8d42-42bc-a182-4f9d69d91354 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.610259 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.610259 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:56.614705 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9d18ae53-8d42-42bc-a182-4f9d69d91354 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:56.619783 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d18ae53-8d42-42bc-a182-4f9d69d91354 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:27:56.620756 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1017/4072] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:56.633239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.635848 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:27:56.636400 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8eafd45-6791-45d8-9cec-a9afc816d1e7", "force": true, "name": "tempest-VolumesBackupsTest-Backup-339443705", "container": "tempest-volumesbackupstest-backup-container-1121702921"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:56.638861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating new backup {'backup': {'volume_id': 'a8eafd45-6791-45d8-9cec-a9afc816d1e7', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-339443705', 'container': 'tempest-volumesbackupstest-backup-container-1121702921'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:27:56.639063 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating backup of volume a8eafd45-6791-45d8-9cec-a9afc816d1e7 in container tempest-volumesbackupstest-backup-container-1121702921 Aug 05 18:27:56.651918 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.651918 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:56.652517 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:27:56.671901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['581ca201-7687-4fb0-942b-881684047311', 'b1867859-2e8b-4310-84b9-2554a1f6418b'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:56.708610 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7ab715b-3221-4620-9ca5-5ead127d5938 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:27:56.708610 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1025/4073] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:27:56 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:56.720181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-edd63d63-f575-499d-9db3-55752317f1f7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:56.722005 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-edd63d63-f575-499d-9db3-55752317f1f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:27:56.722236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-edd63d63-f575-499d-9db3-55752317f1f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:56.722426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-edd63d63-f575-499d-9db3-55752317f1f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:56.722551 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-edd63d63-f575-499d-9db3-55752317f1f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:56.728573 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:56.728573 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:56.729490 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-edd63d63-f575-499d-9db3-55752317f1f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:27:56.730033 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1012/4074] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:56 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:57.142392 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ef5d0082-2130-4f3d-8312-d54332c192b7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:57.144729 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef5d0082-2130-4f3d-8312-d54332c192b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:57.145002 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef5d0082-2130-4f3d-8312-d54332c192b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:57.145251 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef5d0082-2130-4f3d-8312-d54332c192b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:57.145356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ef5d0082-2130-4f3d-8312-d54332c192b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:57.149773 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:57.149773 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:57.150488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef5d0082-2130-4f3d-8312-d54332c192b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:57.150927 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1021/4075] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:57 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:57.186419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-18988d2e-3eb3-4a23-9897-7411d201c28c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:57.188893 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18988d2e-3eb3-4a23-9897-7411d201c28c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:27:57.189314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18988d2e-3eb3-4a23-9897-7411d201c28c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:57.189575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-18988d2e-3eb3-4a23-9897-7411d201c28c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:57.198002 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:57.198002 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:57.202735 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-18988d2e-3eb3-4a23-9897-7411d201c28c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:27:57.206970 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-18988d2e-3eb3-4a23-9897-7411d201c28c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba returned with HTTP 200 Aug 05 18:27:57.207463 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1018/4076] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:57 2026] GET /volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:57.223826 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7363ba67-2384-4940-b3e1-962aa111910d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:57.290050 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:27:57.290413 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d58bb58d-b383-45a0-aa4b-c33f7ab796ba", "name": "tempest-ProjectMemberTests-Snapshot-484362144"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:57.298852 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:57.298852 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:57.299301 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Volume info retrieved successfully. Aug 05 18:27:57.299403 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Create snapshot from volume d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:27:57.337136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Created reservations ['5befb90f-2793-4a7f-bcf3-0924ced3912b', '86755993-5b60-424c-9c6a-94fde8b74da7', 'f8447b98-6863-42b7-a3bb-7b47d341c3c2', 'f924c21f-e0f7-4954-ac5c-40763eef318c'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:27:57.364568 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot create request issued successfully. Aug 05 18:27:57.364881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7363ba67-2384-4940-b3e1-962aa111910d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:27:57.365275 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1026/4077] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:27:57 2026] POST /volume/v3/snapshots => generated 304 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:27:57.379423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-436c7767-11b9-423f-abfc-b2683f6f9882 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:57.381214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-436c7767-11b9-423f-abfc-b2683f6f9882 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d Aug 05 18:27:57.381412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-436c7767-11b9-423f-abfc-b2683f6f9882 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:57.381544 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-436c7767-11b9-423f-abfc-b2683f6f9882 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:57.387494 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:57.387494 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:57.387902 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-436c7767-11b9-423f-abfc-b2683f6f9882 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:27:57.388684 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-436c7767-11b9-423f-abfc-b2683f6f9882 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d returned with HTTP 200 Aug 05 18:27:57.389075 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1013/4078] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:57 2026] GET /volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:57.418016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b03f9e08-3f6a-4944-917f-14826668b2e4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:57.420155 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b03f9e08-3f6a-4944-917f-14826668b2e4 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:57.420400 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b03f9e08-3f6a-4944-917f-14826668b2e4 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:57.420629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b03f9e08-3f6a-4944-917f-14826668b2e4 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:57.430477 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:57.430477 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:57.435503 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b03f9e08-3f6a-4944-917f-14826668b2e4 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:57.441701 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b03f9e08-3f6a-4944-917f-14826668b2e4 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:57.442404 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1022/4079] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:57 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:57.744611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1a589245-62db-4316-99cd-f4a33e21bfcf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:57.744611 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1a589245-62db-4316-99cd-f4a33e21bfcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:27:57.744611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1a589245-62db-4316-99cd-f4a33e21bfcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:57.744801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1a589245-62db-4316-99cd-f4a33e21bfcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:57.744928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-1a589245-62db-4316-99cd-f4a33e21bfcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:57.750819 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:57.750819 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:57.751637 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1a589245-62db-4316-99cd-f4a33e21bfcf tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:27:57.752156 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1019/4080] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:57 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:58.162444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-681af8aa-9d51-430e-9507-fa03e0b87998 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:58.164127 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-681af8aa-9d51-430e-9507-fa03e0b87998 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:58.164348 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-681af8aa-9d51-430e-9507-fa03e0b87998 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:58.164515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-681af8aa-9d51-430e-9507-fa03e0b87998 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:58.164640 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-681af8aa-9d51-430e-9507-fa03e0b87998 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:58.168784 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:58.168784 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:58.169547 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-681af8aa-9d51-430e-9507-fa03e0b87998 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:58.169969 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1027/4081] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:58 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:58.400361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ce14c46e-1bfa-47ce-b4e3-df9a3d62e6d9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:58.402631 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce14c46e-1bfa-47ce-b4e3-df9a3d62e6d9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d Aug 05 18:27:58.402911 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce14c46e-1bfa-47ce-b4e3-df9a3d62e6d9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:58.403157 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce14c46e-1bfa-47ce-b4e3-df9a3d62e6d9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:58.409900 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:58.409900 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:58.410517 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ce14c46e-1bfa-47ce-b4e3-df9a3d62e6d9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:27:58.411570 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce14c46e-1bfa-47ce-b4e3-df9a3d62e6d9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d returned with HTTP 200 Aug 05 18:27:58.412060 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1014/4082] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:58 2026] GET /volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:58.423524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:58.426468 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d Aug 05 18:27:58.426772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:58.427041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:58.427214 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Delete snapshot with id: dec6b211-c440-46b1-bbe5-eff7242d896d Aug 05 18:27:58.434056 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:58.434056 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:58.435040 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:27:58.457746 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot delete request issued successfully. Aug 05 18:27:58.457746 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bab6c99e-f685-4681-8b52-cb3a293a5819 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d returned with HTTP 202 Aug 05 18:27:58.457907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4951b855-9b0b-460a-ade4-85c1d105b7f3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:58.458165 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1023/4083] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:27:58 2026] DELETE /volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:58.459958 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4951b855-9b0b-460a-ade4-85c1d105b7f3 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:58.460291 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4951b855-9b0b-460a-ade4-85c1d105b7f3 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:58.460558 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4951b855-9b0b-460a-ade4-85c1d105b7f3 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:58.471962 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1c5c61cd-e08e-42d1-b7f5-71725b89815b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:58.473739 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:58.473739 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:58.474127 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c5c61cd-e08e-42d1-b7f5-71725b89815b tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d Aug 05 18:27:58.474392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c5c61cd-e08e-42d1-b7f5-71725b89815b tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:58.474636 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c5c61cd-e08e-42d1-b7f5-71725b89815b tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:58.478796 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4951b855-9b0b-460a-ade4-85c1d105b7f3 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:58.480760 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:58.480760 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:58.481263 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1c5c61cd-e08e-42d1-b7f5-71725b89815b tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:27:58.482140 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c5c61cd-e08e-42d1-b7f5-71725b89815b tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d returned with HTTP 200 Aug 05 18:27:58.482537 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1028/4084] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:58 2026] GET /volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:58.486011 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4951b855-9b0b-460a-ade4-85c1d105b7f3 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:58.486345 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1020/4085] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:58 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:58.764554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-70157e63-166d-42bf-808a-ee14da45c985 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:58.766260 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70157e63-166d-42bf-808a-ee14da45c985 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:27:58.766438 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70157e63-166d-42bf-808a-ee14da45c985 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:58.766631 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70157e63-166d-42bf-808a-ee14da45c985 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:58.766731 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-70157e63-166d-42bf-808a-ee14da45c985 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:58.771393 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:58.771393 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:58.772445 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70157e63-166d-42bf-808a-ee14da45c985 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:27:58.773023 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1015/4086] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:58 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:59.182730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-95cd1da5-65d3-44f0-be77-ab9e02f46b32 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.185348 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95cd1da5-65d3-44f0-be77-ab9e02f46b32 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:27:59.185683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95cd1da5-65d3-44f0-be77-ab9e02f46b32 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:59.185930 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95cd1da5-65d3-44f0-be77-ab9e02f46b32 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:59.186091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-95cd1da5-65d3-44f0-be77-ab9e02f46b32 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:59.191159 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:59.191159 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:59.192018 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95cd1da5-65d3-44f0-be77-ab9e02f46b32 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:27:59.192712 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1024/4087] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:27:59 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:59.495371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-df0660e5-12d5-4f23-a4bb-67678e426480 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.497521 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df0660e5-12d5-4f23-a4bb-67678e426480 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d Aug 05 18:27:59.497759 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df0660e5-12d5-4f23-a4bb-67678e426480 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:59.498191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df0660e5-12d5-4f23-a4bb-67678e426480 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:59.501503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d6f2bd6b-efd1-46cb-8121-898aa909069f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.503583 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df0660e5-12d5-4f23-a4bb-67678e426480 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d returned with HTTP 404 Aug 05 18:27:59.504138 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d6f2bd6b-efd1-46cb-8121-898aa909069f tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:27:59.504138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d6f2bd6b-efd1-46cb-8121-898aa909069f tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:59.504282 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1029/4088] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:27:59 2026] GET /volume/v3/snapshots/dec6b211-c440-46b1-bbe5-eff7242d896d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:27:59.504398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d6f2bd6b-efd1-46cb-8121-898aa909069f tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:59.513198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.515619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:27:59.515619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:59.515936 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:59.515992 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:59.515992 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:59.517473 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:27:59.522621 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d6f2bd6b-efd1-46cb-8121-898aa909069f tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:27:59.525982 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d6f2bd6b-efd1-46cb-8121-898aa909069f tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:27:59.526460 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1021/4089] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:59 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:59.527564 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:59.527564 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:27:59.528315 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:27:59.547473 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:27:59.547961 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56b5ae53-a255-4a06-81c5-46b1ce7592e4 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba returned with HTTP 202 Aug 05 18:27:59.548677 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1016/4090] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:27:59 2026] DELETE /volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:27:59.558374 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c1a3309d-935d-47ba-a3ad-4863c3259ffa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.560652 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c1a3309d-935d-47ba-a3ad-4863c3259ffa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:27:59.560891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c1a3309d-935d-47ba-a3ad-4863c3259ffa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:59.561084 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c1a3309d-935d-47ba-a3ad-4863c3259ffa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:59.569711 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:59.569711 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:27:59.574628 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c1a3309d-935d-47ba-a3ad-4863c3259ffa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:27:59.580841 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c1a3309d-935d-47ba-a3ad-4863c3259ffa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba returned with HTTP 200 Aug 05 18:27:59.581555 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1025/4091] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:59 2026] GET /volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:27:59.788704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0ff54ddf-9a6a-4822-a045-9248f6b455f7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.790931 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ff54ddf-9a6a-4822-a045-9248f6b455f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:27:59.791168 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ff54ddf-9a6a-4822-a045-9248f6b455f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:27:59.791359 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ff54ddf-9a6a-4822-a045-9248f6b455f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:27:59.791506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0ff54ddf-9a6a-4822-a045-9248f6b455f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:27:59.797360 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:59.797360 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:27:59.798389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ff54ddf-9a6a-4822-a045-9248f6b455f7 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:27:59.798810 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1030/4092] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:27:59 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:27:59.888624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-bcbe3a99-0496-4b0f-a2df-35f532196f97 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:27:59.891298 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-bcbe3a99-0496-4b0f-a2df-35f532196f97 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3/action Aug 05 18:27:59.891668 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-bcbe3a99-0496-4b0f-a2df-35f532196f97 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:27:59.891770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-bcbe3a99-0496-4b0f-a2df-35f532196f97 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:27:59.909503 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:27:59.909503 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:27:59.920203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ac006088-bf00-4f0e-b94d-4864ed700f2e req-bcbe3a99-0496-4b0f-a2df-35f532196f97 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3/action returned with HTTP 204 Aug 05 18:27:59.920695 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1022/4093] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:27:59 2026] POST /volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:00.059451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ccdd29cf-a7a5-45d1-8afd-fed1f0f0f7fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.061938 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ccdd29cf-a7a5-45d1-8afd-fed1f0f0f7fc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:28:00.062217 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ccdd29cf-a7a5-45d1-8afd-fed1f0f0f7fc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.062490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ccdd29cf-a7a5-45d1-8afd-fed1f0f0f7fc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.075988 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:00.075988 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:00.081237 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ccdd29cf-a7a5-45d1-8afd-fed1f0f0f7fc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:00.088719 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ccdd29cf-a7a5-45d1-8afd-fed1f0f0f7fc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 200 Aug 05 18:28:00.089204 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1017/4094] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:00.208834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2c9d574e-a8f4-4880-961c-404f1e1b7c78 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.217756 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c9d574e-a8f4-4880-961c-404f1e1b7c78 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:00.218078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c9d574e-a8f4-4880-961c-404f1e1b7c78 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.218389 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2c9d574e-a8f4-4880-961c-404f1e1b7c78 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.218531 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-2c9d574e-a8f4-4880-961c-404f1e1b7c78 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:00.224053 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:00.224053 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:00.225150 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2c9d574e-a8f4-4880-961c-404f1e1b7c78 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:00.225829 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1026/4095] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:00.545548 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c4ca5064-a697-40f4-ac68-62446050cb1e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.547620 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c4ca5064-a697-40f4-ac68-62446050cb1e tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:28:00.547863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c4ca5064-a697-40f4-ac68-62446050cb1e tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.548079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c4ca5064-a697-40f4-ac68-62446050cb1e tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.559505 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:00.559505 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:00.563866 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c4ca5064-a697-40f4-ac68-62446050cb1e tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:00.569565 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c4ca5064-a697-40f4-ac68-62446050cb1e tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:28:00.570135 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1031/4096] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:00.584303 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bfc75022-82f5-4041-9137-0bc00bcdcf25 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.586344 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bfc75022-82f5-4041-9137-0bc00bcdcf25 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:28:00.586572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bfc75022-82f5-4041-9137-0bc00bcdcf25 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.586831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bfc75022-82f5-4041-9137-0bc00bcdcf25 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.601341 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:00.601341 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:00.606234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-87447943-f66f-4ab5-97ca-8107b44edb39 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.608192 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-87447943-f66f-4ab5-97ca-8107b44edb39 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba Aug 05 18:28:00.608585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-87447943-f66f-4ab5-97ca-8107b44edb39 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.608720 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bfc75022-82f5-4041-9137-0bc00bcdcf25 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:00.608834 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-87447943-f66f-4ab5-97ca-8107b44edb39 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.615388 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bfc75022-82f5-4041-9137-0bc00bcdcf25 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:28:00.616003 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1023/4097] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:00.621979 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-87447943-f66f-4ab5-97ca-8107b44edb39 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba returned with HTTP 404 Aug 05 18:28:00.622603 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1018/4098] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/volumes/d58bb58d-b383-45a0-aa4b-c33f7ab796ba => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:00.639668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.640985 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:00.641328 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-801757816"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:00.642867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-801757816'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:00.642968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:00.649905 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:00.657152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (5005d1ff-4aec-4bd1-9787-661f78621d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:00.658164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4afaa6-1f62-438d-8606-b964384f22cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:00.661621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:00.684562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4afaa6-1f62-438d-8606-b964384f22cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:00.686039 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dec5cda-ae0c-42e0-8730-04a5c0ab3ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:00.733122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['28418316-4051-4fe6-9b03-4f5023212301', '982147ff-fcc6-41e2-b0bb-ca4b8cb5cdb6', '08970f5f-0437-4b9d-acbb-104dd3c3ad47', '5622d054-79b6-4e28-bdbf-1a702b0667bc'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:00.733916 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dec5cda-ae0c-42e0-8730-04a5c0ab3ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28418316-4051-4fe6-9b03-4f5023212301', '982147ff-fcc6-41e2-b0bb-ca4b8cb5cdb6', '08970f5f-0437-4b9d-acbb-104dd3c3ad47', '5622d054-79b6-4e28-bdbf-1a702b0667bc']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:00.734629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa777fb6-55ab-4b05-a1c8-926b86846872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:00.759213 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa777fb6-55ab-4b05-a1c8-926b86846872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22cbab3c-de6a-4855-bf44-e11c7bd06f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-801757816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['28418316-4051-4fe6-9b03-4f5023212301','982147ff-fcc6-41e2-b0bb-ca4b8cb5cdb6','08970f5f-0437-4b9d-acbb-104dd3c3ad47','5622d054-79b6-4e28-bdbf-1a702b0667bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-801757816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22cbab3c-de6a-4855-bf44-e11c7bd06f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:00.759913 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f4d781-6180-4da5-a88b-20e771715ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:00.781643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62f4d781-6180-4da5-a88b-20e771715ea3) transitioned into state 'SUCCESS' from state '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-801757816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['28418316-4051-4fe6-9b03-4f5023212301','982147ff-fcc6-41e2-b0bb-ca4b8cb5cdb6','08970f5f-0437-4b9d-acbb-104dd3c3ad47','5622d054-79b6-4e28-bdbf-1a702b0667bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:00.782413 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f851996-0a84-4dc6-a475-9bb83b9b7edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:00.792687 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f851996-0a84-4dc6-a475-9bb83b9b7edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:00.793461 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (5005d1ff-4aec-4bd1-9787-661f78621d30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:00.793769 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:00.794268 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-474e7d0a-b0c8-49a7-8b32-8684f9e615ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:00.794681 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1027/4099] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:00 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:00.808303 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2be56198-580e-4ed4-ad96-bf08ac271eba None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.810724 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2be56198-580e-4ed4-ad96-bf08ac271eba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:00.811026 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2be56198-580e-4ed4-ad96-bf08ac271eba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.811282 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2be56198-580e-4ed4-ad96-bf08ac271eba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.814416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bb23bfbb-6d88-4be7-8551-cde6f50bbd41 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:00.816009 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb23bfbb-6d88-4be7-8551-cde6f50bbd41 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:00.816248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb23bfbb-6d88-4be7-8551-cde6f50bbd41 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:00.816425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb23bfbb-6d88-4be7-8551-cde6f50bbd41 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:00.816884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-bb23bfbb-6d88-4be7-8551-cde6f50bbd41 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:00.820789 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:00.820789 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:00.820855 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:00.820855 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:00.821474 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb23bfbb-6d88-4be7-8551-cde6f50bbd41 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:00.821839 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1024/4100] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:00.826678 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2be56198-580e-4ed4-ad96-bf08ac271eba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:00.838058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2be56198-580e-4ed4-ad96-bf08ac271eba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 returned with HTTP 200 Aug 05 18:28:00.838775 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1032/4101] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:00 2026] GET /volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:01.237540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ec506eea-81a1-4d8f-b713-3b4a179433c6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:01.239469 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec506eea-81a1-4d8f-b713-3b4a179433c6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:01.239697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec506eea-81a1-4d8f-b713-3b4a179433c6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:01.239891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ec506eea-81a1-4d8f-b713-3b4a179433c6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:01.240001 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ec506eea-81a1-4d8f-b713-3b4a179433c6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:01.244472 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:01.244472 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:01.245239 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ec506eea-81a1-4d8f-b713-3b4a179433c6 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:01.245662 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1019/4102] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:01 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:01.835724 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e7fa0e48-243b-4555-84bc-b7f9ca70d79c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:01.841149 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e7fa0e48-243b-4555-84bc-b7f9ca70d79c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:01.841347 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e7fa0e48-243b-4555-84bc-b7f9ca70d79c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:01.841525 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e7fa0e48-243b-4555-84bc-b7f9ca70d79c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:01.841716 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-e7fa0e48-243b-4555-84bc-b7f9ca70d79c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:01.848695 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:01.848695 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:01.849642 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e7fa0e48-243b-4555-84bc-b7f9ca70d79c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:01.850164 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1028/4103] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:01 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:01.856988 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-db7bc72e-94bd-471c-beeb-e9caa80862b2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:01.860726 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db7bc72e-94bd-471c-beeb-e9caa80862b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:01.861011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db7bc72e-94bd-471c-beeb-e9caa80862b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:01.861294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db7bc72e-94bd-471c-beeb-e9caa80862b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:01.872939 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:01.872939 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:01.878942 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-db7bc72e-94bd-471c-beeb-e9caa80862b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:01.886058 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db7bc72e-94bd-471c-beeb-e9caa80862b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 returned with HTTP 200 Aug 05 18:28:01.886472 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1025/4104] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:01 2026] GET /volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:01.904181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8959b07e-321d-41b3-94bf-10964a756083 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:01.907533 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:01.907533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22cbab3c-de6a-4855-bf44-e11c7bd06f65", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1486508462"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:01.924260 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:01.924260 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:01.924762 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:01.924977 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume 22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:01.983203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['6bdd1aa6-4fe7-4d57-af14-bdcdcdb3d49d', 'f4f38ca1-4977-4500-8521-1acce2658d99', 'f0705bc3-2a82-437e-a533-513e330da199', '3ffd34af-3058-4f87-879d-b41900fb09e3'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:02.039328 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:02.039533 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8959b07e-321d-41b3-94bf-10964a756083 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:02.040135 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1033/4105] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:02.051285 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9a10f01f-0156-4e07-8052-acc78a35fe3c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:02.054177 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a10f01f-0156-4e07-8052-acc78a35fe3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:02.054365 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a10f01f-0156-4e07-8052-acc78a35fe3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:02.054665 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a10f01f-0156-4e07-8052-acc78a35fe3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:02.062758 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:02.062758 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:02.062758 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9a10f01f-0156-4e07-8052-acc78a35fe3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:02.062758 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a10f01f-0156-4e07-8052-acc78a35fe3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 200 Aug 05 18:28:02.062758 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1020/4106] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:02 2026] GET /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:02.260392 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-714f8e65-2438-4c55-950f-bf83ba4a72e5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:02.262566 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-714f8e65-2438-4c55-950f-bf83ba4a72e5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:02.262812 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-714f8e65-2438-4c55-950f-bf83ba4a72e5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:02.262992 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-714f8e65-2438-4c55-950f-bf83ba4a72e5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:02.263135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-714f8e65-2438-4c55-950f-bf83ba4a72e5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:02.268075 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:02.268075 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:02.268924 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-714f8e65-2438-4c55-950f-bf83ba4a72e5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:02.269625 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1029/4107] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:02 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:02.862664 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-07fa458a-7800-4dcb-ab90-0e9242ad2d84 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:02.864706 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-07fa458a-7800-4dcb-ab90-0e9242ad2d84 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:02.864935 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-07fa458a-7800-4dcb-ab90-0e9242ad2d84 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:02.865779 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-07fa458a-7800-4dcb-ab90-0e9242ad2d84 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:02.865779 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-07fa458a-7800-4dcb-ab90-0e9242ad2d84 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:02.871016 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:02.871016 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:02.871709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-07fa458a-7800-4dcb-ab90-0e9242ad2d84 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:02.872169 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1026/4108] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:02 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:02.973718 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-9d01b0c6-5b62-43a5-920e-6184e911ab68 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:02.977029 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-9d01b0c6-5b62-43a5-920e-6184e911ab68 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660 Aug 05 18:28:02.977561 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-9d01b0c6-5b62-43a5-920e-6184e911ab68 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:02.977561 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-9d01b0c6-5b62-43a5-920e-6184e911ab68 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:02.989772 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:02.989772 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:03.062045 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-9d01b0c6-5b62-43a5-920e-6184e911ab68 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660 returned with HTTP 200 Aug 05 18:28:03.062045 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1034/4109] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:28:02 2026] DELETE /volume/v3/attachments/ef8b4a25-1a70-40d0-9e00-a2a632535660 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:03.076425 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2b2006a3-1aa6-4769-9f20-c4098a9c5ec6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:03.080106 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:03.081528 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b2006a3-1aa6-4769-9f20-c4098a9c5ec6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:03.081921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2b2006a3-1aa6-4769-9f20-c4098a9c5ec6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:03.082347 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2b2006a3-1aa6-4769-9f20-c4098a9c5ec6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:03.082792 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:28:03.083005 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:03.083261 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:03.083485 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:28:03.090672 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:03.090672 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:03.092072 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2b2006a3-1aa6-4769-9f20-c4098a9c5ec6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:03.092479 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b2006a3-1aa6-4769-9f20-c4098a9c5ec6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 200 Aug 05 18:28:03.092612 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:03.092612 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:03.092942 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1021/4110] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:03 2026] GET /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:03.094163 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:03.110869 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:03.112193 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:03.113522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:03.113522 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:03.113522 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Delete snapshot with id: 228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:03.128538 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:03.128538 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:03.129230 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:28:03.131822 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:28:03.132250 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9a54c698-c52d-4cd3-b4ce-66c698077a69 req-0b317645-dd46-48e5-9004-22de52fd04ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 202 Aug 05 18:28:03.132950 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1030/4111] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:28:03 2026] DELETE /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:03.169960 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot delete request issued successfully. Aug 05 18:28:03.169960 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5d539ce8-fb50-4435-82d9-dfc402d8fb64 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 202 Aug 05 18:28:03.170563 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1027/4112] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:03 2026] DELETE /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:03.179188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8e691047-b5b7-435b-9803-56de7f59cd04 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:03.180938 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8e691047-b5b7-435b-9803-56de7f59cd04 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:03.182287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8e691047-b5b7-435b-9803-56de7f59cd04 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:03.182287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8e691047-b5b7-435b-9803-56de7f59cd04 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:03.187031 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:03.187031 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:03.187583 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8e691047-b5b7-435b-9803-56de7f59cd04 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:28:03.188430 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8e691047-b5b7-435b-9803-56de7f59cd04 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 200 Aug 05 18:28:03.188857 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1035/4113] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:03 2026] GET /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:03.281003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8d23bff6-cce6-4533-b21a-01a640efeb9d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:03.283232 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8d23bff6-cce6-4533-b21a-01a640efeb9d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:03.283490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8d23bff6-cce6-4533-b21a-01a640efeb9d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:03.283733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8d23bff6-cce6-4533-b21a-01a640efeb9d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:03.283874 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8d23bff6-cce6-4533-b21a-01a640efeb9d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:03.289165 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:03.289165 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:03.289942 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8d23bff6-cce6-4533-b21a-01a640efeb9d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:03.290397 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1022/4114] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:03 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:03.888436 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8d87f02f-fdc1-4f0b-a401-962fec693598 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:03.890765 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d87f02f-fdc1-4f0b-a401-962fec693598 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:03.891102 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d87f02f-fdc1-4f0b-a401-962fec693598 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:03.891182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d87f02f-fdc1-4f0b-a401-962fec693598 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:03.891301 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8d87f02f-fdc1-4f0b-a401-962fec693598 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:03.898194 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:03.898194 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:03.899185 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d87f02f-fdc1-4f0b-a401-962fec693598 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:03.899588 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1031/4115] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:03 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:04.200743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ccef0ce2-63e1-4eb8-a4d7-416080a3dc86 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.202974 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccef0ce2-63e1-4eb8-a4d7-416080a3dc86 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:04.203376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccef0ce2-63e1-4eb8-a4d7-416080a3dc86 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.203541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccef0ce2-63e1-4eb8-a4d7-416080a3dc86 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.209500 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccef0ce2-63e1-4eb8-a4d7-416080a3dc86 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 404 Aug 05 18:28:04.210193 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1028/4116] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:04.221118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fb14b062-c164-49b1-a6fb-ed7dfaaeff50 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.223408 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fb14b062-c164-49b1-a6fb-ed7dfaaeff50 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:04.223689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fb14b062-c164-49b1-a6fb-ed7dfaaeff50 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.223943 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fb14b062-c164-49b1-a6fb-ed7dfaaeff50 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.224108 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-fb14b062-c164-49b1-a6fb-ed7dfaaeff50 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: 228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:04.229669 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fb14b062-c164-49b1-a6fb-ed7dfaaeff50 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 404 Aug 05 18:28:04.230196 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1036/4117] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:04 2026] DELETE /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:04.237611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-638589f2-f740-440d-8890-75bcca633c66 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.239652 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-638589f2-f740-440d-8890-75bcca633c66 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f Aug 05 18:28:04.240016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-638589f2-f740-440d-8890-75bcca633c66 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.240684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-638589f2-f740-440d-8890-75bcca633c66 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.245362 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-638589f2-f740-440d-8890-75bcca633c66 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f returned with HTTP 404 Aug 05 18:28:04.245837 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1023/4118] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/snapshots/228e1fdd-e4c0-443b-b937-edd697e2510f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:04.253209 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5a986f86-73e1-4089-8773-d2dbaca45301 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.254956 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:04.255177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.255695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.255695 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: 22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:04.263170 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:04.263170 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:04.263580 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:04.282361 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:04.282573 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5a986f86-73e1-4089-8773-d2dbaca45301 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 returned with HTTP 202 Aug 05 18:28:04.283157 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1032/4119] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:04 2026] DELETE /volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:04.290974 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-71b3af97-53ec-44b9-85d9-1d3e8913beb5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.296777 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71b3af97-53ec-44b9-85d9-1d3e8913beb5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:04.296950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71b3af97-53ec-44b9-85d9-1d3e8913beb5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.297147 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71b3af97-53ec-44b9-85d9-1d3e8913beb5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.301019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2b6a2e15-5028-4fb5-a176-5435f57688f5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.303141 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2b6a2e15-5028-4fb5-a176-5435f57688f5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:04.303465 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2b6a2e15-5028-4fb5-a176-5435f57688f5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.303687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2b6a2e15-5028-4fb5-a176-5435f57688f5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.303823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2b6a2e15-5028-4fb5-a176-5435f57688f5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:04.305196 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:04.305196 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:04.309258 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:04.309258 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:04.310222 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2b6a2e15-5028-4fb5-a176-5435f57688f5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:04.310797 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1037/4120] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:04.311742 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-71b3af97-53ec-44b9-85d9-1d3e8913beb5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:04.319042 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71b3af97-53ec-44b9-85d9-1d3e8913beb5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 returned with HTTP 200 Aug 05 18:28:04.319687 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1029/4121] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:04.855847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-2fc9d067-1841-4399-96f9-47b169a19ce8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.858740 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-2fc9d067-1841-4399-96f9-47b169a19ce8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:28:04.859033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-2fc9d067-1841-4399-96f9-47b169a19ce8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.859281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-2fc9d067-1841-4399-96f9-47b169a19ce8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.870377 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:04.870377 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:04.874030 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-2fc9d067-1841-4399-96f9-47b169a19ce8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:04.879494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-2fc9d067-1841-4399-96f9-47b169a19ce8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:28:04.880054 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1024/4122] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:04.905465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.908145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef/action Aug 05 18:28:04.908584 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:04.909802 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:04.913993 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d547e385-82f3-459d-bb5a-81d2259e57fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.915659 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d547e385-82f3-459d-bb5a-81d2259e57fb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:04.915840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d547e385-82f3-459d-bb5a-81d2259e57fb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.915987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d547e385-82f3-459d-bb5a-81d2259e57fb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.916196 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d547e385-82f3-459d-bb5a-81d2259e57fb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:04.921354 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:04.921354 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:04.922476 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d547e385-82f3-459d-bb5a-81d2259e57fb tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:04.923035 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1038/4123] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:04.925975 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:04.925975 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:04.926733 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:04.937215 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Begin detaching volume completed successfully. Aug 05 18:28:04.937450 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-8bedc4fa-9963-4c6e-86d5-a8127eca2b03 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef/action returned with HTTP 202 Aug 05 18:28:04.937913 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1033/4124] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:28:04 2026] POST /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:04.981773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4f9e5f52-0a44-4a46-afcc-bfb3351b740c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.982342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f9e5f52-0a44-4a46-afcc-bfb3351b740c None None] GET https://10.4.3.210/volume// Aug 05 18:28:04.982619 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f9e5f52-0a44-4a46-afcc-bfb3351b740c None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.982895 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f9e5f52-0a44-4a46-afcc-bfb3351b740c None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:04.983357 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f9e5f52-0a44-4a46-afcc-bfb3351b740c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:28:04.983813 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1030/4125] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:28:04.994279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-b49a8f53-2a0c-4bcb-9d24-7d59f24f82ca None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:04.996870 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-b49a8f53-2a0c-4bcb-9d24-7d59f24f82ca tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:28:04.997119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-b49a8f53-2a0c-4bcb-9d24-7d59f24f82ca tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:04.997298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-b49a8f53-2a0c-4bcb-9d24-7d59f24f82ca tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.006774 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.006774 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:05.010614 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-b49a8f53-2a0c-4bcb-9d24-7d59f24f82ca tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:05.015575 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-b49a8f53-2a0c-4bcb-9d24-7d59f24f82ca tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:28:05.016004 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1025/4126] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:28:04 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 1315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 05 18:28:05.062797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-82de7d79-9cc5-423f-906c-541b80c1c6ea None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.065393 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-82de7d79-9cc5-423f-906c-541b80c1c6ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d Aug 05 18:28:05.065611 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-82de7d79-9cc5-423f-906c-541b80c1c6ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.065815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-82de7d79-9cc5-423f-906c-541b80c1c6ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.073512 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-82de7d79-9cc5-423f-906c-541b80c1c6ea tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d returned with HTTP 404 Aug 05 18:28:05.074086 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1039/4127] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:05 2026] GET /volume/v3/volumes/8984dc1c-8183-430b-a8e8-8475e73e063d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:05.082172 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bcb42faf-c219-40b0-8e05-a065a6418467 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.084666 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:05.084960 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.085241 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.085446 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:05.091920 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.091920 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:05.092565 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:28:05.118690 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:28:05.118929 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bcb42faf-c219-40b0-8e05-a065a6418467 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 202 Aug 05 18:28:05.119512 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1034/4128] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:05 2026] DELETE /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:05.126800 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ec57fb16-59d1-4188-94ff-aca9735336ef None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.128922 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec57fb16-59d1-4188-94ff-aca9735336ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:05.129214 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec57fb16-59d1-4188-94ff-aca9735336ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.129459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec57fb16-59d1-4188-94ff-aca9735336ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.137739 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.137739 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:05.138210 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ec57fb16-59d1-4188-94ff-aca9735336ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:28:05.139172 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec57fb16-59d1-4188-94ff-aca9735336ef tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 200 Aug 05 18:28:05.139621 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1031/4129] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:05 2026] GET /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:05.323859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-29de155d-aa58-41ca-82c9-ba271c1f4d63 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.326740 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-29de155d-aa58-41ca-82c9-ba271c1f4d63 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:05.327132 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-29de155d-aa58-41ca-82c9-ba271c1f4d63 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.327460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-29de155d-aa58-41ca-82c9-ba271c1f4d63 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.327792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-29de155d-aa58-41ca-82c9-ba271c1f4d63 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:05.336218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-74448d70-f654-4f1f-8b52-fcc965295ff1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.339058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74448d70-f654-4f1f-8b52-fcc965295ff1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 Aug 05 18:28:05.339058 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74448d70-f654-4f1f-8b52-fcc965295ff1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.339771 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.339771 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:05.340950 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74448d70-f654-4f1f-8b52-fcc965295ff1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.341099 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-29de155d-aa58-41ca-82c9-ba271c1f4d63 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:05.343052 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1026/4130] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:05 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:05.348235 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74448d70-f654-4f1f-8b52-fcc965295ff1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 returned with HTTP 404 Aug 05 18:28:05.348850 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1040/4131] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:05 2026] GET /volume/v3/volumes/22cbab3c-de6a-4855-bf44-e11c7bd06f65 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:05.358486 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.360509 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:05.360924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1518935548"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:05.362520 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1518935548'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:05.362785 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:05.363104 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.363104 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:05.367261 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:05.374214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (69ed2c59-c319-4513-8d5e-39f366e45bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:05.375288 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (889478ce-87cc-4b5e-b883-c1cd894f4fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:05.376306 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:05.407237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (889478ce-87cc-4b5e-b883-c1cd894f4fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:05.408261 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14ee882-a91d-4026-b62a-b198856e4670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:05.455163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['b623c173-03f8-4c14-a53d-6ba2e412ddb4', '5a58c769-f9e7-4d69-9a4a-37d2646d2f73', '34bbb713-68f4-4e88-8e5d-6b28cbe6b90d', 'c76a6f49-2697-4489-a7c0-e216c80a25bd'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:05.455935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14ee882-a91d-4026-b62a-b198856e4670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b623c173-03f8-4c14-a53d-6ba2e412ddb4', '5a58c769-f9e7-4d69-9a4a-37d2646d2f73', '34bbb713-68f4-4e88-8e5d-6b28cbe6b90d', 'c76a6f49-2697-4489-a7c0-e216c80a25bd']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:05.456659 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7302702-ac16-4021-925d-2671f7d1d15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:05.483610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7302702-ac16-4021-925d-2671f7d1d15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288654af-16b1-4944-a207-8c1fb934e1d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518935548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['b623c173-03f8-4c14-a53d-6ba2e412ddb4','5a58c769-f9e7-4d69-9a4a-37d2646d2f73','34bbb713-68f4-4e88-8e5d-6b28cbe6b90d','c76a6f49-2697-4489-a7c0-e216c80a25bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1518935548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=288654af-16b1-4944-a207-8c1fb934e1d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:05.485544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef0d75f-6894-44af-ada9-449ed5ec5c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:05.513585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef0d75f-6894-44af-ada9-449ed5ec5c2d) transitioned into state 'SUCCESS' from state '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-1518935548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['b623c173-03f8-4c14-a53d-6ba2e412ddb4','5a58c769-f9e7-4d69-9a4a-37d2646d2f73','34bbb713-68f4-4e88-8e5d-6b28cbe6b90d','c76a6f49-2697-4489-a7c0-e216c80a25bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:05.514529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a9bcb6-9536-4f21-9910-a3b96161a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:05.529487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a9bcb6-9536-4f21-9910-a3b96161a752) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:05.530805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (69ed2c59-c319-4513-8d5e-39f366e45bb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:05.531306 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:05.532207 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7a4d0c19-5af5-4723-ad65-67e01d7d9018 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:05.532889 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1035/4132] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:05 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:05.547024 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-84d3566d-80fc-4137-9338-31f8d7039a27 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.548601 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84d3566d-80fc-4137-9338-31f8d7039a27 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:05.548824 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84d3566d-80fc-4137-9338-31f8d7039a27 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.549044 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84d3566d-80fc-4137-9338-31f8d7039a27 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.556715 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.556715 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:05.560442 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-84d3566d-80fc-4137-9338-31f8d7039a27 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:05.565097 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84d3566d-80fc-4137-9338-31f8d7039a27 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 returned with HTTP 200 Aug 05 18:28:05.565468 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1032/4133] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:05 2026] GET /volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:05.934035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a8eea643-206f-41c0-b67d-d55a3fd53cb5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:05.936237 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8eea643-206f-41c0-b67d-d55a3fd53cb5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:05.936484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8eea643-206f-41c0-b67d-d55a3fd53cb5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:05.936743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8eea643-206f-41c0-b67d-d55a3fd53cb5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:05.936879 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a8eea643-206f-41c0-b67d-d55a3fd53cb5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:05.942223 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:05.942223 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:05.943166 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8eea643-206f-41c0-b67d-d55a3fd53cb5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:05.943738 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1027/4134] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:05 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.000037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-9748ac18-b266-426b-a174-69a731078b61 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.001993 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-9748ac18-b266-426b-a174-69a731078b61 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] DELETE https://10.4.3.210/volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3 Aug 05 18:28:06.002189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-9748ac18-b266-426b-a174-69a731078b61 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.002367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-9748ac18-b266-426b-a174-69a731078b61 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.009292 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.009292 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:06.056460 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-b7351944-1b3c-444f-8447-6b8cbb4ca505 req-9748ac18-b266-426b-a174-69a731078b61 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3 returned with HTTP 200 Aug 05 18:28:06.057016 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1041/4135] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:28:05 2026] DELETE /volume/v3/attachments/5ac60ba8-21d7-42ad-b594-720700aa75d3 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.150777 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cafb83d0-a257-4bb8-b9da-df451727ec70 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.152421 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cafb83d0-a257-4bb8-b9da-df451727ec70 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:06.153956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cafb83d0-a257-4bb8-b9da-df451727ec70 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.153956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cafb83d0-a257-4bb8-b9da-df451727ec70 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.158888 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cafb83d0-a257-4bb8-b9da-df451727ec70 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 404 Aug 05 18:28:06.162147 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1036/4136] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:06.354969 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a5ec2420-9c06-4639-ac4a-af13c442bc35 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.357038 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a5ec2420-9c06-4639-ac4a-af13c442bc35 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:06.357358 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a5ec2420-9c06-4639-ac4a-af13c442bc35 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.357552 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a5ec2420-9c06-4639-ac4a-af13c442bc35 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.357713 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a5ec2420-9c06-4639-ac4a-af13c442bc35 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:06.362611 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.362611 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:06.363315 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a5ec2420-9c06-4639-ac4a-af13c442bc35 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:06.363712 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1033/4137] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.376327 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aff17929-9c5e-4621-9f74-a55d0ff7b4b7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.378754 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aff17929-9c5e-4621-9f74-a55d0ff7b4b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] PUT https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:06.379273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aff17929-9c5e-4621-9f74-a55d0ff7b4b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:06.386918 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.386918 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:06.395977 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aff17929-9c5e-4621-9f74-a55d0ff7b4b7 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:06.396929 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1028/4138] 10.4.3.210 () {70 vars in 1408 bytes} [Wed Aug 5 18:28:06 2026] PUT /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.408152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-84efa8a8-3d48-4b45-96ff-dd608d81d53e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.410695 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-84efa8a8-3d48-4b45-96ff-dd608d81d53e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:06.410829 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-84efa8a8-3d48-4b45-96ff-dd608d81d53e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.411057 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-84efa8a8-3d48-4b45-96ff-dd608d81d53e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.411219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-84efa8a8-3d48-4b45-96ff-dd608d81d53e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:06.417039 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.417039 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:06.417899 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-84efa8a8-3d48-4b45-96ff-dd608d81d53e tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:06.418385 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1042/4139] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.431034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.433070 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] DELETE https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:06.433315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.433511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.433647 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Delete backup with id: ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. Aug 05 18:28:06.440244 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.440244 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:06.457237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] delete_backup rpcapi backup_id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:28:06.459850 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a4a1c9e-a47f-4597-a0bb-a07fb06ed1b3 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 202 Aug 05 18:28:06.459850 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1037/4140] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:28:06 2026] DELETE /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:06.469490 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-76ea671f-df02-4d01-8826-9be0ab2db1af None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.471702 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76ea671f-df02-4d01-8826-9be0ab2db1af tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:06.471984 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76ea671f-df02-4d01-8826-9be0ab2db1af tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.472255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76ea671f-df02-4d01-8826-9be0ab2db1af tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.472455 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-76ea671f-df02-4d01-8826-9be0ab2db1af tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:06.478187 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.478187 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:06.479009 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76ea671f-df02-4d01-8826-9be0ab2db1af tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 200 Aug 05 18:28:06.479741 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1034/4141] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.580035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4788b86c-216f-44ad-9730-005c947d72d3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.582523 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4788b86c-216f-44ad-9730-005c947d72d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:06.582921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4788b86c-216f-44ad-9730-005c947d72d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.583176 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4788b86c-216f-44ad-9730-005c947d72d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.593365 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.593365 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:06.599415 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4788b86c-216f-44ad-9730-005c947d72d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:06.605447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4788b86c-216f-44ad-9730-005c947d72d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 returned with HTTP 200 Aug 05 18:28:06.606289 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1029/4142] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:06.619877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1fa734df-c474-4265-a79b-ffa5768bf68a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.621701 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:06.622301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "288654af-16b1-4944-a207-8c1fb934e1d9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-712148951"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:06.636558 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.636558 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:06.636952 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:06.636952 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume 288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:06.672762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['13a35827-2172-4edc-b843-70331c5cf0ff', 'f371abc8-d048-4e04-b575-9ff068930b68', '4a43442e-c8dc-45d3-b3e0-3b04cdb80f97', '73a7a48b-1293-4aa2-b32d-809d54ed4c55'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:06.708622 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:06.708622 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1fa734df-c474-4265-a79b-ffa5768bf68a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:06.708918 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1043/4143] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:06.720886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d59bc9dc-1aa1-45b3-ab89-470c323f9c0d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.723024 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d59bc9dc-1aa1-45b3-ab89-470c323f9c0d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f Aug 05 18:28:06.723024 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d59bc9dc-1aa1-45b3-ab89-470c323f9c0d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.723173 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d59bc9dc-1aa1-45b3-ab89-470c323f9c0d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.729223 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.729223 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:06.729521 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d59bc9dc-1aa1-45b3-ab89-470c323f9c0d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:06.730488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d59bc9dc-1aa1-45b3-ab89-470c323f9c0d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f returned with HTTP 200 Aug 05 18:28:06.730998 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1038/4144] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:06.955845 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fc593797-c68d-43e5-a200-b2e28846f553 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:06.957928 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fc593797-c68d-43e5-a200-b2e28846f553 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:06.958210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fc593797-c68d-43e5-a200-b2e28846f553 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:06.958432 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fc593797-c68d-43e5-a200-b2e28846f553 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:06.958552 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-fc593797-c68d-43e5-a200-b2e28846f553 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:06.963354 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:06.963354 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:06.964187 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fc593797-c68d-43e5-a200-b2e28846f553 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:06.964770 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1035/4145] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:06 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:07.078153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.081122 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:07.081516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef", "force": false, "name": "tempest-TestStampPattern-snapshot-1056329722", "description": null, "metadata": null}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:07.091118 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.091118 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:07.091705 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:07.091883 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create snapshot from volume d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:28:07.130173 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Created reservations ['492934f1-e321-44af-85d6-500f800c9fd6', '186a9671-5914-4c64-af8e-f500433dfcda', 'ec03f3f0-cef5-4a9c-b0a2-98b81516ecf3', '330750b7-5b97-45cd-99c8-8a3badd45f82'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:07.166505 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot create request issued successfully. Aug 05 18:28:07.166905 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2fc0842-a23a-4b17-b836-d8d9acab7a1a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:07.167465 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1030/4146] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:07 2026] POST /volume/v3/snapshots => generated 303 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:07.177397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5664b20c-f25c-4036-b0c2-148b75acacac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.179565 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5664b20c-f25c-4036-b0c2-148b75acacac tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:28:07.179821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5664b20c-f25c-4036-b0c2-148b75acacac tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.180109 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5664b20c-f25c-4036-b0c2-148b75acacac tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.185974 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.185974 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:07.186418 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5664b20c-f25c-4036-b0c2-148b75acacac tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot retrieved successfully. Aug 05 18:28:07.187227 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5664b20c-f25c-4036-b0c2-148b75acacac tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 returned with HTTP 200 Aug 05 18:28:07.187721 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1044/4147] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:07 2026] GET /volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:07.491006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-89fe6e09-05f8-46a5-bd2d-43b464f6497d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.493195 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-89fe6e09-05f8-46a5-bd2d-43b464f6497d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a Aug 05 18:28:07.493480 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-89fe6e09-05f8-46a5-bd2d-43b464f6497d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.493764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-89fe6e09-05f8-46a5-bd2d-43b464f6497d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.493933 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-89fe6e09-05f8-46a5-bd2d-43b464f6497d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Show backup with id ffb7931b-1c4c-47fc-bb24-5aa0dc14390a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:07.500303 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-89fe6e09-05f8-46a5-bd2d-43b464f6497d tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a returned with HTTP 404 Aug 05 18:28:07.500993 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1039/4148] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:07 2026] GET /volume/v3/backups/ffb7931b-1c4c-47fc-bb24-5aa0dc14390a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:07.509607 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.511710 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d Aug 05 18:28:07.511935 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.512162 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.512323 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Delete volume with id: 1ead72e6-2db4-4f7a-a2f9-02a06e28e57d Aug 05 18:28:07.522715 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.522715 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:07.523089 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Volume info retrieved successfully. Aug 05 18:28:07.547622 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Delete volume request issued successfully. Aug 05 18:28:07.547622 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00f183eb-e5cf-4c56-bde4-9d987d5dfdb5 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d returned with HTTP 202 Aug 05 18:28:07.547622 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1036/4149] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:28:07 2026] DELETE /volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:07.552790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-58c2371b-bd97-41f5-ae63-a438668232fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.556516 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-58c2371b-bd97-41f5-ae63-a438668232fc tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d Aug 05 18:28:07.556516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-58c2371b-bd97-41f5-ae63-a438668232fc tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.556516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-58c2371b-bd97-41f5-ae63-a438668232fc tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.563153 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.563153 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:07.569983 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-58c2371b-bd97-41f5-ae63-a438668232fc tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Volume info retrieved successfully. Aug 05 18:28:07.577113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-58c2371b-bd97-41f5-ae63-a438668232fc tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d returned with HTTP 200 Aug 05 18:28:07.577275 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1031/4150] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:07 2026] GET /volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:07.743169 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef34fc79-d85b-4a16-b283-6596763e48cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.745967 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef34fc79-d85b-4a16-b283-6596763e48cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f Aug 05 18:28:07.746261 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef34fc79-d85b-4a16-b283-6596763e48cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.746518 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef34fc79-d85b-4a16-b283-6596763e48cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.751806 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.751806 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:07.752156 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ef34fc79-d85b-4a16-b283-6596763e48cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:07.752856 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef34fc79-d85b-4a16-b283-6596763e48cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f returned with HTTP 200 Aug 05 18:28:07.753221 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1045/4151] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:07 2026] GET /volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:07.761605 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.763415 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] POST https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f/action Aug 05 18:28:07.763821 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:07.763972 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:07.770801 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.770801 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:07.771270 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:28:07.772094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8f0f212fecde49c98c8ee83f8afb4a70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5167389dd920493b8a710a0eefc85e08', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:28:07.772281 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ab667b71-80db-4bff-bc6d-0bbda524a188 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f/action returned with HTTP 403 Aug 05 18:28:07.772775 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1040/4152] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:28:07 2026] POST /volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:07.780832 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-52cd715f-580b-4983-b024-ec13cfaf9348 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.782866 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f Aug 05 18:28:07.783119 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.783385 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.783502 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: b538b9e3-c42d-4a92-b677-03e21d94061f Aug 05 18:28:07.789608 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.789608 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:07.789982 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:07.809672 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:07.809672 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-52cd715f-580b-4983-b024-ec13cfaf9348 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f returned with HTTP 202 Aug 05 18:28:07.809672 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1037/4153] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:07 2026] DELETE /volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:07.819171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5a94b477-5d9a-4bbd-9266-ff1ec7350e91 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.821305 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5a94b477-5d9a-4bbd-9266-ff1ec7350e91 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f Aug 05 18:28:07.821518 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5a94b477-5d9a-4bbd-9266-ff1ec7350e91 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.821774 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5a94b477-5d9a-4bbd-9266-ff1ec7350e91 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.827538 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.827538 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:07.828664 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5a94b477-5d9a-4bbd-9266-ff1ec7350e91 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:07.828664 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5a94b477-5d9a-4bbd-9266-ff1ec7350e91 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f returned with HTTP 200 Aug 05 18:28:07.829097 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1032/4154] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:07 2026] GET /volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:07.976101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2a529200-dbbd-4d67-937f-081950262bce None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:07.977972 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a529200-dbbd-4d67-937f-081950262bce tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:07.978170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a529200-dbbd-4d67-937f-081950262bce tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:07.978422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a529200-dbbd-4d67-937f-081950262bce tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:07.978572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2a529200-dbbd-4d67-937f-081950262bce tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:07.983495 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:07.983495 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:07.984615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a529200-dbbd-4d67-937f-081950262bce tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:07.985069 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1046/4155] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:07 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:08.198361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-031264d6-9283-4ffb-af5c-a826534310d5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.203192 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-031264d6-9283-4ffb-af5c-a826534310d5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:28:08.203410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-031264d6-9283-4ffb-af5c-a826534310d5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.203644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-031264d6-9283-4ffb-af5c-a826534310d5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.214928 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:08.214928 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:08.215391 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-031264d6-9283-4ffb-af5c-a826534310d5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot retrieved successfully. Aug 05 18:28:08.216253 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-031264d6-9283-4ffb-af5c-a826534310d5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 returned with HTTP 200 Aug 05 18:28:08.216655 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1041/4156] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:08 2026] GET /volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:08.231665 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a9cc885e-4dc7-4221-8d77-5e9fc47fd508 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.234871 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a9cc885e-4dc7-4221-8d77-5e9fc47fd508 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:28:08.234871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a9cc885e-4dc7-4221-8d77-5e9fc47fd508 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.234871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a9cc885e-4dc7-4221-8d77-5e9fc47fd508 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.236307 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-1e31999b-557f-4e35-b067-d82f8e2f611c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.241082 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:08.241082 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:08.241082 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a9cc885e-4dc7-4221-8d77-5e9fc47fd508 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot retrieved successfully. Aug 05 18:28:08.241082 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a9cc885e-4dc7-4221-8d77-5e9fc47fd508 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 returned with HTTP 200 Aug 05 18:28:08.241082 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1038/4157] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:08 2026] GET /volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:08.242929 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-1e31999b-557f-4e35-b067-d82f8e2f611c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992 Aug 05 18:28:08.243260 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-1e31999b-557f-4e35-b067-d82f8e2f611c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.243765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-1e31999b-557f-4e35-b067-d82f8e2f611c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.256036 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:08.256036 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:08.311520 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-1e31999b-557f-4e35-b067-d82f8e2f611c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992 returned with HTTP 200 Aug 05 18:28:08.311981 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1033/4158] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:28:08 2026] DELETE /volume/v3/attachments/2b5479aa-a894-4995-9696-464dd95e2992 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:08.323606 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.326471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:28:08.326768 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.327069 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.327293 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:28:08.336663 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:08.336663 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:08.337410 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:08.359144 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:28:08.359443 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bd291043-16b7-411a-a3f5-8849fdbc20f9 req-4c24ac10-d217-4c82-8c16-ce257620778c tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 202 Aug 05 18:28:08.360254 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1047/4159] 10.4.3.210 () {70 vars in 1620 bytes} [Wed Aug 5 18:28:08 2026] DELETE /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:08.592280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3cee86bf-829b-431d-a24b-35c9a2311016 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.594690 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cee86bf-829b-431d-a24b-35c9a2311016 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] GET https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d Aug 05 18:28:08.594993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cee86bf-829b-431d-a24b-35c9a2311016 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.595268 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cee86bf-829b-431d-a24b-35c9a2311016 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.605545 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cee86bf-829b-431d-a24b-35c9a2311016 tempest-ProjectAdminTests39-520672086 tempest-ProjectAdminTests39-520672086-project-admin] https://10.4.3.210/volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d returned with HTTP 404 Aug 05 18:28:08.606253 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1042/4160] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:08 2026] GET /volume/v3/volumes/1ead72e6-2db4-4f7a-a2f9-02a06e28e57d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:08.841270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d0ef69b3-96bf-4599-98d1-a7e568fa2b8d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.841270 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d0ef69b3-96bf-4599-98d1-a7e568fa2b8d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f Aug 05 18:28:08.841270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d0ef69b3-96bf-4599-98d1-a7e568fa2b8d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.841270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d0ef69b3-96bf-4599-98d1-a7e568fa2b8d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.844540 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d0ef69b3-96bf-4599-98d1-a7e568fa2b8d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f returned with HTTP 404 Aug 05 18:28:08.845180 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1039/4161] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:08 2026] GET /volume/v3/snapshots/b538b9e3-c42d-4a92-b677-03e21d94061f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:08.854908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.854908 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:08.854908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.855459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.855459 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: 288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:08.864806 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:08.864806 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:08.865264 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:08.887217 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:08.887217 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc6a09de-fabe-40af-8f07-86d51f424e25 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 returned with HTTP 202 Aug 05 18:28:08.887922 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1034/4162] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:08 2026] DELETE /volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:08.895388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ccdd3d7d-f976-446e-8d46-f61c108c088d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:08.897864 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ccdd3d7d-f976-446e-8d46-f61c108c088d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:08.898189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ccdd3d7d-f976-446e-8d46-f61c108c088d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:08.898472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ccdd3d7d-f976-446e-8d46-f61c108c088d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:08.907372 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:08.907372 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:08.911878 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ccdd3d7d-f976-446e-8d46-f61c108c088d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:08.916611 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ccdd3d7d-f976-446e-8d46-f61c108c088d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 returned with HTTP 200 Aug 05 18:28:08.917115 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1048/4163] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:08 2026] GET /volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:08.998759 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8be3dbfb-00f3-4b6d-9dab-d6e0ae3886e5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:09.000611 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8be3dbfb-00f3-4b6d-9dab-d6e0ae3886e5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:09.000804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8be3dbfb-00f3-4b6d-9dab-d6e0ae3886e5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:09.000988 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8be3dbfb-00f3-4b6d-9dab-d6e0ae3886e5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:09.001105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8be3dbfb-00f3-4b6d-9dab-d6e0ae3886e5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:09.006534 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:09.006534 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:09.007609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8be3dbfb-00f3-4b6d-9dab-d6e0ae3886e5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:09.008145 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1043/4164] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:08 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:09.849530 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-83f56017-c269-4d2f-94b4-8e6b3418e3a5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:09.855074 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-83f56017-c269-4d2f-94b4-8e6b3418e3a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:28:09.855347 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-83f56017-c269-4d2f-94b4-8e6b3418e3a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:09.855419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-83f56017-c269-4d2f-94b4-8e6b3418e3a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:09.865248 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-83f56017-c269-4d2f-94b4-8e6b3418e3a5 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 404 Aug 05 18:28:09.865760 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1040/4165] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:09 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:09.931453 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e30c40c5-9ab0-4daa-b0a4-44165b317e28 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:09.934255 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e30c40c5-9ab0-4daa-b0a4-44165b317e28 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 Aug 05 18:28:09.934528 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e30c40c5-9ab0-4daa-b0a4-44165b317e28 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:09.934777 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e30c40c5-9ab0-4daa-b0a4-44165b317e28 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:09.947882 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e30c40c5-9ab0-4daa-b0a4-44165b317e28 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 returned with HTTP 404 Aug 05 18:28:09.947882 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1035/4166] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:09 2026] GET /volume/v3/volumes/288654af-16b1-4944-a207-8c1fb934e1d9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:09.959281 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:09.961794 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:09.962307 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1996579865"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:09.964550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1996579865'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:09.964815 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:09.969949 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:09.978793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (74df957f-058e-4508-866a-c866b54c582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:09.980287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4d3584-f848-4b2f-be13-f667bde114ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:09.981530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:10.015619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4d3584-f848-4b2f-be13-f667bde114ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.018106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f471069a-ed92-4c59-93ba-891fe66c59de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.026561 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5351b87a-a1c8-4477-867d-80c41b6cf695 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:10.028744 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5351b87a-a1c8-4477-867d-80c41b6cf695 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:10.029000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5351b87a-a1c8-4477-867d-80c41b6cf695 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:10.029246 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5351b87a-a1c8-4477-867d-80c41b6cf695 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:10.029387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-5351b87a-a1c8-4477-867d-80c41b6cf695 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:10.034424 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:10.034424 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:10.035528 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5351b87a-a1c8-4477-867d-80c41b6cf695 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:10.035971 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1044/4167] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:10 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:10.074998 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['31d9cd73-e6a3-4159-9848-65cc71db8032', '75105763-c5f4-4618-93f1-6d0f654e730a', '9a2fa8f2-e918-4bf7-924f-dd99840c4468', '52bae27e-1d04-4a94-8400-b60ff819e43b'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:10.075935 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f471069a-ed92-4c59-93ba-891fe66c59de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31d9cd73-e6a3-4159-9848-65cc71db8032', '75105763-c5f4-4618-93f1-6d0f654e730a', '9a2fa8f2-e918-4bf7-924f-dd99840c4468', '52bae27e-1d04-4a94-8400-b60ff819e43b']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.076773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25eee804-4670-474b-a3fd-1b8ee6c14ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.100867 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25eee804-4670-474b-a3fd-1b8ee6c14ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347f47b1-4a98-4b7d-94d3-b43f1d25bab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1996579865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['31d9cd73-e6a3-4159-9848-65cc71db8032','75105763-c5f4-4618-93f1-6d0f654e730a','9a2fa8f2-e918-4bf7-924f-dd99840c4468','52bae27e-1d04-4a94-8400-b60ff819e43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1996579865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=347f47b1-4a98-4b7d-94d3-b43f1d25bab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.102261 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7cfe11-5dbd-4757-abb9-0543f1fe6d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.124346 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7cfe11-5dbd-4757-abb9-0543f1fe6d32) transitioned into state 'SUCCESS' from state '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-1996579865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['31d9cd73-e6a3-4159-9848-65cc71db8032','75105763-c5f4-4618-93f1-6d0f654e730a','9a2fa8f2-e918-4bf7-924f-dd99840c4468','52bae27e-1d04-4a94-8400-b60ff819e43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.125343 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2444d4d-b2bc-462d-b16f-235455f5e894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.139091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2444d4d-b2bc-462d-b16f-235455f5e894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.140155 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (74df957f-058e-4508-866a-c866b54c582e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:10.140580 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:10.141280 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b5fc3a0d-19a2-4395-a8d5-83ab41a2c572 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:10.141993 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1049/4168] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:09 2026] POST /volume/v3/volumes => generated 778 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:10.154669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e3be8b6a-3665-413b-b327-9908153b5daf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:10.157384 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e3be8b6a-3665-413b-b327-9908153b5daf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:10.157740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e3be8b6a-3665-413b-b327-9908153b5daf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:10.158075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e3be8b6a-3665-413b-b327-9908153b5daf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:10.169868 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:10.169868 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:10.175145 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e3be8b6a-3665-413b-b327-9908153b5daf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:10.181049 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e3be8b6a-3665-413b-b327-9908153b5daf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 returned with HTTP 200 Aug 05 18:28:10.181226 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1041/4169] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:10 2026] GET /volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:10.291837 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:10.381241 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:10.381610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1501549723"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:10.383188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1501549723'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:10.383301 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume of 1 GB Aug 05 18:28:10.387110 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:10.392841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (e6eeae67-7111-4bc7-9bf5-edd28f3ed4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:10.393790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3186553f-555a-46d3-b291-e98110469c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.394703 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:10.408498 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c99756cd-91ea-47a3-9344-b2a3de57bf6e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:10.410377 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c99756cd-91ea-47a3-9344-b2a3de57bf6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:10.410587 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c99756cd-91ea-47a3-9344-b2a3de57bf6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:10.410829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c99756cd-91ea-47a3-9344-b2a3de57bf6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:10.410975 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-c99756cd-91ea-47a3-9344-b2a3de57bf6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:10.415321 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c99756cd-91ea-47a3-9344-b2a3de57bf6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 404 Aug 05 18:28:10.415944 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1045/4170] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:10 2026] DELETE /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:10.422006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e04660e3-0048-4bd5-9ea1-73bbb386defd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:10.425313 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e04660e3-0048-4bd5-9ea1-73bbb386defd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 Aug 05 18:28:10.425663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e04660e3-0048-4bd5-9ea1-73bbb386defd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:10.425982 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e04660e3-0048-4bd5-9ea1-73bbb386defd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:10.426757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3186553f-555a-46d3-b291-e98110469c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.427908 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef99d34-d0e4-45e5-884c-89de024662aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.432156 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e04660e3-0048-4bd5-9ea1-73bbb386defd tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 returned with HTTP 404 Aug 05 18:28:10.432931 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1050/4171] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:10 2026] GET /volume/v3/snapshots/823acba9-d8a0-4720-82bf-b8430e8f6413 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:10.495093 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['fb77cf82-4b65-40f4-a54b-d98cbe852415', 'bc900ce8-8437-4139-99ff-e5d657fa2fe0', '58351542-537f-4606-8ea1-921f719bb887', 'e9c2f904-c606-4547-9454-bfa4544ea70c'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:10.496114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bef99d34-d0e4-45e5-884c-89de024662aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb77cf82-4b65-40f4-a54b-d98cbe852415', 'bc900ce8-8437-4139-99ff-e5d657fa2fe0', '58351542-537f-4606-8ea1-921f719bb887', 'e9c2f904-c606-4547-9454-bfa4544ea70c']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.496917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85f45ae3-f76f-4026-9028-4701822f9403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.524561 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85f45ae3-f76f-4026-9028-4701822f9403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77dce8e2-99a2-467f-a47f-0f799f4283c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501549723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['fb77cf82-4b65-40f4-a54b-d98cbe852415','bc900ce8-8437-4139-99ff-e5d657fa2fe0','58351542-537f-4606-8ea1-921f719bb887','e9c2f904-c606-4547-9454-bfa4544ea70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501549723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77dce8e2-99a2-467f-a47f-0f799f4283c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab279d5a36a4a73908c57d296cd28dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cddf1011f90b4eda861cedfb398e9387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.525540 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fd8351-666b-4f79-8741-7d7f933bdb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.544082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9fd8351-666b-4f79-8741-7d7f933bdb3a) transitioned into state 'SUCCESS' from state '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-1501549723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['fb77cf82-4b65-40f4-a54b-d98cbe852415','bc900ce8-8437-4139-99ff-e5d657fa2fe0','58351542-537f-4606-8ea1-921f719bb887','e9c2f904-c606-4547-9454-bfa4544ea70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.544933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25e3313-6c66-4029-ba38-28a3212fe771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:10.554977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25e3313-6c66-4029-ba38-28a3212fe771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:10.556492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (e6eeae67-7111-4bc7-9bf5-edd28f3ed4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:10.556903 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request issued successfully. Aug 05 18:28:10.557801 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-12dd2ff8-0d57-4998-a69b-c64258fc94f4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:10.558745 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1036/4172] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:28:10 2026] POST /volume/v3/volumes => generated 778 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:10.571244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a4b1426c-01ab-495e-9ed1-29fdc67701c1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:10.573669 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4b1426c-01ab-495e-9ed1-29fdc67701c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 Aug 05 18:28:10.573894 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4b1426c-01ab-495e-9ed1-29fdc67701c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:10.574186 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4b1426c-01ab-495e-9ed1-29fdc67701c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:10.584160 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:10.584160 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:10.589445 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a4b1426c-01ab-495e-9ed1-29fdc67701c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:28:10.596799 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4b1426c-01ab-495e-9ed1-29fdc67701c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 returned with HTTP 200 Aug 05 18:28:10.597585 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1042/4173] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:10 2026] GET /volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:11.046831 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cdf6c496-b694-4d1d-84ed-9191205f9124 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.049241 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cdf6c496-b694-4d1d-84ed-9191205f9124 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:11.049366 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cdf6c496-b694-4d1d-84ed-9191205f9124 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.049608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cdf6c496-b694-4d1d-84ed-9191205f9124 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.049763 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-cdf6c496-b694-4d1d-84ed-9191205f9124 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:11.054365 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.054365 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:11.055200 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cdf6c496-b694-4d1d-84ed-9191205f9124 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:11.055578 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1046/4174] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:11 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:11.197384 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ec146c1f-d69a-45ac-9208-d15b9d5cb3b8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.199236 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec146c1f-d69a-45ac-9208-d15b9d5cb3b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:11.199443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec146c1f-d69a-45ac-9208-d15b9d5cb3b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.199690 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec146c1f-d69a-45ac-9208-d15b9d5cb3b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.208473 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.208473 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:11.212950 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ec146c1f-d69a-45ac-9208-d15b9d5cb3b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:11.218706 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec146c1f-d69a-45ac-9208-d15b9d5cb3b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 returned with HTTP 200 Aug 05 18:28:11.218990 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1051/4175] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:11 2026] GET /volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:11.236464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.238207 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:11.238509 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "347f47b1-4a98-4b7d-94d3-b43f1d25bab2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-636135410"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:11.246729 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.246729 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:11.247026 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:11.247177 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume 347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:11.271757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['37fcda3c-0b59-467d-b9fd-899f97d7f6e4', '841eb18c-eedf-4d01-b91c-8074e1dcddf3', 'dae3b911-4bf4-4c30-9c0c-d1fe44bb83c7', '8a4e2518-341c-4c09-9ac6-14cea6a4c282'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:11.293335 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-742e29e2-85c7-4bd9-a547-e6dc2342b1cc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.295568 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-742e29e2-85c7-4bd9-a547-e6dc2342b1cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:28:11.295855 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-742e29e2-85c7-4bd9-a547-e6dc2342b1cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.296134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-742e29e2-85c7-4bd9-a547-e6dc2342b1cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.296311 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-742e29e2-85c7-4bd9-a547-e6dc2342b1cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:28:11.302689 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-742e29e2-85c7-4bd9-a547-e6dc2342b1cc tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 404 Aug 05 18:28:11.303432 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1043/4176] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:11 2026] DELETE /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:11.310872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1f74bddb-51ed-4cc5-84e8-1aea3371fca8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.312405 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f74bddb-51ed-4cc5-84e8-1aea3371fca8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 Aug 05 18:28:11.313841 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:11.314402 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-28ea08ce-8fe9-469b-82fe-a273ec2db56f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:11.315110 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1037/4177] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:11.315304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f74bddb-51ed-4cc5-84e8-1aea3371fca8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.316734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1f74bddb-51ed-4cc5-84e8-1aea3371fca8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.327072 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dceb3a84-9702-425d-85bd-c5a0b2135755 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.329234 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dceb3a84-9702-425d-85bd-c5a0b2135755 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 Aug 05 18:28:11.329460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dceb3a84-9702-425d-85bd-c5a0b2135755 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.329710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dceb3a84-9702-425d-85bd-c5a0b2135755 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.336317 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1f74bddb-51ed-4cc5-84e8-1aea3371fca8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 returned with HTTP 404 Aug 05 18:28:11.336479 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.336479 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:11.336771 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-dceb3a84-9702-425d-85bd-c5a0b2135755 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:11.337575 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dceb3a84-9702-425d-85bd-c5a0b2135755 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 returned with HTTP 200 Aug 05 18:28:11.337787 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1047/4178] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:11 2026] GET /volume/v3/volumes/0b586b86-0229-4eaf-89f9-594484f64ac7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:11.338018 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1052/4179] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:11 2026] GET /volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:11.611760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-aef41e1b-1de3-4f43-8c32-1b4f1814ec88 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.613937 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aef41e1b-1de3-4f43-8c32-1b4f1814ec88 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 Aug 05 18:28:11.614230 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aef41e1b-1de3-4f43-8c32-1b4f1814ec88 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.614470 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aef41e1b-1de3-4f43-8c32-1b4f1814ec88 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.625538 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.625538 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:11.629617 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-aef41e1b-1de3-4f43-8c32-1b4f1814ec88 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:28:11.633626 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aef41e1b-1de3-4f43-8c32-1b4f1814ec88 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 returned with HTTP 200 Aug 05 18:28:11.633981 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1044/4180] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:11 2026] GET /volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:11.647203 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.649989 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:28:11.649989 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77dce8e2-99a2-467f-a47f-0f799f4283c0", "name": "tempest-type-Backup-1168877640"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:11.650896 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating new backup {'backup': {'volume_id': '77dce8e2-99a2-467f-a47f-0f799f4283c0', 'name': 'tempest-type-Backup-1168877640'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:28:11.651170 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating backup of volume 77dce8e2-99a2-467f-a47f-0f799f4283c0 in container None Aug 05 18:28:11.659266 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.659266 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:11.659736 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:28:11.715074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['6aa0a7b5-68a5-4714-9b56-0b1ac98cb93b', 'a762e305-df9e-42b0-9475-23cc5313588b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:11.753055 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a5d5238-34ca-4e56-b3b7-03af34dda8e9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:28:11.753737 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1038/4181] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:28:11 2026] POST /volume/v3/backups => generated 316 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:11.767877 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-18016d43-1e29-42ab-a91f-ba7168a60b80 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:11.770101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-18016d43-1e29-42ab-a91f-ba7168a60b80 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:11.771450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-18016d43-1e29-42ab-a91f-ba7168a60b80 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:11.771450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-18016d43-1e29-42ab-a91f-ba7168a60b80 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:11.771450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-18016d43-1e29-42ab-a91f-ba7168a60b80 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:11.776102 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:11.776102 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:11.777131 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-18016d43-1e29-42ab-a91f-ba7168a60b80 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:11.777614 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1048/4182] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:11 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:12.075868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d4383b91-77d5-4656-a17d-f697c1667b68 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.078457 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4383b91-77d5-4656-a17d-f697c1667b68 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:12.078457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4383b91-77d5-4656-a17d-f697c1667b68 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.078702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d4383b91-77d5-4656-a17d-f697c1667b68 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.079191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d4383b91-77d5-4656-a17d-f697c1667b68 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:12.085058 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.085058 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:12.085556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d4383b91-77d5-4656-a17d-f697c1667b68 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:12.086013 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1053/4183] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:12 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:12.347651 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-588de6cb-89f8-4c11-b2f2-0dd7c5c0eadc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.350179 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-588de6cb-89f8-4c11-b2f2-0dd7c5c0eadc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 Aug 05 18:28:12.350466 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-588de6cb-89f8-4c11-b2f2-0dd7c5c0eadc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.350778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-588de6cb-89f8-4c11-b2f2-0dd7c5c0eadc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.357921 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.357921 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:12.358399 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-588de6cb-89f8-4c11-b2f2-0dd7c5c0eadc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:12.360391 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-588de6cb-89f8-4c11-b2f2-0dd7c5c0eadc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 returned with HTTP 200 Aug 05 18:28:12.363704 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1045/4184] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:12 2026] GET /volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:12.376913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.379357 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:12.379584 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.379850 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.380178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:28:12.380475 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.380475 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:12.381573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.db.api [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Building query based on filter {{(pid=100364) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:28:12.391773 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Get all snapshots completed successfully. Aug 05 18:28:12.392173 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4c2a608b-36a1-4166-8dcd-422b9bc314cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:28:12.392571 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1039/4185] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:28:12 2026] GET /volume/v3/snapshots => generated 335 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:12.401872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.404199 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 Aug 05 18:28:12.404458 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.404730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.404862 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: 14e9b4dd-df75-42ed-a215-74788a270101 Aug 05 18:28:12.411303 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.411303 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:12.411667 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:12.430875 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:12.431116 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-29ce01fa-4b70-4b67-a112-308ca8720db8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 returned with HTTP 202 Aug 05 18:28:12.431709 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1049/4186] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:12 2026] DELETE /volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:12.442097 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-db6f2ae4-242e-4be5-81c5-966b6d9319fd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.445074 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-db6f2ae4-242e-4be5-81c5-966b6d9319fd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 Aug 05 18:28:12.445312 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-db6f2ae4-242e-4be5-81c5-966b6d9319fd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.445545 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-db6f2ae4-242e-4be5-81c5-966b6d9319fd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.455929 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.455929 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:12.456347 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-db6f2ae4-242e-4be5-81c5-966b6d9319fd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:12.457307 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-db6f2ae4-242e-4be5-81c5-966b6d9319fd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 returned with HTTP 200 Aug 05 18:28:12.457618 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1054/4187] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:12 2026] GET /volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:12.711362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0430718f-834c-46d9-93e8-e7034fa63aff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.713638 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:12.713638 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1636639915", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:12.715392 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1636639915', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:12.789568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-72f6771f-77c6-44c0-9625-3bc3ef88b6a6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.791940 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-72f6771f-77c6-44c0-9625-3bc3ef88b6a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:12.792236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-72f6771f-77c6-44c0-9625-3bc3ef88b6a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.792496 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-72f6771f-77c6-44c0-9625-3bc3ef88b6a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.792647 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-72f6771f-77c6-44c0-9625-3bc3ef88b6a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:12.797461 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:28:12.797696 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.797696 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:12.798510 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-72f6771f-77c6-44c0-9625-3bc3ef88b6a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:12.799176 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1040/4188] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:12 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:12.802228 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:28:12.807798 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (5b07f12f-9b3f-4692-a133-f25c4efb3b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:12.809081 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a52c1b-7e87-40d2-b4c7-b57408892125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:12.810113 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:12.871363 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94a52c1b-7e87-40d2-b4c7-b57408892125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:12.872128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ac1ce1-8a5a-48a9-8b42-410e88bd703c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:12.913119 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['b48d9aee-7a5f-45c4-bf59-afe44f16066e', '1df38aa1-9154-4a28-b8c6-57a866f9d2f6', '57f657ca-827a-4d5b-9991-9b7716982dfd', '76683ed3-d240-4a6d-91c7-5a2072fcfe8f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:12.913919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0ac1ce1-8a5a-48a9-8b42-410e88bd703c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b48d9aee-7a5f-45c4-bf59-afe44f16066e', '1df38aa1-9154-4a28-b8c6-57a866f9d2f6', '57f657ca-827a-4d5b-9991-9b7716982dfd', '76683ed3-d240-4a6d-91c7-5a2072fcfe8f']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:12.914658 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e6492e-44c4-4101-9c8c-2e9f6e290b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:12.935562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e6492e-44c4-4101-9c8c-2e9f6e290b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ba9201f-d7d5-4c9a-b159-0654020bf382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1636639915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['b48d9aee-7a5f-45c4-bf59-afe44f16066e','1df38aa1-9154-4a28-b8c6-57a866f9d2f6','57f657ca-827a-4d5b-9991-9b7716982dfd','76683ed3-d240-4a6d-91c7-5a2072fcfe8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1636639915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ba9201f-d7d5-4c9a-b159-0654020bf382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:12.936490 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9be685c-63c6-42d4-9ab4-80e39b165381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:12.957165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9be685c-63c6-42d4-9ab4-80e39b165381) transitioned into state 'SUCCESS' from state '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-1636639915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['b48d9aee-7a5f-45c4-bf59-afe44f16066e','1df38aa1-9154-4a28-b8c6-57a866f9d2f6','57f657ca-827a-4d5b-9991-9b7716982dfd','76683ed3-d240-4a6d-91c7-5a2072fcfe8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:12.958076 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49cb2841-ec49-4e17-a0ef-bbbabc7e025d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:12.968787 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49cb2841-ec49-4e17-a0ef-bbbabc7e025d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:12.969865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (5b07f12f-9b3f-4692-a133-f25c4efb3b1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:12.970256 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:28:12.971041 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0430718f-834c-46d9-93e8-e7034fa63aff tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:12.971610 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1046/4189] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:28:12 2026] POST /volume/v3/volumes => generated 759 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:12.984129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d7c4dc5e-ce3d-4a9c-8011-6b16b0d3f327 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:12.987754 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7c4dc5e-ce3d-4a9c-8011-6b16b0d3f327 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:28:12.987754 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7c4dc5e-ce3d-4a9c-8011-6b16b0d3f327 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:12.987754 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7c4dc5e-ce3d-4a9c-8011-6b16b0d3f327 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:12.994639 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:12.994639 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:12.998809 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d7c4dc5e-ce3d-4a9c-8011-6b16b0d3f327 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:13.004389 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7c4dc5e-ce3d-4a9c-8011-6b16b0d3f327 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:28:13.004925 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1050/4190] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:12 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:13.104604 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-51b8b710-8a9c-47dc-a35b-7561b2520e9b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:13.110349 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-51b8b710-8a9c-47dc-a35b-7561b2520e9b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:13.110349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-51b8b710-8a9c-47dc-a35b-7561b2520e9b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:13.110349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-51b8b710-8a9c-47dc-a35b-7561b2520e9b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:13.110349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-51b8b710-8a9c-47dc-a35b-7561b2520e9b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:13.114077 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:13.114077 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:13.114948 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-51b8b710-8a9c-47dc-a35b-7561b2520e9b tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:13.115380 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1055/4191] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:13 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:13.149159 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:13.151576 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:13.152108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1207752142", "snapshot_id": "f2d927a2-db89-4524-947b-14302d3f8a59", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:13.154376 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1207752142', 'snapshot_id': 'f2d927a2-db89-4524-947b-14302d3f8a59', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:13.161448 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:13.161448 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:13.161968 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot retrieved successfully. Aug 05 18:28:13.162135 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create volume of 1 GB Aug 05 18:28:13.165795 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Availability Zones retrieved successfully. Aug 05 18:28:13.172009 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Flow 'volume_create_api' (4afb94b1-3856-409b-9de9-890f4ef483d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:13.173403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d6c297-468b-414e-9bcb-94cfcc400b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:13.174529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:13.213287 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d6c297-468b-414e-9bcb-94cfcc400b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f2d927a2-db89-4524-947b-14302d3f8a59', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:13.214473 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08603efc-abf7-450d-a5d5-c81c7a659254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:13.268418 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Created reservations ['c78577b4-20a5-4fc3-a74c-fdd12d989164', '698a6818-5eb3-439e-bef0-03ac08269c89', '1e7a4ba7-eee0-494e-b325-30cc6d0e1f1d', 'bec5fc75-6cdf-4eac-b240-b570d5494c59'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:13.269338 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08603efc-abf7-450d-a5d5-c81c7a659254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c78577b4-20a5-4fc3-a74c-fdd12d989164', '698a6818-5eb3-439e-bef0-03ac08269c89', '1e7a4ba7-eee0-494e-b325-30cc6d0e1f1d', 'bec5fc75-6cdf-4eac-b240-b570d5494c59']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:13.270460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dbc207-fa2a-42bc-9cd2-121adf6c7d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:13.322208 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44dbc207-fa2a-42bc-9cd2-121adf6c7d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '602fdc74-edab-4e2f-b2e1-c3089b985ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1207752142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73a8a358d9347aabe92e5dc7c47f4e4',qos_specs=None,replication_status=,reservations=['c78577b4-20a5-4fc3-a74c-fdd12d989164','698a6818-5eb3-439e-bef0-03ac08269c89','1e7a4ba7-eee0-494e-b325-30cc6d0e1f1d','bec5fc75-6cdf-4eac-b240-b570d5494c59'],size=1,snapshot_id=f2d927a2-db89-4524-947b-14302d3f8a59,source_replicaid=,source_volid=None,status='creating',user_id='166745a9737e4c1ea3d51030b2dca594',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1207752142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=602fdc74-edab-4e2f-b2e1-c3089b985ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73a8a358d9347aabe92e5dc7c47f4e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f2d927a2-db89-4524-947b-14302d3f8a59,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='166745a9737e4c1ea3d51030b2dca594',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:13.323241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3075b5a-5e7a-49d7-ad77-199434df2ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:13.347420 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3075b5a-5e7a-49d7-ad77-199434df2ca8) transitioned into state 'SUCCESS' from state '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-1207752142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f73a8a358d9347aabe92e5dc7c47f4e4',qos_specs=None,replication_status=,reservations=['c78577b4-20a5-4fc3-a74c-fdd12d989164','698a6818-5eb3-439e-bef0-03ac08269c89','1e7a4ba7-eee0-494e-b325-30cc6d0e1f1d','bec5fc75-6cdf-4eac-b240-b570d5494c59'],size=1,snapshot_id=f2d927a2-db89-4524-947b-14302d3f8a59,source_replicaid=,source_volid=None,status='creating',user_id='166745a9737e4c1ea3d51030b2dca594',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:13.348405 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d161e240-5ab1-48b9-acc7-01799fad7003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:13.373882 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d161e240-5ab1-48b9-acc7-01799fad7003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:13.374927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Flow 'volume_create_api' (4afb94b1-3856-409b-9de9-890f4ef483d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:13.375286 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Create volume request issued successfully. Aug 05 18:28:13.376013 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-83ff1535-7ad7-4da5-9445-df0912baf7b2 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:13.376481 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1041/4192] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:28:13 2026] POST /volume/v3/volumes => generated 781 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:13.470166 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dfdb8e59-d3e4-4389-b206-32e756589f48 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:13.474116 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dfdb8e59-d3e4-4389-b206-32e756589f48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 Aug 05 18:28:13.474116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dfdb8e59-d3e4-4389-b206-32e756589f48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:13.474116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dfdb8e59-d3e4-4389-b206-32e756589f48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:13.479912 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dfdb8e59-d3e4-4389-b206-32e756589f48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 returned with HTTP 404 Aug 05 18:28:13.479912 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1047/4193] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:13 2026] GET /volume/v3/snapshots/14e9b4dd-df75-42ed-a215-74788a270101 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:13.488195 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-160e8d17-c741-408e-8756-68950c22fd58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:13.490079 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:13.490303 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:13.490523 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:13.490742 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: 347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:13.498407 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:13.498407 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:13.498766 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:13.524459 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:13.524699 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-160e8d17-c741-408e-8756-68950c22fd58 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 returned with HTTP 202 Aug 05 18:28:13.525166 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1051/4194] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:13 2026] DELETE /volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:13.536409 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2872874f-777e-4621-8e4d-ee703df93f5d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:13.538726 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2872874f-777e-4621-8e4d-ee703df93f5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:13.538922 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2872874f-777e-4621-8e4d-ee703df93f5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:13.539137 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2872874f-777e-4621-8e4d-ee703df93f5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:13.549307 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:13.549307 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:13.553669 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2872874f-777e-4621-8e4d-ee703df93f5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:13.558507 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2872874f-777e-4621-8e4d-ee703df93f5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 returned with HTTP 200 Aug 05 18:28:13.558953 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1056/4195] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:13 2026] GET /volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:13.811338 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-659767ea-a78a-4255-93db-7e9730985d0a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:13.813587 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-659767ea-a78a-4255-93db-7e9730985d0a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:13.813835 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-659767ea-a78a-4255-93db-7e9730985d0a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:13.814090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-659767ea-a78a-4255-93db-7e9730985d0a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:13.814232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-659767ea-a78a-4255-93db-7e9730985d0a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:13.819372 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:13.819372 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:13.820136 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-659767ea-a78a-4255-93db-7e9730985d0a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:13.820536 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1042/4196] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:13 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:14.018384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a93b36c3-691e-4f3e-93e7-6cc20e1f0570 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.020225 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a93b36c3-691e-4f3e-93e7-6cc20e1f0570 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:28:14.020402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a93b36c3-691e-4f3e-93e7-6cc20e1f0570 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.020662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a93b36c3-691e-4f3e-93e7-6cc20e1f0570 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.027815 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.027815 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:14.031397 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a93b36c3-691e-4f3e-93e7-6cc20e1f0570 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:14.035864 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a93b36c3-691e-4f3e-93e7-6cc20e1f0570 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:28:14.036253 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1048/4197] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:14.052846 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-24a0ebc0-5a6a-4fd3-bf71-8dc2aeeb2a47 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.054645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24a0ebc0-5a6a-4fd3-bf71-8dc2aeeb2a47 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:28:14.054849 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24a0ebc0-5a6a-4fd3-bf71-8dc2aeeb2a47 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.055025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-24a0ebc0-5a6a-4fd3-bf71-8dc2aeeb2a47 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.062175 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.062175 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:14.066065 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-24a0ebc0-5a6a-4fd3-bf71-8dc2aeeb2a47 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:14.070313 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-24a0ebc0-5a6a-4fd3-bf71-8dc2aeeb2a47 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:28:14.070685 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1052/4198] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:14.128321 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9fffe19e-6bed-4cd5-9304-f948a4738848 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.130633 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9fffe19e-6bed-4cd5-9304-f948a4738848 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:14.130976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9fffe19e-6bed-4cd5-9304-f948a4738848 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.131304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9fffe19e-6bed-4cd5-9304-f948a4738848 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.131506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9fffe19e-6bed-4cd5-9304-f948a4738848 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:14.136743 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.136743 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:14.138296 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9fffe19e-6bed-4cd5-9304-f948a4738848 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:14.138296 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1057/4199] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:14.189233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-f29dd51c-6f9c-48b6-be8e-e8739df9cc60 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.192496 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-f29dd51c-6f9c-48b6-be8e-e8739df9cc60 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:28:14.192927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-f29dd51c-6f9c-48b6-be8e-e8739df9cc60 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.193270 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-f29dd51c-6f9c-48b6-be8e-e8739df9cc60 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.201373 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.201373 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:14.205605 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-f29dd51c-6f9c-48b6-be8e-e8739df9cc60 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:14.210783 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-f29dd51c-6f9c-48b6-be8e-e8739df9cc60 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:28:14.211253 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1043/4200] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:14.576770 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fb14f5dd-42b2-4389-ac3d-2891826efa99 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.579659 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fb14f5dd-42b2-4389-ac3d-2891826efa99 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 Aug 05 18:28:14.580093 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fb14f5dd-42b2-4389-ac3d-2891826efa99 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.580277 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fb14f5dd-42b2-4389-ac3d-2891826efa99 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.593851 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fb14f5dd-42b2-4389-ac3d-2891826efa99 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 returned with HTTP 404 Aug 05 18:28:14.594568 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1049/4201] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/volumes/347f47b1-4a98-4b7d-94d3-b43f1d25bab2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:28:14.608261 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.609761 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:14.610129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-730788083"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:14.611539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-730788083'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:14.611697 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:14.615931 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:14.621534 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (d6e4a1f6-8c5f-4f43-96ca-cac86e6a9354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:14.622493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4bb820-9d1e-4d1d-a6c1-dea066523372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:14.623276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:14.655567 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4bb820-9d1e-4d1d-a6c1-dea066523372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:14.656775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b379474c-5a16-4bab-b115-82f9a7538fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:14.716543 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['6f91f762-180e-4db8-bf1d-50b994138f87', '34f1dd94-1d6f-4544-8286-5a0e71a950c5', 'fd07a849-38a6-48b4-8610-a4faf4e06e65', '9c1a77f7-b3da-4128-a080-3bb15df76b1d'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:14.718232 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b379474c-5a16-4bab-b115-82f9a7538fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f91f762-180e-4db8-bf1d-50b994138f87', '34f1dd94-1d6f-4544-8286-5a0e71a950c5', 'fd07a849-38a6-48b4-8610-a4faf4e06e65', '9c1a77f7-b3da-4128-a080-3bb15df76b1d']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:14.718356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b964bd8a-3b31-4bca-96ce-17a7eed792a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:14.745562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b964bd8a-3b31-4bca-96ce-17a7eed792a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18b303d5-31bf-486e-b7bb-5f4124f067bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-730788083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['6f91f762-180e-4db8-bf1d-50b994138f87','34f1dd94-1d6f-4544-8286-5a0e71a950c5','fd07a849-38a6-48b4-8610-a4faf4e06e65','9c1a77f7-b3da-4128-a080-3bb15df76b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-730788083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18b303d5-31bf-486e-b7bb-5f4124f067bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:14.746310 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8acd0690-387f-4f96-b9fe-2e82cc15741e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:14.753966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-2b5b12d1-6121-4855-b070-9e18f5cea914 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.757678 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-2b5b12d1-6121-4855-b070-9e18f5cea914 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:28:14.757678 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-2b5b12d1-6121-4855-b070-9e18f5cea914 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.757678 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-2b5b12d1-6121-4855-b070-9e18f5cea914 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.764226 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.764226 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:14.766861 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8acd0690-387f-4f96-b9fe-2e82cc15741e) transitioned into state 'SUCCESS' from state '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-730788083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['6f91f762-180e-4db8-bf1d-50b994138f87','34f1dd94-1d6f-4544-8286-5a0e71a950c5','fd07a849-38a6-48b4-8610-a4faf4e06e65','9c1a77f7-b3da-4128-a080-3bb15df76b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:14.767638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86e328e-abe6-4c08-af56-58a55fbbf47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:14.769082 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-2b5b12d1-6121-4855-b070-9e18f5cea914 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:14.776730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-2b5b12d1-6121-4855-b070-9e18f5cea914 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:28:14.777712 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1058/4202] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:14.777875 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e86e328e-abe6-4c08-af56-58a55fbbf47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:14.778380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (d6e4a1f6-8c5f-4f43-96ca-cac86e6a9354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:14.778700 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:14.779332 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a2ba129-202e-4907-a7c8-91ee07078ebf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:14.782789 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1053/4203] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:14 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:14.788827 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5ce59456-4134-4714-b472-84c12f1c39c7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.789326 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ce59456-4134-4714-b472-84c12f1c39c7 None None] GET https://10.4.3.210/volume// Aug 05 18:28:14.789531 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ce59456-4134-4714-b472-84c12f1c39c7 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.789829 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ce59456-4134-4714-b472-84c12f1c39c7 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.790260 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ce59456-4134-4714-b472-84c12f1c39c7 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:28:14.790556 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1044/4204] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:28:14.800078 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-7fee3726-2f9a-436a-a15d-00d1c06b70da None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.800202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-41b2c715-9d85-4391-b326-ea909954dd72 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.801175 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-7fee3726-2f9a-436a-a15d-00d1c06b70da tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:28:14.801704 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-7fee3726-2f9a-436a-a15d-00d1c06b70da tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ba9201f-d7d5-4c9a-b159-0654020bf382", "connector": null, "instance_uuid": "6ad5fde4-3c95-4f37-ab9e-89317cfc012a"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:14.803383 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41b2c715-9d85-4391-b326-ea909954dd72 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:14.804273 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41b2c715-9d85-4391-b326-ea909954dd72 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.804673 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41b2c715-9d85-4391-b326-ea909954dd72 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.811069 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.811069 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:14.815618 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.815618 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:14.823564 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-41b2c715-9d85-4391-b326-ea909954dd72 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:14.826659 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41b2c715-9d85-4391-b326-ea909954dd72 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc returned with HTTP 200 Aug 05 18:28:14.826659 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1059/4205] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:14.830902 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d0c3fa73-24cc-4668-8311-c9c2f94867ef None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:14.838459 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d0c3fa73-24cc-4668-8311-c9c2f94867ef tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:14.838705 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d0c3fa73-24cc-4668-8311-c9c2f94867ef tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:14.838866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d0c3fa73-24cc-4668-8311-c9c2f94867ef tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:14.838965 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d0c3fa73-24cc-4668-8311-c9c2f94867ef tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:14.843651 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:14.843651 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:14.844390 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d0c3fa73-24cc-4668-8311-c9c2f94867ef tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:14.844767 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1054/4206] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:14 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:14.844987 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-7fee3726-2f9a-436a-a15d-00d1c06b70da tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:28:14.845818 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1050/4207] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:28:14 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:15.158556 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ffd812e1-e030-4aad-bffe-d2f1017eed51 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:15.161073 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ffd812e1-e030-4aad-bffe-d2f1017eed51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:15.161341 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ffd812e1-e030-4aad-bffe-d2f1017eed51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:15.161619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ffd812e1-e030-4aad-bffe-d2f1017eed51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:15.161894 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ffd812e1-e030-4aad-bffe-d2f1017eed51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:15.167872 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:15.167872 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:15.169144 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ffd812e1-e030-4aad-bffe-d2f1017eed51 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:15.169577 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1045/4208] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:15 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:15.844489 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d1e7bd08-7b71-4948-89d1-1736109d37fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:15.847160 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d1e7bd08-7b71-4948-89d1-1736109d37fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:15.847408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d1e7bd08-7b71-4948-89d1-1736109d37fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:15.847671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d1e7bd08-7b71-4948-89d1-1736109d37fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:15.858865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c16c4444-adca-47b3-a625-489996c149c3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:15.864945 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c16c4444-adca-47b3-a625-489996c149c3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:15.864945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c16c4444-adca-47b3-a625-489996c149c3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:15.864945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c16c4444-adca-47b3-a625-489996c149c3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:15.864945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c16c4444-adca-47b3-a625-489996c149c3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:15.865104 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:15.865104 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:15.873227 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d1e7bd08-7b71-4948-89d1-1736109d37fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:15.873571 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:15.873571 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:15.873571 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c16c4444-adca-47b3-a625-489996c149c3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:15.873571 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1055/4209] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:15 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:15.879309 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d1e7bd08-7b71-4948-89d1-1736109d37fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc returned with HTTP 200 Aug 05 18:28:15.879843 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1060/4210] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:15 2026] GET /volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:15.896249 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:15.898990 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:15.899504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18b303d5-31bf-486e-b7bb-5f4124f067bc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1482494253"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:15.913152 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:15.913152 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:15.913466 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:15.913624 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume 18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:15.947702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['429dd629-0317-4cc6-86df-0a8ab5653233', 'dccba8a7-3195-4572-8595-3a56aac26dcb', '7447983d-9f6c-41f9-ab44-011e39d95e7a', 'b2d98f92-525e-4214-a288-216499034ef0'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:16.002118 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:16.002118 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bffa0dd0-92ae-44db-b0ac-1e3084486bf0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:16.002118 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1051/4211] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:16.012733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-77e903fb-d7ed-4d4d-8b72-3b7d0cf1e3d3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.015986 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77e903fb-d7ed-4d4d-8b72-3b7d0cf1e3d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 Aug 05 18:28:16.015986 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77e903fb-d7ed-4d4d-8b72-3b7d0cf1e3d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.016433 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-77e903fb-d7ed-4d4d-8b72-3b7d0cf1e3d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.022808 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.022808 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:16.023253 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-77e903fb-d7ed-4d4d-8b72-3b7d0cf1e3d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:16.024212 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-77e903fb-d7ed-4d4d-8b72-3b7d0cf1e3d3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 returned with HTTP 200 Aug 05 18:28:16.024718 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1046/4212] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:16 2026] GET /volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:16.191392 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7ad2ded9-2eef-4a7e-8b8a-4f4317f0cd30 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.193768 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ad2ded9-2eef-4a7e-8b8a-4f4317f0cd30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:16.194056 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ad2ded9-2eef-4a7e-8b8a-4f4317f0cd30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.194551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ad2ded9-2eef-4a7e-8b8a-4f4317f0cd30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.194551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-7ad2ded9-2eef-4a7e-8b8a-4f4317f0cd30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:16.203767 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.203767 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:16.205935 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ad2ded9-2eef-4a7e-8b8a-4f4317f0cd30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:16.205935 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1056/4213] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:16 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:16.222182 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-51d2451f-cfc9-4cab-8fb1-593c1fb1a356 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.224713 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-51d2451f-cfc9-4cab-8fb1-593c1fb1a356 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:16.224924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-51d2451f-cfc9-4cab-8fb1-593c1fb1a356 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.225160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-51d2451f-cfc9-4cab-8fb1-593c1fb1a356 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.225217 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-51d2451f-cfc9-4cab-8fb1-593c1fb1a356 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:16.228290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-50a1dc93-1c87-48e2-af4c-0ee8ce9cba43 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.228775 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-50a1dc93-1c87-48e2-af4c-0ee8ce9cba43 None None] GET https://10.4.3.210/volume// Aug 05 18:28:16.228966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-50a1dc93-1c87-48e2-af4c-0ee8ce9cba43 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.229199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-50a1dc93-1c87-48e2-af4c-0ee8ce9cba43 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.229605 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-50a1dc93-1c87-48e2-af4c-0ee8ce9cba43 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:28:16.229908 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1052/4214] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18: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) Aug 05 18:28:16.230019 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.230019 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:16.231221 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-51d2451f-cfc9-4cab-8fb1-593c1fb1a356 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:16.231792 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1061/4215] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:16 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:16.244946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.248619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:28:16.248619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8eafd45-6791-45d8-9cec-a9afc816d1e7", "incremental": true, "force": true}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:16.249133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating new backup {'backup': {'volume_id': 'a8eafd45-6791-45d8-9cec-a9afc816d1e7', 'incremental': True, 'force': True}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:28:16.249431 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating backup of volume a8eafd45-6791-45d8-9cec-a9afc816d1e7 in container None Aug 05 18:28:16.260107 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.260107 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:16.262346 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:16.263381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8260f94f-388f-4598-8fc4-0d592a083b58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.266052 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8260f94f-388f-4598-8fc4-0d592a083b58 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:28:16.266313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8260f94f-388f-4598-8fc4-0d592a083b58 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.266539 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8260f94f-388f-4598-8fc4-0d592a083b58 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.279027 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.279027 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:16.284955 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8260f94f-388f-4598-8fc4-0d592a083b58 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:28:16.293191 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8260f94f-388f-4598-8fc4-0d592a083b58 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:28:16.293780 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1057/4216] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:28:16 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1546 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:28:16.299142 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['382dd815-6f16-4732-8414-2400682680db', 'daf6b241-a6b5-4976-8fa7-7861664fc1af'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:16.352931 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11a5745c-d92a-452d-a817-6d8b4e90b821 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:28:16.354155 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1047/4217] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:28:16 2026] POST /volume/v3/backups => generated 288 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:16.367331 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b9dddbf7-f4a3-4247-ac1a-c9e38f14f2e6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.370075 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9dddbf7-f4a3-4247-ac1a-c9e38f14f2e6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:16.370075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9dddbf7-f4a3-4247-ac1a-c9e38f14f2e6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.370284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b9dddbf7-f4a3-4247-ac1a-c9e38f14f2e6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.370404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b9dddbf7-f4a3-4247-ac1a-c9e38f14f2e6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:16.375775 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.375775 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:16.376738 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b9dddbf7-f4a3-4247-ac1a-c9e38f14f2e6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:16.377243 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1053/4218] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:16 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:16.418040 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.420964 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531 Aug 05 18:28:16.421499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:16.432257 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-4ba9201f-d7d5-4c9a-b159-0654020bf382-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:28:16.439748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-4ba9201f-d7d5-4c9a-b159-0654020bf382-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:28:16.440847 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.440847 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:16.561351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-4ba9201f-d7d5-4c9a-b159-0654020bf382-np0000006581" released by "attachment_update" :: held 0.122s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:28:16.562019 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-ec068243-7258-4d71-95be-2253a7301181 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531 returned with HTTP 200 Aug 05 18:28:16.562906 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1062/4219] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:28:16 2026] PUT /volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:16.629091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8eca944e-0a5f-4b88-9677-501b6a36e302 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.632193 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8eca944e-0a5f-4b88-9677-501b6a36e302 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531/action Aug 05 18:28:16.632761 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8eca944e-0a5f-4b88-9677-501b6a36e302 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:16.632824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8eca944e-0a5f-4b88-9677-501b6a36e302 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:16.654828 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.654828 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:16.669385 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-ac1f013b-885b-4563-9d61-6e79b8da7c83 req-8eca944e-0a5f-4b88-9677-501b6a36e302 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531/action returned with HTTP 204 Aug 05 18:28:16.669977 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1058/4220] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:28:16 2026] POST /volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:16.886256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a942e3d3-98ce-4048-96c2-7854edf1d66b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:16.888228 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a942e3d3-98ce-4048-96c2-7854edf1d66b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:16.888487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a942e3d3-98ce-4048-96c2-7854edf1d66b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:16.888792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a942e3d3-98ce-4048-96c2-7854edf1d66b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:16.888899 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a942e3d3-98ce-4048-96c2-7854edf1d66b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:16.894884 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:16.894884 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:16.894884 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a942e3d3-98ce-4048-96c2-7854edf1d66b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:16.895054 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1048/4221] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:16 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:17.036381 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-58c2aa66-becb-48cf-8b72-eb6cba8740e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:17.038660 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58c2aa66-becb-48cf-8b72-eb6cba8740e5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 Aug 05 18:28:17.038967 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58c2aa66-becb-48cf-8b72-eb6cba8740e5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:17.039141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-58c2aa66-becb-48cf-8b72-eb6cba8740e5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:17.044805 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:17.044805 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:17.045209 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-58c2aa66-becb-48cf-8b72-eb6cba8740e5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:17.045930 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-58c2aa66-becb-48cf-8b72-eb6cba8740e5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 returned with HTTP 200 Aug 05 18:28:17.046380 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1054/4222] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:17 2026] GET /volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:17.059358 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-12b7d472-1b23-4277-be60-03800954f7fb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:17.063615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12b7d472-1b23-4277-be60-03800954f7fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] POST https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2/action Aug 05 18:28:17.063615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12b7d472-1b23-4277-be60-03800954f7fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:17.063615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12b7d472-1b23-4277-be60-03800954f7fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:17.063615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-12b7d472-1b23-4277-be60-03800954f7fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Updating snapshot 'fe22febe-8a99-4f47-bdf1-91950693c3a2' with '{'status': 'error'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:28:17.076489 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:17.076489 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:17.077499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-12b7d472-1b23-4277-be60-03800954f7fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8f0f212fecde49c98c8ee83f8afb4a70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5167389dd920493b8a710a0eefc85e08', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:28:17.077850 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12b7d472-1b23-4277-be60-03800954f7fb tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2/action returned with HTTP 403 Aug 05 18:28:17.078520 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1063/4223] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:28:17 2026] POST /volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:17.088059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-092dba42-f500-430b-8745-f5367971964c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:17.090495 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 Aug 05 18:28:17.090819 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:17.091210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:17.091387 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: fe22febe-8a99-4f47-bdf1-91950693c3a2 Aug 05 18:28:17.098225 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:17.098225 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:17.098727 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:17.117042 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:17.117323 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-092dba42-f500-430b-8745-f5367971964c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 returned with HTTP 202 Aug 05 18:28:17.117705 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1059/4224] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:17 2026] DELETE /volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:17.128374 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c23dfb60-1f9d-4edc-ba01-974f4d720b3c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:17.131128 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c23dfb60-1f9d-4edc-ba01-974f4d720b3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 Aug 05 18:28:17.131604 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c23dfb60-1f9d-4edc-ba01-974f4d720b3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:17.131695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c23dfb60-1f9d-4edc-ba01-974f4d720b3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:17.138394 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:17.138394 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:17.139356 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c23dfb60-1f9d-4edc-ba01-974f4d720b3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:17.139509 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c23dfb60-1f9d-4edc-ba01-974f4d720b3c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 returned with HTTP 200 Aug 05 18:28:17.139919 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1049/4225] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:17 2026] GET /volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:17.394210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ebb2e76d-28e0-4ae6-8b55-488e70c6fe30 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:17.396175 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebb2e76d-28e0-4ae6-8b55-488e70c6fe30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:17.396384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebb2e76d-28e0-4ae6-8b55-488e70c6fe30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:17.396559 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebb2e76d-28e0-4ae6-8b55-488e70c6fe30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:17.396679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ebb2e76d-28e0-4ae6-8b55-488e70c6fe30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:17.402975 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:17.402975 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:17.403991 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebb2e76d-28e0-4ae6-8b55-488e70c6fe30 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:17.404658 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1055/4226] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:17 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:17.908108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9210e4f3-f287-47f9-a786-985e4d977fe3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:17.910761 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9210e4f3-f287-47f9-a786-985e4d977fe3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:17.911079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9210e4f3-f287-47f9-a786-985e4d977fe3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:17.911361 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9210e4f3-f287-47f9-a786-985e4d977fe3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:17.911535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9210e4f3-f287-47f9-a786-985e4d977fe3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:17.917086 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:17.917086 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:17.917875 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9210e4f3-f287-47f9-a786-985e4d977fe3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:17.918575 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1064/4227] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:17 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:18.151541 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5ad6ae33-b33c-4e77-99f3-7d4c21162dfa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:18.153296 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5ad6ae33-b33c-4e77-99f3-7d4c21162dfa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 Aug 05 18:28:18.153552 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5ad6ae33-b33c-4e77-99f3-7d4c21162dfa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:18.153815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5ad6ae33-b33c-4e77-99f3-7d4c21162dfa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:18.158684 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5ad6ae33-b33c-4e77-99f3-7d4c21162dfa tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 returned with HTTP 404 Aug 05 18:28:18.159433 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1060/4228] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:18 2026] GET /volume/v3/snapshots/fe22febe-8a99-4f47-bdf1-91950693c3a2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:18.166271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:18.168382 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:18.168632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:18.168888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:18.169078 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: 18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:18.177246 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:18.177246 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:18.177602 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:18.196895 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:18.197137 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f13768b6-2f4d-41db-9e0b-b1a70a01a5b9 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc returned with HTTP 202 Aug 05 18:28:18.197676 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1050/4229] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:18 2026] DELETE /volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:18.208260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9ea1816a-9f04-4309-8d4c-6b8861fff048 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:18.214232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ea1816a-9f04-4309-8d4c-6b8861fff048 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:18.214475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ea1816a-9f04-4309-8d4c-6b8861fff048 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:18.214723 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9ea1816a-9f04-4309-8d4c-6b8861fff048 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:18.228005 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:18.228005 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:18.233479 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9ea1816a-9f04-4309-8d4c-6b8861fff048 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:18.239746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9ea1816a-9f04-4309-8d4c-6b8861fff048 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc returned with HTTP 200 Aug 05 18:28:18.240408 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1056/4230] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:18 2026] GET /volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc => generated 1007 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:18.415829 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3b7d8c14-9804-4973-a00f-08094ca352da None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:18.418181 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3b7d8c14-9804-4973-a00f-08094ca352da tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:18.418453 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3b7d8c14-9804-4973-a00f-08094ca352da tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:18.418697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3b7d8c14-9804-4973-a00f-08094ca352da tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:18.418825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3b7d8c14-9804-4973-a00f-08094ca352da tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:18.423677 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:18.423677 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:18.424558 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3b7d8c14-9804-4973-a00f-08094ca352da tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:18.425034 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1065/4231] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:18 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:18.935129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6e96c7b2-935a-4cbd-9b10-026e03d027b9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:18.941754 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6e96c7b2-935a-4cbd-9b10-026e03d027b9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:18.942096 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6e96c7b2-935a-4cbd-9b10-026e03d027b9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:18.942391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6e96c7b2-935a-4cbd-9b10-026e03d027b9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:18.942557 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-6e96c7b2-935a-4cbd-9b10-026e03d027b9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:18.950822 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:18.950822 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:18.951789 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6e96c7b2-935a-4cbd-9b10-026e03d027b9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:18.952248 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1061/4232] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:18 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:19.256935 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-884a0543-20a3-4118-8d49-51abf3f7061d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:19.259380 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-884a0543-20a3-4118-8d49-51abf3f7061d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc Aug 05 18:28:19.259380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-884a0543-20a3-4118-8d49-51abf3f7061d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:19.259624 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-884a0543-20a3-4118-8d49-51abf3f7061d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:19.269579 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-884a0543-20a3-4118-8d49-51abf3f7061d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc returned with HTTP 404 Aug 05 18:28:19.270333 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1051/4233] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:19 2026] GET /volume/v3/volumes/18b303d5-31bf-486e-b7bb-5f4124f067bc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:19.282107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:19.286621 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:19.286621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1331190786"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:19.289027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1331190786'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:19.289462 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:19.296615 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:19.308520 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (5067b6b6-a574-4c4b-b66a-730701790f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:19.312623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82290359-5d4e-492c-aee9-62a446672f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:19.312941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:19.349367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82290359-5d4e-492c-aee9-62a446672f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:19.350891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daaa74a3-e367-4090-9ca6-e1912b8ac242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:19.399826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['a4125df8-8b24-4d0e-8c35-7beeda84ea96', 'b876502f-95c6-486b-afbc-54e8784d1e0b', 'aea8cc52-5159-44e4-89c2-7f0214fb0f44', '0f285b1c-c010-44d1-bb68-851d2553cc0d'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:19.399826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daaa74a3-e367-4090-9ca6-e1912b8ac242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4125df8-8b24-4d0e-8c35-7beeda84ea96', 'b876502f-95c6-486b-afbc-54e8784d1e0b', 'aea8cc52-5159-44e4-89c2-7f0214fb0f44', '0f285b1c-c010-44d1-bb68-851d2553cc0d']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:19.401272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9a999b-960f-4ec1-81f4-90468b0e3962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:19.428167 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da9a999b-960f-4ec1-81f4-90468b0e3962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c903bc-f187-41a3-a56a-7fb4a2a5cdce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1331190786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['a4125df8-8b24-4d0e-8c35-7beeda84ea96','b876502f-95c6-486b-afbc-54e8784d1e0b','aea8cc52-5159-44e4-89c2-7f0214fb0f44','0f285b1c-c010-44d1-bb68-851d2553cc0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1331190786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c903bc-f187-41a3-a56a-7fb4a2a5cdce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:19.430188 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813e1fc5-4447-4cf6-a7a5-93fdfc73fa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:19.440821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-84e359a1-143c-4457-8d53-87436a513006 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:19.441589 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-84e359a1-143c-4457-8d53-87436a513006 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:19.441800 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-84e359a1-143c-4457-8d53-87436a513006 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:19.441978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-84e359a1-143c-4457-8d53-87436a513006 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:19.442092 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-84e359a1-143c-4457-8d53-87436a513006 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:19.446211 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:19.446211 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:19.447120 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-84e359a1-143c-4457-8d53-87436a513006 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:19.447520 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1066/4234] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:19 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:19.459863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813e1fc5-4447-4cf6-a7a5-93fdfc73fa5d) transitioned into state 'SUCCESS' from state '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-1331190786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['a4125df8-8b24-4d0e-8c35-7beeda84ea96','b876502f-95c6-486b-afbc-54e8784d1e0b','aea8cc52-5159-44e4-89c2-7f0214fb0f44','0f285b1c-c010-44d1-bb68-851d2553cc0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:19.460609 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846bdb7f-08b7-4111-836b-2696b6e21625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:19.471081 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846bdb7f-08b7-4111-836b-2696b6e21625) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:19.471936 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (5067b6b6-a574-4c4b-b66a-730701790f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:19.472259 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:19.472869 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cce8a9f6-74b7-493e-b5d0-4603c02bdff3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:19.473326 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1057/4235] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:19 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:19.491792 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8e65c4fe-e0a8-479e-b16a-932564c5a979 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:19.494193 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e65c4fe-e0a8-479e-b16a-932564c5a979 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:19.494535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e65c4fe-e0a8-479e-b16a-932564c5a979 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:19.494823 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e65c4fe-e0a8-479e-b16a-932564c5a979 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:19.504932 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:19.504932 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:19.509552 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8e65c4fe-e0a8-479e-b16a-932564c5a979 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:19.514588 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e65c4fe-e0a8-479e-b16a-932564c5a979 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce returned with HTTP 200 Aug 05 18:28:19.515305 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1062/4236] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:19 2026] GET /volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:19.965873 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-47750751-f857-42d9-b6eb-9e7bde1f91bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:19.967951 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47750751-f857-42d9-b6eb-9e7bde1f91bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:19.968315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47750751-f857-42d9-b6eb-9e7bde1f91bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:19.968535 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-47750751-f857-42d9-b6eb-9e7bde1f91bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:19.968728 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-47750751-f857-42d9-b6eb-9e7bde1f91bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:19.975110 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:19.975110 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:19.975608 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-47750751-f857-42d9-b6eb-9e7bde1f91bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:19.976096 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1052/4237] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:19 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:20.461868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-633f2d43-ba20-444d-a1b1-ec3367af2f0c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:20.464261 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-633f2d43-ba20-444d-a1b1-ec3367af2f0c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:20.464582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-633f2d43-ba20-444d-a1b1-ec3367af2f0c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:20.465740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-633f2d43-ba20-444d-a1b1-ec3367af2f0c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:20.465740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-633f2d43-ba20-444d-a1b1-ec3367af2f0c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:20.471540 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:20.471540 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:20.472781 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-633f2d43-ba20-444d-a1b1-ec3367af2f0c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:20.473159 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1067/4238] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:20 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:20.533707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ca811c72-e5d1-42ab-9e44-ad1b7c2864ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:20.536337 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca811c72-e5d1-42ab-9e44-ad1b7c2864ff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:20.536813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca811c72-e5d1-42ab-9e44-ad1b7c2864ff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:20.536912 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca811c72-e5d1-42ab-9e44-ad1b7c2864ff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:20.548820 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:20.548820 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:20.554119 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ca811c72-e5d1-42ab-9e44-ad1b7c2864ff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:20.560613 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca811c72-e5d1-42ab-9e44-ad1b7c2864ff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce returned with HTTP 200 Aug 05 18:28:20.560803 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1058/4239] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:20 2026] GET /volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:20.577902 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:20.580520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:20.581032 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26c903bc-f187-41a3-a56a-7fb4a2a5cdce", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-707947688"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:20.591848 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:20.591848 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:20.592371 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:20.592562 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume 26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:20.624524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['612d881f-5310-461c-9059-04729fbd4563', '986b7452-9bb5-41a6-95bf-f049a6b69bc2', '67888d2d-33b5-4825-bcdc-24bd5579c817', '0bace8e4-49cb-45fa-b908-3871089a39a7'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:20.673039 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:20.673039 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fd77eba3-55f9-411f-8c90-ca596732d8e1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:20.673039 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1063/4240] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:20.684225 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d8584953-6244-4988-ba01-349d21574182 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:20.687038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d8584953-6244-4988-ba01-349d21574182 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:20.687296 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d8584953-6244-4988-ba01-349d21574182 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:20.687698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d8584953-6244-4988-ba01-349d21574182 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:20.693066 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:20.693066 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:20.693471 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d8584953-6244-4988-ba01-349d21574182 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:20.694095 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d8584953-6244-4988-ba01-349d21574182 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b returned with HTTP 200 Aug 05 18:28:20.694507 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1053/4241] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:20 2026] GET /volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:20.994957 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-66d27ff4-4475-4ac7-89db-807278d528a9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:20.997623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66d27ff4-4475-4ac7-89db-807278d528a9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:20.998084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66d27ff4-4475-4ac7-89db-807278d528a9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:20.998332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-66d27ff4-4475-4ac7-89db-807278d528a9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:20.998488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-66d27ff4-4475-4ac7-89db-807278d528a9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:21.005208 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:21.005208 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:21.006125 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-66d27ff4-4475-4ac7-89db-807278d528a9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:21.006772 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1068/4242] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:20 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:21.489451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-66ec49e2-5f1b-41e3-be76-35b9a0ece707 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:21.491454 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66ec49e2-5f1b-41e3-be76-35b9a0ece707 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:21.491677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66ec49e2-5f1b-41e3-be76-35b9a0ece707 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:21.492482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-66ec49e2-5f1b-41e3-be76-35b9a0ece707 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:21.492482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-66ec49e2-5f1b-41e3-be76-35b9a0ece707 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:21.498707 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:21.498707 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:21.499689 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-66ec49e2-5f1b-41e3-be76-35b9a0ece707 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:21.500374 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1059/4243] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:21 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:21.707719 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0105651b-8190-4ef9-add1-a7266fc7dbe7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:21.709963 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0105651b-8190-4ef9-add1-a7266fc7dbe7 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:21.711073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0105651b-8190-4ef9-add1-a7266fc7dbe7 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:21.711073 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0105651b-8190-4ef9-add1-a7266fc7dbe7 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:21.716493 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:21.716493 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:21.716882 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0105651b-8190-4ef9-add1-a7266fc7dbe7 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:21.718026 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0105651b-8190-4ef9-add1-a7266fc7dbe7 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b returned with HTTP 200 Aug 05 18:28:21.718186 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1064/4244] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:21 2026] GET /volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:21.729585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c77b9203-ee36-4e38-ba9f-5e23254b996d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:21.732155 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c77b9203-ee36-4e38-ba9f-5e23254b996d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] GET https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:21.732451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c77b9203-ee36-4e38-ba9f-5e23254b996d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:21.732743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c77b9203-ee36-4e38-ba9f-5e23254b996d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:21.739117 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:21.739117 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:21.739934 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c77b9203-ee36-4e38-ba9f-5e23254b996d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:28:21.741237 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c77b9203-ee36-4e38-ba9f-5e23254b996d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b returned with HTTP 200 Aug 05 18:28:21.741809 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1054/4245] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:21 2026] GET /volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:21.753697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c36f50ba-bea8-4368-9585-524c0be09b77 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:21.755780 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:21.756107 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:21.756401 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:21.756571 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:21.763616 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:21.763616 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:21.764275 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:21.790451 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:21.790636 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c36f50ba-bea8-4368-9585-524c0be09b77 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b returned with HTTP 202 Aug 05 18:28:21.791191 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1069/4246] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:21 2026] DELETE /volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:21.804802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-21878a26-7be4-4569-94ec-7cbabd5b9d5d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:21.807493 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-21878a26-7be4-4569-94ec-7cbabd5b9d5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:21.807815 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-21878a26-7be4-4569-94ec-7cbabd5b9d5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:21.808106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-21878a26-7be4-4569-94ec-7cbabd5b9d5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:21.816197 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:21.816197 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:21.816561 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-21878a26-7be4-4569-94ec-7cbabd5b9d5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:21.817343 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-21878a26-7be4-4569-94ec-7cbabd5b9d5d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b returned with HTTP 200 Aug 05 18:28:21.818060 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1060/4247] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:21 2026] GET /volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:22.019844 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-42a55e8d-a275-472b-ba88-e54ae45045bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:22.022775 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42a55e8d-a275-472b-ba88-e54ae45045bd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:22.023135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-42a55e8d-a275-472b-ba88-e54ae45045bd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:22.023453 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-42a55e8d-a275-472b-ba88-e54ae45045bd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:22.023993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-42a55e8d-a275-472b-ba88-e54ae45045bd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:22.031585 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:22.031585 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:22.032930 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42a55e8d-a275-472b-ba88-e54ae45045bd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:22.033489 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1065/4248] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:22 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:22.516824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c914523e-2ea2-4cfe-85ad-74f029bf97e3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:22.521631 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c914523e-2ea2-4cfe-85ad-74f029bf97e3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:22.521631 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c914523e-2ea2-4cfe-85ad-74f029bf97e3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:22.521631 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c914523e-2ea2-4cfe-85ad-74f029bf97e3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:22.521631 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c914523e-2ea2-4cfe-85ad-74f029bf97e3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:22.526610 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:22.526610 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:22.527919 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c914523e-2ea2-4cfe-85ad-74f029bf97e3 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:22.528714 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1055/4249] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:22 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:22.829857 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-72087eb9-5f36-481c-8623-694198a16a21 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:22.832419 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72087eb9-5f36-481c-8623-694198a16a21 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b Aug 05 18:28:22.832742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72087eb9-5f36-481c-8623-694198a16a21 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:22.833077 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72087eb9-5f36-481c-8623-694198a16a21 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:22.840548 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72087eb9-5f36-481c-8623-694198a16a21 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b returned with HTTP 404 Aug 05 18:28:22.841300 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1070/4250] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:22 2026] GET /volume/v3/snapshots/ea96679c-7323-40ee-b606-c9c153b1519b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:22.851367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:22.853907 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:22.854179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:22.854523 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:22.854668 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: 26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:22.865126 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:22.865126 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:22.865472 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:22.891712 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:22.892251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-902bd63b-91a0-40aa-86d9-03f1eb2abbbe tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce returned with HTTP 202 Aug 05 18:28:22.893374 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1061/4251] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:22 2026] DELETE /volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:22.906238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-179cf03e-a8bd-4243-afeb-cd5b6bfcb4b2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:22.908118 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-179cf03e-a8bd-4243-afeb-cd5b6bfcb4b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:22.908396 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-179cf03e-a8bd-4243-afeb-cd5b6bfcb4b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:22.908568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-179cf03e-a8bd-4243-afeb-cd5b6bfcb4b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:22.915995 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:22.915995 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:22.920480 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-179cf03e-a8bd-4243-afeb-cd5b6bfcb4b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:22.926485 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-179cf03e-a8bd-4243-afeb-cd5b6bfcb4b2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce returned with HTTP 200 Aug 05 18:28:22.927037 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1066/4252] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:22 2026] GET /volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:23.047938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1bfcbf01-34e1-42b3-bf7f-012b43b5beb6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:23.052685 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bfcbf01-34e1-42b3-bf7f-012b43b5beb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:23.052685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bfcbf01-34e1-42b3-bf7f-012b43b5beb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:23.052685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bfcbf01-34e1-42b3-bf7f-012b43b5beb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:23.052685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-1bfcbf01-34e1-42b3-bf7f-012b43b5beb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:23.060231 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:23.060231 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:23.061289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bfcbf01-34e1-42b3-bf7f-012b43b5beb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:23.062302 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1056/4253] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:23 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:23.544911 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-67144ad1-af3a-48d0-a09a-89793589a220 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:23.547229 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-67144ad1-af3a-48d0-a09a-89793589a220 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:23.547421 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-67144ad1-af3a-48d0-a09a-89793589a220 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:23.547692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-67144ad1-af3a-48d0-a09a-89793589a220 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:23.547877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-67144ad1-af3a-48d0-a09a-89793589a220 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:23.554680 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:23.554680 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:23.555553 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-67144ad1-af3a-48d0-a09a-89793589a220 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:23.556033 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1071/4254] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:23 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:23.946341 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7d8f81c8-c25f-4625-bfbe-bde7febfd1d1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:23.948927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7d8f81c8-c25f-4625-bfbe-bde7febfd1d1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce Aug 05 18:28:23.949436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7d8f81c8-c25f-4625-bfbe-bde7febfd1d1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:23.949436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7d8f81c8-c25f-4625-bfbe-bde7febfd1d1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:23.958217 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7d8f81c8-c25f-4625-bfbe-bde7febfd1d1 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce returned with HTTP 404 Aug 05 18:28:23.958993 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1062/4255] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:23 2026] GET /volume/v3/volumes/26c903bc-f187-41a3-a56a-7fb4a2a5cdce => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:23.973126 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:23.981837 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:23.981837 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1359393009"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:23.982085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1359393009'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:23.982085 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:23.988865 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:23.994535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (c9f59771-70ff-4df5-925e-a0134056c4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:23.995568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e630ffed-c49a-4872-b58d-7d9bc7032738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:23.996575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:24.051291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e630ffed-c49a-4872-b58d-7d9bc7032738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:24.053101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7107f31-0949-4858-816f-8efacbef4e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:24.077297 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-56eda2c1-1cc3-478a-9a58-c32b658895b1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:24.084642 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56eda2c1-1cc3-478a-9a58-c32b658895b1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:24.084913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56eda2c1-1cc3-478a-9a58-c32b658895b1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:24.085182 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-56eda2c1-1cc3-478a-9a58-c32b658895b1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:24.085323 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-56eda2c1-1cc3-478a-9a58-c32b658895b1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:24.094121 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:24.094121 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:24.094811 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-56eda2c1-1cc3-478a-9a58-c32b658895b1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:24.096569 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1057/4256] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:24 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:24.115241 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['1acbfc61-a1c1-4df6-8227-2760acac6681', '9b5e1b3c-2feb-4db2-9623-3218721ed7aa', '3174089c-3ab9-4a62-820b-f663141cb2c3', '3b05ece2-1a63-47a8-9ae7-3a2aac5a4e4f'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:24.116859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7107f31-0949-4858-816f-8efacbef4e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acbfc61-a1c1-4df6-8227-2760acac6681', '9b5e1b3c-2feb-4db2-9623-3218721ed7aa', '3174089c-3ab9-4a62-820b-f663141cb2c3', '3b05ece2-1a63-47a8-9ae7-3a2aac5a4e4f']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:24.117146 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e2ec7d-547e-4319-a78c-cb86f056b6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:24.149217 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e2ec7d-547e-4319-a78c-cb86f056b6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0395688-e3c6-4eb0-a2bd-e6ee85ab0939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1359393009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['1acbfc61-a1c1-4df6-8227-2760acac6681','9b5e1b3c-2feb-4db2-9623-3218721ed7aa','3174089c-3ab9-4a62-820b-f663141cb2c3','3b05ece2-1a63-47a8-9ae7-3a2aac5a4e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1359393009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0395688-e3c6-4eb0-a2bd-e6ee85ab0939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:24.150429 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219d612e-7dee-4107-8f8d-e9609e87d5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:24.178486 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (219d612e-7dee-4107-8f8d-e9609e87d5f6) transitioned into state 'SUCCESS' from state '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-1359393009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['1acbfc61-a1c1-4df6-8227-2760acac6681','9b5e1b3c-2feb-4db2-9623-3218721ed7aa','3174089c-3ab9-4a62-820b-f663141cb2c3','3b05ece2-1a63-47a8-9ae7-3a2aac5a4e4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:24.179754 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19eb2097-0434-4c41-9442-f0c0353ecbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:24.196403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19eb2097-0434-4c41-9442-f0c0353ecbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:24.197262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (c9f59771-70ff-4df5-925e-a0134056c4eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:24.198744 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:24.199089 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3f082968-1eb7-4a4d-b518-5b23aec675e2 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:24.199663 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1067/4257] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:23 2026] POST /volume/v3/volumes => generated 778 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:24.218869 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-39ac24cb-9c9a-45c1-942b-1ffc6b4d8a48 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:24.221289 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39ac24cb-9c9a-45c1-942b-1ffc6b4d8a48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:24.221524 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39ac24cb-9c9a-45c1-942b-1ffc6b4d8a48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:24.221754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39ac24cb-9c9a-45c1-942b-1ffc6b4d8a48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:24.233536 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:24.233536 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:24.240582 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-39ac24cb-9c9a-45c1-942b-1ffc6b4d8a48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:24.246883 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39ac24cb-9c9a-45c1-942b-1ffc6b4d8a48 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 returned with HTTP 200 Aug 05 18:28:24.247536 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1072/4258] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:24 2026] GET /volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:24.570142 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-208c802e-2772-4549-9a8a-5166eebe1b35 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:24.573501 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-208c802e-2772-4549-9a8a-5166eebe1b35 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:24.573760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-208c802e-2772-4549-9a8a-5166eebe1b35 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:24.573971 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-208c802e-2772-4549-9a8a-5166eebe1b35 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:24.574090 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-208c802e-2772-4549-9a8a-5166eebe1b35 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:24.582146 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:24.582146 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:24.583113 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-208c802e-2772-4549-9a8a-5166eebe1b35 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:24.584813 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1063/4259] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:24 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:25.110083 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-11d44f7d-33ae-48fe-9014-f207b04e6d78 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:25.112636 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11d44f7d-33ae-48fe-9014-f207b04e6d78 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:25.113710 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11d44f7d-33ae-48fe-9014-f207b04e6d78 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:25.113710 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-11d44f7d-33ae-48fe-9014-f207b04e6d78 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:25.113948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-11d44f7d-33ae-48fe-9014-f207b04e6d78 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:25.119988 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:25.119988 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:25.120907 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-11d44f7d-33ae-48fe-9014-f207b04e6d78 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:25.121490 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1058/4260] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:25 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:25.269123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-64929d16-3b79-497c-9822-c75e69879002 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:25.271544 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-64929d16-3b79-497c-9822-c75e69879002 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:25.271790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-64929d16-3b79-497c-9822-c75e69879002 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:25.272085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-64929d16-3b79-497c-9822-c75e69879002 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:25.285753 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:25.285753 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:25.298132 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-64929d16-3b79-497c-9822-c75e69879002 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:25.305818 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-64929d16-3b79-497c-9822-c75e69879002 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 returned with HTTP 200 Aug 05 18:28:25.306403 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1068/4261] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:25 2026] GET /volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:25.320501 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:25.322460 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:25.322781 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0395688-e3c6-4eb0-a2bd-e6ee85ab0939", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-260062616"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:25.331503 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:25.331503 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:25.332538 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:25.332538 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:25.363441 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['923fbf54-2f99-432a-99e4-9fcea00ad643', '3d127f90-e33a-44c1-9144-5caea8865674', '39b21d57-78e1-4dc1-b7b9-18a1710d26ef', '1e677118-7a01-457c-a570-8d2724007199'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:25.408269 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:25.409452 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4197ce0a-e3d3-4c58-9200-b043fe1598cc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:25.409452 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1073/4262] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:25.426326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4fb09250-e067-4ccc-8486-25b5d968fe97 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:25.430132 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4fb09250-e067-4ccc-8486-25b5d968fe97 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:25.430132 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4fb09250-e067-4ccc-8486-25b5d968fe97 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:25.430132 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4fb09250-e067-4ccc-8486-25b5d968fe97 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:25.438648 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:25.438648 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:25.439327 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4fb09250-e067-4ccc-8486-25b5d968fe97 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:25.440448 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4fb09250-e067-4ccc-8486-25b5d968fe97 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 returned with HTTP 200 Aug 05 18:28:25.441020 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1064/4263] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:25 2026] GET /volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:25.597467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c0e2f365-4fdf-4128-b2ff-6a8e04658e6f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:25.600521 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c0e2f365-4fdf-4128-b2ff-6a8e04658e6f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:25.600805 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c0e2f365-4fdf-4128-b2ff-6a8e04658e6f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:25.601103 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c0e2f365-4fdf-4128-b2ff-6a8e04658e6f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:25.601103 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c0e2f365-4fdf-4128-b2ff-6a8e04658e6f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:25.613092 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:25.613092 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:25.614185 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c0e2f365-4fdf-4128-b2ff-6a8e04658e6f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:25.614738 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1059/4264] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:25 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:26.132708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e633896b-54d8-4b31-8eba-d30f00deed95 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.136452 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e633896b-54d8-4b31-8eba-d30f00deed95 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:26.136759 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e633896b-54d8-4b31-8eba-d30f00deed95 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.137043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e633896b-54d8-4b31-8eba-d30f00deed95 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.137186 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-e633896b-54d8-4b31-8eba-d30f00deed95 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:26.142618 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.142618 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:26.143479 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e633896b-54d8-4b31-8eba-d30f00deed95 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:26.144485 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1069/4265] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:26 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:26.452799 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-35ccff8e-c3a7-4c6c-be29-d8ba20ec80f5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.454965 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35ccff8e-c3a7-4c6c-be29-d8ba20ec80f5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:26.455229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35ccff8e-c3a7-4c6c-be29-d8ba20ec80f5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.455447 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35ccff8e-c3a7-4c6c-be29-d8ba20ec80f5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.460748 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.460748 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:26.461078 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-35ccff8e-c3a7-4c6c-be29-d8ba20ec80f5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:26.461768 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35ccff8e-c3a7-4c6c-be29-d8ba20ec80f5 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 returned with HTTP 200 Aug 05 18:28:26.462146 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1074/4266] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:26 2026] GET /volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:26.472581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.474935 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] POST https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8/action Aug 05 18:28:26.475425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:26.475636 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:26.477360 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.snapshot_unmanage [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Unmanage snapshot with id: 25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:26.484407 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.484407 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:26.484834 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:28:26.485675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8f0f212fecde49c98c8ee83f8afb4a70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5167389dd920493b8a710a0eefc85e08', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:28:26.486177 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5ddd91aa-998c-4773-8a37-7c70d16570b8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8/action returned with HTTP 403 Aug 05 18:28:26.486676 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1065/4267] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:28:26 2026] POST /volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:26.494376 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.496311 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:26.496510 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.496770 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.496984 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: 25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:26.508200 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.508200 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:26.508791 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:26.541835 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:26.541835 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e68f5a14-e511-4e0b-b292-9871fb3a5cfd tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 returned with HTTP 202 Aug 05 18:28:26.543426 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1060/4268] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:26 2026] DELETE /volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:26.550620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aeca7ab5-df9c-46bb-ab32-d5c5f40228ba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.553000 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aeca7ab5-df9c-46bb-ab32-d5c5f40228ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:26.553509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aeca7ab5-df9c-46bb-ab32-d5c5f40228ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.553753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aeca7ab5-df9c-46bb-ab32-d5c5f40228ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.563762 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.563762 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:26.563968 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aeca7ab5-df9c-46bb-ab32-d5c5f40228ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:26.564853 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aeca7ab5-df9c-46bb-ab32-d5c5f40228ba tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 returned with HTTP 200 Aug 05 18:28:26.565338 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1070/4269] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:26 2026] GET /volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:26.627584 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-54ebd3d0-fb5b-497a-aef8-28f6122deb6d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.629982 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54ebd3d0-fb5b-497a-aef8-28f6122deb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:26.630242 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54ebd3d0-fb5b-497a-aef8-28f6122deb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.630488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-54ebd3d0-fb5b-497a-aef8-28f6122deb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.630656 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-54ebd3d0-fb5b-497a-aef8-28f6122deb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:26.635432 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.635432 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:26.636267 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-54ebd3d0-fb5b-497a-aef8-28f6122deb6d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:26.636729 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1075/4270] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:26 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:26.649203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b54fb1bc-8856-46c6-a49b-77ac08c9324f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.651272 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b54fb1bc-8856-46c6-a49b-77ac08c9324f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:26.651439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b54fb1bc-8856-46c6-a49b-77ac08c9324f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.651671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b54fb1bc-8856-46c6-a49b-77ac08c9324f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.651821 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b54fb1bc-8856-46c6-a49b-77ac08c9324f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:26.657700 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.657700 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:26.658177 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b54fb1bc-8856-46c6-a49b-77ac08c9324f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:26.658525 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1066/4271] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:26 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:26.670830 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.673824 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:26.674124 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.674760 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.674760 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete backup with id: 079a3b5c-105e-4383-96d8-6c2a99aec527. Aug 05 18:28:26.680263 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.680263 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:26.696867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] delete_backup rpcapi backup_id 079a3b5c-105e-4383-96d8-6c2a99aec527 {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:28:26.699048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ca318c30-8db2-4d2a-8f07-672894b46b2e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 202 Aug 05 18:28:26.700105 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1061/4272] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:26 2026] DELETE /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:26.707810 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-399f2477-ec9a-4da3-88e8-47cf648b04bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:26.710279 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-399f2477-ec9a-4da3-88e8-47cf648b04bd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:26.710584 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-399f2477-ec9a-4da3-88e8-47cf648b04bd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:26.710873 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-399f2477-ec9a-4da3-88e8-47cf648b04bd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:26.711129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-399f2477-ec9a-4da3-88e8-47cf648b04bd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:26.717221 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:26.717221 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:26.718518 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-399f2477-ec9a-4da3-88e8-47cf648b04bd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 200 Aug 05 18:28:26.719065 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1071/4273] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:26 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:27.157979 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-57c77ca5-0f51-4585-a39a-8ac11e615f9f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.160899 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57c77ca5-0f51-4585-a39a-8ac11e615f9f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:27.161190 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57c77ca5-0f51-4585-a39a-8ac11e615f9f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:27.161424 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57c77ca5-0f51-4585-a39a-8ac11e615f9f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:27.161563 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-57c77ca5-0f51-4585-a39a-8ac11e615f9f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:27.166568 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:27.166568 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:27.167372 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57c77ca5-0f51-4585-a39a-8ac11e615f9f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:27.167890 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1076/4274] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:27 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:27.586148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-48f48194-f3eb-475f-ae91-387ab332da9a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.588538 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-48f48194-f3eb-475f-ae91-387ab332da9a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 Aug 05 18:28:27.588786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-48f48194-f3eb-475f-ae91-387ab332da9a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:27.589041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-48f48194-f3eb-475f-ae91-387ab332da9a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:27.593430 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-48f48194-f3eb-475f-ae91-387ab332da9a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 returned with HTTP 404 Aug 05 18:28:27.593905 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1067/4275] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:27 2026] GET /volume/v3/snapshots/25f72957-98f5-4390-8fc9-45a89a000fc8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:27.601107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-99644349-5e77-4f96-8435-b43ecebaa878 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.602765 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:27.602951 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:27.603198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:27.603363 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:27.610714 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:27.610714 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:27.611047 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:27.632628 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:27.632628 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-99644349-5e77-4f96-8435-b43ecebaa878 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 returned with HTTP 202 Aug 05 18:28:27.632628 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1062/4276] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:27 2026] DELETE /volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:27.638394 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3d72c83c-fc8f-452a-88d6-124f6927302a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.640841 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d72c83c-fc8f-452a-88d6-124f6927302a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:27.641059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d72c83c-fc8f-452a-88d6-124f6927302a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:27.641236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d72c83c-fc8f-452a-88d6-124f6927302a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:27.648331 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:27.648331 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:27.652043 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3d72c83c-fc8f-452a-88d6-124f6927302a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:27.655167 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d72c83c-fc8f-452a-88d6-124f6927302a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 returned with HTTP 200 Aug 05 18:28:27.656212 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1072/4277] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:27 2026] GET /volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:27.729125 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a6303fa7-bb1d-4eae-8cc5-393480f255d1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.731495 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a6303fa7-bb1d-4eae-8cc5-393480f255d1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 Aug 05 18:28:27.731734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a6303fa7-bb1d-4eae-8cc5-393480f255d1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:27.731914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a6303fa7-bb1d-4eae-8cc5-393480f255d1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:27.732056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-a6303fa7-bb1d-4eae-8cc5-393480f255d1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id 079a3b5c-105e-4383-96d8-6c2a99aec527. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:27.736237 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a6303fa7-bb1d-4eae-8cc5-393480f255d1 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 returned with HTTP 404 Aug 05 18:28:27.736717 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1077/4278] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:27 2026] GET /volume/v3/backups/079a3b5c-105e-4383-96d8-6c2a99aec527 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:27.744264 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-818695bf-d468-47a8-a2ef-76939dc2868c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.745042 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:28:27.745430 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8eafd45-6791-45d8-9cec-a9afc816d1e7", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-738799143", "container": "tempest-volumesbackupstest-backup-container-471796900"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:27.747329 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating new backup {'backup': {'volume_id': 'a8eafd45-6791-45d8-9cec-a9afc816d1e7', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-738799143', 'container': 'tempest-volumesbackupstest-backup-container-471796900'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:28:27.747448 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Creating backup of volume a8eafd45-6791-45d8-9cec-a9afc816d1e7 in container tempest-volumesbackupstest-backup-container-471796900 Aug 05 18:28:27.756572 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:27.756572 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:27.757029 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:27.772567 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Created reservations ['923f090a-33c8-4cd9-9b71-71e2f6d47ca4', 'b915afb1-2090-486b-ba81-56f000fd838b'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:27.801444 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-818695bf-d468-47a8-a2ef-76939dc2868c tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:28:27.801909 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1068/4279] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:28:27 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:27.811995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6de53011-c4d9-483f-b3d6-2e2173c8b7d0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:27.813948 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6de53011-c4d9-483f-b3d6-2e2173c8b7d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:27.814227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6de53011-c4d9-483f-b3d6-2e2173c8b7d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:27.814451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6de53011-c4d9-483f-b3d6-2e2173c8b7d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:27.814537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-6de53011-c4d9-483f-b3d6-2e2173c8b7d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:27.822719 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:27.822719 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:27.823546 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6de53011-c4d9-483f-b3d6-2e2173c8b7d0 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:27.824228 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1063/4280] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:27 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:28.180308 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-72348545-27d3-4d3b-86f7-337fc65d9d01 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:28.182580 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72348545-27d3-4d3b-86f7-337fc65d9d01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:28.182839 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72348545-27d3-4d3b-86f7-337fc65d9d01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:28.183062 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-72348545-27d3-4d3b-86f7-337fc65d9d01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:28.183191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-72348545-27d3-4d3b-86f7-337fc65d9d01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:28.188083 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:28.188083 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:28.188853 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-72348545-27d3-4d3b-86f7-337fc65d9d01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:28.189343 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1073/4281] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:28 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:28.672891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a3678750-a1fb-49c1-a10d-b893b875c179 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:28.675309 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a3678750-a1fb-49c1-a10d-b893b875c179 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 Aug 05 18:28:28.675578 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a3678750-a1fb-49c1-a10d-b893b875c179 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:28.675875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a3678750-a1fb-49c1-a10d-b893b875c179 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:28.684297 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a3678750-a1fb-49c1-a10d-b893b875c179 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 returned with HTTP 404 Aug 05 18:28:28.684937 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1078/4282] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:28 2026] GET /volume/v3/volumes/f0395688-e3c6-4eb0-a2bd-e6ee85ab0939 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:28.694313 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:28.696055 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:28.696409 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1631714849"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:28.697766 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1631714849'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:28.697881 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:28.698141 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:28.698141 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:28.702072 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:28.708480 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (96b85020-95c5-459c-9fb8-66668f8113d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:28.709361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c970d2-ef01-45aa-b315-4dd294b7e5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:28.710136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:28.736104 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c970d2-ef01-45aa-b315-4dd294b7e5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:28.736857 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0442c722-8d23-407c-a062-234aac9a1fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:28.776753 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['3f06dc19-2e0c-49f6-8159-e2cc7d7e279f', 'a004d131-3ee1-46dd-88bd-0432dc9059c1', 'af81eb28-0192-4f17-815e-470aa805c22f', '5ba9c169-4c82-4f2b-9080-d903becce9e0'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:28.777765 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0442c722-8d23-407c-a062-234aac9a1fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f06dc19-2e0c-49f6-8159-e2cc7d7e279f', 'a004d131-3ee1-46dd-88bd-0432dc9059c1', 'af81eb28-0192-4f17-815e-470aa805c22f', '5ba9c169-4c82-4f2b-9080-d903becce9e0']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:28.778966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a11399-274f-4dc8-b157-675a68b0d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:28.811260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81a11399-274f-4dc8-b157-675a68b0d3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baf09c50-2e3d-4f41-9b47-9b9efb78a7cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631714849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['3f06dc19-2e0c-49f6-8159-e2cc7d7e279f','a004d131-3ee1-46dd-88bd-0432dc9059c1','af81eb28-0192-4f17-815e-470aa805c22f','5ba9c169-4c82-4f2b-9080-d903becce9e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631714849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baf09c50-2e3d-4f41-9b47-9b9efb78a7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:28.812799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5360e8e9-d09a-491c-9efa-5ceed1224c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:28.834623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b6ececcb-b90d-4987-8497-f55971a926dd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:28.836559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b6ececcb-b90d-4987-8497-f55971a926dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:28.836767 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b6ececcb-b90d-4987-8497-f55971a926dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:28.836982 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b6ececcb-b90d-4987-8497-f55971a926dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:28.837135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b6ececcb-b90d-4987-8497-f55971a926dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:28.837385 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5360e8e9-d09a-491c-9efa-5ceed1224c0f) transitioned into state 'SUCCESS' from state '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-1631714849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['3f06dc19-2e0c-49f6-8159-e2cc7d7e279f','a004d131-3ee1-46dd-88bd-0432dc9059c1','af81eb28-0192-4f17-815e-470aa805c22f','5ba9c169-4c82-4f2b-9080-d903becce9e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:28.838542 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f3c9ea-574d-4782-960c-239b09792b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:28.841551 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:28.841551 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:28.842227 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b6ececcb-b90d-4987-8497-f55971a926dd tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:28.842830 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1064/4283] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:28 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:28.856375 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f3c9ea-574d-4782-960c-239b09792b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:28.857663 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (96b85020-95c5-459c-9fb8-66668f8113d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:28.858259 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:28.859036 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-638b1c2b-e0bc-4852-be1b-bb0b2ec1f3bf tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:28.859605 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1069/4284] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:28 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:28.879844 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-10ff5da7-38a9-4758-9bd6-c3f10ec41c68 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:28.881747 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10ff5da7-38a9-4758-9bd6-c3f10ec41c68 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:28.881978 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10ff5da7-38a9-4758-9bd6-c3f10ec41c68 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:28.882185 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10ff5da7-38a9-4758-9bd6-c3f10ec41c68 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:28.889889 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:28.889889 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:28.893674 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-10ff5da7-38a9-4758-9bd6-c3f10ec41c68 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:28.898701 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10ff5da7-38a9-4758-9bd6-c3f10ec41c68 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc returned with HTTP 200 Aug 05 18:28:28.899130 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1074/4285] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:28 2026] GET /volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:29.204858 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-41aa496d-6ad8-43f6-884e-548dd3253bad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:29.207115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41aa496d-6ad8-43f6-884e-548dd3253bad tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:29.207420 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41aa496d-6ad8-43f6-884e-548dd3253bad tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:29.207716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41aa496d-6ad8-43f6-884e-548dd3253bad tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:29.207876 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-41aa496d-6ad8-43f6-884e-548dd3253bad tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:29.213396 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:29.213396 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:29.214297 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41aa496d-6ad8-43f6-884e-548dd3253bad tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:29.214869 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1079/4286] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:29 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:29.853558 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8a160edb-042b-4501-9d7c-2b2d200f4eb8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:29.855281 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8a160edb-042b-4501-9d7c-2b2d200f4eb8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:29.855459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8a160edb-042b-4501-9d7c-2b2d200f4eb8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:29.855656 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8a160edb-042b-4501-9d7c-2b2d200f4eb8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:29.855757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8a160edb-042b-4501-9d7c-2b2d200f4eb8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:29.859849 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:29.859849 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:29.860693 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8a160edb-042b-4501-9d7c-2b2d200f4eb8 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:29.861246 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1065/4287] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:29 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:29.915374 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a2722408-9521-4a91-803c-2c041dd55d24 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:29.917367 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2722408-9521-4a91-803c-2c041dd55d24 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:29.917572 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2722408-9521-4a91-803c-2c041dd55d24 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:29.917787 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2722408-9521-4a91-803c-2c041dd55d24 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:29.925907 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:29.925907 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:29.930215 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a2722408-9521-4a91-803c-2c041dd55d24 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:29.934896 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2722408-9521-4a91-803c-2c041dd55d24 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc returned with HTTP 200 Aug 05 18:28:29.935535 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1070/4288] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:29 2026] GET /volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:29.948000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:29.949760 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:29.950132 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "baf09c50-2e3d-4f41-9b47-9b9efb78a7cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1672706356"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:29.958324 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:29.958324 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:29.958702 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:29.958859 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:29.982227 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['aa552d39-ab72-43bc-bd62-2463c06acab5', '53c059dc-a5e3-4a51-be1a-a99b0f2dcf5f', '5b071142-75b5-49c0-97c7-86352a518dd3', '72322759-3d60-4b39-b3cd-6c75fe709985'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:30.010617 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:30.011043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee70e1b2-d3c8-428a-bb5f-919fdbfe7bb0 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:30.011613 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1075/4289] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:30.021134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-94e03c33-6eac-4ba1-9928-b371f77adeef None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:30.023269 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94e03c33-6eac-4ba1-9928-b371f77adeef tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:30.023575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94e03c33-6eac-4ba1-9928-b371f77adeef tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:30.023897 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94e03c33-6eac-4ba1-9928-b371f77adeef tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:30.031353 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:30.031353 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:30.031353 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-94e03c33-6eac-4ba1-9928-b371f77adeef tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:30.033331 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94e03c33-6eac-4ba1-9928-b371f77adeef tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 returned with HTTP 200 Aug 05 18:28:30.033331 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1080/4290] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:30 2026] GET /volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:30.228895 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e3fb274b-d9ed-41cc-bf51-024353548336 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:30.230732 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3fb274b-d9ed-41cc-bf51-024353548336 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:30.230943 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3fb274b-d9ed-41cc-bf51-024353548336 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:30.231185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e3fb274b-d9ed-41cc-bf51-024353548336 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:30.231315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-e3fb274b-d9ed-41cc-bf51-024353548336 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:30.236177 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:30.236177 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:30.236992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e3fb274b-d9ed-41cc-bf51-024353548336 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:30.237367 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1066/4291] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:30 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:30.872158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-81cd1d42-ad01-4056-87df-e9cd65ad2158 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:30.873899 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81cd1d42-ad01-4056-87df-e9cd65ad2158 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:30.874128 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81cd1d42-ad01-4056-87df-e9cd65ad2158 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:30.874358 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81cd1d42-ad01-4056-87df-e9cd65ad2158 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:30.874457 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-81cd1d42-ad01-4056-87df-e9cd65ad2158 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:30.878788 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:30.878788 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:30.879553 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81cd1d42-ad01-4056-87df-e9cd65ad2158 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:30.879965 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1071/4292] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:30 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:31.043785 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9958fc47-3cdf-46e3-bafe-90f0a198cdb3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.046387 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9958fc47-3cdf-46e3-bafe-90f0a198cdb3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:31.046720 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9958fc47-3cdf-46e3-bafe-90f0a198cdb3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:31.047003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9958fc47-3cdf-46e3-bafe-90f0a198cdb3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:31.053320 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.053320 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:31.053721 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9958fc47-3cdf-46e3-bafe-90f0a198cdb3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:31.054568 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9958fc47-3cdf-46e3-bafe-90f0a198cdb3 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 returned with HTTP 200 Aug 05 18:28:31.055234 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1076/4293] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:31 2026] GET /volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:31.063801 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2173c316-cd9e-4b94-887a-a4f60fbb6736 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.066198 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2173c316-cd9e-4b94-887a-a4f60fbb6736 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] PUT https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:31.066663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2173c316-cd9e-4b94-887a-a4f60fbb6736 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:31.074056 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.074056 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:31.074538 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2173c316-cd9e-4b94-887a-a4f60fbb6736 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Snapshot retrieved successfully. Aug 05 18:28:31.081623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2173c316-cd9e-4b94-887a-a4f60fbb6736 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 returned with HTTP 200 Aug 05 18:28:31.082040 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1081/4294] 10.4.3.210 () {68 vars in 1374 bytes} [Wed Aug 5 18:28:31 2026] PUT /volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:31.090449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.092470 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:31.092724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:31.093154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:31.093154 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: 027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:31.098272 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.098272 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:31.098696 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:31.116114 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:31.119620 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d0a4f3b4-7648-4cf8-88ec-75221f78a790 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 returned with HTTP 202 Aug 05 18:28:31.119620 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1067/4295] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:31 2026] DELETE /volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:31.130696 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55b2147e-2a39-4f81-b670-9441a94daa46 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.142129 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55b2147e-2a39-4f81-b670-9441a94daa46 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:31.144153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55b2147e-2a39-4f81-b670-9441a94daa46 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:31.146138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55b2147e-2a39-4f81-b670-9441a94daa46 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:31.157688 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.157688 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:31.158548 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-55b2147e-2a39-4f81-b670-9441a94daa46 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:31.163530 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55b2147e-2a39-4f81-b670-9441a94daa46 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 returned with HTTP 200 Aug 05 18:28:31.164691 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1072/4296] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:31 2026] GET /volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 => generated 494 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:31.258513 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-057ebc0f-a9dc-4a2a-b688-ebc71dd3f6d2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.260606 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-057ebc0f-a9dc-4a2a-b688-ebc71dd3f6d2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:28:31.260862 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-057ebc0f-a9dc-4a2a-b688-ebc71dd3f6d2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:31.261091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-057ebc0f-a9dc-4a2a-b688-ebc71dd3f6d2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:31.261286 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-057ebc0f-a9dc-4a2a-b688-ebc71dd3f6d2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:31.266134 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.266134 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:31.266950 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-057ebc0f-a9dc-4a2a-b688-ebc71dd3f6d2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:28:31.267509 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1077/4297] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:31 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:31.280700 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bb946a5b-24f3-4439-b176-2e67d541f27c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.356435 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:28:31.356931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77dce8e2-99a2-467f-a47f-0f799f4283c0"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:31.358520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Creating new backup {'backup': {'volume_id': '77dce8e2-99a2-467f-a47f-0f799f4283c0'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:28:31.358751 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Creating backup of volume 77dce8e2-99a2-467f-a47f-0f799f4283c0 in container None Aug 05 18:28:31.367323 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.367323 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:31.367999 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Volume info retrieved successfully. Aug 05 18:28:31.384961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Created reservations ['a8b6bff9-863b-479a-be83-d5cc67ad31dd', '5ddab3de-0c8d-4f73-a172-99e23c87ffdf'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:31.420335 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bb946a5b-24f3-4439-b176-2e67d541f27c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:28:31.420866 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1082/4298] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:28:31 2026] POST /volume/v3/backups => generated 288 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:31.431318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-065decd4-ac6b-4dc4-a3bb-b0b83c6dd581 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.433978 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-065decd4-ac6b-4dc4-a3bb-b0b83c6dd581 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:31.434296 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-065decd4-ac6b-4dc4-a3bb-b0b83c6dd581 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:31.434571 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-065decd4-ac6b-4dc4-a3bb-b0b83c6dd581 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:31.434753 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-065decd4-ac6b-4dc4-a3bb-b0b83c6dd581 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:31.440439 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.440439 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:31.441235 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-065decd4-ac6b-4dc4-a3bb-b0b83c6dd581 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:31.441712 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1068/4299] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:31 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:31.895761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e686d50c-9aaf-4f8f-8d42-0a86b5b4b12e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:31.901699 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e686d50c-9aaf-4f8f-8d42-0a86b5b4b12e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:31.902542 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e686d50c-9aaf-4f8f-8d42-0a86b5b4b12e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:31.903826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e686d50c-9aaf-4f8f-8d42-0a86b5b4b12e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:31.904957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e686d50c-9aaf-4f8f-8d42-0a86b5b4b12e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:31.926698 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:31.926698 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:31.933148 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e686d50c-9aaf-4f8f-8d42-0a86b5b4b12e tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:31.935040 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1073/4300] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:31 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:32.173761 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-54a2c3ee-033f-4ab4-829a-a307879e9415 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:32.176254 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54a2c3ee-033f-4ab4-829a-a307879e9415 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 Aug 05 18:28:32.176544 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54a2c3ee-033f-4ab4-829a-a307879e9415 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:32.176843 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54a2c3ee-033f-4ab4-829a-a307879e9415 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:32.182171 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54a2c3ee-033f-4ab4-829a-a307879e9415 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 returned with HTTP 404 Aug 05 18:28:32.182787 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1078/4301] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:32 2026] GET /volume/v3/snapshots/027db11b-db8b-4d73-85e5-1ae748e36b06 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:32.191571 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:32.194499 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:32.194838 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:32.195160 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:32.195375 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:32.205246 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:32.205246 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:32.205805 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:32.230081 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:32.231036 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f646c03-f1f6-45c1-a363-a9d431cded18 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc returned with HTTP 202 Aug 05 18:28:32.231036 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1083/4302] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:32 2026] DELETE /volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:32.240326 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-86f1a163-5d88-46bc-9e06-8e7fc699ec0e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:32.242993 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86f1a163-5d88-46bc-9e06-8e7fc699ec0e tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:32.243196 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86f1a163-5d88-46bc-9e06-8e7fc699ec0e tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:32.243449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86f1a163-5d88-46bc-9e06-8e7fc699ec0e tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:32.254059 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:32.254059 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:32.261127 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-86f1a163-5d88-46bc-9e06-8e7fc699ec0e tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:32.265289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86f1a163-5d88-46bc-9e06-8e7fc699ec0e tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc returned with HTTP 200 Aug 05 18:28:32.265736 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1069/4303] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:32 2026] GET /volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:32.462070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-aad1f2b6-4b81-4073-852d-a5629ab588b5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:32.469198 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aad1f2b6-4b81-4073-852d-a5629ab588b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:32.470179 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aad1f2b6-4b81-4073-852d-a5629ab588b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:32.472204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aad1f2b6-4b81-4073-852d-a5629ab588b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:32.473504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-aad1f2b6-4b81-4073-852d-a5629ab588b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:32.498451 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:32.498451 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:32.502376 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aad1f2b6-4b81-4073-852d-a5629ab588b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:32.503469 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1074/4304] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:32 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 697 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:32.949182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a2e4cf52-ef66-499a-ab46-4445cbc2d286 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:32.951449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a2e4cf52-ef66-499a-ab46-4445cbc2d286 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:32.951690 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a2e4cf52-ef66-499a-ab46-4445cbc2d286 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:32.951943 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a2e4cf52-ef66-499a-ab46-4445cbc2d286 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:32.952090 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a2e4cf52-ef66-499a-ab46-4445cbc2d286 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:32.960107 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:32.960107 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:32.961332 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a2e4cf52-ef66-499a-ab46-4445cbc2d286 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:32.962486 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1079/4305] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:32 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:33.281870 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-56aecadf-0192-41ca-83dd-bea45c50844a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:33.283822 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-56aecadf-0192-41ca-83dd-bea45c50844a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc Aug 05 18:28:33.284076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-56aecadf-0192-41ca-83dd-bea45c50844a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:33.284346 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-56aecadf-0192-41ca-83dd-bea45c50844a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:33.291483 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-56aecadf-0192-41ca-83dd-bea45c50844a tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc returned with HTTP 404 Aug 05 18:28:33.292267 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1084/4306] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:33 2026] GET /volume/v3/volumes/baf09c50-2e3d-4f41-9b47-9b9efb78a7cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:33.304324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-36334dc6-b094-4138-8910-3dd9871bc780 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:33.307326 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:33.307326 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1770716995"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:33.308528 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1770716995'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:33.308678 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume of 1 GB Aug 05 18:28:33.314940 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:33.322712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (9ea02e78-96e1-4c6f-8d4f-14afa7fe4570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:33.323323 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111654c-19c6-431d-883c-1c29eb839a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:33.324215 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:33.365047 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111654c-19c6-431d-883c-1c29eb839a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:33.366056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f83a00-b962-48cc-ab27-ecf300d9cf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:33.427484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['6035809c-3365-46c4-a41f-83a77051675f', 'eb5f451c-e66f-4b37-9d13-51006208acfd', '2c1b4da7-8c47-4b61-8cfd-5c039e379c6c', 'df7e953f-75b3-45a6-9d42-869b98689c82'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:33.428029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f83a00-b962-48cc-ab27-ecf300d9cf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6035809c-3365-46c4-a41f-83a77051675f', 'eb5f451c-e66f-4b37-9d13-51006208acfd', '2c1b4da7-8c47-4b61-8cfd-5c039e379c6c', 'df7e953f-75b3-45a6-9d42-869b98689c82']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:33.429194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8501ea89-fcae-4a97-97e2-8c29fc6047de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:33.461490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8501ea89-fcae-4a97-97e2-8c29fc6047de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8324829-d4de-4844-b923-23e27f845702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1770716995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['6035809c-3365-46c4-a41f-83a77051675f','eb5f451c-e66f-4b37-9d13-51006208acfd','2c1b4da7-8c47-4b61-8cfd-5c039e379c6c','df7e953f-75b3-45a6-9d42-869b98689c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1770716995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8324829-d4de-4844-b923-23e27f845702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5167389dd920493b8a710a0eefc85e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='838bab5d4f6a4fb28996d8140019791f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:33.462648 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a34347-c4be-4b0c-8c71-bd0b4eb8a792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:33.486252 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a34347-c4be-4b0c-8c71-bd0b4eb8a792) transitioned into state 'SUCCESS' from state '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-1770716995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5167389dd920493b8a710a0eefc85e08',qos_specs=None,replication_status=,reservations=['6035809c-3365-46c4-a41f-83a77051675f','eb5f451c-e66f-4b37-9d13-51006208acfd','2c1b4da7-8c47-4b61-8cfd-5c039e379c6c','df7e953f-75b3-45a6-9d42-869b98689c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='838bab5d4f6a4fb28996d8140019791f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:33.487204 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24c8d67-9219-477d-bc04-1a2507e20024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:33.499744 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f24c8d67-9219-477d-bc04-1a2507e20024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:33.500801 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Flow 'volume_create_api' (9ea02e78-96e1-4c6f-8d4f-14afa7fe4570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:33.501213 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create volume request issued successfully. Aug 05 18:28:33.502001 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-36334dc6-b094-4138-8910-3dd9871bc780 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:33.502561 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1070/4307] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:33 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:33.515349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ed318aa4-6872-4f56-9817-b121c2b506d6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:33.517444 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed318aa4-6872-4f56-9817-b121c2b506d6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:33.517651 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed318aa4-6872-4f56-9817-b121c2b506d6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:33.517843 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed318aa4-6872-4f56-9817-b121c2b506d6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:33.519866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1c6a0ca2-ac22-416c-a3de-f0a7666755dd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:33.520190 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=336,cinder:UPDATE=105,cinder:INSERT=55 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:28:33.522096 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c6a0ca2-ac22-416c-a3de-f0a7666755dd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:33.522363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c6a0ca2-ac22-416c-a3de-f0a7666755dd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:33.522629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c6a0ca2-ac22-416c-a3de-f0a7666755dd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:33.522789 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1c6a0ca2-ac22-416c-a3de-f0a7666755dd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:33.528098 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:33.528098 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:33.529065 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c6a0ca2-ac22-416c-a3de-f0a7666755dd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:33.529684 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1080/4308] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:33 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:33.538142 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:33.538142 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:33.549352 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ed318aa4-6872-4f56-9817-b121c2b506d6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:33.560707 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed318aa4-6872-4f56-9817-b121c2b506d6 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 returned with HTTP 200 Aug 05 18:28:33.562578 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1075/4309] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:33 2026] GET /volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 => generated 957 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:33.975419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-32f4b4c7-a659-4ce5-83f9-6c5e0ab7d9c9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:33.977623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32f4b4c7-a659-4ce5-83f9-6c5e0ab7d9c9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:33.977909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32f4b4c7-a659-4ce5-83f9-6c5e0ab7d9c9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:33.978148 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32f4b4c7-a659-4ce5-83f9-6c5e0ab7d9c9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:33.978388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-32f4b4c7-a659-4ce5-83f9-6c5e0ab7d9c9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:33.980344 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=287,cinder:UPDATE=103,cinder:INSERT=45 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:28:33.984333 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:33.984333 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:33.985453 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32f4b4c7-a659-4ce5-83f9-6c5e0ab7d9c9 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:33.986104 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1085/4310] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:33 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:34.543137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1e18c012-561f-4cb9-9cf2-727cc60666bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:34.545304 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1e18c012-561f-4cb9-9cf2-727cc60666bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:34.545531 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1e18c012-561f-4cb9-9cf2-727cc60666bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:34.545784 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1e18c012-561f-4cb9-9cf2-727cc60666bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:34.545944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-1e18c012-561f-4cb9-9cf2-727cc60666bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:34.547688 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=340,cinder:INSERT=69,cinder:UPDATE=130 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:28:34.552525 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:34.552525 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:34.553305 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1e18c012-561f-4cb9-9cf2-727cc60666bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:34.554464 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1071/4311] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:34 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:34.581291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d74e943a-fef3-4bab-ae5d-4ac7a42bac76 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:34.584152 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d74e943a-fef3-4bab-ae5d-4ac7a42bac76 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:34.584762 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d74e943a-fef3-4bab-ae5d-4ac7a42bac76 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:34.585228 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d74e943a-fef3-4bab-ae5d-4ac7a42bac76 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:34.595542 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:34.595542 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:34.600349 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d74e943a-fef3-4bab-ae5d-4ac7a42bac76 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:34.606306 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d74e943a-fef3-4bab-ae5d-4ac7a42bac76 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 returned with HTTP 200 Aug 05 18:28:34.607043 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1081/4312] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:34 2026] GET /volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:34.629615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c388598-c883-4882-b952-b1e43533dbff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:34.635518 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:34.636008 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8324829-d4de-4844-b923-23e27f845702", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-696393890"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:34.659187 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:34.659187 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:34.660672 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:34.660672 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Create snapshot from volume b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:34.736742 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Created reservations ['8413e590-3a21-4641-8bcf-082fbf9b9ac6', '2acfc8a4-5aae-4116-92ca-41b02c22813d', '86337afa-c750-4ef1-82cd-4654fabe5378', '10b5bedb-f337-467b-b971-6d48b4fff14b'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:34.807463 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot create request issued successfully. Aug 05 18:28:34.810283 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c388598-c883-4882-b952-b1e43533dbff tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:34.814178 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1076/4313] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:34.828675 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-58c4e40e-c7f2-4127-9c92-d4bc086709a8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:34.834533 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-58c4e40e-c7f2-4127-9c92-d4bc086709a8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:34.834713 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-58c4e40e-c7f2-4127-9c92-d4bc086709a8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:34.834987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-58c4e40e-c7f2-4127-9c92-d4bc086709a8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:34.842551 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:34.842551 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:34.843080 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-58c4e40e-c7f2-4127-9c92-d4bc086709a8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:34.844114 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-58c4e40e-c7f2-4127-9c92-d4bc086709a8 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 returned with HTTP 200 Aug 05 18:28:34.844831 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1086/4314] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:34 2026] GET /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:34.997609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5c0c436d-4351-4972-a60f-3a2f87146f61 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:34.999976 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c0c436d-4351-4972-a60f-3a2f87146f61 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:35.000221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c0c436d-4351-4972-a60f-3a2f87146f61 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:35.000535 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5c0c436d-4351-4972-a60f-3a2f87146f61 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:35.000658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5c0c436d-4351-4972-a60f-3a2f87146f61 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:35.005694 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.005694 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:35.006620 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5c0c436d-4351-4972-a60f-3a2f87146f61 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:35.007101 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1072/4315] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:34 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:35.566441 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-df95489c-604f-490b-8ce0-f0d2e970b4b4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.568730 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-df95489c-604f-490b-8ce0-f0d2e970b4b4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:35.569071 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-df95489c-604f-490b-8ce0-f0d2e970b4b4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:35.569289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-df95489c-604f-490b-8ce0-f0d2e970b4b4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:35.569398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-df95489c-604f-490b-8ce0-f0d2e970b4b4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:35.574505 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.574505 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:35.575232 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-df95489c-604f-490b-8ce0-f0d2e970b4b4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:35.575617 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1082/4316] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:35 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:35.855564 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b477415f-fe0a-4de7-880e-320e696c0afc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.857575 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b477415f-fe0a-4de7-880e-320e696c0afc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:35.857794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b477415f-fe0a-4de7-880e-320e696c0afc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:35.858059 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b477415f-fe0a-4de7-880e-320e696c0afc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:35.863334 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.863334 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:35.863686 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b477415f-fe0a-4de7-880e-320e696c0afc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:35.864479 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b477415f-fe0a-4de7-880e-320e696c0afc tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 returned with HTTP 200 Aug 05 18:28:35.864943 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1077/4317] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:35 2026] GET /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:35.874861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-673de522-a69f-4c5a-b3d2-ed689d796b33 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.876938 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-673de522-a69f-4c5a-b3d2-ed689d796b33 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] POST https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4/action Aug 05 18:28:35.877321 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-673de522-a69f-4c5a-b3d2-ed689d796b33 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:35.877457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-673de522-a69f-4c5a-b3d2-ed689d796b33 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:35.878988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-673de522-a69f-4c5a-b3d2-ed689d796b33 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Updating snapshot '34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4' with '{'status': 'creating'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 05 18:28:35.890317 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.890317 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:35.906446 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-673de522-a69f-4c5a-b3d2-ed689d796b33 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4/action returned with HTTP 202 Aug 05 18:28:35.907176 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1087/4318] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:28:35 2026] POST /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:35.914981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-10cbab55-a6cb-4bbc-8e95-6c93143c9670 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.917370 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-10cbab55-a6cb-4bbc-8e95-6c93143c9670 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:35.917656 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-10cbab55-a6cb-4bbc-8e95-6c93143c9670 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:35.917939 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-10cbab55-a6cb-4bbc-8e95-6c93143c9670 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:35.924500 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.924500 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:35.925004 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-10cbab55-a6cb-4bbc-8e95-6c93143c9670 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:35.926037 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-10cbab55-a6cb-4bbc-8e95-6c93143c9670 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 returned with HTTP 200 Aug 05 18:28:35.926586 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1073/4319] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:35 2026] GET /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:35.935608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-79c266b3-0dd8-441f-a858-e6b9603df55c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.937357 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79c266b3-0dd8-441f-a858-e6b9603df55c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] POST https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4/action Aug 05 18:28:35.937786 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-79c266b3-0dd8-441f-a858-e6b9603df55c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:35.937977 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-79c266b3-0dd8-441f-a858-e6b9603df55c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:35.939377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.snapshot_actions [None req-79c266b3-0dd8-441f-a858-e6b9603df55c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100363) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 05 18:28:35.941294 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=351,cinder:INSERT=68,cinder:UPDATE=135 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:28:35.945300 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.945300 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:35.945747 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.snapshot_actions [None req-79c266b3-0dd8-441f-a858-e6b9603df55c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] Updating snapshot 34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 with info {'id': '34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4', 'status': 'error', 'progress': '80%'} Aug 05 18:28:35.950624 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-79c266b3-0dd8-441f-a858-e6b9603df55c tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-member] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4/action returned with HTTP 202 Aug 05 18:28:35.951091 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1083/4320] 10.4.3.210 () {68 vars in 1396 bytes} [Wed Aug 5 18:28:35 2026] POST /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:35.958081 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.960089 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:35.960304 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:35.960575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:35.960758 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete snapshot with id: 34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:35.966393 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:35.966393 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:35.966771 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:35.985344 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot delete request issued successfully. Aug 05 18:28:35.985583 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e7103b8-8656-4a39-b4e5-a2f6b03eff6d tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 returned with HTTP 202 Aug 05 18:28:35.986071 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1078/4321] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:28:35 2026] DELETE /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:35.997441 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ffd06e7c-38f6-49cb-bfe3-c1dd28cd70af None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:35.999532 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ffd06e7c-38f6-49cb-bfe3-c1dd28cd70af tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:35.999727 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ffd06e7c-38f6-49cb-bfe3-c1dd28cd70af tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:35.999916 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ffd06e7c-38f6-49cb-bfe3-c1dd28cd70af tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:36.005087 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:36.005087 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:36.005478 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ffd06e7c-38f6-49cb-bfe3-c1dd28cd70af tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Snapshot retrieved successfully. Aug 05 18:28:36.006347 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ffd06e7c-38f6-49cb-bfe3-c1dd28cd70af tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 returned with HTTP 200 Aug 05 18:28:36.006750 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1088/4322] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:35 2026] GET /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:36.019751 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-06dac02b-a911-474d-b5a0-5d0eb2bb6a24 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:36.022234 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06dac02b-a911-474d-b5a0-5d0eb2bb6a24 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:36.022546 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06dac02b-a911-474d-b5a0-5d0eb2bb6a24 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:36.022926 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06dac02b-a911-474d-b5a0-5d0eb2bb6a24 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:36.023137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-06dac02b-a911-474d-b5a0-5d0eb2bb6a24 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:36.030128 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:36.030128 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:36.031271 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06dac02b-a911-474d-b5a0-5d0eb2bb6a24 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:36.032034 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1074/4323] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:36 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:36.044482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1149dfec-5c84-42f7-ac72-7e3b9c58aa9f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:36.047734 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1149dfec-5c84-42f7-ac72-7e3b9c58aa9f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:36.048015 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1149dfec-5c84-42f7-ac72-7e3b9c58aa9f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:36.048864 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1149dfec-5c84-42f7-ac72-7e3b9c58aa9f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:36.049050 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1149dfec-5c84-42f7-ac72-7e3b9c58aa9f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:36.054568 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:36.054568 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:36.055325 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1149dfec-5c84-42f7-ac72-7e3b9c58aa9f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:36.055690 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1084/4324] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:36 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:36.065511 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:36.067454 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:36.067759 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:36.068048 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:36.068349 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete backup with id: eccb56f1-049d-4dbf-b36c-b77c98540e2c. Aug 05 18:28:36.074147 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:36.074147 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:36.091056 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] delete_backup rpcapi backup_id eccb56f1-049d-4dbf-b36c-b77c98540e2c {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:28:36.093123 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5b3b7307-9dd1-428b-8f68-c866fae17760 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 202 Aug 05 18:28:36.093668 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1079/4325] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:36 2026] DELETE /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:36.103310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-38e7cb3f-cba8-4c41-9b5a-782f5efd62ba None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:36.105374 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38e7cb3f-cba8-4c41-9b5a-782f5efd62ba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:36.105563 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38e7cb3f-cba8-4c41-9b5a-782f5efd62ba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:36.105880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-38e7cb3f-cba8-4c41-9b5a-782f5efd62ba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:36.106020 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-38e7cb3f-cba8-4c41-9b5a-782f5efd62ba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:36.111798 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:36.111798 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:36.112998 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-38e7cb3f-cba8-4c41-9b5a-782f5efd62ba tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 200 Aug 05 18:28:36.113681 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1089/4326] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:36 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:36.586349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-088fab37-3d06-48b4-9c13-2bd3524ad69d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:36.590864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-088fab37-3d06-48b4-9c13-2bd3524ad69d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:36.591267 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-088fab37-3d06-48b4-9c13-2bd3524ad69d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:36.591547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-088fab37-3d06-48b4-9c13-2bd3524ad69d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:36.591866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-088fab37-3d06-48b4-9c13-2bd3524ad69d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:36.597410 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:36.597410 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:36.598499 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-088fab37-3d06-48b4-9c13-2bd3524ad69d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:36.599028 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1075/4327] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:36 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:37.017679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e98d5e57-edc5-4245-83a4-75339e30057f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.019720 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e98d5e57-edc5-4245-83a4-75339e30057f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 Aug 05 18:28:37.020034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e98d5e57-edc5-4245-83a4-75339e30057f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.020327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e98d5e57-edc5-4245-83a4-75339e30057f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.025199 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e98d5e57-edc5-4245-83a4-75339e30057f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 returned with HTTP 404 Aug 05 18:28:37.025786 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1085/4328] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:37 2026] GET /volume/v3/snapshots/34cb31e8-f6eb-4c3b-ab51-a494a5fcb7d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:37.037633 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.039477 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:37.039714 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.039865 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.040027 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume with id: b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:37.047357 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:37.047357 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:37.047762 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:37.066846 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Delete volume request issued successfully. Aug 05 18:28:37.067157 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab3cc9e1-e423-44dd-8115-c26b13e59c0f tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 returned with HTTP 202 Aug 05 18:28:37.067476 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1080/4329] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:37 2026] DELETE /volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:37.075126 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f7a850b8-74ec-4b38-bfbb-2542b1ff9641 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.077413 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7a850b8-74ec-4b38-bfbb-2542b1ff9641 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:37.077644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7a850b8-74ec-4b38-bfbb-2542b1ff9641 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.077856 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7a850b8-74ec-4b38-bfbb-2542b1ff9641 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.087155 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:37.087155 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:37.090585 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f7a850b8-74ec-4b38-bfbb-2542b1ff9641 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Volume info retrieved successfully. Aug 05 18:28:37.095869 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7a850b8-74ec-4b38-bfbb-2542b1ff9641 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 returned with HTTP 200 Aug 05 18:28:37.096426 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1090/4330] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:37 2026] GET /volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:37.127089 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bb04bcdc-df50-429b-a126-d7ee4423e80a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.129286 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bb04bcdc-df50-429b-a126-d7ee4423e80a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c Aug 05 18:28:37.129565 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bb04bcdc-df50-429b-a126-d7ee4423e80a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.129819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bb04bcdc-df50-429b-a126-d7ee4423e80a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.130299 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-bb04bcdc-df50-429b-a126-d7ee4423e80a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id eccb56f1-049d-4dbf-b36c-b77c98540e2c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:37.136440 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bb04bcdc-df50-429b-a126-d7ee4423e80a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c returned with HTTP 404 Aug 05 18:28:37.137002 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1076/4331] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:37 2026] GET /volume/v3/backups/eccb56f1-049d-4dbf-b36c-b77c98540e2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:37.213355 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-854834ef-b911-40a1-90cc-9f543ff68607 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.215437 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-854834ef-b911-40a1-90cc-9f543ff68607 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:37.215667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-854834ef-b911-40a1-90cc-9f543ff68607 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.215923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-854834ef-b911-40a1-90cc-9f543ff68607 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.216043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-854834ef-b911-40a1-90cc-9f543ff68607 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete backup with id: c58db079-a6e6-4d11-a7a7-cf34f279a726. Aug 05 18:28:37.221878 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:37.221878 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:37.244879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-854834ef-b911-40a1-90cc-9f543ff68607 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] delete_backup rpcapi backup_id c58db079-a6e6-4d11-a7a7-cf34f279a726 {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:28:37.247354 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-854834ef-b911-40a1-90cc-9f543ff68607 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 202 Aug 05 18:28:37.248553 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1086/4332] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:37 2026] DELETE /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:37.259127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-12f7a826-f254-45dc-acc3-2f1fbed12a7f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.260183 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12f7a826-f254-45dc-acc3-2f1fbed12a7f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:37.260876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12f7a826-f254-45dc-acc3-2f1fbed12a7f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.260876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12f7a826-f254-45dc-acc3-2f1fbed12a7f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.261168 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-12f7a826-f254-45dc-acc3-2f1fbed12a7f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:37.266615 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:37.266615 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:37.267746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12f7a826-f254-45dc-acc3-2f1fbed12a7f tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 200 Aug 05 18:28:37.268279 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1081/4333] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:37 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:28:37.610247 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-efc6c068-355c-4313-bc64-52ccef08acbb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:37.612844 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-efc6c068-355c-4313-bc64-52ccef08acbb tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:37.613325 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-efc6c068-355c-4313-bc64-52ccef08acbb tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:37.613798 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-efc6c068-355c-4313-bc64-52ccef08acbb tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:37.613798 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-efc6c068-355c-4313-bc64-52ccef08acbb tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:37.620530 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:37.620530 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:37.621253 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-efc6c068-355c-4313-bc64-52ccef08acbb tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:37.621622 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1091/4334] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:37 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:38.113709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a755714-2b5c-4666-8c04-064e2d237961 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.116322 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a755714-2b5c-4666-8c04-064e2d237961 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] GET https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 Aug 05 18:28:38.116523 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a755714-2b5c-4666-8c04-064e2d237961 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.117385 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a755714-2b5c-4666-8c04-064e2d237961 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.125213 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a755714-2b5c-4666-8c04-064e2d237961 tempest-ProjectMemberTests-976138958 tempest-ProjectMemberTests-976138958-project-admin] https://10.4.3.210/volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 returned with HTTP 404 Aug 05 18:28:38.126117 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1077/4335] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/v3/volumes/b8324829-d4de-4844-b923-23e27f845702 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:38.280984 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c7ad0001-479a-4a32-9de5-9053bfa86e37 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.283114 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7ad0001-479a-4a32-9de5-9053bfa86e37 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 Aug 05 18:28:38.283354 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7ad0001-479a-4a32-9de5-9053bfa86e37 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.283554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7ad0001-479a-4a32-9de5-9053bfa86e37 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.283708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c7ad0001-479a-4a32-9de5-9053bfa86e37 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Show backup with id c58db079-a6e6-4d11-a7a7-cf34f279a726. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:38.287256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7ad0001-479a-4a32-9de5-9053bfa86e37 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 returned with HTTP 404 Aug 05 18:28:38.287724 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1087/4336] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/v3/backups/c58db079-a6e6-4d11-a7a7-cf34f279a726 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:38.404413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-d3fd2a7e-59fa-4c2b-a00b-cb844f90a57a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.406719 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-d3fd2a7e-59fa-4c2b-a00b-cb844f90a57a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:38.406996 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-d3fd2a7e-59fa-4c2b-a00b-cb844f90a57a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.407227 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-d3fd2a7e-59fa-4c2b-a00b-cb844f90a57a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.418340 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:38.418340 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:38.421933 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-d3fd2a7e-59fa-4c2b-a00b-cb844f90a57a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:38.426491 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-d3fd2a7e-59fa-4c2b-a00b-cb844f90a57a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:38.426991 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1082/4337] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:38.448093 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.451354 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] POST https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7/action Aug 05 18:28:38.451726 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:38.451907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:38.469236 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:38.469236 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:38.469949 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:38.482813 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Begin detaching volume completed successfully. Aug 05 18:28:38.483109 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-2fb5944c-5d63-48a3-9da3-8e1dd56e549a tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7/action returned with HTTP 202 Aug 05 18:28:38.483563 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1092/4338] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:28:38 2026] POST /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:38.506194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7e91aed6-9636-42e6-afc5-8a9f6f395892 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.509670 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7e91aed6-9636-42e6-afc5-8a9f6f395892 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:38.509959 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7e91aed6-9636-42e6-afc5-8a9f6f395892 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.510120 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7e91aed6-9636-42e6-afc5-8a9f6f395892 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.527842 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ef7aecc6-a110-4b69-842c-be647563bbfc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.530438 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef7aecc6-a110-4b69-842c-be647563bbfc None None] GET https://10.4.3.210/volume// Aug 05 18:28:38.530438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef7aecc6-a110-4b69-842c-be647563bbfc None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.530438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef7aecc6-a110-4b69-842c-be647563bbfc None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.530438 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef7aecc6-a110-4b69-842c-be647563bbfc None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:28:38.530438 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1088/4339] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:28:38.536950 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:38.536950 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:38.539354 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-fb7fe373-d063-4b88-ba9e-c83ea32ee8ff None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.541284 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7e91aed6-9636-42e6-afc5-8a9f6f395892 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:38.544837 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-fb7fe373-d063-4b88-ba9e-c83ea32ee8ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:38.545447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-fb7fe373-d063-4b88-ba9e-c83ea32ee8ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.545447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-fb7fe373-d063-4b88-ba9e-c83ea32ee8ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.546869 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7e91aed6-9636-42e6-afc5-8a9f6f395892 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:38.547389 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1078/4340] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:38.561888 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:38.561888 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:38.566493 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-fb7fe373-d063-4b88-ba9e-c83ea32ee8ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:38.572091 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-fb7fe373-d063-4b88-ba9e-c83ea32ee8ff tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:38.572646 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1083/4341] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:28:38.633996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-76446b4a-844e-41a9-9ad6-1f71c64fc1af None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:38.636470 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-76446b4a-844e-41a9-9ad6-1f71c64fc1af tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:38.636830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-76446b4a-844e-41a9-9ad6-1f71c64fc1af tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:38.637318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-76446b4a-844e-41a9-9ad6-1f71c64fc1af tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:38.637318 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-76446b4a-844e-41a9-9ad6-1f71c64fc1af tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:38.641749 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:38.641749 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:38.642329 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-76446b4a-844e-41a9-9ad6-1f71c64fc1af tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:38.642833 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1093/4342] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:38 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:39.562608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4d9f8990-559a-4edd-aaf5-0496cd8daf49 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:39.566921 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4d9f8990-559a-4edd-aaf5-0496cd8daf49 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:39.567160 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4d9f8990-559a-4edd-aaf5-0496cd8daf49 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:39.567414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4d9f8990-559a-4edd-aaf5-0496cd8daf49 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:39.590562 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:39.590562 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:39.597982 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4d9f8990-559a-4edd-aaf5-0496cd8daf49 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:39.605127 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4d9f8990-559a-4edd-aaf5-0496cd8daf49 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:39.605648 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1089/4343] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:39 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:39.624209 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-f6b7bc00-2bd2-4fd9-904d-ada5ec96fdc6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:39.626640 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-f6b7bc00-2bd2-4fd9-904d-ada5ec96fdc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407 Aug 05 18:28:39.626859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-f6b7bc00-2bd2-4fd9-904d-ada5ec96fdc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:39.627201 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-f6b7bc00-2bd2-4fd9-904d-ada5ec96fdc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:39.638497 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:39.638497 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:39.655844 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ac4d7974-042b-4b54-b3cc-2084cd96b0c2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:39.658401 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac4d7974-042b-4b54-b3cc-2084cd96b0c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:39.658718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac4d7974-042b-4b54-b3cc-2084cd96b0c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:39.658998 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac4d7974-042b-4b54-b3cc-2084cd96b0c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:39.659169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ac4d7974-042b-4b54-b3cc-2084cd96b0c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:39.666395 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:39.666395 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:39.667324 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac4d7974-042b-4b54-b3cc-2084cd96b0c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:39.667910 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1084/4344] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:39 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:39.697711 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-bec8578e-4a96-4d61-9842-f17613b7b9a9 req-f6b7bc00-2bd2-4fd9-904d-ada5ec96fdc6 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407 returned with HTTP 200 Aug 05 18:28:39.698698 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1079/4345] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:28:39 2026] DELETE /volume/v3/attachments/a549742b-e8aa-40a8-bc4e-a1e63942c407 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:39.864432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:39.985929 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:39.986249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-10433029"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:39.987822 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-10433029'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:39.988007 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Create volume of 1 GB Aug 05 18:28:39.993059 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:39.999961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Flow 'volume_create_api' (44d5adf0-2b9e-486c-86d0-74facb46c513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:40.000961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e043b40-dfbc-4e9e-89de-9883ea1242ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:40.001891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:40.032367 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e043b40-dfbc-4e9e-89de-9883ea1242ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:40.033226 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972bacc2-fdcb-4c71-b7a1-1b68e04f38cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:40.104517 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Created reservations ['de38f459-4b0c-47bd-a053-4f800f8ac5af', '475e1e23-6be9-4580-9e83-dab3a9c11864', '9f3fa133-f360-4a11-8668-1532b8797779', 'be0b7910-b942-47d4-93ff-2025d25ea2bb'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:40.105405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972bacc2-fdcb-4c71-b7a1-1b68e04f38cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de38f459-4b0c-47bd-a053-4f800f8ac5af', '475e1e23-6be9-4580-9e83-dab3a9c11864', '9f3fa133-f360-4a11-8668-1532b8797779', 'be0b7910-b942-47d4-93ff-2025d25ea2bb']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:40.106293 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e53425c-3ae4-4795-9a43-15980b8b4ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:40.131257 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e53425c-3ae4-4795-9a43-15980b8b4ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc15dc20-e959-4ecc-ad51-145d75895c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10433029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0710e3f094c4df2a0f8e56961f05994',qos_specs=None,replication_status=,reservations=['de38f459-4b0c-47bd-a053-4f800f8ac5af','475e1e23-6be9-4580-9e83-dab3a9c11864','9f3fa133-f360-4a11-8668-1532b8797779','be0b7910-b942-47d4-93ff-2025d25ea2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8253b5e94fa1468a9b409cccd67ae08f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-10433029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc15dc20-e959-4ecc-ad51-145d75895c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0710e3f094c4df2a0f8e56961f05994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8253b5e94fa1468a9b409cccd67ae08f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:40.132147 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee460f17-50e6-4f78-9852-2ca48849facb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:40.151804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee460f17-50e6-4f78-9852-2ca48849facb) transitioned into state 'SUCCESS' from state '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-10433029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0710e3f094c4df2a0f8e56961f05994',qos_specs=None,replication_status=,reservations=['de38f459-4b0c-47bd-a053-4f800f8ac5af','475e1e23-6be9-4580-9e83-dab3a9c11864','9f3fa133-f360-4a11-8668-1532b8797779','be0b7910-b942-47d4-93ff-2025d25ea2bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8253b5e94fa1468a9b409cccd67ae08f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:40.152565 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b493ce7-5be6-4d77-97ab-9ea515e7ff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:40.164250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b493ce7-5be6-4d77-97ab-9ea515e7ff75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:40.165247 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Flow 'volume_create_api' (44d5adf0-2b9e-486c-86d0-74facb46c513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:40.165563 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Create volume request issued successfully. Aug 05 18:28:40.166222 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-edb4413e-3a14-4e88-b934-b24a17b2e3fd tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:40.166643 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1094/4346] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:39 2026] POST /volume/v3/volumes => generated 776 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:40.179009 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b6290379-fbdd-444f-8786-46a96b30e0b0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:40.182305 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b6290379-fbdd-444f-8786-46a96b30e0b0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e Aug 05 18:28:40.182574 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b6290379-fbdd-444f-8786-46a96b30e0b0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:40.182932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b6290379-fbdd-444f-8786-46a96b30e0b0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:40.192413 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:40.192413 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:40.197512 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b6290379-fbdd-444f-8786-46a96b30e0b0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:40.202320 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b6290379-fbdd-444f-8786-46a96b30e0b0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e returned with HTTP 200 Aug 05 18:28:40.202782 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1090/4347] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:40 2026] GET /volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:40.620961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a2e6db94-9278-49df-895d-21534d282524 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:40.623199 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2e6db94-9278-49df-895d-21534d282524 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:40.623462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2e6db94-9278-49df-895d-21534d282524 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:40.623747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a2e6db94-9278-49df-895d-21534d282524 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:40.632819 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:40.632819 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:40.637489 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a2e6db94-9278-49df-895d-21534d282524 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:40.643397 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a2e6db94-9278-49df-895d-21534d282524 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:40.643969 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1085/4348] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:40 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:40.681292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-02653586-bc75-4897-92da-81215bb2afe9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:40.683644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02653586-bc75-4897-92da-81215bb2afe9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:40.683955 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02653586-bc75-4897-92da-81215bb2afe9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:40.684210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-02653586-bc75-4897-92da-81215bb2afe9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:40.684360 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-02653586-bc75-4897-92da-81215bb2afe9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:40.691255 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:40.691255 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:40.692024 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-02653586-bc75-4897-92da-81215bb2afe9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:40.694036 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1080/4349] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:40 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:41.220135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b13644f8-2aa2-4bbb-961a-735b4288e305 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:41.224952 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b13644f8-2aa2-4bbb-961a-735b4288e305 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e Aug 05 18:28:41.225169 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b13644f8-2aa2-4bbb-961a-735b4288e305 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:41.225391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b13644f8-2aa2-4bbb-961a-735b4288e305 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:41.236155 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:41.236155 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:41.241109 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b13644f8-2aa2-4bbb-961a-735b4288e305 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:41.247323 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b13644f8-2aa2-4bbb-961a-735b4288e305 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e returned with HTTP 200 Aug 05 18:28:41.248004 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1095/4350] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:41 2026] GET /volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:41.265383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:41.350138 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] POST https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e/action Aug 05 18:28:41.350537 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:41.350765 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:41.363678 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:41.363678 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:41.364132 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Volume info retrieved successfully. Aug 05 18:28:41.366051 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '075c9254cd354c4f9ad8107d59c849a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0710e3f094c4df2a0f8e56961f05994', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:28:41.366326 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9f841dec-816a-4be5-b381-e8a8ea0a232c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e/action returned with HTTP 403 Aug 05 18:28:41.366827 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1091/4351] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:28:41 2026] POST /volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e/action => generated 131 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:41.374226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:41.376270 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e Aug 05 18:28:41.376543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:41.376843 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:41.377354 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Delete volume with id: fc15dc20-e959-4ecc-ad51-145d75895c4e Aug 05 18:28:41.386833 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:41.386833 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:41.387294 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:41.408417 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Delete volume request issued successfully. Aug 05 18:28:41.408692 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e111d36e-a721-4d93-8f85-00ced50ceae0 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e returned with HTTP 202 Aug 05 18:28:41.409262 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1086/4352] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:41 2026] DELETE /volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:41.419328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-880538a9-b413-4225-b73c-c484b82dcf92 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:41.421324 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-880538a9-b413-4225-b73c-c484b82dcf92 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e Aug 05 18:28:41.421605 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-880538a9-b413-4225-b73c-c484b82dcf92 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:41.421979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-880538a9-b413-4225-b73c-c484b82dcf92 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:41.435138 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:41.435138 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:41.443237 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-880538a9-b413-4225-b73c-c484b82dcf92 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:41.449222 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-880538a9-b413-4225-b73c-c484b82dcf92 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e returned with HTTP 200 Aug 05 18:28:41.449786 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1081/4353] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:41 2026] GET /volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:41.705119 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5ddbdedc-d498-4a45-823d-dbb8293ca853 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:41.707270 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ddbdedc-d498-4a45-823d-dbb8293ca853 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:41.707525 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ddbdedc-d498-4a45-823d-dbb8293ca853 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:41.707804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5ddbdedc-d498-4a45-823d-dbb8293ca853 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:41.707963 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-5ddbdedc-d498-4a45-823d-dbb8293ca853 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:41.713089 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:41.713089 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:41.713831 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5ddbdedc-d498-4a45-823d-dbb8293ca853 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:41.714365 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1096/4354] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:41 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:42.464636 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e4aad11b-7fe7-48c7-8197-fd1c66e1fb05 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:42.466504 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e4aad11b-7fe7-48c7-8197-fd1c66e1fb05 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e Aug 05 18:28:42.466775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e4aad11b-7fe7-48c7-8197-fd1c66e1fb05 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:42.467003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e4aad11b-7fe7-48c7-8197-fd1c66e1fb05 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:42.473769 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e4aad11b-7fe7-48c7-8197-fd1c66e1fb05 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e returned with HTTP 404 Aug 05 18:28:42.474375 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1092/4355] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:42 2026] GET /volume/v3/volumes/fc15dc20-e959-4ecc-ad51-145d75895c4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:42.484799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:42.486671 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:42.487072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-122295293"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:42.488468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-122295293'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:42.488791 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Create volume of 1 GB Aug 05 18:28:42.494160 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:42.500774 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Flow 'volume_create_api' (71ae63e7-f795-4a7a-a654-92c4ea296333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:42.501914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94726d11-08ba-4d4a-a0d6-61d5989c0c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:42.502669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:42.528538 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94726d11-08ba-4d4a-a0d6-61d5989c0c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:42.529319 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafbb8a0-9d2f-4335-be4a-13c996bf0a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:42.568293 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Created reservations ['26bdbbd5-86f5-49ba-8cb8-6a5cf5b0a7e8', 'dd41a878-5e87-40c4-9094-a09f9199e32b', 'c996af81-c7ff-44bc-95f7-bdac39e4a343', 'c91c05a0-c018-4e0e-b191-f46e9d281fa0'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:42.569134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eafbb8a0-9d2f-4335-be4a-13c996bf0a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26bdbbd5-86f5-49ba-8cb8-6a5cf5b0a7e8', 'dd41a878-5e87-40c4-9094-a09f9199e32b', 'c996af81-c7ff-44bc-95f7-bdac39e4a343', 'c91c05a0-c018-4e0e-b191-f46e9d281fa0']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:42.569899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bcf29ce-ac29-4339-986c-aec33b51d510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:42.592948 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bcf29ce-ac29-4339-986c-aec33b51d510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5ed782-c2b7-481a-9a9d-ee1b6424e922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-122295293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0710e3f094c4df2a0f8e56961f05994',qos_specs=None,replication_status=,reservations=['26bdbbd5-86f5-49ba-8cb8-6a5cf5b0a7e8','dd41a878-5e87-40c4-9094-a09f9199e32b','c996af81-c7ff-44bc-95f7-bdac39e4a343','c91c05a0-c018-4e0e-b191-f46e9d281fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8253b5e94fa1468a9b409cccd67ae08f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-122295293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5ed782-c2b7-481a-9a9d-ee1b6424e922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0710e3f094c4df2a0f8e56961f05994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8253b5e94fa1468a9b409cccd67ae08f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:42.594169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749e0780-81d8-466e-873e-792f93d7c9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:42.615231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (749e0780-81d8-466e-873e-792f93d7c9d9) transitioned into state 'SUCCESS' from state '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-122295293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0710e3f094c4df2a0f8e56961f05994',qos_specs=None,replication_status=,reservations=['26bdbbd5-86f5-49ba-8cb8-6a5cf5b0a7e8','dd41a878-5e87-40c4-9094-a09f9199e32b','c996af81-c7ff-44bc-95f7-bdac39e4a343','c91c05a0-c018-4e0e-b191-f46e9d281fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8253b5e94fa1468a9b409cccd67ae08f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:42.616095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eec6fc-bd66-4345-924e-ae165f32794c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:42.628454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eec6fc-bd66-4345-924e-ae165f32794c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:42.628454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Flow 'volume_create_api' (71ae63e7-f795-4a7a-a654-92c4ea296333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:42.628454 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Create volume request issued successfully. Aug 05 18:28:42.628454 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d2749bae-6a4b-48cf-87a4-4a84bfeb3f1e tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:42.628454 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1087/4356] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:42 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:42.643091 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9043affe-a4f0-48fe-908a-c7a9e3f1cbc7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:42.645906 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9043affe-a4f0-48fe-908a-c7a9e3f1cbc7 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 Aug 05 18:28:42.646012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9043affe-a4f0-48fe-908a-c7a9e3f1cbc7 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:42.646319 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9043affe-a4f0-48fe-908a-c7a9e3f1cbc7 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:42.655488 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:42.655488 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:42.660195 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9043affe-a4f0-48fe-908a-c7a9e3f1cbc7 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:42.665218 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9043affe-a4f0-48fe-908a-c7a9e3f1cbc7 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 returned with HTTP 200 Aug 05 18:28:42.665718 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1082/4357] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:42 2026] GET /volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:42.729437 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-48dd04f4-2ef9-4386-a9f2-59595dddea3e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:42.731580 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48dd04f4-2ef9-4386-a9f2-59595dddea3e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:42.731906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48dd04f4-2ef9-4386-a9f2-59595dddea3e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:42.732135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-48dd04f4-2ef9-4386-a9f2-59595dddea3e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:42.732257 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-48dd04f4-2ef9-4386-a9f2-59595dddea3e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:42.737365 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:42.737365 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:42.738175 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-48dd04f4-2ef9-4386-a9f2-59595dddea3e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:42.738607 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1097/4358] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:42 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:43.524396 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d522b365-73f7-4a7d-83a2-5b629c7f3b25 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.526252 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d522b365-73f7-4a7d-83a2-5b629c7f3b25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:43.526450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d522b365-73f7-4a7d-83a2-5b629c7f3b25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.526668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d522b365-73f7-4a7d-83a2-5b629c7f3b25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.535186 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.535186 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:43.539340 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d522b365-73f7-4a7d-83a2-5b629c7f3b25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:43.544293 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d522b365-73f7-4a7d-83a2-5b629c7f3b25 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:43.544862 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1093/4359] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:43 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:43.559324 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3aeb0244-84fc-421d-be56-9b211312072d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.561450 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:43.561852 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.562071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.562241 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume with id: a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:43.569971 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.569971 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:43.570499 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:43.589657 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Delete volume request issued successfully. Aug 05 18:28:43.589877 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3aeb0244-84fc-421d-be56-9b211312072d tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 202 Aug 05 18:28:43.590416 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1088/4360] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:43 2026] DELETE /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:43.600253 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a979bb09-42da-4a80-a45c-99eb7dc146b5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.601969 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a979bb09-42da-4a80-a45c-99eb7dc146b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:43.602169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a979bb09-42da-4a80-a45c-99eb7dc146b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.602362 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a979bb09-42da-4a80-a45c-99eb7dc146b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.610050 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.610050 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:43.617206 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a979bb09-42da-4a80-a45c-99eb7dc146b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Volume info retrieved successfully. Aug 05 18:28:43.622419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a979bb09-42da-4a80-a45c-99eb7dc146b5 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 200 Aug 05 18:28:43.622839 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1083/4361] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:43 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:43.679440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-57a3d613-1a72-47fc-b5e2-dff41384a7ce None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.681421 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57a3d613-1a72-47fc-b5e2-dff41384a7ce tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 Aug 05 18:28:43.681664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57a3d613-1a72-47fc-b5e2-dff41384a7ce tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.681875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-57a3d613-1a72-47fc-b5e2-dff41384a7ce tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.690948 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.690948 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:43.694667 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-57a3d613-1a72-47fc-b5e2-dff41384a7ce tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:43.699215 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-57a3d613-1a72-47fc-b5e2-dff41384a7ce tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 returned with HTTP 200 Aug 05 18:28:43.699707 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1098/4362] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:43 2026] GET /volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:43.711235 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-faec2d77-c5a0-41e4-92e7-fe554df7e603 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.713081 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-faec2d77-c5a0-41e4-92e7-fe554df7e603 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] POST https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922/action Aug 05 18:28:43.713469 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-faec2d77-c5a0-41e4-92e7-fe554df7e603 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:28:43.713588 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-faec2d77-c5a0-41e4-92e7-fe554df7e603 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:43.722194 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.722194 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:43.722728 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-faec2d77-c5a0-41e4-92e7-fe554df7e603 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '075c9254cd354c4f9ad8107d59c849a5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0710e3f094c4df2a0f8e56961f05994', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:28:43.722967 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-faec2d77-c5a0-41e4-92e7-fe554df7e603 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-reader] https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922/action returned with HTTP 403 Aug 05 18:28:43.723455 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1094/4363] 10.4.3.210 () {68 vars in 1390 bytes} [Wed Aug 5 18:28:43 2026] POST /volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:43.729764 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-323062bc-6196-49c9-83eb-dbec61b4991c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.731805 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 Aug 05 18:28:43.732041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.732248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.732432 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Delete volume with id: 5a5ed782-c2b7-481a-9a9d-ee1b6424e922 Aug 05 18:28:43.740000 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.740000 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:43.740365 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:43.748878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-281798d3-68c0-4d6c-83ca-1e812f7c8401 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.750911 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-281798d3-68c0-4d6c-83ca-1e812f7c8401 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:43.751109 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-281798d3-68c0-4d6c-83ca-1e812f7c8401 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.751299 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-281798d3-68c0-4d6c-83ca-1e812f7c8401 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.751398 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-281798d3-68c0-4d6c-83ca-1e812f7c8401 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:43.756850 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.756850 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:43.757640 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-281798d3-68c0-4d6c-83ca-1e812f7c8401 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:43.758056 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1084/4364] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:43 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:43.759315 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Delete volume request issued successfully. Aug 05 18:28:43.759634 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-323062bc-6196-49c9-83eb-dbec61b4991c tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 returned with HTTP 202 Aug 05 18:28:43.760066 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1089/4365] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:28:43 2026] DELETE /volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:28:43.768722 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-99650715-3a3b-4f61-b5f7-e7530e6b3b72 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:43.770461 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-99650715-3a3b-4f61-b5f7-e7530e6b3b72 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 Aug 05 18:28:43.770682 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-99650715-3a3b-4f61-b5f7-e7530e6b3b72 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:43.770880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-99650715-3a3b-4f61-b5f7-e7530e6b3b72 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:43.778791 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:43.778791 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:43.782219 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-99650715-3a3b-4f61-b5f7-e7530e6b3b72 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Volume info retrieved successfully. Aug 05 18:28:43.786639 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-99650715-3a3b-4f61-b5f7-e7530e6b3b72 tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 returned with HTTP 200 Aug 05 18:28:43.787140 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1099/4366] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:43 2026] GET /volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:44.639661 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ddc19ecf-131a-4163-b2d0-8bab0a072ee4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:44.641382 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ddc19ecf-131a-4163-b2d0-8bab0a072ee4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] GET https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 Aug 05 18:28:44.641610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ddc19ecf-131a-4163-b2d0-8bab0a072ee4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:44.641907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ddc19ecf-131a-4163-b2d0-8bab0a072ee4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:44.648264 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ddc19ecf-131a-4163-b2d0-8bab0a072ee4 tempest-VolumesBackupsTest-1274777617 tempest-VolumesBackupsTest-1274777617-project-member] https://10.4.3.210/volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 returned with HTTP 404 Aug 05 18:28:44.648264 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1095/4367] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:44 2026] GET /volume/v3/volumes/a8eafd45-6791-45d8-9cec-a9afc816d1e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:44.770187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0f5910a6-8d7f-4227-8352-8b6a80e0557e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:44.772741 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0f5910a6-8d7f-4227-8352-8b6a80e0557e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:44.773087 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0f5910a6-8d7f-4227-8352-8b6a80e0557e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:44.773363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0f5910a6-8d7f-4227-8352-8b6a80e0557e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:44.773532 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0f5910a6-8d7f-4227-8352-8b6a80e0557e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:44.779478 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:44.779478 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:44.780580 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0f5910a6-8d7f-4227-8352-8b6a80e0557e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:44.781806 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1085/4368] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:44 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:44.800203 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5e06d0e4-9fa6-4968-a081-28dc8b5164fb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:44.802338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e06d0e4-9fa6-4968-a081-28dc8b5164fb tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] GET https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 Aug 05 18:28:44.802543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e06d0e4-9fa6-4968-a081-28dc8b5164fb tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:44.803025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e06d0e4-9fa6-4968-a081-28dc8b5164fb tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:44.809417 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e06d0e4-9fa6-4968-a081-28dc8b5164fb tempest-ProjectReaderTests-248038453 tempest-ProjectReaderTests-248038453-project-admin] https://10.4.3.210/volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 returned with HTTP 404 Aug 05 18:28:44.810009 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1090/4369] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:44 2026] GET /volume/v3/volumes/5a5ed782-c2b7-481a-9a9d-ee1b6424e922 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:28:45.791909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6e1a7de1-4b90-4827-9bca-cb18e87166fe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:45.793797 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6e1a7de1-4b90-4827-9bca-cb18e87166fe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:45.795149 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6e1a7de1-4b90-4827-9bca-cb18e87166fe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:45.795149 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6e1a7de1-4b90-4827-9bca-cb18e87166fe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:45.795149 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6e1a7de1-4b90-4827-9bca-cb18e87166fe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:45.798430 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:45.798430 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:45.799049 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6e1a7de1-4b90-4827-9bca-cb18e87166fe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:45.799391 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1100/4370] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:45 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:46.809788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fab96af1-9a16-4741-8e69-bfb28e6f3f24 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:46.811538 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fab96af1-9a16-4741-8e69-bfb28e6f3f24 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:46.811794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fab96af1-9a16-4741-8e69-bfb28e6f3f24 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:46.812035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fab96af1-9a16-4741-8e69-bfb28e6f3f24 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:46.812166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-fab96af1-9a16-4741-8e69-bfb28e6f3f24 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:46.816879 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:46.816879 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:46.817571 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fab96af1-9a16-4741-8e69-bfb28e6f3f24 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:46.818002 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1096/4371] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:46 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:47.829243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-518c62aa-565d-4700-9d45-a01f908eaa2a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:47.831176 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-518c62aa-565d-4700-9d45-a01f908eaa2a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:47.831304 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-518c62aa-565d-4700-9d45-a01f908eaa2a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:47.831478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-518c62aa-565d-4700-9d45-a01f908eaa2a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:47.831585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-518c62aa-565d-4700-9d45-a01f908eaa2a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id ff5860f3-57eb-42de-8248-a5cf9ab23b12. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:47.837946 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:47.837946 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:47.838800 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-518c62aa-565d-4700-9d45-a01f908eaa2a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 200 Aug 05 18:28:47.839198 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1086/4372] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:47 2026] GET /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:47.848308 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-41657260-1884-4748-b589-4ca7f7a004e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:47.850399 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-41657260-1884-4748-b589-4ca7f7a004e5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 Aug 05 18:28:47.850580 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-41657260-1884-4748-b589-4ca7f7a004e5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:47.850816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-41657260-1884-4748-b589-4ca7f7a004e5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:47.851932 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-41657260-1884-4748-b589-4ca7f7a004e5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete backup with id: ff5860f3-57eb-42de-8248-a5cf9ab23b12. Aug 05 18:28:47.854835 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:47.854835 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:47.866774 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-41657260-1884-4748-b589-4ca7f7a004e5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] delete_backup rpcapi backup_id ff5860f3-57eb-42de-8248-a5cf9ab23b12 {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:28:47.868845 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-41657260-1884-4748-b589-4ca7f7a004e5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 returned with HTTP 202 Aug 05 18:28:47.869452 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1091/4373] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:28:47 2026] DELETE /volume/v3/backups/ff5860f3-57eb-42de-8248-a5cf9ab23b12 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:28:47.877882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:47.879897 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:47.880265 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1951552065"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:47.881919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1951552065'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:47.882062 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume of 1 GB Aug 05 18:28:47.886579 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Availability Zones retrieved successfully. Aug 05 18:28:47.892966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (9fbb1c11-fb1d-4845-8390-803e17c0f1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:47.894018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fdd5f7-27fe-4d6b-8117-d78d011ee1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:47.894924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:47.907629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:47.927457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fdd5f7-27fe-4d6b-8117-d78d011ee1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:47.928849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6382687-42e3-4936-96e3-95b5ae466840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:47.972552 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['5a76e52e-e9ff-491b-a889-8130a23698a2', '069f532a-1c98-416c-86fb-c7fe83779d94', '79c781a7-c187-444a-b89a-6c06f1d32303', 'c00a94b6-8354-443e-9293-23578f9f2c4d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:47.973633 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6382687-42e3-4936-96e3-95b5ae466840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a76e52e-e9ff-491b-a889-8130a23698a2', '069f532a-1c98-416c-86fb-c7fe83779d94', '79c781a7-c187-444a-b89a-6c06f1d32303', 'c00a94b6-8354-443e-9293-23578f9f2c4d']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:47.974418 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9024c3-f395-4b14-83f4-c5bfb85fd8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:47.998573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9024c3-f395-4b14-83f4-c5bfb85fd8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b85c476b-5f36-40fb-a5c6-644caf319daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951552065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['5a76e52e-e9ff-491b-a889-8130a23698a2','069f532a-1c98-416c-86fb-c7fe83779d94','79c781a7-c187-444a-b89a-6c06f1d32303','c00a94b6-8354-443e-9293-23578f9f2c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1951552065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b85c476b-5f36-40fb-a5c6-644caf319daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab279d5a36a4a73908c57d296cd28dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cddf1011f90b4eda861cedfb398e9387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:47.999503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0aa1442-a3fe-4645-bec8-9c7ab9801d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:48.007601 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 tempest-VolumesSummaryTest-1647490352 tempest-VolumesSummaryTest-1647490352-project-member] GET https://10.4.3.210/volume/v3/volumes/summary Aug 05 18:28:48.007892 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 tempest-VolumesSummaryTest-1647490352 tempest-VolumesSummaryTest-1647490352-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:48.008117 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 tempest-VolumesSummaryTest-1647490352 tempest-VolumesSummaryTest-1647490352-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:48.008326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 tempest-VolumesSummaryTest-1647490352 tempest-VolumesSummaryTest-1647490352-project-member] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:28:48.019621 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 tempest-VolumesSummaryTest-1647490352 tempest-VolumesSummaryTest-1647490352-project-member] Get summary completed successfully. Aug 05 18:28:48.020024 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-67090b30-bb87-414e-a5fb-3142e1e767f8 tempest-VolumesSummaryTest-1647490352 tempest-VolumesSummaryTest-1647490352-project-member] https://10.4.3.210/volume/v3/volumes/summary returned with HTTP 200 Aug 05 18:28:48.020637 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1097/4374] 10.4.3.210 () {68 vars in 1302 bytes} [Wed Aug 5 18:28:47 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:48.025954 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0aa1442-a3fe-4645-bec8-9c7ab9801d27) transitioned into state 'SUCCESS' from state '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-1951552065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['5a76e52e-e9ff-491b-a889-8130a23698a2','069f532a-1c98-416c-86fb-c7fe83779d94','79c781a7-c187-444a-b89a-6c06f1d32303','c00a94b6-8354-443e-9293-23578f9f2c4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:48.026948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148da830-dfa2-4f5d-855a-01c78bbdb48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:48.042429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (148da830-dfa2-4f5d-855a-01c78bbdb48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:48.043603 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (9fbb1c11-fb1d-4845-8390-803e17c0f1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:48.044000 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request issued successfully. Aug 05 18:28:48.044669 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0ff9bdbe-9c27-40d3-aca7-4a5f8a88ed79 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:48.045161 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1101/4375] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:28:47 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:48.061915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8bb38bf7-6e03-4171-8d15-9537f08636f5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:48.066626 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8bb38bf7-6e03-4171-8d15-9537f08636f5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf Aug 05 18:28:48.066878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8bb38bf7-6e03-4171-8d15-9537f08636f5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:48.067126 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8bb38bf7-6e03-4171-8d15-9537f08636f5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:48.080338 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:48.080338 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:48.084436 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8bb38bf7-6e03-4171-8d15-9537f08636f5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:28:48.088759 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8bb38bf7-6e03-4171-8d15-9537f08636f5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf returned with HTTP 200 Aug 05 18:28:48.089334 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1087/4376] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:48 2026] GET /volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:49.106612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e7b248f1-3f6f-4c5f-8bf5-d9371ae68e38 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:49.107757 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e7b248f1-3f6f-4c5f-8bf5-d9371ae68e38 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf Aug 05 18:28:49.108699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e7b248f1-3f6f-4c5f-8bf5-d9371ae68e38 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:49.108699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e7b248f1-3f6f-4c5f-8bf5-d9371ae68e38 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:49.115636 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:49.115636 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:49.119214 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e7b248f1-3f6f-4c5f-8bf5-d9371ae68e38 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:28:49.123741 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e7b248f1-3f6f-4c5f-8bf5-d9371ae68e38 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf returned with HTTP 200 Aug 05 18:28:49.123741 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1092/4377] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:49 2026] GET /volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:49.136134 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:49.140045 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:28:49.140537 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b85c476b-5f36-40fb-a5c6-644caf319daf", "name": "tempest-type-Backup-469224142"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:49.148099 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating new backup {'backup': {'volume_id': 'b85c476b-5f36-40fb-a5c6-644caf319daf', 'name': 'tempest-type-Backup-469224142'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:28:49.148315 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating backup of volume b85c476b-5f36-40fb-a5c6-644caf319daf in container None Aug 05 18:28:49.158874 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:49.158874 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:49.159444 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:28:49.183276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['21ccbda9-0e5f-4d0b-9a37-024f07d04ac5', '4e4cda06-e82b-4a88-bdfc-75fc9113e152'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:49.217539 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6525bac6-52ee-4348-bb0c-863ef34c3697 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:28:49.218237 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1098/4378] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:28:49 2026] POST /volume/v3/backups => generated 315 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:49.228658 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d3970d72-1082-4d36-a9c9-02e732d20d50 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:49.231053 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3970d72-1082-4d36-a9c9-02e732d20d50 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:49.231053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3970d72-1082-4d36-a9c9-02e732d20d50 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:49.231341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3970d72-1082-4d36-a9c9-02e732d20d50 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:49.231479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-d3970d72-1082-4d36-a9c9-02e732d20d50 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:49.241251 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:49.241251 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:49.242041 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3970d72-1082-4d36-a9c9-02e732d20d50 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:49.242427 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1102/4379] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:49 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:50.254354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-78f449db-5de0-41eb-9af1-30af889a1710 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:50.256751 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78f449db-5de0-41eb-9af1-30af889a1710 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:50.257045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78f449db-5de0-41eb-9af1-30af889a1710 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:50.257302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78f449db-5de0-41eb-9af1-30af889a1710 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:50.257462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-78f449db-5de0-41eb-9af1-30af889a1710 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:50.263149 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:50.263149 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:50.264110 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78f449db-5de0-41eb-9af1-30af889a1710 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:50.264669 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1088/4380] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:50 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:51.278835 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ed1c046b-d429-4352-bffb-a7c5f3588dd2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:51.280734 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed1c046b-d429-4352-bffb-a7c5f3588dd2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:51.280982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed1c046b-d429-4352-bffb-a7c5f3588dd2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:51.281230 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ed1c046b-d429-4352-bffb-a7c5f3588dd2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:51.281382 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ed1c046b-d429-4352-bffb-a7c5f3588dd2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:51.285406 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:51.285406 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:51.286024 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ed1c046b-d429-4352-bffb-a7c5f3588dd2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:51.286563 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1093/4381] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:51 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:52.298847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5f5d69fc-a156-402d-98f4-1cd5bb93e5a1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:52.302352 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f5d69fc-a156-402d-98f4-1cd5bb93e5a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:52.302641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f5d69fc-a156-402d-98f4-1cd5bb93e5a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:52.302938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5f5d69fc-a156-402d-98f4-1cd5bb93e5a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:52.303102 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-5f5d69fc-a156-402d-98f4-1cd5bb93e5a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:52.310499 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:52.310499 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:52.310900 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5f5d69fc-a156-402d-98f4-1cd5bb93e5a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:52.311413 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1099/4382] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:52 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:53.324341 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-deb680e4-e754-44fa-a50e-1b432b38a1bf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:53.327762 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-deb680e4-e754-44fa-a50e-1b432b38a1bf tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:53.327762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-deb680e4-e754-44fa-a50e-1b432b38a1bf tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:53.327762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-deb680e4-e754-44fa-a50e-1b432b38a1bf tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:53.327762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-deb680e4-e754-44fa-a50e-1b432b38a1bf tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:53.336038 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:53.336038 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:53.337284 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-deb680e4-e754-44fa-a50e-1b432b38a1bf tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:53.337899 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1103/4383] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:53 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:53.815821 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aeb64744-f060-4183-b734-2a65dcfe335d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:53.958327 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:28:53.958920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1806936298"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:53.960677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1806936298'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:28:53.960848 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume of 1 GB Aug 05 18:28:53.966104 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Availability Zones retrieved successfully. Aug 05 18:28:53.973635 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (ff365089-2b39-42fc-993c-64d4bb249702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:53.974870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03838bd4-d784-4e67-9e67-855e26902df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:53.976138 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:28:54.008791 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03838bd4-d784-4e67-9e67-855e26902df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:54.009852 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed930ca-7b0e-4b05-b698-5d84dbeca230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:54.081724 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['9faffcea-80f4-422c-bb9b-bbaaf81a9567', 'e6b4c6c6-de9c-4953-b72e-a71a846626ed', 'a0ad28db-9056-413a-a292-e52500ed0786', '10b82453-3fac-489e-acae-1f34550fccda'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:54.082792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed930ca-7b0e-4b05-b698-5d84dbeca230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9faffcea-80f4-422c-bb9b-bbaaf81a9567', 'e6b4c6c6-de9c-4953-b72e-a71a846626ed', 'a0ad28db-9056-413a-a292-e52500ed0786', '10b82453-3fac-489e-acae-1f34550fccda']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:54.083735 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad88278d-4c07-47e7-8318-b6136d18741d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:54.113004 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad88278d-4c07-47e7-8318-b6136d18741d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51dff712-9759-4ea3-a650-187c5f8ea87f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1806936298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['9faffcea-80f4-422c-bb9b-bbaaf81a9567','e6b4c6c6-de9c-4953-b72e-a71a846626ed','a0ad28db-9056-413a-a292-e52500ed0786','10b82453-3fac-489e-acae-1f34550fccda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1806936298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51dff712-9759-4ea3-a650-187c5f8ea87f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30102f98dff4329952953bd16dd886b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:54.114012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadedd2a-741b-4f35-bf4c-0cc0435e10ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:54.136005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadedd2a-741b-4f35-bf4c-0cc0435e10ec) transitioned into state 'SUCCESS' from state '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-1806936298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['9faffcea-80f4-422c-bb9b-bbaaf81a9567','e6b4c6c6-de9c-4953-b72e-a71a846626ed','a0ad28db-9056-413a-a292-e52500ed0786','10b82453-3fac-489e-acae-1f34550fccda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:54.136934 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a423a7-8aef-4cff-ac26-a0e68b5b420b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:28:54.148335 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a423a7-8aef-4cff-ac26-a0e68b5b420b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:28:54.150704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (ff365089-2b39-42fc-993c-64d4bb249702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:28:54.150704 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request issued successfully. Aug 05 18:28:54.150704 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aeb64744-f060-4183-b734-2a65dcfe335d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:28:54.151076 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1089/4384] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:28:53 2026] POST /volume/v3/volumes => generated 754 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:54.164883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-60bf1bce-332c-4096-b9f7-82892226e33b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:54.167039 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-60bf1bce-332c-4096-b9f7-82892226e33b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:28:54.167039 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-60bf1bce-332c-4096-b9f7-82892226e33b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:54.167415 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-60bf1bce-332c-4096-b9f7-82892226e33b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:54.183310 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:54.183310 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:54.188871 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-60bf1bce-332c-4096-b9f7-82892226e33b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:28:54.196361 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-60bf1bce-332c-4096-b9f7-82892226e33b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:28:54.197156 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1094/4385] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:54 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:54.362957 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-114a3510-29f1-4478-bfbd-b1fd4e4f09f3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:54.364421 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-114a3510-29f1-4478-bfbd-b1fd4e4f09f3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:54.364621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-114a3510-29f1-4478-bfbd-b1fd4e4f09f3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:54.364958 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-114a3510-29f1-4478-bfbd-b1fd4e4f09f3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:54.365246 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-114a3510-29f1-4478-bfbd-b1fd4e4f09f3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:54.383330 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:54.383330 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:54.385587 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-114a3510-29f1-4478-bfbd-b1fd4e4f09f3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:54.385877 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1100/4386] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:54 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:55.211863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-828baa76-4ef7-40f0-871d-904bcd94016b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:55.214005 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-828baa76-4ef7-40f0-871d-904bcd94016b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:28:55.214214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-828baa76-4ef7-40f0-871d-904bcd94016b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:55.214404 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-828baa76-4ef7-40f0-871d-904bcd94016b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:55.222304 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:55.222304 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:55.226471 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-828baa76-4ef7-40f0-871d-904bcd94016b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:28:55.231199 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-828baa76-4ef7-40f0-871d-904bcd94016b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:28:55.231666 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1104/4387] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:55 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:55.247846 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7c1f53e1-2502-4738-bc4d-64403641e309 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:55.249920 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c1f53e1-2502-4738-bc4d-64403641e309 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:28:55.249981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c1f53e1-2502-4738-bc4d-64403641e309 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:55.250147 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c1f53e1-2502-4738-bc4d-64403641e309 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:55.258843 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:55.258843 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:55.263714 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7c1f53e1-2502-4738-bc4d-64403641e309 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:28:55.269766 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c1f53e1-2502-4738-bc4d-64403641e309 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:28:55.270335 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1090/4388] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:55 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:55.285813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:55.287567 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:28:55.288037 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51dff712-9759-4ea3-a650-187c5f8ea87f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1817468368"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:55.297509 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:55.297509 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:55.298050 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:28:55.298220 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:28:55.336165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['5e8a50b3-8d24-478d-b9d6-62f5bf48ef86', '510aeb93-693f-416b-a5ea-5d83b73158a5', '82f31e42-9dde-4cfd-b13c-6a095ff94f91', 'd91e2bb4-f942-4205-a857-c7e49b25ce42'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:55.370228 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot create request issued successfully. Aug 05 18:28:55.370691 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-db613e4b-d5a6-41e5-93a4-35becf1ffec6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:28:55.371882 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1095/4389] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:28:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:55.381665 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4698e345-9123-4679-856a-b4b5e41a567e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:55.383411 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4698e345-9123-4679-856a-b4b5e41a567e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:28:55.383610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4698e345-9123-4679-856a-b4b5e41a567e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:55.383799 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4698e345-9123-4679-856a-b4b5e41a567e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:55.388898 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:55.388898 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:55.389304 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4698e345-9123-4679-856a-b4b5e41a567e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:28:55.390099 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4698e345-9123-4679-856a-b4b5e41a567e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 returned with HTTP 200 Aug 05 18:28:55.390473 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1101/4390] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:55 2026] GET /volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:55.414609 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-98314d3e-b53b-4183-99ed-9b8d40d625f0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:55.415300 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-98314d3e-b53b-4183-99ed-9b8d40d625f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:55.415554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-98314d3e-b53b-4183-99ed-9b8d40d625f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:55.416166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-98314d3e-b53b-4183-99ed-9b8d40d625f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:55.416166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-98314d3e-b53b-4183-99ed-9b8d40d625f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:55.423690 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:55.423690 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:55.423690 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-98314d3e-b53b-4183-99ed-9b8d40d625f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:55.423690 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1105/4391] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:55 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:56.400047 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a7cad1b7-a510-4568-be08-c3937605090f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:56.404680 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a7cad1b7-a510-4568-be08-c3937605090f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:28:56.404878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a7cad1b7-a510-4568-be08-c3937605090f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:56.405048 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a7cad1b7-a510-4568-be08-c3937605090f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:56.411426 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:56.411426 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:56.411918 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a7cad1b7-a510-4568-be08-c3937605090f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:28:56.412575 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a7cad1b7-a510-4568-be08-c3937605090f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 returned with HTTP 200 Aug 05 18:28:56.412973 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1091/4392] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:28:56 2026] GET /volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:56.424467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:56.427921 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:28:56.428740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51dff712-9759-4ea3-a650-187c5f8ea87f", "snapshot_id": "7ea0448c-ab89-4184-8ae9-8901f3084fb1", "name": "tempest-VolumesSnapshotTestJSON-Backup-284293595", "container": "tempest-volumessnapshottestjson-backup-container-729909029"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:56.430734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Creating new backup {'backup': {'volume_id': '51dff712-9759-4ea3-a650-187c5f8ea87f', 'snapshot_id': '7ea0448c-ab89-4184-8ae9-8901f3084fb1', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-284293595', 'container': 'tempest-volumessnapshottestjson-backup-container-729909029'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:28:56.431018 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Creating backup of volume 51dff712-9759-4ea3-a650-187c5f8ea87f in container tempest-volumessnapshottestjson-backup-container-729909029 Aug 05 18:28:56.434252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fc57a819-78d8-4f08-9ca0-80d6bf4e6618 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:56.436466 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc57a819-78d8-4f08-9ca0-80d6bf4e6618 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:56.436739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc57a819-78d8-4f08-9ca0-80d6bf4e6618 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:56.436989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc57a819-78d8-4f08-9ca0-80d6bf4e6618 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:56.437133 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-fc57a819-78d8-4f08-9ca0-80d6bf4e6618 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:56.442010 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:56.442010 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:56.443032 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:28:56.444368 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:56.444368 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:56.445240 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc57a819-78d8-4f08-9ca0-80d6bf4e6618 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:56.445749 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1102/4393] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:56 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:56.450878 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:56.450878 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:56.451750 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:28:56.486931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['5693e1aa-965a-49fe-9a46-84141ab43290', 'a6d0a7f2-1d91-493f-ac94-ecaefc9f3527'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:28:56.516017 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e1e955c6-d209-435f-9cba-77f25c5e78d2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:28:56.516608 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1096/4394] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:28:56 2026] POST /volume/v3/backups => generated 334 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:28:56.526078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b0505b13-8f53-431e-876d-916b56138e6a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:56.530616 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b0505b13-8f53-431e-876d-916b56138e6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:28:56.530931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b0505b13-8f53-431e-876d-916b56138e6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:56.531191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b0505b13-8f53-431e-876d-916b56138e6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:56.531336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b0505b13-8f53-431e-876d-916b56138e6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:56.538131 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:56.538131 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:56.538909 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b0505b13-8f53-431e-876d-916b56138e6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:28:56.540323 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1106/4395] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:56 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:57.464416 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ddb8841d-e7de-4440-ad61-544d7e77a0b0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:57.469292 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ddb8841d-e7de-4440-ad61-544d7e77a0b0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:57.470690 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ddb8841d-e7de-4440-ad61-544d7e77a0b0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:57.471318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ddb8841d-e7de-4440-ad61-544d7e77a0b0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:57.472151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ddb8841d-e7de-4440-ad61-544d7e77a0b0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:57.487335 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:57.487335 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:57.489139 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ddb8841d-e7de-4440-ad61-544d7e77a0b0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:57.491557 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1092/4396] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:57 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:57.550502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-08245ce1-34c7-42ca-b8fc-7a6f2498bde4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:57.552453 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-08245ce1-34c7-42ca-b8fc-7a6f2498bde4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:28:57.552824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-08245ce1-34c7-42ca-b8fc-7a6f2498bde4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:57.553035 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-08245ce1-34c7-42ca-b8fc-7a6f2498bde4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:57.553198 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-08245ce1-34c7-42ca-b8fc-7a6f2498bde4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:57.558951 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:57.558951 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:57.559784 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-08245ce1-34c7-42ca-b8fc-7a6f2498bde4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:28:57.560187 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1103/4397] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:57 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:58.523656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-df8962b7-679c-480d-b598-604c4f3f9f01 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.525499 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df8962b7-679c-480d-b598-604c4f3f9f01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:58.527350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df8962b7-679c-480d-b598-604c4f3f9f01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:58.527350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df8962b7-679c-480d-b598-604c4f3f9f01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:58.527350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-df8962b7-679c-480d-b598-604c4f3f9f01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:58.531370 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:58.531370 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:58.532375 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df8962b7-679c-480d-b598-604c4f3f9f01 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:58.533054 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1097/4398] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:58 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:58.570984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-47a1c0df-4035-4ba2-b41c-219dd1b7ec06 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.573303 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47a1c0df-4035-4ba2-b41c-219dd1b7ec06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:28:58.573572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47a1c0df-4035-4ba2-b41c-219dd1b7ec06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:58.573924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-47a1c0df-4035-4ba2-b41c-219dd1b7ec06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:58.573990 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-47a1c0df-4035-4ba2-b41c-219dd1b7ec06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:58.581460 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:58.581460 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:58.582492 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-47a1c0df-4035-4ba2-b41c-219dd1b7ec06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:28:58.583033 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1107/4399] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:58 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:58.756223 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8b054b91-a375-4f1c-854c-680320186ed0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.758114 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b054b91-a375-4f1c-854c-680320186ed0 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:28:58.758311 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b054b91-a375-4f1c-854c-680320186ed0 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:58.758523 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b054b91-a375-4f1c-854c-680320186ed0 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:58.766113 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:58.766113 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:58.771104 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8b054b91-a375-4f1c-854c-680320186ed0 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:58.777240 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b054b91-a375-4f1c-854c-680320186ed0 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:28:58.777800 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1093/4400] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:58 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:58.792286 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-efc2ff4b-6d9f-4d5d-af3e-04e4e963726a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.794138 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-efc2ff4b-6d9f-4d5d-af3e-04e4e963726a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:28:58.794339 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-efc2ff4b-6d9f-4d5d-af3e-04e4e963726a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:58.794546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-efc2ff4b-6d9f-4d5d-af3e-04e4e963726a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:58.803033 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:58.803033 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:58.810215 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-efc2ff4b-6d9f-4d5d-af3e-04e4e963726a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:58.823092 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-efc2ff4b-6d9f-4d5d-af3e-04e4e963726a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:28:58.823473 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1104/4401] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:58 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:58.870650 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-65761b05-e35c-461a-8ad3-25a6b0549b23 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.872430 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-65761b05-e35c-461a-8ad3-25a6b0549b23 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:28:58.872777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-65761b05-e35c-461a-8ad3-25a6b0549b23 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:58.873049 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-65761b05-e35c-461a-8ad3-25a6b0549b23 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:58.880061 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:58.880061 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:58.884087 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-65761b05-e35c-461a-8ad3-25a6b0549b23 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:58.888614 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-65761b05-e35c-461a-8ad3-25a6b0549b23 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:28:58.888614 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1098/4402] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:28:58 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:58.974573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-822d5131-322a-496d-924f-66801bfff3e6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.975145 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-822d5131-322a-496d-924f-66801bfff3e6 None None] GET https://10.4.3.210/volume// Aug 05 18:28:58.975392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-822d5131-322a-496d-924f-66801bfff3e6 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:58.975655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-822d5131-322a-496d-924f-66801bfff3e6 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:58.976087 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-822d5131-322a-496d-924f-66801bfff3e6 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:28:58.976448 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1108/4403] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:28:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:28:58.985241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-5ffdc6e7-75b6-42c3-8e15-607632896ff9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:58.987632 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-5ffdc6e7-75b6-42c3-8e15-607632896ff9 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:28:58.987987 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-5ffdc6e7-75b6-42c3-8e15-607632896ff9 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "602fdc74-edab-4e2f-b2e1-c3089b985ff5", "connector": null, "instance_uuid": "0a80ae47-8487-482a-9b1a-3d4a02f6c200"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:58.995881 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:58.995881 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:59.027892 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-5ffdc6e7-75b6-42c3-8e15-607632896ff9 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:28:59.028375 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1094/4404] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:28:58 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:59.074879 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1b17aec2-5133-4952-9b1e-c22fdf189b2a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:59.079668 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b17aec2-5133-4952-9b1e-c22fdf189b2a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:28:59.079668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b17aec2-5133-4952-9b1e-c22fdf189b2a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:59.079668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b17aec2-5133-4952-9b1e-c22fdf189b2a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:59.082029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-76c00fa9-bd64-4762-ba44-6e65dfd0a78f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:59.082029 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76c00fa9-bd64-4762-ba44-6e65dfd0a78f None None] GET https://10.4.3.210/volume// Aug 05 18:28:59.082029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76c00fa9-bd64-4762-ba44-6e65dfd0a78f None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:59.082029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76c00fa9-bd64-4762-ba44-6e65dfd0a78f None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:59.082029 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76c00fa9-bd64-4762-ba44-6e65dfd0a78f None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:28:59.082029 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1099/4405] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:28:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:28:59.092036 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-6faace07-aa94-450e-b609-bd18263873fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:59.092544 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:59.092544 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:59.095840 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-6faace07-aa94-450e-b609-bd18263873fa tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:28:59.095840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-6faace07-aa94-450e-b609-bd18263873fa tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:59.095840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-6faace07-aa94-450e-b609-bd18263873fa tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:59.097337 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1b17aec2-5133-4952-9b1e-c22fdf189b2a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:59.107964 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b17aec2-5133-4952-9b1e-c22fdf189b2a tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:28:59.107964 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1105/4406] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:59 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:59.113614 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:59.113614 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:28:59.120013 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-6faace07-aa94-450e-b609-bd18263873fa tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:28:59.130686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-6faace07-aa94-450e-b609-bd18263873fa tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:28:59.131095 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1109/4407] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:28:59 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 1053 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:28:59.253506 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:59.261421 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] PUT https://10.4.3.210/volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693 Aug 05 18:28:59.264940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:28:59.283254 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Acquiring lock "cinder-attachment_update-602fdc74-edab-4e2f-b2e1-c3089b985ff5-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:28:59.291321 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Lock "cinder-attachment_update-602fdc74-edab-4e2f-b2e1-c3089b985ff5-np0000006581" acquired by "attachment_update" :: waited 0.008s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:28:59.292321 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:59.292321 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:28:59.423944 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Lock "cinder-attachment_update-602fdc74-edab-4e2f-b2e1-c3089b985ff5-np0000006581" released by "attachment_update" :: held 0.132s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:28:59.426886 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-531ed1ee-6217-49a3-a155-7f9772df36f1 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693 returned with HTTP 200 Aug 05 18:28:59.429824 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1095/4408] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:28:59 2026] PUT /volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:28:59.555285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ac391ef9-bde4-48fc-9cd7-a300d56cd41c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:59.557540 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac391ef9-bde4-48fc-9cd7-a300d56cd41c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:28:59.557540 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac391ef9-bde4-48fc-9cd7-a300d56cd41c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:59.557810 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac391ef9-bde4-48fc-9cd7-a300d56cd41c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:59.557921 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ac391ef9-bde4-48fc-9cd7-a300d56cd41c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:59.563063 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:59.563063 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:28:59.563891 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac391ef9-bde4-48fc-9cd7-a300d56cd41c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:28:59.564334 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1100/4409] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:28:59 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:28:59.599845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-54a59722-822b-4f02-a829-dea0c5843fee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:28:59.601985 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54a59722-822b-4f02-a829-dea0c5843fee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:28:59.601985 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54a59722-822b-4f02-a829-dea0c5843fee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:28:59.602141 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54a59722-822b-4f02-a829-dea0c5843fee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:28:59.602231 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-54a59722-822b-4f02-a829-dea0c5843fee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:28:59.608682 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:28:59.608682 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:28:59.611015 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54a59722-822b-4f02-a829-dea0c5843fee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:28:59.611525 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1106/4410] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:28:59 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:00.122568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1f05fa76-1537-4b00-8553-0e224289cc81 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:00.124966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f05fa76-1537-4b00-8553-0e224289cc81 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:00.125237 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f05fa76-1537-4b00-8553-0e224289cc81 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:00.125499 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f05fa76-1537-4b00-8553-0e224289cc81 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:00.155688 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:00.155688 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:00.160342 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1f05fa76-1537-4b00-8553-0e224289cc81 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:00.165807 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f05fa76-1537-4b00-8553-0e224289cc81 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:00.166142 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1110/4411] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:00 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:00.576486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c07afee3-cdd1-40d9-8687-6d95813c6906 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:00.579419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c07afee3-cdd1-40d9-8687-6d95813c6906 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:00.579727 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c07afee3-cdd1-40d9-8687-6d95813c6906 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:00.580014 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c07afee3-cdd1-40d9-8687-6d95813c6906 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:00.580175 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c07afee3-cdd1-40d9-8687-6d95813c6906 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:00.586077 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:00.586077 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:00.587123 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c07afee3-cdd1-40d9-8687-6d95813c6906 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:29:00.587520 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1096/4412] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:00 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:00.623890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-741d4f3d-9ac2-47cb-850d-d156bce46558 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:00.625742 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-741d4f3d-9ac2-47cb-850d-d156bce46558 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:00.626001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-741d4f3d-9ac2-47cb-850d-d156bce46558 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:00.626265 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-741d4f3d-9ac2-47cb-850d-d156bce46558 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:00.626391 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-741d4f3d-9ac2-47cb-850d-d156bce46558 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:00.631918 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:00.631918 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:00.633023 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-741d4f3d-9ac2-47cb-850d-d156bce46558 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:00.633578 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1101/4413] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:00 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:01.180560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-267bf8ad-16a8-4457-abf9-4b8851df87ff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:01.182846 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-267bf8ad-16a8-4457-abf9-4b8851df87ff tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:01.183017 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-267bf8ad-16a8-4457-abf9-4b8851df87ff tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:01.183322 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-267bf8ad-16a8-4457-abf9-4b8851df87ff tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:01.196059 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:01.196059 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:01.201766 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-267bf8ad-16a8-4457-abf9-4b8851df87ff tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:01.207489 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-267bf8ad-16a8-4457-abf9-4b8851df87ff tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:01.207950 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1107/4414] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:01 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:01.602890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-34ce60b8-074a-477a-af7c-d4fe8e982ebe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:01.605168 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-34ce60b8-074a-477a-af7c-d4fe8e982ebe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:01.605466 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-34ce60b8-074a-477a-af7c-d4fe8e982ebe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:01.605875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-34ce60b8-074a-477a-af7c-d4fe8e982ebe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:01.606018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-34ce60b8-074a-477a-af7c-d4fe8e982ebe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:01.611253 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:01.611253 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:01.612037 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-34ce60b8-074a-477a-af7c-d4fe8e982ebe tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:29:01.612505 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1111/4415] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:01 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:01.645003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-36669d19-e0fb-46f8-82a1-f8f82e71449f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:01.649769 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-36669d19-e0fb-46f8-82a1-f8f82e71449f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:01.650006 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-36669d19-e0fb-46f8-82a1-f8f82e71449f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:01.650259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-36669d19-e0fb-46f8-82a1-f8f82e71449f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:01.650355 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-36669d19-e0fb-46f8-82a1-f8f82e71449f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:01.654748 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:01.654748 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:01.655542 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-36669d19-e0fb-46f8-82a1-f8f82e71449f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:01.655959 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1097/4416] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:01 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:02.223551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a028fcc3-d34b-4d6d-8bf1-ce3413ad54bb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:02.226289 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a028fcc3-d34b-4d6d-8bf1-ce3413ad54bb tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:02.226583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a028fcc3-d34b-4d6d-8bf1-ce3413ad54bb tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:02.226890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a028fcc3-d34b-4d6d-8bf1-ce3413ad54bb tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:02.239135 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:02.239135 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:02.243441 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a028fcc3-d34b-4d6d-8bf1-ce3413ad54bb tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:02.248772 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a028fcc3-d34b-4d6d-8bf1-ce3413ad54bb tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:02.249210 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1102/4417] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:02 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:02.628422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-198cfaec-0786-457c-8232-8f49b34d8074 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:02.640334 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-198cfaec-0786-457c-8232-8f49b34d8074 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:02.640610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-198cfaec-0786-457c-8232-8f49b34d8074 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:02.641901 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-198cfaec-0786-457c-8232-8f49b34d8074 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:02.642007 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-198cfaec-0786-457c-8232-8f49b34d8074 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:02.657204 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:02.657204 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:02.657928 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-198cfaec-0786-457c-8232-8f49b34d8074 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:29:02.658531 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1108/4418] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:02 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:02.670242 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f383be18-116c-4b42-8d5d-976af02867b2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:02.672724 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f383be18-116c-4b42-8d5d-976af02867b2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:02.673143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f383be18-116c-4b42-8d5d-976af02867b2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:02.673340 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f383be18-116c-4b42-8d5d-976af02867b2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:02.673526 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f383be18-116c-4b42-8d5d-976af02867b2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:02.679224 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:02.679224 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:02.680147 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f383be18-116c-4b42-8d5d-976af02867b2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:02.680711 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1112/4419] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:02 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:02.774462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-7b7bf38f-0c36-4668-a174-dcaf1495b328 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:02.777375 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-7b7bf38f-0c36-4668-a174-dcaf1495b328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693/action Aug 05 18:29:02.777884 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-7b7bf38f-0c36-4668-a174-dcaf1495b328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:29:02.778061 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-7b7bf38f-0c36-4668-a174-dcaf1495b328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:02.807292 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:02.807292 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:02.828525 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-192e3a51-c0b7-4d51-8f65-a32c2c232858 req-7b7bf38f-0c36-4668-a174-dcaf1495b328 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693/action returned with HTTP 204 Aug 05 18:29:02.829360 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1098/4420] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:29:02 2026] POST /volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:03.269823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f579b2d0-455a-441d-9ca8-54f1b244dbee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:03.272054 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f579b2d0-455a-441d-9ca8-54f1b244dbee tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:03.272501 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f579b2d0-455a-441d-9ca8-54f1b244dbee tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:03.272621 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f579b2d0-455a-441d-9ca8-54f1b244dbee tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:03.286747 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:03.286747 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:03.291417 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f579b2d0-455a-441d-9ca8-54f1b244dbee tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:03.298841 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f579b2d0-455a-441d-9ca8-54f1b244dbee tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:03.299533 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1103/4421] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:03 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:03.315640 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1b4b0595-4e00-4df4-a567-c7ae69228382 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:03.320056 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b4b0595-4e00-4df4-a567-c7ae69228382 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:03.320790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b4b0595-4e00-4df4-a567-c7ae69228382 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:03.322570 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b4b0595-4e00-4df4-a567-c7ae69228382 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:03.346107 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:03.346107 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:03.353172 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1b4b0595-4e00-4df4-a567-c7ae69228382 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:03.357413 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b4b0595-4e00-4df4-a567-c7ae69228382 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:03.358051 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1109/4422] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:03 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 1166 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:03.672083 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2040ba69-4c1e-4143-82c2-7877503042f6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:03.674238 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2040ba69-4c1e-4143-82c2-7877503042f6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:03.674462 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2040ba69-4c1e-4143-82c2-7877503042f6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:03.674526 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2040ba69-4c1e-4143-82c2-7877503042f6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:03.674704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2040ba69-4c1e-4143-82c2-7877503042f6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:03.679398 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:03.679398 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:03.680060 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2040ba69-4c1e-4143-82c2-7877503042f6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:29:03.680455 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1113/4423] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:03 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:03.691769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2f7bcc6-bf54-4a09-86b9-59678cfae555 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:03.694056 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2f7bcc6-bf54-4a09-86b9-59678cfae555 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:03.694305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2f7bcc6-bf54-4a09-86b9-59678cfae555 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:03.694544 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2f7bcc6-bf54-4a09-86b9-59678cfae555 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:03.694699 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d2f7bcc6-bf54-4a09-86b9-59678cfae555 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:03.699903 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:03.699903 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:03.700860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2f7bcc6-bf54-4a09-86b9-59678cfae555 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:03.701316 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1099/4424] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:03 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:04.697908 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-193b0036-805e-423a-a6bc-f5afce9fda63 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:04.701221 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-193b0036-805e-423a-a6bc-f5afce9fda63 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:04.701665 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-193b0036-805e-423a-a6bc-f5afce9fda63 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:04.705630 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-193b0036-805e-423a-a6bc-f5afce9fda63 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:04.705630 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-193b0036-805e-423a-a6bc-f5afce9fda63 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:04.709366 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:04.709366 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:04.710802 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-193b0036-805e-423a-a6bc-f5afce9fda63 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:29:04.711428 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1104/4425] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:04 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:04.719954 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d005dd79-26d2-485a-9f0f-d272f87bff92 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:04.725201 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d005dd79-26d2-485a-9f0f-d272f87bff92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:04.725201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d005dd79-26d2-485a-9f0f-d272f87bff92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:04.725201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d005dd79-26d2-485a-9f0f-d272f87bff92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:04.725201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d005dd79-26d2-485a-9f0f-d272f87bff92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:04.729298 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:04.729298 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:04.730050 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d005dd79-26d2-485a-9f0f-d272f87bff92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:04.730402 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1110/4426] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:04 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:05.587110 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-54f60841-c57a-4bc0-aaa1-42e40bc85dbf req-d8ea71f6-be24-4de5-af77-338f35791bfa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:05.594150 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-54f60841-c57a-4bc0-aaa1-42e40bc85dbf req-d8ea71f6-be24-4de5-af77-338f35791bfa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531 Aug 05 18:29:05.594492 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-54f60841-c57a-4bc0-aaa1-42e40bc85dbf req-d8ea71f6-be24-4de5-af77-338f35791bfa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:05.594706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-54f60841-c57a-4bc0-aaa1-42e40bc85dbf req-d8ea71f6-be24-4de5-af77-338f35791bfa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:05.613810 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:05.613810 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:05.671608 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-54f60841-c57a-4bc0-aaa1-42e40bc85dbf req-d8ea71f6-be24-4de5-af77-338f35791bfa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531 returned with HTTP 200 Aug 05 18:29:05.672319 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1114/4427] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:29:05 2026] DELETE /volume/v3/attachments/8b12fbc6-9d6a-4d80-89f0-bdc167c89531 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:05.729692 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-55194f6e-3db0-4091-bd3b-7daf084f5b76 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:05.733303 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-55194f6e-3db0-4091-bd3b-7daf084f5b76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:05.733653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-55194f6e-3db0-4091-bd3b-7daf084f5b76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:05.733983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-55194f6e-3db0-4091-bd3b-7daf084f5b76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:05.734316 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-55194f6e-3db0-4091-bd3b-7daf084f5b76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 37e3f753-6759-4bb7-a920-e65f7e8262d6. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:05.742396 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5988716e-d777-45c9-8bea-5aa459e2ee1f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:05.744626 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5988716e-d777-45c9-8bea-5aa459e2ee1f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:05.744860 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:05.744860 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:05.745093 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5988716e-d777-45c9-8bea-5aa459e2ee1f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:05.745300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5988716e-d777-45c9-8bea-5aa459e2ee1f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:05.745398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5988716e-d777-45c9-8bea-5aa459e2ee1f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:05.745788 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-55194f6e-3db0-4091-bd3b-7daf084f5b76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 200 Aug 05 18:29:05.746324 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1100/4428] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:05 2026] GET /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:05.750574 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:05.750574 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:05.751579 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5988716e-d777-45c9-8bea-5aa459e2ee1f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:05.752034 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1105/4429] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:05 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:05.763621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:05.763621 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] DELETE https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 Aug 05 18:29:05.763621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:05.764474 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:05.764474 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Delete backup with id: 37e3f753-6759-4bb7-a920-e65f7e8262d6. Aug 05 18:29:05.769300 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:05.769300 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:05.791301 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] delete_backup rpcapi backup_id 37e3f753-6759-4bb7-a920-e65f7e8262d6 {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:29:05.791511 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-59941874-a52c-4eeb-a180-a2eec651f1a6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 returned with HTTP 202 Aug 05 18:29:05.791958 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1111/4430] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:05 2026] DELETE /volume/v3/backups/37e3f753-6759-4bb7-a920-e65f7e8262d6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:29:05.800423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2f76d1c2-ff26-4562-a802-34e381f4907e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:05.803084 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf Aug 05 18:29:05.803425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:05.803706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:05.803954 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume with id: b85c476b-5f36-40fb-a5c6-644caf319daf Aug 05 18:29:05.816615 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:05.816615 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:05.816615 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:05.853664 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume request issued successfully. Aug 05 18:29:05.853664 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2f76d1c2-ff26-4562-a802-34e381f4907e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf returned with HTTP 202 Aug 05 18:29:05.853664 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1115/4431] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:05 2026] DELETE /volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:05.858811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5a3793a9-6b72-4196-bc2f-c3f4f43ea3bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:05.861012 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5a3793a9-6b72-4196-bc2f-c3f4f43ea3bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf Aug 05 18:29:05.861273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5a3793a9-6b72-4196-bc2f-c3f4f43ea3bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:05.861463 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5a3793a9-6b72-4196-bc2f-c3f4f43ea3bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:05.870036 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:05.870036 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:05.874360 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5a3793a9-6b72-4196-bc2f-c3f4f43ea3bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:05.880586 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5a3793a9-6b72-4196-bc2f-c3f4f43ea3bc tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf returned with HTTP 200 Aug 05 18:29:05.881569 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1101/4432] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:05 2026] GET /volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:06.292444 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-51306e54-fa22-427e-85ff-cd87822f939a req-b3621337-f9c4-4ce0-9aaa-a333fb714481 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.297494 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-b3621337-f9c4-4ce0-9aaa-a333fb714481 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:06.297494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-b3621337-f9c4-4ce0-9aaa-a333fb714481 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.297494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-b3621337-f9c4-4ce0-9aaa-a333fb714481 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.312157 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:06.312157 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:06.317027 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-51306e54-fa22-427e-85ff-cd87822f939a req-b3621337-f9c4-4ce0-9aaa-a333fb714481 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:06.327537 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-b3621337-f9c4-4ce0-9aaa-a333fb714481 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:06.327537 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1106/4433] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 1166 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:06.361093 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.363955 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] POST https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5/action Aug 05 18:29:06.364338 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:29:06.364464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:06.380384 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:06.380384 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:06.380957 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:06.388425 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Begin detaching volume completed successfully. Aug 05 18:29:06.388704 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-fabf3be6-930c-4918-b29d-d26fad43815c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5/action returned with HTTP 202 Aug 05 18:29:06.389285 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1112/4434] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:29:06 2026] POST /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:29:06.446878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-df00a4b1-247a-4c10-883b-75b45ae4ead5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.447302 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df00a4b1-247a-4c10-883b-75b45ae4ead5 None None] GET https://10.4.3.210/volume// Aug 05 18:29:06.447510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df00a4b1-247a-4c10-883b-75b45ae4ead5 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.447765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-df00a4b1-247a-4c10-883b-75b45ae4ead5 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.448145 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-df00a4b1-247a-4c10-883b-75b45ae4ead5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:06.448511 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1116/4435] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:06.456928 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-51306e54-fa22-427e-85ff-cd87822f939a req-8c884590-7546-4f93-806b-6067a001e434 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.459280 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-8c884590-7546-4f93-806b-6067a001e434 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:06.459503 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-8c884590-7546-4f93-806b-6067a001e434 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.459762 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-8c884590-7546-4f93-806b-6067a001e434 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.470876 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:06.470876 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:06.474978 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-51306e54-fa22-427e-85ff-cd87822f939a req-8c884590-7546-4f93-806b-6067a001e434 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:06.481151 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-8c884590-7546-4f93-806b-6067a001e434 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:06.481560 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1102/4436] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 1349 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:29:06.763966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-70da90db-5ed9-4dc5-b757-94c442cbb8e8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.770491 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-70da90db-5ed9-4dc5-b757-94c442cbb8e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:06.770491 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-70da90db-5ed9-4dc5-b757-94c442cbb8e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.770491 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-70da90db-5ed9-4dc5-b757-94c442cbb8e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.770491 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-70da90db-5ed9-4dc5-b757-94c442cbb8e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:06.774792 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:06.774792 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:06.775935 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-70da90db-5ed9-4dc5-b757-94c442cbb8e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:06.776488 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1107/4437] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:06.830790 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-44b4df53-7586-4e73-be82-47d12a61ad51 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.832693 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-44b4df53-7586-4e73-be82-47d12a61ad51 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:29:06.833066 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-44b4df53-7586-4e73-be82-47d12a61ad51 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.833363 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-44b4df53-7586-4e73-be82-47d12a61ad51 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.840558 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:06.840558 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:06.844839 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-44b4df53-7586-4e73-be82-47d12a61ad51 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:06.849815 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-44b4df53-7586-4e73-be82-47d12a61ad51 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:29:06.850445 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1113/4438] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:06.897614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-458abee7-35c8-40a3-bb67-2576a5d2ef29 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.899395 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-458abee7-35c8-40a3-bb67-2576a5d2ef29 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf Aug 05 18:29:06.899622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-458abee7-35c8-40a3-bb67-2576a5d2ef29 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.899830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-458abee7-35c8-40a3-bb67-2576a5d2ef29 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.910702 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-458abee7-35c8-40a3-bb67-2576a5d2ef29 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf returned with HTTP 404 Aug 05 18:29:06.911338 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1117/4439] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/v3/volumes/b85c476b-5f36-40fb-a5c6-644caf319daf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:06.920288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.922603 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d/export_record Aug 05 18:29:06.922909 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:06.923143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Calling method 'export_record' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:06.923275 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Export record for backup cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:29:06.928757 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:06.928757 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:06.930444 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '6b96e0ca22c3412487640f25f389ea51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ab279d5a36a4a73908c57d296cd28dc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:29:06.931414 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-03c36cf6-cb9c-4d59-a195-670a0a1aab04 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d/export_record returned with HTTP 403 Aug 05 18:29:06.932105 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1103/4440] 10.4.3.210 () {68 vars in 1430 bytes} [Wed Aug 5 18:29:06 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:06.944698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:06.946862 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:06.947623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-989855774"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:06.951407 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-989855774'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:06.951407 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume of 1 GB Aug 05 18:29:06.961623 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Availability Zones retrieved successfully. Aug 05 18:29:06.965626 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (fb23b5ff-4149-4c46-aacf-38a9161a45f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:06.966965 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb45b8aa-ae80-4ac1-82a2-3deb218807aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:06.968104 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:06.996071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb45b8aa-ae80-4ac1-82a2-3deb218807aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:06.997808 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c1b121-8d05-4afd-b5a7-de8f8c483a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:07.040504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['9b99f929-f078-4e05-887f-4d924462a9a2', 'bf05e4e3-7d03-48fc-a643-06ef4f77ce19', '33078b9d-9e64-4d8b-9f99-103697751d5e', '0dcd80d0-3fb3-4b1e-b570-05f45965bccf'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:07.041387 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93c1b121-8d05-4afd-b5a7-de8f8c483a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b99f929-f078-4e05-887f-4d924462a9a2', 'bf05e4e3-7d03-48fc-a643-06ef4f77ce19', '33078b9d-9e64-4d8b-9f99-103697751d5e', '0dcd80d0-3fb3-4b1e-b570-05f45965bccf']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:07.042165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be7fda1-0445-4fff-b7ac-9321395d9a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:07.074282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4be7fda1-0445-4fff-b7ac-9321395d9a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498aca4b-f464-4745-ae24-43904e90ee12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989855774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['9b99f929-f078-4e05-887f-4d924462a9a2','bf05e4e3-7d03-48fc-a643-06ef4f77ce19','33078b9d-9e64-4d8b-9f99-103697751d5e','0dcd80d0-3fb3-4b1e-b570-05f45965bccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-989855774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498aca4b-f464-4745-ae24-43904e90ee12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab279d5a36a4a73908c57d296cd28dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cddf1011f90b4eda861cedfb398e9387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:07.074282 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951e437e-1d03-487b-8b2e-f164da145fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:07.103705 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951e437e-1d03-487b-8b2e-f164da145fab) transitioned into state 'SUCCESS' from state '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-989855774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['9b99f929-f078-4e05-887f-4d924462a9a2','bf05e4e3-7d03-48fc-a643-06ef4f77ce19','33078b9d-9e64-4d8b-9f99-103697751d5e','0dcd80d0-3fb3-4b1e-b570-05f45965bccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:07.104495 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8549f5d-a741-4454-863c-f7c9d570584c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:07.117177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8549f5d-a741-4454-863c-f7c9d570584c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:07.118081 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (fb23b5ff-4149-4c46-aacf-38a9161a45f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:07.118488 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request issued successfully. Aug 05 18:29:07.119119 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-19303fb6-5bcf-48d0-b507-1f33f4f4a576 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:07.119706 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1108/4441] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:29:06 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:07.133838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9b7efdfd-57f9-4849-b333-ff66cdc70ca1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:07.138386 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9b7efdfd-57f9-4849-b333-ff66cdc70ca1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 Aug 05 18:29:07.138386 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9b7efdfd-57f9-4849-b333-ff66cdc70ca1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:07.138386 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9b7efdfd-57f9-4849-b333-ff66cdc70ca1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:07.145640 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:07.145640 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:07.152270 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9b7efdfd-57f9-4849-b333-ff66cdc70ca1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:07.154367 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9b7efdfd-57f9-4849-b333-ff66cdc70ca1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 returned with HTTP 200 Aug 05 18:29:07.154975 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1114/4442] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:07 2026] GET /volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:07.399640 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-fd0aad91-cd3b-4c2a-8ae4-d6eb09fac188 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:07.402115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-fd0aad91-cd3b-4c2a-8ae4-d6eb09fac188 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:29:07.402364 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-fd0aad91-cd3b-4c2a-8ae4-d6eb09fac188 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:07.402680 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-fd0aad91-cd3b-4c2a-8ae4-d6eb09fac188 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:07.412299 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:07.412299 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:07.419237 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-fd0aad91-cd3b-4c2a-8ae4-d6eb09fac188 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:07.426287 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-51306e54-fa22-427e-85ff-cd87822f939a req-d9c93056-3990-4ce6-ac08-50b519a9135c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:07.427807 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-fd0aad91-cd3b-4c2a-8ae4-d6eb09fac188 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:29:07.428573 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1118/4443] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:07 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:07.429367 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-d9c93056-3990-4ce6-ac08-50b519a9135c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] DELETE https://10.4.3.210/volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693 Aug 05 18:29:07.429682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-d9c93056-3990-4ce6-ac08-50b519a9135c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:07.430624 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-d9c93056-3990-4ce6-ac08-50b519a9135c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:07.444354 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-24c5c9a5-4552-479c-96d1-b41e846ec5ae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:07.444923 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-24c5c9a5-4552-479c-96d1-b41e846ec5ae None None] GET https://10.4.3.210/volume// Aug 05 18:29:07.445195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-24c5c9a5-4552-479c-96d1-b41e846ec5ae None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:07.445490 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-24c5c9a5-4552-479c-96d1-b41e846ec5ae None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:07.446014 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:07.446014 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:07.446238 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-24c5c9a5-4552-479c-96d1-b41e846ec5ae None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:07.446430 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1109/4444] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:29:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:07.458069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-3c749984-7fc0-4eda-b3b5-1d45c3ecd397 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:07.462618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-3c749984-7fc0-4eda-b3b5-1d45c3ecd397 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:29:07.462618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-3c749984-7fc0-4eda-b3b5-1d45c3ecd397 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ba9201f-d7d5-4c9a-b159-0654020bf382", "connector": null, "instance_uuid": "5fa675d3-4f20-4ada-b037-e9a2a79abd98"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:07.475862 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:07.475862 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:07.534014 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-3c749984-7fc0-4eda-b3b5-1d45c3ecd397 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:29:07.534014 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1115/4445] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:29:07 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:07.538674 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-51306e54-fa22-427e-85ff-cd87822f939a req-d9c93056-3990-4ce6-ac08-50b519a9135c tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693 returned with HTTP 200 Aug 05 18:29:07.538943 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1104/4446] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:29:07 2026] DELETE /volume/v3/attachments/b80f1a35-2101-4cbd-831c-b78b17fac693 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:07.787205 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6d90a463-efce-4ed0-80d5-c8af5c0bedf9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:07.789501 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6d90a463-efce-4ed0-80d5-c8af5c0bedf9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:07.789823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6d90a463-efce-4ed0-80d5-c8af5c0bedf9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:07.790065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6d90a463-efce-4ed0-80d5-c8af5c0bedf9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:07.790205 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6d90a463-efce-4ed0-80d5-c8af5c0bedf9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:07.795276 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:07.795276 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:07.796100 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6d90a463-efce-4ed0-80d5-c8af5c0bedf9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:07.796765 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1119/4447] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:07 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:08.175279 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-13a98a31-acc0-499f-bd97-9fe54a91d434 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.177815 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-13a98a31-acc0-499f-bd97-9fe54a91d434 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 Aug 05 18:29:08.178118 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-13a98a31-acc0-499f-bd97-9fe54a91d434 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:08.178378 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-13a98a31-acc0-499f-bd97-9fe54a91d434 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:08.189675 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:08.189675 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:08.195419 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-13a98a31-acc0-499f-bd97-9fe54a91d434 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:08.202207 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-13a98a31-acc0-499f-bd97-9fe54a91d434 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 returned with HTTP 200 Aug 05 18:29:08.202363 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1110/4448] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:08 2026] GET /volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:08.218804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dd2865b1-8066-4393-8192-fff803f1271b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.220919 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:29:08.221433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "498aca4b-f464-4745-ae24-43904e90ee12", "name": "tempest-type-Backup-1148299997"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:08.223384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating new backup {'backup': {'volume_id': '498aca4b-f464-4745-ae24-43904e90ee12', 'name': 'tempest-type-Backup-1148299997'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:29:08.225075 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating backup of volume 498aca4b-f464-4745-ae24-43904e90ee12 in container None Aug 05 18:29:08.232926 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:08.232926 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:08.233407 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:08.256956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['6172748d-0d74-48b8-b449-e42a704952c9', 'b2660b5d-73cd-49bd-ad10-3aa07f9a4ac8'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:08.306548 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dd2865b1-8066-4393-8192-fff803f1271b tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:29:08.307071 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1116/4449] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:29:08 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:08.318381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-abd473a3-bfbf-4179-bccb-d8ebe667dae4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.320858 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-abd473a3-bfbf-4179-bccb-d8ebe667dae4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:08.321149 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-abd473a3-bfbf-4179-bccb-d8ebe667dae4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:08.321399 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-abd473a3-bfbf-4179-bccb-d8ebe667dae4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:08.321551 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-abd473a3-bfbf-4179-bccb-d8ebe667dae4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:08.332575 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:08.332575 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:08.339170 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-abd473a3-bfbf-4179-bccb-d8ebe667dae4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:08.341876 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1105/4450] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:08 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:08.640453 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ec76602b-fdb8-42cd-8956-2dce6e5d04b6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.641014 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec76602b-fdb8-42cd-8956-2dce6e5d04b6 None None] GET https://10.4.3.210/volume// Aug 05 18:29:08.641248 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec76602b-fdb8-42cd-8956-2dce6e5d04b6 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:08.641480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ec76602b-fdb8-42cd-8956-2dce6e5d04b6 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:08.641861 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ec76602b-fdb8-42cd-8956-2dce6e5d04b6 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:08.642236 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1120/4451] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:29:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:08.649925 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-8bee61cc-7b06-4472-afee-8eab0136fe2d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.652704 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-8bee61cc-7b06-4472-afee-8eab0136fe2d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:29:08.652954 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-8bee61cc-7b06-4472-afee-8eab0136fe2d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:08.653271 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-8bee61cc-7b06-4472-afee-8eab0136fe2d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:08.666811 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:08.666811 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:08.670557 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-8bee61cc-7b06-4472-afee-8eab0136fe2d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:08.677284 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-8bee61cc-7b06-4472-afee-8eab0136fe2d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:29:08.677708 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1111/4452] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:29:08 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:29:08.793749 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.796722 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016 Aug 05 18:29:08.797263 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:08.806493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-4ba9201f-d7d5-4c9a-b159-0654020bf382-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:29:08.809175 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ffe8b066-d031-4e13-bc0b-8de74ef0eb92 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.817780 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ffe8b066-d031-4e13-bc0b-8de74ef0eb92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:08.818044 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ffe8b066-d031-4e13-bc0b-8de74ef0eb92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:08.818305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ffe8b066-d031-4e13-bc0b-8de74ef0eb92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:08.818453 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ffe8b066-d031-4e13-bc0b-8de74ef0eb92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:08.821356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-4ba9201f-d7d5-4c9a-b159-0654020bf382-np0000006581" acquired by "attachment_update" :: waited 0.015s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:29:08.822672 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:08.822672 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:08.833605 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:08.833605 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:08.834482 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ffe8b066-d031-4e13-bc0b-8de74ef0eb92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:08.835032 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1106/4453] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:08 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:08.950225 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-4ba9201f-d7d5-4c9a-b159-0654020bf382-np0000006581" released by "attachment_update" :: held 0.129s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:29:08.950674 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-0a80acfb-dff2-4815-94f7-5c4d6d0f7c04 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016 returned with HTTP 200 Aug 05 18:29:08.951455 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1117/4454] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:29:08 2026] PUT /volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:08.989938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-901d665d-08c1-4701-830c-284278da7c1f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:08.992447 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-901d665d-08c1-4701-830c-284278da7c1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016/action Aug 05 18:29:08.993006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-901d665d-08c1-4701-830c-284278da7c1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:29:08.993220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-901d665d-08c1-4701-830c-284278da7c1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:09.016712 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:09.016712 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:09.032311 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-55802f3c-bd0d-4379-a970-1631c3b6806c req-901d665d-08c1-4701-830c-284278da7c1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016/action returned with HTTP 204 Aug 05 18:29:09.032940 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1121/4455] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:29:08 2026] POST /volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:09.359710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-51f2eb71-1241-419d-aa02-52b34a38a7fd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:09.362104 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-51f2eb71-1241-419d-aa02-52b34a38a7fd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:09.362412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-51f2eb71-1241-419d-aa02-52b34a38a7fd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:09.362761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-51f2eb71-1241-419d-aa02-52b34a38a7fd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:09.362914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-51f2eb71-1241-419d-aa02-52b34a38a7fd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:09.368463 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:09.368463 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:09.369692 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-51f2eb71-1241-419d-aa02-52b34a38a7fd tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:09.369846 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1112/4456] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:09 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:29:09.848177 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0686ce6f-81f2-4cfd-aa5d-23f7c31b201f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:09.853400 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0686ce6f-81f2-4cfd-aa5d-23f7c31b201f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:09.853637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0686ce6f-81f2-4cfd-aa5d-23f7c31b201f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:09.853864 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0686ce6f-81f2-4cfd-aa5d-23f7c31b201f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:09.854018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0686ce6f-81f2-4cfd-aa5d-23f7c31b201f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:09.868272 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:09.868272 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:09.870895 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0686ce6f-81f2-4cfd-aa5d-23f7c31b201f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:09.871368 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1107/4457] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:09 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:10.384616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d3931f20-f401-4a89-9f9d-4eb1e9ed2c8d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:10.385113 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3931f20-f401-4a89-9f9d-4eb1e9ed2c8d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:10.385113 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3931f20-f401-4a89-9f9d-4eb1e9ed2c8d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:10.385262 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3931f20-f401-4a89-9f9d-4eb1e9ed2c8d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:10.385414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d3931f20-f401-4a89-9f9d-4eb1e9ed2c8d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:10.390806 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:10.390806 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:10.391490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3931f20-f401-4a89-9f9d-4eb1e9ed2c8d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:10.391936 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1118/4458] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:10 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:10.885366 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-18d0263f-fffc-4f0c-b2a8-39df899f63d4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:10.887567 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-18d0263f-fffc-4f0c-b2a8-39df899f63d4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:10.888003 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-18d0263f-fffc-4f0c-b2a8-39df899f63d4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:10.888389 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-18d0263f-fffc-4f0c-b2a8-39df899f63d4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:10.888697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-18d0263f-fffc-4f0c-b2a8-39df899f63d4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:10.895562 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:10.895562 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:10.895562 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-18d0263f-fffc-4f0c-b2a8-39df899f63d4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:10.895562 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1122/4459] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:10 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:11.405301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7f31063d-2cbe-4c41-8615-d7290bbc1931 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:11.408863 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7f31063d-2cbe-4c41-8615-d7290bbc1931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:11.409438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7f31063d-2cbe-4c41-8615-d7290bbc1931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:11.409699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7f31063d-2cbe-4c41-8615-d7290bbc1931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:11.409806 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7f31063d-2cbe-4c41-8615-d7290bbc1931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:11.417229 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:11.417229 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:11.418156 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7f31063d-2cbe-4c41-8615-d7290bbc1931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:11.418664 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1113/4460] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:11 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:11.572344 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:11.575094 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] DELETE https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:11.575399 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:11.576118 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:11.576118 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Delete volume with id: 602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:11.585576 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:11.585576 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:11.586150 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:11.613275 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Delete volume request issued successfully. Aug 05 18:29:11.613551 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d43cc95a-41d7-453a-8d50-49c7c4d4bd21 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 202 Aug 05 18:29:11.614103 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1108/4461] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:29:11 2026] DELETE /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:11.625389 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2b6dae49-adaf-4c0a-844e-32a3a298a03b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:11.629677 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b6dae49-adaf-4c0a-844e-32a3a298a03b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:11.629677 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b6dae49-adaf-4c0a-844e-32a3a298a03b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:11.629677 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2b6dae49-adaf-4c0a-844e-32a3a298a03b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:11.638676 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:11.638676 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:11.645417 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2b6dae49-adaf-4c0a-844e-32a3a298a03b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:11.653047 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2b6dae49-adaf-4c0a-844e-32a3a298a03b tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 200 Aug 05 18:29:11.653908 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1119/4462] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:11 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:11.906268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-73dbf05d-0f44-444f-8712-eed6e508a33f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:11.908282 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73dbf05d-0f44-444f-8712-eed6e508a33f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:11.908566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73dbf05d-0f44-444f-8712-eed6e508a33f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:11.908872 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73dbf05d-0f44-444f-8712-eed6e508a33f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:11.909037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-73dbf05d-0f44-444f-8712-eed6e508a33f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:11.917849 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:11.917849 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:11.918964 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73dbf05d-0f44-444f-8712-eed6e508a33f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:11.919735 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1123/4463] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:11 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:12.431109 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-539b0b74-3e9b-435b-b9f2-ddee2b227952 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:12.433417 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-539b0b74-3e9b-435b-b9f2-ddee2b227952 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:12.433732 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-539b0b74-3e9b-435b-b9f2-ddee2b227952 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:12.433997 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-539b0b74-3e9b-435b-b9f2-ddee2b227952 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:12.434177 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-539b0b74-3e9b-435b-b9f2-ddee2b227952 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:12.442252 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:12.442252 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:12.443112 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-539b0b74-3e9b-435b-b9f2-ddee2b227952 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:12.443585 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1114/4464] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:12 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:12.667618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c04aeb2d-dbf3-4913-aacc-bddd0153b4c8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:12.669543 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c04aeb2d-dbf3-4913-aacc-bddd0153b4c8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 Aug 05 18:29:12.669829 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c04aeb2d-dbf3-4913-aacc-bddd0153b4c8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:12.670062 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c04aeb2d-dbf3-4913-aacc-bddd0153b4c8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:12.676266 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c04aeb2d-dbf3-4913-aacc-bddd0153b4c8 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 returned with HTTP 404 Aug 05 18:29:12.676819 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1109/4465] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:12 2026] GET /volume/v3/volumes/602fdc74-edab-4e2f-b2e1-c3089b985ff5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:12.933987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1c605b41-de9d-4da1-b3c7-cf5ab620dea2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:12.936311 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c605b41-de9d-4da1-b3c7-cf5ab620dea2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:12.936577 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c605b41-de9d-4da1-b3c7-cf5ab620dea2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:12.936866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c605b41-de9d-4da1-b3c7-cf5ab620dea2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:12.936993 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1c605b41-de9d-4da1-b3c7-cf5ab620dea2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:12.942453 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:12.942453 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:12.943498 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c605b41-de9d-4da1-b3c7-cf5ab620dea2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:12.944653 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1120/4466] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:12 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:13.078079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:13.080233 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:29:13.080464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:13.080724 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:13.080867 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Delete snapshot with id: f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:29:13.086214 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:13.086214 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:13.086802 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot retrieved successfully. Aug 05 18:29:13.105261 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot delete request issued successfully. Aug 05 18:29:13.105529 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a6dd367-e4d0-436e-ac1d-78ea490855c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 returned with HTTP 202 Aug 05 18:29:13.106166 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1124/4467] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:13 2026] DELETE /volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:13.114717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-85da851c-ff0c-4365-b106-41d828f320c6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:13.116793 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-85da851c-ff0c-4365-b106-41d828f320c6 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:29:13.117052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-85da851c-ff0c-4365-b106-41d828f320c6 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:13.117356 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-85da851c-ff0c-4365-b106-41d828f320c6 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:13.122708 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:13.122708 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:13.123133 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-85da851c-ff0c-4365-b106-41d828f320c6 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Snapshot retrieved successfully. Aug 05 18:29:13.124006 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-85da851c-ff0c-4365-b106-41d828f320c6 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 returned with HTTP 200 Aug 05 18:29:13.124359 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1115/4468] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:13 2026] GET /volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:13.456984 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0dcd28cc-dc12-4721-9a6b-1e1e2284c7e2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:13.458937 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0dcd28cc-dc12-4721-9a6b-1e1e2284c7e2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:13.459214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0dcd28cc-dc12-4721-9a6b-1e1e2284c7e2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:13.459464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0dcd28cc-dc12-4721-9a6b-1e1e2284c7e2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:13.459632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0dcd28cc-dc12-4721-9a6b-1e1e2284c7e2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:13.464102 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:13.464102 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:13.464761 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0dcd28cc-dc12-4721-9a6b-1e1e2284c7e2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:13.465149 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1110/4469] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:13 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:13.960102 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-457b2e50-26ea-453a-817f-2d09fa74bd65 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:13.965649 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-457b2e50-26ea-453a-817f-2d09fa74bd65 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:13.965649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-457b2e50-26ea-453a-817f-2d09fa74bd65 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:13.965649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-457b2e50-26ea-453a-817f-2d09fa74bd65 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:13.965649 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-457b2e50-26ea-453a-817f-2d09fa74bd65 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:13.971722 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:13.971722 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:13.973027 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-457b2e50-26ea-453a-817f-2d09fa74bd65 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:13.973027 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1121/4470] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:13 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:14.137218 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e51bc5be-63a5-4bcd-8afa-5fd47c08a5c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:14.139448 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e51bc5be-63a5-4bcd-8afa-5fd47c08a5c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 Aug 05 18:29:14.140014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e51bc5be-63a5-4bcd-8afa-5fd47c08a5c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:14.140014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e51bc5be-63a5-4bcd-8afa-5fd47c08a5c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:14.144627 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e51bc5be-63a5-4bcd-8afa-5fd47c08a5c5 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 returned with HTTP 404 Aug 05 18:29:14.145284 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1125/4471] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:14 2026] GET /volume/v3/snapshots/f2d927a2-db89-4524-947b-14302d3f8a59 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:14.199149 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-ed63016e-1071-4400-acea-6d04e426fa3d req-c3d5acb7-caf9-4aba-98ab-808137944496 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:14.202336 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ed63016e-1071-4400-acea-6d04e426fa3d req-c3d5acb7-caf9-4aba-98ab-808137944496 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:29:14.202561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ed63016e-1071-4400-acea-6d04e426fa3d req-c3d5acb7-caf9-4aba-98ab-808137944496 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:14.202828 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-ed63016e-1071-4400-acea-6d04e426fa3d req-c3d5acb7-caf9-4aba-98ab-808137944496 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:14.211905 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:14.211905 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:14.216614 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-ed63016e-1071-4400-acea-6d04e426fa3d req-c3d5acb7-caf9-4aba-98ab-808137944496 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:14.223031 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-ed63016e-1071-4400-acea-6d04e426fa3d req-c3d5acb7-caf9-4aba-98ab-808137944496 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:29:14.223484 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1116/4472] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:14 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:14.476909 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-26ba497a-6160-431a-b747-643cb58695be None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:14.479420 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-26ba497a-6160-431a-b747-643cb58695be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:14.479739 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-26ba497a-6160-431a-b747-643cb58695be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:14.479994 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-26ba497a-6160-431a-b747-643cb58695be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:14.480143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-26ba497a-6160-431a-b747-643cb58695be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:14.486472 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:14.486472 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:14.487342 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-26ba497a-6160-431a-b747-643cb58695be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:14.488155 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1111/4473] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:14 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:14.989904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-dbbcc0b9-ed92-4407-8f05-c68b56a92d1c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:14.996620 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dbbcc0b9-ed92-4407-8f05-c68b56a92d1c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:14.996620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dbbcc0b9-ed92-4407-8f05-c68b56a92d1c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:14.996620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-dbbcc0b9-ed92-4407-8f05-c68b56a92d1c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:14.996620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-dbbcc0b9-ed92-4407-8f05-c68b56a92d1c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:15.001100 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:15.001100 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:15.002043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-dbbcc0b9-ed92-4407-8f05-c68b56a92d1c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:15.002440 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1122/4474] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:14 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 835 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:15.013655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1f87e88c-130a-4c2f-93a3-105b12afe5f7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:15.015888 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f87e88c-130a-4c2f-93a3-105b12afe5f7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:29:15.015968 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f87e88c-130a-4c2f-93a3-105b12afe5f7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:15.016138 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1f87e88c-130a-4c2f-93a3-105b12afe5f7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:15.024577 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:15.024577 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:15.025002 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1f87e88c-130a-4c2f-93a3-105b12afe5f7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:29:15.025865 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1f87e88c-130a-4c2f-93a3-105b12afe5f7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 returned with HTTP 200 Aug 05 18:29:15.026298 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1126/4475] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:15 2026] GET /volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:15.038568 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9399da10-3508-4602-ae6a-78ee6c4d3d92 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:15.041303 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9399da10-3508-4602-ae6a-78ee6c4d3d92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:15.041475 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9399da10-3508-4602-ae6a-78ee6c4d3d92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:15.041726 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9399da10-3508-4602-ae6a-78ee6c4d3d92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:15.041839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9399da10-3508-4602-ae6a-78ee6c4d3d92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:15.048563 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:15.048563 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:15.049713 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9399da10-3508-4602-ae6a-78ee6c4d3d92 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:15.050218 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1117/4476] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:15 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:15.060303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:15.063614 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:15.063614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:15.063614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:15.063614 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete backup with id: 2b191369-2521-4aa0-8380-89ace935351e. Aug 05 18:29:15.066950 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:15.066950 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:15.079338 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] delete_backup rpcapi backup_id 2b191369-2521-4aa0-8380-89ace935351e {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:29:15.081340 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d822af0a-d6d7-4f66-a912-fa43127d78b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 202 Aug 05 18:29:15.082077 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1112/4477] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:29:15 2026] DELETE /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:29:15.095657 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d33b1ce8-beb7-490d-98ce-7bdfd4473bb9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:15.100951 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d33b1ce8-beb7-490d-98ce-7bdfd4473bb9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:15.100951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d33b1ce8-beb7-490d-98ce-7bdfd4473bb9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:15.100951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d33b1ce8-beb7-490d-98ce-7bdfd4473bb9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:15.100951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d33b1ce8-beb7-490d-98ce-7bdfd4473bb9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:15.108979 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:15.108979 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:15.109939 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d33b1ce8-beb7-490d-98ce-7bdfd4473bb9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 200 Aug 05 18:29:15.110642 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1123/4478] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:15 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:15.500071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-492a399d-f625-4e15-9257-abc2b5b81aa2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:15.502216 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-492a399d-f625-4e15-9257-abc2b5b81aa2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:15.502428 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-492a399d-f625-4e15-9257-abc2b5b81aa2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:15.502634 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-492a399d-f625-4e15-9257-abc2b5b81aa2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:15.502814 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-492a399d-f625-4e15-9257-abc2b5b81aa2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:15.507530 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:15.507530 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:15.508360 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-492a399d-f625-4e15-9257-abc2b5b81aa2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:15.508934 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1127/4479] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:15 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:16.131181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-955ca8c2-5ee6-4675-9c6a-27c2b0ed77d7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:16.133251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-955ca8c2-5ee6-4675-9c6a-27c2b0ed77d7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e Aug 05 18:29:16.133535 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-955ca8c2-5ee6-4675-9c6a-27c2b0ed77d7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:16.133799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-955ca8c2-5ee6-4675-9c6a-27c2b0ed77d7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:16.133948 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-955ca8c2-5ee6-4675-9c6a-27c2b0ed77d7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Show backup with id 2b191369-2521-4aa0-8380-89ace935351e. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:16.138397 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-955ca8c2-5ee6-4675-9c6a-27c2b0ed77d7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e returned with HTTP 404 Aug 05 18:29:16.139001 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1118/4480] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:16 2026] GET /volume/v3/backups/2b191369-2521-4aa0-8380-89ace935351e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:16.237492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:16.240473 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:29:16.240764 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:16.241022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:16.241166 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:29:16.249424 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:16.249424 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:16.249898 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:29:16.276857 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:29:16.277038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ae3a026-fafb-45df-a0f5-ab48adc3d4cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 returned with HTTP 202 Aug 05 18:29:16.277783 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1113/4481] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:16 2026] DELETE /volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:16.286447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bd675fac-c8c4-4eca-bf6f-6011828f2a7d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:16.288370 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bd675fac-c8c4-4eca-bf6f-6011828f2a7d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:29:16.288607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bd675fac-c8c4-4eca-bf6f-6011828f2a7d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:16.288848 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bd675fac-c8c4-4eca-bf6f-6011828f2a7d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:16.295617 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:16.295617 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:16.296140 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bd675fac-c8c4-4eca-bf6f-6011828f2a7d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:29:16.297131 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bd675fac-c8c4-4eca-bf6f-6011828f2a7d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 returned with HTTP 200 Aug 05 18:29:16.297559 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1124/4482] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:16 2026] GET /volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:29:16.520840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dc14bcd4-70eb-4bcd-8abd-cffa099e86a0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:16.522735 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dc14bcd4-70eb-4bcd-8abd-cffa099e86a0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:16.522967 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dc14bcd4-70eb-4bcd-8abd-cffa099e86a0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:16.523175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dc14bcd4-70eb-4bcd-8abd-cffa099e86a0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:16.523274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-dc14bcd4-70eb-4bcd-8abd-cffa099e86a0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:16.528246 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:16.528246 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:16.528936 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dc14bcd4-70eb-4bcd-8abd-cffa099e86a0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:16.529388 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1128/4483] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:16 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:17.221773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.224612 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:29:17.225219 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:17.225503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:17.225763 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Delete volume with id: d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:29:17.234829 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:17.234829 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:17.235277 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:17.257031 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Delete volume request issued successfully. Aug 05 18:29:17.258191 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e6ced3a5-bbce-4c8f-91c7-42f5f489209d tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 202 Aug 05 18:29:17.258772 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1119/4484] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:29:17 2026] DELETE /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:17.267760 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8b8af686-ce5d-49a7-b9b7-e5e60a4a1067 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.269735 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b8af686-ce5d-49a7-b9b7-e5e60a4a1067 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:29:17.269975 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b8af686-ce5d-49a7-b9b7-e5e60a4a1067 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:17.270159 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b8af686-ce5d-49a7-b9b7-e5e60a4a1067 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:17.277872 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:17.277872 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:17.283019 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8b8af686-ce5d-49a7-b9b7-e5e60a4a1067 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Volume info retrieved successfully. Aug 05 18:29:17.289610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b8af686-ce5d-49a7-b9b7-e5e60a4a1067 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 200 Aug 05 18:29:17.289610 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1114/4485] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:17 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:17.307511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c02103c2-c36f-457b-8e6e-a53fa13c7d6a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.309690 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c02103c2-c36f-457b-8e6e-a53fa13c7d6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 Aug 05 18:29:17.309952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c02103c2-c36f-457b-8e6e-a53fa13c7d6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:17.310410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c02103c2-c36f-457b-8e6e-a53fa13c7d6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:17.316616 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c02103c2-c36f-457b-8e6e-a53fa13c7d6a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 returned with HTTP 404 Aug 05 18:29:17.316616 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1125/4486] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:17 2026] GET /volume/v3/snapshots/7ea0448c-ab89-4184-8ae9-8901f3084fb1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:17.324729 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-27069fb4-64c8-44d4-a651-a8e511dc6d00 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.326379 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-27069fb4-64c8-44d4-a651-a8e511dc6d00 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:29:17.326572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-27069fb4-64c8-44d4-a651-a8e511dc6d00 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:17.326793 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-27069fb4-64c8-44d4-a651-a8e511dc6d00 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:17.338758 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:17.338758 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:17.343349 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-27069fb4-64c8-44d4-a651-a8e511dc6d00 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:29:17.349024 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-27069fb4-64c8-44d4-a651-a8e511dc6d00 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:29:17.349438 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1129/4487] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:17 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:17.379777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.382875 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:17.383763 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1601384658"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:17.386517 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request body: {'volume': {'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1601384658'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:17.490870 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume of 1 GB Aug 05 18:29:17.496000 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Availability Zones retrieved successfully. Aug 05 18:29:17.503334 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (7e753a20-e9b5-489d-bd2f-a02511a1ddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:17.504675 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ac45d4-8530-4c64-a793-e804794db3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:17.505807 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:17.540956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-63269b02-de63-4193-b228-f0fc7a233048 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.542791 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-63269b02-de63-4193-b228-f0fc7a233048 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:17.542981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-63269b02-de63-4193-b228-f0fc7a233048 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:17.543154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-63269b02-de63-4193-b228-f0fc7a233048 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:17.543261 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-63269b02-de63-4193-b228-f0fc7a233048 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:17.549628 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:17.549628 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:17.551566 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-63269b02-de63-4193-b228-f0fc7a233048 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:17.551566 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1115/4488] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:17 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:17.573545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44ac45d4-8530-4c64-a793-e804794db3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:17.576287 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f972372a-d00d-49c5-a7e7-a0b87bbbd32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:17.636716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['3aa999c0-5657-411f-a238-ca7b192952d9', '65b0be21-e375-4b33-96d9-3e875f384711', 'cc0e93e8-bffa-4680-8c71-9d330ac1fa30', '9ca2c00f-0e4f-4de7-a2de-2c20a0a986f9'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:17.637610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f972372a-d00d-49c5-a7e7-a0b87bbbd32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aa999c0-5657-411f-a238-ca7b192952d9', '65b0be21-e375-4b33-96d9-3e875f384711', 'cc0e93e8-bffa-4680-8c71-9d330ac1fa30', '9ca2c00f-0e4f-4de7-a2de-2c20a0a986f9']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:17.638556 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec00b809-c406-4b19-b2f0-e892a9f780af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:17.665837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec00b809-c406-4b19-b2f0-e892a9f780af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1601384658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['3aa999c0-5657-411f-a238-ca7b192952d9','65b0be21-e375-4b33-96d9-3e875f384711','cc0e93e8-bffa-4680-8c71-9d330ac1fa30','9ca2c00f-0e4f-4de7-a2de-2c20a0a986f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1601384658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30102f98dff4329952953bd16dd886b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:17.666708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42528abd-076b-4704-9a8e-973f05168cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:17.689116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42528abd-076b-4704-9a8e-973f05168cc6) transitioned into state 'SUCCESS' from state '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-1601384658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['3aa999c0-5657-411f-a238-ca7b192952d9','65b0be21-e375-4b33-96d9-3e875f384711','cc0e93e8-bffa-4680-8c71-9d330ac1fa30','9ca2c00f-0e4f-4de7-a2de-2c20a0a986f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:17.690361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c81c361-e22b-4727-bb05-73c93e5c5c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:17.701092 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c81c361-e22b-4727-bb05-73c93e5c5c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:17.702020 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (7e753a20-e9b5-489d-bd2f-a02511a1ddb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:17.702445 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request issued successfully. Aug 05 18:29:17.703017 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cc6432a9-de3c-40a7-bdcb-0eea63012902 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:17.703477 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1120/4489] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:29:17 2026] POST /volume/v3/volumes => generated 754 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:17.718161 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f38115fe-c5a8-4c96-84b1-4c5781ac39c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:17.720429 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f38115fe-c5a8-4c96-84b1-4c5781ac39c2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:29:17.720721 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f38115fe-c5a8-4c96-84b1-4c5781ac39c2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:17.720975 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f38115fe-c5a8-4c96-84b1-4c5781ac39c2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:17.730769 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:17.730769 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:17.735777 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f38115fe-c5a8-4c96-84b1-4c5781ac39c2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:29:17.740497 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f38115fe-c5a8-4c96-84b1-4c5781ac39c2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:29:17.741175 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1126/4490] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:17 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:18.301741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9e0a4202-b76c-4e48-b497-42145ba60604 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:18.304088 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e0a4202-b76c-4e48-b497-42145ba60604 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] GET https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef Aug 05 18:29:18.304353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e0a4202-b76c-4e48-b497-42145ba60604 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:18.304683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e0a4202-b76c-4e48-b497-42145ba60604 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:18.312951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e0a4202-b76c-4e48-b497-42145ba60604 tempest-TestStampPattern-447152175 tempest-TestStampPattern-447152175-project-member] https://10.4.3.210/volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef returned with HTTP 404 Aug 05 18:29:18.313686 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1130/4491] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:18 2026] GET /volume/v3/volumes/d8b9ad8a-5b5b-43d7-a1dc-58b4f5a177ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:18.561771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dbff41a9-5a4b-4163-a9f4-875259876bce None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:18.563696 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbff41a9-5a4b-4163-a9f4-875259876bce tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:18.563900 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbff41a9-5a4b-4163-a9f4-875259876bce tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:18.564075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbff41a9-5a4b-4163-a9f4-875259876bce tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:18.564170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dbff41a9-5a4b-4163-a9f4-875259876bce tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:18.568359 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:18.568359 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:18.569028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbff41a9-5a4b-4163-a9f4-875259876bce tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:18.569416 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1116/4492] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:18 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:18.756403 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-35508870-790d-4263-b4c5-18dc4ec089e7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:18.759850 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35508870-790d-4263-b4c5-18dc4ec089e7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:29:18.760243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35508870-790d-4263-b4c5-18dc4ec089e7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:18.760483 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-35508870-790d-4263-b4c5-18dc4ec089e7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:18.767879 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:18.767879 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:18.771837 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-35508870-790d-4263-b4c5-18dc4ec089e7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:29:18.776873 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-35508870-790d-4263-b4c5-18dc4ec089e7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:29:18.777352 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1121/4493] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:18 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:19.580348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-37dd2bd7-17ef-4e4d-bb36-88187458cb36 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:19.582780 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37dd2bd7-17ef-4e4d-bb36-88187458cb36 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:19.583101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37dd2bd7-17ef-4e4d-bb36-88187458cb36 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:19.583380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37dd2bd7-17ef-4e4d-bb36-88187458cb36 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:19.583556 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-37dd2bd7-17ef-4e4d-bb36-88187458cb36 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:19.590257 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:19.590257 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:19.590257 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37dd2bd7-17ef-4e4d-bb36-88187458cb36 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:19.590257 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1127/4494] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:19 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:20.602948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-81a713e1-8cfa-4521-9813-a42390745781 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:20.606555 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-81a713e1-8cfa-4521-9813-a42390745781 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:20.606555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-81a713e1-8cfa-4521-9813-a42390745781 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:20.606555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-81a713e1-8cfa-4521-9813-a42390745781 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:20.606555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-81a713e1-8cfa-4521-9813-a42390745781 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:20.611448 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:20.611448 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:20.612870 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-81a713e1-8cfa-4521-9813-a42390745781 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:20.612870 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1131/4495] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:20 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:21.626543 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-38cbfac7-3b66-40eb-98de-b0c451666d5d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:21.632808 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-38cbfac7-3b66-40eb-98de-b0c451666d5d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:21.633152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-38cbfac7-3b66-40eb-98de-b0c451666d5d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:21.633424 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-38cbfac7-3b66-40eb-98de-b0c451666d5d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:21.633625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-38cbfac7-3b66-40eb-98de-b0c451666d5d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:21.643881 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:21.643881 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:21.644799 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-38cbfac7-3b66-40eb-98de-b0c451666d5d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:21.645261 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1117/4496] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:21 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:22.658237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-accf88f6-35dd-4712-97f9-d3d9fb3fcd10 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:22.660180 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-accf88f6-35dd-4712-97f9-d3d9fb3fcd10 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:22.660412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-accf88f6-35dd-4712-97f9-d3d9fb3fcd10 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:22.660606 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-accf88f6-35dd-4712-97f9-d3d9fb3fcd10 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:22.660720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-accf88f6-35dd-4712-97f9-d3d9fb3fcd10 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:22.665179 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:22.665179 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:22.665980 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-accf88f6-35dd-4712-97f9-d3d9fb3fcd10 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:22.666327 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1122/4497] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:22 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:29:23.678386 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-82181604-9b58-4f65-83bc-02f6772352ff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:23.680170 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-82181604-9b58-4f65-83bc-02f6772352ff tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:23.680393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-82181604-9b58-4f65-83bc-02f6772352ff tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:23.680602 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-82181604-9b58-4f65-83bc-02f6772352ff tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:23.680713 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-82181604-9b58-4f65-83bc-02f6772352ff tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:23.686210 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:23.686210 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:23.686867 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-82181604-9b58-4f65-83bc-02f6772352ff tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:23.687218 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1128/4498] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:23 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:24.697640 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bfb31cf9-e3ab-4aec-b6ca-120ebb592a55 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:24.699508 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bfb31cf9-e3ab-4aec-b6ca-120ebb592a55 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:24.699811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bfb31cf9-e3ab-4aec-b6ca-120ebb592a55 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:24.700029 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bfb31cf9-e3ab-4aec-b6ca-120ebb592a55 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:24.700138 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-bfb31cf9-e3ab-4aec-b6ca-120ebb592a55 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:24.705474 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:24.705474 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:24.706135 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bfb31cf9-e3ab-4aec-b6ca-120ebb592a55 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:24.706505 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1132/4499] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:24 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:24.717012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:24.719157 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41/export_record Aug 05 18:29:24.719466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:24.719822 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'export_record' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:24.720040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Export record for backup 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:29:24.725004 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:24.725004 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:24.726258 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.api [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling RPCAPI with context: , host: np0000006581, backup: 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100364) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 05 18:29:24.734437 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] export_record in rpcapi backup_id 45efce32-c693-4f45-817f-21d87c832a41 on host np0000006581. {{(pid=100364) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 05 18:29:24.747380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVlZmNlMzItYzY5My00ZjQ1LTgxN2YtMjFkODdjODMyYTQxIiwgInVzZXJfaWQiOiAiY2RkZjEwMTFmOTBiNGVkYTg2MWNlZGZiMzk4ZTkzODciLCAicHJvamVjdF9pZCI6ICIyYWIyNzlkNWEzNmE0YTczOTA4YzU3ZDI5NmNkMjhkYyIsICJ2b2x1bWVfaWQiOiAiNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQ4Mjk5OTk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyLzIwMjYwODA1MTgyOTEwL2F6X25vdmFfYmFja3VwXzQ1ZWZjZTMyLWM2OTMtNGY0NS04MTdmLTIxZDg3YzgzMmE0MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyOToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100364) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 05 18:29:24.747740 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8e3371c0-a22d-4e3a-9176-e0e97ca59bb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41/export_record returned with HTTP 200 Aug 05 18:29:24.748492 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1118/4500] 10.4.3.210 () {68 vars in 1430 bytes} [Wed Aug 5 18:29:24 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:24.760144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0a1cd435-c1d5-40ff-a298-4d819618a4c2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:24.762195 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0a1cd435-c1d5-40ff-a298-4d819618a4c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:24.762482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0a1cd435-c1d5-40ff-a298-4d819618a4c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:24.762781 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0a1cd435-c1d5-40ff-a298-4d819618a4c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:24.762931 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0a1cd435-c1d5-40ff-a298-4d819618a4c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:24.767349 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:24.767349 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:24.768106 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0a1cd435-c1d5-40ff-a298-4d819618a4c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:24.768470 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1123/4501] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:24 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:29:24.779152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:24.785259 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] POST https://10.4.3.210/volume/v3/backups/import_record Aug 05 18:29:24.786804 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTgzYzVjYWEtOTk2OS00M2RiLTliODAtZTdkNTJlNGEzYWJlIiwgInVzZXJfaWQiOiAiY2RkZjEwMTFmOTBiNGVkYTg2MWNlZGZiMzk4ZTkzODciLCAicHJvamVjdF9pZCI6ICIyYWIyNzlkNWEzNmE0YTczOTA4YzU3ZDI5NmNkMjhkYyIsICJ2b2x1bWVfaWQiOiAiNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQ4Mjk5OTk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyLzIwMjYwODA1MTgyOTEwL2F6X25vdmFfYmFja3VwXzQ1ZWZjZTMyLWM2OTMtNGY0NS04MTdmLTIxZDg3YzgzMmE0MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyOToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:24.791905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTgzYzVjYWEtOTk2OS00M2RiLTliODAtZTdkNTJlNGEzYWJlIiwgInVzZXJfaWQiOiAiY2RkZjEwMTFmOTBiNGVkYTg2MWNlZGZiMzk4ZTkzODciLCAicHJvamVjdF9pZCI6ICIyYWIyNzlkNWEzNmE0YTczOTA4YzU3ZDI5NmNkMjhkYyIsICJ2b2x1bWVfaWQiOiAiNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQ4Mjk5OTk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyLzIwMjYwODA1MTgyOTEwL2F6X25vdmFfYmFja3VwXzQ1ZWZjZTMyLWM2OTMtNGY0NS04MTdmLTIxZDg3YzgzMmE0MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyOToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100363) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 05 18:29:24.792043 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTgzYzVjYWEtOTk2OS00M2RiLTliODAtZTdkNTJlNGEzYWJlIiwgInVzZXJfaWQiOiAiY2RkZjEwMTFmOTBiNGVkYTg2MWNlZGZiMzk4ZTkzODciLCAicHJvamVjdF9pZCI6ICIyYWIyNzlkNWEzNmE0YTczOTA4YzU3ZDI5NmNkMjhkYyIsICJ2b2x1bWVfaWQiOiAiNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyIiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMTQ4Mjk5OTk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDk4YWNhNGItZjQ2NC00NzQ1LWFlMjQtNDM5MDRlOTBlZTEyLzIwMjYwODA1MTgyOTEwL2F6X25vdmFfYmFja3VwXzQ1ZWZjZTMyLWM2OTMtNGY0NS04MTdmLTIxZDg3YzgzMmE0MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6Mjk6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODoyOToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100363) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 05 18:29:24.794344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '6b96e0ca22c3412487640f25f389ea51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ab279d5a36a4a73908c57d296cd28dc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:29:24.794608 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-71f032b6-f93b-497b-9ab1-b1593e3ef9f2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 403 Aug 05 18:29:24.796429 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1129/4502] 10.4.3.210 () {70 vars in 1342 bytes} [Wed Aug 5 18:29:24 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:24.804133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:24.805935 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 Aug 05 18:29:24.806134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:24.806328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:24.806485 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume with id: 498aca4b-f464-4745-ae24-43904e90ee12 Aug 05 18:29:24.814093 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:24.814093 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:24.814431 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:24.831337 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume request issued successfully. Aug 05 18:29:24.831522 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea9a13d9-ed8f-4c88-b5f5-5d0adb26d382 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 returned with HTTP 202 Aug 05 18:29:24.832046 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1133/4503] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:24 2026] DELETE /volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:24.839427 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eb79df9f-c8be-4335-9f7d-2a9429cfe824 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:24.841705 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb79df9f-c8be-4335-9f7d-2a9429cfe824 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 Aug 05 18:29:24.842001 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb79df9f-c8be-4335-9f7d-2a9429cfe824 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:24.842251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb79df9f-c8be-4335-9f7d-2a9429cfe824 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:24.851833 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:24.851833 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:24.856697 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-eb79df9f-c8be-4335-9f7d-2a9429cfe824 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:24.861860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb79df9f-c8be-4335-9f7d-2a9429cfe824 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 returned with HTTP 200 Aug 05 18:29:24.862215 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1119/4504] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:24 2026] GET /volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-534763279"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-534763279'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (17faeaa3-2a21-4a52-9d2a-94f620daf98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2639bfb3-aeef-41b5-b965-5010e1fb2aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.858837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:25.861130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2639bfb3-aeef-41b5-b965-5010e1fb2aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:25.861130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d4067-5d12-4f20-8b00-b0812567de60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.874163 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1ae7ede3-6525-46a7-bdcc-cd0186ae58b6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:25.876023 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1ae7ede3-6525-46a7-bdcc-cd0186ae58b6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 Aug 05 18:29:25.876252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1ae7ede3-6525-46a7-bdcc-cd0186ae58b6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:25.876466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1ae7ede3-6525-46a7-bdcc-cd0186ae58b6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:25.882464 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1ae7ede3-6525-46a7-bdcc-cd0186ae58b6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 returned with HTTP 404 Aug 05 18:29:25.883009 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1130/4505] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:25 2026] GET /volume/v3/volumes/498aca4b-f464-4745-ae24-43904e90ee12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:25.891415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a460aac4-e451-45b0-b1ce-eb47c6d5b43c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:25.893332 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a460aac4-e451-45b0-b1ce-eb47c6d5b43c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] GET https://10.4.3.210/volume/v3/backups Aug 05 18:29:25.894758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a460aac4-e451-45b0-b1ce-eb47c6d5b43c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:25.894758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a460aac4-e451-45b0-b1ce-eb47c6d5b43c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:25.894758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-a460aac4-e451-45b0-b1ce-eb47c6d5b43c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:29:25.899934 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a460aac4-e451-45b0-b1ce-eb47c6d5b43c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Aug 05 18:29:25.900378 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1134/4506] 10.4.3.210 () {68 vars in 1277 bytes} [Wed Aug 5 18:29:25 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:25.910904 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-663b1462-e8d5-4dff-884b-e198068c0265 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:25.915617 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-663b1462-e8d5-4dff-884b-e198068c0265 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] GET https://10.4.3.210/volume/v3/backups?project_id=2ab279d5a36a4a73908c57d296cd28dc Aug 05 18:29:25.915617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-663b1462-e8d5-4dff-884b-e198068c0265 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:25.915617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-663b1462-e8d5-4dff-884b-e198068c0265 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:25.915617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-663b1462-e8d5-4dff-884b-e198068c0265 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Removing options 'project_id' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:29:25.922946 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-663b1462-e8d5-4dff-884b-e198068c0265 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups?project_id=2ab279d5a36a4a73908c57d296cd28dc returned with HTTP 200 Aug 05 18:29:25.923700 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1120/4507] 10.4.3.210 () {68 vars in 1364 bytes} [Wed Aug 5 18:29:25 2026] GET /volume/v3/backups?project_id=2ab279d5a36a4a73908c57d296cd28dc => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:25.926099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['04f27a8e-a2a1-4058-a47b-cb2750d59dd9', 'fd15db4e-b5a4-4151-9e81-19009703e5b1', 'e74d3810-e1cf-46ef-a29c-d46976134323', '5e25dd68-98f6-4ba2-8151-b82aabfe61e0'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:25.927022 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (964d4067-5d12-4f20-8b00-b0812567de60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f27a8e-a2a1-4058-a47b-cb2750d59dd9', 'fd15db4e-b5a4-4151-9e81-19009703e5b1', 'e74d3810-e1cf-46ef-a29c-d46976134323', '5e25dd68-98f6-4ba2-8151-b82aabfe61e0']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:25.927920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e82328-24d5-4015-b3be-50ec0ed8be06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.934210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fa7476a3-5547-4853-8948-66c2774dbb7d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:25.936086 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:25.936443 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1116850901"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:25.937817 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1116850901'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:25.937932 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume of 1 GB Aug 05 18:29:25.941746 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Availability Zones retrieved successfully. Aug 05 18:29:25.946959 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (8b473bd1-9fff-4dc9-a441-cc48c7fcf07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:25.948214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc048370-50f2-4888-94ef-30db6dcc5c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.948982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:25.958946 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35e82328-24d5-4015-b3be-50ec0ed8be06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05fddce3-417d-4f87-929e-4c13831cc88c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-534763279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['04f27a8e-a2a1-4058-a47b-cb2750d59dd9','fd15db4e-b5a4-4151-9e81-19009703e5b1','e74d3810-e1cf-46ef-a29c-d46976134323','5e25dd68-98f6-4ba2-8151-b82aabfe61e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-534763279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05fddce3-417d-4f87-929e-4c13831cc88c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:25.959871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4e531e-3813-44c1-8fd8-bca6632fce7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.975868 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc048370-50f2-4888-94ef-30db6dcc5c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:25.976734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34eff45-8597-4ec0-a768-54d6de26894a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.981143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e4e531e-3813-44c1-8fd8-bca6632fce7a) transitioned into state 'SUCCESS' from state '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-534763279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['04f27a8e-a2a1-4058-a47b-cb2750d59dd9','fd15db4e-b5a4-4151-9e81-19009703e5b1','e74d3810-e1cf-46ef-a29c-d46976134323','5e25dd68-98f6-4ba2-8151-b82aabfe61e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:25.982047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd728ec0-56a6-4365-a13c-393cbb511b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:25.992729 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd728ec0-56a6-4365-a13c-393cbb511b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:25.993761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (17faeaa3-2a21-4a52-9d2a-94f620daf98a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:25.994119 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:25.994806 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-47af0965-d8e4-41fe-89f9-ad0445b19a7f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:25.995333 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1124/4508] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:29:25 2026] POST /volume/v3/volumes => generated 769 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:26.007708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-19d7c92a-3278-4c9a-9e08-80d14bac2fa9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:26.009676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-19d7c92a-3278-4c9a-9e08-80d14bac2fa9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:26.009897 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-19d7c92a-3278-4c9a-9e08-80d14bac2fa9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:26.010130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-19d7c92a-3278-4c9a-9e08-80d14bac2fa9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:26.017741 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:26.017741 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:26.019760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['ec8831ff-beda-44ad-810f-d71c4aa3ae8f', 'bf690761-6af0-45ba-9d82-60ac77f3710e', 'abd9cda8-b920-4bda-9228-2fae0c2479db', '7fe00be7-122d-4585-ae78-c385aec52bac'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:26.020549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34eff45-8597-4ec0-a768-54d6de26894a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec8831ff-beda-44ad-810f-d71c4aa3ae8f', 'bf690761-6af0-45ba-9d82-60ac77f3710e', 'abd9cda8-b920-4bda-9228-2fae0c2479db', '7fe00be7-122d-4585-ae78-c385aec52bac']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:26.021421 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-19d7c92a-3278-4c9a-9e08-80d14bac2fa9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:26.021777 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792dd14b-0e08-404d-843e-f9da971b1148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:26.025944 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-19d7c92a-3278-4c9a-9e08-80d14bac2fa9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 200 Aug 05 18:29:26.026347 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1135/4509] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:26 2026] GET /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:26.047008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792dd14b-0e08-404d-843e-f9da971b1148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd72d498a-0355-4a20-a073-8da1ad2f9a77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116850901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['ec8831ff-beda-44ad-810f-d71c4aa3ae8f','bf690761-6af0-45ba-9d82-60ac77f3710e','abd9cda8-b920-4bda-9228-2fae0c2479db','7fe00be7-122d-4585-ae78-c385aec52bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1116850901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d72d498a-0355-4a20-a073-8da1ad2f9a77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab279d5a36a4a73908c57d296cd28dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cddf1011f90b4eda861cedfb398e9387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:26.047322 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc7e358-04e7-4b47-b7ed-c03905e11a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:26.067721 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fc7e358-04e7-4b47-b7ed-c03905e11a7c) transitioned into state 'SUCCESS' from state '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-1116850901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['ec8831ff-beda-44ad-810f-d71c4aa3ae8f','bf690761-6af0-45ba-9d82-60ac77f3710e','abd9cda8-b920-4bda-9228-2fae0c2479db','7fe00be7-122d-4585-ae78-c385aec52bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddf1011f90b4eda861cedfb398e9387',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:26.068518 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084fcb02-425a-4e4f-8220-61afd8ec1580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:26.080852 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084fcb02-425a-4e4f-8220-61afd8ec1580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:26.081744 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Flow 'volume_create_api' (8b473bd1-9fff-4dc9-a441-cc48c7fcf07b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:26.082099 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Create volume request issued successfully. Aug 05 18:29:26.082672 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fa7476a3-5547-4853-8948-66c2774dbb7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:26.083097 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1131/4510] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:29:25 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:26.095194 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-161a0359-b0ea-4a0d-9724-1685c98905c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:26.097123 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-161a0359-b0ea-4a0d-9724-1685c98905c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 Aug 05 18:29:26.098661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-161a0359-b0ea-4a0d-9724-1685c98905c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:26.099611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-161a0359-b0ea-4a0d-9724-1685c98905c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:26.109766 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:26.109766 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:26.114949 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-161a0359-b0ea-4a0d-9724-1685c98905c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:26.120582 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-161a0359-b0ea-4a0d-9724-1685c98905c2 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 returned with HTTP 200 Aug 05 18:29:26.121222 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1121/4511] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:26 2026] GET /volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:27.039815 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2e1fc29e-4c80-4ed3-9d51-cba2e29f6944 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:27.041859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2e1fc29e-4c80-4ed3-9d51-cba2e29f6944 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:27.042070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2e1fc29e-4c80-4ed3-9d51-cba2e29f6944 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:27.042268 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2e1fc29e-4c80-4ed3-9d51-cba2e29f6944 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:27.049922 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:27.049922 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:27.053841 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2e1fc29e-4c80-4ed3-9d51-cba2e29f6944 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:27.057998 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2e1fc29e-4c80-4ed3-9d51-cba2e29f6944 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 200 Aug 05 18:29:27.058389 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1125/4512] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:27 2026] GET /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:27.074625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:27.076932 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:29:27.077379 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05fddce3-417d-4f87-929e-4c13831cc88c", "name": "tempest-VolumeDependencyTests-Snapshot-1906116363"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:27.087429 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:27.087429 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:27.087429 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:27.087429 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create snapshot from volume 05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:27.115158 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['14234cad-b391-48ee-975a-491b67b71fe9', 'a719e3d7-ee59-4c5b-8888-386a90fcfe79', '78ab652d-76be-49a1-be79-42583e8d52a5', 'c316a8bf-0121-4618-809b-0ab107a105d3'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:27.135845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5d71ea76-7b3b-4424-9995-ec248bbac1c1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:27.137772 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d71ea76-7b3b-4424-9995-ec248bbac1c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 Aug 05 18:29:27.138025 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d71ea76-7b3b-4424-9995-ec248bbac1c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:27.138236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5d71ea76-7b3b-4424-9995-ec248bbac1c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:27.146092 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot create request issued successfully. Aug 05 18:29:27.146448 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-49167ef4-95a4-4b45-99eb-4c55f619c4e7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:29:27.146927 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1136/4513] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:29:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:27.147143 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:27.147143 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:27.153362 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5d71ea76-7b3b-4424-9995-ec248bbac1c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:27.156853 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b6dcb8fc-cb27-45f2-8e6c-1e37415a5b9d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:27.157774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5d71ea76-7b3b-4424-9995-ec248bbac1c1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 returned with HTTP 200 Aug 05 18:29:27.158198 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1132/4514] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:27 2026] GET /volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:27.159609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b6dcb8fc-cb27-45f2-8e6c-1e37415a5b9d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:29:27.159901 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b6dcb8fc-cb27-45f2-8e6c-1e37415a5b9d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:27.160170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b6dcb8fc-cb27-45f2-8e6c-1e37415a5b9d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:27.165395 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:27.165395 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:27.166179 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b6dcb8fc-cb27-45f2-8e6c-1e37415a5b9d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:27.167613 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b6dcb8fc-cb27-45f2-8e6c-1e37415a5b9d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 200 Aug 05 18:29:27.167926 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1122/4515] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:27 2026] GET /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:27.173562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:27.175924 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:29:27.176485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d72d498a-0355-4a20-a073-8da1ad2f9a77", "name": "tempest-type-Backup-804499404"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:27.178392 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating new backup {'backup': {'volume_id': 'd72d498a-0355-4a20-a073-8da1ad2f9a77', 'name': 'tempest-type-Backup-804499404'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:29:27.178609 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Creating backup of volume d72d498a-0355-4a20-a073-8da1ad2f9a77 in container None Aug 05 18:29:27.188717 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:27.188717 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:27.189184 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:27.206960 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Created reservations ['69ddecc6-a8b2-4e91-8cba-7dfb2108a74f', '7af9d691-b6af-4872-9a7f-a3dc3dbfb0f3'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:27.236784 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c951d31-4d10-4af7-90b5-309f5625cd23 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:29:27.237343 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1126/4516] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:29:27 2026] POST /volume/v3/backups => generated 315 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:27.245274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-741c8a78-5c65-4583-a1f9-4aa9bef5c9f0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:27.247229 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-741c8a78-5c65-4583-a1f9-4aa9bef5c9f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:27.247496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-741c8a78-5c65-4583-a1f9-4aa9bef5c9f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:27.247760 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-741c8a78-5c65-4583-a1f9-4aa9bef5c9f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:27.247909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-741c8a78-5c65-4583-a1f9-4aa9bef5c9f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:27.253082 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:27.253082 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:27.253892 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-741c8a78-5c65-4583-a1f9-4aa9bef5c9f0 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:27.254293 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1137/4517] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:27 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:28.178018 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7ba2afe6-138d-4af3-a10a-0f517e1dc70b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:28.180345 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ba2afe6-138d-4af3-a10a-0f517e1dc70b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:29:28.180670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ba2afe6-138d-4af3-a10a-0f517e1dc70b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:28.180936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ba2afe6-138d-4af3-a10a-0f517e1dc70b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:28.187279 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:28.187279 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:28.187982 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7ba2afe6-138d-4af3-a10a-0f517e1dc70b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:28.189135 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ba2afe6-138d-4af3-a10a-0f517e1dc70b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 200 Aug 05 18:29:28.190421 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1133/4518] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:28 2026] GET /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:28.200346 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:28.202035 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:28.202538 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f06131d0-078e-4261-97d1-a8ed2ce3f2f3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-776518857"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:28.204243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'snapshot_id': 'f06131d0-078e-4261-97d1-a8ed2ce3f2f3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-776518857'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:28.210090 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:28.210090 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:28.210657 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:28.210825 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:28.214856 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:28.220021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (0c120792-acec-44f9-9a47-ae6327db5fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:28.222197 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0299454-5880-4dd4-8022-4fa7b6b4fcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:28.223649 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:28.256288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0299454-5880-4dd4-8022-4fa7b6b4fcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f06131d0-078e-4261-97d1-a8ed2ce3f2f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:28.257051 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cdaa11-8971-4e12-adad-c5535fb9e488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:28.265497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8b9b7c31-6f6f-4b1e-9e30-c5a29038e763 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:28.267454 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b9b7c31-6f6f-4b1e-9e30-c5a29038e763 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:28.267756 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b9b7c31-6f6f-4b1e-9e30-c5a29038e763 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:28.267979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8b9b7c31-6f6f-4b1e-9e30-c5a29038e763 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:28.268117 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-8b9b7c31-6f6f-4b1e-9e30-c5a29038e763 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:28.273174 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:28.273174 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:28.273881 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8b9b7c31-6f6f-4b1e-9e30-c5a29038e763 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:28.274286 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1127/4519] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:28 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:28.303375 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['1bec263f-2de4-4010-a8a6-a244775189a5', '7b30167f-811f-45c7-b97b-2809a6d277e2', '74577855-b23b-4c10-955c-bd46bcf34a27', '7b2ad59c-43ab-40a2-98ff-4fdf5cd9c9aa'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:28.304305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cdaa11-8971-4e12-adad-c5535fb9e488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bec263f-2de4-4010-a8a6-a244775189a5', '7b30167f-811f-45c7-b97b-2809a6d277e2', '74577855-b23b-4c10-955c-bd46bcf34a27', '7b2ad59c-43ab-40a2-98ff-4fdf5cd9c9aa']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:28.305173 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6835d45-c2d9-4b6c-a254-6758f34002ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:28.346630 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6835d45-c2d9-4b6c-a254-6758f34002ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd674d627-aa84-4d4c-9c8d-c7ab667997ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-776518857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['1bec263f-2de4-4010-a8a6-a244775189a5','7b30167f-811f-45c7-b97b-2809a6d277e2','74577855-b23b-4c10-955c-bd46bcf34a27','7b2ad59c-43ab-40a2-98ff-4fdf5cd9c9aa'],size=1,snapshot_id=f06131d0-078e-4261-97d1-a8ed2ce3f2f3,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-776518857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d674d627-aa84-4d4c-9c8d-c7ab667997ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f06131d0-078e-4261-97d1-a8ed2ce3f2f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:28.347493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56de3a2-e4ad-434c-9746-272d1ceccda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:28.366609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e56de3a2-e4ad-434c-9746-272d1ceccda8) transitioned into state 'SUCCESS' from state '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-776518857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['1bec263f-2de4-4010-a8a6-a244775189a5','7b30167f-811f-45c7-b97b-2809a6d277e2','74577855-b23b-4c10-955c-bd46bcf34a27','7b2ad59c-43ab-40a2-98ff-4fdf5cd9c9aa'],size=1,snapshot_id=f06131d0-078e-4261-97d1-a8ed2ce3f2f3,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:28.367419 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (079bf566-474e-4df0-b745-a1d9c637300b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:28.388854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (079bf566-474e-4df0-b745-a1d9c637300b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:28.389800 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (0c120792-acec-44f9-9a47-ae6327db5fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:28.390160 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:28.390800 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37984f5c-09a4-4057-bd6e-6dea21229f02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:28.391264 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1123/4520] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:28 2026] POST /volume/v3/volumes => generated 803 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:28.403012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8eda8a93-90ba-43ed-819f-16ae5fa797a0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:28.404895 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8eda8a93-90ba-43ed-819f-16ae5fa797a0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:28.405120 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8eda8a93-90ba-43ed-819f-16ae5fa797a0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:28.405300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8eda8a93-90ba-43ed-819f-16ae5fa797a0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:28.412820 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:28.412820 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:28.416884 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8eda8a93-90ba-43ed-819f-16ae5fa797a0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:28.421292 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8eda8a93-90ba-43ed-819f-16ae5fa797a0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 200 Aug 05 18:29:28.421745 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1138/4521] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:28 2026] GET /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:29.285616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5b471986-c7ac-4dce-812e-0fc6bf0baa5a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:29.287870 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5b471986-c7ac-4dce-812e-0fc6bf0baa5a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:29.288171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5b471986-c7ac-4dce-812e-0fc6bf0baa5a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:29.288427 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5b471986-c7ac-4dce-812e-0fc6bf0baa5a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:29.288610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-5b471986-c7ac-4dce-812e-0fc6bf0baa5a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:29.293933 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:29.293933 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:29.294833 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5b471986-c7ac-4dce-812e-0fc6bf0baa5a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:29.295335 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1134/4522] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:29 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:29.434499 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-22ac244d-1d64-48e3-9506-ced8af2b3624 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:29.436676 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22ac244d-1d64-48e3-9506-ced8af2b3624 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:29.437095 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22ac244d-1d64-48e3-9506-ced8af2b3624 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:29.437435 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-22ac244d-1d64-48e3-9506-ced8af2b3624 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:29.446186 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:29.446186 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:29.452051 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-22ac244d-1d64-48e3-9506-ced8af2b3624 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:29.454155 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-22ac244d-1d64-48e3-9506-ced8af2b3624 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 200 Aug 05 18:29:29.454688 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1128/4523] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:29 2026] GET /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:29.467692 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:29.469985 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:29:29.470335 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d674d627-aa84-4d4c-9c8d-c7ab667997ed", "name": "tempest-VolumeDependencyTests-Snapshot-837844689"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:29.479508 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:29.479508 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:29.480060 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:29.480198 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create snapshot from volume d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:29.506929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['e6c3ea01-75c8-40d9-b59b-bd7475c50090', '0ca4b2ea-34bb-4050-80d9-e86bbe63a733', '504276f8-3fd1-413a-9bcc-0517e3992273', 'bf78d1db-0c00-4274-af2f-864f2be831bc'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:29.538278 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot create request issued successfully. Aug 05 18:29:29.538565 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b186e612-b574-454d-9ee0-5eed1e9395e5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:29:29.539005 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1124/4524] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:29:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:29.549114 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6aba5504-616c-4308-a6ef-89297c014552 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:29.551505 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6aba5504-616c-4308-a6ef-89297c014552 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:29:29.551848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6aba5504-616c-4308-a6ef-89297c014552 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:29.552124 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6aba5504-616c-4308-a6ef-89297c014552 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:29.559490 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:29.559490 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:29.560216 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6aba5504-616c-4308-a6ef-89297c014552 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:29.561478 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6aba5504-616c-4308-a6ef-89297c014552 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 200 Aug 05 18:29:29.562095 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1139/4525] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:29 2026] GET /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:30.308834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fe457a4f-c8ea-4366-8a94-358196ee23b3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:30.311761 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fe457a4f-c8ea-4366-8a94-358196ee23b3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:30.312152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fe457a4f-c8ea-4366-8a94-358196ee23b3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:30.312460 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fe457a4f-c8ea-4366-8a94-358196ee23b3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:30.312670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-fe457a4f-c8ea-4366-8a94-358196ee23b3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:30.319279 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:30.319279 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:30.320249 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fe457a4f-c8ea-4366-8a94-358196ee23b3 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:30.320869 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1135/4526] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:30 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:30.572362 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c936c60-8263-4031-bd5a-95f6061fc33a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:30.574525 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c936c60-8263-4031-bd5a-95f6061fc33a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:29:30.574949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c936c60-8263-4031-bd5a-95f6061fc33a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:30.575310 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c936c60-8263-4031-bd5a-95f6061fc33a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:30.583617 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:30.583617 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:30.583617 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c936c60-8263-4031-bd5a-95f6061fc33a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:30.583617 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c936c60-8263-4031-bd5a-95f6061fc33a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 200 Aug 05 18:29:30.584232 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1129/4527] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:30 2026] GET /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:30.595220 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:30.598125 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:30.598622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ae7bd9e9-f035-465c-b851-68cb987798b1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-336756040"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:30.600101 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'snapshot_id': 'ae7bd9e9-f035-465c-b851-68cb987798b1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-336756040'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:30.605485 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:30.605485 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:30.605942 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:30.606051 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:30.609824 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:30.616886 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (332c66c6-1f2f-4ea6-95f8-2c6f9634820d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:30.618343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f132f4-8f59-4a2a-b7e9-da057ad58802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:30.619860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:30.661175 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06f132f4-8f59-4a2a-b7e9-da057ad58802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae7bd9e9-f035-465c-b851-68cb987798b1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:30.662325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa74bb7d-d4f1-40d1-8557-42f078a39876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:30.714234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['26661165-b02a-4cc9-bc6b-9c964ee92647', '1875d3ce-3dea-418e-a8ab-0510e7e6308e', 'd024252b-ecb5-438c-8d3f-808445f9cc26', 'e9af7dfe-14ac-41bd-a841-28c828a9de60'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:30.715155 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa74bb7d-d4f1-40d1-8557-42f078a39876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26661165-b02a-4cc9-bc6b-9c964ee92647', '1875d3ce-3dea-418e-a8ab-0510e7e6308e', 'd024252b-ecb5-438c-8d3f-808445f9cc26', 'e9af7dfe-14ac-41bd-a841-28c828a9de60']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:30.716033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f647d0a9-29b7-48d8-b507-bfc061bcf257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:30.764375 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f647d0a9-29b7-48d8-b507-bfc061bcf257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66abf00-664b-47c9-99df-94a5aad9a69e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-336756040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['26661165-b02a-4cc9-bc6b-9c964ee92647','1875d3ce-3dea-418e-a8ab-0510e7e6308e','d024252b-ecb5-438c-8d3f-808445f9cc26','e9af7dfe-14ac-41bd-a841-28c828a9de60'],size=1,snapshot_id=ae7bd9e9-f035-465c-b851-68cb987798b1,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-336756040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66abf00-664b-47c9-99df-94a5aad9a69e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae7bd9e9-f035-465c-b851-68cb987798b1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:30.765659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dbdabb-f208-4898-939a-349ecb42424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:30.792145 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dbdabb-f208-4898-939a-349ecb42424b) transitioned into state 'SUCCESS' from state '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-336756040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['26661165-b02a-4cc9-bc6b-9c964ee92647','1875d3ce-3dea-418e-a8ab-0510e7e6308e','d024252b-ecb5-438c-8d3f-808445f9cc26','e9af7dfe-14ac-41bd-a841-28c828a9de60'],size=1,snapshot_id=ae7bd9e9-f035-465c-b851-68cb987798b1,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:30.793232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fee8771-ac18-42de-a193-64769854b8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:30.818774 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fee8771-ac18-42de-a193-64769854b8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:30.821393 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (332c66c6-1f2f-4ea6-95f8-2c6f9634820d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:30.822324 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:30.822839 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a32ebcd9-0c26-4df5-ba11-74d53985081b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:30.823639 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1125/4528] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:30 2026] POST /volume/v3/volumes => generated 803 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:30.842609 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ea2d01d3-4578-4bb7-88a0-cad61e57b6b1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:30.845263 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea2d01d3-4578-4bb7-88a0-cad61e57b6b1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:29:30.845698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea2d01d3-4578-4bb7-88a0-cad61e57b6b1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:30.846043 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea2d01d3-4578-4bb7-88a0-cad61e57b6b1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:30.856091 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:30.856091 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:30.861346 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ea2d01d3-4578-4bb7-88a0-cad61e57b6b1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:30.868069 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea2d01d3-4578-4bb7-88a0-cad61e57b6b1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 200 Aug 05 18:29:30.868732 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1140/4529] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:30 2026] GET /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:31.331476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1ca28373-4fae-4c0b-a30d-a055d1d2b71f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:31.333781 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1ca28373-4fae-4c0b-a30d-a055d1d2b71f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:31.333982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1ca28373-4fae-4c0b-a30d-a055d1d2b71f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:31.334154 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1ca28373-4fae-4c0b-a30d-a055d1d2b71f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:31.334248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1ca28373-4fae-4c0b-a30d-a055d1d2b71f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:31.339782 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:31.339782 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:31.340693 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1ca28373-4fae-4c0b-a30d-a055d1d2b71f tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:31.341175 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1136/4530] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:31 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:31.884618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6fa75d1f-cd4d-48c0-95f5-53e68f763188 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:31.886298 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6fa75d1f-cd4d-48c0-95f5-53e68f763188 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:29:31.886530 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6fa75d1f-cd4d-48c0-95f5-53e68f763188 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:31.886741 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6fa75d1f-cd4d-48c0-95f5-53e68f763188 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:31.893682 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:31.893682 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:31.897127 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6fa75d1f-cd4d-48c0-95f5-53e68f763188 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:31.901188 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6fa75d1f-cd4d-48c0-95f5-53e68f763188 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 200 Aug 05 18:29:31.901634 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1130/4531] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:31 2026] GET /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:31.916176 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:31.918567 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:31.919370 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a66abf00-664b-47c9-99df-94a5aad9a69e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2099009454"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:31.921809 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'source_volid': 'a66abf00-664b-47c9-99df-94a5aad9a69e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2099009454'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:31.935063 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:31.935063 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:31.936374 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume retrieved successfully. Aug 05 18:29:31.936640 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:31.941159 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:31.948709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (56ae6141-6caf-4f46-b140-2489649c5c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:31.950121 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081a3753-cbf5-4b26-a4cb-0492b532ec31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:31.951386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:31.977964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (081a3753-cbf5-4b26-a4cb-0492b532ec31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a66abf00-664b-47c9-99df-94a5aad9a69e', 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:31.979101 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd1b19f-bb95-4abd-8f06-cdfc1c300d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:32.023396 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['3a0ba800-c9e9-43ec-bab8-6118755b6b28', 'ca48297a-03ec-4ab1-9b65-ec83d97aacd4', '278a8768-669b-4045-b89b-c907445d3754', '7ef2806e-2f68-43b2-a7ad-09819a77b9dc'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:32.024870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd1b19f-bb95-4abd-8f06-cdfc1c300d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a0ba800-c9e9-43ec-bab8-6118755b6b28', 'ca48297a-03ec-4ab1-9b65-ec83d97aacd4', '278a8768-669b-4045-b89b-c907445d3754', '7ef2806e-2f68-43b2-a7ad-09819a77b9dc']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:32.025961 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ae6ab2-c85d-498c-b486-9df7d4970348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:32.071998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ae6ab2-c85d-498c-b486-9df7d4970348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc56d3a2-8589-411b-90f9-289692ca7a19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2099009454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['3a0ba800-c9e9-43ec-bab8-6118755b6b28','ca48297a-03ec-4ab1-9b65-ec83d97aacd4','278a8768-669b-4045-b89b-c907445d3754','7ef2806e-2f68-43b2-a7ad-09819a77b9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=a66abf00-664b-47c9-99df-94a5aad9a69e,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2099009454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc56d3a2-8589-411b-90f9-289692ca7a19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a66abf00-664b-47c9-99df-94a5aad9a69e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:32.072785 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87cf56b2-70f8-4d56-87cd-9c822c8df09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:32.090386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87cf56b2-70f8-4d56-87cd-9c822c8df09f) transitioned into state 'SUCCESS' from state '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-2099009454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['3a0ba800-c9e9-43ec-bab8-6118755b6b28','ca48297a-03ec-4ab1-9b65-ec83d97aacd4','278a8768-669b-4045-b89b-c907445d3754','7ef2806e-2f68-43b2-a7ad-09819a77b9dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=a66abf00-664b-47c9-99df-94a5aad9a69e,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:32.091495 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bcec952-d120-4173-988c-bd47405134c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:32.110184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bcec952-d120-4173-988c-bd47405134c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:32.111612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (56ae6141-6caf-4f46-b140-2489649c5c51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:32.112214 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:32.113114 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b03eb1f9-ebee-4e9f-ac2d-f10f858da51d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:32.113613 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1126/4532] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:31 2026] POST /volume/v3/volumes => generated 804 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:32.126102 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5d01cf71-aa34-4f3e-8e84-435a5403cfad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:32.128081 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5d01cf71-aa34-4f3e-8e84-435a5403cfad tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:29:32.128286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5d01cf71-aa34-4f3e-8e84-435a5403cfad tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:32.128482 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5d01cf71-aa34-4f3e-8e84-435a5403cfad tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:32.135050 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:32.135050 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:32.138488 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5d01cf71-aa34-4f3e-8e84-435a5403cfad tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:32.142377 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5d01cf71-aa34-4f3e-8e84-435a5403cfad tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 200 Aug 05 18:29:32.142786 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1141/4533] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:32 2026] GET /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:32.352614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-04a3f3e0-c4a9-4c4f-90b6-ef07902b5e54 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:32.354898 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04a3f3e0-c4a9-4c4f-90b6-ef07902b5e54 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:32.355164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04a3f3e0-c4a9-4c4f-90b6-ef07902b5e54 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:32.355359 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04a3f3e0-c4a9-4c4f-90b6-ef07902b5e54 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:32.355529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-04a3f3e0-c4a9-4c4f-90b6-ef07902b5e54 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:32.360423 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:32.360423 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:32.361238 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04a3f3e0-c4a9-4c4f-90b6-ef07902b5e54 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:32.361628 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1137/4534] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:32 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:33.154904 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-827c2572-9627-478f-b4cd-9e21a1dcd59d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:33.156975 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-827c2572-9627-478f-b4cd-9e21a1dcd59d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:29:33.157145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-827c2572-9627-478f-b4cd-9e21a1dcd59d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:33.157324 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-827c2572-9627-478f-b4cd-9e21a1dcd59d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:33.165013 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:33.165013 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:33.169216 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-827c2572-9627-478f-b4cd-9e21a1dcd59d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:33.174361 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-827c2572-9627-478f-b4cd-9e21a1dcd59d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 200 Aug 05 18:29:33.174828 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1131/4535] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:33 2026] GET /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:33.187868 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:33.190025 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:29:33.190245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:33.190439 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:33.190585 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:29:33.195851 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:33.195851 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:33.196417 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:33.215471 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot delete request issued successfully. Aug 05 18:29:33.215849 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bd0937f-5b1c-464a-a48b-81da7ff3f406 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 202 Aug 05 18:29:33.216475 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1127/4536] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:33 2026] DELETE /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:33.223813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-91c1f197-d42f-4173-bf09-f661f905e172 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:33.225556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91c1f197-d42f-4173-bf09-f661f905e172 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:29:33.225849 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91c1f197-d42f-4173-bf09-f661f905e172 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:33.226059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91c1f197-d42f-4173-bf09-f661f905e172 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:33.232284 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:33.232284 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:33.232839 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-91c1f197-d42f-4173-bf09-f661f905e172 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:33.233887 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91c1f197-d42f-4173-bf09-f661f905e172 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 200 Aug 05 18:29:33.234359 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1142/4537] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:33 2026] GET /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:33.372422 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45028356-41a2-4969-a4b5-92465cd9e21e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:33.374692 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45028356-41a2-4969-a4b5-92465cd9e21e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:33.374917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45028356-41a2-4969-a4b5-92465cd9e21e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:33.375118 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45028356-41a2-4969-a4b5-92465cd9e21e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:33.375238 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-45028356-41a2-4969-a4b5-92465cd9e21e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:33.379850 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:33.379850 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:33.380652 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45028356-41a2-4969-a4b5-92465cd9e21e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:33.381086 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1138/4538] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:33 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:34.244379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8d2b8f9c-7751-4b6d-8f44-e7901b28fcf7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:34.246497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8d2b8f9c-7751-4b6d-8f44-e7901b28fcf7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:29:34.246758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8d2b8f9c-7751-4b6d-8f44-e7901b28fcf7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:34.246953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8d2b8f9c-7751-4b6d-8f44-e7901b28fcf7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:34.249228 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=260,cinder:INSERT=53,cinder:UPDATE=95 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:29:34.251567 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8d2b8f9c-7751-4b6d-8f44-e7901b28fcf7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 404 Aug 05 18:29:34.252131 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1132/4539] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:34 2026] GET /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:34.259094 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:34.261270 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:29:34.261665 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:34.262046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:34.262250 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:29:34.267369 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:34.267369 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:34.268010 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:34.283868 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot delete request issued successfully. Aug 05 18:29:34.284104 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-10e0775f-ff3d-4a0f-9afd-bc03ef0d1c57 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 202 Aug 05 18:29:34.284664 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1128/4540] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:34 2026] DELETE /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:34.291813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2c4597a1-1432-4a38-b9c1-77680c4c2242 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:34.293804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c4597a1-1432-4a38-b9c1-77680c4c2242 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:29:34.294078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c4597a1-1432-4a38-b9c1-77680c4c2242 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:34.294357 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c4597a1-1432-4a38-b9c1-77680c4c2242 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:34.296363 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=176,cinder:UPDATE=46,cinder:DELETE=1,cinder:INSERT=25 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:29:34.301146 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:34.301146 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:34.301727 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2c4597a1-1432-4a38-b9c1-77680c4c2242 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:34.302626 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c4597a1-1432-4a38-b9c1-77680c4c2242 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 200 Aug 05 18:29:34.303068 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1143/4541] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:34 2026] GET /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:34.392016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-22c7e38c-5b24-481e-b391-c1b285d9e222 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:34.394062 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22c7e38c-5b24-481e-b391-c1b285d9e222 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:34.394294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22c7e38c-5b24-481e-b391-c1b285d9e222 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:34.394493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22c7e38c-5b24-481e-b391-c1b285d9e222 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:34.394612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-22c7e38c-5b24-481e-b391-c1b285d9e222 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:34.398905 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:34.398905 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:34.399758 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22c7e38c-5b24-481e-b391-c1b285d9e222 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:34.400127 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1139/4542] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:34 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:35.312733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f71c467e-bdfc-4880-82e8-dc6dff33b157 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:35.314609 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f71c467e-bdfc-4880-82e8-dc6dff33b157 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:29:35.314884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f71c467e-bdfc-4880-82e8-dc6dff33b157 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:35.315100 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f71c467e-bdfc-4880-82e8-dc6dff33b157 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:35.320294 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f71c467e-bdfc-4880-82e8-dc6dff33b157 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 404 Aug 05 18:29:35.320849 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1133/4543] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:35 2026] GET /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:35.329451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-57272e32-f806-419f-9e98-a8fae92a1039 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:35.331481 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:29:35.331750 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:35.331984 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:35.332173 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:29:35.334181 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=242,cinder:UPDATE=77,cinder:INSERT=35 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:29:35.339766 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:35.339766 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:35.340348 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:35.363526 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:35.363815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-57272e32-f806-419f-9e98-a8fae92a1039 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 202 Aug 05 18:29:35.364299 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1129/4544] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:35 2026] DELETE /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:35.375644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-44ad2a8d-66c4-424a-98ab-f487c70fe9ab None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:35.377739 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-44ad2a8d-66c4-424a-98ab-f487c70fe9ab tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:29:35.377996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-44ad2a8d-66c4-424a-98ab-f487c70fe9ab tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:35.378243 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-44ad2a8d-66c4-424a-98ab-f487c70fe9ab tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:35.386261 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:35.386261 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:35.390255 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-44ad2a8d-66c4-424a-98ab-f487c70fe9ab tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:35.394841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-44ad2a8d-66c4-424a-98ab-f487c70fe9ab tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 200 Aug 05 18:29:35.395233 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1144/4545] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:35 2026] GET /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:35.410948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-01c62f30-af11-4dfe-99cb-660253d8f151 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:35.413208 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01c62f30-af11-4dfe-99cb-660253d8f151 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:35.413712 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01c62f30-af11-4dfe-99cb-660253d8f151 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:35.413930 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-01c62f30-af11-4dfe-99cb-660253d8f151 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:35.414021 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-01c62f30-af11-4dfe-99cb-660253d8f151 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:35.418150 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:35.418150 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:35.419037 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-01c62f30-af11-4dfe-99cb-660253d8f151 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:35.419546 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1140/4546] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:35 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:36.407800 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c3e3f535-f9ef-4f14-b3fe-080a9f1ef0ee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:36.409582 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c3e3f535-f9ef-4f14-b3fe-080a9f1ef0ee tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:29:36.409863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c3e3f535-f9ef-4f14-b3fe-080a9f1ef0ee tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:36.410056 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c3e3f535-f9ef-4f14-b3fe-080a9f1ef0ee tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:36.416067 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c3e3f535-f9ef-4f14-b3fe-080a9f1ef0ee tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 404 Aug 05 18:29:36.416547 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1134/4547] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:36 2026] GET /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:36.424476 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:36.426642 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:36.426911 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:36.427137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:36.427325 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:36.430142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9ebf75ef-f877-407a-8598-95888454ad1e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:36.431956 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ebf75ef-f877-407a-8598-95888454ad1e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:36.432163 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ebf75ef-f877-407a-8598-95888454ad1e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:36.432337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9ebf75ef-f877-407a-8598-95888454ad1e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:36.432449 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9ebf75ef-f877-407a-8598-95888454ad1e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:36.434609 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:36.434609 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:36.435043 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:36.436767 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:36.436767 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:36.437348 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9ebf75ef-f877-407a-8598-95888454ad1e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:36.437743 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1145/4548] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:36 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:36.453750 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:36.454007 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f78912fa-055a-441d-a4b1-2a63f84cc990 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 202 Aug 05 18:29:36.454846 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1130/4549] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:36 2026] DELETE /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:36.464369 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c296f6e3-2ada-49b8-8d5c-080c13c38130 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:36.466145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c296f6e3-2ada-49b8-8d5c-080c13c38130 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:36.466398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c296f6e3-2ada-49b8-8d5c-080c13c38130 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:36.466813 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c296f6e3-2ada-49b8-8d5c-080c13c38130 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:36.468482 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:UPDATE=35,cinder:SELECT=145,cinder:INSERT=13 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:29:36.474150 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:36.474150 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:36.479843 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c296f6e3-2ada-49b8-8d5c-080c13c38130 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:36.485488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c296f6e3-2ada-49b8-8d5c-080c13c38130 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 200 Aug 05 18:29:36.486124 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1141/4550] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:36 2026] GET /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:37.447240 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2a40c20a-3141-4019-989a-0d42bd970a22 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:37.448873 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a40c20a-3141-4019-989a-0d42bd970a22 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:37.449063 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a40c20a-3141-4019-989a-0d42bd970a22 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:37.449232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2a40c20a-3141-4019-989a-0d42bd970a22 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:37.449324 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2a40c20a-3141-4019-989a-0d42bd970a22 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:37.453319 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:37.453319 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:37.454009 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2a40c20a-3141-4019-989a-0d42bd970a22 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:37.454359 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1135/4551] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:37 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:37.498873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6b92e248-bc39-47c6-9578-5799ae136af1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:37.502192 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6b92e248-bc39-47c6-9578-5799ae136af1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:29:37.502426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6b92e248-bc39-47c6-9578-5799ae136af1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:37.502663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6b92e248-bc39-47c6-9578-5799ae136af1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:37.508881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6b92e248-bc39-47c6-9578-5799ae136af1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 404 Aug 05 18:29:37.509431 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1146/4552] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:37 2026] GET /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:37.515917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:37.517659 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:37.517893 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:37.518074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:37.518228 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:37.530673 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:37.530673 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:37.531326 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:37.555624 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:37.555624 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f42f36c6-352a-485d-b99f-b093c6dfbdc0 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 202 Aug 05 18:29:37.555624 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1131/4553] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:37 2026] DELETE /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:37.561197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d796249c-d903-48ca-976b-bc832eca3dd8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:37.562254 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d796249c-d903-48ca-976b-bc832eca3dd8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:37.562513 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d796249c-d903-48ca-976b-bc832eca3dd8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:37.562737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d796249c-d903-48ca-976b-bc832eca3dd8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:37.569807 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:37.569807 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:37.573573 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d796249c-d903-48ca-976b-bc832eca3dd8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:37.578880 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d796249c-d903-48ca-976b-bc832eca3dd8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 200 Aug 05 18:29:37.578880 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1142/4554] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:37 2026] GET /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:38.465157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-316c94ea-2452-4577-90f3-ace1fbf5749e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:38.466762 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-316c94ea-2452-4577-90f3-ace1fbf5749e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:38.466957 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-316c94ea-2452-4577-90f3-ace1fbf5749e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:38.467162 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-316c94ea-2452-4577-90f3-ace1fbf5749e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:38.467296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-316c94ea-2452-4577-90f3-ace1fbf5749e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:38.473526 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:38.473526 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:38.473526 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-316c94ea-2452-4577-90f3-ace1fbf5749e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:38.473526 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1136/4555] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:38 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:38.591307 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2a8d53e6-5861-40b9-bccd-0c22ba352dbc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:38.593613 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a8d53e6-5861-40b9-bccd-0c22ba352dbc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:29:38.593847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a8d53e6-5861-40b9-bccd-0c22ba352dbc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:38.594115 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2a8d53e6-5861-40b9-bccd-0c22ba352dbc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:38.601312 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2a8d53e6-5861-40b9-bccd-0c22ba352dbc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 404 Aug 05 18:29:38.602064 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1147/4556] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:38 2026] GET /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:38.608519 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:38.610924 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:29:38.611222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:38.611940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:38.611940 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:29:38.620317 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:38.620317 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:38.621205 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:38.644618 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:38.644618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bac687e0-c95c-490f-a024-9f5a5a8282bd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 202 Aug 05 18:29:38.644618 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1132/4557] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:38 2026] DELETE /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:38.651755 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1a0ea7c8-c565-4e11-8411-912e0d449a5d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:38.653999 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1a0ea7c8-c565-4e11-8411-912e0d449a5d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:29:38.654248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea7c8-c565-4e11-8411-912e0d449a5d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:38.654491 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1a0ea7c8-c565-4e11-8411-912e0d449a5d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:38.663007 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:38.663007 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:38.667046 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1a0ea7c8-c565-4e11-8411-912e0d449a5d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:38.671966 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1a0ea7c8-c565-4e11-8411-912e0d449a5d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 200 Aug 05 18:29:38.673555 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1143/4558] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:38 2026] GET /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:39.484725 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-434bb0b5-155d-4909-8feb-d752b77ab198 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:39.486246 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-434bb0b5-155d-4909-8feb-d752b77ab198 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:39.486436 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-434bb0b5-155d-4909-8feb-d752b77ab198 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:39.486629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-434bb0b5-155d-4909-8feb-d752b77ab198 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:39.486751 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-434bb0b5-155d-4909-8feb-d752b77ab198 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:39.490557 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:39.490557 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:39.491096 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-434bb0b5-155d-4909-8feb-d752b77ab198 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:39.491418 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1137/4559] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:39 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:39.685076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e2ef64d6-476b-4e8b-ad13-cb67339a213b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:39.687857 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2ef64d6-476b-4e8b-ad13-cb67339a213b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:29:39.688071 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2ef64d6-476b-4e8b-ad13-cb67339a213b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:39.688262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2ef64d6-476b-4e8b-ad13-cb67339a213b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:39.698427 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2ef64d6-476b-4e8b-ad13-cb67339a213b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 404 Aug 05 18:29:39.699317 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1148/4560] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:39 2026] GET /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:39.709261 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1ae88920-9771-4516-a768-02a9000bf74f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:39.711272 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:39.711779 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-23767753"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:39.713213 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-23767753'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:39.713350 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:39.717993 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:39.723993 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (edb2ab3d-57f4-42a9-9ac5-740422ee67d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:39.724930 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1074be-3d04-47b0-97d1-7331dd2d4e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:39.726001 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:39.755145 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1074be-3d04-47b0-97d1-7331dd2d4e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:39.755909 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97ab3b9-aa6d-4b19-b22d-f9624f4d2f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:39.804218 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['ba980969-3e52-40e5-95af-4b0b95073d96', 'c5cb362b-0295-4881-ba1b-958a45f00c65', '55e05ee9-faa2-4a2e-8622-f08f3ef34610', '99ad5780-06bd-4a76-a5d7-134cc61f0013'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:39.805122 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d97ab3b9-aa6d-4b19-b22d-f9624f4d2f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba980969-3e52-40e5-95af-4b0b95073d96', 'c5cb362b-0295-4881-ba1b-958a45f00c65', '55e05ee9-faa2-4a2e-8622-f08f3ef34610', '99ad5780-06bd-4a76-a5d7-134cc61f0013']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:39.805808 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de876d46-d66d-402f-a215-e8b73115bd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:39.830964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de876d46-d66d-402f-a215-e8b73115bd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a51be458-cfce-4c16-b602-4db8db702df7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-23767753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['ba980969-3e52-40e5-95af-4b0b95073d96','c5cb362b-0295-4881-ba1b-958a45f00c65','55e05ee9-faa2-4a2e-8622-f08f3ef34610','99ad5780-06bd-4a76-a5d7-134cc61f0013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-23767753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a51be458-cfce-4c16-b602-4db8db702df7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:39.831689 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d171f9f-62f1-4391-91dd-f6f550a4bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:39.854683 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d171f9f-62f1-4391-91dd-f6f550a4bed0) transitioned into state 'SUCCESS' from state '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-23767753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['ba980969-3e52-40e5-95af-4b0b95073d96','c5cb362b-0295-4881-ba1b-958a45f00c65','55e05ee9-faa2-4a2e-8622-f08f3ef34610','99ad5780-06bd-4a76-a5d7-134cc61f0013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:39.855843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9395efb-0e85-4084-954a-b84ec969faa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:39.870484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9395efb-0e85-4084-954a-b84ec969faa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:39.871920 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (edb2ab3d-57f4-42a9-9ac5-740422ee67d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:39.872449 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:39.873461 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1ae88920-9771-4516-a768-02a9000bf74f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:39.874779 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1133/4561] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:29:39 2026] POST /volume/v3/volumes => generated 768 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:39.886685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9afe4348-560f-4d93-a99f-55acb44830ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:39.888624 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9afe4348-560f-4d93-a99f-55acb44830ac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:39.888843 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9afe4348-560f-4d93-a99f-55acb44830ac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:39.889054 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9afe4348-560f-4d93-a99f-55acb44830ac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:39.896546 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:39.896546 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:39.901517 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9afe4348-560f-4d93-a99f-55acb44830ac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:39.906106 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9afe4348-560f-4d93-a99f-55acb44830ac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 200 Aug 05 18:29:39.906505 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1144/4562] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:39 2026] GET /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:40.501629 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-391fc19c-3e64-45e1-9713-948e7acbfd53 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:40.503801 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-391fc19c-3e64-45e1-9713-948e7acbfd53 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:40.503917 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-391fc19c-3e64-45e1-9713-948e7acbfd53 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:40.504094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-391fc19c-3e64-45e1-9713-948e7acbfd53 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:40.504230 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-391fc19c-3e64-45e1-9713-948e7acbfd53 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:40.510183 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:40.510183 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:40.511029 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-391fc19c-3e64-45e1-9713-948e7acbfd53 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:40.511517 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1138/4563] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:40 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:40.919416 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-93a9b391-462e-4676-b03e-2cca30fd6391 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:40.920454 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-93a9b391-462e-4676-b03e-2cca30fd6391 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:40.923623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-93a9b391-462e-4676-b03e-2cca30fd6391 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:40.923623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-93a9b391-462e-4676-b03e-2cca30fd6391 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:40.927307 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:40.927307 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:40.930822 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-93a9b391-462e-4676-b03e-2cca30fd6391 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:40.934963 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-93a9b391-462e-4676-b03e-2cca30fd6391 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 200 Aug 05 18:29:40.935335 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1149/4564] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:40 2026] GET /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:40.947133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:40.949109 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:29:40.949486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a51be458-cfce-4c16-b602-4db8db702df7", "name": "tempest-VolumeDependencyTests-Snapshot-1643825247"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:40.957470 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:40.957470 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:40.957898 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:40.958000 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create snapshot from volume a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:40.991561 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['996d74c9-65d1-4d29-be9f-33a890e1a223', 'c59a212c-4cb3-4803-a079-1cfc03fc1e77', '2d9438f1-ea4b-4ff8-9bcf-5b36e4da6b90', 'e85e173d-6f1c-49f5-9acd-137d69cf8caf'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:41.030613 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot create request issued successfully. Aug 05 18:29:41.030897 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bdd1eeb-0a23-473d-b79a-3035203bdf18 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:29:41.031278 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1134/4565] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:29:40 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) Aug 05 18:29:41.039605 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-54fb96b3-03e8-4fea-bed2-7d7d9072e727 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:41.041306 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54fb96b3-03e8-4fea-bed2-7d7d9072e727 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:29:41.041530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54fb96b3-03e8-4fea-bed2-7d7d9072e727 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:41.041756 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54fb96b3-03e8-4fea-bed2-7d7d9072e727 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:41.046156 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:41.046156 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:41.046552 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-54fb96b3-03e8-4fea-bed2-7d7d9072e727 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:41.047277 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54fb96b3-03e8-4fea-bed2-7d7d9072e727 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 200 Aug 05 18:29:41.047624 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1145/4566] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:41 2026] GET /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:41.522037 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b021bc14-4671-4fd2-b9cc-dbebc6721701 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:41.523934 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b021bc14-4671-4fd2-b9cc-dbebc6721701 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:41.524187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b021bc14-4671-4fd2-b9cc-dbebc6721701 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:41.524437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b021bc14-4671-4fd2-b9cc-dbebc6721701 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:41.524589 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b021bc14-4671-4fd2-b9cc-dbebc6721701 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:41.529306 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:41.529306 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:41.529943 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b021bc14-4671-4fd2-b9cc-dbebc6721701 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:41.530308 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1139/4567] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:41 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:42.058549 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b51a8a06-511c-4a06-9ace-27b2f0dd8965 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.060873 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b51a8a06-511c-4a06-9ace-27b2f0dd8965 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:29:42.061108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b51a8a06-511c-4a06-9ace-27b2f0dd8965 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:42.061368 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b51a8a06-511c-4a06-9ace-27b2f0dd8965 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:42.067136 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.067136 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:42.067643 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b51a8a06-511c-4a06-9ace-27b2f0dd8965 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:42.068556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b51a8a06-511c-4a06-9ace-27b2f0dd8965 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 200 Aug 05 18:29:42.068997 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1150/4568] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:42 2026] GET /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:42.078419 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-42936584-b311-483c-98b0-1109b388d55c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.080583 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:42.081021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "64d9e9d4-c265-45f8-88f0-8252a54a554d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2022813100"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:42.082833 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'snapshot_id': '64d9e9d4-c265-45f8-88f0-8252a54a554d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2022813100'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:42.089127 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.089127 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:42.089558 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:42.089683 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:42.093301 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:42.099170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (ecbb27bf-840e-4b72-beb0-b3b3dd925366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:42.100053 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fc5f0c-9533-4502-a4a7-19642ff92046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:42.100965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:42.132558 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7fc5f0c-9533-4502-a4a7-19642ff92046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64d9e9d4-c265-45f8-88f0-8252a54a554d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:42.133321 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a7b5d3-bbe2-480e-923c-b467b335d119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:42.171409 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['38928a03-aef4-48f9-98e7-700fa24d1ef2', '084f368f-86cd-4748-88d4-3c4676cf16a5', 'b06350e3-3d3e-41ed-b3c2-30517ad21c99', 'ceb4f30a-76ba-468f-b6f5-a641caffd2d2'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:42.172238 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a7b5d3-bbe2-480e-923c-b467b335d119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38928a03-aef4-48f9-98e7-700fa24d1ef2', '084f368f-86cd-4748-88d4-3c4676cf16a5', 'b06350e3-3d3e-41ed-b3c2-30517ad21c99', 'ceb4f30a-76ba-468f-b6f5-a641caffd2d2']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:42.172997 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69384792-b5c2-4e6f-97c5-b821e8dce83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:42.214791 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69384792-b5c2-4e6f-97c5-b821e8dce83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4602b7b7-b398-4bd6-9fc6-08a6a74d33d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2022813100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['38928a03-aef4-48f9-98e7-700fa24d1ef2','084f368f-86cd-4748-88d4-3c4676cf16a5','b06350e3-3d3e-41ed-b3c2-30517ad21c99','ceb4f30a-76ba-468f-b6f5-a641caffd2d2'],size=1,snapshot_id=64d9e9d4-c265-45f8-88f0-8252a54a554d,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2022813100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4602b7b7-b398-4bd6-9fc6-08a6a74d33d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64d9e9d4-c265-45f8-88f0-8252a54a554d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:42.215578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6eb00d5-b147-439c-8eb6-686fe0b735e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:42.234383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6eb00d5-b147-439c-8eb6-686fe0b735e0) transitioned into state 'SUCCESS' from state '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-2022813100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['38928a03-aef4-48f9-98e7-700fa24d1ef2','084f368f-86cd-4748-88d4-3c4676cf16a5','b06350e3-3d3e-41ed-b3c2-30517ad21c99','ceb4f30a-76ba-468f-b6f5-a641caffd2d2'],size=1,snapshot_id=64d9e9d4-c265-45f8-88f0-8252a54a554d,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:42.235467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c350e2-7053-47a1-97bf-d692e896333d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:42.258783 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c350e2-7053-47a1-97bf-d692e896333d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:42.259607 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (ecbb27bf-840e-4b72-beb0-b3b3dd925366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:42.259898 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:42.260419 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42936584-b311-483c-98b0-1109b388d55c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:42.260871 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1135/4569] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:42 2026] POST /volume/v3/volumes => generated 804 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:42.273362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0a2f5e33-6592-4635-97dc-a96500887cb2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.275065 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0a2f5e33-6592-4635-97dc-a96500887cb2 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:42.275268 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0a2f5e33-6592-4635-97dc-a96500887cb2 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:42.275467 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0a2f5e33-6592-4635-97dc-a96500887cb2 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:42.282791 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.282791 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:42.286885 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0a2f5e33-6592-4635-97dc-a96500887cb2 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:42.291645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0a2f5e33-6592-4635-97dc-a96500887cb2 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 200 Aug 05 18:29:42.292073 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1146/4570] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:42 2026] GET /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:42.541499 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ca2f3a63-44ad-46ff-a84f-42c48fb0cbb6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.543229 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca2f3a63-44ad-46ff-a84f-42c48fb0cbb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:42.543447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca2f3a63-44ad-46ff-a84f-42c48fb0cbb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:42.543694 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ca2f3a63-44ad-46ff-a84f-42c48fb0cbb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:42.543837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ca2f3a63-44ad-46ff-a84f-42c48fb0cbb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:42.547965 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.547965 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:42.548600 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ca2f3a63-44ad-46ff-a84f-42c48fb0cbb6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:42.549122 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1140/4571] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:42 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:42.558775 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.560586 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] POST https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42/action Aug 05 18:29:42.560951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:29:42.561076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:42.562500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Updating backup '3ad35f40-a104-49b6-a4d0-cefa11ce2c42' with '{'status': 'error'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 05 18:29:42.570039 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.570039 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:42.571219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6b96e0ca22c3412487640f25f389ea51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2ab279d5a36a4a73908c57d296cd28dc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:29:42.571438 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed350d71-c7c9-4c6b-ac45-22a2b5fb68da tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42/action returned with HTTP 403 Aug 05 18:29:42.571960 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1151/4572] 10.4.3.210 () {70 vars in 1430 bytes} [Wed Aug 5 18:29:42 2026] POST /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:42.579107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-05346021-c491-4ec9-9f32-e1bd211baab9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.581054 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 Aug 05 18:29:42.581273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:42.581475 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:42.581675 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume with id: d72d498a-0355-4a20-a073-8da1ad2f9a77 Aug 05 18:29:42.589558 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.589558 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:42.589916 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:42.606792 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume request issued successfully. Aug 05 18:29:42.607066 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-05346021-c491-4ec9-9f32-e1bd211baab9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 returned with HTTP 202 Aug 05 18:29:42.607604 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1136/4573] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:42 2026] DELETE /volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:42.615779 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6e9a1959-2588-4f27-9953-8e1bd0eadd87 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:42.618443 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6e9a1959-2588-4f27-9953-8e1bd0eadd87 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 Aug 05 18:29:42.618771 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6e9a1959-2588-4f27-9953-8e1bd0eadd87 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:42.619109 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6e9a1959-2588-4f27-9953-8e1bd0eadd87 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:42.631147 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:42.631147 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:42.635259 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6e9a1959-2588-4f27-9953-8e1bd0eadd87 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:42.639793 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6e9a1959-2588-4f27-9953-8e1bd0eadd87 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 returned with HTTP 200 Aug 05 18:29:42.640318 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1147/4574] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:42 2026] GET /volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:43.201691 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5e4dd3f5-d02a-42e0-b353-76590538e96d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.260744 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e4dd3f5-d02a-42e0-b353-76590538e96d tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:29:43.261157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5e4dd3f5-d02a-42e0-b353-76590538e96d tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1174180072-1410986658", "extra_specs": {"multiattach": " True"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:43.276556 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5e4dd3f5-d02a-42e0-b353-76590538e96d tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:29:43.277034 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1141/4575] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:29:43 2026] POST /volume/v3/types => generated 287 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:43.285178 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.286920 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:43.287219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-610446969", "snapshot_id": null, "imageRef": null, "volume_type": "aaf4d83f-63ea-40e6-84a4-2022dc93e64d", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:43.289019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-610446969', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'aaf4d83f-63ea-40e6-84a4-2022dc93e64d', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:43.293131 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume of 1 GB Aug 05 18:29:43.293414 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.293414 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:43.293900 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Availability Zones retrieved successfully. Aug 05 18:29:43.299133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (6fc4f7dc-4c2b-449a-8f68-ac95bf7b0ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:43.300041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c761da-f637-40e0-8add-0cafa516ddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.300843 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:43.307480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1d906a0d-3d19-42a5-8e59-7b5b0134721f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.308554 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.308554 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:43.309947 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d906a0d-3d19-42a5-8e59-7b5b0134721f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:43.310284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d906a0d-3d19-42a5-8e59-7b5b0134721f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:43.310578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1d906a0d-3d19-42a5-8e59-7b5b0134721f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:43.320104 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.320104 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:43.322060 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c761da-f637-40e0-8add-0cafa516ddcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:29:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aaf4d83f-63ea-40e6-84a4-2022dc93e64d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1174180072-1410986658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aaf4d83f-63ea-40e6-84a4-2022dc93e64d', 'encryption_key_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=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.322806 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9411068e-f627-4b2d-be8c-7909ccbccb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.324113 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1d906a0d-3d19-42a5-8e59-7b5b0134721f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:43.329051 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1d906a0d-3d19-42a5-8e59-7b5b0134721f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 200 Aug 05 18:29:43.329508 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1137/4576] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:43 2026] GET /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:43.341669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.343875 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:29:43.344327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4602b7b7-b398-4bd6-9fc6-08a6a74d33d5", "name": "tempest-VolumeDependencyTests-Snapshot-92526117"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:43.350980 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1174180072-1410986658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1174180072-1410986658, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:29:43.351395 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1174180072-1410986658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1174180072-1410986658, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:29:43.353913 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.353913 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:43.354416 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:43.354529 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create snapshot from volume 4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:43.379476 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['c91fdd8a-0805-4a36-a9be-7312c8d02e7a', '3b9b4e8a-fd1d-4f22-8e29-9fbeada15926', '5c1dbda8-a825-4b22-a573-bbc62a532318', '035ed84b-ad43-46cb-9b0e-00506952c1ed'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:43.387839 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Created reservations ['5e021fe4-f554-4e3e-bbac-9bc086cae5b3', 'f9fbc793-ac15-403a-9ed7-2e59aff16c1e', 'd0e4008b-8db8-4a90-a0d9-b1f981e776cc', '27fce604-f282-42b7-afb3-525c1e4ce06a'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:43.388659 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9411068e-f627-4b2d-be8c-7909ccbccb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e021fe4-f554-4e3e-bbac-9bc086cae5b3', 'f9fbc793-ac15-403a-9ed7-2e59aff16c1e', 'd0e4008b-8db8-4a90-a0d9-b1f981e776cc', '27fce604-f282-42b7-afb3-525c1e4ce06a']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.389467 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724f38b7-4928-42c3-b844-09bb784b10a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.408950 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot create request issued successfully. Aug 05 18:29:43.409366 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-18b25b2d-5ff0-4424-8980-01782d3f6909 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:29:43.409820 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1148/4577] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:29:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:43.412636 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724f38b7-4928-42c3-b844-09bb784b10a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '968712a5-8533-4bac-b3fa-1414e562a378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-610446969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['5e021fe4-f554-4e3e-bbac-9bc086cae5b3','f9fbc793-ac15-403a-9ed7-2e59aff16c1e','d0e4008b-8db8-4a90-a0d9-b1f981e776cc','27fce604-f282-42b7-afb3-525c1e4ce06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=aaf4d83f-63ea-40e6-84a4-2022dc93e64d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-610446969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=968712a5-8533-4bac-b3fa-1414e562a378,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='74c4cc54d72a4fc28f93b55d6965d14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aaf4d83f-63ea-40e6-84a4-2022dc93e64d),volume_type_id=aaf4d83f-63ea-40e6-84a4-2022dc93e64d)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.413382 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2e4dcad-eec6-45d4-a00b-56f777674ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.420575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a711cd48-de9d-454a-a13b-a7a8a08238da None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.422681 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a711cd48-de9d-454a-a13b-a7a8a08238da tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:29:43.422908 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a711cd48-de9d-454a-a13b-a7a8a08238da tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:43.423181 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a711cd48-de9d-454a-a13b-a7a8a08238da tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:43.428663 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.428663 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:43.429134 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a711cd48-de9d-454a-a13b-a7a8a08238da tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:43.429907 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a711cd48-de9d-454a-a13b-a7a8a08238da tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 200 Aug 05 18:29:43.430305 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1142/4578] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:43 2026] GET /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:43.433469 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2e4dcad-eec6-45d4-a00b-56f777674ff1) transitioned into state 'SUCCESS' from state '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-610446969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['5e021fe4-f554-4e3e-bbac-9bc086cae5b3','f9fbc793-ac15-403a-9ed7-2e59aff16c1e','d0e4008b-8db8-4a90-a0d9-b1f981e776cc','27fce604-f282-42b7-afb3-525c1e4ce06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=aaf4d83f-63ea-40e6-84a4-2022dc93e64d)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.434272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2d3b54-54b9-4ea3-953e-43e7f1bbbbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.445566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb2d3b54-54b9-4ea3-953e-43e7f1bbbbec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.446395 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (6fc4f7dc-4c2b-449a-8f68-ac95bf7b0ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:43.446715 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request issued successfully. Aug 05 18:29:43.447384 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8c060971-b807-4fe5-a5a2-6a3f259d2191 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:43.448094 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1152/4579] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:29:43 2026] POST /volume/v3/volumes => generated 829 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:43.463788 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f6ac2b28-86f4-431c-9dad-c63bb8532f47 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.465622 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f6ac2b28-86f4-431c-9dad-c63bb8532f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:29:43.465838 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f6ac2b28-86f4-431c-9dad-c63bb8532f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:43.466116 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f6ac2b28-86f4-431c-9dad-c63bb8532f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:43.473335 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.473335 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:43.477324 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f6ac2b28-86f4-431c-9dad-c63bb8532f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:43.482376 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f6ac2b28-86f4-431c-9dad-c63bb8532f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:29:43.482771 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1138/4580] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:43 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:43.654346 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0c351203-8099-4bd3-b93c-432efc7d184c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.656268 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0c351203-8099-4bd3-b93c-432efc7d184c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 Aug 05 18:29:43.656502 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0c351203-8099-4bd3-b93c-432efc7d184c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:43.656698 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0c351203-8099-4bd3-b93c-432efc7d184c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:43.662562 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0c351203-8099-4bd3-b93c-432efc7d184c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 returned with HTTP 404 Aug 05 18:29:43.662994 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1149/4581] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:43 2026] GET /volume/v3/volumes/d72d498a-0355-4a20-a073-8da1ad2f9a77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:43.670145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:43.671813 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] POST https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d/restore Aug 05 18:29:43.672136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:43.673366 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Restoring backup cf9f3dbc-fb6a-4590-a474-04f50c29578d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100365) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:29:43.673472 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Restoring backup cf9f3dbc-fb6a-4590-a474-04f50c29578d to volume None. Aug 05 18:29:43.677720 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.677720 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:43.678699 np0000006581 devstack@c-api.service[100365]: INFO cinder.backup.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Creating volume of 1 GB for restore of backup cf9f3dbc-fb6a-4590-a474-04f50c29578d. Aug 05 18:29:43.681929 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Availability Zones retrieved successfully. Aug 05 18:29:43.687133 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Flow 'volume_create_api' (f0519eb7-c4d9-40bd-ba03-53c4519e1862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:43.688028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd22fbf-8f3d-4e7e-b4d7-a65c29bfdb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.688893 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:43.717017 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd22fbf-8f3d-4e7e-b4d7-a65c29bfdb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.717889 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068f6cb1-d9a8-4af8-9955-4f3d1f6013e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.754447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Created reservations ['2ff18d0d-6331-4085-a039-720e0d05882e', 'db2e092f-a597-44ef-8c3d-92dee3882842', 'c2666b1f-1c05-482c-b55c-8162fd3dfaab', '5ce91ca7-be8c-43b9-a601-334cf0d1d154'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:43.755314 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068f6cb1-d9a8-4af8-9955-4f3d1f6013e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ff18d0d-6331-4085-a039-720e0d05882e', 'db2e092f-a597-44ef-8c3d-92dee3882842', 'c2666b1f-1c05-482c-b55c-8162fd3dfaab', '5ce91ca7-be8c-43b9-a601-334cf0d1d154']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.756243 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ed50f1-dc9d-4525-ab33-2cb9eee06568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.784970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58ed50f1-dc9d-4525-ab33-2cb9eee06568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '916fcdaf-35d2-4a69-8966-d614a22bdd92', '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='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['2ff18d0d-6331-4085-a039-720e0d05882e','db2e092f-a597-44ef-8c3d-92dee3882842','c2666b1f-1c05-482c-b55c-8162fd3dfaab','5ce91ca7-be8c-43b9-a601-334cf0d1d154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b96e0ca22c3412487640f25f389ea51',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=916fcdaf-35d2-4a69-8966-d614a22bdd92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ab279d5a36a4a73908c57d296cd28dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b96e0ca22c3412487640f25f389ea51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.785744 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9943237f-13b8-461c-87bf-db6ec62136fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.801889 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9943237f-13b8-461c-87bf-db6ec62136fa) transitioned into 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='2ab279d5a36a4a73908c57d296cd28dc',qos_specs=None,replication_status=,reservations=['2ff18d0d-6331-4085-a039-720e0d05882e','db2e092f-a597-44ef-8c3d-92dee3882842','c2666b1f-1c05-482c-b55c-8162fd3dfaab','5ce91ca7-be8c-43b9-a601-334cf0d1d154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b96e0ca22c3412487640f25f389ea51',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.802725 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8216ba99-3607-4c67-8513-57bd31998145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:43.815487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8216ba99-3607-4c67-8513-57bd31998145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:43.816563 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Flow 'volume_create_api' (f0519eb7-c4d9-40bd-ba03-53c4519e1862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:43.816946 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Create volume request issued successfully. Aug 05 18:29:43.824690 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:43.824690 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:43.825230 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Volume info retrieved successfully. Aug 05 18:29:44.438871 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a6fb3a3c-5f60-4bf2-8847-a67f388ff1a3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.440692 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a6fb3a3c-5f60-4bf2-8847-a67f388ff1a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:29:44.440873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a6fb3a3c-5f60-4bf2-8847-a67f388ff1a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:44.441048 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a6fb3a3c-5f60-4bf2-8847-a67f388ff1a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:44.445705 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.445705 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:44.446059 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a6fb3a3c-5f60-4bf2-8847-a67f388ff1a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:44.446734 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a6fb3a3c-5f60-4bf2-8847-a67f388ff1a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 200 Aug 05 18:29:44.447228 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1153/4582] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:44 2026] GET /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:44.455797 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6e091e38-728c-4077-8748-b86262c279cf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.457766 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:44.458166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aac5e61e-2783-46e6-9dcf-31734f2efa5c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-126194610"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:44.459701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'snapshot_id': 'aac5e61e-2783-46e6-9dcf-31734f2efa5c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-126194610'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:44.465283 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.465283 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:44.465941 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:44.466093 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:44.470433 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:44.475325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (bfc92148-bde1-4274-a645-fce1db82bc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:44.476126 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6953c6-f865-4b35-ba71-92f378a3d6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.476930 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:44.497040 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c24d1be9-e754-4b5d-952f-4d8b1095a50e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.498711 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c24d1be9-e754-4b5d-952f-4d8b1095a50e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:29:44.498887 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c24d1be9-e754-4b5d-952f-4d8b1095a50e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:44.499069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c24d1be9-e754-4b5d-952f-4d8b1095a50e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:44.502547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6953c6-f865-4b35-ba71-92f378a3d6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aac5e61e-2783-46e6-9dcf-31734f2efa5c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.503233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911d6f72-014b-47f2-9f43-9a56c9c3a845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.506054 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.506054 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:44.510905 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c24d1be9-e754-4b5d-952f-4d8b1095a50e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:44.515469 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c24d1be9-e754-4b5d-952f-4d8b1095a50e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:29:44.515978 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1150/4583] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:44 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:44.527704 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-776c2101-2054-4d4e-9762-b8f97990b316 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.529535 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-776c2101-2054-4d4e-9762-b8f97990b316 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:29:44.529731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-776c2101-2054-4d4e-9762-b8f97990b316 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:44.529933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-776c2101-2054-4d4e-9762-b8f97990b316 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:44.536900 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.536900 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:44.540356 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['51766911-911e-4c14-919a-aabeab7204fc', '1bd0c4a9-3916-4fe7-91c5-2ae710e7db69', 'cecd9abc-793c-42bc-ab27-2e51f98b7c6f', 'e9dd4a80-cbc6-4387-a2f7-eb788f987b96'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:44.540774 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-776c2101-2054-4d4e-9762-b8f97990b316 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:44.541020 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (911d6f72-014b-47f2-9f43-9a56c9c3a845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51766911-911e-4c14-919a-aabeab7204fc', '1bd0c4a9-3916-4fe7-91c5-2ae710e7db69', 'cecd9abc-793c-42bc-ab27-2e51f98b7c6f', 'e9dd4a80-cbc6-4387-a2f7-eb788f987b96']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.541690 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4697e7-9561-407a-a28f-ab34fbbfa57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.545089 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-776c2101-2054-4d4e-9762-b8f97990b316 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:29:44.545484 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1154/4584] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:44 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:44.558104 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.559772 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:44.560116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-64144950", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:44.561641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-64144950', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:44.561772 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume of 1 GB Aug 05 18:29:44.565558 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Availability Zones retrieved successfully. Aug 05 18:29:44.571250 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (9921dbfa-4a50-42be-93d5-03dc42591e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:44.572200 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dbffe0c-8917-43a3-8f35-cd2cd1991a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.573000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:44.581919 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4697e7-9561-407a-a28f-ab34fbbfa57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68924eab-b34a-4075-9c01-de7a8a3a9a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-126194610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['51766911-911e-4c14-919a-aabeab7204fc','1bd0c4a9-3916-4fe7-91c5-2ae710e7db69','cecd9abc-793c-42bc-ab27-2e51f98b7c6f','e9dd4a80-cbc6-4387-a2f7-eb788f987b96'],size=1,snapshot_id=aac5e61e-2783-46e6-9dcf-31734f2efa5c,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-126194610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68924eab-b34a-4075-9c01-de7a8a3a9a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aac5e61e-2783-46e6-9dcf-31734f2efa5c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.582708 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbff677-5798-4fc9-a244-0b8db139c0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.598511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dbffe0c-8917-43a3-8f35-cd2cd1991a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.599292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912db10e-d21f-4b18-98ba-6967f7c0ff1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.601104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbff677-5798-4fc9-a244-0b8db139c0d9) transitioned into state 'SUCCESS' from state '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-126194610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['51766911-911e-4c14-919a-aabeab7204fc','1bd0c4a9-3916-4fe7-91c5-2ae710e7db69','cecd9abc-793c-42bc-ab27-2e51f98b7c6f','e9dd4a80-cbc6-4387-a2f7-eb788f987b96'],size=1,snapshot_id=aac5e61e-2783-46e6-9dcf-31734f2efa5c,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.601816 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d012a07-5814-4b2b-8465-b4e2461be89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.620860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d012a07-5814-4b2b-8465-b4e2461be89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.621640 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (bfc92148-bde1-4274-a645-fce1db82bc7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:44.621933 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:44.622581 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6e091e38-728c-4077-8748-b86262c279cf tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:44.622931 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1139/4585] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:44 2026] POST /volume/v3/volumes => generated 803 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:44.634180 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-177ff0b5-9f6b-490d-b9aa-ce243301537b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.635990 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-177ff0b5-9f6b-490d-b9aa-ce243301537b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:29:44.636254 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-177ff0b5-9f6b-490d-b9aa-ce243301537b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:44.636480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-177ff0b5-9f6b-490d-b9aa-ce243301537b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:44.644120 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.644120 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:44.648825 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-177ff0b5-9f6b-490d-b9aa-ce243301537b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:44.653908 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-177ff0b5-9f6b-490d-b9aa-ce243301537b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 200 Aug 05 18:29:44.654318 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1155/4586] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:44 2026] GET /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:44.657375 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Created reservations ['19dfdb2d-6c02-4700-9cbb-cceb32d2e1da', '67b2d5e5-6132-4c06-baf6-0c8a8fc1c34a', '6c6bae84-c473-4169-9e3f-650ddf3fb8f9', 'b34f2902-b92b-43c0-a9bf-e6f376b88e21'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:44.658344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912db10e-d21f-4b18-98ba-6967f7c0ff1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19dfdb2d-6c02-4700-9cbb-cceb32d2e1da', '67b2d5e5-6132-4c06-baf6-0c8a8fc1c34a', '6c6bae84-c473-4169-9e3f-650ddf3fb8f9', 'b34f2902-b92b-43c0-a9bf-e6f376b88e21']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.659115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35ed8c8-c46a-4ef7-8368-8ae38fbaa184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.681863 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35ed8c8-c46a-4ef7-8368-8ae38fbaa184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99023df9-a8d6-4930-a2a8-13d6546df785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-64144950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['19dfdb2d-6c02-4700-9cbb-cceb32d2e1da','67b2d5e5-6132-4c06-baf6-0c8a8fc1c34a','6c6bae84-c473-4169-9e3f-650ddf3fb8f9','b34f2902-b92b-43c0-a9bf-e6f376b88e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-64144950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99023df9-a8d6-4930-a2a8-13d6546df785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c4cc54d72a4fc28f93b55d6965d14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.682569 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56452dbe-255f-40e6-b186-1ed13a4fb739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.700452 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56452dbe-255f-40e6-b186-1ed13a4fb739) transitioned into state 'SUCCESS' from state '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-64144950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['19dfdb2d-6c02-4700-9cbb-cceb32d2e1da','67b2d5e5-6132-4c06-baf6-0c8a8fc1c34a','6c6bae84-c473-4169-9e3f-650ddf3fb8f9','b34f2902-b92b-43c0-a9bf-e6f376b88e21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.701604 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f917be1-10ee-4675-a6df-9f6ed9fa9d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:44.713953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f917be1-10ee-4675-a6df-9f6ed9fa9d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:44.714941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (9921dbfa-4a50-42be-93d5-03dc42591e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:44.715410 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request issued successfully. Aug 05 18:29:44.716222 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d2afff80-faef-4dcf-ae3e-7d7b22274f26 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:44.716773 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1151/4587] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:29:44 2026] POST /volume/v3/volumes => generated 751 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:44.728715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-098bd02d-6ae3-48fc-9fa1-af6d0508b3bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.731375 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-098bd02d-6ae3-48fc-9fa1-af6d0508b3bc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:44.731675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-098bd02d-6ae3-48fc-9fa1-af6d0508b3bc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:44.731977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-098bd02d-6ae3-48fc-9fa1-af6d0508b3bc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:44.743191 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.743191 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:44.747909 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-098bd02d-6ae3-48fc-9fa1-af6d0508b3bc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:44.753662 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-098bd02d-6ae3-48fc-9fa1-af6d0508b3bc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:44.754165 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1140/4588] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:44 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:44.832414 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.832414 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:44.833029 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Volume info retrieved successfully. Aug 05 18:29:44.833222 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Checking backup size 1 against volume size 1 {{(pid=100365) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:29:44.833399 np0000006581 devstack@c-api.service[100365]: INFO cinder.backup.api [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Overwriting volume 916fcdaf-35d2-4a69-8966-d614a22bdd92 with restore of backup cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:44.849501 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] restore_backup in rpcapi backup_id cf9f3dbc-fb6a-4590-a474-04f50c29578d {{(pid=100365) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:29:44.851066 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c885de1-a422-4230-9c5f-015cf0fb34b5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d/restore returned with HTTP 202 Aug 05 18:29:44.851504 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1143/4589] 10.4.3.210 () {70 vars in 1433 bytes} [Wed Aug 5 18:29:43 2026] POST /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d/restore => generated 152 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:44.859018 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5b035a49-e954-451d-8407-34e1264b8841 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:44.860888 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b035a49-e954-451d-8407-34e1264b8841 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:44.861130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b035a49-e954-451d-8407-34e1264b8841 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:44.861347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5b035a49-e954-451d-8407-34e1264b8841 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:44.861463 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-5b035a49-e954-451d-8407-34e1264b8841 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:44.865730 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:44.865730 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:44.866390 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5b035a49-e954-451d-8407-34e1264b8841 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:44.866783 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1156/4590] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:44 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.667299 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-17894062-6810-4152-ad02-fedb67d5a3b4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.669186 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-17894062-6810-4152-ad02-fedb67d5a3b4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:29:45.669419 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-17894062-6810-4152-ad02-fedb67d5a3b4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:45.669631 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-17894062-6810-4152-ad02-fedb67d5a3b4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:45.676612 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.676612 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:45.680026 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-17894062-6810-4152-ad02-fedb67d5a3b4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:45.684515 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-17894062-6810-4152-ad02-fedb67d5a3b4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 200 Aug 05 18:29:45.684993 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1152/4591] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:45 2026] GET /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:45.700042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.702045 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:29:45.702313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:45.702557 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:45.702724 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: 64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:29:45.708300 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.708300 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:45.708719 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:45.723858 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot delete request issued successfully. Aug 05 18:29:45.724093 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c2b420f-dee0-414d-bb21-2bae849386c3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 202 Aug 05 18:29:45.724536 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1141/4592] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:45 2026] DELETE /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:45.731106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-15a389ce-98dd-400b-b321-840e4095198e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.733006 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15a389ce-98dd-400b-b321-840e4095198e tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:29:45.733197 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15a389ce-98dd-400b-b321-840e4095198e tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:45.733390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-15a389ce-98dd-400b-b321-840e4095198e tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:45.738911 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.738911 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:45.739364 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-15a389ce-98dd-400b-b321-840e4095198e tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:45.740229 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-15a389ce-98dd-400b-b321-840e4095198e tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 200 Aug 05 18:29:45.740718 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1144/4593] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:45 2026] GET /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.766351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d9c6240-cf30-4367-baf5-371c411ebac9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.768189 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d9c6240-cf30-4367-baf5-371c411ebac9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:45.768425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d9c6240-cf30-4367-baf5-371c411ebac9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:45.768670 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d9c6240-cf30-4367-baf5-371c411ebac9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:45.775541 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.775541 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:45.779248 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3d9c6240-cf30-4367-baf5-371c411ebac9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:45.783187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d9c6240-cf30-4367-baf5-371c411ebac9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:45.783547 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1157/4594] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:45 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.796490 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bad1d918-8d1d-40f6-84c3-a19af22098ad None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.798672 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bad1d918-8d1d-40f6-84c3-a19af22098ad tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:45.798672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bad1d918-8d1d-40f6-84c3-a19af22098ad tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:45.798672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bad1d918-8d1d-40f6-84c3-a19af22098ad tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:45.804938 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.804938 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:45.808204 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bad1d918-8d1d-40f6-84c3-a19af22098ad tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:45.811993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bad1d918-8d1d-40f6-84c3-a19af22098ad tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:45.812345 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1153/4595] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:45 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.823906 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-68adb1f5-9978-4138-b1f9-aa1746d23221 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.825773 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-68adb1f5-9978-4138-b1f9-aa1746d23221 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:29:45.826142 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-68adb1f5-9978-4138-b1f9-aa1746d23221 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-511205104", "extra_specs": {}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:45.827674 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.827674 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:45.840545 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-68adb1f5-9978-4138-b1f9-aa1746d23221 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:29:45.840908 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1142/4596] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:29:45 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.848568 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eec8b7ee-2e9d-442e-bca8-c345637a1dda None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.851579 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eec8b7ee-2e9d-442e-bca8-c345637a1dda tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] POST https://10.4.3.210/volume/v3/types/20c58902-5144-456f-afcd-7ddd1434e7e8/encryption Aug 05 18:29:45.852066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eec8b7ee-2e9d-442e-bca8-c345637a1dda tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:45.872696 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eec8b7ee-2e9d-442e-bca8-c345637a1dda tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types/20c58902-5144-456f-afcd-7ddd1434e7e8/encryption returned with HTTP 200 Aug 05 18:29:45.873213 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1145/4597] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:29:45 2026] POST /volume/v3/types/20c58902-5144-456f-afcd-7ddd1434e7e8/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.876635 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2c1d82ae-f4f8-4a75-8eb2-63b0df9ff931 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.878447 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c1d82ae-f4f8-4a75-8eb2-63b0df9ff931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:45.878672 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c1d82ae-f4f8-4a75-8eb2-63b0df9ff931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:45.878855 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c1d82ae-f4f8-4a75-8eb2-63b0df9ff931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:45.878987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2c1d82ae-f4f8-4a75-8eb2-63b0df9ff931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:45.881011 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aa74bf9a-f714-443d-8705-80043e89e81b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:45.882723 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:45.883062 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.883062 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:45.883145 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-276238676", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-511205104", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:45.883716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c1d82ae-f4f8-4a75-8eb2-63b0df9ff931 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:45.884071 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1158/4598] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:45 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:45.884553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-276238676', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-511205104', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:45.888413 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume of 1 GB Aug 05 18:29:45.888855 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:45.888855 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:45.889601 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Availability Zones retrieved successfully. Aug 05 18:29:45.894580 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (1d1e7b1b-1c09-419e-8c76-0dcd0b838827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:45.895384 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d76e43-3c10-4865-b99a-27836d24b95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:45.896191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:45.921643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d76e43-3c10-4865-b99a-27836d24b95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:29:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20c58902-5144-456f-afcd-7ddd1434e7e8,is_public=True,name='tempest-scenario-type-luks-511205104',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20c58902-5144-456f-afcd-7ddd1434e7e8', '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=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:45.922348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cf8248-a2ea-4b84-854f-b9066b5b3d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:45.950988 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-511205104 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-511205104, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:29:45.951453 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-511205104 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-511205104, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:29:45.985034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Created reservations ['cf189ea3-d956-45b6-a2f1-edff071715a6', '437a98fa-2767-487b-af55-d6cd518c4480', 'c7949d70-ffdb-40fb-a2ff-ff71bd6207d5', 'da052c24-01bd-4ae5-8d0d-b912a21026b4'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:45.985891 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cf8248-a2ea-4b84-854f-b9066b5b3d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf189ea3-d956-45b6-a2f1-edff071715a6', '437a98fa-2767-487b-af55-d6cd518c4480', 'c7949d70-ffdb-40fb-a2ff-ff71bd6207d5', 'da052c24-01bd-4ae5-8d0d-b912a21026b4']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:45.986694 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0f524b-b6ad-4334-b7b2-eb46e39c2f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:46.010318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0f524b-b6ad-4334-b7b2-eb46e39c2f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3b8d49a-1a6f-4800-97f3-5ca9184b5c09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-276238676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['cf189ea3-d956-45b6-a2f1-edff071715a6','437a98fa-2767-487b-af55-d6cd518c4480','c7949d70-ffdb-40fb-a2ff-ff71bd6207d5','da052c24-01bd-4ae5-8d0d-b912a21026b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=20c58902-5144-456f-afcd-7ddd1434e7e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-276238676',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e3b8d49a-1a6f-4800-97f3-5ca9184b5c09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c4cc54d72a4fc28f93b55d6965d14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20c58902-5144-456f-afcd-7ddd1434e7e8),volume_type_id=20c58902-5144-456f-afcd-7ddd1434e7e8)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:46.011132 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdb49b7-d2d9-4515-9b0b-3e43b6f6c7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:46.032789 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcdb49b7-d2d9-4515-9b0b-3e43b6f6c7ce) transitioned into state 'SUCCESS' from state '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-276238676',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['cf189ea3-d956-45b6-a2f1-edff071715a6','437a98fa-2767-487b-af55-d6cd518c4480','c7949d70-ffdb-40fb-a2ff-ff71bd6207d5','da052c24-01bd-4ae5-8d0d-b912a21026b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=20c58902-5144-456f-afcd-7ddd1434e7e8)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:46.033705 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8345d7-f777-43ec-a139-35c31774399d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:46.045086 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df8345d7-f777-43ec-a139-35c31774399d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:46.046383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (1d1e7b1b-1c09-419e-8c76-0dcd0b838827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:46.046854 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request issued successfully. Aug 05 18:29:46.047607 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aa74bf9a-f714-443d-8705-80043e89e81b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:46.048069 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1154/4599] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:29:45 2026] POST /volume/v3/volumes => generated 779 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:46.061341 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ee5d7bc9-1630-4db0-b83d-b12a3208c9ea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:46.063463 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee5d7bc9-1630-4db0-b83d-b12a3208c9ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:46.063463 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee5d7bc9-1630-4db0-b83d-b12a3208c9ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:46.063754 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee5d7bc9-1630-4db0-b83d-b12a3208c9ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:46.071490 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:46.071490 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:46.077042 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ee5d7bc9-1630-4db0-b83d-b12a3208c9ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:46.080059 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee5d7bc9-1630-4db0-b83d-b12a3208c9ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:46.080471 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1143/4600] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:46 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:46.749700 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6f615911-362d-4ce2-b35f-dfe204fb44e1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:46.752252 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f615911-362d-4ce2-b35f-dfe204fb44e1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:29:46.752547 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f615911-362d-4ce2-b35f-dfe204fb44e1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:46.752803 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f615911-362d-4ce2-b35f-dfe204fb44e1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:46.757732 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f615911-362d-4ce2-b35f-dfe204fb44e1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 404 Aug 05 18:29:46.758315 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1146/4601] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:46 2026] GET /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:46.764233 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:46.766125 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:29:46.766343 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:46.766535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:46.766963 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:29:46.771579 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:46.771579 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:46.772045 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:46.790273 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot delete request issued successfully. Aug 05 18:29:46.790501 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5c2de0cc-3d3f-48bf-9d7b-4486a3a62bc4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 202 Aug 05 18:29:46.790950 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1159/4602] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:46 2026] DELETE /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:46.798337 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f2a5f5b9-bbd7-412a-9fef-9fff759ddcc9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:46.800701 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f2a5f5b9-bbd7-412a-9fef-9fff759ddcc9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:29:46.800893 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f2a5f5b9-bbd7-412a-9fef-9fff759ddcc9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:46.801123 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f2a5f5b9-bbd7-412a-9fef-9fff759ddcc9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:46.806982 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:46.806982 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:46.807528 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f2a5f5b9-bbd7-412a-9fef-9fff759ddcc9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:46.808420 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f2a5f5b9-bbd7-412a-9fef-9fff759ddcc9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 200 Aug 05 18:29:46.808945 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1155/4603] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:46 2026] GET /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:46.895294 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4f95c2d6-015e-40e6-a8b0-eb3a847f444e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:46.897346 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4f95c2d6-015e-40e6-a8b0-eb3a847f444e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:46.897614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4f95c2d6-015e-40e6-a8b0-eb3a847f444e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:46.897860 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4f95c2d6-015e-40e6-a8b0-eb3a847f444e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:46.897997 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-4f95c2d6-015e-40e6-a8b0-eb3a847f444e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:46.902891 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:46.902891 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:46.903715 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4f95c2d6-015e-40e6-a8b0-eb3a847f444e tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:46.904132 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1144/4604] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:46 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:47.094764 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f4aa51b0-8a47-4899-901b-56db7b98aaae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.100567 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f4aa51b0-8a47-4899-901b-56db7b98aaae tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:47.100864 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f4aa51b0-8a47-4899-901b-56db7b98aaae tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.101122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f4aa51b0-8a47-4899-901b-56db7b98aaae tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.117394 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.117394 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:47.121158 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f4aa51b0-8a47-4899-901b-56db7b98aaae tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:47.125229 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f4aa51b0-8a47-4899-901b-56db7b98aaae tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:47.125581 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1147/4605] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:47.137802 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b011a800-454f-4753-b78f-909528ebae87 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.140233 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b011a800-454f-4753-b78f-909528ebae87 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:47.140527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b011a800-454f-4753-b78f-909528ebae87 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.140827 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b011a800-454f-4753-b78f-909528ebae87 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.150608 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.150608 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:47.155228 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b011a800-454f-4753-b78f-909528ebae87 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:47.159395 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b011a800-454f-4753-b78f-909528ebae87 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:47.159779 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1160/4606] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:47.200695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-2d45413d-fb8e-47ee-a9e2-5bda2b83fba5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.289206 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-2d45413d-fb8e-47ee-a9e2-5bda2b83fba5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:47.289416 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-2d45413d-fb8e-47ee-a9e2-5bda2b83fba5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.289601 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-2d45413d-fb8e-47ee-a9e2-5bda2b83fba5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.296478 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.296478 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:47.300064 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-2d45413d-fb8e-47ee-a9e2-5bda2b83fba5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:47.304925 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-2d45413d-fb8e-47ee-a9e2-5bda2b83fba5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:47.305281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1156/4607] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:47.390619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7edf090d-a7e3-4524-ae31-98eb87ddb8b6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.390619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7edf090d-a7e3-4524-ae31-98eb87ddb8b6 None None] GET https://10.4.3.210/volume// Aug 05 18:29:47.390619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7edf090d-a7e3-4524-ae31-98eb87ddb8b6 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.390619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7edf090d-a7e3-4524-ae31-98eb87ddb8b6 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.390882 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7edf090d-a7e3-4524-ae31-98eb87ddb8b6 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:47.391167 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1145/4608] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:47.397497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-bd1da40a-7e94-475c-965c-3196ca078825 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.399406 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-bd1da40a-7e94-475c-965c-3196ca078825 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:29:47.399762 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-bd1da40a-7e94-475c-965c-3196ca078825 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99023df9-a8d6-4930-a2a8-13d6546df785", "connector": null, "instance_uuid": "b6300e6d-a85a-4b68-9501-ea1b15d6e385"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:47.408345 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.408345 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:47.448210 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-bd1da40a-7e94-475c-965c-3196ca078825 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:29:47.448687 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1148/4609] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:29:47 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:47.473732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-91cf6315-a68b-4552-bfbd-89a952c39a25 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.475730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91cf6315-a68b-4552-bfbd-89a952c39a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:47.476350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91cf6315-a68b-4552-bfbd-89a952c39a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.476350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91cf6315-a68b-4552-bfbd-89a952c39a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.482929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6ab58c31-2150-40ae-9774-ad59270882c0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.483306 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ab58c31-2150-40ae-9774-ad59270882c0 None None] GET https://10.4.3.210/volume// Aug 05 18:29:47.483482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ab58c31-2150-40ae-9774-ad59270882c0 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.483680 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ab58c31-2150-40ae-9774-ad59270882c0 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.484016 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ab58c31-2150-40ae-9774-ad59270882c0 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:47.484327 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1157/4610] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:47.485092 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.485092 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:47.488415 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-91cf6315-a68b-4552-bfbd-89a952c39a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:47.490839 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-1ab3b74f-5bae-44ab-8e3e-dd76cc6083ab None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.492151 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91cf6315-a68b-4552-bfbd-89a952c39a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:47.492525 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1161/4611] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:47.493094 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-1ab3b74f-5bae-44ab-8e3e-dd76cc6083ab tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:47.493371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-1ab3b74f-5bae-44ab-8e3e-dd76cc6083ab tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.493577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-1ab3b74f-5bae-44ab-8e3e-dd76cc6083ab tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.503145 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.503145 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:47.506545 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-1ab3b74f-5bae-44ab-8e3e-dd76cc6083ab tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:47.510940 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-1ab3b74f-5bae-44ab-8e3e-dd76cc6083ab tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:47.511438 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1146/4612] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:29:47.608126 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.610034 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] PUT https://10.4.3.210/volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88 Aug 05 18:29:47.610428 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:47.617575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Acquiring lock "cinder-attachment_update-99023df9-a8d6-4930-a2a8-13d6546df785-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:29:47.622960 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-99023df9-a8d6-4930-a2a8-13d6546df785-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:29:47.624081 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.624081 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:47.711072 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-99023df9-a8d6-4930-a2a8-13d6546df785-np0000006581" released by "attachment_update" :: held 0.088s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:29:47.711487 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-e7ccbcb0-d6cf-4f87-a504-cff15ef68534 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88 returned with HTTP 200 Aug 05 18:29:47.712165 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1149/4613] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:29:47 2026] PUT /volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:47.817546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-581645d9-6321-4ada-90eb-b9003cd16d49 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.819248 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-581645d9-6321-4ada-90eb-b9003cd16d49 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:29:47.819452 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-581645d9-6321-4ada-90eb-b9003cd16d49 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.819644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-581645d9-6321-4ada-90eb-b9003cd16d49 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.823840 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-581645d9-6321-4ada-90eb-b9003cd16d49 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 404 Aug 05 18:29:47.824305 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1158/4614] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:47.831070 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.833194 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:47.833479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.833712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.833916 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:47.842827 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.842827 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:47.843381 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:47.860608 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:47.860841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5bccab4-bcb5-4785-ba70-2585243e0f1d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 202 Aug 05 18:29:47.861347 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1162/4615] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:47 2026] DELETE /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:47.869102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-75f559bb-7318-456d-b48f-466216fe83d5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.871426 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-75f559bb-7318-456d-b48f-466216fe83d5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:47.871941 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-75f559bb-7318-456d-b48f-466216fe83d5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.872141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-75f559bb-7318-456d-b48f-466216fe83d5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.879353 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.879353 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:47.883188 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-75f559bb-7318-456d-b48f-466216fe83d5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:47.889289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-75f559bb-7318-456d-b48f-466216fe83d5 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 200 Aug 05 18:29:47.889866 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1147/4616] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:47.914752 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-262cc413-cfc8-49bb-8cfd-5c160a15d736 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:47.916518 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-262cc413-cfc8-49bb-8cfd-5c160a15d736 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:47.916781 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-262cc413-cfc8-49bb-8cfd-5c160a15d736 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:47.916982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-262cc413-cfc8-49bb-8cfd-5c160a15d736 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:47.917081 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-262cc413-cfc8-49bb-8cfd-5c160a15d736 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:47.921328 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:47.921328 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:47.922150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-262cc413-cfc8-49bb-8cfd-5c160a15d736 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:47.922546 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1150/4617] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:47 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:48.504794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-04b25c00-4af2-43d7-b608-0a82f1aa46c2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:48.507410 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04b25c00-4af2-43d7-b608-0a82f1aa46c2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:48.507760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04b25c00-4af2-43d7-b608-0a82f1aa46c2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:48.508098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-04b25c00-4af2-43d7-b608-0a82f1aa46c2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:48.518872 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:48.518872 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:48.522201 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-04b25c00-4af2-43d7-b608-0a82f1aa46c2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:48.526223 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-04b25c00-4af2-43d7-b608-0a82f1aa46c2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:48.526641 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1159/4618] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:48 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:48.910202 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6a40895e-2755-452b-b808-f7c8730fe3d9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:48.914580 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a40895e-2755-452b-b808-f7c8730fe3d9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:29:48.914927 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a40895e-2755-452b-b808-f7c8730fe3d9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:48.915223 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a40895e-2755-452b-b808-f7c8730fe3d9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:48.927004 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a40895e-2755-452b-b808-f7c8730fe3d9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 404 Aug 05 18:29:48.927004 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1163/4619] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:48 2026] GET /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:48.938715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:48.939147 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e19752d8-3fa2-4c82-8b6f-f9ed2553c6c4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:48.940040 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:48.940263 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:48.940467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:48.940654 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:48.941610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e19752d8-3fa2-4c82-8b6f-f9ed2553c6c4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:48.941959 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e19752d8-3fa2-4c82-8b6f-f9ed2553c6c4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:48.942245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e19752d8-3fa2-4c82-8b6f-f9ed2553c6c4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:48.942449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-e19752d8-3fa2-4c82-8b6f-f9ed2553c6c4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:48.947343 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:48.947343 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:48.948386 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e19752d8-3fa2-4c82-8b6f-f9ed2553c6c4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:48.949085 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1148/4620] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:48 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:48.950830 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:48.950830 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:48.951336 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:48.975727 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:48.975927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4526bb9-93e6-43cb-9b28-0829e9878247 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 202 Aug 05 18:29:48.976392 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1151/4621] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:48 2026] DELETE /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:48.986153 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cf30c272-bb0b-4a1f-b98e-85d99740c8a3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:48.987896 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cf30c272-bb0b-4a1f-b98e-85d99740c8a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:48.988297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cf30c272-bb0b-4a1f-b98e-85d99740c8a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:48.988788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cf30c272-bb0b-4a1f-b98e-85d99740c8a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:48.999243 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:48.999243 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:49.003160 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cf30c272-bb0b-4a1f-b98e-85d99740c8a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:49.008687 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cf30c272-bb0b-4a1f-b98e-85d99740c8a3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 200 Aug 05 18:29:49.008687 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1160/4622] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:48 2026] GET /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:49.540711 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a0499dc9-86b3-4c92-8987-8e843f55b573 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:49.542461 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0499dc9-86b3-4c92-8987-8e843f55b573 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:49.542694 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0499dc9-86b3-4c92-8987-8e843f55b573 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:49.542922 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0499dc9-86b3-4c92-8987-8e843f55b573 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:49.552138 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:49.552138 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:49.555859 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a0499dc9-86b3-4c92-8987-8e843f55b573 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:49.560466 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0499dc9-86b3-4c92-8987-8e843f55b573 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:49.560862 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1164/4623] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:49 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:49.964253 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5f144b57-52c1-4d5b-81f6-6878ef710cd4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:49.966164 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f144b57-52c1-4d5b-81f6-6878ef710cd4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:49.967866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f144b57-52c1-4d5b-81f6-6878ef710cd4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:49.967866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5f144b57-52c1-4d5b-81f6-6878ef710cd4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:49.967866 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5f144b57-52c1-4d5b-81f6-6878ef710cd4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:49.972184 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:49.972184 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:49.973271 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5f144b57-52c1-4d5b-81f6-6878ef710cd4 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:49.973879 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1149/4624] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:49 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:50.023294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-64ece081-a9df-4216-b675-f42c8a693aa8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:50.025110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64ece081-a9df-4216-b675-f42c8a693aa8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:29:50.025395 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64ece081-a9df-4216-b675-f42c8a693aa8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:50.025612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64ece081-a9df-4216-b675-f42c8a693aa8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:50.030986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64ece081-a9df-4216-b675-f42c8a693aa8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 404 Aug 05 18:29:50.031446 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1152/4625] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:50 2026] GET /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:50.039543 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:50.041406 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:29:50.041667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:50.041847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:50.042065 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:29:50.049087 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:50.049087 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:50.049613 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:50.070890 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:50.071324 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6fe8dade-76d6-465a-9dcb-a79edbfaa71d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 202 Aug 05 18:29:50.071837 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1161/4626] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:50 2026] DELETE /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:50.079323 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6bdf02d9-fded-46c0-a43d-e9f90b4d4d23 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:50.081363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6bdf02d9-fded-46c0-a43d-e9f90b4d4d23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:29:50.081616 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6bdf02d9-fded-46c0-a43d-e9f90b4d4d23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:50.081863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6bdf02d9-fded-46c0-a43d-e9f90b4d4d23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:50.089802 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:50.089802 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:50.093952 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6bdf02d9-fded-46c0-a43d-e9f90b4d4d23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:50.099043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6bdf02d9-fded-46c0-a43d-e9f90b4d4d23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 200 Aug 05 18:29:50.099432 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1165/4627] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:50 2026] GET /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:50.576030 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f4670bc8-4c79-48d8-a1fa-39f01b9b23f1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:50.577433 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4670bc8-4c79-48d8-a1fa-39f01b9b23f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:50.577755 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4670bc8-4c79-48d8-a1fa-39f01b9b23f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:50.578034 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f4670bc8-4c79-48d8-a1fa-39f01b9b23f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:50.587452 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:50.587452 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:50.591273 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f4670bc8-4c79-48d8-a1fa-39f01b9b23f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:50.596371 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f4670bc8-4c79-48d8-a1fa-39f01b9b23f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:50.596948 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1150/4628] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:50 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:50.957118 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-7605b106-8d7d-4c91-99d3-08d59c948018 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:50.982661 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-7605b106-8d7d-4c91-99d3-08d59c948018 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88/action Aug 05 18:29:50.982996 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-7605b106-8d7d-4c91-99d3-08d59c948018 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:29:50.983109 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-7605b106-8d7d-4c91-99d3-08d59c948018 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:50.983863 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a47c0d48-577f-4cad-b73c-2c59ca54d091 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:50.985771 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a47c0d48-577f-4cad-b73c-2c59ca54d091 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:50.985982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a47c0d48-577f-4cad-b73c-2c59ca54d091 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:50.986158 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a47c0d48-577f-4cad-b73c-2c59ca54d091 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:50.986276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a47c0d48-577f-4cad-b73c-2c59ca54d091 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:50.990305 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:50.990305 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:50.990909 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a47c0d48-577f-4cad-b73c-2c59ca54d091 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:50.991274 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1162/4629] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:50 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:50.997992 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:50.997992 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:51.006408 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-9b79f185-7df6-4c4e-9384-8cd3aa0bdf9a req-7605b106-8d7d-4c91-99d3-08d59c948018 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88/action returned with HTTP 204 Aug 05 18:29:51.006805 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1153/4630] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:29:50 2026] POST /volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:51.111506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-32b92d2c-66ca-4fe5-ba94-4089f135f32b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.113382 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32b92d2c-66ca-4fe5-ba94-4089f135f32b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:29:51.113586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32b92d2c-66ca-4fe5-ba94-4089f135f32b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.113788 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32b92d2c-66ca-4fe5-ba94-4089f135f32b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.119520 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32b92d2c-66ca-4fe5-ba94-4089f135f32b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 404 Aug 05 18:29:51.119988 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1166/4631] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:51.128943 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-578253e6-58a0-4112-9c60-d36182d72b7d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.130544 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:51.131046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1416039043"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:51.132609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1416039043'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:51.134313 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:51.136861 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:51.142372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (2a7ff13f-576b-4fb7-bbcc-f5c4bb0e7a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:51.143420 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a2c55a-d3d0-429c-a734-a79d53a73904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:51.144526 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:51.169870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a2c55a-d3d0-429c-a734-a79d53a73904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:51.170859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3655c6e-18e0-4bc2-b6f4-ed4e1ec0fd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:51.213723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['94339e6a-8366-459d-bb66-d5b3b2773a95', '0ef80cf8-5df3-4936-974e-143e49b03d32', '93fc6bb4-7e8e-46cc-8f15-9286925c9f70', '3ebd186c-187c-4c71-bf5a-72019c68f420'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:51.216612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3655c6e-18e0-4bc2-b6f4-ed4e1ec0fd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94339e6a-8366-459d-bb66-d5b3b2773a95', '0ef80cf8-5df3-4936-974e-143e49b03d32', '93fc6bb4-7e8e-46cc-8f15-9286925c9f70', '3ebd186c-187c-4c71-bf5a-72019c68f420']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:51.216612 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3299cce6-7293-4be8-8171-9a5674b17340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:51.241474 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3299cce6-7293-4be8-8171-9a5674b17340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd801e86-1b5b-4828-b1bb-39f0a1519f03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1416039043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['94339e6a-8366-459d-bb66-d5b3b2773a95','0ef80cf8-5df3-4936-974e-143e49b03d32','93fc6bb4-7e8e-46cc-8f15-9286925c9f70','3ebd186c-187c-4c71-bf5a-72019c68f420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1416039043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd801e86-1b5b-4828-b1bb-39f0a1519f03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:51.242586 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac9b053-9c15-473f-9207-7cfa0e76f0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:51.260911 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac9b053-9c15-473f-9207-7cfa0e76f0aa) transitioned into state 'SUCCESS' from state '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-1416039043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['94339e6a-8366-459d-bb66-d5b3b2773a95','0ef80cf8-5df3-4936-974e-143e49b03d32','93fc6bb4-7e8e-46cc-8f15-9286925c9f70','3ebd186c-187c-4c71-bf5a-72019c68f420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:51.261972 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0c200c-7a54-4f7f-b2a3-5fe113668f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:51.270795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0c200c-7a54-4f7f-b2a3-5fe113668f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:51.271927 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (2a7ff13f-576b-4fb7-bbcc-f5c4bb0e7a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:51.272354 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:51.273120 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-578253e6-58a0-4112-9c60-d36182d72b7d tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:51.273675 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1151/4632] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:29:51 2026] POST /volume/v3/volumes => generated 770 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:51.287270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f0a5a694-93b5-4c9f-850f-417e6c2e9e8b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.289252 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f0a5a694-93b5-4c9f-850f-417e6c2e9e8b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:51.289457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f0a5a694-93b5-4c9f-850f-417e6c2e9e8b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.289668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f0a5a694-93b5-4c9f-850f-417e6c2e9e8b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.297511 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:51.297511 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:51.301484 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f0a5a694-93b5-4c9f-850f-417e6c2e9e8b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:51.305602 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f0a5a694-93b5-4c9f-850f-417e6c2e9e8b tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 200 Aug 05 18:29:51.306068 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1163/4633] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:51.610640 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4c2ee653-98d3-49fe-9674-a71c28f9533b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.612407 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4c2ee653-98d3-49fe-9674-a71c28f9533b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:29:51.612600 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4c2ee653-98d3-49fe-9674-a71c28f9533b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.612817 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4c2ee653-98d3-49fe-9674-a71c28f9533b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.623372 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:51.623372 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:51.627333 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4c2ee653-98d3-49fe-9674-a71c28f9533b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:51.631603 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4c2ee653-98d3-49fe-9674-a71c28f9533b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:29:51.632015 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1154/4634] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:51.676948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-89279b12-d7b2-4fc3-969a-6205a6f44297 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.712473 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-89279b12-d7b2-4fc3-969a-6205a6f44297 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:51.712731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-89279b12-d7b2-4fc3-969a-6205a6f44297 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.712935 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-89279b12-d7b2-4fc3-969a-6205a6f44297 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.720081 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:51.720081 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:51.723573 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-89279b12-d7b2-4fc3-969a-6205a6f44297 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:51.728424 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-89279b12-d7b2-4fc3-969a-6205a6f44297 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:51.728920 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1167/4635] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:51.816212 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-92d39693-23ec-4cad-8aa7-e9a2f28110f9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.816711 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-92d39693-23ec-4cad-8aa7-e9a2f28110f9 None None] GET https://10.4.3.210/volume// Aug 05 18:29:51.816921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-92d39693-23ec-4cad-8aa7-e9a2f28110f9 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.817153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-92d39693-23ec-4cad-8aa7-e9a2f28110f9 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.817487 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-92d39693-23ec-4cad-8aa7-e9a2f28110f9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:51.817810 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1152/4636] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:51.830734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-162c5d8d-45fe-4fc6-96af-d93c0b0c932f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.833052 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-162c5d8d-45fe-4fc6-96af-d93c0b0c932f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:29:51.833533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-162c5d8d-45fe-4fc6-96af-d93c0b0c932f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3b8d49a-1a6f-4800-97f3-5ca9184b5c09", "connector": null, "instance_uuid": "b6300e6d-a85a-4b68-9501-ea1b15d6e385"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:51.843752 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:51.843752 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:51.874366 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-162c5d8d-45fe-4fc6-96af-d93c0b0c932f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:29:51.874967 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1164/4637] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:29:51 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:51.906920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eda90c0f-b095-4633-a0ec-634632a73989 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.908739 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eda90c0f-b095-4633-a0ec-634632a73989 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:51.908933 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eda90c0f-b095-4633-a0ec-634632a73989 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.909120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eda90c0f-b095-4633-a0ec-634632a73989 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.915370 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eb878147-48c0-42d2-8cd8-bf11fd9c16f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.915920 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eb878147-48c0-42d2-8cd8-bf11fd9c16f1 None None] GET https://10.4.3.210/volume// Aug 05 18:29:51.916106 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eb878147-48c0-42d2-8cd8-bf11fd9c16f1 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.916355 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eb878147-48c0-42d2-8cd8-bf11fd9c16f1 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.916732 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eb878147-48c0-42d2-8cd8-bf11fd9c16f1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:51.917031 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1168/4638] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:51.923540 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:51.923540 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:51.928076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-c49b88bb-d776-4eb1-9a5b-a0b8ff36b6ff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:51.928508 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eda90c0f-b095-4633-a0ec-634632a73989 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:51.930880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-c49b88bb-d776-4eb1-9a5b-a0b8ff36b6ff tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:51.931796 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-c49b88bb-d776-4eb1-9a5b-a0b8ff36b6ff tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:51.932098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-c49b88bb-d776-4eb1-9a5b-a0b8ff36b6ff tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:51.933391 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eda90c0f-b095-4633-a0ec-634632a73989 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:51.933673 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1155/4639] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:51.944371 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:51.944371 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:51.948462 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-c49b88bb-d776-4eb1-9a5b-a0b8ff36b6ff tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:51.954093 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-c49b88bb-d776-4eb1-9a5b-a0b8ff36b6ff tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:51.954713 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1153/4640] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:29:51 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:29:52.002026 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-066c27bf-f851-4887-962b-f0c4fdb2ad7d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.005549 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-066c27bf-f851-4887-962b-f0c4fdb2ad7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:52.005857 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-066c27bf-f851-4887-962b-f0c4fdb2ad7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:52.006136 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-066c27bf-f851-4887-962b-f0c4fdb2ad7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:52.006294 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-066c27bf-f851-4887-962b-f0c4fdb2ad7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:52.011710 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.011710 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:52.012544 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-066c27bf-f851-4887-962b-f0c4fdb2ad7d tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:52.013713 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1165/4641] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:52 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:52.080412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.082515 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] PUT https://10.4.3.210/volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9 Aug 05 18:29:52.082870 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:52.090865 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Acquiring lock "cinder-attachment_update-e3b8d49a-1a6f-4800-97f3-5ca9184b5c09-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:29:52.095493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-e3b8d49a-1a6f-4800-97f3-5ca9184b5c09-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:29:52.096530 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.096530 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:52.193709 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-e3b8d49a-1a6f-4800-97f3-5ca9184b5c09-np0000006581" released by "attachment_update" :: held 0.098s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:29:52.194226 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-77477ab8-a3de-4cda-91d6-ce328c339806 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9 returned with HTTP 200 Aug 05 18:29:52.194677 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1169/4642] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:29:52 2026] PUT /volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:52.203758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-9fa03121-698e-4cae-a388-f5d243288085 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.206651 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-9fa03121-698e-4cae-a388-f5d243288085 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/encryption Aug 05 18:29:52.206938 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-9fa03121-698e-4cae-a388-f5d243288085 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:52.207215 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-9fa03121-698e-4cae-a388-f5d243288085 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:52.220051 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.220051 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:52.229764 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-9fa03121-698e-4cae-a388-f5d243288085 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/encryption returned with HTTP 200 Aug 05 18:29:52.230456 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1156/4643] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:29:52 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:52.320008 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a55f8821-846b-4c3b-9c0a-55b9c9a25995 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.323807 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a55f8821-846b-4c3b-9c0a-55b9c9a25995 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:52.324060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a55f8821-846b-4c3b-9c0a-55b9c9a25995 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:52.324274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a55f8821-846b-4c3b-9c0a-55b9c9a25995 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:52.331952 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.331952 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:52.336832 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a55f8821-846b-4c3b-9c0a-55b9c9a25995 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:52.342077 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a55f8821-846b-4c3b-9c0a-55b9c9a25995 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 200 Aug 05 18:29:52.342660 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1154/4644] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:52 2026] GET /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:52.355551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-852c3d94-826c-4c5e-aff6-eab01770df53 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.357868 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:29:52.358442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd801e86-1b5b-4828-b1bb-39f0a1519f03", "name": "tempest-VolumeDependencyTests-Snapshot-1372767165"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:52.369759 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.369759 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:52.370535 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:52.370788 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create snapshot from volume bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:52.402939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['3abfa2d7-d010-43a1-91e8-b3a69b55ab15', 'eaf601a2-5194-4044-bbdf-2a37b667a119', '2a3fd852-eaf7-42b1-873e-dd5146a4e695', 'fe19372c-45fe-4064-9a53-2357257e4107'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:52.440354 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot create request issued successfully. Aug 05 18:29:52.440916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-852c3d94-826c-4c5e-aff6-eab01770df53 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:29:52.441451 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1166/4645] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:29:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:52.452525 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-53317d5a-6a23-4688-820f-a300e40de70f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.455384 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-53317d5a-6a23-4688-820f-a300e40de70f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:29:52.455725 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-53317d5a-6a23-4688-820f-a300e40de70f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:52.456005 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-53317d5a-6a23-4688-820f-a300e40de70f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:52.462615 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.462615 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:52.463142 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-53317d5a-6a23-4688-820f-a300e40de70f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:52.464119 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-53317d5a-6a23-4688-820f-a300e40de70f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 200 Aug 05 18:29:52.464555 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1170/4646] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:52 2026] GET /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:52.948826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a3107b8e-44d2-4049-9ede-d6cb38adc23c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:52.950984 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a3107b8e-44d2-4049-9ede-d6cb38adc23c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:52.951241 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a3107b8e-44d2-4049-9ede-d6cb38adc23c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:52.951474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a3107b8e-44d2-4049-9ede-d6cb38adc23c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:52.963622 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:52.963622 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:52.967920 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a3107b8e-44d2-4049-9ede-d6cb38adc23c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:52.972882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a3107b8e-44d2-4049-9ede-d6cb38adc23c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:52.973356 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1157/4647] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:52 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:53.025865 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4026ceae-8386-4b5a-9777-c417c2ab8c76 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:53.027873 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4026ceae-8386-4b5a-9777-c417c2ab8c76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:53.028110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4026ceae-8386-4b5a-9777-c417c2ab8c76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:53.028324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4026ceae-8386-4b5a-9777-c417c2ab8c76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:53.028430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-4026ceae-8386-4b5a-9777-c417c2ab8c76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:53.032834 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:53.032834 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:53.033640 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4026ceae-8386-4b5a-9777-c417c2ab8c76 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:53.034023 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1155/4648] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:53 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:53.476875 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-74cb2945-801f-44c0-8e81-0a1b55b909d1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:53.479186 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-74cb2945-801f-44c0-8e81-0a1b55b909d1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:29:53.479430 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-74cb2945-801f-44c0-8e81-0a1b55b909d1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:53.479655 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-74cb2945-801f-44c0-8e81-0a1b55b909d1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:53.489765 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:53.489765 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:53.490360 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-74cb2945-801f-44c0-8e81-0a1b55b909d1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:53.491281 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-74cb2945-801f-44c0-8e81-0a1b55b909d1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 200 Aug 05 18:29:53.492420 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1167/4649] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:53 2026] GET /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:53.501644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:53.504602 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:53.505117 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ce5f8b6a-7d54-447b-b4bc-d4966998d13b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-259984048"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:53.506994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'snapshot_id': 'ce5f8b6a-7d54-447b-b4bc-d4966998d13b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-259984048'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:53.513932 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:53.513932 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:53.514534 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:53.514718 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:53.519611 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:53.526182 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (eedf89f5-fb0f-424d-9988-c9961a1487d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:53.527460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6bf4279-bbc9-42d3-9a34-f22a15efa11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:53.528486 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:53.561776 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6bf4279-bbc9-42d3-9a34-f22a15efa11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce5f8b6a-7d54-447b-b4bc-d4966998d13b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:53.562903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10b0e8f-6d78-4c31-b769-e4e3a0c2fa7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:53.614809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['95b63a17-156f-4a85-8692-86ad3447ee8e', '6c7d9a6f-0d1e-4329-81f3-01e1275687d8', 'd455725a-4c2e-4749-9df0-9933d84e0236', 'e6feb961-2edc-4cf1-9507-10e705af51a6'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:53.615673 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10b0e8f-6d78-4c31-b769-e4e3a0c2fa7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95b63a17-156f-4a85-8692-86ad3447ee8e', '6c7d9a6f-0d1e-4329-81f3-01e1275687d8', 'd455725a-4c2e-4749-9df0-9933d84e0236', 'e6feb961-2edc-4cf1-9507-10e705af51a6']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:53.616419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6618364-b7ab-4733-b740-99d4a37aa283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:53.656979 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6618364-b7ab-4733-b740-99d4a37aa283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ff2d32a-c869-4a40-83cb-ae824af0010e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-259984048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['95b63a17-156f-4a85-8692-86ad3447ee8e','6c7d9a6f-0d1e-4329-81f3-01e1275687d8','d455725a-4c2e-4749-9df0-9933d84e0236','e6feb961-2edc-4cf1-9507-10e705af51a6'],size=1,snapshot_id=ce5f8b6a-7d54-447b-b4bc-d4966998d13b,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-259984048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ff2d32a-c869-4a40-83cb-ae824af0010e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce5f8b6a-7d54-447b-b4bc-d4966998d13b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:53.657734 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bad633b-82f0-4f80-86ab-18b98a6f5390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:53.677053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bad633b-82f0-4f80-86ab-18b98a6f5390) transitioned into state 'SUCCESS' from state '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-259984048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['95b63a17-156f-4a85-8692-86ad3447ee8e','6c7d9a6f-0d1e-4329-81f3-01e1275687d8','d455725a-4c2e-4749-9df0-9933d84e0236','e6feb961-2edc-4cf1-9507-10e705af51a6'],size=1,snapshot_id=ce5f8b6a-7d54-447b-b4bc-d4966998d13b,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:53.677739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06d2949-f813-4976-aaff-aaf951b3168f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:53.699455 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06d2949-f813-4976-aaff-aaf951b3168f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:53.700475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (eedf89f5-fb0f-424d-9988-c9961a1487d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:53.700795 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:53.701381 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae49a5c2-d7a4-452c-b20a-c700c5c635a8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:53.701824 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1171/4650] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:53 2026] POST /volume/v3/volumes => generated 803 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:53.716634 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-de879c5e-153d-4d59-b85c-b561c22bd39f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:53.719443 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-de879c5e-153d-4d59-b85c-b561c22bd39f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e Aug 05 18:29:53.722811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-de879c5e-153d-4d59-b85c-b561c22bd39f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:53.723089 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-de879c5e-153d-4d59-b85c-b561c22bd39f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:53.735424 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:53.735424 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:53.744689 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-de879c5e-153d-4d59-b85c-b561c22bd39f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:53.751625 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-de879c5e-153d-4d59-b85c-b561c22bd39f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e returned with HTTP 200 Aug 05 18:29:53.751625 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1158/4651] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:53 2026] GET /volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:53.988003 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cd29af26-b159-4248-b2ed-a86e48fb471c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:53.990001 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd29af26-b159-4248-b2ed-a86e48fb471c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:53.990216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd29af26-b159-4248-b2ed-a86e48fb471c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:53.990454 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd29af26-b159-4248-b2ed-a86e48fb471c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:54.002133 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.002133 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:54.006263 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cd29af26-b159-4248-b2ed-a86e48fb471c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:54.011763 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd29af26-b159-4248-b2ed-a86e48fb471c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:54.012271 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1156/4652] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:53 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:54.045005 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-50d6dec8-abe8-4e0f-bdf5-22e2e9ea9fe5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:54.047359 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-50d6dec8-abe8-4e0f-bdf5-22e2e9ea9fe5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:54.047521 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-50d6dec8-abe8-4e0f-bdf5-22e2e9ea9fe5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:54.047726 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-50d6dec8-abe8-4e0f-bdf5-22e2e9ea9fe5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:54.047869 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-50d6dec8-abe8-4e0f-bdf5-22e2e9ea9fe5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:54.052552 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.052552 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:54.053526 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-50d6dec8-abe8-4e0f-bdf5-22e2e9ea9fe5 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:54.053904 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1168/4653] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:54 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:54.176746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-aa4b3814-901b-4810-9a56-733857f87930 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:54.178818 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:29:54.179195 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ba9201f-d7d5-4c9a-b159-0654020bf382", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1655215817", "description": null, "metadata": null}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:54.190253 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.190253 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:54.190737 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:54.190877 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create snapshot from volume 4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:29:54.215336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['349df967-60ea-4478-a81f-eb3daeeb1985', '00bbfe6b-4c3e-46db-9160-63c8da6260e6', '24398956-5062-437e-8894-40ba7844f218', '2365993f-55d7-44c3-89aa-76579b59d594'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:54.246661 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot force create request issued successfully. Aug 05 18:29:54.246918 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aa4b3814-901b-4810-9a56-733857f87930 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:29:54.247408 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1172/4654] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:29:54 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) Aug 05 18:29:54.256424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0e17161a-28ae-42cd-90cf-9569e6bf09ab None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:54.258429 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e17161a-28ae-42cd-90cf-9569e6bf09ab tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:29:54.258723 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e17161a-28ae-42cd-90cf-9569e6bf09ab tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:54.258999 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e17161a-28ae-42cd-90cf-9569e6bf09ab tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:54.264370 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.264370 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:54.265035 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0e17161a-28ae-42cd-90cf-9569e6bf09ab tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:29:54.265976 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e17161a-28ae-42cd-90cf-9569e6bf09ab tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c returned with HTTP 200 Aug 05 18:29:54.266434 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1159/4655] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:54 2026] GET /volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:54.767460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f72748dc-9811-4f69-86ea-728e0c760a6a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:54.769700 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f72748dc-9811-4f69-86ea-728e0c760a6a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e Aug 05 18:29:54.769972 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f72748dc-9811-4f69-86ea-728e0c760a6a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:54.770230 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f72748dc-9811-4f69-86ea-728e0c760a6a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:54.779715 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.779715 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:54.784370 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f72748dc-9811-4f69-86ea-728e0c760a6a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:54.789532 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f72748dc-9811-4f69-86ea-728e0c760a6a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e returned with HTTP 200 Aug 05 18:29:54.790046 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1157/4656] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:54 2026] GET /volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:54.802507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:54.804358 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:29:54.804568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:54.804796 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:54.804927 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:29:54.810259 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.810259 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:54.810702 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:54.827015 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot delete request issued successfully. Aug 05 18:29:54.827211 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ad7b2c5b-aa65-4326-aa86-cb40a8d3ab35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 202 Aug 05 18:29:54.827612 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1169/4657] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:29:54 2026] DELETE /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:54.837223 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a335c4c2-e1a9-4d9a-862e-e070279da135 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:54.839406 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a335c4c2-e1a9-4d9a-862e-e070279da135 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:29:54.839631 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a335c4c2-e1a9-4d9a-862e-e070279da135 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:54.839863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a335c4c2-e1a9-4d9a-862e-e070279da135 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:54.845394 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:54.845394 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:54.845945 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a335c4c2-e1a9-4d9a-862e-e070279da135 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Snapshot retrieved successfully. Aug 05 18:29:54.846881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a335c4c2-e1a9-4d9a-862e-e070279da135 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 200 Aug 05 18:29:54.847267 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1173/4658] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:54 2026] GET /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:55.026109 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d5d9e7a9-7ddd-4a5a-9042-c92b54995f47 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.027862 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d5d9e7a9-7ddd-4a5a-9042-c92b54995f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:55.028116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d5d9e7a9-7ddd-4a5a-9042-c92b54995f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.028358 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d5d9e7a9-7ddd-4a5a-9042-c92b54995f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.038344 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.038344 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:55.042149 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d5d9e7a9-7ddd-4a5a-9042-c92b54995f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:55.046677 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d5d9e7a9-7ddd-4a5a-9042-c92b54995f47 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:55.047034 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1160/4659] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:55.063447 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ce1258d8-20bf-479d-b05d-90988c0e4fb9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.065338 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce1258d8-20bf-479d-b05d-90988c0e4fb9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:55.065585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce1258d8-20bf-479d-b05d-90988c0e4fb9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.065828 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ce1258d8-20bf-479d-b05d-90988c0e4fb9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.065971 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ce1258d8-20bf-479d-b05d-90988c0e4fb9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:55.070393 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.070393 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:55.071068 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ce1258d8-20bf-479d-b05d-90988c0e4fb9 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:55.071454 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1158/4660] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:55.276880 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b832279f-4b41-435a-8e80-50a4f955b864 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.279207 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b832279f-4b41-435a-8e80-50a4f955b864 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:29:55.279456 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b832279f-4b41-435a-8e80-50a4f955b864 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.279729 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b832279f-4b41-435a-8e80-50a4f955b864 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.286485 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.286485 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:55.287181 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b832279f-4b41-435a-8e80-50a4f955b864 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:29:55.288333 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b832279f-4b41-435a-8e80-50a4f955b864 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c returned with HTTP 200 Aug 05 18:29:55.288867 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1170/4661] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:55.297933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0d27341d-1125-4194-b681-bcbb59acdd8a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.299915 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d27341d-1125-4194-b681-bcbb59acdd8a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:29:55.300196 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d27341d-1125-4194-b681-bcbb59acdd8a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.300472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d27341d-1125-4194-b681-bcbb59acdd8a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.306031 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.306031 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:55.306707 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0d27341d-1125-4194-b681-bcbb59acdd8a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:29:55.307608 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d27341d-1125-4194-b681-bcbb59acdd8a tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c returned with HTTP 200 Aug 05 18:29:55.308164 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1174/4662] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:55.317879 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.319645 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:55.319979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1282906260", "snapshot_id": "97becad4-c583-4619-bd50-73b4d692339c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:55.321442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1282906260', 'snapshot_id': '97becad4-c583-4619-bd50-73b4d692339c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:55.326128 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.326128 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:55.326549 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:29:55.326673 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume of 1 GB Aug 05 18:29:55.330048 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Availability Zones retrieved successfully. Aug 05 18:29:55.335561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (d420da6f-d50e-43f7-a077-49fdf2e71620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:55.336462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c452a85-5e43-41b0-b255-d62200c64f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:55.337300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:55.378548 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c452a85-5e43-41b0-b255-d62200c64f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '97becad4-c583-4619-bd50-73b4d692339c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:55.379681 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a46d15-9390-4855-b84c-5fa7b7e9dc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:55.434575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Created reservations ['903ebec0-427c-4b87-88c6-eb1a029c0dfd', '4a3cbd52-ab3c-4a70-bb45-3c503918de9e', '655d9740-c947-433c-8b4e-2e1e6ef8b31e', '0080504b-901b-4794-bc81-4775fc640ffc'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:55.435662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0a46d15-9390-4855-b84c-5fa7b7e9dc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903ebec0-427c-4b87-88c6-eb1a029c0dfd', '4a3cbd52-ab3c-4a70-bb45-3c503918de9e', '655d9740-c947-433c-8b4e-2e1e6ef8b31e', '0080504b-901b-4794-bc81-4775fc640ffc']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:55.436773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce8ff63-4b9a-4f7e-9863-a7cdcbc5a54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:55.484589 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ce8ff63-4b9a-4f7e-9863-a7cdcbc5a54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4917cef4-2bb0-4911-bb80-cae3dad91c8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1282906260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['903ebec0-427c-4b87-88c6-eb1a029c0dfd','4a3cbd52-ab3c-4a70-bb45-3c503918de9e','655d9740-c947-433c-8b4e-2e1e6ef8b31e','0080504b-901b-4794-bc81-4775fc640ffc'],size=1,snapshot_id=97becad4-c583-4619-bd50-73b4d692339c,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1282906260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4917cef4-2bb0-4911-bb80-cae3dad91c8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e26983ef7c043ae8b21446326a75140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=97becad4-c583-4619-bd50-73b4d692339c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ca1e622f4e428587e857e05f592692',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:55.485386 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8174688-9f12-4bd5-997d-0426591c15f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:55.504708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8174688-9f12-4bd5-997d-0426591c15f9) transitioned into state 'SUCCESS' from state '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-1282906260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e26983ef7c043ae8b21446326a75140',qos_specs=None,replication_status=,reservations=['903ebec0-427c-4b87-88c6-eb1a029c0dfd','4a3cbd52-ab3c-4a70-bb45-3c503918de9e','655d9740-c947-433c-8b4e-2e1e6ef8b31e','0080504b-901b-4794-bc81-4775fc640ffc'],size=1,snapshot_id=97becad4-c583-4619-bd50-73b4d692339c,source_replicaid=,source_volid=None,status='creating',user_id='68ca1e622f4e428587e857e05f592692',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:55.505454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e14baf4-cd75-4ec8-8103-82a3a29b4037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:55.535184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e14baf4-cd75-4ec8-8103-82a3a29b4037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:55.536329 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Flow 'volume_create_api' (d420da6f-d50e-43f7-a077-49fdf2e71620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:55.536783 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Create volume request issued successfully. Aug 05 18:29:55.537614 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c7098de3-5dc9-409b-ae4d-f1604696ff76 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:55.538225 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1161/4663] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:29:55 2026] POST /volume/v3/volumes => generated 785 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:29:55.552585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d804082b-a79a-405c-952b-776b34053da7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.557015 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d804082b-a79a-405c-952b-776b34053da7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:29:55.557236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d804082b-a79a-405c-952b-776b34053da7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.557382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d804082b-a79a-405c-952b-776b34053da7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.574563 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.574563 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:55.582430 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d804082b-a79a-405c-952b-776b34053da7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:55.587160 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d804082b-a79a-405c-952b-776b34053da7 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:29:55.587577 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1159/4664] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:55.857391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-67aa74f3-9319-4886-a121-724f04697d85 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.859135 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-67aa74f3-9319-4886-a121-724f04697d85 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:29:55.859340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-67aa74f3-9319-4886-a121-724f04697d85 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.859512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-67aa74f3-9319-4886-a121-724f04697d85 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.863921 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-67aa74f3-9319-4886-a121-724f04697d85 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 404 Aug 05 18:29:55.864494 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1171/4665] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:55.871188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e8c1c3db-7774-466f-a843-3184e4520d82 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.873019 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:55.873245 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.873430 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.873604 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:55.880558 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.880558 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:55.881085 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:55.899529 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:55.899795 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e8c1c3db-7774-466f-a843-3184e4520d82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 202 Aug 05 18:29:55.900266 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1175/4666] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:55 2026] DELETE /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:55.908442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea55e2be-de90-48d2-8352-285338cb52b8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:55.910615 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea55e2be-de90-48d2-8352-285338cb52b8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:55.910867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea55e2be-de90-48d2-8352-285338cb52b8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:55.911074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea55e2be-de90-48d2-8352-285338cb52b8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:55.918929 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:55.918929 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:55.922725 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ea55e2be-de90-48d2-8352-285338cb52b8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:55.927671 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea55e2be-de90-48d2-8352-285338cb52b8 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 200 Aug 05 18:29:55.928106 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1162/4667] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:55 2026] GET /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:56.059980 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-42223420-a3fc-4d58-9dca-ddb57af4f5f0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.061816 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42223420-a3fc-4d58-9dca-ddb57af4f5f0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:56.062035 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42223420-a3fc-4d58-9dca-ddb57af4f5f0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.062228 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-42223420-a3fc-4d58-9dca-ddb57af4f5f0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.071132 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.071132 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:56.074535 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-42223420-a3fc-4d58-9dca-ddb57af4f5f0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:56.078606 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-42223420-a3fc-4d58-9dca-ddb57af4f5f0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:56.078979 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1160/4668] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:56.081264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45092ef7-4611-4b36-8cbb-7376b586f1e6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.084102 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45092ef7-4611-4b36-8cbb-7376b586f1e6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:56.084332 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45092ef7-4611-4b36-8cbb-7376b586f1e6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.084563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45092ef7-4611-4b36-8cbb-7376b586f1e6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.084709 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-45092ef7-4611-4b36-8cbb-7376b586f1e6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:56.089634 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.089634 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:56.090266 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45092ef7-4611-4b36-8cbb-7376b586f1e6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:56.090640 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1172/4669] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:56.100703 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.102750 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 Aug 05 18:29:56.102960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.103207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.103363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume with id: 916fcdaf-35d2-4a69-8966-d614a22bdd92 Aug 05 18:29:56.110243 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.110243 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:56.110485 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:56.126848 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume request issued successfully. Aug 05 18:29:56.127067 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7662b24f-37b5-446e-b720-bcd455cf9a4a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 returned with HTTP 202 Aug 05 18:29:56.127555 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1176/4670] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:56 2026] DELETE /volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:29:56.137126 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3959ce2e-4fc1-4ea5-9578-535f6a059837 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.138808 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3959ce2e-4fc1-4ea5-9578-535f6a059837 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 Aug 05 18:29:56.139024 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3959ce2e-4fc1-4ea5-9578-535f6a059837 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.139737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3959ce2e-4fc1-4ea5-9578-535f6a059837 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.145732 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.145732 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:56.149258 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3959ce2e-4fc1-4ea5-9578-535f6a059837 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:29:56.153879 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3959ce2e-4fc1-4ea5-9578-535f6a059837 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 returned with HTTP 200 Aug 05 18:29:56.154422 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1163/4671] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:56.600576 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3aff565f-3e26-4108-9686-eb890f2733e2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.602902 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3aff565f-3e26-4108-9686-eb890f2733e2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:29:56.603208 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3aff565f-3e26-4108-9686-eb890f2733e2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.603466 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3aff565f-3e26-4108-9686-eb890f2733e2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.612018 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.612018 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:56.617391 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3aff565f-3e26-4108-9686-eb890f2733e2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:56.623074 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3aff565f-3e26-4108-9686-eb890f2733e2 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:29:56.623515 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1161/4672] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:56.636219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b7575243-fdf1-4a3a-b87f-4871bfc611fa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.638292 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b7575243-fdf1-4a3a-b87f-4871bfc611fa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:29:56.638536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b7575243-fdf1-4a3a-b87f-4871bfc611fa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.638809 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b7575243-fdf1-4a3a-b87f-4871bfc611fa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.645855 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.645855 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:56.649835 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b7575243-fdf1-4a3a-b87f-4871bfc611fa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:56.657582 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b7575243-fdf1-4a3a-b87f-4871bfc611fa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:29:56.658011 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1173/4673] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 1394 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:56.796710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8922c863-8663-4210-a591-13acaa420679 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.822540 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8922c863-8663-4210-a591-13acaa420679 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:29:56.822802 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8922c863-8663-4210-a591-13acaa420679 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.823019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8922c863-8663-4210-a591-13acaa420679 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.831190 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:56.831190 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:56.835158 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8922c863-8663-4210-a591-13acaa420679 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:56.841043 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8922c863-8663-4210-a591-13acaa420679 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:29:56.841513 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1177/4674] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 1394 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:56.943343 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-80409402-6eec-4d97-91c9-0b7e3fef4007 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.945204 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-80409402-6eec-4d97-91c9-0b7e3fef4007 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:29:56.945501 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-80409402-6eec-4d97-91c9-0b7e3fef4007 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:56.945802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-80409402-6eec-4d97-91c9-0b7e3fef4007 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:56.956110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-80409402-6eec-4d97-91c9-0b7e3fef4007 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 404 Aug 05 18:29:56.956967 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1164/4675] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:56 2026] GET /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:29:56.966546 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-246665da-57a1-41c4-a088-2a9014913e8a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:56.968405 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:56.968844 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-750618444"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:56.970317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-750618444'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:56.970508 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:56.974656 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:56.980114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (a4a06976-7f03-4ae3-9812-a4b89a2eacc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:56.981058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290d21c7-e510-4e18-b663-70a93d64e832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:56.982037 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:57.009344 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290d21c7-e510-4e18-b663-70a93d64e832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:57.010314 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b520d5b-2753-46c4-9b2d-29a74d211056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:57.053854 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['04d88c7b-ff7b-49ca-9d0c-090ea4b5d7b9', '5b16aa4e-b0aa-41dd-9b0a-eeeddbfb66c0', 'f48c1277-15f7-43b5-af9f-a8e23d662053', '296089ea-887f-48ce-9c9d-d2ec07dc819d'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:57.054708 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b520d5b-2753-46c4-9b2d-29a74d211056) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04d88c7b-ff7b-49ca-9d0c-090ea4b5d7b9', '5b16aa4e-b0aa-41dd-9b0a-eeeddbfb66c0', 'f48c1277-15f7-43b5-af9f-a8e23d662053', '296089ea-887f-48ce-9c9d-d2ec07dc819d']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:57.055467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6b0d43-b49a-415e-a7f8-ea83e88173de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:57.078121 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc6b0d43-b49a-415e-a7f8-ea83e88173de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49fe3937-9090-44a0-8843-f367f333d938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-750618444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['04d88c7b-ff7b-49ca-9d0c-090ea4b5d7b9','5b16aa4e-b0aa-41dd-9b0a-eeeddbfb66c0','f48c1277-15f7-43b5-af9f-a8e23d662053','296089ea-887f-48ce-9c9d-d2ec07dc819d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-750618444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49fe3937-9090-44a0-8843-f367f333d938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:57.078922 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd2f97a-2a13-4e30-958d-0aedd2efb4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:57.093187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-22663a40-60c0-4df8-891a-9ecf6398de43 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.095314 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22663a40-60c0-4df8-891a-9ecf6398de43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:57.095506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22663a40-60c0-4df8-891a-9ecf6398de43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.095737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-22663a40-60c0-4df8-891a-9ecf6398de43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.095961 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd2f97a-2a13-4e30-958d-0aedd2efb4c7) transitioned into state 'SUCCESS' from state '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-750618444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['04d88c7b-ff7b-49ca-9d0c-090ea4b5d7b9','5b16aa4e-b0aa-41dd-9b0a-eeeddbfb66c0','f48c1277-15f7-43b5-af9f-a8e23d662053','296089ea-887f-48ce-9c9d-d2ec07dc819d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:57.096824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c659aee-7f7c-413b-8853-82b6cc44fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:57.108135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c659aee-7f7c-413b-8853-82b6cc44fc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:57.108912 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (a4a06976-7f03-4ae3-9812-a4b89a2eacc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:57.109266 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:57.109475 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.109475 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:57.109864 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-246665da-57a1-41c4-a088-2a9014913e8a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:57.110279 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1162/4676] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:29:56 2026] POST /volume/v3/volumes => generated 769 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:57.116091 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-22663a40-60c0-4df8-891a-9ecf6398de43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:57.121500 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-22663a40-60c0-4df8-891a-9ecf6398de43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:57.121930 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1174/4677] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:57 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:57.128046 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c047077d-1ea1-4a92-b31c-a5a414b232b3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.130369 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c047077d-1ea1-4a92-b31c-a5a414b232b3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:29:57.130662 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c047077d-1ea1-4a92-b31c-a5a414b232b3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.130950 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c047077d-1ea1-4a92-b31c-a5a414b232b3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.139782 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.139782 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:57.144080 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c047077d-1ea1-4a92-b31c-a5a414b232b3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:57.149477 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c047077d-1ea1-4a92-b31c-a5a414b232b3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 200 Aug 05 18:29:57.149997 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1178/4678] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:57 2026] GET /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:57.171880 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ad5273c1-8fbd-41bf-90b4-78f04016c46c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.174038 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ad5273c1-8fbd-41bf-90b4-78f04016c46c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 Aug 05 18:29:57.174298 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ad5273c1-8fbd-41bf-90b4-78f04016c46c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.174535 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ad5273c1-8fbd-41bf-90b4-78f04016c46c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.182623 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ad5273c1-8fbd-41bf-90b4-78f04016c46c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 returned with HTTP 404 Aug 05 18:29:57.183155 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1165/4679] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:57 2026] GET /volume/v3/volumes/916fcdaf-35d2-4a69-8966-d614a22bdd92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:57.191020 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-98b00eb2-d84d-48e8-8005-8b89abb39a2c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.193117 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98b00eb2-d84d-48e8-8005-8b89abb39a2c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:57.193298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98b00eb2-d84d-48e8-8005-8b89abb39a2c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.193493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98b00eb2-d84d-48e8-8005-8b89abb39a2c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.193640 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-98b00eb2-d84d-48e8-8005-8b89abb39a2c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:57.198272 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.198272 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:57.199028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98b00eb2-d84d-48e8-8005-8b89abb39a2c tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-member] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:57.199447 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1163/4680] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:57 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:57.212772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ce276611-141a-4509-a72f-706831bd7769 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.214484 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce276611-141a-4509-a72f-706831bd7769 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:57.214717 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce276611-141a-4509-a72f-706831bd7769 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.214896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce276611-141a-4509-a72f-706831bd7769 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.214994 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-ce276611-141a-4509-a72f-706831bd7769 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete backup with id: 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. Aug 05 18:29:57.219684 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.219684 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:57.236536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-ce276611-141a-4509-a72f-706831bd7769 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] delete_backup rpcapi backup_id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42 {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:29:57.238483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce276611-141a-4509-a72f-706831bd7769 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 202 Aug 05 18:29:57.239008 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1175/4681] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:57 2026] DELETE /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:29:57.251542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8b9531db-6de6-40b9-a82b-917cd61dd991 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.253580 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8b9531db-6de6-40b9-a82b-917cd61dd991 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:57.253829 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8b9531db-6de6-40b9-a82b-917cd61dd991 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.254036 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8b9531db-6de6-40b9-a82b-917cd61dd991 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.254214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8b9531db-6de6-40b9-a82b-917cd61dd991 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:57.258899 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.258899 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:57.259634 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8b9531db-6de6-40b9-a82b-917cd61dd991 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 200 Aug 05 18:29:57.260022 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1179/4682] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:57 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:57.384620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-7cd8e2e0-1112-4545-97ae-182ca66aa02d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.387236 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-7cd8e2e0-1112-4545-97ae-182ca66aa02d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:29:57.387508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-7cd8e2e0-1112-4545-97ae-182ca66aa02d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.387761 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-7cd8e2e0-1112-4545-97ae-182ca66aa02d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.395517 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.395517 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:57.399926 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-7cd8e2e0-1112-4545-97ae-182ca66aa02d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:57.404743 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-7cd8e2e0-1112-4545-97ae-182ca66aa02d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:29:57.405159 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1166/4683] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:29:57 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 1394 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:57.415334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7ce2e5df-21d6-4736-9d22-0d2e42ae80d9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.415782 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ce2e5df-21d6-4736-9d22-0d2e42ae80d9 None None] GET https://10.4.3.210/volume// Aug 05 18:29:57.415982 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ce2e5df-21d6-4736-9d22-0d2e42ae80d9 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:57.416195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ce2e5df-21d6-4736-9d22-0d2e42ae80d9 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:57.416500 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ce2e5df-21d6-4736-9d22-0d2e42ae80d9 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:57.416811 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1164/4684] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18: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) Aug 05 18:29:57.425548 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-2825b966-b0a8-4350-9c80-223feb1221aa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:57.427757 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-2825b966-b0a8-4350-9c80-223feb1221aa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:29:57.428150 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-2825b966-b0a8-4350-9c80-223feb1221aa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4917cef4-2bb0-4911-bb80-cae3dad91c8d", "connector": null, "instance_uuid": "d1a610ee-fd57-4735-a724-7498fad1c784"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:57.437101 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:57.437101 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:57.472837 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-2825b966-b0a8-4350-9c80-223feb1221aa tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:29:57.473281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1176/4685] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:29:57 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:58.134651 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1dd824a9-594c-4b87-af7e-e1425941660c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.136341 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1dd824a9-594c-4b87-af7e-e1425941660c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:58.136533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1dd824a9-594c-4b87-af7e-e1425941660c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.136737 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1dd824a9-594c-4b87-af7e-e1425941660c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.145886 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.145886 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:58.149434 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1dd824a9-594c-4b87-af7e-e1425941660c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:58.155037 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1dd824a9-594c-4b87-af7e-e1425941660c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:58.155555 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1180/4686] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:58.165654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6f688569-0025-4b97-abca-aa5e13ecfc46 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.167534 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f688569-0025-4b97-abca-aa5e13ecfc46 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:29:58.167803 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f688569-0025-4b97-abca-aa5e13ecfc46 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.168071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6f688569-0025-4b97-abca-aa5e13ecfc46 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.176270 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.176270 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:58.180256 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6f688569-0025-4b97-abca-aa5e13ecfc46 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:58.184787 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6f688569-0025-4b97-abca-aa5e13ecfc46 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 200 Aug 05 18:29:58.185246 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1167/4687] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:29:58.199730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.202618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:29:58.202618 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "49fe3937-9090-44a0-8843-f367f333d938", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-990777152"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:58.203219 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request body: {'volume': {'source_volid': '49fe3937-9090-44a0-8843-f367f333d938', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-990777152'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:29:58.210345 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.210345 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:58.210768 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume retrieved successfully. Aug 05 18:29:58.210873 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume of 1 GB Aug 05 18:29:58.214236 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Availability Zones retrieved successfully. Aug 05 18:29:58.219614 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (7c70a138-40b6-4ec2-b130-5270ac6b59f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:58.220124 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da9ef7c2-79eb-4d08-94e5-15e589441fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:58.222631 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:29:58.245611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da9ef7c2-79eb-4d08-94e5-15e589441fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '49fe3937-9090-44a0-8843-f367f333d938', 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:58.245611 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0cd86e-89e0-4ec6-b8c6-8771bf1e1c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:58.271075 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6a08e2f0-0276-48de-ad80-109821fdea05 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.273535 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a08e2f0-0276-48de-ad80-109821fdea05 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 Aug 05 18:29:58.273865 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a08e2f0-0276-48de-ad80-109821fdea05 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.274209 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6a08e2f0-0276-48de-ad80-109821fdea05 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.274383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-6a08e2f0-0276-48de-ad80-109821fdea05 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 3ad35f40-a104-49b6-a4d0-cefa11ce2c42. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:58.282776 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Created reservations ['d2b359de-2153-46d9-83ef-c41962384b76', 'bf739dba-00fe-4791-91a2-afd8a53e21f0', 'cc0cbd32-5b9b-4945-84df-08d474ac9991', '797ff454-2a09-4284-b459-e9dd13b16aa5'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:29:58.283632 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0cd86e-89e0-4ec6-b8c6-8771bf1e1c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2b359de-2153-46d9-83ef-c41962384b76', 'bf739dba-00fe-4791-91a2-afd8a53e21f0', 'cc0cbd32-5b9b-4945-84df-08d474ac9991', '797ff454-2a09-4284-b459-e9dd13b16aa5']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:58.284292 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6a08e2f0-0276-48de-ad80-109821fdea05 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 returned with HTTP 404 Aug 05 18:29:58.284369 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7019971f-ce68-4a2d-8b91-bb0a3f030e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:58.286246 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1177/4688] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/v3/backups/3ad35f40-a104-49b6-a4d0-cefa11ce2c42 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:58.296503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.296503 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:58.296503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.296503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.296503 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete backup with id: 45efce32-c693-4f45-817f-21d87c832a41. Aug 05 18:29:58.300361 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.300361 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:58.315722 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] delete_backup rpcapi backup_id 45efce32-c693-4f45-817f-21d87c832a41 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:29:58.317375 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-19d5ede6-2f12-4a74-9886-f3bb96cd90be tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 202 Aug 05 18:29:58.317813 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1181/4689] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:58 2026] DELETE /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:29:58.318198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7019971f-ce68-4a2d-8b91-bb0a3f030e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f126502c-c85f-46c8-8f4e-b8f72ec206c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-990777152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['d2b359de-2153-46d9-83ef-c41962384b76','bf739dba-00fe-4791-91a2-afd8a53e21f0','cc0cbd32-5b9b-4945-84df-08d474ac9991','797ff454-2a09-4284-b459-e9dd13b16aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=49fe3937-9090-44a0-8843-f367f333d938,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-990777152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f126502c-c85f-46c8-8f4e-b8f72ec206c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366886695316494aac7e05b283529872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=49fe3937-9090-44a0-8843-f367f333d938,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='060795292e2c4fdca24aa394c09c1eca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:58.320837 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446d4f5d-d466-4aa1-9f3c-ee93bd68c80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:58.326512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5ad0bf51-a23f-4c27-8499-295f5baef6a1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.329114 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5ad0bf51-a23f-4c27-8499-295f5baef6a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:58.329438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5ad0bf51-a23f-4c27-8499-295f5baef6a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.329735 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5ad0bf51-a23f-4c27-8499-295f5baef6a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.329897 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5ad0bf51-a23f-4c27-8499-295f5baef6a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:58.336261 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.336261 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:58.339649 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5ad0bf51-a23f-4c27-8499-295f5baef6a1 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 200 Aug 05 18:29:58.339649 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1168/4690] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:58.344381 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (446d4f5d-d466-4aa1-9f3c-ee93bd68c80e) transitioned into state 'SUCCESS' from state '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-990777152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366886695316494aac7e05b283529872',qos_specs=None,replication_status=,reservations=['d2b359de-2153-46d9-83ef-c41962384b76','bf739dba-00fe-4791-91a2-afd8a53e21f0','cc0cbd32-5b9b-4945-84df-08d474ac9991','797ff454-2a09-4284-b459-e9dd13b16aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=49fe3937-9090-44a0-8843-f367f333d938,status='creating',user_id='060795292e2c4fdca24aa394c09c1eca',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:58.345449 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700bb17b-804e-4863-8fb4-7c24baaceda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:29:58.367515 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700bb17b-804e-4863-8fb4-7c24baaceda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:29:58.368265 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Flow 'volume_create_api' (7c70a138-40b6-4ec2-b130-5270ac6b59f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:29:58.368725 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Create volume request issued successfully. Aug 05 18:29:58.369729 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a2b15b77-be71-4fe5-a57f-4d16415bfab6 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:29:58.370313 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1165/4691] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:29:58 2026] POST /volume/v3/volumes => generated 803 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:58.383741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6ef707cd-52ff-485c-9e43-b2912b7297fc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.385712 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ef707cd-52ff-485c-9e43-b2912b7297fc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 Aug 05 18:29:58.385900 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ef707cd-52ff-485c-9e43-b2912b7297fc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.386137 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ef707cd-52ff-485c-9e43-b2912b7297fc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.393324 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.393324 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:58.397347 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6ef707cd-52ff-485c-9e43-b2912b7297fc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:58.402579 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ef707cd-52ff-485c-9e43-b2912b7297fc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 returned with HTTP 200 Aug 05 18:29:58.403033 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1178/4692] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:58.569741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-055c1cdc-556c-4ba2-b924-12cf1044b094 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.570178 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-055c1cdc-556c-4ba2-b924-12cf1044b094 None None] GET https://10.4.3.210/volume// Aug 05 18:29:58.570366 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-055c1cdc-556c-4ba2-b924-12cf1044b094 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.570558 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-055c1cdc-556c-4ba2-b924-12cf1044b094 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.570900 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-055c1cdc-556c-4ba2-b924-12cf1044b094 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:29:58.571681 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1182/4693] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:29:58.582543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-63473a31-4210-4732-b5b4-c5e43a42fa26 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.584764 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-63473a31-4210-4732-b5b4-c5e43a42fa26 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:29:58.585046 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-63473a31-4210-4732-b5b4-c5e43a42fa26 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:58.585263 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-63473a31-4210-4732-b5b4-c5e43a42fa26 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:58.596666 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.596666 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:58.601364 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-63473a31-4210-4732-b5b4-c5e43a42fa26 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:29:58.607256 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-63473a31-4210-4732-b5b4-c5e43a42fa26 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:29:58.607573 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1169/4694] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:29:58 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 1573 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:29:58.721034 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.723694 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] PUT https://10.4.3.210/volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871 Aug 05 18:29:58.724198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:58.736061 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Acquiring lock "cinder-attachment_update-4917cef4-2bb0-4911-bb80-cae3dad91c8d-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:29:58.741209 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-4917cef4-2bb0-4911-bb80-cae3dad91c8d-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:29:58.742887 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.742887 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:58.853310 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Lock "cinder-attachment_update-4917cef4-2bb0-4911-bb80-cae3dad91c8d-np0000006581" released by "attachment_update" :: held 0.112s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:29:58.854023 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-55737e55-0d1c-439c-b7fc-4d4270405f57 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871 returned with HTTP 200 Aug 05 18:29:58.854684 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1166/4695] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:29:58 2026] PUT /volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:58.877191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8b4b5561-e42a-4023-a116-6b1d5fa0863b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:58.879288 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8b4b5561-e42a-4023-a116-6b1d5fa0863b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] POST https://10.4.3.210/volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871/action Aug 05 18:29:58.879605 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8b4b5561-e42a-4023-a116-6b1d5fa0863b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:29:58.879719 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8b4b5561-e42a-4023-a116-6b1d5fa0863b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:29:58.900955 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:58.900955 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:58.911763 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-99b9fdd1-cbc3-42d8-ad4c-5d8dbc92fb71 req-8b4b5561-e42a-4023-a116-6b1d5fa0863b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871/action returned with HTTP 204 Aug 05 18:29:58.912457 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1179/4696] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:29:58 2026] POST /volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:59.168482 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a0523174-11e7-471e-a06d-365c80cb47db None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.170662 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0523174-11e7-471e-a06d-365c80cb47db tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:29:59.170861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0523174-11e7-471e-a06d-365c80cb47db tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.171111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0523174-11e7-471e-a06d-365c80cb47db tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.180749 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:59.180749 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:59.184557 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a0523174-11e7-471e-a06d-365c80cb47db tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:29:59.189442 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0523174-11e7-471e-a06d-365c80cb47db tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:29:59.189883 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1183/4697] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:29:59 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:59.349320 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5f66c8ae-2c8e-4a71-93e4-7f2107c1576a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.351644 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5f66c8ae-2c8e-4a71-93e4-7f2107c1576a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 Aug 05 18:29:59.351918 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5f66c8ae-2c8e-4a71-93e4-7f2107c1576a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.352146 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5f66c8ae-2c8e-4a71-93e4-7f2107c1576a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.352292 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-5f66c8ae-2c8e-4a71-93e4-7f2107c1576a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id 45efce32-c693-4f45-817f-21d87c832a41. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:59.355869 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5f66c8ae-2c8e-4a71-93e4-7f2107c1576a tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 returned with HTTP 404 Aug 05 18:29:59.356349 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1170/4698] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:59 2026] GET /volume/v3/backups/45efce32-c693-4f45-817f-21d87c832a41 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:29:59.364271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.367179 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:59.367431 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.367679 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.367816 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete backup with id: cf9f3dbc-fb6a-4590-a474-04f50c29578d. Aug 05 18:29:59.373768 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:59.373768 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:59.388317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] delete_backup rpcapi backup_id cf9f3dbc-fb6a-4590-a474-04f50c29578d {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:29:59.390298 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c8e35b0-85f2-44c1-937d-a6c682d88219 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 202 Aug 05 18:29:59.390761 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1167/4699] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:29:59 2026] DELETE /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:29:59.399575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a8af2524-79ca-4a34-ad3c-6eb6c3df4d83 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.402204 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a8af2524-79ca-4a34-ad3c-6eb6c3df4d83 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:29:59.402204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a8af2524-79ca-4a34-ad3c-6eb6c3df4d83 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.402204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a8af2524-79ca-4a34-ad3c-6eb6c3df4d83 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.402435 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a8af2524-79ca-4a34-ad3c-6eb6c3df4d83 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:29:59.407152 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:59.407152 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:29:59.407957 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a8af2524-79ca-4a34-ad3c-6eb6c3df4d83 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 200 Aug 05 18:29:59.408230 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1180/4700] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:29:59 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:29:59.415254 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a63f2b36-8a9f-45d5-9ee2-3c3083342cac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.417122 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a63f2b36-8a9f-45d5-9ee2-3c3083342cac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 Aug 05 18:29:59.417235 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a63f2b36-8a9f-45d5-9ee2-3c3083342cac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.417454 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a63f2b36-8a9f-45d5-9ee2-3c3083342cac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.426218 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:59.426218 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:29:59.430279 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a63f2b36-8a9f-45d5-9ee2-3c3083342cac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:59.434395 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a63f2b36-8a9f-45d5-9ee2-3c3083342cac tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 returned with HTTP 200 Aug 05 18:29:59.434932 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1184/4701] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:59 2026] GET /volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:29:59.448390 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.450327 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:29:59.450453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.450646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.450822 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:29:59.459898 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:59.459898 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:29:59.460390 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:59.484968 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:29:59.485227 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ac67d088-f45f-4867-9bd5-ee5c17adce35 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 202 Aug 05 18:29:59.485759 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1171/4702] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:29:59 2026] DELETE /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:29:59.495227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-af42be13-dcb6-4d54-b0ad-86b2cb6d2af9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:29:59.499373 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af42be13-dcb6-4d54-b0ad-86b2cb6d2af9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:29:59.499653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af42be13-dcb6-4d54-b0ad-86b2cb6d2af9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:29:59.499840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af42be13-dcb6-4d54-b0ad-86b2cb6d2af9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:29:59.508302 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:29:59.508302 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:29:59.512557 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-af42be13-dcb6-4d54-b0ad-86b2cb6d2af9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:29:59.516625 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af42be13-dcb6-4d54-b0ad-86b2cb6d2af9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 200 Aug 05 18:29:59.517005 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1168/4703] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:29:59 2026] GET /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:00.205807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-35732fe4-bd7c-400f-afda-179bf1d68cf9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.207717 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-35732fe4-bd7c-400f-afda-179bf1d68cf9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:30:00.207976 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-35732fe4-bd7c-400f-afda-179bf1d68cf9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.208185 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-35732fe4-bd7c-400f-afda-179bf1d68cf9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.223012 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:00.223012 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:00.227039 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-35732fe4-bd7c-400f-afda-179bf1d68cf9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:00.230938 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-35732fe4-bd7c-400f-afda-179bf1d68cf9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:30:00.231309 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1181/4704] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:00 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:00.419349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-41880ad8-6057-4cf3-b048-d2a47bab2aa6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.421398 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41880ad8-6057-4cf3-b048-d2a47bab2aa6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d Aug 05 18:30:00.421702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41880ad8-6057-4cf3-b048-d2a47bab2aa6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.421964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41880ad8-6057-4cf3-b048-d2a47bab2aa6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.422129 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-41880ad8-6057-4cf3-b048-d2a47bab2aa6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Show backup with id cf9f3dbc-fb6a-4590-a474-04f50c29578d. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:30:00.427330 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41880ad8-6057-4cf3-b048-d2a47bab2aa6 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d returned with HTTP 404 Aug 05 18:30:00.428231 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1185/4705] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:00 2026] GET /volume/v3/backups/cf9f3dbc-fb6a-4590-a474-04f50c29578d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:00.435938 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.438181 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 Aug 05 18:30:00.438460 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.438755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.439003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume with id: 77dce8e2-99a2-467f-a47f-0f799f4283c0 Aug 05 18:30:00.449870 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:00.449870 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:00.450406 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:30:00.473811 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Delete volume request issued successfully. Aug 05 18:30:00.474031 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-eaa14def-ca02-4699-bb81-3d43d3e48783 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 returned with HTTP 202 Aug 05 18:30:00.474607 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1172/4706] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:00 2026] DELETE /volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:00.481605 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-025286fb-229b-44ca-8e6d-a93cf6dfb705 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.483829 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-025286fb-229b-44ca-8e6d-a93cf6dfb705 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 Aug 05 18:30:00.484104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-025286fb-229b-44ca-8e6d-a93cf6dfb705 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.484325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-025286fb-229b-44ca-8e6d-a93cf6dfb705 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.490848 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:00.490848 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:00.494287 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-025286fb-229b-44ca-8e6d-a93cf6dfb705 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Volume info retrieved successfully. Aug 05 18:30:00.499072 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-025286fb-229b-44ca-8e6d-a93cf6dfb705 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 returned with HTTP 200 Aug 05 18:30:00.499494 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1169/4707] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:00 2026] GET /volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:00.528247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-eb181002-4101-4caa-8648-9c04d3cabbe4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.532191 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-eb181002-4101-4caa-8648-9c04d3cabbe4 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9/action Aug 05 18:30:00.532688 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-eb181002-4101-4caa-8648-9c04d3cabbe4 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:30:00.533090 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-eb181002-4101-4caa-8648-9c04d3cabbe4 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:00.535575 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f27e6124-7d79-4a82-8287-bcfe5cbde2d3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.537495 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f27e6124-7d79-4a82-8287-bcfe5cbde2d3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:30:00.537992 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f27e6124-7d79-4a82-8287-bcfe5cbde2d3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.537992 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f27e6124-7d79-4a82-8287-bcfe5cbde2d3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.544720 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f27e6124-7d79-4a82-8287-bcfe5cbde2d3 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 404 Aug 05 18:30:00.545448 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1186/4708] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:00 2026] GET /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 05 18:30:00.551911 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:00.551911 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:00.554690 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.556735 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 Aug 05 18:30:00.556972 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.557241 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.557455 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: f126502c-c85f-46c8-8f4e-b8f72ec206c6 Aug 05 18:30:00.566382 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:00.566382 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:00.568616 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:30:00.568718 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5481a97c-bb45-49de-b6ee-74e471032ec8 req-eb181002-4101-4caa-8648-9c04d3cabbe4 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9/action returned with HTTP 204 Aug 05 18:30:00.568718 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1182/4709] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:30:00 2026] POST /volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:00.590329 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:30:00.590746 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aca2c94b-902b-4bdb-ba55-e074fcdedb1f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 returned with HTTP 202 Aug 05 18:30:00.591565 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1173/4710] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:00 2026] DELETE /volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:30:00.601361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c26d70cb-4438-41f4-81aa-e2f172b2ec3c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:00.602146 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c26d70cb-4438-41f4-81aa-e2f172b2ec3c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 Aug 05 18:30:00.602358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c26d70cb-4438-41f4-81aa-e2f172b2ec3c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:00.602657 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c26d70cb-4438-41f4-81aa-e2f172b2ec3c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:00.612577 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:00.612577 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:00.618490 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c26d70cb-4438-41f4-81aa-e2f172b2ec3c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:30:00.624733 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c26d70cb-4438-41f4-81aa-e2f172b2ec3c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 returned with HTTP 200 Aug 05 18:30:00.625371 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1170/4711] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:00 2026] GET /volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:01.243394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-864b2e36-817d-4914-b15c-dc72741e014f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.245605 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-864b2e36-817d-4914-b15c-dc72741e014f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:30:01.245819 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-864b2e36-817d-4914-b15c-dc72741e014f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.246076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-864b2e36-817d-4914-b15c-dc72741e014f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.257341 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:01.257341 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:01.261450 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-864b2e36-817d-4914-b15c-dc72741e014f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:01.266414 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-864b2e36-817d-4914-b15c-dc72741e014f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:30:01.266841 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1187/4712] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:01 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:01.515080 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f8fe0d64-948d-4265-b7ff-7050f6d6f640 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.517803 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8fe0d64-948d-4265-b7ff-7050f6d6f640 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] GET https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 Aug 05 18:30:01.519075 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8fe0d64-948d-4265-b7ff-7050f6d6f640 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.519075 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8fe0d64-948d-4265-b7ff-7050f6d6f640 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.527369 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8fe0d64-948d-4265-b7ff-7050f6d6f640 tempest-ProjectMemberTests33-929357 tempest-ProjectMemberTests33-929357-project-admin] https://10.4.3.210/volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 returned with HTTP 404 Aug 05 18:30:01.528189 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1183/4713] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:01 2026] GET /volume/v3/volumes/77dce8e2-99a2-467f-a47f-0f799f4283c0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:01.642184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-30b6c9e2-57e0-4097-87c0-07665cff8148 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.645324 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30b6c9e2-57e0-4097-87c0-07665cff8148 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 Aug 05 18:30:01.646205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30b6c9e2-57e0-4097-87c0-07665cff8148 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.646205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-30b6c9e2-57e0-4097-87c0-07665cff8148 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.656014 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-30b6c9e2-57e0-4097-87c0-07665cff8148 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 returned with HTTP 404 Aug 05 18:30:01.656876 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1174/4714] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:01 2026] GET /volume/v3/volumes/f126502c-c85f-46c8-8f4e-b8f72ec206c6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:01.667575 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c8442e6b-a2cd-455d-9843-b7f006e22c02 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.671099 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c8442e6b-a2cd-455d-9843-b7f006e22c02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:30:01.671568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c8442e6b-a2cd-455d-9843-b7f006e22c02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.672320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c8442e6b-a2cd-455d-9843-b7f006e22c02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.673544 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-c8442e6b-a2cd-455d-9843-b7f006e22c02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:30:01.688218 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c8442e6b-a2cd-455d-9843-b7f006e22c02 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 404 Aug 05 18:30:01.689356 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1171/4715] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:01 2026] DELETE /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:01.699424 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-75e6d611-b9c2-4812-b2ab-6fac933b8286 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.701805 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-75e6d611-b9c2-4812-b2ab-6fac933b8286 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 Aug 05 18:30:01.702316 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-75e6d611-b9c2-4812-b2ab-6fac933b8286 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.702316 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-75e6d611-b9c2-4812-b2ab-6fac933b8286 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.711070 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-75e6d611-b9c2-4812-b2ab-6fac933b8286 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 returned with HTTP 404 Aug 05 18:30:01.711070 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1188/4716] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:01 2026] GET /volume/v3/volumes/49fe3937-9090-44a0-8843-f367f333d938 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:01.720107 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e0feab68-2523-443c-a0ef-1f9357afa605 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.723563 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e Aug 05 18:30:01.723901 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.724178 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.724358 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 1ff2d32a-c869-4a40-83cb-ae824af0010e Aug 05 18:30:01.734108 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:01.734108 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:01.734855 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:30:01.765459 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume request issued successfully. Aug 05 18:30:01.765780 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0feab68-2523-443c-a0ef-1f9357afa605 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e returned with HTTP 202 Aug 05 18:30:01.766255 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1184/4717] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:01 2026] DELETE /volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:30:01.776724 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-20855ce6-dffc-4c96-9b5d-b38fc9bcdc82 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.779879 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-20855ce6-dffc-4c96-9b5d-b38fc9bcdc82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e Aug 05 18:30:01.780760 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-20855ce6-dffc-4c96-9b5d-b38fc9bcdc82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.781446 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-20855ce6-dffc-4c96-9b5d-b38fc9bcdc82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:01.790558 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:01.790558 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:01.795984 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-20855ce6-dffc-4c96-9b5d-b38fc9bcdc82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Volume info retrieved successfully. Aug 05 18:30:01.804305 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-20855ce6-dffc-4c96-9b5d-b38fc9bcdc82 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e returned with HTTP 200 Aug 05 18:30:01.805204 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1175/4718] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:01 2026] GET /volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:01.989408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-77291ade-ace3-4f8a-b984-6ccf04d3d487 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:01.992489 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-77291ade-ace3-4f8a-b984-6ccf04d3d487 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:01.992789 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-77291ade-ace3-4f8a-b984-6ccf04d3d487 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:01.993170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-77291ade-ace3-4f8a-b984-6ccf04d3d487 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.004808 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.004808 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:02.009898 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-77291ade-ace3-4f8a-b984-6ccf04d3d487 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:02.017581 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-77291ade-ace3-4f8a-b984-6ccf04d3d487 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:02.018200 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1172/4719] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:30:01 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:02.109801 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-647dd817-607f-42c3-a6f9-79dbbb0f9ded None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.110308 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-647dd817-607f-42c3-a6f9-79dbbb0f9ded None None] GET https://10.4.3.210/volume// Aug 05 18:30:02.110750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-647dd817-607f-42c3-a6f9-79dbbb0f9ded None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.111076 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-647dd817-607f-42c3-a6f9-79dbbb0f9ded None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.111797 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-647dd817-607f-42c3-a6f9-79dbbb0f9ded None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:02.112074 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1189/4720] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:30:02.121853 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-6709fb79-4ad0-4dc9-b378-97f84f38f16e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.124540 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-6709fb79-4ad0-4dc9-b378-97f84f38f16e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:30:02.125091 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-6709fb79-4ad0-4dc9-b378-97f84f38f16e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "968712a5-8533-4bac-b3fa-1414e562a378", "connector": null, "instance_uuid": "b6300e6d-a85a-4b68-9501-ea1b15d6e385"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:02.135105 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.135105 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:02.173097 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-6709fb79-4ad0-4dc9-b378-97f84f38f16e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:30:02.173772 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1185/4721] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:30:02 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:02.206659 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f30b2618-7ebd-40a2-a6f4-ffe4b6b0aae2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.208734 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f30b2618-7ebd-40a2-a6f4-ffe4b6b0aae2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:02.208997 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f30b2618-7ebd-40a2-a6f4-ffe4b6b0aae2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.209237 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f30b2618-7ebd-40a2-a6f4-ffe4b6b0aae2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.217956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d16cf43b-3b29-42a7-99ae-0dd943f24953 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.218588 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d16cf43b-3b29-42a7-99ae-0dd943f24953 None None] GET https://10.4.3.210/volume// Aug 05 18:30:02.218863 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d16cf43b-3b29-42a7-99ae-0dd943f24953 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.219166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d16cf43b-3b29-42a7-99ae-0dd943f24953 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.219641 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d16cf43b-3b29-42a7-99ae-0dd943f24953 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:02.220214 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1173/4722] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:30:02.221300 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.221300 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:02.225423 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f30b2618-7ebd-40a2-a6f4-ffe4b6b0aae2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:02.229672 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f30b2618-7ebd-40a2-a6f4-ffe4b6b0aae2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:02.230091 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1176/4723] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:02.230541 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-5fa218bd-993d-4faa-acf2-beec1dbf150c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.233125 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-5fa218bd-993d-4faa-acf2-beec1dbf150c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:02.233356 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-5fa218bd-993d-4faa-acf2-beec1dbf150c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.233561 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-5fa218bd-993d-4faa-acf2-beec1dbf150c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.244733 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.244733 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:02.249764 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-5fa218bd-993d-4faa-acf2-beec1dbf150c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:02.256535 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-5fa218bd-993d-4faa-acf2-beec1dbf150c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:02.257165 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1190/4724] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:02.383153 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.385902 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] PUT https://10.4.3.210/volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0 Aug 05 18:30:02.386457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:02.395545 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Acquiring lock "cinder-attachment_update-968712a5-8533-4bac-b3fa-1414e562a378-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:30:02.400445 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-968712a5-8533-4bac-b3fa-1414e562a378-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:30:02.401670 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.401670 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:02.486111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-968712a5-8533-4bac-b3fa-1414e562a378-np0000006581" released by "attachment_update" :: held 0.086s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:30:02.486471 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-776839b8-267c-421b-b68d-ade573cacb27 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0 returned with HTTP 200 Aug 05 18:30:02.487014 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1186/4725] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:30:02 2026] PUT /volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:02.511471 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-edd875a5-d174-497e-b378-928b42f1e8ee None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.513716 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-edd875a5-d174-497e-b378-928b42f1e8ee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:02.513973 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-edd875a5-d174-497e-b378-928b42f1e8ee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.514134 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-edd875a5-d174-497e-b378-928b42f1e8ee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.521143 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.521143 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:02.527097 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-edd875a5-d174-497e-b378-928b42f1e8ee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:02.532839 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-edd875a5-d174-497e-b378-928b42f1e8ee tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:02.533243 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1174/4726] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:02.614841 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-df64100d-1ee1-4b4b-95b5-f413deb63fce None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.615359 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df64100d-1ee1-4b4b-95b5-f413deb63fce None None] GET https://10.4.3.210/volume// Aug 05 18:30:02.615603 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df64100d-1ee1-4b4b-95b5-f413deb63fce None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.615855 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df64100d-1ee1-4b4b-95b5-f413deb63fce None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.616193 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df64100d-1ee1-4b4b-95b5-f413deb63fce None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:02.616485 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1177/4727] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:30:02.624739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-74aac06b-2beb-4075-990d-36e70d753bf3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.626891 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-74aac06b-2beb-4075-990d-36e70d753bf3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:30:02.627402 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-74aac06b-2beb-4075-990d-36e70d753bf3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382", "connector": null, "instance_uuid": "70ac3dff-69b6-49d6-98a7-013c80059bb3"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:02.640311 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.640311 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:02.668658 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-74aac06b-2beb-4075-990d-36e70d753bf3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:30:02.669186 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1191/4728] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:30:02 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:02.698608 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-42597ede-5570-4c72-a3c2-b527483299f4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.700451 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42597ede-5570-4c72-a3c2-b527483299f4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:02.700678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-42597ede-5570-4c72-a3c2-b527483299f4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.700939 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-42597ede-5570-4c72-a3c2-b527483299f4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.710613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-040a9180-c47a-4550-a807-5f3cf03d7cf2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.711033 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.711033 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:02.711105 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-040a9180-c47a-4550-a807-5f3cf03d7cf2 None None] GET https://10.4.3.210/volume// Aug 05 18:30:02.711250 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-040a9180-c47a-4550-a807-5f3cf03d7cf2 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.711479 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-040a9180-c47a-4550-a807-5f3cf03d7cf2 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.711839 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-040a9180-c47a-4550-a807-5f3cf03d7cf2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:02.712141 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1175/4729] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:30:02.714751 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-42597ede-5570-4c72-a3c2-b527483299f4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:02.719290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-157cada4-5f09-4f25-a956-7bcc4661c4b5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.719688 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-42597ede-5570-4c72-a3c2-b527483299f4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:02.720091 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1187/4730] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:02.721960 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-157cada4-5f09-4f25-a956-7bcc4661c4b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:02.722338 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-157cada4-5f09-4f25-a956-7bcc4661c4b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.722570 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-157cada4-5f09-4f25-a956-7bcc4661c4b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.735049 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.735049 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:02.738924 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-157cada4-5f09-4f25-a956-7bcc4661c4b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:02.744251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-157cada4-5f09-4f25-a956-7bcc4661c4b5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:02.744878 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1178/4731] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:02.823214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-03c7fc2b-3dcb-482a-91ec-a4d5a3d34528 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.825192 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-03c7fc2b-3dcb-482a-91ec-a4d5a3d34528 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e Aug 05 18:30:02.825409 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-03c7fc2b-3dcb-482a-91ec-a4d5a3d34528 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.825638 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-03c7fc2b-3dcb-482a-91ec-a4d5a3d34528 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.831927 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-03c7fc2b-3dcb-482a-91ec-a4d5a3d34528 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e returned with HTTP 404 Aug 05 18:30:02.832464 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1192/4732] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/1ff2d32a-c869-4a40-83cb-ae824af0010e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:02.840483 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0857d6dd-ac93-473e-86a0-afa0e267ad74 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.843202 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0857d6dd-ac93-473e-86a0-afa0e267ad74 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:30:02.843423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0857d6dd-ac93-473e-86a0-afa0e267ad74 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.843635 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0857d6dd-ac93-473e-86a0-afa0e267ad74 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.843772 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-0857d6dd-ac93-473e-86a0-afa0e267ad74 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:30:02.848797 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0857d6dd-ac93-473e-86a0-afa0e267ad74 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 404 Aug 05 18:30:02.849321 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1176/4733] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:02 2026] DELETE /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:02.849906 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.852032 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] PUT https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 Aug 05 18:30:02.852477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:02.856174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3b605bee-ac3f-452d-bc01-2163002ba214 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.858307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3b605bee-ac3f-452d-bc01-2163002ba214 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b Aug 05 18:30:02.858512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3b605bee-ac3f-452d-bc01-2163002ba214 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.858782 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3b605bee-ac3f-452d-bc01-2163002ba214 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.860761 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Acquiring lock "cinder-attachment_update-c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382-np0000006581" by "attachment_update" {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:30:02.863868 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3b605bee-ac3f-452d-bc01-2163002ba214 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b returned with HTTP 404 Aug 05 18:30:02.864530 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1179/4734] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/snapshots/ce5f8b6a-7d54-447b-b4bc-d4966998d13b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:02.867075 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Lock "cinder-attachment_update-c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100363) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:30:02.868574 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:02.868574 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:02.871742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-262ebae2-1895-4df3-8760-dddb0098f82a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.873661 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-262ebae2-1895-4df3-8760-dddb0098f82a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:30:02.873977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-262ebae2-1895-4df3-8760-dddb0098f82a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.874186 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-262ebae2-1895-4df3-8760-dddb0098f82a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.874384 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-262ebae2-1895-4df3-8760-dddb0098f82a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:30:02.880878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-262ebae2-1895-4df3-8760-dddb0098f82a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 404 Aug 05 18:30:02.881530 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1193/4735] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:02 2026] DELETE /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:02.888609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4e275bd9-b1f0-411f-957e-9c6443b0fec1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.890616 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4e275bd9-b1f0-411f-957e-9c6443b0fec1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 Aug 05 18:30:02.890616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4e275bd9-b1f0-411f-957e-9c6443b0fec1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.890790 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4e275bd9-b1f0-411f-957e-9c6443b0fec1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.895912 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4e275bd9-b1f0-411f-957e-9c6443b0fec1 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 returned with HTTP 404 Aug 05 18:30:02.896374 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1177/4736] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/bd801e86-1b5b-4828-b1bb-39f0a1519f03 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:02.903412 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-83c6c0c1-4c00-498c-a58a-d0f2ad97a30a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.905238 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-83c6c0c1-4c00-498c-a58a-d0f2ad97a30a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:30:02.905462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-83c6c0c1-4c00-498c-a58a-d0f2ad97a30a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.905690 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-83c6c0c1-4c00-498c-a58a-d0f2ad97a30a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.905884 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-83c6c0c1-4c00-498c-a58a-d0f2ad97a30a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:30:02.911856 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-83c6c0c1-4c00-498c-a58a-d0f2ad97a30a tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 404 Aug 05 18:30:02.912546 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1180/4737] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:02 2026] DELETE /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:02.920333 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3e1985cc-8add-4b0c-b98d-60e1b6f38450 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.922607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3e1985cc-8add-4b0c-b98d-60e1b6f38450 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 Aug 05 18:30:02.922814 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3e1985cc-8add-4b0c-b98d-60e1b6f38450 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.923049 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3e1985cc-8add-4b0c-b98d-60e1b6f38450 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.929327 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3e1985cc-8add-4b0c-b98d-60e1b6f38450 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 returned with HTTP 404 Aug 05 18:30:02.929870 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1194/4738] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/68924eab-b34a-4075-9c01-de7a8a3a9a62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:02.938233 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e50e781c-f0f1-48ec-8702-03ce81797146 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.940187 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e50e781c-f0f1-48ec-8702-03ce81797146 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:30:02.940392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e50e781c-f0f1-48ec-8702-03ce81797146 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.940743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e50e781c-f0f1-48ec-8702-03ce81797146 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.940886 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-e50e781c-f0f1-48ec-8702-03ce81797146 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:30:02.946072 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e50e781c-f0f1-48ec-8702-03ce81797146 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 404 Aug 05 18:30:02.946613 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1178/4739] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:02 2026] DELETE /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:02.954586 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.coordination [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Lock "cinder-attachment_update-c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382-np0000006581" released by "attachment_update" :: held 0.088s {{(pid=100363) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:30:02.954889 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-65a83bc4-4c9a-4cd3-bb7e-ec62d37445b7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.954961 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-10e5b7d7-59d8-4f8d-87c8-fe6d5fc0e810 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 returned with HTTP 200 Aug 05 18:30:02.955360 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1188/4740] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:30:02 2026] PUT /volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:02.956970 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-65a83bc4-4c9a-4cd3-bb7e-ec62d37445b7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c Aug 05 18:30:02.957330 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-65a83bc4-4c9a-4cd3-bb7e-ec62d37445b7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.957640 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-65a83bc4-4c9a-4cd3-bb7e-ec62d37445b7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.961883 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-65a83bc4-4c9a-4cd3-bb7e-ec62d37445b7 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c returned with HTTP 404 Aug 05 18:30:02.962437 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1181/4741] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/snapshots/aac5e61e-2783-46e6-9dcf-31734f2efa5c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:02.970066 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0e8309bf-0759-4e9c-812e-85bd93fd8a14 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.972005 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e8309bf-0759-4e9c-812e-85bd93fd8a14 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:30:02.972216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e8309bf-0759-4e9c-812e-85bd93fd8a14 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.972404 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e8309bf-0759-4e9c-812e-85bd93fd8a14 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.972552 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0e8309bf-0759-4e9c-812e-85bd93fd8a14 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:30:02.978218 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e8309bf-0759-4e9c-812e-85bd93fd8a14 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 404 Aug 05 18:30:02.978736 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1195/4742] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:02 2026] DELETE /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:02.988313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-22abe81e-5ebb-43e7-b7dd-d73e270e141f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:02.990826 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22abe81e-5ebb-43e7-b7dd-d73e270e141f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 Aug 05 18:30:02.991144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22abe81e-5ebb-43e7-b7dd-d73e270e141f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:02.991395 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-22abe81e-5ebb-43e7-b7dd-d73e270e141f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:02.999546 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-22abe81e-5ebb-43e7-b7dd-d73e270e141f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 returned with HTTP 404 Aug 05 18:30:03.000411 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1179/4743] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:02 2026] GET /volume/v3/volumes/4602b7b7-b398-4bd6-9fc6-08a6a74d33d5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.008575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9ca09063-febb-47a0-b200-74a5ee901498 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.011308 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ca09063-febb-47a0-b200-74a5ee901498 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:30:03.011589 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ca09063-febb-47a0-b200-74a5ee901498 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.011838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ca09063-febb-47a0-b200-74a5ee901498 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.011990 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-9ca09063-febb-47a0-b200-74a5ee901498 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: 64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:30:03.017000 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ca09063-febb-47a0-b200-74a5ee901498 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 404 Aug 05 18:30:03.017702 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1189/4744] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:03.024690 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d7b58033-f3e5-4c7e-9d34-eeab0e969b9f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.026462 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d7b58033-f3e5-4c7e-9d34-eeab0e969b9f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d Aug 05 18:30:03.026696 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d7b58033-f3e5-4c7e-9d34-eeab0e969b9f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.026882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d7b58033-f3e5-4c7e-9d34-eeab0e969b9f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.032355 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d7b58033-f3e5-4c7e-9d34-eeab0e969b9f tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d returned with HTTP 404 Aug 05 18:30:03.032867 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1182/4745] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/snapshots/64d9e9d4-c265-45f8-88f0-8252a54a554d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:03.039973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e32da2fe-5c13-46d5-a5ba-649276f8e295 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.042195 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e32da2fe-5c13-46d5-a5ba-649276f8e295 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:30:03.042512 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e32da2fe-5c13-46d5-a5ba-649276f8e295 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.042822 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e32da2fe-5c13-46d5-a5ba-649276f8e295 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.043085 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-e32da2fe-5c13-46d5-a5ba-649276f8e295 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:30:03.049491 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e32da2fe-5c13-46d5-a5ba-649276f8e295 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 404 Aug 05 18:30:03.049903 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1196/4746] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.056983 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-27313213-de1e-47d6-9532-2ab49cf1aa17 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.058767 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-27313213-de1e-47d6-9532-2ab49cf1aa17 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 Aug 05 18:30:03.058969 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-27313213-de1e-47d6-9532-2ab49cf1aa17 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.059180 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-27313213-de1e-47d6-9532-2ab49cf1aa17 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.064652 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-27313213-de1e-47d6-9532-2ab49cf1aa17 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 returned with HTTP 404 Aug 05 18:30:03.065095 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1180/4747] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/a51be458-cfce-4c16-b602-4db8db702df7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.072644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ae49ad33-71ec-4a64-9933-0752ae708420 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.074373 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae49ad33-71ec-4a64-9933-0752ae708420 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:30:03.074987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae49ad33-71ec-4a64-9933-0752ae708420 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.075171 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae49ad33-71ec-4a64-9933-0752ae708420 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.075222 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ae49ad33-71ec-4a64-9933-0752ae708420 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:30:03.081066 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae49ad33-71ec-4a64-9933-0752ae708420 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 404 Aug 05 18:30:03.081480 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1190/4748] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.088726 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3af9ad1c-3383-4b8b-a9e6-0db7239844e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.090888 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3af9ad1c-3383-4b8b-a9e6-0db7239844e4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 Aug 05 18:30:03.090888 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3af9ad1c-3383-4b8b-a9e6-0db7239844e4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.091132 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3af9ad1c-3383-4b8b-a9e6-0db7239844e4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.096845 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3af9ad1c-3383-4b8b-a9e6-0db7239844e4 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 returned with HTTP 404 Aug 05 18:30:03.097297 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1183/4749] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/cc56d3a2-8589-411b-90f9-289692ca7a19 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.103981 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f670b35d-4ebd-4c24-875d-6a95ef5c4efc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.105660 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f670b35d-4ebd-4c24-875d-6a95ef5c4efc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:30:03.105818 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f670b35d-4ebd-4c24-875d-6a95ef5c4efc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.105995 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f670b35d-4ebd-4c24-875d-6a95ef5c4efc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.106158 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-f670b35d-4ebd-4c24-875d-6a95ef5c4efc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:30:03.111343 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f670b35d-4ebd-4c24-875d-6a95ef5c4efc tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 404 Aug 05 18:30:03.111810 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1197/4750] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.118588 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-88284439-140e-469f-8e6d-37b872727c77 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.120370 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-88284439-140e-469f-8e6d-37b872727c77 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e Aug 05 18:30:03.120605 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-88284439-140e-469f-8e6d-37b872727c77 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.120788 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-88284439-140e-469f-8e6d-37b872727c77 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.126957 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-88284439-140e-469f-8e6d-37b872727c77 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e returned with HTTP 404 Aug 05 18:30:03.127476 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1181/4751] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/a66abf00-664b-47c9-99df-94a5aad9a69e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.134615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a76887b7-c06a-4273-8ee5-a67fe29b6b01 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.136247 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a76887b7-c06a-4273-8ee5-a67fe29b6b01 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:30:03.136424 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a76887b7-c06a-4273-8ee5-a67fe29b6b01 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.136613 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a76887b7-c06a-4273-8ee5-a67fe29b6b01 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.136742 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-a76887b7-c06a-4273-8ee5-a67fe29b6b01 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:30:03.140618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a76887b7-c06a-4273-8ee5-a67fe29b6b01 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 404 Aug 05 18:30:03.141077 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1191/4752] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:03.147778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ec868e67-83b8-4da4-b095-ae81c347fff9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.149677 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec868e67-83b8-4da4-b095-ae81c347fff9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 Aug 05 18:30:03.149907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec868e67-83b8-4da4-b095-ae81c347fff9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.150123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ec868e67-83b8-4da4-b095-ae81c347fff9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.154651 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ec868e67-83b8-4da4-b095-ae81c347fff9 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 returned with HTTP 404 Aug 05 18:30:03.155132 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1184/4753] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/snapshots/ae7bd9e9-f035-465c-b851-68cb987798b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:03.161611 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7e5984ad-339d-46a6-8420-f15af5d57723 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.163351 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e5984ad-339d-46a6-8420-f15af5d57723 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:30:03.163551 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e5984ad-339d-46a6-8420-f15af5d57723 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.163739 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e5984ad-339d-46a6-8420-f15af5d57723 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.163896 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-7e5984ad-339d-46a6-8420-f15af5d57723 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:30:03.170374 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e5984ad-339d-46a6-8420-f15af5d57723 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 404 Aug 05 18:30:03.170867 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1198/4754] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.178335 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ccd4f5ce-1db8-46b4-8127-7061c1d8ea23 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.180566 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ccd4f5ce-1db8-46b4-8127-7061c1d8ea23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed Aug 05 18:30:03.180876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ccd4f5ce-1db8-46b4-8127-7061c1d8ea23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.181157 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ccd4f5ce-1db8-46b4-8127-7061c1d8ea23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.188321 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ccd4f5ce-1db8-46b4-8127-7061c1d8ea23 tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed returned with HTTP 404 Aug 05 18:30:03.188944 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1182/4755] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/d674d627-aa84-4d4c-9c8d-c7ab667997ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.195219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-10bbf4b0-eace-4f4b-a309-4043652758fd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.197299 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10bbf4b0-eace-4f4b-a309-4043652758fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:30:03.197492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10bbf4b0-eace-4f4b-a309-4043652758fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.197724 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10bbf4b0-eace-4f4b-a309-4043652758fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.197827 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-10bbf4b0-eace-4f4b-a309-4043652758fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete snapshot with id: f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:30:03.202602 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10bbf4b0-eace-4f4b-a309-4043652758fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 404 Aug 05 18:30:03.203095 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1192/4756] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:03.209174 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06e75777-65f7-4af2-8256-4c7ee19746fd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.211283 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06e75777-65f7-4af2-8256-4c7ee19746fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 Aug 05 18:30:03.211510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06e75777-65f7-4af2-8256-4c7ee19746fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.211758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06e75777-65f7-4af2-8256-4c7ee19746fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.217222 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06e75777-65f7-4af2-8256-4c7ee19746fd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 returned with HTTP 404 Aug 05 18:30:03.217760 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1185/4757] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/snapshots/f06131d0-078e-4261-97d1-a8ed2ce3f2f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:03.224094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1e1d5600-b276-47a4-830c-000dc0f2de8c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.226321 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1e1d5600-b276-47a4-830c-000dc0f2de8c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] DELETE https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:30:03.226637 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1e1d5600-b276-47a4-830c-000dc0f2de8c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.226900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1e1d5600-b276-47a4-830c-000dc0f2de8c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.227127 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-1e1d5600-b276-47a4-830c-000dc0f2de8c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Delete volume with id: 05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:30:03.233280 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1e1d5600-b276-47a4-830c-000dc0f2de8c tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 404 Aug 05 18:30:03.233778 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1199/4758] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:03 2026] DELETE /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.242232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-deafb559-2be2-455c-855e-fcf50536d0cd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.243511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-77c058f2-02c3-4e5c-b104-71a0749bd371 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.243922 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-deafb559-2be2-455c-855e-fcf50536d0cd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] GET https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c Aug 05 18:30:03.244188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-deafb559-2be2-455c-855e-fcf50536d0cd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.244371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-deafb559-2be2-455c-855e-fcf50536d0cd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.245363 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-77c058f2-02c3-4e5c-b104-71a0749bd371 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:03.245586 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-77c058f2-02c3-4e5c-b104-71a0749bd371 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.245827 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-77c058f2-02c3-4e5c-b104-71a0749bd371 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.250253 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-deafb559-2be2-455c-855e-fcf50536d0cd tempest-VolumeDependencyTests-1426242147 tempest-VolumeDependencyTests-1426242147-project-member] https://10.4.3.210/volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c returned with HTTP 404 Aug 05 18:30:03.250744 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1183/4759] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/05fddce3-417d-4f87-929e-4c13831cc88c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:03.254991 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:03.254991 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:03.258205 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-77c058f2-02c3-4e5c-b104-71a0749bd371 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:03.261916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-77c058f2-02c3-4e5c-b104-71a0749bd371 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:03.262272 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1193/4760] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:03.456062 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9c42528e-8601-4b02-a0fa-6c94b926d1bb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.538342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c42528e-8601-4b02-a0fa-6c94b926d1bb tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:03.538695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9c42528e-8601-4b02-a0fa-6c94b926d1bb tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1589134901", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1626919902", "vendor_name": "tempest-vendor_name-1491917315"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:03.557373 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9c42528e-8601-4b02-a0fa-6c94b926d1bb tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:03.557736 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1186/4761] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:03 2026] POST /volume/v3/types => generated 330 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:03.565750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.567736 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:03.568103 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2bec2147-ad86-4077-a500-49bd03edd1e5", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:03.569582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Create volume request body: {'volume': {'volume_type': '2bec2147-ad86-4077-a500-49bd03edd1e5', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:03.573107 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Create volume of 1 GB Aug 05 18:30:03.573380 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:03.573380 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:03.573729 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:03.579645 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Flow 'volume_create_api' (5c7a8f08-376c-4050-b260-180c7415805f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:03.580419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d56ea2d-2e7e-4f63-b59d-ccaf81e8f773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:03.581282 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:03.600133 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d56ea2d-2e7e-4f63-b59d-ccaf81e8f773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1626919902',vendor_name='tempest-vendor_name-1491917315'},id=2bec2147-ad86-4077-a500-49bd03edd1e5,is_public=True,name='tempest-ProjectReaderTests-volume-type-1589134901',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bec2147-ad86-4077-a500-49bd03edd1e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:03.601000 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00beaab2-bf4c-4729-a0b1-c07e8f617a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:03.639632 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1589134901 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1589134901, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:03.639930 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1589134901 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1589134901, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:03.671821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Created reservations ['af2fd9f5-912a-4f2f-ba15-f48fcde8ce9a', '3a7a13ea-19a3-4049-b1dc-b1cbcf716c33', 'dd44d61a-ed17-42da-bbbd-c16c968bb1f0', 'a1cc0f31-72b0-49f2-bc07-3bfe160ed2e1'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:03.672646 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00beaab2-bf4c-4729-a0b1-c07e8f617a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2fd9f5-912a-4f2f-ba15-f48fcde8ce9a', '3a7a13ea-19a3-4049-b1dc-b1cbcf716c33', 'dd44d61a-ed17-42da-bbbd-c16c968bb1f0', 'a1cc0f31-72b0-49f2-bc07-3bfe160ed2e1']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:03.673353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc380b0-8bf5-4a83-9d09-199933eefe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:03.699479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc380b0-8bf5-4a83-9d09-199933eefe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aab4c1c4-0da4-41dc-a7b9-84823f878b30', '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='ce197689b3bf4a5c9c1b4814f108b71c',qos_specs=None,replication_status=,reservations=['af2fd9f5-912a-4f2f-ba15-f48fcde8ce9a','3a7a13ea-19a3-4049-b1dc-b1cbcf716c33','dd44d61a-ed17-42da-bbbd-c16c968bb1f0','a1cc0f31-72b0-49f2-bc07-3bfe160ed2e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c652b1b7d1aa4e61b4f8ad4aab0523f5',volume_type_id=2bec2147-ad86-4077-a500-49bd03edd1e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:03Z,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=aab4c1c4-0da4-41dc-a7b9-84823f878b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce197689b3bf4a5c9c1b4814f108b71c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c652b1b7d1aa4e61b4f8ad4aab0523f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bec2147-ad86-4077-a500-49bd03edd1e5),volume_type_id=2bec2147-ad86-4077-a500-49bd03edd1e5)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:03.700165 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db17c98d-a618-4952-b5f8-46b8b0308cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:03.717754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db17c98d-a618-4952-b5f8-46b8b0308cc6) transitioned into state 'SUCCESS' from 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='ce197689b3bf4a5c9c1b4814f108b71c',qos_specs=None,replication_status=,reservations=['af2fd9f5-912a-4f2f-ba15-f48fcde8ce9a','3a7a13ea-19a3-4049-b1dc-b1cbcf716c33','dd44d61a-ed17-42da-bbbd-c16c968bb1f0','a1cc0f31-72b0-49f2-bc07-3bfe160ed2e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c652b1b7d1aa4e61b4f8ad4aab0523f5',volume_type_id=2bec2147-ad86-4077-a500-49bd03edd1e5)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:03.718797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fd6c19-23cc-40c3-baac-0ec934ee0757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:03.729807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8fd6c19-23cc-40c3-baac-0ec934ee0757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:03.730846 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Flow 'volume_create_api' (5c7a8f08-376c-4050-b260-180c7415805f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:03.731242 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Create volume request issued successfully. Aug 05 18:30:03.731965 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9292e547-b5dd-4bdc-b37c-b74a946289e1 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:03.732503 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1200/4762] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:03 2026] POST /volume/v3/volumes => generated 774 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:03.735319 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8e8b5367-3b07-4a48-a8e4-33e1212e97d6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.737130 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8e8b5367-3b07-4a48-a8e4-33e1212e97d6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:03.737380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8e8b5367-3b07-4a48-a8e4-33e1212e97d6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.737634 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8e8b5367-3b07-4a48-a8e4-33e1212e97d6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.744652 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c7517cea-c495-4c7e-a9d1-4af65ead6e92 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:03.746503 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7517cea-c495-4c7e-a9d1-4af65ead6e92 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] GET https://10.4.3.210/volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 Aug 05 18:30:03.746730 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7517cea-c495-4c7e-a9d1-4af65ead6e92 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:03.746929 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7517cea-c495-4c7e-a9d1-4af65ead6e92 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:03.748104 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:03.748104 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:03.751222 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8e8b5367-3b07-4a48-a8e4-33e1212e97d6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:03.754455 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:03.754455 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:03.755418 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8e8b5367-3b07-4a48-a8e4-33e1212e97d6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:03.755900 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1184/4763] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:03.757905 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c7517cea-c495-4c7e-a9d1-4af65ead6e92 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Volume info retrieved successfully. Aug 05 18:30:03.762149 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7517cea-c495-4c7e-a9d1-4af65ead6e92 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 returned with HTTP 200 Aug 05 18:30:03.762556 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1194/4764] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:03 2026] GET /volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:04.276612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-05a30489-a4d6-439c-91b5-021cde0aed43 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.279060 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05a30489-a4d6-439c-91b5-021cde0aed43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:04.279384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05a30489-a4d6-439c-91b5-021cde0aed43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.280257 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05a30489-a4d6-439c-91b5-021cde0aed43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.292046 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:04.292046 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:04.296550 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-05a30489-a4d6-439c-91b5-021cde0aed43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:04.301801 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05a30489-a4d6-439c-91b5-021cde0aed43 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:04.302451 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1187/4765] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:04 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:04.768956 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2c8aa829-a400-4abe-a4a2-b9d8cbb0fa8e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.771517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c8aa829-a400-4abe-a4a2-b9d8cbb0fa8e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:04.771810 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c8aa829-a400-4abe-a4a2-b9d8cbb0fa8e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.772093 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c8aa829-a400-4abe-a4a2-b9d8cbb0fa8e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.779137 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c5f0db49-ba8a-4fec-8999-ce8f0a3d0a71 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.781070 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c5f0db49-ba8a-4fec-8999-ce8f0a3d0a71 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] GET https://10.4.3.210/volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 Aug 05 18:30:04.781410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c5f0db49-ba8a-4fec-8999-ce8f0a3d0a71 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.781771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c5f0db49-ba8a-4fec-8999-ce8f0a3d0a71 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.784394 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:04.784394 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:04.789473 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2c8aa829-a400-4abe-a4a2-b9d8cbb0fa8e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:04.790017 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:04.790017 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:04.794016 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c5f0db49-ba8a-4fec-8999-ce8f0a3d0a71 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Volume info retrieved successfully. Aug 05 18:30:04.794364 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c8aa829-a400-4abe-a4a2-b9d8cbb0fa8e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:04.794801 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1201/4766] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:04 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:04.798149 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c5f0db49-ba8a-4fec-8999-ce8f0a3d0a71 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 returned with HTTP 200 Aug 05 18:30:04.798681 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1185/4767] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:04 2026] GET /volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:04.810701 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b28dda76-d159-48fc-b00c-0bcff60dbf4d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.812683 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b28dda76-d159-48fc-b00c-0bcff60dbf4d tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:04.812924 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b28dda76-d159-48fc-b00c-0bcff60dbf4d tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.813180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b28dda76-d159-48fc-b00c-0bcff60dbf4d tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.818094 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b28dda76-d159-48fc-b00c-0bcff60dbf4d tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:04.818529 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1195/4768] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:04 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:04.828801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f9278ecb-d93e-439b-8589-079dfb7ade8f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.947169 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9278ecb-d93e-439b-8589-079dfb7ade8f tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:04.947419 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9278ecb-d93e-439b-8589-079dfb7ade8f tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.947648 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9278ecb-d93e-439b-8589-079dfb7ade8f tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.952504 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9278ecb-d93e-439b-8589-079dfb7ade8f tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:04.952504 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1188/4769] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:04 2026] GET /volume/v3/messages => generated 670 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:04.954832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-20df1231-dad0-415c-9397-8e4ab23266ad None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.964086 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-74af0f88-c3ab-44ac-8842-9d502794e69a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.966610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-74af0f88-c3ab-44ac-8842-9d502794e69a tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] DELETE https://10.4.3.210/volume/v3/messages/4b9c36fc-b2ff-42e9-b531-95bfc37c5e48 Aug 05 18:30:04.966946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-74af0f88-c3ab-44ac-8842-9d502794e69a tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.967241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-74af0f88-c3ab-44ac-8842-9d502794e69a tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.978413 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-74af0f88-c3ab-44ac-8842-9d502794e69a tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/messages/4b9c36fc-b2ff-42e9-b531-95bfc37c5e48 returned with HTTP 204 Aug 05 18:30:04.978933 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1186/4770] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:04 2026] DELETE /volume/v3/messages/4b9c36fc-b2ff-42e9-b531-95bfc37c5e48 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:04.986155 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:04.988217 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 Aug 05 18:30:04.988477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:04.988754 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:04.988934 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Delete volume with id: aab4c1c4-0da4-41dc-a7b9-84823f878b30 Aug 05 18:30:04.998286 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:04.998286 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:04.998727 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Volume info retrieved successfully. Aug 05 18:30:04.999934 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100363) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:05.013738 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1589134901 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1589134901, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:05.014091 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1589134901 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1589134901, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:05.019565 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-20df1231-dad0-415c-9397-8e4ab23266ad tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Aug 05 18:30:05.019790 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-20df1231-dad0-415c-9397-8e4ab23266ad tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:05.020032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-20df1231-dad0-415c-9397-8e4ab23266ad tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-admin] Calling method 'get_pools' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:05.025615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Created reservations ['2247c7f3-d2c8-4adb-89d6-1a680e132996', 'a928bdfe-5819-4bca-a105-6bee5b7de8a5', 'ead21c3e-c0e0-4c5c-ad58-4996ba6dcada', '8b41df12-6205-4322-9da9-26844ddb5f0f'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:05.030036 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-20df1231-dad0-415c-9397-8e4ab23266ad tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 05 18:30:05.030476 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1202/4771] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:30:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:05.038859 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cad2a6b6-642f-4329-b632-82feecb762cf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.054403 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Delete volume request issued successfully. Aug 05 18:30:05.054712 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-87da8fa2-2cff-49b5-a23f-67137ccb5000 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 returned with HTTP 202 Aug 05 18:30:05.055302 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1196/4772] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:04 2026] DELETE /volume/v3/volumes/aab4c1c4-0da4-41dc-a7b9-84823f878b30 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:05.062928 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-90ebd37d-e434-4583-8311-a29267426eb4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.065323 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-90ebd37d-e434-4583-8311-a29267426eb4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] DELETE https://10.4.3.210/volume/v3/types/2bec2147-ad86-4077-a500-49bd03edd1e5 Aug 05 18:30:05.065682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-90ebd37d-e434-4583-8311-a29267426eb4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:05.065954 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-90ebd37d-e434-4583-8311-a29267426eb4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:05.093345 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-90ebd37d-e434-4583-8311-a29267426eb4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/types/2bec2147-ad86-4077-a500-49bd03edd1e5 returned with HTTP 202 Aug 05 18:30:05.093438 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cad2a6b6-642f-4329-b632-82feecb762cf tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-reader] GET https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool Aug 05 18:30:05.093671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cad2a6b6-642f-4329-b632-82feecb762cf tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:05.093826 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1187/4773] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:05 2026] DELETE /volume/v3/types/2bec2147-ad86-4077-a500-49bd03edd1e5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:05.093898 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cad2a6b6-642f-4329-b632-82feecb762cf tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-reader] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:05.094552 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-cad2a6b6-642f-4329-b632-82feecb762cf tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'bc8f9bc1cf7447138ada86e1e0792c54', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2a5d8aec02a1489dadae15f265ac36f8', '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=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:05.094738 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cad2a6b6-642f-4329-b632-82feecb762cf tempest-ProjectReaderTests-1748930637 tempest-ProjectReaderTests-1748930637-project-reader] https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool returned with HTTP 403 Aug 05 18:30:05.095127 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1189/4774] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:30:05 2026] GET /volume/v3/capabilities/np0000006581@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:05.102482 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1d3980a9-dab5-419e-8060-84af142546e5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.104226 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d3980a9-dab5-419e-8060-84af142546e5 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:05.104582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1d3980a9-dab5-419e-8060-84af142546e5 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-193086532", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1106223132", "vendor_name": "tempest-vendor_name-1915865869"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:05.121072 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1d3980a9-dab5-419e-8060-84af142546e5 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:05.121424 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1203/4775] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:05 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:05.130832 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1441a10f-39b6-4a94-9e20-af354d518baa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.132910 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:05.133393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ca514d64-af79-41fe-a607-4c209b48b33e", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:05.135409 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Create volume request body: {'volume': {'volume_type': 'ca514d64-af79-41fe-a607-4c209b48b33e', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:05.139582 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Create volume of 1 GB Aug 05 18:30:05.140020 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:05.140020 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:05.140472 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:05.147214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Flow 'volume_create_api' (c13eac5f-6cf9-46f7-b2b3-d25a059545fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:05.148048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1702078-ffa6-4213-8aa6-215be8148e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:05.148732 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:05.169398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1702078-ffa6-4213-8aa6-215be8148e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1106223132',vendor_name='tempest-vendor_name-1915865869'},id=ca514d64-af79-41fe-a607-4c209b48b33e,is_public=True,name='tempest-ProjectReaderTests-volume-type-193086532',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca514d64-af79-41fe-a607-4c209b48b33e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:05.170411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954da5e6-a68b-4307-a3fc-1e0d81326029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:05.201705 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-193086532 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-193086532, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:05.202094 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-193086532 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-193086532, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:05.234234 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Created reservations ['ac38efb4-f1c4-4779-873f-8388a3c8ecd0', 'b781538a-2977-41e2-9fd9-d870475cfabd', '38740578-b9bb-49d7-b807-9c44973c3fab', 'd0981bf3-cecc-4b21-99e9-7acc7c80ed65'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:05.235161 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (954da5e6-a68b-4307-a3fc-1e0d81326029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac38efb4-f1c4-4779-873f-8388a3c8ecd0', 'b781538a-2977-41e2-9fd9-d870475cfabd', '38740578-b9bb-49d7-b807-9c44973c3fab', 'd0981bf3-cecc-4b21-99e9-7acc7c80ed65']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:05.236017 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e30acf7-afbe-44a4-adc1-60e4779cce5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:05.263841 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e30acf7-afbe-44a4-adc1-60e4779cce5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '022faa58-b51c-4110-8570-407c016e5c9e', '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='ce197689b3bf4a5c9c1b4814f108b71c',qos_specs=None,replication_status=,reservations=['ac38efb4-f1c4-4779-873f-8388a3c8ecd0','b781538a-2977-41e2-9fd9-d870475cfabd','38740578-b9bb-49d7-b807-9c44973c3fab','d0981bf3-cecc-4b21-99e9-7acc7c80ed65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c652b1b7d1aa4e61b4f8ad4aab0523f5',volume_type_id=ca514d64-af79-41fe-a607-4c209b48b33e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=022faa58-b51c-4110-8570-407c016e5c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce197689b3bf4a5c9c1b4814f108b71c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c652b1b7d1aa4e61b4f8ad4aab0523f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca514d64-af79-41fe-a607-4c209b48b33e),volume_type_id=ca514d64-af79-41fe-a607-4c209b48b33e)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:05.264932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c56b122-87ca-406d-ab08-fe02e11a8a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:05.288130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c56b122-87ca-406d-ab08-fe02e11a8a13) transitioned into state 'SUCCESS' from 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='ce197689b3bf4a5c9c1b4814f108b71c',qos_specs=None,replication_status=,reservations=['ac38efb4-f1c4-4779-873f-8388a3c8ecd0','b781538a-2977-41e2-9fd9-d870475cfabd','38740578-b9bb-49d7-b807-9c44973c3fab','d0981bf3-cecc-4b21-99e9-7acc7c80ed65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c652b1b7d1aa4e61b4f8ad4aab0523f5',volume_type_id=ca514d64-af79-41fe-a607-4c209b48b33e)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:05.288951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa5807d-4fb6-47eb-92e2-45a0d5b558d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:05.301478 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa5807d-4fb6-47eb-92e2-45a0d5b558d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:05.302383 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Flow 'volume_create_api' (c13eac5f-6cf9-46f7-b2b3-d25a059545fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:05.302724 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Create volume request issued successfully. Aug 05 18:30:05.303353 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1441a10f-39b6-4a94-9e20-af354d518baa tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:05.303881 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1197/4776] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:05 2026] POST /volume/v3/volumes => generated 773 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:05.315392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c3f3e944-53aa-43b8-87ee-a4c697267925 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.316974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c3f3e944-53aa-43b8-87ee-a4c697267925 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:05.317177 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c3f3e944-53aa-43b8-87ee-a4c697267925 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:05.317354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c3f3e944-53aa-43b8-87ee-a4c697267925 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:05.317666 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4b6064db-4b1d-4a55-9f74-702af49633e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.319532 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b6064db-4b1d-4a55-9f74-702af49633e4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] GET https://10.4.3.210/volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e Aug 05 18:30:05.319773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b6064db-4b1d-4a55-9f74-702af49633e4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:05.319991 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b6064db-4b1d-4a55-9f74-702af49633e4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:05.327414 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:05.327414 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:05.327778 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:05.327778 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:05.332964 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4b6064db-4b1d-4a55-9f74-702af49633e4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Volume info retrieved successfully. Aug 05 18:30:05.334173 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c3f3e944-53aa-43b8-87ee-a4c697267925 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:05.336523 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b6064db-4b1d-4a55-9f74-702af49633e4 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e returned with HTTP 200 Aug 05 18:30:05.336956 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1190/4777] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:05 2026] GET /volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e => generated 952 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:05.339889 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c3f3e944-53aa-43b8-87ee-a4c697267925 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:05.340319 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1188/4778] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:05 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:05.808238 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1c8bba46-927c-4854-98f4-e9fb06c9c246 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:05.810018 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c8bba46-927c-4854-98f4-e9fb06c9c246 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:05.810261 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c8bba46-927c-4854-98f4-e9fb06c9c246 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:05.810444 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c8bba46-927c-4854-98f4-e9fb06c9c246 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:05.820761 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:05.820761 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:05.825170 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-1c8bba46-927c-4854-98f4-e9fb06c9c246 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:05.830382 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c8bba46-927c-4854-98f4-e9fb06c9c246 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:05.830852 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1204/4779] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:05 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:06.352563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5dfb8101-07e2-43ee-8b49-e5ec667cd405 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.354014 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-29cf565b-d1b9-4942-bf2e-14321b8afbd1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.354797 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5dfb8101-07e2-43ee-8b49-e5ec667cd405 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] GET https://10.4.3.210/volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e Aug 05 18:30:06.355061 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5dfb8101-07e2-43ee-8b49-e5ec667cd405 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.355277 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5dfb8101-07e2-43ee-8b49-e5ec667cd405 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.356303 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-29cf565b-d1b9-4942-bf2e-14321b8afbd1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:06.356545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-29cf565b-d1b9-4942-bf2e-14321b8afbd1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.356807 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-29cf565b-d1b9-4942-bf2e-14321b8afbd1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.363646 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:06.363646 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:06.368399 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5dfb8101-07e2-43ee-8b49-e5ec667cd405 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Volume info retrieved successfully. Aug 05 18:30:06.372136 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:06.372136 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:06.373920 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5dfb8101-07e2-43ee-8b49-e5ec667cd405 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e returned with HTTP 200 Aug 05 18:30:06.374446 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1198/4780] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:06 2026] GET /volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:06.377393 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-29cf565b-d1b9-4942-bf2e-14321b8afbd1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:06.384724 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-29cf565b-d1b9-4942-bf2e-14321b8afbd1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:06.385345 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1191/4781] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:06 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:06.389761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0c8284e7-1f70-4d6a-ba0d-e46ada3c466b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.392617 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c8284e7-1f70-4d6a-ba0d-e46ada3c466b tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:06.392938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c8284e7-1f70-4d6a-ba0d-e46ada3c466b tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.393245 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c8284e7-1f70-4d6a-ba0d-e46ada3c466b tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.397704 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c8284e7-1f70-4d6a-ba0d-e46ada3c466b tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:06.398188 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1189/4782] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:06 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:06.409485 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-04737eae-1c98-44a9-878a-cd4ee4108575 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.411970 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-04737eae-1c98-44a9-878a-cd4ee4108575 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] GET https://10.4.3.210/volume/v3/messages/35a16571-9e2f-444f-93ea-3954908cb9f9 Aug 05 18:30:06.412339 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-04737eae-1c98-44a9-878a-cd4ee4108575 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.412557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-04737eae-1c98-44a9-878a-cd4ee4108575 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.416633 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-04737eae-1c98-44a9-878a-cd4ee4108575 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-reader] https://10.4.3.210/volume/v3/messages/35a16571-9e2f-444f-93ea-3954908cb9f9 returned with HTTP 200 Aug 05 18:30:06.417261 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1205/4783] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:06 2026] GET /volume/v3/messages/35a16571-9e2f-444f-93ea-3954908cb9f9 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:06.426643 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2e0c9519-1041-4e4f-aef0-a9b6c7824ee0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.428500 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2e0c9519-1041-4e4f-aef0-a9b6c7824ee0 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] DELETE https://10.4.3.210/volume/v3/messages/35a16571-9e2f-444f-93ea-3954908cb9f9 Aug 05 18:30:06.428757 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2e0c9519-1041-4e4f-aef0-a9b6c7824ee0 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.428927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2e0c9519-1041-4e4f-aef0-a9b6c7824ee0 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.442528 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2e0c9519-1041-4e4f-aef0-a9b6c7824ee0 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/messages/35a16571-9e2f-444f-93ea-3954908cb9f9 returned with HTTP 204 Aug 05 18:30:06.443173 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1199/4784] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:06 2026] DELETE /volume/v3/messages/35a16571-9e2f-444f-93ea-3954908cb9f9 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:06.451447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.453387 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e Aug 05 18:30:06.453773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.454099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.454635 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Delete volume with id: 022faa58-b51c-4110-8570-407c016e5c9e Aug 05 18:30:06.462705 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:06.462705 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:06.463102 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Volume info retrieved successfully. Aug 05 18:30:06.464139 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100365) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:06.478989 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-193086532 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-193086532, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:06.479373 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-193086532 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-193086532, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:06.489525 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Created reservations ['1503c0bd-feaa-4f96-bfd9-3ba67591c398', '9ddcdda7-3c41-4afb-bcd2-fb34727f0b0f', '399e13b9-a9d6-4bfe-b326-d1c355640018', '35c76ff5-08b6-4824-948e-9b18d5cdfb8c'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:06.521462 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Delete volume request issued successfully. Aug 05 18:30:06.521826 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0628df96-21b9-463b-a10e-abf9a88e3e91 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e returned with HTTP 202 Aug 05 18:30:06.522376 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1192/4785] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:06 2026] DELETE /volume/v3/volumes/022faa58-b51c-4110-8570-407c016e5c9e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:06.530363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ef468843-9d7c-43fa-bcec-65c19b70fb90 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.532502 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef468843-9d7c-43fa-bcec-65c19b70fb90 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] DELETE https://10.4.3.210/volume/v3/types/ca514d64-af79-41fe-a607-4c209b48b33e Aug 05 18:30:06.532711 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef468843-9d7c-43fa-bcec-65c19b70fb90 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.532952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef468843-9d7c-43fa-bcec-65c19b70fb90 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.560835 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef468843-9d7c-43fa-bcec-65c19b70fb90 tempest-ProjectReaderTests-1495761602 tempest-ProjectReaderTests-1495761602-project-admin] https://10.4.3.210/volume/v3/types/ca514d64-af79-41fe-a607-4c209b48b33e returned with HTTP 202 Aug 05 18:30:06.561261 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1190/4786] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:06 2026] DELETE /volume/v3/types/ca514d64-af79-41fe-a607-4c209b48b33e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:06.771059 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eca2a678-bbde-4e26-a835-ba9ee76199b2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.844291 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-afc742a6-5f12-42e1-b5e8-ce13c033b516 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.846531 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-afc742a6-5f12-42e1-b5e8-ce13c033b516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:06.846881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-afc742a6-5f12-42e1-b5e8-ce13c033b516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:06.847215 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-afc742a6-5f12-42e1-b5e8-ce13c033b516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:06.859714 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:06.859714 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:06.864394 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-afc742a6-5f12-42e1-b5e8-ce13c033b516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:06.869430 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-afc742a6-5f12-42e1-b5e8-ce13c033b516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:06.869921 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1200/4787] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:06 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:06.913204 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eca2a678-bbde-4e26-a835-ba9ee76199b2 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:06.913627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eca2a678-bbde-4e26-a835-ba9ee76199b2 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-150380378", "extra_specs": {"storage_protocol": "tempest-storage_protocol-45097877", "vendor_name": "tempest-vendor_name-2093268969"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:06.931618 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eca2a678-bbde-4e26-a835-ba9ee76199b2 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:06.932041 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1206/4788] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:06 2026] POST /volume/v3/types => generated 326 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:06.940748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d3b0033c-846b-47db-aa2f-ff771645667e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:06.942544 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:06.942866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3207042d-894b-41da-b59b-f8019f2ee99d", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:06.944193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume request body: {'volume': {'volume_type': '3207042d-894b-41da-b59b-f8019f2ee99d', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:06.947756 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume of 1 GB Aug 05 18:30:06.947916 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:06.947916 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:06.948256 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:06.953581 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Flow 'volume_create_api' (01ceb6eb-1e9c-4d62-b96b-6c7eda92220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:06.954273 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84abf311-5ffd-4305-91d8-3c46ba6520e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:06.955056 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:06.974273 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84abf311-5ffd-4305-91d8-3c46ba6520e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-45097877',vendor_name='tempest-vendor_name-2093268969'},id=3207042d-894b-41da-b59b-f8019f2ee99d,is_public=True,name='tempest-ProjectAdminTests-volume-type-150380378',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3207042d-894b-41da-b59b-f8019f2ee99d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:06.975055 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07050e6b-3336-426d-8c1e-b280d3db8e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:07.000172 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-150380378 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-150380378, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:07.000443 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-150380378 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-150380378, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:07.039355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Created reservations ['10a9f837-47d3-4386-8b64-e9c189d373a5', '4b2eb407-f89d-4ceb-8aca-c35045a5c70d', '6ad6fb70-3cb4-44eb-8d61-27d30b2fa565', 'dd12f835-62d2-4178-aff8-da8e80f62cf1'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:07.040034 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07050e6b-3336-426d-8c1e-b280d3db8e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a9f837-47d3-4386-8b64-e9c189d373a5', '4b2eb407-f89d-4ceb-8aca-c35045a5c70d', '6ad6fb70-3cb4-44eb-8d61-27d30b2fa565', 'dd12f835-62d2-4178-aff8-da8e80f62cf1']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:07.040719 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8dfb6d6-a4b2-494d-bfc4-cfc0a006d515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:07.069827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8dfb6d6-a4b2-494d-bfc4-cfc0a006d515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a02ee0de-1949-4efe-8f93-fae0e16313b3', '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='3cae233b6a1a4532bc8999d798dd274a',qos_specs=None,replication_status=,reservations=['10a9f837-47d3-4386-8b64-e9c189d373a5','4b2eb407-f89d-4ceb-8aca-c35045a5c70d','6ad6fb70-3cb4-44eb-8d61-27d30b2fa565','dd12f835-62d2-4178-aff8-da8e80f62cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec61092e2041db91e46da9a21bba44',volume_type_id=3207042d-894b-41da-b59b-f8019f2ee99d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:07Z,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=a02ee0de-1949-4efe-8f93-fae0e16313b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cae233b6a1a4532bc8999d798dd274a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcec61092e2041db91e46da9a21bba44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3207042d-894b-41da-b59b-f8019f2ee99d),volume_type_id=3207042d-894b-41da-b59b-f8019f2ee99d)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:07.070799 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9584202c-a1d0-47ac-9c3f-268a517f2a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:07.090259 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9584202c-a1d0-47ac-9c3f-268a517f2a32) transitioned into state 'SUCCESS' from 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='3cae233b6a1a4532bc8999d798dd274a',qos_specs=None,replication_status=,reservations=['10a9f837-47d3-4386-8b64-e9c189d373a5','4b2eb407-f89d-4ceb-8aca-c35045a5c70d','6ad6fb70-3cb4-44eb-8d61-27d30b2fa565','dd12f835-62d2-4178-aff8-da8e80f62cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec61092e2041db91e46da9a21bba44',volume_type_id=3207042d-894b-41da-b59b-f8019f2ee99d)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:07.091206 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbb90d8-ef44-4f90-a280-9f87e1fdd093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:07.100964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbb90d8-ef44-4f90-a280-9f87e1fdd093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:07.101786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Flow 'volume_create_api' (01ceb6eb-1e9c-4d62-b96b-6c7eda92220b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:07.102153 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume request issued successfully. Aug 05 18:30:07.102818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d3b0033c-846b-47db-aa2f-ff771645667e tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:07.103287 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1193/4789] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:06 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) Aug 05 18:30:07.125534 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4bc0f2af-ca55-45c4-8997-05afbc7497e8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:07.127897 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4bc0f2af-ca55-45c4-8997-05afbc7497e8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 Aug 05 18:30:07.128215 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4bc0f2af-ca55-45c4-8997-05afbc7497e8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:07.128493 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4bc0f2af-ca55-45c4-8997-05afbc7497e8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:07.138399 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:07.138399 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:07.145149 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4bc0f2af-ca55-45c4-8997-05afbc7497e8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:07.151051 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4bc0f2af-ca55-45c4-8997-05afbc7497e8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 returned with HTTP 200 Aug 05 18:30:07.151476 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1191/4790] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:07 2026] GET /volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:07.401246 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7950502e-753c-465a-ad42-a91c8b48fc4b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:07.403206 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7950502e-753c-465a-ad42-a91c8b48fc4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:07.403504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7950502e-753c-465a-ad42-a91c8b48fc4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:07.403854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7950502e-753c-465a-ad42-a91c8b48fc4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:07.417246 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:07.417246 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:07.422618 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7950502e-753c-465a-ad42-a91c8b48fc4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:07.428241 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7950502e-753c-465a-ad42-a91c8b48fc4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:07.428776 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1201/4791] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:07 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:07.491260 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-ef377072-662a-4077-a8c9-684e6969a758 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:07.493496 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-ef377072-662a-4077-a8c9-684e6969a758 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0/action Aug 05 18:30:07.493877 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-ef377072-662a-4077-a8c9-684e6969a758 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-complete": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:30:07.494084 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-ef377072-662a-4077-a8c9-684e6969a758 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:07.507486 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:07.507486 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:07.516099 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-5fc6bfff-d270-4d3e-a6a5-9937e401b612 req-ef377072-662a-4077-a8c9-684e6969a758 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0/action returned with HTTP 204 Aug 05 18:30:07.516519 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1207/4792] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:30:07 2026] POST /volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:07.889041 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-911d146c-b37a-4bbb-ad5e-5b61fcccef7e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:07.891526 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-911d146c-b37a-4bbb-ad5e-5b61fcccef7e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:07.891801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-911d146c-b37a-4bbb-ad5e-5b61fcccef7e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:07.892084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-911d146c-b37a-4bbb-ad5e-5b61fcccef7e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:07.912240 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:07.912240 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:07.917844 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-911d146c-b37a-4bbb-ad5e-5b61fcccef7e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:07.928273 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-911d146c-b37a-4bbb-ad5e-5b61fcccef7e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:07.928722 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1194/4793] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:07 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:08.165765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eaa05e07-0b43-4bb9-9510-c094a8819500 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.169825 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eaa05e07-0b43-4bb9-9510-c094a8819500 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 Aug 05 18:30:08.170075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eaa05e07-0b43-4bb9-9510-c094a8819500 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.170305 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eaa05e07-0b43-4bb9-9510-c094a8819500 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.185088 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.185088 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:08.196286 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-eaa05e07-0b43-4bb9-9510-c094a8819500 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:08.200533 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eaa05e07-0b43-4bb9-9510-c094a8819500 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 returned with HTTP 200 Aug 05 18:30:08.202121 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1192/4794] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 => generated 972 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.213324 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8b0a7a58-e838-4022-b338-8ea979ff8fb8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.215618 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b0a7a58-e838-4022-b338-8ea979ff8fb8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:08.217610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b0a7a58-e838-4022-b338-8ea979ff8fb8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.217610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b0a7a58-e838-4022-b338-8ea979ff8fb8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.220787 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b0a7a58-e838-4022-b338-8ea979ff8fb8 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:08.220787 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1202/4795] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.230286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-1c8a41e9-3e7e-446d-9c8e-0e8941ce28d0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.231536 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c8a41e9-3e7e-446d-9c8e-0e8941ce28d0 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/messages/d70466a8-1586-4ab7-828d-3883cbca344c Aug 05 18:30:08.231738 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c8a41e9-3e7e-446d-9c8e-0e8941ce28d0 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.231923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-1c8a41e9-3e7e-446d-9c8e-0e8941ce28d0 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.242636 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-1c8a41e9-3e7e-446d-9c8e-0e8941ce28d0 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages/d70466a8-1586-4ab7-828d-3883cbca344c returned with HTTP 204 Aug 05 18:30:08.243151 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1208/4796] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:08 2026] DELETE /volume/v3/messages/d70466a8-1586-4ab7-828d-3883cbca344c => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:08.251047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-959880ca-4447-403a-ae9e-09083a87009b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.252979 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-959880ca-4447-403a-ae9e-09083a87009b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/messages/d70466a8-1586-4ab7-828d-3883cbca344c Aug 05 18:30:08.252979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-959880ca-4447-403a-ae9e-09083a87009b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.252979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-959880ca-4447-403a-ae9e-09083a87009b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.258271 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-959880ca-4447-403a-ae9e-09083a87009b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages/d70466a8-1586-4ab7-828d-3883cbca344c returned with HTTP 404 Aug 05 18:30:08.258271 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1195/4797] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/messages/d70466a8-1586-4ab7-828d-3883cbca344c => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.265320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.267112 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 Aug 05 18:30:08.267330 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.267580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.267806 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Delete volume with id: a02ee0de-1949-4efe-8f93-fae0e16313b3 Aug 05 18:30:08.275657 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.275657 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:08.275657 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:08.276355 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100364) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:08.285934 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-150380378 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-150380378, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:08.286178 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-150380378 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-150380378, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:08.294208 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Created reservations ['fbaf7599-62db-477c-a3d9-638283d0c804', 'cd32988a-1824-4062-9619-5922108cd296', '97f154fe-f70d-4edb-8150-c5f37127c552', 'a302757a-a726-4f58-a39a-8c3b9f3a2f67'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:08.331953 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Delete volume request issued successfully. Aug 05 18:30:08.331953 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3e69e6d8-fa0e-4d01-845e-654909a93719 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 returned with HTTP 202 Aug 05 18:30:08.332245 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1193/4798] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:08 2026] DELETE /volume/v3/volumes/a02ee0de-1949-4efe-8f93-fae0e16313b3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:08.341450 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7173217f-be05-4d7d-ac9d-8ba43fca1325 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.343521 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7173217f-be05-4d7d-ac9d-8ba43fca1325 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/types/3207042d-894b-41da-b59b-f8019f2ee99d Aug 05 18:30:08.343713 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7173217f-be05-4d7d-ac9d-8ba43fca1325 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.343911 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7173217f-be05-4d7d-ac9d-8ba43fca1325 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.375487 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7173217f-be05-4d7d-ac9d-8ba43fca1325 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/types/3207042d-894b-41da-b59b-f8019f2ee99d returned with HTTP 202 Aug 05 18:30:08.375487 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1203/4799] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:08 2026] DELETE /volume/v3/types/3207042d-894b-41da-b59b-f8019f2ee99d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:08.377094 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c44a6803-3f84-400b-aae8-652780d73f38 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.382512 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-90847f8d-1d0e-466a-85e7-3283a0659dae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.384562 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90847f8d-1d0e-466a-85e7-3283a0659dae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.384896 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-90847f8d-1d0e-466a-85e7-3283a0659dae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1257973519", "extra_specs": {"storage_protocol": "tempest-storage_protocol-51587128", "vendor_name": "tempest-vendor_name-1457531488"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.405218 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-90847f8d-1d0e-466a-85e7-3283a0659dae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.405624 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1196/4800] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.415221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.417890 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:08.418369 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6b3edb97-3d20-481a-92a5-15166dbfcc12", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.420167 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume request body: {'volume': {'volume_type': '6b3edb97-3d20-481a-92a5-15166dbfcc12', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:08.424963 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume of 1 GB Aug 05 18:30:08.425329 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.425329 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:08.425808 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:08.437302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Flow 'volume_create_api' (c41691a6-3a54-4f81-95b6-8e4ea1620f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:08.437302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1674cb3-9341-4541-9ecb-edfdea2198f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:08.438050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:08.453732 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5e9fa87d-8898-433a-aa9b-25d1a2d93a25 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.453732 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5e9fa87d-8898-433a-aa9b-25d1a2d93a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:08.453732 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5e9fa87d-8898-433a-aa9b-25d1a2d93a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.453732 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5e9fa87d-8898-433a-aa9b-25d1a2d93a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.468930 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.468930 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:08.476494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1674cb3-9341-4541-9ecb-edfdea2198f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-51587128',vendor_name='tempest-vendor_name-1457531488'},id=6b3edb97-3d20-481a-92a5-15166dbfcc12,is_public=True,name='tempest-ProjectAdminTests-volume-type-1257973519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b3edb97-3d20-481a-92a5-15166dbfcc12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:08.477662 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a01fea-4956-4e81-bda0-e5998d737ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:08.477797 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-5e9fa87d-8898-433a-aa9b-25d1a2d93a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:08.483171 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5e9fa87d-8898-433a-aa9b-25d1a2d93a25 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:08.483523 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1204/4801] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:08.508626 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c44a6803-3f84-400b-aae8-652780d73f38 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.508626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c44a6803-3f84-400b-aae8-652780d73f38 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1866269994", "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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.510785 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1257973519 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1257973519, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:08.511325 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1257973519 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1257973519, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:08.544029 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c44a6803-3f84-400b-aae8-652780d73f38 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.544029 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1209/4802] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types => generated 380 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.555832 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-69d0e6c2-465a-4d51-a47f-2910765c9a2f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.557489 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-69d0e6c2-465a-4d51-a47f-2910765c9a2f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption Aug 05 18:30:08.557866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-69d0e6c2-465a-4d51-a47f-2910765c9a2f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.559049 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Created reservations ['ad9f5dee-8626-4bb8-b22f-973d68f75343', 'ebc9c8ef-7c88-4135-b796-5107a233647f', 'cec327f2-bb36-40f6-961a-d0b2d1e39f42', '7a4b35bd-d4b5-4f05-ac76-6dc36fceaa78'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:08.560239 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a01fea-4956-4e81-bda0-e5998d737ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad9f5dee-8626-4bb8-b22f-973d68f75343', 'ebc9c8ef-7c88-4135-b796-5107a233647f', 'cec327f2-bb36-40f6-961a-d0b2d1e39f42', '7a4b35bd-d4b5-4f05-ac76-6dc36fceaa78']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:08.561535 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d27efdb-cc4e-4dc2-8e2b-d988d9e1b6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:08.585507 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-69d0e6c2-465a-4d51-a47f-2910765c9a2f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption returned with HTTP 200 Aug 05 18:30:08.586201 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1197/4803] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.597278 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eae09e1f-b5f7-4b38-84c9-5783ea7b152b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.598483 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d27efdb-cc4e-4dc2-8e2b-d988d9e1b6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7dd7eb7-e144-43f5-9d0d-043adef6c4ba', '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='3cae233b6a1a4532bc8999d798dd274a',qos_specs=None,replication_status=,reservations=['ad9f5dee-8626-4bb8-b22f-973d68f75343','ebc9c8ef-7c88-4135-b796-5107a233647f','cec327f2-bb36-40f6-961a-d0b2d1e39f42','7a4b35bd-d4b5-4f05-ac76-6dc36fceaa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec61092e2041db91e46da9a21bba44',volume_type_id=6b3edb97-3d20-481a-92a5-15166dbfcc12), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7dd7eb7-e144-43f5-9d0d-043adef6c4ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cae233b6a1a4532bc8999d798dd274a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcec61092e2041db91e46da9a21bba44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b3edb97-3d20-481a-92a5-15166dbfcc12),volume_type_id=6b3edb97-3d20-481a-92a5-15166dbfcc12)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:08.599839 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eae09e1f-b5f7-4b38-84c9-5783ea7b152b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.599918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a690c53-1b47-43c6-8eb5-313634a4a9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:08.600554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eae09e1f-b5f7-4b38-84c9-5783ea7b152b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-517840876", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.628492 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eae09e1f-b5f7-4b38-84c9-5783ea7b152b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.629470 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1205/4804] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.630441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a690c53-1b47-43c6-8eb5-313634a4a9f9) transitioned into state 'SUCCESS' from 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='3cae233b6a1a4532bc8999d798dd274a',qos_specs=None,replication_status=,reservations=['ad9f5dee-8626-4bb8-b22f-973d68f75343','ebc9c8ef-7c88-4135-b796-5107a233647f','cec327f2-bb36-40f6-961a-d0b2d1e39f42','7a4b35bd-d4b5-4f05-ac76-6dc36fceaa78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec61092e2041db91e46da9a21bba44',volume_type_id=6b3edb97-3d20-481a-92a5-15166dbfcc12)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:08.631055 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e774f7-2c89-4927-8a4a-7b770a99c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:08.643873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9a61dd5a-6b15-4e38-b8a0-7d050a7aca83 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.651202 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e774f7-2c89-4927-8a4a-7b770a99c4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:08.652116 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Flow 'volume_create_api' (c41691a6-3a54-4f81-95b6-8e4ea1620f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:08.652508 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume request issued successfully. Aug 05 18:30:08.653535 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af8611c8-cd58-451e-9a5a-9ef2e904a76f tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:08.654147 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1194/4805] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/volumes => generated 773 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:08.667393 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-86af62df-3074-4d2b-ad52-e8287619ecef None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.670508 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-86af62df-3074-4d2b-ad52-e8287619ecef tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba Aug 05 18:30:08.670508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-86af62df-3074-4d2b-ad52-e8287619ecef tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.670508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-86af62df-3074-4d2b-ad52-e8287619ecef tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.677269 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.677269 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:08.686255 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-86af62df-3074-4d2b-ad52-e8287619ecef tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:08.693461 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-86af62df-3074-4d2b-ad52-e8287619ecef tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba returned with HTTP 200 Aug 05 18:30:08.693611 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1198/4806] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.727380 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a61dd5a-6b15-4e38-b8a0-7d050a7aca83 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] POST https://10.4.3.210/volume/v3/types/1209ebb2-1ec1-4912-8c72-04421c360061/encryption Aug 05 18:30:08.727797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9a61dd5a-6b15-4e38-b8a0-7d050a7aca83 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.729799 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-9a61dd5a-6b15-4e38-b8a0-7d050a7aca83 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.730040 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9a61dd5a-6b15-4e38-b8a0-7d050a7aca83 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/1209ebb2-1ec1-4912-8c72-04421c360061/encryption returned with HTTP 403 Aug 05 18:30:08.730986 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1210/4807] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types/1209ebb2-1ec1-4912-8c72-04421c360061/encryption => generated 127 bytes in 87 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.739773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-501f91ad-ce5a-40e3-9445-1894042d3863 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.741760 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-501f91ad-ce5a-40e3-9445-1894042d3863 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.742188 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-501f91ad-ce5a-40e3-9445-1894042d3863 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1253555663", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.762409 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-501f91ad-ce5a-40e3-9445-1894042d3863 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.762859 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1206/4808] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.772031 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6a9dd7f9-dcbd-4ca4-807e-ac3c55533150 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.774405 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a9dd7f9-dcbd-4ca4-807e-ac3c55533150 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] POST https://10.4.3.210/volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066/extra_specs Aug 05 18:30:08.774850 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a9dd7f9-dcbd-4ca4-807e-ac3c55533150 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.776757 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.776757 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:08.777498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-6a9dd7f9-dcbd-4ca4-807e-ac3c55533150 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.777589 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a9dd7f9-dcbd-4ca4-807e-ac3c55533150 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066/extra_specs returned with HTTP 403 Aug 05 18:30:08.778195 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1195/4809] 10.4.3.210 () {68 vars in 1399 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.784680 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-05fb4158-6d75-4762-9d4e-4d63a7d47cbd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.787018 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05fb4158-6d75-4762-9d4e-4d63a7d47cbd tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] PUT https://10.4.3.210/volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066/extra_specs/key2 Aug 05 18:30:08.787405 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-05fb4158-6d75-4762-9d4e-4d63a7d47cbd tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.789970 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-05fb4158-6d75-4762-9d4e-4d63a7d47cbd tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.790178 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-05fb4158-6d75-4762-9d4e-4d63a7d47cbd tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066/extra_specs/key2 returned with HTTP 403 Aug 05 18:30:08.790791 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1199/4810] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:30:08 2026] PUT /volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.798983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-39dc2030-1946-4ca7-a6e7-ff0d747fc12a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.801140 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39dc2030-1946-4ca7-a6e7-ff0d747fc12a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.801683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39dc2030-1946-4ca7-a6e7-ff0d747fc12a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.804376 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-39dc2030-1946-4ca7-a6e7-ff0d747fc12a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.804606 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39dc2030-1946-4ca7-a6e7-ff0d747fc12a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types returned with HTTP 403 Aug 05 18:30:08.805111 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1211/4811] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:30:08 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) Aug 05 18:30:08.813118 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1c6015ed-cb99-4c12-bc91-426a139a532f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.814774 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c6015ed-cb99-4c12-bc91-426a139a532f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.815182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1c6015ed-cb99-4c12-bc91-426a139a532f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1298966256", "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=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.840179 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1c6015ed-cb99-4c12-bc91-426a139a532f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.840505 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1207/4812] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.851198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-966f5d1b-b617-443e-ba07-0e9bc99d4415 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.853502 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-966f5d1b-b617-443e-ba07-0e9bc99d4415 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7/encryption Aug 05 18:30:08.853952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-966f5d1b-b617-443e-ba07-0e9bc99d4415 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.872736 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-966f5d1b-b617-443e-ba07-0e9bc99d4415 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7/encryption returned with HTTP 200 Aug 05 18:30:08.873183 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1196/4813] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.881204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3eb908dd-bd37-4c62-936b-3a717650830b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.883093 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3eb908dd-bd37-4c62-936b-3a717650830b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] DELETE https://10.4.3.210/volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7/encryption/8e6d1219-8bf1-4620-91f8-52811dbe5563 Aug 05 18:30:08.883315 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3eb908dd-bd37-4c62-936b-3a717650830b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.883467 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3eb908dd-bd37-4c62-936b-3a717650830b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.884144 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-3eb908dd-bd37-4c62-936b-3a717650830b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.884313 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3eb908dd-bd37-4c62-936b-3a717650830b tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7/encryption/8e6d1219-8bf1-4620-91f8-52811dbe5563 returned with HTTP 403 Aug 05 18:30:08.884861 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1200/4814] 10.4.3.210 () {66 vars in 1489 bytes} [Wed Aug 5 18:30:08 2026] DELETE /volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7/encryption/8e6d1219-8bf1-4620-91f8-52811dbe5563 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.892400 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6617ef35-6991-4dca-be80-f096b2229ec5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.894109 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6617ef35-6991-4dca-be80-f096b2229ec5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.894473 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6617ef35-6991-4dca-be80-f096b2229ec5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1277588775", "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=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.915367 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6617ef35-6991-4dca-be80-f096b2229ec5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.915847 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1212/4815] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:08.927571 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f503b95d-7f46-48fe-90ef-158bd13fe455 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.932645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f503b95d-7f46-48fe-90ef-158bd13fe455 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] DELETE https://10.4.3.210/volume/v3/types/1584b517-ef65-48f5-a975-bb3beed67a2d/extra_specs/key1 Aug 05 18:30:08.932980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f503b95d-7f46-48fe-90ef-158bd13fe455 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.933535 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f503b95d-7f46-48fe-90ef-158bd13fe455 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.940548 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-f503b95d-7f46-48fe-90ef-158bd13fe455 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.940713 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f503b95d-7f46-48fe-90ef-158bd13fe455 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/1584b517-ef65-48f5-a975-bb3beed67a2d/extra_specs/key1 returned with HTTP 403 Aug 05 18:30:08.941318 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1208/4816] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:30:08 2026] DELETE /volume/v3/types/1584b517-ef65-48f5-a975-bb3beed67a2d/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.941769 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-96eb821e-db8a-4246-bcea-fcae12ec07f9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.943551 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96eb821e-db8a-4246-bcea-fcae12ec07f9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:08.943774 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96eb821e-db8a-4246-bcea-fcae12ec07f9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.943984 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96eb821e-db8a-4246-bcea-fcae12ec07f9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.952518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8ba39df3-b5d6-4b7f-9186-8013acea05b2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.954970 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ba39df3-b5d6-4b7f-9186-8013acea05b2 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:08.955346 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ba39df3-b5d6-4b7f-9186-8013acea05b2 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-808962948", "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=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:08.955939 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:08.955939 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:08.959584 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-96eb821e-db8a-4246-bcea-fcae12ec07f9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:08.964184 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96eb821e-db8a-4246-bcea-fcae12ec07f9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:08.964712 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1197/4817] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:08.976497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ba39df3-b5d6-4b7f-9186-8013acea05b2 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:08.977067 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1201/4818] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:08 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) Aug 05 18:30:08.984474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-94f92082-2ab2-4eec-b310-d67d33bad1b0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.986341 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94f92082-2ab2-4eec-b310-d67d33bad1b0 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] DELETE https://10.4.3.210/volume/v3/types/12bfa2e4-6fd6-4c49-b743-7337fc25aaf5 Aug 05 18:30:08.986631 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94f92082-2ab2-4eec-b310-d67d33bad1b0 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.986924 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94f92082-2ab2-4eec-b310-d67d33bad1b0 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:08.987635 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-94f92082-2ab2-4eec-b310-d67d33bad1b0 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:08.987885 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94f92082-2ab2-4eec-b310-d67d33bad1b0 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/12bfa2e4-6fd6-4c49-b743-7337fc25aaf5 returned with HTTP 403 Aug 05 18:30:08.988502 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1213/4819] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:08 2026] DELETE /volume/v3/types/12bfa2e4-6fd6-4c49-b743-7337fc25aaf5 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:08.996085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b420fbed-7e64-4382-b2e3-8f95a8e9f2f6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:08.997639 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b420fbed-7e64-4382-b2e3-8f95a8e9f2f6 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs Aug 05 18:30:08.997825 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b420fbed-7e64-4382-b2e3-8f95a8e9f2f6 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:08.998014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b420fbed-7e64-4382-b2e3-8f95a8e9f2f6 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.005002 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b420fbed-7e64-4382-b2e3-8f95a8e9f2f6 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs returned with HTTP 200 Aug 05 18:30:09.005391 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1209/4820] 10.4.3.210 () {66 vars in 1378 bytes} [Wed Aug 5 18:30:08 2026] GET /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:09.013277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d330af96-9a92-41b2-b829-c82c711a86bb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.015054 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d330af96-9a92-41b2-b829-c82c711a86bb tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types Aug 05 18:30:09.015264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d330af96-9a92-41b2-b829-c82c711a86bb tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.015461 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d330af96-9a92-41b2-b829-c82c711a86bb tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.016188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-d330af96-9a92-41b2-b829-c82c711a86bb tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:30:09.042905 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d330af96-9a92-41b2-b829-c82c711a86bb tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:09.043470 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1198/4821] 10.4.3.210 () {66 vars in 1231 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/types => generated 3063 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:09.053813 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-376101fc-d4d3-46f2-a117-1fe0ed842ab5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.058260 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-376101fc-d4d3-46f2-a117-1fe0ed842ab5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption/cipher Aug 05 18:30:09.058472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-376101fc-d4d3-46f2-a117-1fe0ed842ab5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.058695 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-376101fc-d4d3-46f2-a117-1fe0ed842ab5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.059357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.policy [None req-376101fc-d4d3-46f2-a117-1fe0ed842ab5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100365) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:09.059544 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-376101fc-d4d3-46f2-a117-1fe0ed842ab5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption/cipher returned with HTTP 403 Aug 05 18:30:09.060082 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1202/4822] 10.4.3.210 () {66 vars in 1396 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption/cipher => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:09.067220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b193bea2-40dd-47a0-a310-81ebc82c902c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.068856 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b193bea2-40dd-47a0-a310-81ebc82c902c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption Aug 05 18:30:09.069067 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b193bea2-40dd-47a0-a310-81ebc82c902c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.069241 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b193bea2-40dd-47a0-a310-81ebc82c902c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.069878 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-b193bea2-40dd-47a0-a310-81ebc82c902c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:09.070058 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b193bea2-40dd-47a0-a310-81ebc82c902c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption returned with HTTP 403 Aug 05 18:30:09.070484 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1214/4823] 10.4.3.210 () {66 vars in 1375 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:09.080038 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-da5ef44c-36d4-4efc-9e5a-70bd0b454331 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.082116 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da5ef44c-36d4-4efc-9e5a-70bd0b454331 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/multiattach Aug 05 18:30:09.082359 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da5ef44c-36d4-4efc-9e5a-70bd0b454331 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.082601 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da5ef44c-36d4-4efc-9e5a-70bd0b454331 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.089739 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da5ef44c-36d4-4efc-9e5a-70bd0b454331 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/multiattach returned with HTTP 200 Aug 05 18:30:09.090111 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1210/4824] 10.4.3.210 () {66 vars in 1414 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 05 18:30:09.097389 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b3a9764d-38a1-449a-ae86-bf0567743550 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.099227 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b3a9764d-38a1-449a-ae86-bf0567743550 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/volume_backend_name Aug 05 18:30:09.099441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b3a9764d-38a1-449a-ae86-bf0567743550 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.099670 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b3a9764d-38a1-449a-ae86-bf0567743550 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.106654 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b3a9764d-38a1-449a-ae86-bf0567743550 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/volume_backend_name returned with HTTP 404 Aug 05 18:30:09.107101 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1199/4825] 10.4.3.210 () {66 vars in 1438 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:09.114779 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-91111361-17e7-46be-9e4e-369c3ddcd52c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.116636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-91111361-17e7-46be-9e4e-369c3ddcd52c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] GET https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 Aug 05 18:30:09.117270 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-91111361-17e7-46be-9e4e-369c3ddcd52c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.117453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-91111361-17e7-46be-9e4e-369c3ddcd52c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.124282 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-91111361-17e7-46be-9e4e-369c3ddcd52c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 returned with HTTP 200 Aug 05 18:30:09.124747 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1203/4826] 10.4.3.210 () {66 vars in 1342 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:09.133073 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5f84e69d-0d02-44c5-819f-a62dab688060 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.135500 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f84e69d-0d02-44c5-819f-a62dab688060 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] PUT https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption/61b2e674-22b1-46ee-b6c5-3cc0377a32e3 Aug 05 18:30:09.135978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5f84e69d-0d02-44c5-819f-a62dab688060 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:09.138458 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-5f84e69d-0d02-44c5-819f-a62dab688060 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:09.138700 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5f84e69d-0d02-44c5-819f-a62dab688060 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption/61b2e674-22b1-46ee-b6c5-3cc0377a32e3 returned with HTTP 403 Aug 05 18:30:09.139214 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1215/4827] 10.4.3.210 () {68 vars in 1506 bytes} [Wed Aug 5 18:30:09 2026] PUT /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/encryption/61b2e674-22b1-46ee-b6c5-3cc0377a32e3 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:09.146236 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-532654e6-58d8-488a-9ea2-62d30c251493 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.148093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-532654e6-58d8-488a-9ea2-62d30c251493 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] PUT https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/key1 Aug 05 18:30:09.148459 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-532654e6-58d8-488a-9ea2-62d30c251493 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:09.150314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-532654e6-58d8-488a-9ea2-62d30c251493 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:09.150470 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-532654e6-58d8-488a-9ea2-62d30c251493 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/key1 returned with HTTP 403 Aug 05 18:30:09.151063 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1211/4828] 10.4.3.210 () {68 vars in 1413 bytes} [Wed Aug 5 18:30:09 2026] PUT /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:09.159372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a9e95744-73a9-4804-9518-69dc93367e8e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.161223 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a9e95744-73a9-4804-9518-69dc93367e8e tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] PUT https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 Aug 05 18:30:09.161517 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a9e95744-73a9-4804-9518-69dc93367e8e tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:09.163822 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-a9e95744-73a9-4804-9518-69dc93367e8e tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '780c2a7b3e9641158849cbe55c070bf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89c75f7b5dbb4bccb8998a1465127cef', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:30:09.164000 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a9e95744-73a9-4804-9518-69dc93367e8e tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-member] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 returned with HTTP 403 Aug 05 18:30:09.164365 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1200/4829] 10.4.3.210 () {68 vars in 1362 bytes} [Wed Aug 5 18:30:09 2026] PUT /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:09.176617 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a6b85144-93e5-4870-985c-07ad83c0235a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.178543 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6b85144-93e5-4870-985c-07ad83c0235a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] DELETE https://10.4.3.210/volume/v3/types/12bfa2e4-6fd6-4c49-b743-7337fc25aaf5 Aug 05 18:30:09.178780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6b85144-93e5-4870-985c-07ad83c0235a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.179052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6b85144-93e5-4870-985c-07ad83c0235a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.214022 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6b85144-93e5-4870-985c-07ad83c0235a tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/12bfa2e4-6fd6-4c49-b743-7337fc25aaf5 returned with HTTP 202 Aug 05 18:30:09.214504 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1204/4830] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/12bfa2e4-6fd6-4c49-b743-7337fc25aaf5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.222130 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-67f9ff54-6a3a-4392-b5a1-9b79591ede8c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.224307 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-67f9ff54-6a3a-4392-b5a1-9b79591ede8c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] DELETE https://10.4.3.210/volume/v3/types/1584b517-ef65-48f5-a975-bb3beed67a2d Aug 05 18:30:09.224555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-67f9ff54-6a3a-4392-b5a1-9b79591ede8c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.224823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-67f9ff54-6a3a-4392-b5a1-9b79591ede8c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.259375 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-67f9ff54-6a3a-4392-b5a1-9b79591ede8c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/1584b517-ef65-48f5-a975-bb3beed67a2d returned with HTTP 202 Aug 05 18:30:09.260032 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1216/4831] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/1584b517-ef65-48f5-a975-bb3beed67a2d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.270315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-62a5f66a-d36f-43d0-8a2e-49debf6af7b5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.272113 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-62a5f66a-d36f-43d0-8a2e-49debf6af7b5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] DELETE https://10.4.3.210/volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7 Aug 05 18:30:09.272321 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-62a5f66a-d36f-43d0-8a2e-49debf6af7b5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.272505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-62a5f66a-d36f-43d0-8a2e-49debf6af7b5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.301328 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-62a5f66a-d36f-43d0-8a2e-49debf6af7b5 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7 returned with HTTP 202 Aug 05 18:30:09.301754 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1212/4832] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/041273ed-14e8-40f2-8e21-492763b63ef7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.309645 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1bff9799-fd41-4a5f-9b9d-6dd8c402466f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.311683 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bff9799-fd41-4a5f-9b9d-6dd8c402466f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] DELETE https://10.4.3.210/volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066 Aug 05 18:30:09.311858 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bff9799-fd41-4a5f-9b9d-6dd8c402466f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.312133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bff9799-fd41-4a5f-9b9d-6dd8c402466f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.344780 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bff9799-fd41-4a5f-9b9d-6dd8c402466f tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066 returned with HTTP 202 Aug 05 18:30:09.345373 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1201/4833] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/9f6d4b5d-3bd0-4be5-bac7-1bef112d7066 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.354241 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-50341cee-dfa0-402c-a9ad-7fa3bcaa6f2c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.356755 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-50341cee-dfa0-402c-a9ad-7fa3bcaa6f2c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] DELETE https://10.4.3.210/volume/v3/types/1209ebb2-1ec1-4912-8c72-04421c360061 Aug 05 18:30:09.357082 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-50341cee-dfa0-402c-a9ad-7fa3bcaa6f2c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.357407 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-50341cee-dfa0-402c-a9ad-7fa3bcaa6f2c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.389520 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-50341cee-dfa0-402c-a9ad-7fa3bcaa6f2c tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/1209ebb2-1ec1-4912-8c72-04421c360061 returned with HTTP 202 Aug 05 18:30:09.389972 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1205/4834] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/1209ebb2-1ec1-4912-8c72-04421c360061 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.399762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-173d3eaf-c6bf-49b2-a031-1f6e31bd7a51 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.401905 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-173d3eaf-c6bf-49b2-a031-1f6e31bd7a51 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] DELETE https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 Aug 05 18:30:09.402292 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-173d3eaf-c6bf-49b2-a031-1f6e31bd7a51 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.402554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-173d3eaf-c6bf-49b2-a031-1f6e31bd7a51 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.433224 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-173d3eaf-c6bf-49b2-a031-1f6e31bd7a51 tempest-VolumeTypesMemberTests-360408029 tempest-VolumeTypesMemberTests-360408029-project-admin] https://10.4.3.210/volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 returned with HTTP 202 Aug 05 18:30:09.434127 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1217/4835] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/3d75293b-70fd-44c9-810d-5e341474dcb3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.707379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9ea50c34-aab4-4016-b97b-4a7f475fa31b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.709351 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ea50c34-aab4-4016-b97b-4a7f475fa31b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba Aug 05 18:30:09.709611 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ea50c34-aab4-4016-b97b-4a7f475fa31b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.709815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ea50c34-aab4-4016-b97b-4a7f475fa31b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.717546 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:09.717546 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:09.721523 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9ea50c34-aab4-4016-b97b-4a7f475fa31b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:09.726288 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ea50c34-aab4-4016-b97b-4a7f475fa31b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba returned with HTTP 200 Aug 05 18:30:09.726738 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1213/4836] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:09.739842 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e462cb76-851f-416f-8014-7ad94f94ee9b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.742219 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e462cb76-851f-416f-8014-7ad94f94ee9b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:09.742487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e462cb76-851f-416f-8014-7ad94f94ee9b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.742806 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e462cb76-851f-416f-8014-7ad94f94ee9b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.749320 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e462cb76-851f-416f-8014-7ad94f94ee9b tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:09.749748 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1202/4837] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:09.758242 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e45a47c0-dd41-4897-b26f-d01de6775978 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.760214 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e45a47c0-dd41-4897-b26f-d01de6775978 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:09.760477 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e45a47c0-dd41-4897-b26f-d01de6775978 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.760791 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e45a47c0-dd41-4897-b26f-d01de6775978 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.765620 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e45a47c0-dd41-4897-b26f-d01de6775978 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:09.766386 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1206/4838] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:09.776188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f7f9bf9d-85db-47d6-a078-c71b61a4de99 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.779705 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7f9bf9d-85db-47d6-a078-c71b61a4de99 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/messages/81db3891-b515-4047-bc40-31b3c043d7d2 Aug 05 18:30:09.780058 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7f9bf9d-85db-47d6-a078-c71b61a4de99 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.780282 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f7f9bf9d-85db-47d6-a078-c71b61a4de99 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.790311 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f7f9bf9d-85db-47d6-a078-c71b61a4de99 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages/81db3891-b515-4047-bc40-31b3c043d7d2 returned with HTTP 204 Aug 05 18:30:09.790880 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1218/4839] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/messages/81db3891-b515-4047-bc40-31b3c043d7d2 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:09.798952 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.801208 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba Aug 05 18:30:09.801424 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.801683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.801877 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Delete volume with id: f7dd7eb7-e144-43f5-9d0d-043adef6c4ba Aug 05 18:30:09.813387 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:09.813387 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:09.813760 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:09.815609 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100363) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:09.829556 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1257973519 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1257973519, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:09.829865 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1257973519 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1257973519, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:09.839318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Created reservations ['509ea93e-600c-4a51-930d-6a4955133c4a', '459ca4c9-59a8-4d4b-921a-a196ccee9c10', '6debede4-5e4f-427d-8693-401e8d9a58dd', '4cde0899-48b8-445b-9da2-fc4ceff950a4'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:09.863974 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Delete volume request issued successfully. Aug 05 18:30:09.864163 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-51a100b2-52bb-43a1-b74b-bee0413c4a37 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba returned with HTTP 202 Aug 05 18:30:09.864766 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1214/4840] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/volumes/f7dd7eb7-e144-43f5-9d0d-043adef6c4ba => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.871214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9a820d09-b4a9-4129-bef6-7af990ffaff5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.873000 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a820d09-b4a9-4129-bef6-7af990ffaff5 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/types/6b3edb97-3d20-481a-92a5-15166dbfcc12 Aug 05 18:30:09.873160 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a820d09-b4a9-4129-bef6-7af990ffaff5 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.873348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9a820d09-b4a9-4129-bef6-7af990ffaff5 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.899289 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9a820d09-b4a9-4129-bef6-7af990ffaff5 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/types/6b3edb97-3d20-481a-92a5-15166dbfcc12 returned with HTTP 202 Aug 05 18:30:09.899735 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1203/4841] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:09 2026] DELETE /volume/v3/types/6b3edb97-3d20-481a-92a5-15166dbfcc12 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:09.909672 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5717c330-a4f4-4410-8e3c-182e86ecab53 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.911433 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5717c330-a4f4-4410-8e3c-182e86ecab53 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:09.911789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5717c330-a4f4-4410-8e3c-182e86ecab53 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2141551974", "extra_specs": {"storage_protocol": "tempest-storage_protocol-915870725", "vendor_name": "tempest-vendor_name-1349621981"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:09.928879 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5717c330-a4f4-4410-8e3c-182e86ecab53 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:09.929359 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1207/4842] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:09 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:09.938579 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.941483 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:09.942475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "52b02224-ff0d-4742-8be4-95e267933fcc", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:09.944293 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume request body: {'volume': {'volume_type': '52b02224-ff0d-4742-8be4-95e267933fcc', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:09.951077 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume of 1 GB Aug 05 18:30:09.952281 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:09.952281 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:09.953105 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:09.959639 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Flow 'volume_create_api' (2d78f145-554b-4535-8679-441a2c849452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:09.961259 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c316a9-0acb-4e60-9b43-20a846e67c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:09.967082 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:09.980319 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-37ce0362-78d6-4f4d-9385-22a23749e39a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:09.982251 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37ce0362-78d6-4f4d-9385-22a23749e39a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:09.982437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37ce0362-78d6-4f4d-9385-22a23749e39a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:09.982673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-37ce0362-78d6-4f4d-9385-22a23749e39a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:09.992790 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:09.992790 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:09.995326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9c316a9-0acb-4e60-9b43-20a846e67c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-915870725',vendor_name='tempest-vendor_name-1349621981'},id=52b02224-ff0d-4742-8be4-95e267933fcc,is_public=True,name='tempest-ProjectAdminTests-volume-type-2141551974',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52b02224-ff0d-4742-8be4-95e267933fcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:09.996429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1019351-26bf-4ac8-87d9-5a2d3a67bdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:09.996712 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-37ce0362-78d6-4f4d-9385-22a23749e39a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:10.001284 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-37ce0362-78d6-4f4d-9385-22a23749e39a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:10.001844 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1215/4843] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:09 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:10.029831 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2141551974 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2141551974, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:10.030262 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2141551974 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2141551974, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:10.059663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Created reservations ['869dfa0f-3e6c-4933-b18b-8b986f0ea5e7', '12255a21-c34f-42e9-8a86-5663b3957ac1', 'edc75a90-fb35-4008-be17-6f2a34d7732f', 'f07692cc-0b91-43e9-925a-2af781daef01'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:10.060457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1019351-26bf-4ac8-87d9-5a2d3a67bdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['869dfa0f-3e6c-4933-b18b-8b986f0ea5e7', '12255a21-c34f-42e9-8a86-5663b3957ac1', 'edc75a90-fb35-4008-be17-6f2a34d7732f', 'f07692cc-0b91-43e9-925a-2af781daef01']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:10.061107 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d010eb-4e0d-4229-b0da-9e68bb954126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:10.090447 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d010eb-4e0d-4229-b0da-9e68bb954126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b122f455-af5a-4deb-8b00-675a5b6abf25', '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='3cae233b6a1a4532bc8999d798dd274a',qos_specs=None,replication_status=,reservations=['869dfa0f-3e6c-4933-b18b-8b986f0ea5e7','12255a21-c34f-42e9-8a86-5663b3957ac1','edc75a90-fb35-4008-be17-6f2a34d7732f','f07692cc-0b91-43e9-925a-2af781daef01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec61092e2041db91e46da9a21bba44',volume_type_id=52b02224-ff0d-4742-8be4-95e267933fcc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:10Z,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=b122f455-af5a-4deb-8b00-675a5b6abf25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cae233b6a1a4532bc8999d798dd274a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcec61092e2041db91e46da9a21bba44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52b02224-ff0d-4742-8be4-95e267933fcc),volume_type_id=52b02224-ff0d-4742-8be4-95e267933fcc)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:10.091659 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bcd0780-c4c4-4d6d-bd94-c23b0fe3a7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:10.113392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bcd0780-c4c4-4d6d-bd94-c23b0fe3a7f7) transitioned into state 'SUCCESS' from 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='3cae233b6a1a4532bc8999d798dd274a',qos_specs=None,replication_status=,reservations=['869dfa0f-3e6c-4933-b18b-8b986f0ea5e7','12255a21-c34f-42e9-8a86-5663b3957ac1','edc75a90-fb35-4008-be17-6f2a34d7732f','f07692cc-0b91-43e9-925a-2af781daef01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcec61092e2041db91e46da9a21bba44',volume_type_id=52b02224-ff0d-4742-8be4-95e267933fcc)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:10.114175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56966a35-3b45-4c3b-a8ba-1cb4914501c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:10.124864 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56966a35-3b45-4c3b-a8ba-1cb4914501c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:10.126115 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Flow 'volume_create_api' (2d78f145-554b-4535-8679-441a2c849452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:10.126453 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Create volume request issued successfully. Aug 05 18:30:10.127223 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d7fcebf7-dea8-424f-849c-37c3f6f0c396 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:10.127694 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1219/4844] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:09 2026] POST /volume/v3/volumes => generated 773 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:10.139667 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7edf9fde-9499-43ba-9805-2ce606b252d4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:10.142623 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7edf9fde-9499-43ba-9805-2ce606b252d4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 Aug 05 18:30:10.142964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7edf9fde-9499-43ba-9805-2ce606b252d4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:10.143210 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7edf9fde-9499-43ba-9805-2ce606b252d4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:10.153290 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:10.153290 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:10.158404 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7edf9fde-9499-43ba-9805-2ce606b252d4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:10.164193 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7edf9fde-9499-43ba-9805-2ce606b252d4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 returned with HTTP 200 Aug 05 18:30:10.164688 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1204/4845] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:10 2026] GET /volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:10.514252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-3dea22e3-5cc7-4546-81cd-fe5fa7b6d8eb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:10.516461 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-3dea22e3-5cc7-4546-81cd-fe5fa7b6d8eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627/action Aug 05 18:30:10.516850 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-3dea22e3-5cc7-4546-81cd-fe5fa7b6d8eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:30:10.517052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-3dea22e3-5cc7-4546-81cd-fe5fa7b6d8eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:10.538084 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:10.538084 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:10.552604 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34127f2d-5f21-421f-8ed1-9d23da7a797f req-3dea22e3-5cc7-4546-81cd-fe5fa7b6d8eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627/action returned with HTTP 204 Aug 05 18:30:10.553237 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1208/4846] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:30:10 2026] POST /volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:11.020111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cb52f0cb-000b-4c20-aee6-06e6a085c229 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.021860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cb52f0cb-000b-4c20-aee6-06e6a085c229 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:11.022182 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cb52f0cb-000b-4c20-aee6-06e6a085c229 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.022413 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cb52f0cb-000b-4c20-aee6-06e6a085c229 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.033699 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.033699 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:11.039730 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cb52f0cb-000b-4c20-aee6-06e6a085c229 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:11.046663 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cb52f0cb-000b-4c20-aee6-06e6a085c229 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:11.047272 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1216/4847] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:11 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:11.060687 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-74006d70-1814-4270-9c2b-105233c74f7a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.062782 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74006d70-1814-4270-9c2b-105233c74f7a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:11.063186 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74006d70-1814-4270-9c2b-105233c74f7a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1976763555"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:11.075485 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.075485 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:11.076041 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-74006d70-1814-4270-9c2b-105233c74f7a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:11.076187 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-74006d70-1814-4270-9c2b-105233c74f7a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:11.080516 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74006d70-1814-4270-9c2b-105233c74f7a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 400 Aug 05 18:30:11.081066 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1220/4848] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:30:11 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) Aug 05 18:30:11.089452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0df41931-2b00-4de7-8cae-9b54d431a51d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.091028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:11.091383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1986752094"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:11.101842 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.101842 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:11.102289 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:11.102440 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:11.129637 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['0f636a24-868d-4ba7-998c-3f707b9419b5', '361abe3e-f970-4f48-bbf3-e8232f3106ed', '2b34a300-d5be-4207-8ac8-65f93a22941c', '63fdbf71-0144-404b-b3c6-0c58c6395fcd'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:11.161458 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot force create request issued successfully. Aug 05 18:30:11.162029 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0df41931-2b00-4de7-8cae-9b54d431a51d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:30:11.165619 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1205/4849] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:30:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:11.173583 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2ecfd084-aeb6-4a88-85be-4504458121ab None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.174126 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ecfd084-aeb6-4a88-85be-4504458121ab tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:11.174126 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ecfd084-aeb6-4a88-85be-4504458121ab tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.175197 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ecfd084-aeb6-4a88-85be-4504458121ab tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.182555 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.182555 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:11.183037 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2ecfd084-aeb6-4a88-85be-4504458121ab tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:11.184003 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ecfd084-aeb6-4a88-85be-4504458121ab tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a returned with HTTP 200 Aug 05 18:30:11.184623 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1209/4850] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:11 2026] GET /volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:11.184739 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3bfd06e2-c1e2-4ed0-86c6-6aecb1f96479 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.186616 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3bfd06e2-c1e2-4ed0-86c6-6aecb1f96479 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 Aug 05 18:30:11.186936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3bfd06e2-c1e2-4ed0-86c6-6aecb1f96479 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.187300 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3bfd06e2-c1e2-4ed0-86c6-6aecb1f96479 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.196780 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.196780 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:11.201749 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3bfd06e2-c1e2-4ed0-86c6-6aecb1f96479 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:11.206144 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3bfd06e2-c1e2-4ed0-86c6-6aecb1f96479 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 returned with HTTP 200 Aug 05 18:30:11.206527 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1217/4851] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:11 2026] GET /volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:11.218960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7e2d93af-f6e1-4227-987b-24c12f0d7bae None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.220913 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e2d93af-f6e1-4227-987b-24c12f0d7bae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:11.221129 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e2d93af-f6e1-4227-987b-24c12f0d7bae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.221311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e2d93af-f6e1-4227-987b-24c12f0d7bae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.227332 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e2d93af-f6e1-4227-987b-24c12f0d7bae tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:11.227795 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1221/4852] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:11 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:11.237012 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9458d03c-9655-4fc6-8e18-de152d86c531 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.239542 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9458d03c-9655-4fc6-8e18-de152d86c531 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] GET https://10.4.3.210/volume/v3/messages/8de6d448-569f-4d28-9ced-144b5debcbb2 Aug 05 18:30:11.240056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9458d03c-9655-4fc6-8e18-de152d86c531 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.240414 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9458d03c-9655-4fc6-8e18-de152d86c531 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.244261 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.244261 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:11.244991 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9458d03c-9655-4fc6-8e18-de152d86c531 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages/8de6d448-569f-4d28-9ced-144b5debcbb2 returned with HTTP 200 Aug 05 18:30:11.245464 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1206/4853] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:11 2026] GET /volume/v3/messages/8de6d448-569f-4d28-9ced-144b5debcbb2 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:11.258281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5686992e-1c36-47c6-aab5-d23b0682add4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.263510 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5686992e-1c36-47c6-aab5-d23b0682add4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/messages/8de6d448-569f-4d28-9ced-144b5debcbb2 Aug 05 18:30:11.265143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5686992e-1c36-47c6-aab5-d23b0682add4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.265402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5686992e-1c36-47c6-aab5-d23b0682add4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.274393 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5686992e-1c36-47c6-aab5-d23b0682add4 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/messages/8de6d448-569f-4d28-9ced-144b5debcbb2 returned with HTTP 204 Aug 05 18:30:11.274943 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1210/4854] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:11 2026] DELETE /volume/v3/messages/8de6d448-569f-4d28-9ced-144b5debcbb2 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:11.282189 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.284113 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 Aug 05 18:30:11.284362 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.284583 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.284806 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Delete volume with id: b122f455-af5a-4deb-8b00-675a5b6abf25 Aug 05 18:30:11.295126 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:11.295126 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:11.295681 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Volume info retrieved successfully. Aug 05 18:30:11.297268 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100363) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:11.312469 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2141551974 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2141551974, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:11.312958 np0000006581 devstack@c-api.service[100363]: WARNING cinder.quota [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2141551974 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2141551974, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:11.322693 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Created reservations ['7cd8a69a-4065-4231-aec2-df4621d9f698', '553db52e-e92a-411c-b6d5-184d63060909', '237a6c2b-1865-4f02-963a-3cf7cf36be7c', '144c9245-10b5-408e-8ecb-f99b89d69aa6'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:11.353513 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Delete volume request issued successfully. Aug 05 18:30:11.353816 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2bce6b9b-4707-4d22-aa68-ba9f1ef2790c tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 returned with HTTP 202 Aug 05 18:30:11.354484 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1218/4855] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:11 2026] DELETE /volume/v3/volumes/b122f455-af5a-4deb-8b00-675a5b6abf25 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:11.365261 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-70cc3847-16d3-4bfb-9622-f390726ad3c7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:11.367410 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-70cc3847-16d3-4bfb-9622-f390726ad3c7 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] DELETE https://10.4.3.210/volume/v3/types/52b02224-ff0d-4742-8be4-95e267933fcc Aug 05 18:30:11.367665 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-70cc3847-16d3-4bfb-9622-f390726ad3c7 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:11.369988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-70cc3847-16d3-4bfb-9622-f390726ad3c7 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:11.408504 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-70cc3847-16d3-4bfb-9622-f390726ad3c7 tempest-ProjectAdminTests-1054937350 tempest-ProjectAdminTests-1054937350-project-admin] https://10.4.3.210/volume/v3/types/52b02224-ff0d-4742-8be4-95e267933fcc returned with HTTP 202 Aug 05 18:30:11.408938 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1222/4856] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:11 2026] DELETE /volume/v3/types/52b02224-ff0d-4742-8be4-95e267933fcc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:12.193876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4a88dfb5-6c51-4bdd-b5f7-0d6aacf9a033 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:12.197224 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a88dfb5-6c51-4bdd-b5f7-0d6aacf9a033 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:12.197577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a88dfb5-6c51-4bdd-b5f7-0d6aacf9a033 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:12.198205 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a88dfb5-6c51-4bdd-b5f7-0d6aacf9a033 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:12.205330 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:12.205330 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:12.206082 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4a88dfb5-6c51-4bdd-b5f7-0d6aacf9a033 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:12.207403 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a88dfb5-6c51-4bdd-b5f7-0d6aacf9a033 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a returned with HTTP 200 Aug 05 18:30:12.208008 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1207/4857] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:12 2026] GET /volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:12.230084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:12.232279 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:12.232700 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1630373061"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:12.246944 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:12.246944 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:12.247524 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:12.247708 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:12.278969 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['f35a48f5-a0b6-48f8-a3b1-18fb312bc69f', 'daa7be70-f7d2-4ef2-b4e0-f4b107fb48f9', '9959df9d-fcc7-45e9-8580-4afcd3a785bb', '81f1541f-6f9f-4418-8992-e03a4af4f8af'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:12.314058 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot force create request issued successfully. Aug 05 18:30:12.314421 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-448a3671-f0d7-4de4-99e0-1d77d6e1c7c8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:30:12.317390 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1211/4858] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:30:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:12.325174 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4b0fba4a-17bc-4645-9d8d-663619eca009 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:12.331058 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b0fba4a-17bc-4645-9d8d-663619eca009 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:12.331252 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b0fba4a-17bc-4645-9d8d-663619eca009 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:12.331435 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b0fba4a-17bc-4645-9d8d-663619eca009 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:12.342352 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:12.342352 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:12.343242 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4b0fba4a-17bc-4645-9d8d-663619eca009 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:12.344498 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b0fba4a-17bc-4645-9d8d-663619eca009 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 returned with HTTP 200 Aug 05 18:30:12.345459 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1219/4859] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:12 2026] GET /volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:13.114555 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e35a07df-ca06-4641-a7ef-38f53bca501f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:13.207147 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e35a07df-ca06-4641-a7ef-38f53bca501f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:13.207530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e35a07df-ca06-4641-a7ef-38f53bca501f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1360081339", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1896906703", "vendor_name": "tempest-vendor_name-1293917418"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:13.221987 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e35a07df-ca06-4641-a7ef-38f53bca501f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:13.222356 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1223/4860] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:13 2026] POST /volume/v3/types => generated 330 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:13.231330 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:13.233704 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:13.234081 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c2fc13f0-d236-4f1d-8b62-b917cc1df3e5", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:13.236382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume request body: {'volume': {'volume_type': 'c2fc13f0-d236-4f1d-8b62-b917cc1df3e5', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:13.240854 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume of 1 GB Aug 05 18:30:13.241352 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:13.241352 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:13.241961 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:13.250823 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Flow 'volume_create_api' (773ea3ad-44db-4776-97f3-0638dae320f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:13.252343 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4147d558-c4ed-43de-b32a-21b3aa0b3fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:13.253570 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:13.281744 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4147d558-c4ed-43de-b32a-21b3aa0b3fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1896906703',vendor_name='tempest-vendor_name-1293917418'},id=c2fc13f0-d236-4f1d-8b62-b917cc1df3e5,is_public=True,name='tempest-ProjectMemberTests-volume-type-1360081339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2fc13f0-d236-4f1d-8b62-b917cc1df3e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:13.282940 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9943f84-02c4-4de6-a7b0-a00cc092fb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:13.317119 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1360081339 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1360081339, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:13.317831 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1360081339 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1360081339, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:13.355753 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9b59724b-b32f-40d7-b7c7-6e5eca2ecdac None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:13.357843 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9b59724b-b32f-40d7-b7c7-6e5eca2ecdac tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:13.358060 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9b59724b-b32f-40d7-b7c7-6e5eca2ecdac tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:13.358231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9b59724b-b32f-40d7-b7c7-6e5eca2ecdac tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:13.361955 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Created reservations ['5e6587f9-bcdf-41ba-99bf-8b7957acd8a3', '9085a317-ca2d-4bbd-ae51-b1a33bd6c561', '02f79c05-2466-453d-8d80-36b111a6a43f', 'c6fadb29-2f45-4cd5-86cf-6770917803ae'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:13.363143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9943f84-02c4-4de6-a7b0-a00cc092fb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6587f9-bcdf-41ba-99bf-8b7957acd8a3', '9085a317-ca2d-4bbd-ae51-b1a33bd6c561', '02f79c05-2466-453d-8d80-36b111a6a43f', 'c6fadb29-2f45-4cd5-86cf-6770917803ae']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:13.364636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f11737-0bde-469c-8088-bee7bbe089d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:13.364819 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:13.364819 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:13.365309 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9b59724b-b32f-40d7-b7c7-6e5eca2ecdac tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:13.366178 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9b59724b-b32f-40d7-b7c7-6e5eca2ecdac tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 returned with HTTP 200 Aug 05 18:30:13.366561 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1212/4861] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:13 2026] GET /volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:13.375085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:13.377180 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:13.377612 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-203088132"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:13.389855 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:13.389855 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:13.390742 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:13.390962 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:13.401735 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f11737-0bde-469c-8088-bee7bbe089d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c06f15f3-ec89-4647-81e3-2576ecca6679', '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='f4aa3bb4fc0d4e50a15cf80364517501',qos_specs=None,replication_status=,reservations=['5e6587f9-bcdf-41ba-99bf-8b7957acd8a3','9085a317-ca2d-4bbd-ae51-b1a33bd6c561','02f79c05-2466-453d-8d80-36b111a6a43f','c6fadb29-2f45-4cd5-86cf-6770917803ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5489780f59e46f68fabff3fdc307b82',volume_type_id=c2fc13f0-d236-4f1d-8b62-b917cc1df3e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:13Z,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=c06f15f3-ec89-4647-81e3-2576ecca6679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4aa3bb4fc0d4e50a15cf80364517501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5489780f59e46f68fabff3fdc307b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2fc13f0-d236-4f1d-8b62-b917cc1df3e5),volume_type_id=c2fc13f0-d236-4f1d-8b62-b917cc1df3e5)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:13.402811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b8f5879-91dc-4d8c-bfc3-7e6e72f81e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:13.424610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b8f5879-91dc-4d8c-bfc3-7e6e72f81e29) transitioned into state 'SUCCESS' from 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='f4aa3bb4fc0d4e50a15cf80364517501',qos_specs=None,replication_status=,reservations=['5e6587f9-bcdf-41ba-99bf-8b7957acd8a3','9085a317-ca2d-4bbd-ae51-b1a33bd6c561','02f79c05-2466-453d-8d80-36b111a6a43f','c6fadb29-2f45-4cd5-86cf-6770917803ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5489780f59e46f68fabff3fdc307b82',volume_type_id=c2fc13f0-d236-4f1d-8b62-b917cc1df3e5)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:13.425575 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c48a4f-8d01-4db0-8f75-bd325b1c4542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:13.432840 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['a42b3236-e269-4c5c-8ae7-97a6241264cb', 'a0bd81e0-1f21-48f3-b846-bcaac217daae', 'cd7cbdfa-1307-4e17-b0b7-d540c0a5ebbb', '9e496740-4b07-49a5-aa0e-a531bf237a04'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:13.438214 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68c48a4f-8d01-4db0-8f75-bd325b1c4542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:13.439218 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Flow 'volume_create_api' (773ea3ad-44db-4776-97f3-0638dae320f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:13.439606 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume request issued successfully. Aug 05 18:30:13.440169 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fb878be0-fa9f-4e29-95bb-130b19b6d296 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:13.440627 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1208/4862] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:13 2026] POST /volume/v3/volumes => generated 774 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:13.459946 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-86a89e96-8d01-4c35-8c7e-51f6fb67684f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:13.463671 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-86a89e96-8d01-4c35-8c7e-51f6fb67684f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 Aug 05 18:30:13.463931 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-86a89e96-8d01-4c35-8c7e-51f6fb67684f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:13.464034 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-86a89e96-8d01-4c35-8c7e-51f6fb67684f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:13.474239 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:13.474239 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:13.478506 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot force create request issued successfully. Aug 05 18:30:13.479901 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6208eeb8-e485-4186-bdf8-5b7694471ad9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:30:13.480273 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-86a89e96-8d01-4c35-8c7e-51f6fb67684f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:13.480398 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1220/4863] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:30:13 2026] POST /volume/v3/snapshots => generated 309 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:13.486071 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-86a89e96-8d01-4c35-8c7e-51f6fb67684f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 returned with HTTP 200 Aug 05 18:30:13.486200 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1224/4864] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:13 2026] GET /volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:13.498296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-df5e6ee4-ba68-4eff-8009-e42e535b65e4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:13.502460 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df5e6ee4-ba68-4eff-8009-e42e535b65e4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:13.502727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df5e6ee4-ba68-4eff-8009-e42e535b65e4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:13.502976 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-df5e6ee4-ba68-4eff-8009-e42e535b65e4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:13.508034 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:13.508034 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:13.508456 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-df5e6ee4-ba68-4eff-8009-e42e535b65e4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:13.509292 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-df5e6ee4-ba68-4eff-8009-e42e535b65e4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 returned with HTTP 200 Aug 05 18:30:13.509766 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1213/4865] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:13 2026] GET /volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:14.504476 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e7d92131-7ecb-41ef-8fb1-d5df5e7472ac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.506655 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e7d92131-7ecb-41ef-8fb1-d5df5e7472ac tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 Aug 05 18:30:14.506933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e7d92131-7ecb-41ef-8fb1-d5df5e7472ac tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.507181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e7d92131-7ecb-41ef-8fb1-d5df5e7472ac tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.519340 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:14.519340 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:14.521815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7c2d808b-9703-4673-bb85-afa34f662e9a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.524420 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e7d92131-7ecb-41ef-8fb1-d5df5e7472ac tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:14.526977 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7c2d808b-9703-4673-bb85-afa34f662e9a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:14.526977 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7c2d808b-9703-4673-bb85-afa34f662e9a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.526977 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7c2d808b-9703-4673-bb85-afa34f662e9a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.530981 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e7d92131-7ecb-41ef-8fb1-d5df5e7472ac tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 returned with HTTP 200 Aug 05 18:30:14.531577 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1209/4866] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:14 2026] GET /volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:14.533313 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:14.533313 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:14.534634 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7c2d808b-9703-4673-bb85-afa34f662e9a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:14.535390 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7c2d808b-9703-4673-bb85-afa34f662e9a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 returned with HTTP 200 Aug 05 18:30:14.538682 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1221/4867] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:14 2026] GET /volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:14.545862 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.547352 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-242479cf-cba5-46f5-a689-09ea950f06d0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.548561 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:14.550118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.550118 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.550118 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:14.551118 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-242479cf-cba5-46f5-a689-09ea950f06d0 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:14.551911 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-242479cf-cba5-46f5-a689-09ea950f06d0 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.552494 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-242479cf-cba5-46f5-a689-09ea950f06d0 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.554971 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:14.554971 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:14.555642 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:14.559412 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-242479cf-cba5-46f5-a689-09ea950f06d0 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:14.559897 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1214/4868] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:14 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:14.571013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4aaa120c-c82e-46ef-950c-6279ab87466f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.586520 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:30:14.586819 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6077c9b2-4379-4b16-b7f0-e7d4d9c3e492 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a returned with HTTP 202 Aug 05 18:30:14.587351 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1225/4869] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:14 2026] DELETE /volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:14.597466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7ed9a46c-253e-4e47-833e-c9a3b57957ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.601304 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ed9a46c-253e-4e47-833e-c9a3b57957ae tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:14.601789 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ed9a46c-253e-4e47-833e-c9a3b57957ae tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.602304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ed9a46c-253e-4e47-833e-c9a3b57957ae tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.610613 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:14.610613 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:14.610613 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7ed9a46c-253e-4e47-833e-c9a3b57957ae tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:14.610613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ed9a46c-253e-4e47-833e-c9a3b57957ae tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a returned with HTTP 200 Aug 05 18:30:14.610613 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1222/4870] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:14 2026] GET /volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:14.688967 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4aaa120c-c82e-46ef-950c-6279ab87466f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] DELETE https://10.4.3.210/volume/v3/messages/9fc5303e-1e15-4cc1-b3c9-5ddd344e32bc Aug 05 18:30:14.689408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4aaa120c-c82e-46ef-950c-6279ab87466f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.689723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4aaa120c-c82e-46ef-950c-6279ab87466f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.703350 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4aaa120c-c82e-46ef-950c-6279ab87466f tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] https://10.4.3.210/volume/v3/messages/9fc5303e-1e15-4cc1-b3c9-5ddd344e32bc returned with HTTP 204 Aug 05 18:30:14.704461 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1210/4871] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:14 2026] DELETE /volume/v3/messages/9fc5303e-1e15-4cc1-b3c9-5ddd344e32bc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 05 18:30:14.721775 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ab563ef0-2d23-4912-bc61-b8b44271b61a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.724338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab563ef0-2d23-4912-bc61-b8b44271b61a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] GET https://10.4.3.210/volume/v3/messages/9fc5303e-1e15-4cc1-b3c9-5ddd344e32bc Aug 05 18:30:14.724699 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab563ef0-2d23-4912-bc61-b8b44271b61a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.725004 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ab563ef0-2d23-4912-bc61-b8b44271b61a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.729152 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ab563ef0-2d23-4912-bc61-b8b44271b61a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] https://10.4.3.210/volume/v3/messages/9fc5303e-1e15-4cc1-b3c9-5ddd344e32bc returned with HTTP 404 Aug 05 18:30:14.729897 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1215/4872] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:14 2026] GET /volume/v3/messages/9fc5303e-1e15-4cc1-b3c9-5ddd344e32bc => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:14.740179 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.753033 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 Aug 05 18:30:14.753033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.753033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.753033 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Delete volume with id: c06f15f3-ec89-4647-81e3-2576ecca6679 Aug 05 18:30:14.764900 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:14.764900 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:14.765442 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:14.766720 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100366) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:14.781909 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1360081339 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1360081339, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:14.782264 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1360081339 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1360081339, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:14.794873 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Created reservations ['3e452ac8-b73f-46f8-9847-0ee83ce77687', '8cfafd84-cf85-4bc5-87c1-43650f5bf35b', '8e1f0d34-775c-417e-8f00-3d03a5672478', '99b678dc-33b7-4a2e-8113-63be2096ae8a'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:14.832766 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Delete volume request issued successfully. Aug 05 18:30:14.833206 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2dd44b4-cbf3-42fd-924c-800b28ebb324 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 returned with HTTP 202 Aug 05 18:30:14.833784 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1226/4873] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:14 2026] DELETE /volume/v3/volumes/c06f15f3-ec89-4647-81e3-2576ecca6679 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:14.843271 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9b586db7-2502-4719-ae28-25ed708d6536 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.845379 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9b586db7-2502-4719-ae28-25ed708d6536 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/types/c2fc13f0-d236-4f1d-8b62-b917cc1df3e5 Aug 05 18:30:14.845579 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9b586db7-2502-4719-ae28-25ed708d6536 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:14.845833 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9b586db7-2502-4719-ae28-25ed708d6536 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:14.875265 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9b586db7-2502-4719-ae28-25ed708d6536 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/types/c2fc13f0-d236-4f1d-8b62-b917cc1df3e5 returned with HTTP 202 Aug 05 18:30:14.875714 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1223/4874] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:14 2026] DELETE /volume/v3/types/c2fc13f0-d236-4f1d-8b62-b917cc1df3e5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:14.886260 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2cc4959-9c37-42ff-b9d0-384c90605290 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.888779 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2cc4959-9c37-42ff-b9d0-384c90605290 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:14.889298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2cc4959-9c37-42ff-b9d0-384c90605290 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-340574855", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1988578238", "vendor_name": "tempest-vendor_name-8892417"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:14.907167 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2cc4959-9c37-42ff-b9d0-384c90605290 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:14.907633 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1211/4875] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:14 2026] POST /volume/v3/types => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:14.917231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:14.918295 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:14.918680 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5fa1c72c-cb60-4517-b629-dd8d8e5e30f5", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:14.920371 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume request body: {'volume': {'volume_type': '5fa1c72c-cb60-4517-b629-dd8d8e5e30f5', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:14.929077 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume of 1 GB Aug 05 18:30:14.929463 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:14.929463 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:14.929931 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:14.936768 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Flow 'volume_create_api' (136e7514-d342-41a6-8fd9-ccd7c92e1b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:14.938184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d51ebeb-4040-485a-9006-f87c5b76c2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:14.939433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:14.964411 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d51ebeb-4040-485a-9006-f87c5b76c2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1988578238',vendor_name='tempest-vendor_name-8892417'},id=5fa1c72c-cb60-4517-b629-dd8d8e5e30f5,is_public=True,name='tempest-ProjectMemberTests-volume-type-340574855',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5fa1c72c-cb60-4517-b629-dd8d8e5e30f5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:14.965370 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428022d0-6e81-4aba-af68-a073015cc74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:15.001624 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-340574855 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-340574855, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:15.001932 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-340574855 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-340574855, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:15.027793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Created reservations ['f444ea8b-0f91-483a-8d08-9649a689a2d4', '31d5ac86-8427-4e13-a092-196c614ca723', 'd6829b8d-9d1e-4b07-9221-d49dd4474669', '69e8eb61-b30d-4bc0-a071-98c0bbe00201'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:15.028747 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (428022d0-6e81-4aba-af68-a073015cc74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f444ea8b-0f91-483a-8d08-9649a689a2d4', '31d5ac86-8427-4e13-a092-196c614ca723', 'd6829b8d-9d1e-4b07-9221-d49dd4474669', '69e8eb61-b30d-4bc0-a071-98c0bbe00201']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:15.029712 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080ae1c8-3438-46e1-90c9-20fdd942bab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:15.066384 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080ae1c8-3438-46e1-90c9-20fdd942bab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64745aa6-57ef-4d6d-9a3c-a8ccae09a704', '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='f4aa3bb4fc0d4e50a15cf80364517501',qos_specs=None,replication_status=,reservations=['f444ea8b-0f91-483a-8d08-9649a689a2d4','31d5ac86-8427-4e13-a092-196c614ca723','d6829b8d-9d1e-4b07-9221-d49dd4474669','69e8eb61-b30d-4bc0-a071-98c0bbe00201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5489780f59e46f68fabff3fdc307b82',volume_type_id=5fa1c72c-cb60-4517-b629-dd8d8e5e30f5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:15Z,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=64745aa6-57ef-4d6d-9a3c-a8ccae09a704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4aa3bb4fc0d4e50a15cf80364517501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5489780f59e46f68fabff3fdc307b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5fa1c72c-cb60-4517-b629-dd8d8e5e30f5),volume_type_id=5fa1c72c-cb60-4517-b629-dd8d8e5e30f5)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:15.067721 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9e1fde-7591-4f85-9f60-d9012a28b707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:15.090981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9e1fde-7591-4f85-9f60-d9012a28b707) transitioned into state 'SUCCESS' from 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='f4aa3bb4fc0d4e50a15cf80364517501',qos_specs=None,replication_status=,reservations=['f444ea8b-0f91-483a-8d08-9649a689a2d4','31d5ac86-8427-4e13-a092-196c614ca723','d6829b8d-9d1e-4b07-9221-d49dd4474669','69e8eb61-b30d-4bc0-a071-98c0bbe00201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5489780f59e46f68fabff3fdc307b82',volume_type_id=5fa1c72c-cb60-4517-b629-dd8d8e5e30f5)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:15.091798 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f4aa9f-88d0-4933-b266-e65de34ec25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:15.104576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f4aa9f-88d0-4933-b266-e65de34ec25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:15.105404 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Flow 'volume_create_api' (136e7514-d342-41a6-8fd9-ccd7c92e1b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:15.105715 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume request issued successfully. Aug 05 18:30:15.106277 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5bab82e1-7ea1-44e2-89ca-1f14b9cb4861 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:15.106711 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1216/4876] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:14 2026] POST /volume/v3/volumes => generated 773 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:15.119886 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7631ff31-835b-4054-b4e0-059a1adc4c88 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:15.128714 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7631ff31-835b-4054-b4e0-059a1adc4c88 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 Aug 05 18:30:15.129065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7631ff31-835b-4054-b4e0-059a1adc4c88 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:15.129300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7631ff31-835b-4054-b4e0-059a1adc4c88 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:15.138101 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:15.138101 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:15.142234 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7631ff31-835b-4054-b4e0-059a1adc4c88 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:15.147276 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7631ff31-835b-4054-b4e0-059a1adc4c88 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 returned with HTTP 200 Aug 05 18:30:15.147827 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1227/4877] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:15 2026] GET /volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:15.621528 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e747a37e-fdf7-4621-8a88-c646dc34a48e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:15.623952 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e747a37e-fdf7-4621-8a88-c646dc34a48e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:15.624505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e747a37e-fdf7-4621-8a88-c646dc34a48e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:15.624741 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e747a37e-fdf7-4621-8a88-c646dc34a48e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:15.629623 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e747a37e-fdf7-4621-8a88-c646dc34a48e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a returned with HTTP 404 Aug 05 18:30:15.630340 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1224/4878] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:15 2026] GET /volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:15.640422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:15.642846 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:15.643292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:15.643608 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:15.643801 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:15.650769 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:15.650769 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:15.651540 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:15.682141 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:30:15.682611 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f7c6ffb-8848-4514-81d8-0913c0b7ca13 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 returned with HTTP 202 Aug 05 18:30:15.683254 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1212/4879] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:15 2026] DELETE /volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:15.694774 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-997d722f-16fc-4b41-be60-1b0f4c995599 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:15.697804 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-997d722f-16fc-4b41-be60-1b0f4c995599 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:15.698036 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-997d722f-16fc-4b41-be60-1b0f4c995599 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:15.698222 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-997d722f-16fc-4b41-be60-1b0f4c995599 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:15.712848 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:15.712848 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:15.713312 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-997d722f-16fc-4b41-be60-1b0f4c995599 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:15.714087 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-997d722f-16fc-4b41-be60-1b0f4c995599 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 returned with HTTP 200 Aug 05 18:30:15.714435 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1217/4880] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:15 2026] GET /volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:16.160671 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d3a7ef4d-5854-4ebb-ac3a-ed4d3020c55c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.163325 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3a7ef4d-5854-4ebb-ac3a-ed4d3020c55c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 Aug 05 18:30:16.163813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3a7ef4d-5854-4ebb-ac3a-ed4d3020c55c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.164079 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3a7ef4d-5854-4ebb-ac3a-ed4d3020c55c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.174146 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.174146 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:16.178856 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d3a7ef4d-5854-4ebb-ac3a-ed4d3020c55c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:16.184910 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3a7ef4d-5854-4ebb-ac3a-ed4d3020c55c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 returned with HTTP 200 Aug 05 18:30:16.185514 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1228/4881] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:16 2026] GET /volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:16.204737 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fc641af3-0906-4019-bb40-6b96ded427bd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.206492 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc641af3-0906-4019-bb40-6b96ded427bd tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:16.206795 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc641af3-0906-4019-bb40-6b96ded427bd tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.206999 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc641af3-0906-4019-bb40-6b96ded427bd tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.210958 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc641af3-0906-4019-bb40-6b96ded427bd tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:16.211329 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1225/4882] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:16 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:16.222695 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a47c6ac-c7f5-4e54-a09c-773c24348f61 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.225261 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a47c6ac-c7f5-4e54-a09c-773c24348f61 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:16.226103 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a47c6ac-c7f5-4e54-a09c-773c24348f61 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.226103 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a47c6ac-c7f5-4e54-a09c-773c24348f61 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.226663 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.226663 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:16.231153 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a47c6ac-c7f5-4e54-a09c-773c24348f61 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:16.231759 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1213/4883] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:16 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:16.243094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f1dc0701-3829-4286-9791-6a261cbc0483 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.244973 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f1dc0701-3829-4286-9791-6a261cbc0483 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/messages/0ac77472-863b-4174-860c-805acde1380c Aug 05 18:30:16.245173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f1dc0701-3829-4286-9791-6a261cbc0483 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.245398 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f1dc0701-3829-4286-9791-6a261cbc0483 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.254405 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f1dc0701-3829-4286-9791-6a261cbc0483 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/messages/0ac77472-863b-4174-860c-805acde1380c returned with HTTP 204 Aug 05 18:30:16.255161 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1218/4884] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:16 2026] DELETE /volume/v3/messages/0ac77472-863b-4174-860c-805acde1380c => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:16.264280 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-52df64a0-61bd-438a-a04e-a806d5b8845e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.266359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 Aug 05 18:30:16.266753 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.267140 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.267420 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Delete volume with id: 64745aa6-57ef-4d6d-9a3c-a8ccae09a704 Aug 05 18:30:16.280341 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.280341 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:16.281047 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:16.282411 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100366) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:16.296278 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-340574855 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-340574855, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:16.296636 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-340574855 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-340574855, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:16.307506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Created reservations ['a85495c8-3fd9-4879-b48d-bcaad0636335', 'f135b70f-cda0-43be-85b9-9938a4002b48', '19496317-9216-41b4-b8a7-98497066035b', '0465cbac-0097-4763-8604-afcfdebeb2a3'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:16.335795 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Delete volume request issued successfully. Aug 05 18:30:16.336161 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-52df64a0-61bd-438a-a04e-a806d5b8845e tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 returned with HTTP 202 Aug 05 18:30:16.336650 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1229/4885] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:16 2026] DELETE /volume/v3/volumes/64745aa6-57ef-4d6d-9a3c-a8ccae09a704 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:16.343487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-08382d01-94b9-406a-8a1e-7551883e2091 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.345252 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-08382d01-94b9-406a-8a1e-7551883e2091 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/types/5fa1c72c-cb60-4517-b629-dd8d8e5e30f5 Aug 05 18:30:16.345511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-08382d01-94b9-406a-8a1e-7551883e2091 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.345769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-08382d01-94b9-406a-8a1e-7551883e2091 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method '_delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.369186 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-08382d01-94b9-406a-8a1e-7551883e2091 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/types/5fa1c72c-cb60-4517-b629-dd8d8e5e30f5 returned with HTTP 202 Aug 05 18:30:16.369665 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1226/4886] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:16 2026] DELETE /volume/v3/types/5fa1c72c-cb60-4517-b629-dd8d8e5e30f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:16.379508 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c8eadd75-fa6e-4e5a-9fa6-cf0b39f6e877 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.381624 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c8eadd75-fa6e-4e5a-9fa6-cf0b39f6e877 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:16.381874 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c8eadd75-fa6e-4e5a-9fa6-cf0b39f6e877 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1057449717", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1238406353", "vendor_name": "tempest-vendor_name-1816773023"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:16.400862 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c8eadd75-fa6e-4e5a-9fa6-cf0b39f6e877 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:16.400862 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1214/4887] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:30:16 2026] POST /volume/v3/types => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:16.409496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.411541 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:16.412009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:16.413867 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume request body: {'volume': {'volume_type': '37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:16.418174 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume of 1 GB Aug 05 18:30:16.418478 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.418478 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:16.418990 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:16.425506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Flow 'volume_create_api' (19764027-bcf2-45f0-b9c1-70a312cd0a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:16.426673 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d120b1c7-45fb-45c5-b44a-8ae11b2d1397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:16.427628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:16.452492 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d120b1c7-45fb-45c5-b44a-8ae11b2d1397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1238406353',vendor_name='tempest-vendor_name-1816773023'},id=37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1057449717',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:16.453776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e60fffd-9ac5-4c0a-89ca-1bc723849dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:16.488047 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1057449717 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1057449717, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:16.488290 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1057449717 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1057449717, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:16.520961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Created reservations ['33d74c08-2a99-4973-a6fd-c903323f8a51', '2778c0e9-ec61-4501-827a-037716166068', 'b67b524d-1f49-464c-bce4-9a16280b10f1', '92b02e2b-7941-4172-80d6-6d0c010592a8'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:16.521943 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e60fffd-9ac5-4c0a-89ca-1bc723849dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33d74c08-2a99-4973-a6fd-c903323f8a51', '2778c0e9-ec61-4501-827a-037716166068', 'b67b524d-1f49-464c-bce4-9a16280b10f1', '92b02e2b-7941-4172-80d6-6d0c010592a8']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:16.523482 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5119b528-b161-4d74-bf37-ca8a68ec1b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:16.555954 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5119b528-b161-4d74-bf37-ca8a68ec1b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '967beaef-4622-435d-9eec-30e8c8b08b57', '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='f4aa3bb4fc0d4e50a15cf80364517501',qos_specs=None,replication_status=,reservations=['33d74c08-2a99-4973-a6fd-c903323f8a51','2778c0e9-ec61-4501-827a-037716166068','b67b524d-1f49-464c-bce4-9a16280b10f1','92b02e2b-7941-4172-80d6-6d0c010592a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5489780f59e46f68fabff3fdc307b82',volume_type_id=37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=967beaef-4622-435d-9eec-30e8c8b08b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4aa3bb4fc0d4e50a15cf80364517501',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5489780f59e46f68fabff3fdc307b82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f),volume_type_id=37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:16.557047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd19921-3643-45a0-aaaa-c9470d20a717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:16.578839 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd19921-3643-45a0-aaaa-c9470d20a717) transitioned into state 'SUCCESS' from 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='f4aa3bb4fc0d4e50a15cf80364517501',qos_specs=None,replication_status=,reservations=['33d74c08-2a99-4973-a6fd-c903323f8a51','2778c0e9-ec61-4501-827a-037716166068','b67b524d-1f49-464c-bce4-9a16280b10f1','92b02e2b-7941-4172-80d6-6d0c010592a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5489780f59e46f68fabff3fdc307b82',volume_type_id=37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:16.579541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c6e918-8ec0-4c36-9f9b-bb826bdcc951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:16.594947 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94c6e918-8ec0-4c36-9f9b-bb826bdcc951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:16.596022 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Flow 'volume_create_api' (19764027-bcf2-45f0-b9c1-70a312cd0a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:16.596606 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Create volume request issued successfully. Aug 05 18:30:16.597213 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0818eef3-671f-457c-b8e0-a77c10dc50d8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:16.597729 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1219/4888] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:30:16 2026] POST /volume/v3/volumes => generated 774 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:16.612840 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bcd6e476-6f9e-499e-94ab-a41557c9fa42 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.615279 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bcd6e476-6f9e-499e-94ab-a41557c9fa42 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 Aug 05 18:30:16.615532 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bcd6e476-6f9e-499e-94ab-a41557c9fa42 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.615750 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bcd6e476-6f9e-499e-94ab-a41557c9fa42 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.625567 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.625567 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:16.631043 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bcd6e476-6f9e-499e-94ab-a41557c9fa42 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:16.636277 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bcd6e476-6f9e-499e-94ab-a41557c9fa42 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 returned with HTTP 200 Aug 05 18:30:16.636802 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1230/4889] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:16 2026] GET /volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:16.725706 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5aa94224-64b2-456f-b81c-8bc1b479967f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.730473 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5aa94224-64b2-456f-b81c-8bc1b479967f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:16.730473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5aa94224-64b2-456f-b81c-8bc1b479967f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.730473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5aa94224-64b2-456f-b81c-8bc1b479967f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.736222 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5aa94224-64b2-456f-b81c-8bc1b479967f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 returned with HTTP 404 Aug 05 18:30:16.737309 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1227/4890] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:16 2026] GET /volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:16.749408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.751313 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:16.751510 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.751726 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.751883 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:16.758623 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.758623 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:16.759276 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:16.783753 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:30:16.783949 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1bd22d47-eeaa-4a73-8630-88ad4148c6e8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 returned with HTTP 202 Aug 05 18:30:16.784372 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1215/4891] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:16 2026] DELETE /volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:16.808392 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1b81e77b-4821-48f1-b724-85742e64e3cf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:16.811004 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1b81e77b-4821-48f1-b724-85742e64e3cf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:16.811261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1b81e77b-4821-48f1-b724-85742e64e3cf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:16.811530 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1b81e77b-4821-48f1-b724-85742e64e3cf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:16.821584 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:16.821584 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:16.822111 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1b81e77b-4821-48f1-b724-85742e64e3cf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:16.823108 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1b81e77b-4821-48f1-b724-85742e64e3cf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 returned with HTTP 200 Aug 05 18:30:16.823525 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1220/4892] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:16 2026] GET /volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:17.653914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2b8e586b-13fe-4750-bae7-554cc3ec4ba8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.655987 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2b8e586b-13fe-4750-bae7-554cc3ec4ba8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 Aug 05 18:30:17.656123 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2b8e586b-13fe-4750-bae7-554cc3ec4ba8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.656322 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2b8e586b-13fe-4750-bae7-554cc3ec4ba8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.666056 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:17.666056 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:17.671011 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2b8e586b-13fe-4750-bae7-554cc3ec4ba8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:17.676307 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2b8e586b-13fe-4750-bae7-554cc3ec4ba8 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 returned with HTTP 200 Aug 05 18:30:17.676971 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1231/4893] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:30:17 2026] GET /volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:17.690738 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c82d40d5-7833-4b18-a869-1ae8ac784500 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.692667 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c82d40d5-7833-4b18-a869-1ae8ac784500 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] GET https://10.4.3.210/volume/v3/messages Aug 05 18:30:17.693047 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c82d40d5-7833-4b18-a869-1ae8ac784500 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.693112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c82d40d5-7833-4b18-a869-1ae8ac784500 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.702043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c82d40d5-7833-4b18-a869-1ae8ac784500 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/messages returned with HTTP 200 Aug 05 18:30:17.702528 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1228/4894] 10.4.3.210 () {68 vars in 1280 bytes} [Wed Aug 5 18:30:17 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:17.711516 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-78220cb4-64e3-44cd-bf95-f3000bed1a0c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.713369 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78220cb4-64e3-44cd-bf95-f3000bed1a0c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] GET https://10.4.3.210/volume/v3/messages/e1cb3f6b-73ec-47da-86db-c7fe524f5d62 Aug 05 18:30:17.713582 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78220cb4-64e3-44cd-bf95-f3000bed1a0c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.713792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-78220cb4-64e3-44cd-bf95-f3000bed1a0c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.718068 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:17.718068 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:17.718842 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-78220cb4-64e3-44cd-bf95-f3000bed1a0c tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-member] https://10.4.3.210/volume/v3/messages/e1cb3f6b-73ec-47da-86db-c7fe524f5d62 returned with HTTP 200 Aug 05 18:30:17.719408 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1216/4895] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:17 2026] GET /volume/v3/messages/e1cb3f6b-73ec-47da-86db-c7fe524f5d62 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:17.728463 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a4841c56-636f-4c93-b926-7803932e27bb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.730402 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4841c56-636f-4c93-b926-7803932e27bb tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/messages/e1cb3f6b-73ec-47da-86db-c7fe524f5d62 Aug 05 18:30:17.730707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4841c56-636f-4c93-b926-7803932e27bb tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.730953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4841c56-636f-4c93-b926-7803932e27bb tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.743843 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4841c56-636f-4c93-b926-7803932e27bb tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/messages/e1cb3f6b-73ec-47da-86db-c7fe524f5d62 returned with HTTP 204 Aug 05 18:30:17.744622 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1221/4896] 10.4.3.210 () {68 vars in 1394 bytes} [Wed Aug 5 18:30:17 2026] DELETE /volume/v3/messages/e1cb3f6b-73ec-47da-86db-c7fe524f5d62 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 05 18:30:17.751872 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.753861 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 Aug 05 18:30:17.754096 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.754310 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.754479 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Delete volume with id: 967beaef-4622-435d-9eec-30e8c8b08b57 Aug 05 18:30:17.764293 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:17.764293 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:17.764862 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Volume info retrieved successfully. Aug 05 18:30:17.766122 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100366) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 05 18:30:17.782309 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1057449717 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1057449717, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:17.782658 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1057449717 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1057449717, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:17.804332 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Created reservations ['327dbc7f-54bc-46e0-8c08-c9ce1fe57c18', '33c47c68-e202-4d56-979c-86a41d162cd7', 'a2268982-9f17-44a1-a323-fc1dce4de249', '50766fef-bf62-478b-a54e-2e8fb68885ef'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:17.832904 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f093ea8c-4064-4869-9ab9-1c892ef4d638 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.833310 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Delete volume request issued successfully. Aug 05 18:30:17.833310 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0b1ed2dc-a7e9-4039-9b24-980b6cdfae76 tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 returned with HTTP 202 Aug 05 18:30:17.833574 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1232/4897] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:30:17 2026] DELETE /volume/v3/volumes/967beaef-4622-435d-9eec-30e8c8b08b57 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:17.835283 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f093ea8c-4064-4869-9ab9-1c892ef4d638 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:17.835795 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f093ea8c-4064-4869-9ab9-1c892ef4d638 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.835795 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f093ea8c-4064-4869-9ab9-1c892ef4d638 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.842761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-54acbf92-9ba2-45ac-8cd4-3c59ebdf655a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.844486 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f093ea8c-4064-4869-9ab9-1c892ef4d638 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 returned with HTTP 404 Aug 05 18:30:17.845188 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1229/4898] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:17 2026] GET /volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:17.845414 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-54acbf92-9ba2-45ac-8cd4-3c59ebdf655a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] DELETE https://10.4.3.210/volume/v3/types/37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f Aug 05 18:30:17.845680 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-54acbf92-9ba2-45ac-8cd4-3c59ebdf655a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.845954 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-54acbf92-9ba2-45ac-8cd4-3c59ebdf655a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.856818 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dab366a2-5540-4c46-b2b8-50839c0b87b8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.858645 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dab366a2-5540-4c46-b2b8-50839c0b87b8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:17.858878 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dab366a2-5540-4c46-b2b8-50839c0b87b8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.859116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dab366a2-5540-4c46-b2b8-50839c0b87b8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.859232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-dab366a2-5540-4c46-b2b8-50839c0b87b8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: cf4cc546-e14d-4b22-9485-94a77bc66ce4 Aug 05 18:30:17.863757 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dab366a2-5540-4c46-b2b8-50839c0b87b8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 returned with HTTP 404 Aug 05 18:30:17.864331 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1222/4899] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:17 2026] DELETE /volume/v3/snapshots/cf4cc546-e14d-4b22-9485-94a77bc66ce4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:17.873037 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4f9dc443-b72a-488c-927f-de5c2aaf6e22 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.875429 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4f9dc443-b72a-488c-927f-de5c2aaf6e22 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:17.875681 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4f9dc443-b72a-488c-927f-de5c2aaf6e22 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.876012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4f9dc443-b72a-488c-927f-de5c2aaf6e22 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.876012 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-4f9dc443-b72a-488c-927f-de5c2aaf6e22 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 8d12b296-b940-430b-9de2-cb513c3bad36 Aug 05 18:30:17.876868 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-54acbf92-9ba2-45ac-8cd4-3c59ebdf655a tempest-ProjectMemberTests-2023680645 tempest-ProjectMemberTests-2023680645-project-admin] https://10.4.3.210/volume/v3/types/37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f returned with HTTP 202 Aug 05 18:30:17.877350 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1217/4900] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:30:17 2026] DELETE /volume/v3/types/37fd2e8c-0ef3-43ad-9d94-97cd9b87aa1f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:17.881444 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4f9dc443-b72a-488c-927f-de5c2aaf6e22 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 returned with HTTP 404 Aug 05 18:30:17.882133 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1233/4901] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:17 2026] DELETE /volume/v3/snapshots/8d12b296-b940-430b-9de2-cb513c3bad36 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:17.890940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ddcd70df-2fb2-41fe-88a7-35449535e8bb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.892868 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ddcd70df-2fb2-41fe-88a7-35449535e8bb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:17.893242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ddcd70df-2fb2-41fe-88a7-35449535e8bb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.893489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ddcd70df-2fb2-41fe-88a7-35449535e8bb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.893686 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-ddcd70df-2fb2-41fe-88a7-35449535e8bb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: d8c5336e-a09e-40ef-af31-c2c6c99c2d7a Aug 05 18:30:17.899263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ddcd70df-2fb2-41fe-88a7-35449535e8bb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a returned with HTTP 404 Aug 05 18:30:17.899810 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1230/4902] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:17 2026] DELETE /volume/v3/snapshots/d8c5336e-a09e-40ef-af31-c2c6c99c2d7a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:30:17.940615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-9dfc8726-4545-42b6-88e9-c281f039ec41 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:17.943112 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-9dfc8726-4545-42b6-88e9-c281f039ec41 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:17.945232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-9dfc8726-4545-42b6-88e9-c281f039ec41 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:17.945232 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-9dfc8726-4545-42b6-88e9-c281f039ec41 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:17.957871 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:17.957871 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:17.964011 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-9dfc8726-4545-42b6-88e9-c281f039ec41 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:17.977102 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-9dfc8726-4545-42b6-88e9-c281f039ec41 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:17.979162 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1223/4903] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:30:17 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1654 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:18.004380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:18.006644 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382/action Aug 05 18:30:18.007132 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:30:18.007339 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:18.018088 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:18.018088 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:18.019389 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:18.027354 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Begin detaching volume completed successfully. Aug 05 18:30:18.027497 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-99fd024e-7718-406d-a7bb-297aa5371c6c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382/action returned with HTTP 202 Aug 05 18:30:18.027973 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1218/4904] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:30:18 2026] POST /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:30:18.076847 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-68b1de2c-6cf6-4cd1-9c12-b48ad863b120 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:18.077326 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68b1de2c-6cf6-4cd1-9c12-b48ad863b120 None None] GET https://10.4.3.210/volume// Aug 05 18:30:18.077533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68b1de2c-6cf6-4cd1-9c12-b48ad863b120 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:18.077790 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68b1de2c-6cf6-4cd1-9c12-b48ad863b120 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:18.078257 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68b1de2c-6cf6-4cd1-9c12-b48ad863b120 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:18.078570 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1234/4905] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:30:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:30:18.087096 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-ac5d75b0-e4da-455b-bce8-9d36e46cf516 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:18.089562 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-ac5d75b0-e4da-455b-bce8-9d36e46cf516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:18.089901 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-ac5d75b0-e4da-455b-bce8-9d36e46cf516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:18.090314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-ac5d75b0-e4da-455b-bce8-9d36e46cf516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:18.100611 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:18.100611 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:18.104498 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-ac5d75b0-e4da-455b-bce8-9d36e46cf516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:18.109328 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-ac5d75b0-e4da-455b-bce8-9d36e46cf516 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:18.109974 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1231/4906] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:30:18 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:19.103863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-e4c27877-feee-4de3-a7c9-5b10c280ecb6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:19.110349 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-e4c27877-feee-4de3-a7c9-5b10c280ecb6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 Aug 05 18:30:19.112274 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-e4c27877-feee-4de3-a7c9-5b10c280ecb6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:19.112569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-e4c27877-feee-4de3-a7c9-5b10c280ecb6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:19.122841 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:19.122841 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:19.204037 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-e4a22bad-5452-470a-9e0b-60343b113cd7 req-e4c27877-feee-4de3-a7c9-5b10c280ecb6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 returned with HTTP 200 Aug 05 18:30:19.204647 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1224/4907] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:30:19 2026] DELETE /volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:20.002932 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ecba8ed8-8fab-4227-8526-342263081fbc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:20.114033 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:20.114378 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1630581460"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:20.115786 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1630581460'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:20.115916 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume of 1 GB Aug 05 18:30:20.120820 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:20.131102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (a0ba609b-5b55-43a0-92b9-e28217c18571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:20.132558 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294736f5-f319-4172-8bbd-628544aa5645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:20.135058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:20.169028 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294736f5-f319-4172-8bbd-628544aa5645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:20.170956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78d7284-aad4-43cd-abd1-9b183bb08f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:20.240048 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Created reservations ['c3799039-db59-4389-8a3a-7a395acf09d8', 'a38d2c0b-65ca-421f-bf6d-1015332ca95e', '6f30a289-2964-4e58-bc30-6ff46be2db51', 'e8778f32-f897-42e2-9bad-7b839fd75caa'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:20.241387 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f78d7284-aad4-43cd-abd1-9b183bb08f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3799039-db59-4389-8a3a-7a395acf09d8', 'a38d2c0b-65ca-421f-bf6d-1015332ca95e', '6f30a289-2964-4e58-bc30-6ff46be2db51', 'e8778f32-f897-42e2-9bad-7b839fd75caa']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:20.242128 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2fe8ba-55e2-4cbd-8c9a-495901a2322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:20.280484 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2fe8ba-55e2-4cbd-8c9a-495901a2322e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b680f6c7-043e-4c72-946f-d82a8aa4cb46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630581460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['c3799039-db59-4389-8a3a-7a395acf09d8','a38d2c0b-65ca-421f-bf6d-1015332ca95e','6f30a289-2964-4e58-bc30-6ff46be2db51','e8778f32-f897-42e2-9bad-7b839fd75caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630581460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b680f6c7-043e-4c72-946f-d82a8aa4cb46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3984cb20b3fa43c2835d68fe9d928472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4dd96b77984918aa1deedc01c49e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:20.281477 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe7fddc-367b-400e-b8b7-d9a1c3c1d008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:20.303473 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe7fddc-367b-400e-b8b7-d9a1c3c1d008) transitioned into state 'SUCCESS' from state '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-1630581460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['c3799039-db59-4389-8a3a-7a395acf09d8','a38d2c0b-65ca-421f-bf6d-1015332ca95e','6f30a289-2964-4e58-bc30-6ff46be2db51','e8778f32-f897-42e2-9bad-7b839fd75caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:20.304613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c8d8a6-a9e7-40de-8a5f-a93e22e37c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:20.315942 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84c8d8a6-a9e7-40de-8a5f-a93e22e37c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:20.316985 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (a0ba609b-5b55-43a0-92b9-e28217c18571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:20.318020 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request issued successfully. Aug 05 18:30:20.319082 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ecba8ed8-8fab-4227-8526-342263081fbc tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:20.320195 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1219/4908] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:30:20 2026] POST /volume/v3/volumes => generated 778 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:20.333919 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4836d00a-59d8-4d24-b072-cadccef46e55 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:20.338683 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4836d00a-59d8-4d24-b072-cadccef46e55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 Aug 05 18:30:20.338683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4836d00a-59d8-4d24-b072-cadccef46e55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:20.338900 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4836d00a-59d8-4d24-b072-cadccef46e55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:20.348100 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:20.348100 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:20.358142 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4836d00a-59d8-4d24-b072-cadccef46e55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:20.363900 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4836d00a-59d8-4d24-b072-cadccef46e55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 returned with HTTP 200 Aug 05 18:30:20.364291 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1235/4909] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:20 2026] GET /volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:20.529996 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-50afb51a-34db-4c39-aff8-d423857a39fc req-fa357b57-aefe-4f36-8d1b-6b51846179e1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:20.532842 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-50afb51a-34db-4c39-aff8-d423857a39fc req-fa357b57-aefe-4f36-8d1b-6b51846179e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 Aug 05 18:30:20.533151 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-50afb51a-34db-4c39-aff8-d423857a39fc req-fa357b57-aefe-4f36-8d1b-6b51846179e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:20.534409 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-50afb51a-34db-4c39-aff8-d423857a39fc req-fa357b57-aefe-4f36-8d1b-6b51846179e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:20.539418 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-50afb51a-34db-4c39-aff8-d423857a39fc req-fa357b57-aefe-4f36-8d1b-6b51846179e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 returned with HTTP 404 Aug 05 18:30:20.540136 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1232/4910] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:30:20 2026] DELETE /volume/v3/attachments/962653d1-859f-4fa7-86f3-143a7b724627 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:21.377786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-882f549d-53d5-4e21-a8fe-89a9407b64f9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:21.379790 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-882f549d-53d5-4e21-a8fe-89a9407b64f9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 Aug 05 18:30:21.380110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-882f549d-53d5-4e21-a8fe-89a9407b64f9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:21.380305 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-882f549d-53d5-4e21-a8fe-89a9407b64f9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:21.390614 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:21.390614 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:21.394976 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-882f549d-53d5-4e21-a8fe-89a9407b64f9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:21.398246 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-882f549d-53d5-4e21-a8fe-89a9407b64f9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 returned with HTTP 200 Aug 05 18:30:21.398639 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1225/4911] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:21 2026] GET /volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:21.411986 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:21.483350 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] GET https://10.4.3.210/volume/v3/volumes Aug 05 18:30:21.483587 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:21.484377 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Calling method 'index' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:21.484377 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:30:21.484836 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:21.484836 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:21.485423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:30:21.494307 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Get all volumes completed successfully. Aug 05 18:30:21.494878 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4ec9ef8b-a7ae-45a9-9634-d8a092f0c6cf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] https://10.4.3.210/volume/v3/volumes returned with HTTP 200 Aug 05 18:30:21.495360 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1220/4912] 10.4.3.210 () {68 vars in 1278 bytes} [Wed Aug 5 18:30:21 2026] GET /volume/v3/volumes => generated 336 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:21.505866 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-58613a35-9108-448e-a372-d0a4b2def3cb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:21.508135 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 Aug 05 18:30:21.508440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:21.508695 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:21.508936 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume with id: b680f6c7-043e-4c72-946f-d82a8aa4cb46 Aug 05 18:30:21.518773 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:21.518773 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:21.519241 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:21.540929 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume request issued successfully. Aug 05 18:30:21.541157 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-58613a35-9108-448e-a372-d0a4b2def3cb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 returned with HTTP 202 Aug 05 18:30:21.541679 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1236/4913] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:21 2026] DELETE /volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:30:21.551270 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a3608576-cf13-43df-bce9-ed3a63921f68 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:21.553205 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a3608576-cf13-43df-bce9-ed3a63921f68 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 Aug 05 18:30:21.553411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a3608576-cf13-43df-bce9-ed3a63921f68 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:21.553583 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a3608576-cf13-43df-bce9-ed3a63921f68 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:21.560319 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:21.560319 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:21.564170 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a3608576-cf13-43df-bce9-ed3a63921f68 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:21.569389 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a3608576-cf13-43df-bce9-ed3a63921f68 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 returned with HTTP 200 Aug 05 18:30:21.569768 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1233/4914] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:21 2026] GET /volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:21.980803 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-09125c18-8861-424e-9534-b435887d8def None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.017372 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09125c18-8861-424e-9534-b435887d8def tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:30:22.017856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-09125c18-8861-424e-9534-b435887d8def tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1757494204", "extra_specs": {}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:22.033289 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-09125c18-8861-424e-9534-b435887d8def tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:30:22.033746 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1226/4915] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:30:21 2026] POST /volume/v3/types => generated 212 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:22.045554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-10052270-00a2-480a-a472-d23a813b37bc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.047855 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-10052270-00a2-480a-a472-d23a813b37bc tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] POST https://10.4.3.210/volume/v3/types/dbbe33bd-b16c-4720-869e-4993ef4bde59/encryption Aug 05 18:30:22.048273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-10052270-00a2-480a-a472-d23a813b37bc tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:22.051122 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.051122 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:22.076413 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-10052270-00a2-480a-a472-d23a813b37bc tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/types/dbbe33bd-b16c-4720-869e-4993ef4bde59/encryption returned with HTTP 200 Aug 05 18:30:22.076913 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1221/4916] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:30:22 2026] POST /volume/v3/types/dbbe33bd-b16c-4720-869e-4993ef4bde59/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:22.088418 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.155177 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:22.155628 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-568264178", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1757494204", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:22.159053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-568264178', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1757494204', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:22.166145 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume of 1 GB Aug 05 18:30:22.166620 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.166620 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:22.167081 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Availability Zones retrieved successfully. Aug 05 18:30:22.176742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (b658c5ac-2615-449b-a643-5b2c9f7e145e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:22.181081 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fa60ad-6cdd-471a-a0cc-59fc67defb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.182055 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:22.208960 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fa60ad-6cdd-471a-a0cc-59fc67defb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbbe33bd-b16c-4720-869e-4993ef4bde59,is_public=True,name='tempest-scenario-type-luks-1757494204',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbbe33bd-b16c-4720-869e-4993ef4bde59', '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=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.209741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba92e47f-d088-4227-a27f-56994a305003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.243059 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1757494204 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1757494204, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:22.243339 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1757494204 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1757494204, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:22.281175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Created reservations ['5a8f7fb8-8e5e-418c-9355-a6dfbe64639e', 'ceb58813-36c7-43f6-821d-619a967a1d11', '8b1d20c4-e7f4-4f4a-bb56-7933bba5911e', '83a44fbc-2c93-4b32-b61b-4015e57ee5a6'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:22.282232 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba92e47f-d088-4227-a27f-56994a305003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a8f7fb8-8e5e-418c-9355-a6dfbe64639e', 'ceb58813-36c7-43f6-821d-619a967a1d11', '8b1d20c4-e7f4-4f4a-bb56-7933bba5911e', '83a44fbc-2c93-4b32-b61b-4015e57ee5a6']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.283397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadcfa2a-0f54-4db6-9e21-aabe10d8f81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.311287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eadcfa2a-0f54-4db6-9e21-aabe10d8f81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '184df375-eeb5-489c-a31e-79d6c73543dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-568264178',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['5a8f7fb8-8e5e-418c-9355-a6dfbe64639e','ceb58813-36c7-43f6-821d-619a967a1d11','8b1d20c4-e7f4-4f4a-bb56-7933bba5911e','83a44fbc-2c93-4b32-b61b-4015e57ee5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=dbbe33bd-b16c-4720-869e-4993ef4bde59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-568264178',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=184df375-eeb5-489c-a31e-79d6c73543dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fe8c63b20d43c383d853c0627c553b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='088e055398284d96bc1bd16916a928c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbbe33bd-b16c-4720-869e-4993ef4bde59),volume_type_id=dbbe33bd-b16c-4720-869e-4993ef4bde59)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.312044 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e863be2-ed7c-40c1-8817-68d73e5a09ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.334896 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e863be2-ed7c-40c1-8817-68d73e5a09ea) transitioned into state 'SUCCESS' from state '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-568264178',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['5a8f7fb8-8e5e-418c-9355-a6dfbe64639e','ceb58813-36c7-43f6-821d-619a967a1d11','8b1d20c4-e7f4-4f4a-bb56-7933bba5911e','83a44fbc-2c93-4b32-b61b-4015e57ee5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=dbbe33bd-b16c-4720-869e-4993ef4bde59)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.336023 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c823888d-29da-49eb-821c-3620fc5c68c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.346838 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c823888d-29da-49eb-821c-3620fc5c68c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.347925 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (b658c5ac-2615-449b-a643-5b2c9f7e145e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:22.348239 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request issued successfully. Aug 05 18:30:22.348894 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c9403a80-2697-4544-900f-8a9e1f0cff32 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:22.349284 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1237/4917] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:30:22 2026] POST /volume/v3/volumes => generated 784 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:22.362380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b616c766-b71a-402b-a8d4-0a4232adea42 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.364368 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b616c766-b71a-402b-a8d4-0a4232adea42 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:30:22.364507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b616c766-b71a-402b-a8d4-0a4232adea42 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:22.364753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b616c766-b71a-402b-a8d4-0a4232adea42 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:22.371641 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.371641 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:22.375436 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b616c766-b71a-402b-a8d4-0a4232adea42 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:22.379994 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b616c766-b71a-402b-a8d4-0a4232adea42 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd returned with HTTP 200 Aug 05 18:30:22.380406 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1234/4918] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:22 2026] GET /volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:22.414003 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d600e82d-c51a-4703-adb8-d0b3fe313e1b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.415687 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d600e82d-c51a-4703-adb8-d0b3fe313e1b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:22.415919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d600e82d-c51a-4703-adb8-d0b3fe313e1b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:22.416121 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d600e82d-c51a-4703-adb8-d0b3fe313e1b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:22.423395 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.423395 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:22.427502 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d600e82d-c51a-4703-adb8-d0b3fe313e1b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:22.433932 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d600e82d-c51a-4703-adb8-d0b3fe313e1b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:22.434485 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1227/4919] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:22 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:22.447877 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.449816 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:22.450124 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:22.450291 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:22.450447 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:22.457991 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.457991 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:22.458523 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:22.474939 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume request issued successfully. Aug 05 18:30:22.475150 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f7fbf0f5-8a28-4f7c-a23d-79902d3a19c0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 202 Aug 05 18:30:22.475582 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1222/4920] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:30:22 2026] DELETE /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:22.485714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9493dc31-f651-49d7-8c03-b40a87bead98 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.485714 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9493dc31-f651-49d7-8c03-b40a87bead98 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:22.485714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9493dc31-f651-49d7-8c03-b40a87bead98 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:22.485883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9493dc31-f651-49d7-8c03-b40a87bead98 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:22.492292 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.492292 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:22.495826 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9493dc31-f651-49d7-8c03-b40a87bead98 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:22.500536 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9493dc31-f651-49d7-8c03-b40a87bead98 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 200 Aug 05 18:30:22.500996 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1238/4921] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:22 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:22.584984 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7112c3b8-bc40-4d5d-8777-ca271e133edf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.588201 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7112c3b8-bc40-4d5d-8777-ca271e133edf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 Aug 05 18:30:22.588201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7112c3b8-bc40-4d5d-8777-ca271e133edf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:22.588201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7112c3b8-bc40-4d5d-8777-ca271e133edf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:22.593647 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7112c3b8-bc40-4d5d-8777-ca271e133edf tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 returned with HTTP 404 Aug 05 18:30:22.594139 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1235/4922] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:22 2026] GET /volume/v3/volumes/b680f6c7-043e-4c72-946f-d82a8aa4cb46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:22.606612 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.608926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:22.609438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1640390493"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:22.611118 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1640390493'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:22.611302 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume of 1 GB Aug 05 18:30:22.616954 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:22.624610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (bf3f447f-e28c-4e9f-8870-0ea48c76f4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:22.626005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5fbcd0-b7f5-4f8b-9255-b140ec1e2f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.627376 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:22.661092 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5fbcd0-b7f5-4f8b-9255-b140ec1e2f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.662048 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2328669a-8f00-4fc3-9700-60580c5a7ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.704296 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Created reservations ['19cd0463-d7a3-4491-ae7e-db2eb7d3828d', '61e45eb9-299c-491a-b170-1e431b96bccc', '1d47eaf2-9dff-4ee7-8633-214725b8f80f', '43e7df9b-583b-4f56-bb5b-668a0e2f05ac'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:22.705046 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2328669a-8f00-4fc3-9700-60580c5a7ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19cd0463-d7a3-4491-ae7e-db2eb7d3828d', '61e45eb9-299c-491a-b170-1e431b96bccc', '1d47eaf2-9dff-4ee7-8633-214725b8f80f', '43e7df9b-583b-4f56-bb5b-668a0e2f05ac']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.705715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e729ef-3cf6-4cfa-864f-596f3555ddb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.730351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e729ef-3cf6-4cfa-864f-596f3555ddb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b46eda9d-324d-4617-a3d4-c127d97f65b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640390493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['19cd0463-d7a3-4491-ae7e-db2eb7d3828d','61e45eb9-299c-491a-b170-1e431b96bccc','1d47eaf2-9dff-4ee7-8633-214725b8f80f','43e7df9b-583b-4f56-bb5b-668a0e2f05ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1640390493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b46eda9d-324d-4617-a3d4-c127d97f65b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3984cb20b3fa43c2835d68fe9d928472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4dd96b77984918aa1deedc01c49e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.731670 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b24d30-1017-4e3d-af10-ce8bce16c04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.749087 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19b24d30-1017-4e3d-af10-ce8bce16c04c) transitioned into state 'SUCCESS' from state '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-1640390493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['19cd0463-d7a3-4491-ae7e-db2eb7d3828d','61e45eb9-299c-491a-b170-1e431b96bccc','1d47eaf2-9dff-4ee7-8633-214725b8f80f','43e7df9b-583b-4f56-bb5b-668a0e2f05ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.749703 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d929c3d8-7e60-4a86-8f88-d4894b5ac52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:22.758222 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d929c3d8-7e60-4a86-8f88-d4894b5ac52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:22.759451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (bf3f447f-e28c-4e9f-8870-0ea48c76f4fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:22.759868 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request issued successfully. Aug 05 18:30:22.760499 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c511eb3d-67b6-4b0d-a55d-49a268597c64 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:22.761005 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1228/4923] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:30:22 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:22.772188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-59d5b209-d06f-4c6c-a1ae-5474de97803b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:22.774325 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59d5b209-d06f-4c6c-a1ae-5474de97803b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 Aug 05 18:30:22.774573 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59d5b209-d06f-4c6c-a1ae-5474de97803b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:22.774825 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59d5b209-d06f-4c6c-a1ae-5474de97803b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:22.784413 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:22.784413 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:22.788609 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-59d5b209-d06f-4c6c-a1ae-5474de97803b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:22.793219 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59d5b209-d06f-4c6c-a1ae-5474de97803b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 returned with HTTP 200 Aug 05 18:30:22.793672 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1223/4924] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:22 2026] GET /volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:23.393329 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-31edc406-f06b-43f6-a4a4-97280fdd18b2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.395121 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-31edc406-f06b-43f6-a4a4-97280fdd18b2 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:30:23.395303 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-31edc406-f06b-43f6-a4a4-97280fdd18b2 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.395474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-31edc406-f06b-43f6-a4a4-97280fdd18b2 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.402170 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.402170 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:23.405503 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-31edc406-f06b-43f6-a4a4-97280fdd18b2 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:23.409359 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-31edc406-f06b-43f6-a4a4-97280fdd18b2 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd returned with HTTP 200 Aug 05 18:30:23.409693 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1239/4925] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:23.423124 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-46153617-8b25-40bd-aa6d-a7fc4fe7f352 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.425097 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-46153617-8b25-40bd-aa6d-a7fc4fe7f352 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:30:23.425351 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-46153617-8b25-40bd-aa6d-a7fc4fe7f352 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.425501 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-46153617-8b25-40bd-aa6d-a7fc4fe7f352 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.432573 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.432573 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:23.436154 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-46153617-8b25-40bd-aa6d-a7fc4fe7f352 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:23.440107 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-46153617-8b25-40bd-aa6d-a7fc4fe7f352 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd returned with HTTP 200 Aug 05 18:30:23.440483 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1236/4926] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:23.452949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.454786 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:23.455173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2140484446", "source_volid": "184df375-eeb5-489c-a31e-79d6c73543dd", "volume_type": "tempest-scenario-type-luks-1757494204", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:23.456605 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2140484446', 'source_volid': '184df375-eeb5-489c-a31e-79d6c73543dd', 'volume_type': 'tempest-scenario-type-luks-1757494204', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:23.465570 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.465570 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:23.466124 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume retrieved successfully. Aug 05 18:30:23.466235 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume of 1 GB Aug 05 18:30:23.466788 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Availability Zones retrieved successfully. Aug 05 18:30:23.471640 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (b8d91502-27dc-4d78-997c-6c60564978e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:23.472632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab67ea26-0bb4-4785-95a0-6007e2ff90e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:23.473365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:23.490485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab67ea26-0bb4-4785-95a0-6007e2ff90e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '184df375-eeb5-489c-a31e-79d6c73543dd', 'volume_type': VolumeType(created_at=2026-08-05T18:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dbbe33bd-b16c-4720-869e-4993ef4bde59,is_public=True,name='tempest-scenario-type-luks-1757494204',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbbe33bd-b16c-4720-869e-4993ef4bde59', '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=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:23.491334 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d8a421-63f7-4b9c-bc4c-4f2d832ff9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:23.514610 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1757494204 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1757494204, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:23.514865 np0000006581 devstack@c-api.service[100365]: WARNING cinder.quota [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1757494204 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1757494204, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:30:23.517429 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b5d0866a-6fc4-4015-b9ec-14ac20bccf49 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.519625 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b5d0866a-6fc4-4015-b9ec-14ac20bccf49 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 Aug 05 18:30:23.519889 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b5d0866a-6fc4-4015-b9ec-14ac20bccf49 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.520351 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b5d0866a-6fc4-4015-b9ec-14ac20bccf49 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.526958 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b5d0866a-6fc4-4015-b9ec-14ac20bccf49 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 returned with HTTP 404 Aug 05 18:30:23.527622 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1224/4927] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/c9bbe890-ab4e-4bf4-86f5-6fb0d9cfb382 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:23.530750 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Created reservations ['6d9b12c5-37be-4f08-b351-51a0db4a4499', '884cd1fd-f908-415c-b583-34ac5a8f2a8b', '45c76c27-d1ba-4af4-a455-7d99e7a58d71', '55bef65e-1ff0-4f63-a2a9-56660328e65e'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:23.531582 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d8a421-63f7-4b9c-bc4c-4f2d832ff9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d9b12c5-37be-4f08-b351-51a0db4a4499', '884cd1fd-f908-415c-b583-34ac5a8f2a8b', '45c76c27-d1ba-4af4-a455-7d99e7a58d71', '55bef65e-1ff0-4f63-a2a9-56660328e65e']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:23.532418 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148cfe43-8baa-48a5-95e1-06b8a5c4a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:23.539491 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8584de2e-50b1-41b7-bdb3-db21e844c83c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.545180 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8584de2e-50b1-41b7-bdb3-db21e844c83c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:30:23.545252 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8584de2e-50b1-41b7-bdb3-db21e844c83c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.545457 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8584de2e-50b1-41b7-bdb3-db21e844c83c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.554645 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.554645 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:23.557125 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8584de2e-50b1-41b7-bdb3-db21e844c83c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:23.561851 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8584de2e-50b1-41b7-bdb3-db21e844c83c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:30:23.562378 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1240/4928] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:23.569953 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148cfe43-8baa-48a5-95e1-06b8a5c4a38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cd084e4-8717-4a76-9681-f9afaa6153d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2140484446',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['6d9b12c5-37be-4f08-b351-51a0db4a4499','884cd1fd-f908-415c-b583-34ac5a8f2a8b','45c76c27-d1ba-4af4-a455-7d99e7a58d71','55bef65e-1ff0-4f63-a2a9-56660328e65e'],size=1,snapshot_id=None,source_replicaid=,source_volid=184df375-eeb5-489c-a31e-79d6c73543dd,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=dbbe33bd-b16c-4720-869e-4993ef4bde59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2140484446',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2cd084e4-8717-4a76-9681-f9afaa6153d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fe8c63b20d43c383d853c0627c553b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=184df375-eeb5-489c-a31e-79d6c73543dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='088e055398284d96bc1bd16916a928c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbbe33bd-b16c-4720-869e-4993ef4bde59),volume_type_id=dbbe33bd-b16c-4720-869e-4993ef4bde59)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:23.570989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69de5dd-4cc7-45a4-99ba-68aab853adfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:23.576115 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-12bafce5-638a-463f-80f5-b848701640b1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.578063 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:23.578317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51dff712-9759-4ea3-a650-187c5f8ea87f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-248297342"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:23.588276 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.588276 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:23.591853 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:23.591853 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:30:23.591950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f69de5dd-4cc7-45a4-99ba-68aab853adfd) transitioned into state 'SUCCESS' from state '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-2140484446',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['6d9b12c5-37be-4f08-b351-51a0db4a4499','884cd1fd-f908-415c-b583-34ac5a8f2a8b','45c76c27-d1ba-4af4-a455-7d99e7a58d71','55bef65e-1ff0-4f63-a2a9-56660328e65e'],size=1,snapshot_id=None,source_replicaid=,source_volid=184df375-eeb5-489c-a31e-79d6c73543dd,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=dbbe33bd-b16c-4720-869e-4993ef4bde59)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:23.591950 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c5c59b-06d1-4b46-bf00-8902b594f4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:23.609125 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c5c59b-06d1-4b46-bf00-8902b594f4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:23.610091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (b8d91502-27dc-4d78-997c-6c60564978e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:23.610390 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request issued successfully. Aug 05 18:30:23.611005 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f7659b5c-c9ed-4c46-8dcf-36c5ce7c3e0b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:23.612064 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1229/4929] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:30:23 2026] POST /volume/v3/volumes => generated 812 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:23.624386 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9f293684-8571-4796-8471-0be1deb9df77 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.625242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['449074b1-84e3-4a8c-9ea5-51fb2d002e19', 'e11715a2-084f-49b7-ad93-22f8b5032f25', '9bb27577-2c30-439e-b406-60290bd7a59c', '5d0981e2-b755-418b-8954-b93387f7ca01'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:23.627297 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f293684-8571-4796-8471-0be1deb9df77 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:23.627494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f293684-8571-4796-8471-0be1deb9df77 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.627714 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f293684-8571-4796-8471-0be1deb9df77 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.636367 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.636367 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:23.640921 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9f293684-8571-4796-8471-0be1deb9df77 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:23.646470 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f293684-8571-4796-8471-0be1deb9df77 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:23.647091 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1225/4930] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:23.664433 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot create request issued successfully. Aug 05 18:30:23.664918 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-12bafce5-638a-463f-80f5-b848701640b1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:30:23.665448 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1237/4931] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:30:23 2026] POST /volume/v3/snapshots => generated 379 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:23.675371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bff59360-86ad-4359-911b-4199a2ed0432 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.677204 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bff59360-86ad-4359-911b-4199a2ed0432 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:23.677413 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bff59360-86ad-4359-911b-4199a2ed0432 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.677602 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bff59360-86ad-4359-911b-4199a2ed0432 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.683469 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.683469 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:23.683945 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bff59360-86ad-4359-911b-4199a2ed0432 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:23.684780 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bff59360-86ad-4359-911b-4199a2ed0432 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 200 Aug 05 18:30:23.685203 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1241/4932] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:23.809924 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-decb6bc0-69e7-4f95-9aa0-4791beb3cab7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.812500 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-decb6bc0-69e7-4f95-9aa0-4791beb3cab7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 Aug 05 18:30:23.812889 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-decb6bc0-69e7-4f95-9aa0-4791beb3cab7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.814207 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-decb6bc0-69e7-4f95-9aa0-4791beb3cab7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.822805 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.822805 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:23.827216 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-decb6bc0-69e7-4f95-9aa0-4791beb3cab7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:23.832333 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-decb6bc0-69e7-4f95-9aa0-4791beb3cab7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 returned with HTTP 200 Aug 05 18:30:23.832943 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1230/4933] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:23.845068 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.847163 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] GET https://10.4.3.210/volume/v3/volumes/detail Aug 05 18:30:23.847403 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.847636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Calling method 'detail' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.847877 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.api_utils [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Removing options '' from query. {{(pid=100364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:30:23.848697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100364) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:30:23.856218 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Get all volumes completed successfully. Aug 05 18:30:23.856888 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.856888 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:23.861225 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a8ca4e11-13b4-422c-8c21-1df899c9f433 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] https://10.4.3.210/volume/v3/volumes/detail returned with HTTP 200 Aug 05 18:30:23.861601 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1226/4934] 10.4.3.210 () {68 vars in 1299 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:23.879346 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-530be590-e2af-4d30-a076-e09cba1adeae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.881435 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 Aug 05 18:30:23.881734 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.882006 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.882237 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume with id: b46eda9d-324d-4617-a3d4-c127d97f65b8 Aug 05 18:30:23.889663 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.889663 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:23.890149 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:23.908785 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume request issued successfully. Aug 05 18:30:23.909054 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-530be590-e2af-4d30-a076-e09cba1adeae tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 returned with HTTP 202 Aug 05 18:30:23.909617 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1238/4935] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:23 2026] DELETE /volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:30:23.919166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-94fd5ac8-72a7-41e7-ae13-17b2678a838a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:23.921258 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94fd5ac8-72a7-41e7-ae13-17b2678a838a tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 Aug 05 18:30:23.921518 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94fd5ac8-72a7-41e7-ae13-17b2678a838a tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:23.921766 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-94fd5ac8-72a7-41e7-ae13-17b2678a838a tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:23.930532 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:23.930532 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:23.935165 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-94fd5ac8-72a7-41e7-ae13-17b2678a838a tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:23.940831 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-94fd5ac8-72a7-41e7-ae13-17b2678a838a tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 returned with HTTP 200 Aug 05 18:30:23.941344 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1242/4936] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:23 2026] GET /volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:24.659623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d64f9530-e236-4b05-8561-23d6768fb924 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.661359 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d64f9530-e236-4b05-8561-23d6768fb924 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:24.661541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d64f9530-e236-4b05-8561-23d6768fb924 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.661731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d64f9530-e236-4b05-8561-23d6768fb924 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.668365 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.668365 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:24.672356 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d64f9530-e236-4b05-8561-23d6768fb924 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:24.677185 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d64f9530-e236-4b05-8561-23d6768fb924 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:24.677662 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1231/4937] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:24 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:24.693482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-adac220e-a4a3-4ecc-8106-3f8ebb9b9b7c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.695535 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-adac220e-a4a3-4ecc-8106-3f8ebb9b9b7c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.695871 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-adac220e-a4a3-4ecc-8106-3f8ebb9b9b7c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.696101 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-adac220e-a4a3-4ecc-8106-3f8ebb9b9b7c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.701938 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.701938 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:24.702435 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-adac220e-a4a3-4ecc-8106-3f8ebb9b9b7c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:24.703323 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-adac220e-a4a3-4ecc-8106-3f8ebb9b9b7c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 200 Aug 05 18:30:24.703740 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1227/4938] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:24 2026] GET /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:24.712203 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ffdc8001-b6fb-4fc9-80f6-ebd77a78ac77 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.714122 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ffdc8001-b6fb-4fc9-80f6-ebd77a78ac77 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.714364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ffdc8001-b6fb-4fc9-80f6-ebd77a78ac77 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.714555 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ffdc8001-b6fb-4fc9-80f6-ebd77a78ac77 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.720500 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.720500 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:24.721170 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ffdc8001-b6fb-4fc9-80f6-ebd77a78ac77 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:24.722025 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ffdc8001-b6fb-4fc9-80f6-ebd77a78ac77 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 200 Aug 05 18:30:24.722386 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1239/4939] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:24 2026] GET /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:24.730583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.732487 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:24.732708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.732914 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.733216 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Removing options '' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:30:24.734277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.db.api [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Building query based on filter {{(pid=100366) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 05 18:30:24.738840 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Get all snapshots completed successfully. Aug 05 18:30:24.739228 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2adab2c3-6237-4651-bc3a-8c39151f8dca tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 200 Aug 05 18:30:24.739611 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1243/4940] 10.4.3.210 () {66 vars in 1243 bytes} [Wed Aug 5 18:30:24 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) Aug 05 18:30:24.749294 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-909a4eb2-4fff-441b-98f4-1dac30e5fa06 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.751293 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-909a4eb2-4fff-441b-98f4-1dac30e5fa06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] PUT https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.751892 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-909a4eb2-4fff-441b-98f4-1dac30e5fa06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1370108060", "description": "This is the new description of snapshot."}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:24.758837 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.758837 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:24.759459 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-909a4eb2-4fff-441b-98f4-1dac30e5fa06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:24.766666 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-909a4eb2-4fff-441b-98f4-1dac30e5fa06 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 200 Aug 05 18:30:24.767285 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1232/4941] 10.4.3.210 () {68 vars in 1375 bytes} [Wed Aug 5 18:30:24 2026] PUT /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:24.776059 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-95043ab6-b1f2-4a4d-bc8e-6716ae99e574 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.777802 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-95043ab6-b1f2-4a4d-bc8e-6716ae99e574 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.778042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-95043ab6-b1f2-4a4d-bc8e-6716ae99e574 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.778234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-95043ab6-b1f2-4a4d-bc8e-6716ae99e574 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.784087 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.784087 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:24.784568 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-95043ab6-b1f2-4a4d-bc8e-6716ae99e574 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:24.785392 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-95043ab6-b1f2-4a4d-bc8e-6716ae99e574 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 200 Aug 05 18:30:24.785822 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1228/4942] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:24 2026] GET /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:24.794669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.796495 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.796912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.797256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.797488 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.804320 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.804320 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:24.805159 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:24.825931 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:30:24.825931 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7e1c6bb9-2bed-4ada-b4f1-9e83ea707880 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 202 Aug 05 18:30:24.825931 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1240/4943] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:24 2026] DELETE /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:24.834752 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6a81ee7d-df37-4f9c-b295-a0cfbb7189a6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.837142 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a81ee7d-df37-4f9c-b295-a0cfbb7189a6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:24.837405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a81ee7d-df37-4f9c-b295-a0cfbb7189a6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.837692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6a81ee7d-df37-4f9c-b295-a0cfbb7189a6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.844895 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:24.844895 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:24.845532 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6a81ee7d-df37-4f9c-b295-a0cfbb7189a6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:24.846676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6a81ee7d-df37-4f9c-b295-a0cfbb7189a6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 200 Aug 05 18:30:24.847226 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1244/4944] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:24 2026] GET /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:24.955968 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5456652-daa3-4509-b087-c794790d8d9d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.957794 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5456652-daa3-4509-b087-c794790d8d9d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 Aug 05 18:30:24.958034 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5456652-daa3-4509-b087-c794790d8d9d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:24.958288 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5456652-daa3-4509-b087-c794790d8d9d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:24.964338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5456652-daa3-4509-b087-c794790d8d9d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 returned with HTTP 404 Aug 05 18:30:24.964875 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1233/4945] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:24 2026] GET /volume/v3/volumes/b46eda9d-324d-4617-a3d4-c127d97f65b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:24.975067 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:24.976624 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:24.976950 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1315417131"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:24.978340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1315417131'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:24.978450 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume of 1 GB Aug 05 18:30:24.982460 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:24.988310 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (38ff4088-4600-4ca8-8385-cefa68c6b693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:24.989279 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c531548-e492-49e9-8243-5c3c5ee695a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:24.990309 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:25.019924 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c531548-e492-49e9-8243-5c3c5ee695a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:25.021149 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b69ecd-5075-41c5-9b98-df9c979280d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:25.085995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Created reservations ['f79c2fa3-0a53-48d2-9186-0f8c4d1b5f31', 'a0443547-11ce-4f04-bfde-f6604446a00d', 'cf5ae940-4b97-49de-a072-e9f9657c9a63', '65187238-665e-468b-832f-4798ce2bcac5'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:25.087198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2b69ecd-5075-41c5-9b98-df9c979280d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f79c2fa3-0a53-48d2-9186-0f8c4d1b5f31', 'a0443547-11ce-4f04-bfde-f6604446a00d', 'cf5ae940-4b97-49de-a072-e9f9657c9a63', '65187238-665e-468b-832f-4798ce2bcac5']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:25.088217 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd08382-88e8-442d-93bf-347bcc83a3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:25.125021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd08382-88e8-442d-93bf-347bcc83a3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1315417131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['f79c2fa3-0a53-48d2-9186-0f8c4d1b5f31','a0443547-11ce-4f04-bfde-f6604446a00d','cf5ae940-4b97-49de-a072-e9f9657c9a63','65187238-665e-468b-832f-4798ce2bcac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1315417131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3984cb20b3fa43c2835d68fe9d928472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4dd96b77984918aa1deedc01c49e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:25.126362 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e804e1ed-c8cf-4d92-a066-3c1c5081a5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:25.156278 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e804e1ed-c8cf-4d92-a066-3c1c5081a5a1) transitioned into state 'SUCCESS' from state '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-1315417131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['f79c2fa3-0a53-48d2-9186-0f8c4d1b5f31','a0443547-11ce-4f04-bfde-f6604446a00d','cf5ae940-4b97-49de-a072-e9f9657c9a63','65187238-665e-468b-832f-4798ce2bcac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:25.157441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0492d7-35e3-461e-9d2c-ef4d77da67e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:25.174102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0492d7-35e3-461e-9d2c-ef4d77da67e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:25.175582 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (38ff4088-4600-4ca8-8385-cefa68c6b693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:25.176121 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request issued successfully. Aug 05 18:30:25.177481 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d2cccc77-a9bd-473b-8023-d719d93625c9 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:25.177822 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1229/4946] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:30:24 2026] POST /volume/v3/volumes => generated 778 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:25.196013 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c82bcac9-2912-427b-8e50-1090c082f4eb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:25.198145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c82bcac9-2912-427b-8e50-1090c082f4eb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:25.198623 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c82bcac9-2912-427b-8e50-1090c082f4eb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:25.199069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c82bcac9-2912-427b-8e50-1090c082f4eb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:25.208314 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:25.208314 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:25.214150 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c82bcac9-2912-427b-8e50-1090c082f4eb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:25.219210 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c82bcac9-2912-427b-8e50-1090c082f4eb tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 returned with HTTP 200 Aug 05 18:30:25.220064 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1241/4947] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:25 2026] GET /volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:25.690928 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-05131042-5378-43c8-8040-cf2f23bfc92e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:25.692711 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-05131042-5378-43c8-8040-cf2f23bfc92e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:25.692922 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-05131042-5378-43c8-8040-cf2f23bfc92e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:25.693105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-05131042-5378-43c8-8040-cf2f23bfc92e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:25.700291 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:25.700291 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:25.703802 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-05131042-5378-43c8-8040-cf2f23bfc92e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:25.708072 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-05131042-5378-43c8-8040-cf2f23bfc92e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:25.708426 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1245/4948] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:25 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:25.858771 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5d2f7ce3-9f2b-4260-abbe-95b036624ed9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:25.860543 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5d2f7ce3-9f2b-4260-abbe-95b036624ed9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:25.860742 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5d2f7ce3-9f2b-4260-abbe-95b036624ed9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:25.860962 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5d2f7ce3-9f2b-4260-abbe-95b036624ed9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:25.865087 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5d2f7ce3-9f2b-4260-abbe-95b036624ed9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 404 Aug 05 18:30:25.865512 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1234/4949] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:25 2026] GET /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:25.873740 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6b56f8bf-2d1d-486b-aa61-ceaab3f77f27 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:25.876137 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b56f8bf-2d1d-486b-aa61-ceaab3f77f27 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:25.876399 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b56f8bf-2d1d-486b-aa61-ceaab3f77f27 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:25.876679 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b56f8bf-2d1d-486b-aa61-ceaab3f77f27 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:25.876858 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-6b56f8bf-2d1d-486b-aa61-ceaab3f77f27 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: d68af331-71a8-4119-9797-5d11b44df598 Aug 05 18:30:25.881283 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b56f8bf-2d1d-486b-aa61-ceaab3f77f27 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 returned with HTTP 404 Aug 05 18:30:25.881849 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1230/4950] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:25 2026] DELETE /volume/v3/snapshots/d68af331-71a8-4119-9797-5d11b44df598 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:25.890028 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2fc3cb15-2bde-4049-ba6c-e30a0e0476b4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:25.891858 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2fc3cb15-2bde-4049-ba6c-e30a0e0476b4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:30:25.892222 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2fc3cb15-2bde-4049-ba6c-e30a0e0476b4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:25.892479 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2fc3cb15-2bde-4049-ba6c-e30a0e0476b4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:25.899829 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:25.899829 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:25.903486 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2fc3cb15-2bde-4049-ba6c-e30a0e0476b4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:25.907435 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2fc3cb15-2bde-4049-ba6c-e30a0e0476b4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:30:25.907833 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1242/4951] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:25 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:25.922853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-35b663c0-31dd-4bf3-bde7-96154730626f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:25.924883 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:30:25.925304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51dff712-9759-4ea3-a650-187c5f8ea87f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2027208660"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:25.934271 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:25.934271 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:25.934943 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:30:25.935126 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:30:25.967191 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['db7b2325-edbb-4e72-b8b3-dfa87c598237', '0589da74-b451-4f11-9341-ccb1243ebb1d', '38c5fec8-dfc2-4bf8-a8bf-e2b374a66a31', 'e44cd13c-99b2-4b91-a792-12eeaf196b14'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:25.994505 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot create request issued successfully. Aug 05 18:30:25.994878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-35b663c0-31dd-4bf3-bde7-96154730626f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:30:25.995286 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1246/4952] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:30:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:30:26.004963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7bc587f5-b012-451f-bb6b-2375d6a891c5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:26.006865 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7bc587f5-b012-451f-bb6b-2375d6a891c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:30:26.007136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7bc587f5-b012-451f-bb6b-2375d6a891c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:26.007366 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7bc587f5-b012-451f-bb6b-2375d6a891c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:26.014945 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:26.014945 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:26.014945 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7bc587f5-b012-451f-bb6b-2375d6a891c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:26.015789 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7bc587f5-b012-451f-bb6b-2375d6a891c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f returned with HTTP 200 Aug 05 18:30:26.016203 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1235/4953] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:26 2026] GET /volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:26.235487 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-24431183-ecbd-44b9-8db0-e34f0ea4db92 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:26.237274 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24431183-ecbd-44b9-8db0-e34f0ea4db92 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:26.237480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24431183-ecbd-44b9-8db0-e34f0ea4db92 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:26.237691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-24431183-ecbd-44b9-8db0-e34f0ea4db92 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:26.245611 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:26.245611 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:26.250310 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-24431183-ecbd-44b9-8db0-e34f0ea4db92 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:26.255254 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-24431183-ecbd-44b9-8db0-e34f0ea4db92 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 returned with HTTP 200 Aug 05 18:30:26.255875 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1231/4954] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:26 2026] GET /volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:26.268573 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e6ad7364-a884-409e-a692-70440295878f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:26.270375 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e6ad7364-a884-409e-a692-70440295878f tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] GET https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:26.271101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e6ad7364-a884-409e-a692-70440295878f tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:26.271101 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e6ad7364-a884-409e-a692-70440295878f tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:26.278086 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:26.278086 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:26.281867 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e6ad7364-a884-409e-a692-70440295878f tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Volume info retrieved successfully. Aug 05 18:30:26.285938 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e6ad7364-a884-409e-a692-70440295878f tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 returned with HTTP 200 Aug 05 18:30:26.286305 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1243/4955] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:26 2026] GET /volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:26.301538 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:26.304031 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:26.304334 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:26.304547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:26.304734 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume with id: 437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:26.312686 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:26.312686 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:26.313184 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:26.333621 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume request issued successfully. Aug 05 18:30:26.333621 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-41da3951-d536-4a99-bceb-00e48ef7cf55 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 returned with HTTP 202 Aug 05 18:30:26.333621 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1247/4956] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:26 2026] DELETE /volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:30:26.339413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8a50275d-aae9-4d78-83f6-d9aef883369d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:26.341354 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a50275d-aae9-4d78-83f6-d9aef883369d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:26.341624 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a50275d-aae9-4d78-83f6-d9aef883369d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:26.341858 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a50275d-aae9-4d78-83f6-d9aef883369d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:26.351633 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:26.351633 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:26.357416 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-8a50275d-aae9-4d78-83f6-d9aef883369d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:26.363848 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a50275d-aae9-4d78-83f6-d9aef883369d tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 returned with HTTP 200 Aug 05 18:30:26.364127 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1236/4957] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:26 2026] GET /volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:26.725273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-188b2566-ba1d-4fd2-bc5e-5df81f850c33 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:26.727189 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-188b2566-ba1d-4fd2-bc5e-5df81f850c33 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:26.727432 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-188b2566-ba1d-4fd2-bc5e-5df81f850c33 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:26.727709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-188b2566-ba1d-4fd2-bc5e-5df81f850c33 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:26.734844 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:26.734844 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:26.738475 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-188b2566-ba1d-4fd2-bc5e-5df81f850c33 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:26.742982 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-188b2566-ba1d-4fd2-bc5e-5df81f850c33 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:26.743416 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1232/4958] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:26 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:27.026556 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b99b9bfc-bfcd-4a3f-adaa-7c0fc90892c7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:27.028520 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b99b9bfc-bfcd-4a3f-adaa-7c0fc90892c7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:30:27.028806 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b99b9bfc-bfcd-4a3f-adaa-7c0fc90892c7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:27.029058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b99b9bfc-bfcd-4a3f-adaa-7c0fc90892c7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:27.035187 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:27.035187 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:27.037615 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b99b9bfc-bfcd-4a3f-adaa-7c0fc90892c7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:30:27.037615 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b99b9bfc-bfcd-4a3f-adaa-7c0fc90892c7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f returned with HTTP 200 Aug 05 18:30:27.037615 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1244/4959] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:27 2026] GET /volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:27.380503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e2c79649-bdff-4345-81ac-477055c101cd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:27.383026 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2c79649-bdff-4345-81ac-477055c101cd tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 Aug 05 18:30:27.383450 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2c79649-bdff-4345-81ac-477055c101cd tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:27.383883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2c79649-bdff-4345-81ac-477055c101cd tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:27.393342 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2c79649-bdff-4345-81ac-477055c101cd tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 returned with HTTP 404 Aug 05 18:30:27.394165 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1248/4960] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:27 2026] GET /volume/v3/volumes/437c9d0b-c5a3-45a2-83a9-8f2f3a5eaab6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:27.404277 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:27.405874 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:30:27.406197 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1010791928"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:27.407532 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1010791928'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:30:27.408274 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume of 1 GB Aug 05 18:30:27.412986 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Availability Zones retrieved successfully. Aug 05 18:30:27.418638 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (caae91ff-ce3e-49a9-bbca-4143943bf4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:27.419644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26af096c-0881-44a7-80f9-fd1dde473f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:27.420459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:30:27.451007 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26af096c-0881-44a7-80f9-fd1dde473f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:27.451701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59408f13-6dce-483f-bbb6-b4409e24c56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:27.492366 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Created reservations ['2d17c4b7-dc2b-454e-b550-79469b43eed7', '0b2b5d77-3651-40bf-8b0a-ecb7bf1bdd47', '2b3f9d9c-c1ee-491b-8f4e-6c3abe729cf3', '4e080fe3-c29b-486a-af1b-f2a3bf759ec3'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:30:27.493192 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59408f13-6dce-483f-bbb6-b4409e24c56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d17c4b7-dc2b-454e-b550-79469b43eed7', '0b2b5d77-3651-40bf-8b0a-ecb7bf1bdd47', '2b3f9d9c-c1ee-491b-8f4e-6c3abe729cf3', '4e080fe3-c29b-486a-af1b-f2a3bf759ec3']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:27.493877 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35bba0c6-841a-4e7d-8724-f3206991d4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:27.519453 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35bba0c6-841a-4e7d-8724-f3206991d4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9514b6b8-bc04-41ae-86bf-66edbce6636b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010791928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['2d17c4b7-dc2b-454e-b550-79469b43eed7','0b2b5d77-3651-40bf-8b0a-ecb7bf1bdd47','2b3f9d9c-c1ee-491b-8f4e-6c3abe729cf3','4e080fe3-c29b-486a-af1b-f2a3bf759ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1010791928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9514b6b8-bc04-41ae-86bf-66edbce6636b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3984cb20b3fa43c2835d68fe9d928472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be4dd96b77984918aa1deedc01c49e0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:27.520272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08798370-fe1c-46d8-bda8-56fc0b4cf834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:27.538097 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08798370-fe1c-46d8-bda8-56fc0b4cf834) transitioned into state 'SUCCESS' from state '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-1010791928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3984cb20b3fa43c2835d68fe9d928472',qos_specs=None,replication_status=,reservations=['2d17c4b7-dc2b-454e-b550-79469b43eed7','0b2b5d77-3651-40bf-8b0a-ecb7bf1bdd47','2b3f9d9c-c1ee-491b-8f4e-6c3abe729cf3','4e080fe3-c29b-486a-af1b-f2a3bf759ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be4dd96b77984918aa1deedc01c49e0f',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:27.539070 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54374a9-2699-4b8b-95c4-c530d9494c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:30:27.549302 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54374a9-2699-4b8b-95c4-c530d9494c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:30:27.550141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Flow 'volume_create_api' (caae91ff-ce3e-49a9-bbca-4143943bf4c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:30:27.550445 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Create volume request issued successfully. Aug 05 18:30:27.551107 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-23ca9cc6-0b7f-478b-beca-78d7495d9c0e tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:30:27.551567 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1237/4961] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:30:27 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:27.563521 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8f5634f9-cff9-46c8-8f17-a5d51d08b8d7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:27.567433 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f5634f9-cff9-46c8-8f17-a5d51d08b8d7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b Aug 05 18:30:27.567653 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f5634f9-cff9-46c8-8f17-a5d51d08b8d7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:27.567879 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8f5634f9-cff9-46c8-8f17-a5d51d08b8d7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:27.575889 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:27.575889 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:27.579846 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8f5634f9-cff9-46c8-8f17-a5d51d08b8d7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:27.586142 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8f5634f9-cff9-46c8-8f17-a5d51d08b8d7 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b returned with HTTP 200 Aug 05 18:30:27.586578 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1233/4962] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:27 2026] GET /volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:27.757194 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-75208c9c-1210-419e-be86-4c8d4ad9c0f1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:27.759476 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75208c9c-1210-419e-be86-4c8d4ad9c0f1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:27.759770 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75208c9c-1210-419e-be86-4c8d4ad9c0f1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:27.760028 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75208c9c-1210-419e-be86-4c8d4ad9c0f1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:27.769440 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:27.769440 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:27.774788 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-75208c9c-1210-419e-be86-4c8d4ad9c0f1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:27.781368 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75208c9c-1210-419e-be86-4c8d4ad9c0f1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:27.781940 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1245/4963] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:27 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:28.600330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eaba1161-9c88-4ac5-b3dd-b430ce33f386 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:28.602107 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eaba1161-9c88-4ac5-b3dd-b430ce33f386 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b Aug 05 18:30:28.602571 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eaba1161-9c88-4ac5-b3dd-b430ce33f386 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:28.602880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eaba1161-9c88-4ac5-b3dd-b430ce33f386 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:28.610244 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:28.610244 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:28.613789 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-eaba1161-9c88-4ac5-b3dd-b430ce33f386 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:28.617389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eaba1161-9c88-4ac5-b3dd-b430ce33f386 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b returned with HTTP 200 Aug 05 18:30:28.617919 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1249/4964] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:28 2026] GET /volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:28.630524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:28.632877 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] GET https://10.4.3.210/volume/v3/volumes/summary Aug 05 18:30:28.633141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:28.633365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:28.633569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.api_utils [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Removing options '' from query. {{(pid=100365) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:30:28.633895 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:28.633895 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:28.641475 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] Get summary completed successfully. Aug 05 18:30:28.641975 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-00891065-7dd6-403e-8bb7-cb2e307f48c5 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-reader] https://10.4.3.210/volume/v3/volumes/summary returned with HTTP 200 Aug 05 18:30:28.642754 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1238/4965] 10.4.3.210 () {68 vars in 1302 bytes} [Wed Aug 5 18:30:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:28.652610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:28.654366 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b Aug 05 18:30:28.654568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:28.654808 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:28.654981 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume with id: 9514b6b8-bc04-41ae-86bf-66edbce6636b Aug 05 18:30:28.661761 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:28.661761 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:28.662080 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:28.675851 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Delete volume request issued successfully. Aug 05 18:30:28.676024 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b9a2f693-5bd9-42ab-b18f-337a23ff0de0 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b returned with HTTP 202 Aug 05 18:30:28.676421 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1234/4966] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:30:28 2026] DELETE /volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:30:28.684314 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c34414a3-5e49-4cd3-acb3-d0d9a119994b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:28.688081 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c34414a3-5e49-4cd3-acb3-d0d9a119994b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b Aug 05 18:30:28.688418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c34414a3-5e49-4cd3-acb3-d0d9a119994b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:28.688722 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c34414a3-5e49-4cd3-acb3-d0d9a119994b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:28.697782 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:28.697782 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:28.701694 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c34414a3-5e49-4cd3-acb3-d0d9a119994b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Volume info retrieved successfully. Aug 05 18:30:28.706874 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c34414a3-5e49-4cd3-acb3-d0d9a119994b tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b returned with HTTP 200 Aug 05 18:30:28.707281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1246/4967] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:28 2026] GET /volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:28.799229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b1fcebbe-b735-49d4-b8c5-fec1516d1767 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:28.801211 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1fcebbe-b735-49d4-b8c5-fec1516d1767 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:28.801392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1fcebbe-b735-49d4-b8c5-fec1516d1767 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:28.801572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1fcebbe-b735-49d4-b8c5-fec1516d1767 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:28.810614 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:28.810614 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:28.813275 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b1fcebbe-b735-49d4-b8c5-fec1516d1767 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:28.821607 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1fcebbe-b735-49d4-b8c5-fec1516d1767 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:28.822272 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1250/4968] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:28 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:29.723495 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8e261180-6e02-4b79-afe2-4c7f68fc1a29 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:29.726112 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e261180-6e02-4b79-afe2-4c7f68fc1a29 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] GET https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b Aug 05 18:30:29.726586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e261180-6e02-4b79-afe2-4c7f68fc1a29 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:29.726932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e261180-6e02-4b79-afe2-4c7f68fc1a29 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:29.734531 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e261180-6e02-4b79-afe2-4c7f68fc1a29 tempest-ProjectReaderTests-1657971248 tempest-ProjectReaderTests-1657971248-project-admin] https://10.4.3.210/volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b returned with HTTP 404 Aug 05 18:30:29.735231 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1239/4969] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:30:29 2026] GET /volume/v3/volumes/9514b6b8-bc04-41ae-86bf-66edbce6636b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:30:29.835966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e631c9c5-1515-4dd0-bfa3-d30d8bb02615 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:29.838522 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e631c9c5-1515-4dd0-bfa3-d30d8bb02615 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:29.838712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e631c9c5-1515-4dd0-bfa3-d30d8bb02615 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:29.838814 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e631c9c5-1515-4dd0-bfa3-d30d8bb02615 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:29.847902 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:29.847902 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:29.853149 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e631c9c5-1515-4dd0-bfa3-d30d8bb02615 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:29.858556 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e631c9c5-1515-4dd0-bfa3-d30d8bb02615 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:29.859007 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1235/4970] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:29 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:30.871817 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6ba9fcdc-bbf4-4503-8792-a3c52499c175 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:30.874092 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ba9fcdc-bbf4-4503-8792-a3c52499c175 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:30.874305 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ba9fcdc-bbf4-4503-8792-a3c52499c175 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:30.874485 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6ba9fcdc-bbf4-4503-8792-a3c52499c175 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:30.884222 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:30.884222 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:30.888656 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6ba9fcdc-bbf4-4503-8792-a3c52499c175 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:30.893399 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6ba9fcdc-bbf4-4503-8792-a3c52499c175 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:30.893869 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1247/4971] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:30 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:31.918419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3583c4be-5862-4941-850f-28c228b2cdfd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:31.920236 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3583c4be-5862-4941-850f-28c228b2cdfd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:31.920415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3583c4be-5862-4941-850f-28c228b2cdfd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:31.920615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3583c4be-5862-4941-850f-28c228b2cdfd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:31.928088 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:31.928088 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:31.932332 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3583c4be-5862-4941-850f-28c228b2cdfd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:31.936508 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3583c4be-5862-4941-850f-28c228b2cdfd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:31.936932 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1251/4972] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:31 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:32.949279 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-973ced3c-e9cd-4ee4-a40c-b21652151c6e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:32.951306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-973ced3c-e9cd-4ee4-a40c-b21652151c6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:32.951517 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-973ced3c-e9cd-4ee4-a40c-b21652151c6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:32.951745 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-973ced3c-e9cd-4ee4-a40c-b21652151c6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:32.959362 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:32.959362 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:32.963535 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-973ced3c-e9cd-4ee4-a40c-b21652151c6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:32.968228 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-973ced3c-e9cd-4ee4-a40c-b21652151c6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:32.968654 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1240/4973] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:32 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:32.981654 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-344c3c8e-d12b-445a-a6fd-288309d67b84 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:32.983618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-344c3c8e-d12b-445a-a6fd-288309d67b84 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:30:32.983819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-344c3c8e-d12b-445a-a6fd-288309d67b84 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:32.983998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-344c3c8e-d12b-445a-a6fd-288309d67b84 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:32.990688 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:32.990688 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:32.993976 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-344c3c8e-d12b-445a-a6fd-288309d67b84 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:30:32.997962 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-344c3c8e-d12b-445a-a6fd-288309d67b84 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:30:32.998401 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1236/4974] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:32 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:40.892340 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=441,cinder:INSERT=83,cinder:UPDATE=164 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:30:41.935655 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=434,cinder:INSERT=93,cinder:UPDATE=156 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:30:42.967102 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=452,cinder:INSERT=90,cinder:UPDATE=151 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:30:42.997302 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=533,cinder:UPDATE=194,cinder:INSERT=100 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:30:46.931610 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-58415197-1d65-4e4c-9e29-03b156ec284e req-1cb0d6f4-7ba0-47d2-847b-b8eef52b214f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:46.933577 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-58415197-1d65-4e4c-9e29-03b156ec284e req-1cb0d6f4-7ba0-47d2-847b-b8eef52b214f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871 Aug 05 18:30:46.933798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-58415197-1d65-4e4c-9e29-03b156ec284e req-1cb0d6f4-7ba0-47d2-847b-b8eef52b214f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:46.934020 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-58415197-1d65-4e4c-9e29-03b156ec284e req-1cb0d6f4-7ba0-47d2-847b-b8eef52b214f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:46.940328 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:46.940328 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:46.982880 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-58415197-1d65-4e4c-9e29-03b156ec284e req-1cb0d6f4-7ba0-47d2-847b-b8eef52b214f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871 returned with HTTP 200 Aug 05 18:30:46.983155 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1248/4975] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:30:46 2026] DELETE /volume/v3/attachments/e6545063-e2ba-495e-a07a-8084bd053871 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:48.159714 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:48.161615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:30:48.161843 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:48.162049 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:48.162232 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:30:48.170045 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:48.170045 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:48.170498 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:30:48.189020 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:30:48.189248 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0dc8b61b-a254-4918-a6a6-2ba0eae208e8 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 202 Aug 05 18:30:48.189695 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1252/4976] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:30:48 2026] DELETE /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:48.197748 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c2373dc7-c00e-4eac-a7ac-decf6904d493 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:48.199566 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c2373dc7-c00e-4eac-a7ac-decf6904d493 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:30:48.199784 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c2373dc7-c00e-4eac-a7ac-decf6904d493 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:48.199978 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c2373dc7-c00e-4eac-a7ac-decf6904d493 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:48.206611 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:48.206611 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:48.210713 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c2373dc7-c00e-4eac-a7ac-decf6904d493 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:30:48.216389 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c2373dc7-c00e-4eac-a7ac-decf6904d493 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 200 Aug 05 18:30:48.216783 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1241/4977] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:48 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:49.233201 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5b138016-829a-4c6b-8198-796c1e8f835d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:49.234892 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5b138016-829a-4c6b-8198-796c1e8f835d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d Aug 05 18:30:49.235071 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5b138016-829a-4c6b-8198-796c1e8f835d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:49.235248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5b138016-829a-4c6b-8198-796c1e8f835d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:49.241383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5b138016-829a-4c6b-8198-796c1e8f835d tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d returned with HTTP 404 Aug 05 18:30:49.241983 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1237/4978] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:49 2026] GET /volume/v3/volumes/4917cef4-2bb0-4911-bb80-cae3dad91c8d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:49.248907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-afde116a-123e-44c6-91a5-7e5004e7e175 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:49.250568 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:30:49.250754 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:49.250958 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:49.251050 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete snapshot with id: 97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:30:49.256519 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:49.256519 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:49.256988 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:30:49.274978 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot delete request issued successfully. Aug 05 18:30:49.275172 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-afde116a-123e-44c6-91a5-7e5004e7e175 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c returned with HTTP 202 Aug 05 18:30:49.275666 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1249/4979] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:30:49 2026] DELETE /volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:49.283201 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-71933200-9dab-4b63-8a67-47fbb005d28b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:49.286934 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-71933200-9dab-4b63-8a67-47fbb005d28b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:30:49.287249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-71933200-9dab-4b63-8a67-47fbb005d28b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:49.287535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-71933200-9dab-4b63-8a67-47fbb005d28b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:49.293509 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:49.293509 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:49.294046 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-71933200-9dab-4b63-8a67-47fbb005d28b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Snapshot retrieved successfully. Aug 05 18:30:49.294876 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-71933200-9dab-4b63-8a67-47fbb005d28b tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c returned with HTTP 200 Aug 05 18:30:49.295361 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1253/4980] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:49 2026] GET /volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:50.305883 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bef15a8f-c3a2-4e12-87df-b46cdad2e769 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:50.307645 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bef15a8f-c3a2-4e12-87df-b46cdad2e769 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c Aug 05 18:30:50.307863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bef15a8f-c3a2-4e12-87df-b46cdad2e769 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:50.308138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bef15a8f-c3a2-4e12-87df-b46cdad2e769 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:50.312788 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bef15a8f-c3a2-4e12-87df-b46cdad2e769 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c returned with HTTP 404 Aug 05 18:30:50.313458 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1242/4981] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:30:50 2026] GET /volume/v3/snapshots/97becad4-c583-4619-bd50-73b4d692339c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:51.868813 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-76860012-d81c-4591-b9d4-8cab36e6251d req-0602039b-f278-473a-9c44-b6d6f595cb1f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:51.874054 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-76860012-d81c-4591-b9d4-8cab36e6251d req-0602039b-f278-473a-9c44-b6d6f595cb1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016 Aug 05 18:30:51.874054 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-76860012-d81c-4591-b9d4-8cab36e6251d req-0602039b-f278-473a-9c44-b6d6f595cb1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:51.874054 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-76860012-d81c-4591-b9d4-8cab36e6251d req-0602039b-f278-473a-9c44-b6d6f595cb1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:51.882055 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:51.882055 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:51.932251 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-76860012-d81c-4591-b9d4-8cab36e6251d req-0602039b-f278-473a-9c44-b6d6f595cb1f tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016 returned with HTTP 200 Aug 05 18:30:51.932723 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1238/4982] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:30:51 2026] DELETE /volume/v3/attachments/cc8ed555-69cd-49fa-ac85-4823048e0016 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:30:53.280391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:53.282131 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] DELETE https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:30:53.282318 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:53.282492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:53.282662 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume with id: 4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:30:53.289044 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:53.289044 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:53.289432 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:30:53.305770 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Delete volume request issued successfully. Aug 05 18:30:53.306007 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-87e69cc3-335c-4ba0-b2b9-ff5b4b50ba6e tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 202 Aug 05 18:30:53.306499 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1250/4983] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:30:53 2026] DELETE /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:30:53.314503 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-28e2b903-ab06-4488-879f-2b1f82f60c84 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:53.317440 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-28e2b903-ab06-4488-879f-2b1f82f60c84 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:30:53.317650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-28e2b903-ab06-4488-879f-2b1f82f60c84 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:53.317851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-28e2b903-ab06-4488-879f-2b1f82f60c84 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:53.326090 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:53.326090 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:53.331228 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-28e2b903-ab06-4488-879f-2b1f82f60c84 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Volume info retrieved successfully. Aug 05 18:30:53.338456 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-28e2b903-ab06-4488-879f-2b1f82f60c84 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 200 Aug 05 18:30:53.338875 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1254/4984] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:53 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:54.351545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0a4f817b-499c-4ea0-9f35-02c096dbafb6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:54.355416 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0a4f817b-499c-4ea0-9f35-02c096dbafb6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] GET https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 Aug 05 18:30:54.355416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0a4f817b-499c-4ea0-9f35-02c096dbafb6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:54.355416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0a4f817b-499c-4ea0-9f35-02c096dbafb6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:54.360956 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0a4f817b-499c-4ea0-9f35-02c096dbafb6 tempest-TestVolumeBootPattern-1688247684 tempest-TestVolumeBootPattern-1688247684-project-member] https://10.4.3.210/volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 returned with HTTP 404 Aug 05 18:30:54.361505 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1243/4985] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:54 2026] GET /volume/v3/volumes/4ba9201f-d7d5-4c9a-b159-0654020bf382 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:55.442847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-779417c5-a858-46ed-84ab-796ad4d60cda req-72b3d256-2d5f-4ee3-b254-d391cb8a91ea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.445010 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-72b3d256-2d5f-4ee3-b254-d391cb8a91ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:55.445198 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-72b3d256-2d5f-4ee3-b254-d391cb8a91ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:55.445394 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-72b3d256-2d5f-4ee3-b254-d391cb8a91ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:55.454855 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:55.454855 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:55.458457 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-779417c5-a858-46ed-84ab-796ad4d60cda req-72b3d256-2d5f-4ee3-b254-d391cb8a91ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:55.462438 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-72b3d256-2d5f-4ee3-b254-d391cb8a91ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:55.462920 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1239/4986] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:30:55 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:55.548389 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-328faf20-ea7a-4357-b45b-33c770c9acf8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.548920 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-328faf20-ea7a-4357-b45b-33c770c9acf8 None None] GET https://10.4.3.210/volume// Aug 05 18:30:55.549130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-328faf20-ea7a-4357-b45b-33c770c9acf8 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:55.549264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-328faf20-ea7a-4357-b45b-33c770c9acf8 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:55.549622 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-328faf20-ea7a-4357-b45b-33c770c9acf8 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:55.549961 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1251/4987] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18: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) Aug 05 18:30:55.558225 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-779417c5-a858-46ed-84ab-796ad4d60cda req-4f7192d1-68f8-49e2-9940-ecae47316727 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.560749 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-4f7192d1-68f8-49e2-9940-ecae47316727 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:30:55.561148 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-4f7192d1-68f8-49e2-9940-ecae47316727 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "968712a5-8533-4bac-b3fa-1414e562a378", "connector": null, "instance_uuid": "d932e252-998f-476d-b823-e4553ba5e108"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:55.572269 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:55.572269 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:55.620046 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-4f7192d1-68f8-49e2-9940-ecae47316727 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:30:55.620508 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1255/4988] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:30:55 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:55.692251 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e2ed63e8-46a6-4a91-80b3-d237b9acad33 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.694206 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2ed63e8-46a6-4a91-80b3-d237b9acad33 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:55.694438 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2ed63e8-46a6-4a91-80b3-d237b9acad33 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:55.694686 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2ed63e8-46a6-4a91-80b3-d237b9acad33 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:55.715559 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:55.715559 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:55.720265 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e2ed63e8-46a6-4a91-80b3-d237b9acad33 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:55.723925 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-26f33f79-6349-49f6-a494-62b9a24033f2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.724409 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-26f33f79-6349-49f6-a494-62b9a24033f2 None None] GET https://10.4.3.210/volume// Aug 05 18:30:55.724657 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-26f33f79-6349-49f6-a494-62b9a24033f2 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:55.724853 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-26f33f79-6349-49f6-a494-62b9a24033f2 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:55.725238 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-26f33f79-6349-49f6-a494-62b9a24033f2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:30:55.725575 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1240/4989] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18: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) Aug 05 18:30:55.726714 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2ed63e8-46a6-4a91-80b3-d237b9acad33 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:55.727371 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1244/4990] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:55 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1216 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:55.734672 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-779417c5-a858-46ed-84ab-796ad4d60cda req-d6a88ff1-1191-4ef1-9d5f-8c86884cd800 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.738737 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-d6a88ff1-1191-4ef1-9d5f-8c86884cd800 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:55.739044 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-d6a88ff1-1191-4ef1-9d5f-8c86884cd800 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:55.739302 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-d6a88ff1-1191-4ef1-9d5f-8c86884cd800 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:55.758309 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:55.758309 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:55.762985 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-779417c5-a858-46ed-84ab-796ad4d60cda req-d6a88ff1-1191-4ef1-9d5f-8c86884cd800 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:55.768614 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-d6a88ff1-1191-4ef1-9d5f-8c86884cd800 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:55.769073 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1252/4991] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:30:55 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:30:55.885165 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:55.888569 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] PUT https://10.4.3.210/volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829 Aug 05 18:30:55.889012 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:55.898111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Acquiring lock "cinder-attachment_update-968712a5-8533-4bac-b3fa-1414e562a378-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:30:55.902906 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-968712a5-8533-4bac-b3fa-1414e562a378-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:30:55.903838 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:55.903838 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:55.992710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-968712a5-8533-4bac-b3fa-1414e562a378-np0000006581" released by "attachment_update" :: held 0.090s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:30:55.993107 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-7ae939de-824c-4d8a-9b67-fb8e4eda0d1e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829 returned with HTTP 200 Aug 05 18:30:55.993586 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1256/4992] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:30:55 2026] PUT /volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:56.741929 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6b71d0ae-a143-479e-a7d8-1696f4ce2116 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:56.743701 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b71d0ae-a143-479e-a7d8-1696f4ce2116 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:56.743918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b71d0ae-a143-479e-a7d8-1696f4ce2116 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:56.744132 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b71d0ae-a143-479e-a7d8-1696f4ce2116 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:56.757446 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:56.757446 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:30:56.761044 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6b71d0ae-a143-479e-a7d8-1696f4ce2116 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:56.765012 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b71d0ae-a143-479e-a7d8-1696f4ce2116 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:56.765965 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1241/4993] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:56 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:57.779262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d9641acc-1e03-40e1-9ac7-7488e5fe4a0c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:57.781086 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d9641acc-1e03-40e1-9ac7-7488e5fe4a0c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:57.781279 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d9641acc-1e03-40e1-9ac7-7488e5fe4a0c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:57.781459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d9641acc-1e03-40e1-9ac7-7488e5fe4a0c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:57.794607 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:57.794607 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:30:57.798314 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d9641acc-1e03-40e1-9ac7-7488e5fe4a0c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:57.802228 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d9641acc-1e03-40e1-9ac7-7488e5fe4a0c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:57.802574 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1245/4994] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:57 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:30:58.250493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-779417c5-a858-46ed-84ab-796ad4d60cda req-a24ba578-cc3a-4aa4-a439-afd8ec3a12fa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:58.253054 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-a24ba578-cc3a-4aa4-a439-afd8ec3a12fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829/action Aug 05 18:30:58.253506 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-a24ba578-cc3a-4aa4-a439-afd8ec3a12fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:30:58.253693 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-a24ba578-cc3a-4aa4-a439-afd8ec3a12fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:30:58.276108 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:58.276108 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:30:58.287760 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-779417c5-a858-46ed-84ab-796ad4d60cda req-a24ba578-cc3a-4aa4-a439-afd8ec3a12fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829/action returned with HTTP 204 Aug 05 18:30:58.288327 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1253/4995] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:30:58 2026] POST /volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:30:58.821689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-da034145-6ace-42c3-b81d-f4f2db153699 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:30:58.823892 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-da034145-6ace-42c3-b81d-f4f2db153699 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:30:58.824145 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-da034145-6ace-42c3-b81d-f4f2db153699 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:30:58.824383 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-da034145-6ace-42c3-b81d-f4f2db153699 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:30:58.839293 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:30:58.839293 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:30:58.843386 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-da034145-6ace-42c3-b81d-f4f2db153699 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:30:58.848514 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-da034145-6ace-42c3-b81d-f4f2db153699 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:30:58.849013 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1257/4996] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:30:58 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1511 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:00.120778 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6769285e-e4fb-4be5-ba2b-a84af2d5ffc5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.123379 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6769285e-e4fb-4be5-ba2b-a84af2d5ffc5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:00.123379 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6769285e-e4fb-4be5-ba2b-a84af2d5ffc5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.123727 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6769285e-e4fb-4be5-ba2b-a84af2d5ffc5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.140713 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.140713 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:00.146646 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6769285e-e4fb-4be5-ba2b-a84af2d5ffc5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.153842 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6769285e-e4fb-4be5-ba2b-a84af2d5ffc5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:00.154423 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1242/4997] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1511 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:00.170297 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-44bfa2e7-4402-498e-a92f-978cbadced29 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.170768 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-44bfa2e7-4402-498e-a92f-978cbadced29 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:00.170768 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-44bfa2e7-4402-498e-a92f-978cbadced29 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.170999 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-44bfa2e7-4402-498e-a92f-978cbadced29 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.185062 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.185062 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:00.189146 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-44bfa2e7-4402-498e-a92f-978cbadced29 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.193966 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-44bfa2e7-4402-498e-a92f-978cbadced29 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:00.194804 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1246/4998] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:00.211764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0fabc0a9-f4d7-40a7-b952-cdee670c6d36 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.214237 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0fabc0a9-f4d7-40a7-b952-cdee670c6d36 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:00.214369 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0fabc0a9-f4d7-40a7-b952-cdee670c6d36 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.214637 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0fabc0a9-f4d7-40a7-b952-cdee670c6d36 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.230712 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.230712 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:00.234959 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0fabc0a9-f4d7-40a7-b952-cdee670c6d36 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.239330 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0fabc0a9-f4d7-40a7-b952-cdee670c6d36 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:00.239902 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1254/4999] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:00.291752 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-2e058bb4-8831-4d18-a7b5-0deaf5497c78 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.293998 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-2e058bb4-8831-4d18-a7b5-0deaf5497c78 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:00.294210 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-2e058bb4-8831-4d18-a7b5-0deaf5497c78 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.294412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-2e058bb4-8831-4d18-a7b5-0deaf5497c78 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.308009 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.308009 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:00.311885 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-2e058bb4-8831-4d18-a7b5-0deaf5497c78 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.316730 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-2e058bb4-8831-4d18-a7b5-0deaf5497c78 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:00.317079 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1258/5000] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:00.340691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.345943 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378/action Aug 05 18:31:00.346357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:00.346499 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:00.363501 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.363501 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:00.364150 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.372928 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Begin detaching volume completed successfully. Aug 05 18:31:00.373268 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-47a7a9ac-1b71-40c8-bd68-e74dc09c4c89 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378/action returned with HTTP 202 Aug 05 18:31:00.374034 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1243/5001] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:31:00 2026] POST /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:00.396170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e22c389-371b-4584-8863-982075a2ba48 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.398290 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e22c389-371b-4584-8863-982075a2ba48 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:00.398496 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e22c389-371b-4584-8863-982075a2ba48 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.398698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e22c389-371b-4584-8863-982075a2ba48 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.412547 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.412547 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:00.417041 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9e22c389-371b-4584-8863-982075a2ba48 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.421798 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e22c389-371b-4584-8863-982075a2ba48 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:00.422867 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1247/5002] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1514 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:00.426517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d7015f8d-77e4-40ac-9dba-f62f91044a6a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.426517 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7015f8d-77e4-40ac-9dba-f62f91044a6a None None] GET https://10.4.3.210/volume// Aug 05 18:31:00.426517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7015f8d-77e4-40ac-9dba-f62f91044a6a None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.426517 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7015f8d-77e4-40ac-9dba-f62f91044a6a None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.428750 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7015f8d-77e4-40ac-9dba-f62f91044a6a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:00.428750 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1255/5003] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:00.437650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-3160efc3-39ce-4429-9cd6-28ddf82bee0f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:00.440983 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-3160efc3-39ce-4429-9cd6-28ddf82bee0f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:00.441268 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-3160efc3-39ce-4429-9cd6-28ddf82bee0f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:00.441513 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-3160efc3-39ce-4429-9cd6-28ddf82bee0f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:00.453229 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:00.453229 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:00.456497 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-3160efc3-39ce-4429-9cd6-28ddf82bee0f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:00.460662 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-3160efc3-39ce-4429-9cd6-28ddf82bee0f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:00.461102 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1259/5004] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:00 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1694 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:01.012616 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-beb54c6e-e006-4dc8-aaf3-978a948768b0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:01.014639 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-beb54c6e-e006-4dc8-aaf3-978a948768b0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:01.014836 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-beb54c6e-e006-4dc8-aaf3-978a948768b0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:01.015022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-beb54c6e-e006-4dc8-aaf3-978a948768b0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:01.025610 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:01.025610 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:01.028604 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-beb54c6e-e006-4dc8-aaf3-978a948768b0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:01.032899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-beb54c6e-e006-4dc8-aaf3-978a948768b0 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:01.033435 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1244/5005] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:01 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:01.049200 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-7f7d2e85-6857-4adb-9871-a0f6653e328d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:01.051962 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-7f7d2e85-6857-4adb-9871-a0f6653e328d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829 Aug 05 18:31:01.052172 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-7f7d2e85-6857-4adb-9871-a0f6653e328d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:01.052394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-7f7d2e85-6857-4adb-9871-a0f6653e328d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:01.059272 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:01.059272 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:01.113388 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-effc6155-0e10-47f1-98a1-3ed594b7aeb4 req-7f7d2e85-6857-4adb-9871-a0f6653e328d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829 returned with HTTP 200 Aug 05 18:31:01.113388 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1248/5006] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:01 2026] DELETE /volume/v3/attachments/344f8e6c-68a0-4e88-85c7-65c26a9b2829 => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:01.435549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4c9e5c0b-ad1b-40ee-9f77-5c6297b1899e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:01.437273 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c9e5c0b-ad1b-40ee-9f77-5c6297b1899e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:01.437456 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c9e5c0b-ad1b-40ee-9f77-5c6297b1899e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:01.437684 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c9e5c0b-ad1b-40ee-9f77-5c6297b1899e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:01.448409 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:01.448409 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:01.452940 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4c9e5c0b-ad1b-40ee-9f77-5c6297b1899e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:01.458329 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c9e5c0b-ad1b-40ee-9f77-5c6297b1899e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:01.458867 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1256/5007] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:01 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:04.020148 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b93368c9-07b3-4e9a-bdd0-c35ba0f9b91e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:04.024225 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b93368c9-07b3-4e9a-bdd0-c35ba0f9b91e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:04.024485 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b93368c9-07b3-4e9a-bdd0-c35ba0f9b91e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:04.024777 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b93368c9-07b3-4e9a-bdd0-c35ba0f9b91e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:04.037978 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:04.037978 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:04.043187 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b93368c9-07b3-4e9a-bdd0-c35ba0f9b91e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:04.049092 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b93368c9-07b3-4e9a-bdd0-c35ba0f9b91e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:04.049565 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1260/5008] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:04 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:04.100629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-4afccfda-967a-4da3-8b4a-3f3387380d4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:04.103058 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-4afccfda-967a-4da3-8b4a-3f3387380d4f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:04.103246 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-4afccfda-967a-4da3-8b4a-3f3387380d4f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:04.103438 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-4afccfda-967a-4da3-8b4a-3f3387380d4f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:04.117891 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:04.117891 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:04.122797 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-4afccfda-967a-4da3-8b4a-3f3387380d4f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:04.129105 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-4afccfda-967a-4da3-8b4a-3f3387380d4f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:04.129674 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1245/5009] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:04 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:04.164394 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:04.170500 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378/action Aug 05 18:31:04.170854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:04.171001 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:04.185442 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:04.185442 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:04.186014 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:04.193216 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Begin detaching volume completed successfully. Aug 05 18:31:04.193494 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-090b9f67-334e-4f9d-b938-89ecc79a1c05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378/action returned with HTTP 202 Aug 05 18:31:04.194112 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1249/5010] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:31:04 2026] POST /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:04.226260 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d3926dae-b49e-484e-9f22-a72301df3e64 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:04.228189 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3926dae-b49e-484e-9f22-a72301df3e64 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:04.228426 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3926dae-b49e-484e-9f22-a72301df3e64 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:04.228664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d3926dae-b49e-484e-9f22-a72301df3e64 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:04.243899 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:04.243899 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:04.247546 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d3926dae-b49e-484e-9f22-a72301df3e64 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:04.250726 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f6cee443-7ca9-426e-b9ad-0751822d6fc1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:04.251093 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f6cee443-7ca9-426e-b9ad-0751822d6fc1 None None] GET https://10.4.3.210/volume// Aug 05 18:31:04.251239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f6cee443-7ca9-426e-b9ad-0751822d6fc1 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:04.251417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f6cee443-7ca9-426e-b9ad-0751822d6fc1 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:04.251735 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f6cee443-7ca9-426e-b9ad-0751822d6fc1 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:04.252024 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1261/5011] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:04.255173 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d3926dae-b49e-484e-9f22-a72301df3e64 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:04.255555 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1257/5012] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:04 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1217 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:04.259408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-09e67074-0d8f-4f39-b975-2be654031d61 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:04.262166 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-09e67074-0d8f-4f39-b975-2be654031d61 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:04.262401 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-09e67074-0d8f-4f39-b975-2be654031d61 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:04.262585 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-09e67074-0d8f-4f39-b975-2be654031d61 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:04.272345 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:04.272345 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:04.276487 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-09e67074-0d8f-4f39-b975-2be654031d61 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:04.284860 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-09e67074-0d8f-4f39-b975-2be654031d61 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:04.284860 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1246/5013] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:04 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1397 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:05.270553 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bbc9a4af-f155-4e0b-9953-1a17a55bdc7d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:05.272927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbc9a4af-f155-4e0b-9953-1a17a55bdc7d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:05.273214 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbc9a4af-f155-4e0b-9953-1a17a55bdc7d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:05.273479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbc9a4af-f155-4e0b-9953-1a17a55bdc7d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:05.286202 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:05.286202 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:05.291062 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bbc9a4af-f155-4e0b-9953-1a17a55bdc7d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:05.297070 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbc9a4af-f155-4e0b-9953-1a17a55bdc7d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:05.297579 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1250/5014] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:05 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:05.791110 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:05.848670 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:05.848747 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-569533140"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:05.850105 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-569533140'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:05.850216 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume of 1 GB Aug 05 18:31:05.854117 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Availability Zones retrieved successfully. Aug 05 18:31:05.859732 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (36619de3-6376-4f0b-86ef-6a5668d89379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:05.860623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d76734c-90e2-4e17-bf66-085242fedc21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:05.861500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:05.885394 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d76734c-90e2-4e17-bf66-085242fedc21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:05.886186 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e3bd3f-1758-456b-8c3c-75cf0b14e95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:05.942582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['0545b969-fbe2-4c0d-965b-6958e4a12291', '09e92a07-7e70-466f-87eb-cae98042ca77', '2a4a0755-0e4b-4767-85db-bc8f68a56de2', '3462a7fe-c692-4374-b0fa-3a2ce4c453ec'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:05.943429 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e3bd3f-1758-456b-8c3c-75cf0b14e95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0545b969-fbe2-4c0d-965b-6958e4a12291', '09e92a07-7e70-466f-87eb-cae98042ca77', '2a4a0755-0e4b-4767-85db-bc8f68a56de2', '3462a7fe-c692-4374-b0fa-3a2ce4c453ec']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:05.944270 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d590d6a4-f8ed-4d28-8a83-d6203ef702cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:05.966078 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d590d6a4-f8ed-4d28-8a83-d6203ef702cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e2fe5f0-c336-4748-b6b3-7677ea54cb29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-569533140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['0545b969-fbe2-4c0d-965b-6958e4a12291','09e92a07-7e70-466f-87eb-cae98042ca77','2a4a0755-0e4b-4767-85db-bc8f68a56de2','3462a7fe-c692-4374-b0fa-3a2ce4c453ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-569533140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e2fe5f0-c336-4748-b6b3-7677ea54cb29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c876e5c7bf4c4281a81629fa0b046640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:05.966973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca185e3-2d30-4d3d-b3a9-4c2b0563547f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:05.987249 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca185e3-2d30-4d3d-b3a9-4c2b0563547f) transitioned into state 'SUCCESS' from state '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-569533140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['0545b969-fbe2-4c0d-965b-6958e4a12291','09e92a07-7e70-466f-87eb-cae98042ca77','2a4a0755-0e4b-4767-85db-bc8f68a56de2','3462a7fe-c692-4374-b0fa-3a2ce4c453ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:05.987554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b35e05a-02bf-4778-9edf-408516424d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:05.996489 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b35e05a-02bf-4778-9edf-408516424d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:05.997330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (36619de3-6376-4f0b-86ef-6a5668d89379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:05.997677 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request issued successfully. Aug 05 18:31:05.998262 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-845794ea-fd2c-4e69-ad85-c17f507d23ee tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:05.998809 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1262/5015] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:31:05 2026] POST /volume/v3/volumes => generated 748 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:06.011604 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0264e00b-94fc-44b6-a0a5-c61f22a3f252 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:06.013616 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0264e00b-94fc-44b6-a0a5-c61f22a3f252 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:31:06.013921 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0264e00b-94fc-44b6-a0a5-c61f22a3f252 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:06.014180 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0264e00b-94fc-44b6-a0a5-c61f22a3f252 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:06.024275 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:06.024275 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:06.029641 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0264e00b-94fc-44b6-a0a5-c61f22a3f252 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:06.035728 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0264e00b-94fc-44b6-a0a5-c61f22a3f252 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 returned with HTTP 200 Aug 05 18:31:06.036280 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1258/5016] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:06 2026] GET /volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:06.313452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e0465d8c-bb10-463c-baf8-8cf18572bd4b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:06.315313 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e0465d8c-bb10-463c-baf8-8cf18572bd4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:06.315490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e0465d8c-bb10-463c-baf8-8cf18572bd4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:06.315686 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e0465d8c-bb10-463c-baf8-8cf18572bd4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:06.325150 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:06.325150 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:06.328885 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e0465d8c-bb10-463c-baf8-8cf18572bd4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:06.333576 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e0465d8c-bb10-463c-baf8-8cf18572bd4b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:06.333985 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1247/5017] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:06 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:06.428667 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-91286411-e024-43ef-9b8a-2e8d8d4226c8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:06.430773 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-91286411-e024-43ef-9b8a-2e8d8d4226c8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:06.430964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-91286411-e024-43ef-9b8a-2e8d8d4226c8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:06.431137 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-91286411-e024-43ef-9b8a-2e8d8d4226c8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:06.439865 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:06.439865 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:06.443122 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-91286411-e024-43ef-9b8a-2e8d8d4226c8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:06.447559 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-91286411-e024-43ef-9b8a-2e8d8d4226c8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:06.447957 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1251/5018] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:06 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:06.765652 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-080bf267-fbb6-4817-9a27-e604c1e43101 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:06.768519 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-080bf267-fbb6-4817-9a27-e604c1e43101 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0 Aug 05 18:31:06.768712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-080bf267-fbb6-4817-9a27-e604c1e43101 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:06.768912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-080bf267-fbb6-4817-9a27-e604c1e43101 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:06.775465 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:06.775465 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:06.816152 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-55dcaf47-28a0-49b4-b645-cd547746db33 req-080bf267-fbb6-4817-9a27-e604c1e43101 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0 returned with HTTP 200 Aug 05 18:31:06.816721 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1263/5019] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:06 2026] DELETE /volume/v3/attachments/bd6a7e6c-ee8d-4004-a674-e411982d91e0 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:07.051296 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8115965c-d85e-47f5-b8e7-e3b8e90d7b77 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.053121 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8115965c-d85e-47f5-b8e7-e3b8e90d7b77 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:31:07.053352 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8115965c-d85e-47f5-b8e7-e3b8e90d7b77 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.053572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8115965c-d85e-47f5-b8e7-e3b8e90d7b77 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.061040 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.061040 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:07.064662 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8115965c-d85e-47f5-b8e7-e3b8e90d7b77 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:07.068977 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8115965c-d85e-47f5-b8e7-e3b8e90d7b77 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 returned with HTTP 200 Aug 05 18:31:07.069361 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1259/5020] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:07.081389 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.083315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:31:07.083705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e2fe5f0-c336-4748-b6b3-7677ea54cb29", "name": "tempest-VolumesBackupsTest-Backup-1493566233"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:07.085243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating new backup {'backup': {'volume_id': '5e2fe5f0-c336-4748-b6b3-7677ea54cb29', 'name': 'tempest-VolumesBackupsTest-Backup-1493566233'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:31:07.085391 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating backup of volume 5e2fe5f0-c336-4748-b6b3-7677ea54cb29 in container None Aug 05 18:31:07.093261 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.093261 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:07.093729 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:07.119188 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['bdeb7e3c-1abe-43c5-b4ca-9bda72796b2d', '5334159e-2b6b-4bfd-b021-d827c106c5c6'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:07.145243 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9b999a0d-b7b5-423e-82fd-81f7ac4f5e8f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:31:07.145676 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1248/5021] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:07 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:07.153543 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-40d9664c-63ab-46ec-9b87-3d465b31d3fb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.155326 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-40d9664c-63ab-46ec-9b87-3d465b31d3fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:07.155540 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-40d9664c-63ab-46ec-9b87-3d465b31d3fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.155742 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-40d9664c-63ab-46ec-9b87-3d465b31d3fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.156034 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-40d9664c-63ab-46ec-9b87-3d465b31d3fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:07.160426 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.160426 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:07.161258 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-40d9664c-63ab-46ec-9b87-3d465b31d3fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:07.161644 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1252/5022] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:07.352329 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0f51996a-35f2-46df-bdde-02498c03b8ec None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.354864 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f51996a-35f2-46df-bdde-02498c03b8ec tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:07.355151 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f51996a-35f2-46df-bdde-02498c03b8ec tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.355446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0f51996a-35f2-46df-bdde-02498c03b8ec tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.363178 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.363178 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:07.367658 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0f51996a-35f2-46df-bdde-02498c03b8ec tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:07.373628 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0f51996a-35f2-46df-bdde-02498c03b8ec tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:07.374044 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1264/5023] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:07.389617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7cf5ebc4-a8fc-4a1d-bab8-57b05ca3d77c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.391647 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7cf5ebc4-a8fc-4a1d-bab8-57b05ca3d77c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:07.391922 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7cf5ebc4-a8fc-4a1d-bab8-57b05ca3d77c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.392181 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7cf5ebc4-a8fc-4a1d-bab8-57b05ca3d77c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.401788 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.401788 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:07.405044 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7cf5ebc4-a8fc-4a1d-bab8-57b05ca3d77c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:07.409376 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7cf5ebc4-a8fc-4a1d-bab8-57b05ca3d77c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:07.409810 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1260/5024] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:07.450085 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-364d94e2-f00e-491a-84d6-5db3a4a875eb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.452916 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-364d94e2-f00e-491a-84d6-5db3a4a875eb tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:07.453106 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-364d94e2-f00e-491a-84d6-5db3a4a875eb tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.453316 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-364d94e2-f00e-491a-84d6-5db3a4a875eb tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.463658 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.463658 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:07.467168 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-364d94e2-f00e-491a-84d6-5db3a4a875eb tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:07.471674 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-364d94e2-f00e-491a-84d6-5db3a4a875eb tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:07.472172 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1249/5025] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:07.492406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.494717 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/action Aug 05 18:31:07.495119 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:07.495288 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:07.506877 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.506877 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:07.507419 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:07.515029 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Begin detaching volume completed successfully. Aug 05 18:31:07.515285 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-dfde8d97-96f4-4910-9793-ddac8e265559 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/action returned with HTTP 202 Aug 05 18:31:07.515824 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1253/5026] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:31:07 2026] POST /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:07.535010 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c41a7782-dabf-4e63-9fb2-f39f77c4d649 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.537262 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c41a7782-dabf-4e63-9fb2-f39f77c4d649 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:07.537495 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c41a7782-dabf-4e63-9fb2-f39f77c4d649 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.537754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c41a7782-dabf-4e63-9fb2-f39f77c4d649 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.549384 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.549384 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:07.553529 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c41a7782-dabf-4e63-9fb2-f39f77c4d649 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:07.559124 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-07e5a574-7cc4-435d-95e6-07dc95f51c33 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.559290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c41a7782-dabf-4e63-9fb2-f39f77c4d649 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:07.559490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07e5a574-7cc4-435d-95e6-07dc95f51c33 None None] GET https://10.4.3.210/volume// Aug 05 18:31:07.559673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-07e5a574-7cc4-435d-95e6-07dc95f51c33 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.559742 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1265/5027] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:07.559916 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-07e5a574-7cc4-435d-95e6-07dc95f51c33 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.560246 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-07e5a574-7cc4-435d-95e6-07dc95f51c33 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:07.560539 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1261/5028] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:07.571161 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ccfccd50-3942-47bc-9f35-52415d5dbd06 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.573379 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ccfccd50-3942-47bc-9f35-52415d5dbd06 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:07.573578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ccfccd50-3942-47bc-9f35-52415d5dbd06 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.573791 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ccfccd50-3942-47bc-9f35-52415d5dbd06 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.582486 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.582486 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:07.585724 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ccfccd50-3942-47bc-9f35-52415d5dbd06 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:07.589401 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ccfccd50-3942-47bc-9f35-52415d5dbd06 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:07.589757 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1250/5029] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:07.600574 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ae0e7114-ef59-44e4-aada-c183bedd7a10 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:07.602551 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ae0e7114-ef59-44e4-aada-c183bedd7a10 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/encryption Aug 05 18:31:07.602792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ae0e7114-ef59-44e4-aada-c183bedd7a10 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:07.603123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ae0e7114-ef59-44e4-aada-c183bedd7a10 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:07.613148 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:07.613148 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:07.620788 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-ae0e7114-ef59-44e4-aada-c183bedd7a10 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/encryption returned with HTTP 200 Aug 05 18:31:07.621309 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1254/5030] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:31:07 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:08.171780 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-62fac1ae-2626-42fe-9d6b-df2941d1287f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:08.174199 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62fac1ae-2626-42fe-9d6b-df2941d1287f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:08.174464 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62fac1ae-2626-42fe-9d6b-df2941d1287f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:08.174757 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62fac1ae-2626-42fe-9d6b-df2941d1287f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:08.174937 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-62fac1ae-2626-42fe-9d6b-df2941d1287f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:08.181051 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:08.181051 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:08.182075 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62fac1ae-2626-42fe-9d6b-df2941d1287f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:08.182702 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1266/5031] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:08 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:08.573380 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7ee4e041-eab6-4917-91e4-704f99041bcc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:08.575902 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ee4e041-eab6-4917-91e4-704f99041bcc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:08.576177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ee4e041-eab6-4917-91e4-704f99041bcc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:08.576447 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7ee4e041-eab6-4917-91e4-704f99041bcc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:08.589664 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:08.589664 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:08.593245 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7ee4e041-eab6-4917-91e4-704f99041bcc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:08.598511 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7ee4e041-eab6-4917-91e4-704f99041bcc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:08.599025 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1262/5032] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:08 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:09.193415 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-46bcc733-5547-420e-996b-d55e742cd269 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:09.195254 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-46bcc733-5547-420e-996b-d55e742cd269 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:09.195462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-46bcc733-5547-420e-996b-d55e742cd269 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:09.195683 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-46bcc733-5547-420e-996b-d55e742cd269 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:09.195786 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-46bcc733-5547-420e-996b-d55e742cd269 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:09.200096 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:09.200096 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:09.200842 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-46bcc733-5547-420e-996b-d55e742cd269 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:09.201370 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1251/5033] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:09 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:09.613811 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5c4dfa6-bd4b-4f82-8736-012747969548 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:09.615733 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5c4dfa6-bd4b-4f82-8736-012747969548 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:09.615929 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5c4dfa6-bd4b-4f82-8736-012747969548 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:09.616107 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5c4dfa6-bd4b-4f82-8736-012747969548 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:09.625864 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:09.625864 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:09.629676 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5c4dfa6-bd4b-4f82-8736-012747969548 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:09.634219 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5c4dfa6-bd4b-4f82-8736-012747969548 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:09.634606 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1255/5034] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:09 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:09.756897 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-f6f47f96-c6d1-452a-9e21-4164a67b48f1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:09.759313 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-f6f47f96-c6d1-452a-9e21-4164a67b48f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9 Aug 05 18:31:09.759514 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-f6f47f96-c6d1-452a-9e21-4164a67b48f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:09.759751 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-f6f47f96-c6d1-452a-9e21-4164a67b48f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:09.766762 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:09.766762 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:09.832548 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-34d7687e-1fd3-4e70-becc-c76dbe4764c5 req-f6f47f96-c6d1-452a-9e21-4164a67b48f1 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9 returned with HTTP 200 Aug 05 18:31:09.833098 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1267/5035] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:09 2026] DELETE /volume/v3/attachments/2af6add5-582b-408a-9fab-859d6aa6b6b9 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:10.212780 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4d976b2b-7256-4d5c-a4b4-e91e64720ce2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.215094 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4d976b2b-7256-4d5c-a4b4-e91e64720ce2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:10.215346 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4d976b2b-7256-4d5c-a4b4-e91e64720ce2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.215584 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4d976b2b-7256-4d5c-a4b4-e91e64720ce2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.216037 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4d976b2b-7256-4d5c-a4b4-e91e64720ce2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:10.221172 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.221172 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:10.222238 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4d976b2b-7256-4d5c-a4b4-e91e64720ce2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:10.222748 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1263/5036] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:10.599174 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-b6c8285c-9bae-42aa-987e-b6252e3e2789 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.601099 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-b6c8285c-9bae-42aa-987e-b6252e3e2789 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:10.601288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-b6c8285c-9bae-42aa-987e-b6252e3e2789 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.601459 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-b6c8285c-9bae-42aa-987e-b6252e3e2789 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.608259 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.608259 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:10.611350 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-b6c8285c-9bae-42aa-987e-b6252e3e2789 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:10.614973 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-b6c8285c-9bae-42aa-987e-b6252e3e2789 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:10.615320 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1252/5037] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:10.646601 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-53e9ac39-843a-4285-9a4f-ac533b2dac22 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.648884 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-53e9ac39-843a-4285-9a4f-ac533b2dac22 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:10.649158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-53e9ac39-843a-4285-9a4f-ac533b2dac22 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.649401 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-53e9ac39-843a-4285-9a4f-ac533b2dac22 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.658795 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.658795 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:10.662987 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-53e9ac39-843a-4285-9a4f-ac533b2dac22 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:10.668057 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-53e9ac39-843a-4285-9a4f-ac533b2dac22 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:10.668683 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1256/5038] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:10.685201 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7d07f49c-9a6f-48f6-ae3d-5e6ccd5347ea None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.685347 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9ffc9599-c5a8-4a75-a5e8-0b95413acd56 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.685647 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ffc9599-c5a8-4a75-a5e8-0b95413acd56 None None] GET https://10.4.3.210/volume// Aug 05 18:31:10.685803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ffc9599-c5a8-4a75-a5e8-0b95413acd56 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.686004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ffc9599-c5a8-4a75-a5e8-0b95413acd56 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.686327 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ffc9599-c5a8-4a75-a5e8-0b95413acd56 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:10.686586 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1264/5039] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:10.687326 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d07f49c-9a6f-48f6-ae3d-5e6ccd5347ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:10.687669 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d07f49c-9a6f-48f6-ae3d-5e6ccd5347ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.687953 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d07f49c-9a6f-48f6-ae3d-5e6ccd5347ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.693956 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-1126041d-d9a0-4610-8954-b876605d4f43 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.695919 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-1126041d-d9a0-4610-8954-b876605d4f43 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:31:10.696259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-1126041d-d9a0-4610-8954-b876605d4f43 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51dff712-9759-4ea3-a650-187c5f8ea87f", "connector": null, "instance_uuid": "d524dba7-a799-4165-b7da-3f2f7c9600ab"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:10.698341 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.698341 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:10.701831 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7d07f49c-9a6f-48f6-ae3d-5e6ccd5347ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:10.704136 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.704136 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:10.705930 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d07f49c-9a6f-48f6-ae3d-5e6ccd5347ea tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:10.706418 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1268/5040] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:10.727327 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-1126041d-d9a0-4610-8954-b876605d4f43 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:31:10.728026 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1253/5041] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:31:10 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:10.748698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7cbcc9da-dae0-48d2-883a-c07567a3006a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.751484 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7cbcc9da-dae0-48d2-883a-c07567a3006a tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:10.751693 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7cbcc9da-dae0-48d2-883a-c07567a3006a tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.751882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7cbcc9da-dae0-48d2-883a-c07567a3006a tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.755508 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aa17636b-1b02-4300-8a9e-028e90998cd2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.757347 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aa17636b-1b02-4300-8a9e-028e90998cd2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:10.757558 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aa17636b-1b02-4300-8a9e-028e90998cd2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.757758 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aa17636b-1b02-4300-8a9e-028e90998cd2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.761537 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.761537 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:10.765220 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-af94fb0f-cc2d-43d9-a4fd-3316942201c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.765516 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7cbcc9da-dae0-48d2-883a-c07567a3006a tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:10.765796 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-af94fb0f-cc2d-43d9-a4fd-3316942201c5 None None] GET https://10.4.3.210/volume// Aug 05 18:31:10.766054 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-af94fb0f-cc2d-43d9-a4fd-3316942201c5 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.766324 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-af94fb0f-cc2d-43d9-a4fd-3316942201c5 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.766785 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-af94fb0f-cc2d-43d9-a4fd-3316942201c5 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:10.767378 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1269/5042] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:10.769204 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.769204 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:10.769992 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7cbcc9da-dae0-48d2-883a-c07567a3006a tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:10.770384 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1257/5043] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:10.773539 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-aa17636b-1b02-4300-8a9e-028e90998cd2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:10.774060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-a47597a8-4fb0-407a-9f71-978b6ad65760 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.776580 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-a47597a8-4fb0-407a-9f71-978b6ad65760 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:10.777110 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-a47597a8-4fb0-407a-9f71-978b6ad65760 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.777178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-a47597a8-4fb0-407a-9f71-978b6ad65760 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.778776 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aa17636b-1b02-4300-8a9e-028e90998cd2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:10.779265 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1265/5044] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:10.786875 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.786875 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:10.788913 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.790761 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-a47597a8-4fb0-407a-9f71-978b6ad65760 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:10.791378 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785/action Aug 05 18:31:10.791762 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:10.791940 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:10.794992 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-a47597a8-4fb0-407a-9f71-978b6ad65760 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:10.795397 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1254/5045] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:10.809757 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.809757 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:10.810450 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:10.818423 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Begin detaching volume completed successfully. Aug 05 18:31:10.818762 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b89096e8-001f-47f5-90a8-383c74f5c3fa tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785/action returned with HTTP 202 Aug 05 18:31:10.819542 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1270/5046] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:31:10 2026] POST /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:10.841403 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ffa7a7bc-ae00-4baa-892d-2146c309054b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.843606 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ffa7a7bc-ae00-4baa-892d-2146c309054b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:10.843842 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ffa7a7bc-ae00-4baa-892d-2146c309054b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.844099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ffa7a7bc-ae00-4baa-892d-2146c309054b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.854322 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.854322 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:10.858628 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ffa7a7bc-ae00-4baa-892d-2146c309054b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:10.863874 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ffa7a7bc-ae00-4baa-892d-2146c309054b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:10.864290 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1258/5047] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 05 18:31:10.881487 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b91ee939-af60-44ed-9f94-06f4e7c76f72 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.881996 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b91ee939-af60-44ed-9f94-06f4e7c76f72 None None] GET https://10.4.3.210/volume// Aug 05 18:31:10.882221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b91ee939-af60-44ed-9f94-06f4e7c76f72 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.882465 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b91ee939-af60-44ed-9f94-06f4e7c76f72 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.882860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b91ee939-af60-44ed-9f94-06f4e7c76f72 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:10.883208 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1266/5048] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:10.898293 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7315438f-3cd1-4715-90ae-ec6c52788d3e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.904857 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7315438f-3cd1-4715-90ae-ec6c52788d3e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:10.905602 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7315438f-3cd1-4715-90ae-ec6c52788d3e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:10.906308 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7315438f-3cd1-4715-90ae-ec6c52788d3e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:10.907958 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:10.910878 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] PUT https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 Aug 05 18:31:10.911353 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:10.921038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Acquiring lock "cinder-attachment_update-51dff712-9759-4ea3-a650-187c5f8ea87f-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:31:10.927282 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Lock "cinder-attachment_update-51dff712-9759-4ea3-a650-187c5f8ea87f-np0000006581" acquired by "attachment_update" :: waited 0.006s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:31:10.928509 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.928509 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:10.930286 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:10.930286 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:10.934753 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7315438f-3cd1-4715-90ae-ec6c52788d3e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:10.940235 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-7315438f-3cd1-4715-90ae-ec6c52788d3e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:10.940742 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1255/5049] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:10 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1319 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:11.019188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Lock "cinder-attachment_update-51dff712-9759-4ea3-a650-187c5f8ea87f-np0000006581" released by "attachment_update" :: held 0.092s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:31:11.019385 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-ad7fa500-709a-4744-b1d0-282d432654cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 returned with HTTP 200 Aug 05 18:31:11.019754 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1271/5050] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:31:10 2026] PUT /volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:11.235083 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a1b2ff12-4aa1-4b26-9723-306a73e1659e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:11.237663 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a1b2ff12-4aa1-4b26-9723-306a73e1659e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:11.237986 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a1b2ff12-4aa1-4b26-9723-306a73e1659e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:11.238264 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a1b2ff12-4aa1-4b26-9723-306a73e1659e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:11.238426 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a1b2ff12-4aa1-4b26-9723-306a73e1659e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:11.244671 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:11.244671 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:11.245902 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a1b2ff12-4aa1-4b26-9723-306a73e1659e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:11.246430 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1259/5051] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:11 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:11.792344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8595d616-044c-432f-9b2d-f3003f3721c4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:11.796063 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8595d616-044c-432f-9b2d-f3003f3721c4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:11.796063 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8595d616-044c-432f-9b2d-f3003f3721c4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:11.796063 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8595d616-044c-432f-9b2d-f3003f3721c4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:11.804131 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:11.804131 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:11.807872 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8595d616-044c-432f-9b2d-f3003f3721c4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:11.811955 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8595d616-044c-432f-9b2d-f3003f3721c4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:11.812420 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1267/5052] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:11 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:11.877256 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c24bcf10-6ba0-414b-9b57-2ee16d8081f7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:11.880537 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c24bcf10-6ba0-414b-9b57-2ee16d8081f7 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:11.880537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c24bcf10-6ba0-414b-9b57-2ee16d8081f7 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:11.880537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c24bcf10-6ba0-414b-9b57-2ee16d8081f7 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:11.889690 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:11.889690 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:11.893004 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c24bcf10-6ba0-414b-9b57-2ee16d8081f7 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:11.896725 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c24bcf10-6ba0-414b-9b57-2ee16d8081f7 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:11.897193 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1256/5053] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:11 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:12.257537 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-684bebee-ccef-4aa1-a536-cac46f98ff68 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:12.259219 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-684bebee-ccef-4aa1-a536-cac46f98ff68 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:12.261024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-684bebee-ccef-4aa1-a536-cac46f98ff68 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:12.261024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-684bebee-ccef-4aa1-a536-cac46f98ff68 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:12.261024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-684bebee-ccef-4aa1-a536-cac46f98ff68 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:12.264586 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:12.264586 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:12.266204 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-684bebee-ccef-4aa1-a536-cac46f98ff68 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:12.266708 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1272/5054] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:12 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:12.825042 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f6354021-07bf-4ef7-b663-992c70820076 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:12.827367 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6354021-07bf-4ef7-b663-992c70820076 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:12.827655 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6354021-07bf-4ef7-b663-992c70820076 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:12.827964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6354021-07bf-4ef7-b663-992c70820076 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:12.841155 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:12.841155 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:12.845828 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f6354021-07bf-4ef7-b663-992c70820076 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:12.851668 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6354021-07bf-4ef7-b663-992c70820076 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:12.852220 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1260/5055] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:12 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:12.910009 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ae41a6d9-78c8-4799-bb45-ac50432f1750 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:12.911790 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae41a6d9-78c8-4799-bb45-ac50432f1750 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:12.912011 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae41a6d9-78c8-4799-bb45-ac50432f1750 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:12.912250 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ae41a6d9-78c8-4799-bb45-ac50432f1750 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:12.921069 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:12.921069 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:12.924518 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ae41a6d9-78c8-4799-bb45-ac50432f1750 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:12.928544 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ae41a6d9-78c8-4799-bb45-ac50432f1750 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:12.928937 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1268/5056] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:12 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:13.279156 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-70417ce3-8db9-40c1-96d1-79dda8b63868 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:13.281429 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70417ce3-8db9-40c1-96d1-79dda8b63868 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:13.281705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70417ce3-8db9-40c1-96d1-79dda8b63868 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:13.281986 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70417ce3-8db9-40c1-96d1-79dda8b63868 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:13.282136 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-70417ce3-8db9-40c1-96d1-79dda8b63868 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:13.287442 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:13.287442 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:13.288418 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70417ce3-8db9-40c1-96d1-79dda8b63868 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:13.289107 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1257/5057] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:13 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:13.866422 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f2d727d0-05f2-44b4-b5e4-6f3e933ec8ed None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:13.868256 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f2d727d0-05f2-44b4-b5e4-6f3e933ec8ed tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:13.868519 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f2d727d0-05f2-44b4-b5e4-6f3e933ec8ed tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:13.868760 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f2d727d0-05f2-44b4-b5e4-6f3e933ec8ed tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:13.877871 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:13.877871 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:13.881297 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f2d727d0-05f2-44b4-b5e4-6f3e933ec8ed tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:13.885069 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f2d727d0-05f2-44b4-b5e4-6f3e933ec8ed tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:13.885467 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1273/5058] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:13 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:13.941468 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3c6a212b-169d-40f6-b482-62b37f04a1a5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:13.943575 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c6a212b-169d-40f6-b482-62b37f04a1a5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:13.943856 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c6a212b-169d-40f6-b482-62b37f04a1a5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:13.944066 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c6a212b-169d-40f6-b482-62b37f04a1a5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:13.953279 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:13.953279 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:13.956275 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3c6a212b-169d-40f6-b482-62b37f04a1a5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:13.959988 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c6a212b-169d-40f6-b482-62b37f04a1a5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:13.960381 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1261/5059] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:13 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:14.273329 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-f09565f3-9392-4712-ad85-fe17207373da None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:14.275646 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-f09565f3-9392-4712-ad85-fe17207373da tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432/action Aug 05 18:31:14.276078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-f09565f3-9392-4712-ad85-fe17207373da tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:14.276210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-f09565f3-9392-4712-ad85-fe17207373da tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:14.294477 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:14.294477 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:14.298369 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-419e5674-0b17-480a-b680-11fa5f919753 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:14.300338 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-419e5674-0b17-480a-b680-11fa5f919753 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:14.300725 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-419e5674-0b17-480a-b680-11fa5f919753 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:14.301026 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-419e5674-0b17-480a-b680-11fa5f919753 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:14.301186 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-419e5674-0b17-480a-b680-11fa5f919753 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:14.307137 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:14.307137 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:14.307240 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-f5c81ddc-f8e4-4958-9fc1-9a78424be864 req-f09565f3-9392-4712-ad85-fe17207373da tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432/action returned with HTTP 204 Aug 05 18:31:14.307724 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1269/5060] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:31:14 2026] POST /volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:14.308072 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-419e5674-0b17-480a-b680-11fa5f919753 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:14.308547 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1258/5061] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:14 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:14.391299 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b8d7e3d9-bacb-4c61-af50-832ff4401b73 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:14.394308 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b8d7e3d9-bacb-4c61-af50-832ff4401b73 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88 Aug 05 18:31:14.394525 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b8d7e3d9-bacb-4c61-af50-832ff4401b73 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:14.394730 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b8d7e3d9-bacb-4c61-af50-832ff4401b73 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'version_select' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:14.403287 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:14.403287 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:14.461611 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-0f9e8f40-9cf6-4aeb-bc0a-a1c87e8e27c4 req-b8d7e3d9-bacb-4c61-af50-832ff4401b73 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88 returned with HTTP 200 Aug 05 18:31:14.461954 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1274/5062] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:14 2026] DELETE /volume/v3/attachments/5b6a6d1f-35f1-4537-8169-df258f084f88 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:14.897741 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd3fbf32-c5a2-4f06-97b6-b5643bff2b4b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:14.899682 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd3fbf32-c5a2-4f06-97b6-b5643bff2b4b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:14.899930 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd3fbf32-c5a2-4f06-97b6-b5643bff2b4b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:14.900171 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd3fbf32-c5a2-4f06-97b6-b5643bff2b4b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:14.909255 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:14.909255 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:14.912613 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cd3fbf32-c5a2-4f06-97b6-b5643bff2b4b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:14.917195 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd3fbf32-c5a2-4f06-97b6-b5643bff2b4b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:14.917796 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1262/5063] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:14 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:14.933810 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:14.935988 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:31:14.936401 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51dff712-9759-4ea3-a650-187c5f8ea87f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-132368786"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:14.947812 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:14.947812 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:14.948397 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:14.948601 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:14.973138 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-61db73d3-e8b5-4f39-99f3-af3f88b731c9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:14.974792 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['93b2b46e-619b-4141-8e5c-c5557bb57f7b', 'fa62f661-c717-49bf-96da-3b427781c66d', 'aa77e495-055f-4852-b3bb-324071387469', '27f1606c-f452-467d-b6e8-e1b62090bcba'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:14.975224 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-61db73d3-e8b5-4f39-99f3-af3f88b731c9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:14.975471 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-61db73d3-e8b5-4f39-99f3-af3f88b731c9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:14.975737 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-61db73d3-e8b5-4f39-99f3-af3f88b731c9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:14.982950 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:14.982950 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:14.986384 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-61db73d3-e8b5-4f39-99f3-af3f88b731c9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:14.990610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-61db73d3-e8b5-4f39-99f3-af3f88b731c9 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:14.991013 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1259/5064] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:14 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:15.002474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:15.004418 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:15.004659 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:15.005056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:15.005056 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume with id: e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:15.009080 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot force create request issued successfully. Aug 05 18:31:15.009413 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-89090019-7739-4a1a-ae4d-38e73301f7e1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:31:15.009911 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1270/5065] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:31:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:15.011498 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:15.011498 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:15.012269 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:15.019180 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1949e6fe-c0ba-44fc-802d-2d1d252acd21 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:15.020872 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1949e6fe-c0ba-44fc-802d-2d1d252acd21 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:15.021065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1949e6fe-c0ba-44fc-802d-2d1d252acd21 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:15.021252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1949e6fe-c0ba-44fc-802d-2d1d252acd21 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:15.024258 np0000006581 devstack@c-api.service[100366]: WARNING cinder.keymgr.conf_key_mgr [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:31:15.028085 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:15.028085 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:15.028339 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1949e6fe-c0ba-44fc-802d-2d1d252acd21 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:15.029285 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1949e6fe-c0ba-44fc-802d-2d1d252acd21 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 returned with HTTP 200 Aug 05 18:31:15.029709 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1263/5066] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:15 2026] GET /volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:15.031004 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume request issued successfully. Aug 05 18:31:15.031243 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a02930c0-026c-4e5b-82b1-632efe85ce9c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 202 Aug 05 18:31:15.031678 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1275/5067] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:15 2026] DELETE /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:15.039314 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-23b80109-5d70-4838-8e87-30bb4b359e12 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:15.041199 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23b80109-5d70-4838-8e87-30bb4b359e12 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:15.041384 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23b80109-5d70-4838-8e87-30bb4b359e12 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:15.041603 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23b80109-5d70-4838-8e87-30bb4b359e12 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:15.048624 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:15.048624 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:15.052138 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-23b80109-5d70-4838-8e87-30bb4b359e12 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:15.055873 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23b80109-5d70-4838-8e87-30bb4b359e12 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 200 Aug 05 18:31:15.056217 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1260/5068] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:15 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:15.318321 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c9b33589-537a-48b7-a27d-aea867a48ada None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:15.320419 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c9b33589-537a-48b7-a27d-aea867a48ada tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:15.320673 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c9b33589-537a-48b7-a27d-aea867a48ada tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:15.320946 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c9b33589-537a-48b7-a27d-aea867a48ada tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:15.321096 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c9b33589-537a-48b7-a27d-aea867a48ada tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:15.325277 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:15.325277 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:15.326006 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c9b33589-537a-48b7-a27d-aea867a48ada tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:15.326383 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1271/5069] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:15 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:16.038919 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06f01bad-cfb9-4f67-b268-e865788a5cc8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.040714 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06f01bad-cfb9-4f67-b268-e865788a5cc8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:16.040937 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06f01bad-cfb9-4f67-b268-e865788a5cc8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.041120 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06f01bad-cfb9-4f67-b268-e865788a5cc8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.046092 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.046092 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:16.046468 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-06f01bad-cfb9-4f67-b268-e865788a5cc8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:16.047211 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06f01bad-cfb9-4f67-b268-e865788a5cc8 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 returned with HTTP 200 Aug 05 18:31:16.047749 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1264/5070] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:16.055951 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.057644 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:31:16.057979 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51dff712-9759-4ea3-a650-187c5f8ea87f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-558517210"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:16.068747 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.068747 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:16.069221 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:16.069289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-612a9dff-d301-4e24-a5e6-9b8b93c4b43d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.069584 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:16.071002 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-612a9dff-d301-4e24-a5e6-9b8b93c4b43d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 Aug 05 18:31:16.071187 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-612a9dff-d301-4e24-a5e6-9b8b93c4b43d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.071359 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-612a9dff-d301-4e24-a5e6-9b8b93c4b43d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.076920 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-612a9dff-d301-4e24-a5e6-9b8b93c4b43d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 returned with HTTP 404 Aug 05 18:31:16.077357 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1261/5071] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/volumes/e3b8d49a-1a6f-4800-97f3-5ca9184b5c09 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:16.084315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.086050 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:31:16.086245 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.086414 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.087258 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:31:16.093576 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['cf8f8522-dcd5-43a8-aa16-3d53d02246f4', '448df114-c1bf-4931-9397-3ce88d31d334', '0176ee0c-3f90-4989-8442-5c335b718ac1', '90072ca0-793c-4ae9-ba50-c6b4e56464b2'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:16.098531 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Get all volumes completed successfully. Aug 05 18:31:16.100183 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.100183 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:16.104082 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4dbbdcaf-9e53-468a-8031-704997e8cb47 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:31:16.104544 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1272/5072] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8604 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:16.124479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2ce9225d-7b75-4bca-b992-42c09a11e1d1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.126658 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ce9225d-7b75-4bca-b992-42c09a11e1d1 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] DELETE https://10.4.3.210/volume/v3/types/20c58902-5144-456f-afcd-7ddd1434e7e8 Aug 05 18:31:16.126915 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ce9225d-7b75-4bca-b992-42c09a11e1d1 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.127152 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ce9225d-7b75-4bca-b992-42c09a11e1d1 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.127268 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot force create request issued successfully. Aug 05 18:31:16.127609 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3f34e55e-7da0-4508-a93a-6fd776861cc7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:31:16.128047 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1276/5073] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:31:16 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:16.136423 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1b802d96-1a8f-4499-a4c5-a84da948c3a2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.138411 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1b802d96-1a8f-4499-a4c5-a84da948c3a2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:16.138672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1b802d96-1a8f-4499-a4c5-a84da948c3a2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.138878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1b802d96-1a8f-4499-a4c5-a84da948c3a2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.144119 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.144119 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:16.144777 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1b802d96-1a8f-4499-a4c5-a84da948c3a2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:16.145913 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1b802d96-1a8f-4499-a4c5-a84da948c3a2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 returned with HTTP 200 Aug 05 18:31:16.146411 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1262/5074] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:16.154667 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ce9225d-7b75-4bca-b992-42c09a11e1d1 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types/20c58902-5144-456f-afcd-7ddd1434e7e8 returned with HTTP 202 Aug 05 18:31:16.155188 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1265/5075] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:31:16 2026] DELETE /volume/v3/types/20c58902-5144-456f-afcd-7ddd1434e7e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 05 18:31:16.161856 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.163654 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:16.163867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.164173 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.164337 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume with id: 99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:16.171865 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.171865 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:16.172412 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:16.188384 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume request issued successfully. Aug 05 18:31:16.188581 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a5c18778-67da-4e4a-8e1f-d3d0942c393d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 202 Aug 05 18:31:16.189102 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1273/5076] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:16 2026] DELETE /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:16.197825 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6f7b28dc-586a-4c16-bc46-97bd7fd6e93c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.199623 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f7b28dc-586a-4c16-bc46-97bd7fd6e93c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:16.199863 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f7b28dc-586a-4c16-bc46-97bd7fd6e93c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.200052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f7b28dc-586a-4c16-bc46-97bd7fd6e93c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.207392 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.207392 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:16.211320 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6f7b28dc-586a-4c16-bc46-97bd7fd6e93c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:16.215531 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f7b28dc-586a-4c16-bc46-97bd7fd6e93c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 200 Aug 05 18:31:16.216208 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1277/5077] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:16.337748 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-45b97642-6524-4733-8325-a498656ca30c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.340461 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-45b97642-6524-4733-8325-a498656ca30c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:16.340741 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-45b97642-6524-4733-8325-a498656ca30c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.341041 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-45b97642-6524-4733-8325-a498656ca30c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.341180 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-45b97642-6524-4733-8325-a498656ca30c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:16.345549 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.345549 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:16.346323 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-45b97642-6524-4733-8325-a498656ca30c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:16.346757 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1263/5078] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:16.936772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-f893a09a-9a9b-4a2f-a8b0-3b09ebf9f341 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:16.939520 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-f893a09a-9a9b-4a2f-a8b0-3b09ebf9f341 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:16.939753 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-f893a09a-9a9b-4a2f-a8b0-3b09ebf9f341 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:16.939995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-f893a09a-9a9b-4a2f-a8b0-3b09ebf9f341 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:16.947362 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:16.947362 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:16.951015 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-f893a09a-9a9b-4a2f-a8b0-3b09ebf9f341 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:16.955227 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-f893a09a-9a9b-4a2f-a8b0-3b09ebf9f341 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:16.955682 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1266/5079] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:16 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:17.036815 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-575689c4-90f5-4916-9699-4375997b5b4c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.037297 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-575689c4-90f5-4916-9699-4375997b5b4c None None] GET https://10.4.3.210/volume// Aug 05 18:31:17.037533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-575689c4-90f5-4916-9699-4375997b5b4c None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.037748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-575689c4-90f5-4916-9699-4375997b5b4c None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.038135 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-575689c4-90f5-4916-9699-4375997b5b4c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:17.038451 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1274/5080] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:17.046766 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-b79b0f72-6efe-4d79-93fb-8b21f1241430 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.117652 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-b79b0f72-6efe-4d79-93fb-8b21f1241430 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:31:17.118035 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-b79b0f72-6efe-4d79-93fb-8b21f1241430 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2cd084e4-8717-4a76-9681-f9afaa6153d5", "connector": null, "instance_uuid": "79489026-9b71-4732-ae38-7e3f53480601"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:17.126626 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.126626 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:17.153665 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-b79b0f72-6efe-4d79-93fb-8b21f1241430 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:31:17.154323 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1278/5081] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:31:17 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:17.155347 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-162d8182-8f48-4213-a075-9972277a512d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.157173 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-162d8182-8f48-4213-a075-9972277a512d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:17.157409 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-162d8182-8f48-4213-a075-9972277a512d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.157609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-162d8182-8f48-4213-a075-9972277a512d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.162534 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.162534 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:17.162990 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-162d8182-8f48-4213-a075-9972277a512d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:17.163903 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-162d8182-8f48-4213-a075-9972277a512d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 returned with HTTP 200 Aug 05 18:31:17.164275 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1264/5082] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:17.172875 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.174771 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:17.175009 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.175201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.175297 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:17.185861 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b1f4b246-3dd8-45dd-b8ae-e4f333f0648e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.186527 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.186527 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:17.187066 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:17.187941 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b1f4b246-3dd8-45dd-b8ae-e4f333f0648e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:17.188228 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b1f4b246-3dd8-45dd-b8ae-e4f333f0648e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.188512 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b1f4b246-3dd8-45dd-b8ae-e4f333f0648e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.198520 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c22f2b0f-33f2-4b87-86af-1399ed9f4c7c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.198679 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.198679 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:17.198947 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c22f2b0f-33f2-4b87-86af-1399ed9f4c7c None None] GET https://10.4.3.210/volume// Aug 05 18:31:17.199134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c22f2b0f-33f2-4b87-86af-1399ed9f4c7c None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.199406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c22f2b0f-33f2-4b87-86af-1399ed9f4c7c None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.199674 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c22f2b0f-33f2-4b87-86af-1399ed9f4c7c None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:17.199977 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1279/5083] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:17.202710 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b1f4b246-3dd8-45dd-b8ae-e4f333f0648e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:17.207358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-9323ec88-15b7-4af6-9e8f-3ca714b987b7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.207888 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b1f4b246-3dd8-45dd-b8ae-e4f333f0648e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:17.208353 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1275/5084] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:17.209428 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-9323ec88-15b7-4af6-9e8f-3ca714b987b7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:17.209651 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-9323ec88-15b7-4af6-9e8f-3ca714b987b7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.209835 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-9323ec88-15b7-4af6-9e8f-3ca714b987b7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.211482 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:31:17.211773 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-99dd4262-2e81-45d0-8055-a70df7ccb442 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 returned with HTTP 202 Aug 05 18:31:17.212406 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1267/5085] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:17 2026] DELETE /volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:17.219002 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-969c4b3e-04cc-4d16-ae88-c18e8741f421 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.219665 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.219665 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:17.220827 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-969c4b3e-04cc-4d16-ae88-c18e8741f421 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:17.221271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-969c4b3e-04cc-4d16-ae88-c18e8741f421 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.221271 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-969c4b3e-04cc-4d16-ae88-c18e8741f421 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.225323 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-9323ec88-15b7-4af6-9e8f-3ca714b987b7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:17.226261 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.226261 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:17.227092 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-969c4b3e-04cc-4d16-ae88-c18e8741f421 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:17.227428 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-969c4b3e-04cc-4d16-ae88-c18e8741f421 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 returned with HTTP 200 Aug 05 18:31:17.227807 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1280/5086] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:17.229168 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-357cf4be-d81b-4d52-b7e4-5cdfdf23c1e8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.230283 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-9323ec88-15b7-4af6-9e8f-3ca714b987b7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:17.230916 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1265/5087] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 1084 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:17.231277 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-357cf4be-d81b-4d52-b7e4-5cdfdf23c1e8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 Aug 05 18:31:17.231507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-357cf4be-d81b-4d52-b7e4-5cdfdf23c1e8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.231764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-357cf4be-d81b-4d52-b7e4-5cdfdf23c1e8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.238604 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-357cf4be-d81b-4d52-b7e4-5cdfdf23c1e8 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 returned with HTTP 404 Aug 05 18:31:17.239213 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1276/5088] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/volumes/99023df9-a8d6-4930-a2a8-13d6546df785 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:17.246130 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.247789 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:17.247979 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.248156 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.248310 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume with id: 968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:17.256346 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.256346 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:17.256900 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:17.276161 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume request issued successfully. Aug 05 18:31:17.276388 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3631bf03-fed6-48e6-81d7-23fbb012e979 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 202 Aug 05 18:31:17.276808 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1268/5089] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:17 2026] DELETE /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:17.283958 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4a2ced2f-a22b-4318-96f9-a8cc9f016821 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.285758 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4a2ced2f-a22b-4318-96f9-a8cc9f016821 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:17.285970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4a2ced2f-a22b-4318-96f9-a8cc9f016821 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.286158 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4a2ced2f-a22b-4318-96f9-a8cc9f016821 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.293352 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.293352 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:17.296944 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4a2ced2f-a22b-4318-96f9-a8cc9f016821 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:31:17.301978 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4a2ced2f-a22b-4318-96f9-a8cc9f016821 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 200 Aug 05 18:31:17.302414 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1281/5090] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:17.336658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.339145 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] PUT https://10.4.3.210/volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19 Aug 05 18:31:17.339502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:17.346941 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Acquiring lock "cinder-attachment_update-2cd084e4-8717-4a76-9681-f9afaa6153d5-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:31:17.350886 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Lock "cinder-attachment_update-2cd084e4-8717-4a76-9681-f9afaa6153d5-np0000006581" acquired by "attachment_update" :: waited 0.004s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:31:17.351777 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.351777 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:17.358034 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eb8b1d5a-6753-4add-8853-e030719d9006 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.360186 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb8b1d5a-6753-4add-8853-e030719d9006 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:17.360399 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb8b1d5a-6753-4add-8853-e030719d9006 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.360568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb8b1d5a-6753-4add-8853-e030719d9006 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.360689 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-eb8b1d5a-6753-4add-8853-e030719d9006 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:17.365131 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.365131 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:17.365937 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb8b1d5a-6753-4add-8853-e030719d9006 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:17.366286 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1277/5091] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:17.470046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Lock "cinder-attachment_update-2cd084e4-8717-4a76-9681-f9afaa6153d5-np0000006581" released by "attachment_update" :: held 0.119s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:31:17.471972 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-439e4a69-5809-4597-8e27-c5a8feea0e75 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19 returned with HTTP 200 Aug 05 18:31:17.473692 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1266/5092] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:31:17 2026] PUT /volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:17.483610 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-0e1e47d6-17b3-467e-a2d9-a4da084093ca None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:17.485997 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-0e1e47d6-17b3-467e-a2d9-a4da084093ca tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/encryption Aug 05 18:31:17.486234 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-0e1e47d6-17b3-467e-a2d9-a4da084093ca tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:17.486451 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-0e1e47d6-17b3-467e-a2d9-a4da084093ca tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:17.496813 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:17.496813 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:17.504576 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-0e1e47d6-17b3-467e-a2d9-a4da084093ca tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/encryption returned with HTTP 200 Aug 05 18:31:17.505073 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1269/5093] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:31:17 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:18.221794 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a0a3c2ca-e4c6-45f8-a6bb-ddcd8eb2a1e3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.223686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0a3c2ca-e4c6-45f8-a6bb-ddcd8eb2a1e3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:18.223876 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0a3c2ca-e4c6-45f8-a6bb-ddcd8eb2a1e3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.224052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a0a3c2ca-e4c6-45f8-a6bb-ddcd8eb2a1e3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.232916 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:18.232916 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:18.236290 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a0a3c2ca-e4c6-45f8-a6bb-ddcd8eb2a1e3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:18.236477 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f384b722-36b8-461d-8569-9ca691421657 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.238636 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f384b722-36b8-461d-8569-9ca691421657 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:18.238932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f384b722-36b8-461d-8569-9ca691421657 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.239135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f384b722-36b8-461d-8569-9ca691421657 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.240786 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a0a3c2ca-e4c6-45f8-a6bb-ddcd8eb2a1e3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:18.241651 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1282/5094] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:18 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:18.244195 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f384b722-36b8-461d-8569-9ca691421657 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 returned with HTTP 404 Aug 05 18:31:18.244738 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1278/5095] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:18 2026] GET /volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:18.252998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.255038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:31:18.255267 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.255530 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.255724 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:31:18.261349 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:18.261349 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:18.262110 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:18.283242 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:31:18.283580 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1576e3e-1420-4e51-b323-5bb37eea22fe tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f returned with HTTP 202 Aug 05 18:31:18.284368 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1267/5096] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:18 2026] DELETE /volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:18.292604 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-24365e9d-2a96-4390-a4c7-9789fba448aa None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.294499 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-24365e9d-2a96-4390-a4c7-9789fba448aa tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:31:18.294765 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-24365e9d-2a96-4390-a4c7-9789fba448aa tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.295062 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-24365e9d-2a96-4390-a4c7-9789fba448aa tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.300213 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:18.300213 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:18.300834 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-24365e9d-2a96-4390-a4c7-9789fba448aa tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:18.301660 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-24365e9d-2a96-4390-a4c7-9789fba448aa tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f returned with HTTP 200 Aug 05 18:31:18.302055 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1270/5097] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:18 2026] GET /volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:18.315586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-20c46fc5-70ac-427c-abf5-d6d916e5063d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.317251 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-20c46fc5-70ac-427c-abf5-d6d916e5063d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 Aug 05 18:31:18.317476 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-20c46fc5-70ac-427c-abf5-d6d916e5063d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.317684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-20c46fc5-70ac-427c-abf5-d6d916e5063d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.323482 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-20c46fc5-70ac-427c-abf5-d6d916e5063d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 returned with HTTP 404 Aug 05 18:31:18.324011 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1283/5098] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:18 2026] GET /volume/v3/volumes/968712a5-8533-4bac-b3fa-1414e562a378 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:18.330760 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.332677 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:31:18.332814 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.333041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.333893 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:31:18.347910 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Get all volumes completed successfully. Aug 05 18:31:18.350273 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:18.350273 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:18.355217 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d5b2284-4dbc-4125-826a-9069389d6f75 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:31:18.355781 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1279/5099] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:31:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6512 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:18.369712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-96153295-9e0b-4554-99d7-6ce8028f0057 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.371444 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96153295-9e0b-4554-99d7-6ce8028f0057 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] DELETE https://10.4.3.210/volume/v3/types/aaf4d83f-63ea-40e6-84a4-2022dc93e64d Aug 05 18:31:18.371675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96153295-9e0b-4554-99d7-6ce8028f0057 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.371912 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-96153295-9e0b-4554-99d7-6ce8028f0057 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.372150 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:18.372150 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:18.376689 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-99c404cd-e393-4b8d-914e-1d0d41b37888 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:18.378941 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-99c404cd-e393-4b8d-914e-1d0d41b37888 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:18.379196 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-99c404cd-e393-4b8d-914e-1d0d41b37888 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:18.379431 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-99c404cd-e393-4b8d-914e-1d0d41b37888 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:18.379578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-99c404cd-e393-4b8d-914e-1d0d41b37888 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:18.384416 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:18.384416 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:18.385604 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-99c404cd-e393-4b8d-914e-1d0d41b37888 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:18.385812 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1271/5100] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:18 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:18.408489 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-96153295-9e0b-4554-99d7-6ce8028f0057 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types/aaf4d83f-63ea-40e6-84a4-2022dc93e64d returned with HTTP 202 Aug 05 18:31:18.409564 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1268/5101] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:31:18 2026] DELETE /volume/v3/types/aaf4d83f-63ea-40e6-84a4-2022dc93e64d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:19.255371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-12447327-4aa4-4e05-ad8a-dc31fa5c8b79 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:19.257699 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12447327-4aa4-4e05-ad8a-dc31fa5c8b79 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:19.257994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12447327-4aa4-4e05-ad8a-dc31fa5c8b79 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:19.258314 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-12447327-4aa4-4e05-ad8a-dc31fa5c8b79 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:19.271816 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:19.271816 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:19.277227 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-12447327-4aa4-4e05-ad8a-dc31fa5c8b79 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:19.284137 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-12447327-4aa4-4e05-ad8a-dc31fa5c8b79 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:19.284778 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1284/5102] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:19 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:19.313782 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5bd504f7-ba25-42d4-ae73-e4b35523fb44 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:19.315762 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5bd504f7-ba25-42d4-ae73-e4b35523fb44 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:31:19.315987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5bd504f7-ba25-42d4-ae73-e4b35523fb44 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:19.316214 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5bd504f7-ba25-42d4-ae73-e4b35523fb44 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:19.321249 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5bd504f7-ba25-42d4-ae73-e4b35523fb44 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f returned with HTTP 404 Aug 05 18:31:19.321712 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1280/5103] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:19 2026] GET /volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:19.328577 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:19.330590 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:19.330805 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:19.331025 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:19.331232 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:19.336312 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:19.336312 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:19.336800 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:19.361709 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:31:19.361937 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8cd7bf2-5f40-482c-976c-8503954f3da5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 returned with HTTP 202 Aug 05 18:31:19.362582 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1272/5104] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:19 2026] DELETE /volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:19.371993 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0d90ac57-b844-4909-8b97-d0dd6339d225 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:19.374323 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0d90ac57-b844-4909-8b97-d0dd6339d225 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:19.374623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0d90ac57-b844-4909-8b97-d0dd6339d225 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:19.374899 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0d90ac57-b844-4909-8b97-d0dd6339d225 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:19.381358 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:19.381358 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:19.382061 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0d90ac57-b844-4909-8b97-d0dd6339d225 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:19.383223 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0d90ac57-b844-4909-8b97-d0dd6339d225 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 returned with HTTP 200 Aug 05 18:31:19.383721 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1269/5105] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:19 2026] GET /volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:19.396717 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-797e707e-e602-4b08-bb2f-bd700908f9ab None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:19.398679 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-797e707e-e602-4b08-bb2f-bd700908f9ab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:19.398947 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-797e707e-e602-4b08-bb2f-bd700908f9ab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:19.399157 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-797e707e-e602-4b08-bb2f-bd700908f9ab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:19.399269 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-797e707e-e602-4b08-bb2f-bd700908f9ab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:19.403419 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:19.403419 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:19.404170 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-797e707e-e602-4b08-bb2f-bd700908f9ab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:19.404508 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1285/5106] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:19 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:20.298585 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bcb33d36-7253-446f-9570-298272a4bd70 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.300935 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bcb33d36-7253-446f-9570-298272a4bd70 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:20.301187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bcb33d36-7253-446f-9570-298272a4bd70 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.301426 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bcb33d36-7253-446f-9570-298272a4bd70 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.311855 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:20.311855 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:20.315173 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bcb33d36-7253-446f-9570-298272a4bd70 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:20.319689 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bcb33d36-7253-446f-9570-298272a4bd70 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:20.320145 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1281/5107] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:20 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:20.394194 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-21b57ff0-13fd-46bd-8583-ce1728c95c76 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.396533 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-21b57ff0-13fd-46bd-8583-ce1728c95c76 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:20.396762 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-21b57ff0-13fd-46bd-8583-ce1728c95c76 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.396976 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-21b57ff0-13fd-46bd-8583-ce1728c95c76 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.401566 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-21b57ff0-13fd-46bd-8583-ce1728c95c76 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 returned with HTTP 404 Aug 05 18:31:20.402040 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1273/5108] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:20 2026] GET /volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:20.409184 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bbf7ff43-1251-483f-9c1c-b864612cd040 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.411478 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bbf7ff43-1251-483f-9c1c-b864612cd040 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:20.411478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bbf7ff43-1251-483f-9c1c-b864612cd040 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.411478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bbf7ff43-1251-483f-9c1c-b864612cd040 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.411478 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-bbf7ff43-1251-483f-9c1c-b864612cd040 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 5c86f6ba-1737-45f8-be17-c417b8216a85 Aug 05 18:31:20.413861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ae7f1d1e-b393-45ef-8d66-b917c6e43c95 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.417346 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bbf7ff43-1251-483f-9c1c-b864612cd040 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 returned with HTTP 404 Aug 05 18:31:20.417346 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1270/5109] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:20 2026] DELETE /volume/v3/snapshots/5c86f6ba-1737-45f8-be17-c417b8216a85 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:20.417432 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae7f1d1e-b393-45ef-8d66-b917c6e43c95 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:20.417432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae7f1d1e-b393-45ef-8d66-b917c6e43c95 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.417432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ae7f1d1e-b393-45ef-8d66-b917c6e43c95 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.417432 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ae7f1d1e-b393-45ef-8d66-b917c6e43c95 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:20.423036 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:20.423036 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:20.423237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e0fb66ac-73d9-4061-8a9d-902833ae0960 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.423984 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ae7f1d1e-b393-45ef-8d66-b917c6e43c95 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:20.424441 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1286/5110] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:20 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:20.425319 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0fb66ac-73d9-4061-8a9d-902833ae0960 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:20.425547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0fb66ac-73d9-4061-8a9d-902833ae0960 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.425757 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e0fb66ac-73d9-4061-8a9d-902833ae0960 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.425881 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-e0fb66ac-73d9-4061-8a9d-902833ae0960 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 018bc5d0-6b20-44cd-ac86-c6bc97772f53 Aug 05 18:31:20.430009 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e0fb66ac-73d9-4061-8a9d-902833ae0960 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 returned with HTTP 404 Aug 05 18:31:20.430433 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1282/5111] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:20 2026] DELETE /volume/v3/snapshots/018bc5d0-6b20-44cd-ac86-c6bc97772f53 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:20.468425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a7dcc655-ee9d-4458-b462-eee6fdca2fd3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.470333 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a7dcc655-ee9d-4458-b462-eee6fdca2fd3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:20.470507 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a7dcc655-ee9d-4458-b462-eee6fdca2fd3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.470731 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a7dcc655-ee9d-4458-b462-eee6fdca2fd3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.479291 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:20.479291 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:20.482525 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a7dcc655-ee9d-4458-b462-eee6fdca2fd3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:20.486239 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a7dcc655-ee9d-4458-b462-eee6fdca2fd3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:20.486629 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1274/5112] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:20 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:20.504685 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.506637 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f/action Aug 05 18:31:20.506966 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:20.507084 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:20.516985 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:20.516985 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:20.517391 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:20.523818 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Begin detaching volume completed successfully. Aug 05 18:31:20.524073 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-40b62cf8-ce07-45ec-9b54-f77110f49bf2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f/action returned with HTTP 202 Aug 05 18:31:20.524505 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1271/5113] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:31:20 2026] POST /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:20.583693 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-68ecf282-9a17-481c-9a26-24ca4e57fc20 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.584131 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68ecf282-9a17-481c-9a26-24ca4e57fc20 None None] GET https://10.4.3.210/volume// Aug 05 18:31:20.584506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68ecf282-9a17-481c-9a26-24ca4e57fc20 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.584506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-68ecf282-9a17-481c-9a26-24ca4e57fc20 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.584756 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-68ecf282-9a17-481c-9a26-24ca4e57fc20 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:20.585031 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1287/5114] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:20.592285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-ef76e338-4022-4e22-94c4-c39775dab24b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:20.595141 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-ef76e338-4022-4e22-94c4-c39775dab24b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:20.595141 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-ef76e338-4022-4e22-94c4-c39775dab24b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:20.595141 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-ef76e338-4022-4e22-94c4-c39775dab24b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:20.605073 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:20.605073 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:20.609230 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-ef76e338-4022-4e22-94c4-c39775dab24b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:20.614479 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-ef76e338-4022-4e22-94c4-c39775dab24b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:20.614911 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1283/5115] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:20 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:21.335210 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-32ed300f-764f-431e-b84d-e0a2570a815c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:21.338311 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32ed300f-764f-431e-b84d-e0a2570a815c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:21.338586 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32ed300f-764f-431e-b84d-e0a2570a815c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:21.338896 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-32ed300f-764f-431e-b84d-e0a2570a815c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:21.351069 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.351069 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:21.355089 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-32ed300f-764f-431e-b84d-e0a2570a815c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:21.359865 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-32ed300f-764f-431e-b84d-e0a2570a815c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:21.360295 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1275/5116] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:21 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:21.437072 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eb84ca8d-9284-4e0d-bea9-604a560c744d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:21.439815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb84ca8d-9284-4e0d-bea9-604a560c744d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:21.440050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb84ca8d-9284-4e0d-bea9-604a560c744d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:21.440220 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb84ca8d-9284-4e0d-bea9-604a560c744d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:21.440318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-eb84ca8d-9284-4e0d-bea9-604a560c744d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:21.444247 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.444247 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:21.444898 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb84ca8d-9284-4e0d-bea9-604a560c744d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:21.445222 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1272/5117] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:21 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:21.455804 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:21.457674 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051/restore Aug 05 18:31:21.458095 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5e2fe5f0-c336-4748-b6b3-7677ea54cb29"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:21.459542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Restoring backup a863a7df-bdab-40d4-aafa-ae98c61eb051 ({'restore': {'volume_id': '5e2fe5f0-c336-4748-b6b3-7677ea54cb29'}}) {{(pid=100366) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:31:21.459866 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Restoring backup a863a7df-bdab-40d4-aafa-ae98c61eb051 to volume 5e2fe5f0-c336-4748-b6b3-7677ea54cb29. Aug 05 18:31:21.465544 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.465544 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:21.473890 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.473890 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:21.474352 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:21.474485 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.api [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Checking backup size 1 against volume size 1 {{(pid=100366) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:31:21.474601 np0000006581 devstack@c-api.service[100366]: INFO cinder.backup.api [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Overwriting volume 5e2fe5f0-c336-4748-b6b3-7677ea54cb29 with restore of backup a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:21.488835 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] restore_backup in rpcapi backup_id a863a7df-bdab-40d4-aafa-ae98c61eb051 {{(pid=100366) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:31:21.490841 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9fed229a-4ee0-4a85-97cb-3a6edaebc0ba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051/restore returned with HTTP 202 Aug 05 18:31:21.491361 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1288/5118] 10.4.3.210 () {68 vars in 1393 bytes} [Wed Aug 5 18:31:21 2026] POST /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051/restore => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:21.502669 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-61b3c494-b445-4ccf-ad5e-71d5de7a4789 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:21.504493 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61b3c494-b445-4ccf-ad5e-71d5de7a4789 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:21.504756 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61b3c494-b445-4ccf-ad5e-71d5de7a4789 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:21.504946 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-61b3c494-b445-4ccf-ad5e-71d5de7a4789 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:21.505037 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-61b3c494-b445-4ccf-ad5e-71d5de7a4789 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:21.512186 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.512186 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:21.512719 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-61b3c494-b445-4ccf-ad5e-71d5de7a4789 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:21.513079 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1284/5119] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:21 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:21.704644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a61d3ab2-2231-4b1a-b456-453151b14682 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:21.707037 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a61d3ab2-2231-4b1a-b456-453151b14682 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 Aug 05 18:31:21.707271 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a61d3ab2-2231-4b1a-b456-453151b14682 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:21.707537 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a61d3ab2-2231-4b1a-b456-453151b14682 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:21.716932 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.716932 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:21.763497 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-393d18b2-3b7c-452b-a421-144a07d270e7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:21.766048 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-393d18b2-3b7c-452b-a421-144a07d270e7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19/action Aug 05 18:31:21.766342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-d86793ba-af8c-486b-9204-180ba1b2a9b1 req-a61d3ab2-2231-4b1a-b456-453151b14682 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 returned with HTTP 200 Aug 05 18:31:21.766499 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-393d18b2-3b7c-452b-a421-144a07d270e7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:21.766644 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-393d18b2-3b7c-452b-a421-144a07d270e7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:21.766772 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1276/5120] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:21 2026] DELETE /volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:21.785142 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:21.785142 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:21.796534 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-6d88dd51-447d-41c4-9491-6a7a4573fb46 req-393d18b2-3b7c-452b-a421-144a07d270e7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19/action returned with HTTP 204 Aug 05 18:31:21.797200 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1273/5121] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:31:21 2026] POST /volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:22.377527 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8249cb39-3832-4da2-bee4-b59685afce91 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.379716 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8249cb39-3832-4da2-bee4-b59685afce91 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:22.380003 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8249cb39-3832-4da2-bee4-b59685afce91 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.380192 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8249cb39-3832-4da2-bee4-b59685afce91 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.389991 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.389991 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:22.393567 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-8249cb39-3832-4da2-bee4-b59685afce91 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:22.397969 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8249cb39-3832-4da2-bee4-b59685afce91 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:22.398305 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1289/5122] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 1197 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:22.410725 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-483b2b48-3d41-415b-a563-1750b457af03 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.412752 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-483b2b48-3d41-415b-a563-1750b457af03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:22.413080 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-483b2b48-3d41-415b-a563-1750b457af03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.413331 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-483b2b48-3d41-415b-a563-1750b457af03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.424000 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.424000 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:22.427966 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-483b2b48-3d41-415b-a563-1750b457af03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:22.432437 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-483b2b48-3d41-415b-a563-1750b457af03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:22.432925 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1285/5123] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 1197 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:22.476170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-baf74f85-f0ec-4c76-a9e5-44423edba35d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.478292 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-baf74f85-f0ec-4c76-a9e5-44423edba35d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:22.478479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-baf74f85-f0ec-4c76-a9e5-44423edba35d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.478688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-baf74f85-f0ec-4c76-a9e5-44423edba35d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.490374 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.490374 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:22.494492 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-baf74f85-f0ec-4c76-a9e5-44423edba35d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:22.500302 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-baf74f85-f0ec-4c76-a9e5-44423edba35d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:22.500901 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1277/5124] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 1197 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:22.519464 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.521364 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/action Aug 05 18:31:22.521713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:22.521840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:22.524146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9755e9aa-865b-468f-af5b-58eb21b938c5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.525764 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9755e9aa-865b-468f-af5b-58eb21b938c5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:22.525989 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9755e9aa-865b-468f-af5b-58eb21b938c5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.526626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9755e9aa-865b-468f-af5b-58eb21b938c5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.526626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9755e9aa-865b-468f-af5b-58eb21b938c5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:22.530112 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.530112 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:22.530881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9755e9aa-865b-468f-af5b-58eb21b938c5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:22.531291 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1290/5125] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:22.534116 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.534116 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:22.534116 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:22.539533 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Begin detaching volume completed successfully. Aug 05 18:31:22.539803 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-712fdf5d-87fa-4466-9a34-bf766cb67a8a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/action returned with HTTP 202 Aug 05 18:31:22.540363 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1274/5126] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:31:22 2026] POST /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:22.582772 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9e08a4ed-69b2-4c7e-90f4-0a14fdf311a4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.583331 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e08a4ed-69b2-4c7e-90f4-0a14fdf311a4 None None] GET https://10.4.3.210/volume// Aug 05 18:31:22.583549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e08a4ed-69b2-4c7e-90f4-0a14fdf311a4 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.583799 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e08a4ed-69b2-4c7e-90f4-0a14fdf311a4 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.584433 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e08a4ed-69b2-4c7e-90f4-0a14fdf311a4 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:22.584572 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1286/5127] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:22.591136 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-737a4a93-190c-4d1b-bbc6-66be4953cca1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.593197 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-737a4a93-190c-4d1b-bbc6-66be4953cca1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:22.593400 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-737a4a93-190c-4d1b-bbc6-66be4953cca1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.593574 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-737a4a93-190c-4d1b-bbc6-66be4953cca1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.602475 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.602475 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:22.606620 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-737a4a93-190c-4d1b-bbc6-66be4953cca1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:22.612213 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-737a4a93-190c-4d1b-bbc6-66be4953cca1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:22.612870 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1278/5128] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 1380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:22.623152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-a160acae-5f2b-4121-8091-396df6385e0a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:22.625381 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-a160acae-5f2b-4121-8091-396df6385e0a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/encryption Aug 05 18:31:22.625669 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-a160acae-5f2b-4121-8091-396df6385e0a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:22.625911 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-a160acae-5f2b-4121-8091-396df6385e0a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:22.637003 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:22.637003 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:22.643323 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-a160acae-5f2b-4121-8091-396df6385e0a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/encryption returned with HTTP 200 Aug 05 18:31:22.643726 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1291/5129] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:31:22 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:23.541173 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0c55b1ca-7986-4b52-a46e-1265bd784554 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:23.543199 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c55b1ca-7986-4b52-a46e-1265bd784554 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:23.543421 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c55b1ca-7986-4b52-a46e-1265bd784554 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:23.543658 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0c55b1ca-7986-4b52-a46e-1265bd784554 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:23.543785 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0c55b1ca-7986-4b52-a46e-1265bd784554 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:23.548472 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:23.548472 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:23.549325 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0c55b1ca-7986-4b52-a46e-1265bd784554 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:23.549733 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1275/5130] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:23 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:24.207854 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-183e9556-d658-411d-973d-dadd601bedeb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:24.209936 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-183e9556-d658-411d-973d-dadd601bedeb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19 Aug 05 18:31:24.210119 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-183e9556-d658-411d-973d-dadd601bedeb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:24.210292 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-183e9556-d658-411d-973d-dadd601bedeb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:24.218886 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:24.218886 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:24.276564 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-664ab4bd-6d1f-492a-9a21-32246c4b456d req-183e9556-d658-411d-973d-dadd601bedeb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19 returned with HTTP 200 Aug 05 18:31:24.277032 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1287/5131] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:24 2026] DELETE /volume/v3/attachments/6077422d-0f6b-47b2-a43b-3412adf1be19 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:24.480447 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-3b8e4262-1464-4052-90bd-56f533e7c7b0 req-a3552a7b-5091-43a0-bc29-80acffe8cb2f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:24.483515 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3b8e4262-1464-4052-90bd-56f533e7c7b0 req-a3552a7b-5091-43a0-bc29-80acffe8cb2f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 Aug 05 18:31:24.483837 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3b8e4262-1464-4052-90bd-56f533e7c7b0 req-a3552a7b-5091-43a0-bc29-80acffe8cb2f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:24.484141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3b8e4262-1464-4052-90bd-56f533e7c7b0 req-a3552a7b-5091-43a0-bc29-80acffe8cb2f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'version_select' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:24.489430 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3b8e4262-1464-4052-90bd-56f533e7c7b0 req-a3552a7b-5091-43a0-bc29-80acffe8cb2f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 returned with HTTP 404 Aug 05 18:31:24.490051 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1279/5132] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:31:24 2026] DELETE /volume/v3/attachments/8c6be291-4835-4ad6-9b37-278db5ee0432 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:31:24.559976 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-920df456-2930-4411-8a41-fd460e6fb60b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:24.561703 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-920df456-2930-4411-8a41-fd460e6fb60b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:24.561945 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-920df456-2930-4411-8a41-fd460e6fb60b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:24.562171 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-920df456-2930-4411-8a41-fd460e6fb60b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:24.562302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-920df456-2930-4411-8a41-fd460e6fb60b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:24.566358 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:24.566358 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:24.567101 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-920df456-2930-4411-8a41-fd460e6fb60b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:24.567540 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1292/5133] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:24 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:24.713276 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-8abe9f0a-4d83-4af3-924a-4e2bec9658d4 req-18387de4-4c9d-4b79-988d-92bc235d0bdf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:24.716113 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8abe9f0a-4d83-4af3-924a-4e2bec9658d4 req-18387de4-4c9d-4b79-988d-92bc235d0bdf tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:24.716460 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8abe9f0a-4d83-4af3-924a-4e2bec9658d4 req-18387de4-4c9d-4b79-988d-92bc235d0bdf tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:24.716798 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-8abe9f0a-4d83-4af3-924a-4e2bec9658d4 req-18387de4-4c9d-4b79-988d-92bc235d0bdf tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:24.726570 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:24.726570 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:24.730934 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-8abe9f0a-4d83-4af3-924a-4e2bec9658d4 req-18387de4-4c9d-4b79-988d-92bc235d0bdf tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:24.735990 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-8abe9f0a-4d83-4af3-924a-4e2bec9658d4 req-18387de4-4c9d-4b79-988d-92bc235d0bdf tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:24.736610 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1276/5134] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:24 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:25.578568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-339ce098-c2ee-4170-8e68-a600ed8b1b4c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:25.582138 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-339ce098-c2ee-4170-8e68-a600ed8b1b4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:25.582381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-339ce098-c2ee-4170-8e68-a600ed8b1b4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:25.582619 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-339ce098-c2ee-4170-8e68-a600ed8b1b4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:25.582768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-339ce098-c2ee-4170-8e68-a600ed8b1b4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:25.590541 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:25.590541 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:25.591475 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-339ce098-c2ee-4170-8e68-a600ed8b1b4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:25.591999 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1288/5135] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:25 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:26.081501 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-39d6e13e-10eb-4d2a-9746-f91fccf60e6f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:26.083186 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-39d6e13e-10eb-4d2a-9746-f91fccf60e6f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:31:26.083367 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-39d6e13e-10eb-4d2a-9746-f91fccf60e6f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:26.083539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-39d6e13e-10eb-4d2a-9746-f91fccf60e6f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:26.083676 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-39d6e13e-10eb-4d2a-9746-f91fccf60e6f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 4816f530-66b4-4c38-8711-2d1ec6079f7f Aug 05 18:31:26.088571 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-39d6e13e-10eb-4d2a-9746-f91fccf60e6f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f returned with HTTP 404 Aug 05 18:31:26.089170 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1280/5136] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:26 2026] DELETE /volume/v3/snapshots/4816f530-66b4-4c38-8711-2d1ec6079f7f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:26.102788 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-69a4f1db-b014-4edb-ad7c-1ccd7e404d08 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:26.105094 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69a4f1db-b014-4edb-ad7c-1ccd7e404d08 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:26.105308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69a4f1db-b014-4edb-ad7c-1ccd7e404d08 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:26.105557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-69a4f1db-b014-4edb-ad7c-1ccd7e404d08 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:26.113925 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:26.113925 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:26.118041 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-69a4f1db-b014-4edb-ad7c-1ccd7e404d08 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:26.122900 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-69a4f1db-b014-4edb-ad7c-1ccd7e404d08 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:26.123332 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1293/5137] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:26 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:26.141273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-af5db015-9922-465f-8305-94cc82c00efd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:26.142934 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:26.143390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-142631708"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:26.145645 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-142631708'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:26.145895 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume of 1 GB Aug 05 18:31:26.150402 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Availability Zones retrieved successfully. Aug 05 18:31:26.156804 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (8adabadf-7b1a-4038-8db1-fb75106c789e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:26.159709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b20ee4c-3934-4ac0-9827-7f6d629b34bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:26.159709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:26.188135 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b20ee4c-3934-4ac0-9827-7f6d629b34bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:26.188921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7de5b330-6ba7-43d3-a4c7-d63591d3e433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:26.231545 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['1d85c227-2265-4429-afcf-e1d87660ff18', 'cfcd1386-6a2f-44c2-bbc3-16787c68687d', 'bd5f89a3-d03a-4f9f-90b0-90f784d860f0', '93f0e25d-126e-44f8-bb05-00b6865771c1'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:26.232393 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7de5b330-6ba7-43d3-a4c7-d63591d3e433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d85c227-2265-4429-afcf-e1d87660ff18', 'cfcd1386-6a2f-44c2-bbc3-16787c68687d', 'bd5f89a3-d03a-4f9f-90b0-90f784d860f0', '93f0e25d-126e-44f8-bb05-00b6865771c1']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:26.233189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3917f7-32da-41b2-9b6b-5d4ec034fb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:26.257988 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3917f7-32da-41b2-9b6b-5d4ec034fb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e6c3a9d-fa96-4b81-a9ff-fffe22680f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-142631708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['1d85c227-2265-4429-afcf-e1d87660ff18','cfcd1386-6a2f-44c2-bbc3-16787c68687d','bd5f89a3-d03a-4f9f-90b0-90f784d860f0','93f0e25d-126e-44f8-bb05-00b6865771c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-142631708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e6c3a9d-fa96-4b81-a9ff-fffe22680f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30102f98dff4329952953bd16dd886b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:26.258823 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e22819d-a890-4c67-9d86-d7d49d308c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:26.277157 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e22819d-a890-4c67-9d86-d7d49d308c7b) transitioned into state 'SUCCESS' from state '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-142631708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['1d85c227-2265-4429-afcf-e1d87660ff18','cfcd1386-6a2f-44c2-bbc3-16787c68687d','bd5f89a3-d03a-4f9f-90b0-90f784d860f0','93f0e25d-126e-44f8-bb05-00b6865771c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:26.277992 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a988434-a422-4213-a481-5fc8a6c04c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:26.288584 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a988434-a422-4213-a481-5fc8a6c04c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:26.289561 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (8adabadf-7b1a-4038-8db1-fb75106c789e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:26.289931 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request issued successfully. Aug 05 18:31:26.290547 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-af5db015-9922-465f-8305-94cc82c00efd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:26.291062 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1277/5138] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:31:26 2026] POST /volume/v3/volumes => generated 753 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:26.325825 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e03a872e-a85d-4d3f-a929-9cc510ebd0c5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:26.326554 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e03a872e-a85d-4d3f-a929-9cc510ebd0c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:26.326554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e03a872e-a85d-4d3f-a929-9cc510ebd0c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:26.326770 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e03a872e-a85d-4d3f-a929-9cc510ebd0c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:26.336501 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:26.336501 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:26.341120 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e03a872e-a85d-4d3f-a929-9cc510ebd0c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:26.345655 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e03a872e-a85d-4d3f-a929-9cc510ebd0c5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 returned with HTTP 200 Aug 05 18:31:26.346126 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1289/5139] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:26 2026] GET /volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:26.603551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d191a10c-c948-4898-afb1-4797e7f86bc6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:26.605519 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d191a10c-c948-4898-afb1-4797e7f86bc6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:26.605831 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d191a10c-c948-4898-afb1-4797e7f86bc6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:26.606114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d191a10c-c948-4898-afb1-4797e7f86bc6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:26.606272 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-d191a10c-c948-4898-afb1-4797e7f86bc6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:26.611610 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:26.611610 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:26.612502 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d191a10c-c948-4898-afb1-4797e7f86bc6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:26.612913 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1281/5140] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:26 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:27.362387 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2e260dc3-9077-48c6-a2f0-a28325702603 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:27.364406 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2e260dc3-9077-48c6-a2f0-a28325702603 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:27.364620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2e260dc3-9077-48c6-a2f0-a28325702603 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:27.364824 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2e260dc3-9077-48c6-a2f0-a28325702603 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:27.381712 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:27.381712 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:27.389657 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2e260dc3-9077-48c6-a2f0-a28325702603 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:27.394534 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2e260dc3-9077-48c6-a2f0-a28325702603 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 returned with HTTP 200 Aug 05 18:31:27.395007 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1294/5141] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:27 2026] GET /volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:27.413418 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:27.414268 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:31:27.414641 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e6c3a9d-fa96-4b81-a9ff-fffe22680f97", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2036802913"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:27.424182 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:27.424182 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:27.424746 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:27.424873 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:27.458610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['67400b7f-50c8-4115-96d3-6b4bef303a9b', 'ae0e0600-7c0a-4ada-b02b-0b4204464a53', 'db7e34f5-2a74-445b-a7b8-74e8c40a70c6', 'cd1b6544-8043-442b-abce-3bf0f9ddb0bd'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:27.497922 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot create request issued successfully. Aug 05 18:31:27.499133 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dbd94086-bd64-414f-9dc8-e20c5f0c219a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:31:27.499133 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1278/5142] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:31:27 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:27.510199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e2f59327-c66e-40d9-afea-5f45c9f08ae3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:27.512322 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e2f59327-c66e-40d9-afea-5f45c9f08ae3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 Aug 05 18:31:27.512464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e2f59327-c66e-40d9-afea-5f45c9f08ae3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:27.512710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e2f59327-c66e-40d9-afea-5f45c9f08ae3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:27.519269 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:27.519269 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:27.519965 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e2f59327-c66e-40d9-afea-5f45c9f08ae3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:27.521106 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e2f59327-c66e-40d9-afea-5f45c9f08ae3 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 returned with HTTP 200 Aug 05 18:31:27.521572 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1290/5143] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:27 2026] GET /volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:27.623424 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7e2efd47-c15c-4b46-800c-e5922a0c1933 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:27.625325 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e2efd47-c15c-4b46-800c-e5922a0c1933 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:27.625478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e2efd47-c15c-4b46-800c-e5922a0c1933 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:27.625676 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7e2efd47-c15c-4b46-800c-e5922a0c1933 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:27.625899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7e2efd47-c15c-4b46-800c-e5922a0c1933 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:27.630610 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:27.630610 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:27.631397 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7e2efd47-c15c-4b46-800c-e5922a0c1933 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:27.631979 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1282/5144] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:27 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:27.685975 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:27.687682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:27.687866 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:27.688082 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:27.688230 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume with id: 2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:27.694973 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:27.694973 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:27.695518 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:27.706846 np0000006581 devstack@c-api.service[100366]: WARNING cinder.keymgr.conf_key_mgr [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:31:27.712925 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume request issued successfully. Aug 05 18:31:27.713151 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72c74425-3210-4a87-a0fd-ea5dfad4227f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 202 Aug 05 18:31:27.713512 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1295/5145] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:27 2026] DELETE /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:27.722324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eefe41ef-883a-4ca5-a33d-85beb2130774 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:27.724070 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eefe41ef-883a-4ca5-a33d-85beb2130774 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:27.724625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eefe41ef-883a-4ca5-a33d-85beb2130774 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:27.726067 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eefe41ef-883a-4ca5-a33d-85beb2130774 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:27.732492 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:27.732492 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:27.736778 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-eefe41ef-883a-4ca5-a33d-85beb2130774 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:27.742741 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eefe41ef-883a-4ca5-a33d-85beb2130774 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 200 Aug 05 18:31:27.743532 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1279/5146] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:27 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:28.531452 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-053a4f78-11b8-4b27-b207-6babdd8e1050 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.533230 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-053a4f78-11b8-4b27-b207-6babdd8e1050 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 Aug 05 18:31:28.533409 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-053a4f78-11b8-4b27-b207-6babdd8e1050 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:28.533583 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-053a4f78-11b8-4b27-b207-6babdd8e1050 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:28.538458 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:28.538458 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:28.538858 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-053a4f78-11b8-4b27-b207-6babdd8e1050 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:28.539572 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-053a4f78-11b8-4b27-b207-6babdd8e1050 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 returned with HTTP 200 Aug 05 18:31:28.539919 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1291/5147] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:28 2026] GET /volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:28.547654 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.549836 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:28.550188 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1658308201"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:28.551728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request body: {'volume': {'snapshot_id': '6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1658308201'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:28.556879 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:28.556879 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:28.557374 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:28.557532 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume of 2 GB Aug 05 18:31:28.561389 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Availability Zones retrieved successfully. Aug 05 18:31:28.566317 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (a646e524-b380-4525-9f50-e51ee9619000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:28.567357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f2a780-7369-4a86-a052-e314d5544a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:28.568281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:28.595561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f2a780-7369-4a86-a052-e314d5544a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:28.596556 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc1fa26-c76d-46c3-a1ba-e5f70192b75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:28.638357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['33bb3177-a0c1-4926-b0ee-3420a2aa85c5', '3736c96b-d434-47cf-b512-bb72323a8cf3', '3d014af9-3cff-4867-bae7-dad7d5c4b8ec', '347ded14-c689-4468-ac75-8e16d74f6266'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:28.638357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efc1fa26-c76d-46c3-a1ba-e5f70192b75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33bb3177-a0c1-4926-b0ee-3420a2aa85c5', '3736c96b-d434-47cf-b512-bb72323a8cf3', '3d014af9-3cff-4867-bae7-dad7d5c4b8ec', '347ded14-c689-4468-ac75-8e16d74f6266']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:28.639194 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9043a4-f135-425c-bb7c-aa35be375cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:28.643203 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a58db31a-60cc-46b4-8c3f-7d19feb0ba62 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.645140 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a58db31a-60cc-46b4-8c3f-7d19feb0ba62 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:28.645322 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a58db31a-60cc-46b4-8c3f-7d19feb0ba62 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:28.645511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a58db31a-60cc-46b4-8c3f-7d19feb0ba62 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:28.645663 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-a58db31a-60cc-46b4-8c3f-7d19feb0ba62 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:28.653686 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:28.653686 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:28.654736 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a58db31a-60cc-46b4-8c3f-7d19feb0ba62 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:28.655244 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1296/5148] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:28 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:28.681510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a9043a4-f135-425c-bb7c-aa35be375cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b76eb5c7-d485-4888-a7a9-d08115f735f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1658308201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['33bb3177-a0c1-4926-b0ee-3420a2aa85c5','3736c96b-d434-47cf-b512-bb72323a8cf3','3d014af9-3cff-4867-bae7-dad7d5c4b8ec','347ded14-c689-4468-ac75-8e16d74f6266'],size=2,snapshot_id=6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1658308201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b76eb5c7-d485-4888-a7a9-d08115f735f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30102f98dff4329952953bd16dd886b',provider_auth=None,provider_geometry=None,provider_id=None,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=6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:28.682642 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ceb48d-81b8-4501-9795-2127fc2f22c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:28.701283 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ceb48d-81b8-4501-9795-2127fc2f22c2) transitioned into state 'SUCCESS' from state '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-1658308201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['33bb3177-a0c1-4926-b0ee-3420a2aa85c5','3736c96b-d434-47cf-b512-bb72323a8cf3','3d014af9-3cff-4867-bae7-dad7d5c4b8ec','347ded14-c689-4468-ac75-8e16d74f6266'],size=2,snapshot_id=6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:28.702088 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddcb423-479f-4cf6-a431-4e2c2a72ae3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:28.722472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddcb423-479f-4cf6-a431-4e2c2a72ae3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:28.723347 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (a646e524-b380-4525-9f50-e51ee9619000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:28.723660 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request issued successfully. Aug 05 18:31:28.724265 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccbae649-0d4d-41cc-8695-57363cffcbf7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:28.724696 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1283/5149] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:28 2026] POST /volume/v3/volumes => generated 788 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:28.735879 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a4fcf5d6-011d-4cf0-8508-ddc77f958454 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.739329 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a4fcf5d6-011d-4cf0-8508-ddc77f958454 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:28.739564 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a4fcf5d6-011d-4cf0-8508-ddc77f958454 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:28.739819 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a4fcf5d6-011d-4cf0-8508-ddc77f958454 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:28.748793 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:28.748793 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:28.753323 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a4fcf5d6-011d-4cf0-8508-ddc77f958454 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:28.757975 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a4fcf5d6-011d-4cf0-8508-ddc77f958454 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 200 Aug 05 18:31:28.758371 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1280/5150] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:28 2026] GET /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:28.758607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-adbd5a28-4a7e-4bf1-8d1d-1266f81e07a9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.760490 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-adbd5a28-4a7e-4bf1-8d1d-1266f81e07a9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 Aug 05 18:31:28.760708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-adbd5a28-4a7e-4bf1-8d1d-1266f81e07a9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:28.760963 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-adbd5a28-4a7e-4bf1-8d1d-1266f81e07a9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:28.767989 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-adbd5a28-4a7e-4bf1-8d1d-1266f81e07a9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 returned with HTTP 404 Aug 05 18:31:28.768525 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1292/5151] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:28 2026] GET /volume/v3/volumes/2cd084e4-8717-4a76-9681-f9afaa6153d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:28.783868 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7da80ed0-edab-4890-a821-bf6fb002e84c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.785986 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:31:28.786219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:28.786439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:28.786611 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume with id: 184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:31:28.795147 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:28.795147 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:28.795613 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:28.809416 np0000006581 devstack@c-api.service[100366]: WARNING cinder.keymgr.conf_key_mgr [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:31:28.818602 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume request issued successfully. Aug 05 18:31:28.818896 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7da80ed0-edab-4890-a821-bf6fb002e84c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd returned with HTTP 202 Aug 05 18:31:28.819366 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1297/5152] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:28 2026] DELETE /volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:28.829450 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fc369673-9053-4671-8b96-67b32e112400 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:28.831684 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fc369673-9053-4671-8b96-67b32e112400 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:31:28.832073 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fc369673-9053-4671-8b96-67b32e112400 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:28.832073 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fc369673-9053-4671-8b96-67b32e112400 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:28.841223 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:28.841223 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:28.845308 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fc369673-9053-4671-8b96-67b32e112400 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:28.849965 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fc369673-9053-4671-8b96-67b32e112400 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd returned with HTTP 200 Aug 05 18:31:28.850789 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1284/5153] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:28 2026] GET /volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:29.669392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3bbc14fb-8875-42c0-9599-d99367c7eca6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.673947 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bbc14fb-8875-42c0-9599-d99367c7eca6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:29.674227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bbc14fb-8875-42c0-9599-d99367c7eca6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.674494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bbc14fb-8875-42c0-9599-d99367c7eca6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.674674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3bbc14fb-8875-42c0-9599-d99367c7eca6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:29.687085 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:29.687085 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:29.687666 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bbc14fb-8875-42c0-9599-d99367c7eca6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:29.688037 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1281/5154] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:29 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:29.774390 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45bfaea4-ed96-4451-b8dd-eec2d9e41ec5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.777667 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45bfaea4-ed96-4451-b8dd-eec2d9e41ec5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:29.777852 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45bfaea4-ed96-4451-b8dd-eec2d9e41ec5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.778024 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45bfaea4-ed96-4451-b8dd-eec2d9e41ec5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.784019 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:29.784019 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:29.787104 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-45bfaea4-ed96-4451-b8dd-eec2d9e41ec5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:29.790626 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45bfaea4-ed96-4451-b8dd-eec2d9e41ec5 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 200 Aug 05 18:31:29.790935 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1293/5155] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:29 2026] GET /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:29.802968 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b78c905e-f23e-4054-a92c-52d703329ba6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.804574 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b78c905e-f23e-4054-a92c-52d703329ba6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:29.804787 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b78c905e-f23e-4054-a92c-52d703329ba6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.805021 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b78c905e-f23e-4054-a92c-52d703329ba6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.811100 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:29.811100 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:29.814465 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b78c905e-f23e-4054-a92c-52d703329ba6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:29.818078 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b78c905e-f23e-4054-a92c-52d703329ba6 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 200 Aug 05 18:31:29.818444 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1298/5156] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:29 2026] GET /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:29.831110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1d5cb989-9cee-4644-abb1-446c14abe383 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.832781 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:29.832987 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.833166 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.833313 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:29.839561 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:29.839561 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:29.839969 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:29.854400 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume request issued successfully. Aug 05 18:31:29.854567 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1d5cb989-9cee-4644-abb1-446c14abe383 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 202 Aug 05 18:31:29.854979 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1285/5157] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:29 2026] DELETE /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:29.861968 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d37b3292-4f07-45c2-b225-7a496decfd9b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.864159 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d37b3292-4f07-45c2-b225-7a496decfd9b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd Aug 05 18:31:29.864363 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d37b3292-4f07-45c2-b225-7a496decfd9b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.864613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d37b3292-4f07-45c2-b225-7a496decfd9b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.864795 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8aaca871-fb09-4bda-9bb4-8a2ede1fecce None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.866665 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8aaca871-fb09-4bda-9bb4-8a2ede1fecce tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:29.866866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8aaca871-fb09-4bda-9bb4-8a2ede1fecce tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.867038 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8aaca871-fb09-4bda-9bb4-8a2ede1fecce tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.871915 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d37b3292-4f07-45c2-b225-7a496decfd9b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd returned with HTTP 404 Aug 05 18:31:29.872550 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1282/5158] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:29 2026] GET /volume/v3/volumes/184df375-eeb5-489c-a31e-79d6c73543dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:29.873651 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:29.873651 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:29.877559 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8aaca871-fb09-4bda-9bb4-8a2ede1fecce tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:29.881709 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8aaca871-fb09-4bda-9bb4-8a2ede1fecce tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 200 Aug 05 18:31:29.882161 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1294/5159] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:29 2026] GET /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:29.882573 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.884457 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:31:29.884744 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.884962 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.885707 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:31:29.893672 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Get all volumes completed successfully. Aug 05 18:31:29.895373 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:29.895373 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:29.899970 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d3320a42-fc5b-4ec6-989e-a12c0ceff03f tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:31:29.900384 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1299/5160] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:31:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6178 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:29.915361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6a88e94b-5613-4bbf-98dd-42165b128932 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:29.917049 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6a88e94b-5613-4bbf-98dd-42165b128932 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] DELETE https://10.4.3.210/volume/v3/types/dbbe33bd-b16c-4720-869e-4993ef4bde59 Aug 05 18:31:29.917302 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6a88e94b-5613-4bbf-98dd-42165b128932 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:29.917433 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6a88e94b-5613-4bbf-98dd-42165b128932 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Calling method '_delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:29.937673 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6a88e94b-5613-4bbf-98dd-42165b128932 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/types/dbbe33bd-b16c-4720-869e-4993ef4bde59 returned with HTTP 202 Aug 05 18:31:29.938089 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1286/5161] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:31:29 2026] DELETE /volume/v3/types/dbbe33bd-b16c-4720-869e-4993ef4bde59 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:30.698564 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-16d8ca1b-c267-4698-8884-492256b2b691 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:30.700769 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-16d8ca1b-c267-4698-8884-492256b2b691 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:30.700962 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-16d8ca1b-c267-4698-8884-492256b2b691 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:30.701169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-16d8ca1b-c267-4698-8884-492256b2b691 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:30.701286 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-16d8ca1b-c267-4698-8884-492256b2b691 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:30.707436 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:30.707436 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:30.708247 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-16d8ca1b-c267-4698-8884-492256b2b691 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:30.708623 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1283/5162] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:30 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:30.898728 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8c6f4b4a-3da6-4cfe-a337-426985499a91 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:30.901377 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8c6f4b4a-3da6-4cfe-a337-426985499a91 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:30.901377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4b4a-3da6-4cfe-a337-426985499a91 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:30.905069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8c6f4b4a-3da6-4cfe-a337-426985499a91 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:30.918050 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8c6f4b4a-3da6-4cfe-a337-426985499a91 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 404 Aug 05 18:31:30.919233 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1295/5163] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:30 2026] GET /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:30.928308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a2df156f-8bbc-4a7e-91b8-5d040edccf18 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:30.930194 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a2df156f-8bbc-4a7e-91b8-5d040edccf18 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:30.930400 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a2df156f-8bbc-4a7e-91b8-5d040edccf18 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:30.930626 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a2df156f-8bbc-4a7e-91b8-5d040edccf18 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:30.936556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a2df156f-8bbc-4a7e-91b8-5d040edccf18 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 404 Aug 05 18:31:30.937119 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1300/5164] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:30 2026] GET /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:30.945052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8ce699df-4052-494a-86ae-948881d5ecc0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:30.947458 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ce699df-4052-494a-86ae-948881d5ecc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:30.947922 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ce699df-4052-494a-86ae-948881d5ecc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:30.948169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8ce699df-4052-494a-86ae-948881d5ecc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:30.948409 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-8ce699df-4052-494a-86ae-948881d5ecc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: b76eb5c7-d485-4888-a7a9-d08115f735f8 Aug 05 18:31:30.958763 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8ce699df-4052-494a-86ae-948881d5ecc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 returned with HTTP 404 Aug 05 18:31:30.959462 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1287/5165] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:30 2026] DELETE /volume/v3/volumes/b76eb5c7-d485-4888-a7a9-d08115f735f8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:30.967191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:30.969622 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 Aug 05 18:31:30.969622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:30.969739 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:30.970947 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 Aug 05 18:31:30.976818 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:30.976818 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:30.980611 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:30.996565 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:31:30.996880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ecd2ccd0-fe83-4211-9010-d5d39137361b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 returned with HTTP 202 Aug 05 18:31:30.997330 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1284/5166] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:30 2026] DELETE /volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:31.008377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0d2e7a99-3bac-4231-8419-4b630bf33992 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:31.010698 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0d2e7a99-3bac-4231-8419-4b630bf33992 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 Aug 05 18:31:31.010986 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0d2e7a99-3bac-4231-8419-4b630bf33992 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:31.011196 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0d2e7a99-3bac-4231-8419-4b630bf33992 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:31.017265 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:31.017265 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:31.017882 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0d2e7a99-3bac-4231-8419-4b630bf33992 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:31.019059 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0d2e7a99-3bac-4231-8419-4b630bf33992 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 returned with HTTP 200 Aug 05 18:31:31.019403 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1296/5167] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:31 2026] GET /volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:31.054627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5779e48f-0de1-47ca-8656-008c909f2fc4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:31.055204 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5779e48f-0de1-47ca-8656-008c909f2fc4 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:31:31.055532 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5779e48f-0de1-47ca-8656-008c909f2fc4 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1407501807", "extra_specs": {}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:31.070703 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5779e48f-0de1-47ca-8656-008c909f2fc4 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:31:31.071130 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1301/5168] 10.4.3.210 () {68 vars in 1252 bytes} [Wed Aug 5 18:31:31 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) Aug 05 18:31:31.080828 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-11f12371-8750-48ce-99c9-aeb69b96c713 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:31.083634 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11f12371-8750-48ce-99c9-aeb69b96c713 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] POST https://10.4.3.210/volume/v3/types/cfad089c-66b1-45f2-9c34-4033841e48bc/encryption Aug 05 18:31:31.084091 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11f12371-8750-48ce-99c9-aeb69b96c713 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:31.105497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11f12371-8750-48ce-99c9-aeb69b96c713 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/types/cfad089c-66b1-45f2-9c34-4033841e48bc/encryption returned with HTTP 200 Aug 05 18:31:31.105497 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1288/5169] 10.4.3.210 () {68 vars in 1397 bytes} [Wed Aug 5 18:31:31 2026] POST /volume/v3/types/cfad089c-66b1-45f2-9c34-4033841e48bc/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:31.134737 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:31.136803 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:31.137225 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-377125322", "snapshot_id": null, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "volume_type": "tempest-scenario-type-luks-1407501807", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:31.140308 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-377125322', 'snapshot_id': None, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'volume_type': 'tempest-scenario-type-luks-1407501807', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:31.331626 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume of 1 GB Aug 05 18:31:31.332005 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:31.332005 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:31.332608 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Availability Zones retrieved successfully. Aug 05 18:31:31.338811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (e9af3cd7-51ba-414e-98f9-f9fa2ae3e3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:31.340140 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08980f97-3f44-4a0a-9beb-688570347b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:31.341371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:31.412318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08980f97-3f44-4a0a-9beb-688570347b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:31:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cfad089c-66b1-45f2-9c34-4033841e48bc,is_public=True,name='tempest-scenario-type-luks-1407501807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfad089c-66b1-45f2-9c34-4033841e48bc', '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=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:31.413229 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96758388-1f5e-4db5-b46c-5add33ef0df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:31.444263 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1407501807 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1407501807, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:31:31.444627 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1407501807 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1407501807, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:31:31.472877 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Created reservations ['8e8f5817-34d0-4d85-84b2-27e997424c2c', '54ecc830-225a-431b-ad69-c4485822df76', '18e64524-62ea-470a-8b7c-9e07fdd3e323', '3c26ee0e-e999-4c29-80a0-3df2de741fbd'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:31.473837 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96758388-1f5e-4db5-b46c-5add33ef0df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8f5817-34d0-4d85-84b2-27e997424c2c', '54ecc830-225a-431b-ad69-c4485822df76', '18e64524-62ea-470a-8b7c-9e07fdd3e323', '3c26ee0e-e999-4c29-80a0-3df2de741fbd']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:31.474606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd6f11d-625c-4ad6-9012-a93968a070ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:31.497292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cd6f11d-625c-4ad6-9012-a93968a070ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcf9685d-1123-4850-acd5-1b4bd1353451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-377125322',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['8e8f5817-34d0-4d85-84b2-27e997424c2c','54ecc830-225a-431b-ad69-c4485822df76','18e64524-62ea-470a-8b7c-9e07fdd3e323','3c26ee0e-e999-4c29-80a0-3df2de741fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=cfad089c-66b1-45f2-9c34-4033841e48bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-377125322',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bcf9685d-1123-4850-acd5-1b4bd1353451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fe8c63b20d43c383d853c0627c553b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='088e055398284d96bc1bd16916a928c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfad089c-66b1-45f2-9c34-4033841e48bc),volume_type_id=cfad089c-66b1-45f2-9c34-4033841e48bc)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:31.498018 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a3f7d3-c027-4087-a0d8-6798e706f757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:31.524702 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37a3f7d3-c027-4087-a0d8-6798e706f757) transitioned into state 'SUCCESS' from state '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-377125322',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['8e8f5817-34d0-4d85-84b2-27e997424c2c','54ecc830-225a-431b-ad69-c4485822df76','18e64524-62ea-470a-8b7c-9e07fdd3e323','3c26ee0e-e999-4c29-80a0-3df2de741fbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=cfad089c-66b1-45f2-9c34-4033841e48bc)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:31.525672 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535be8a9-ece5-44d3-a6ce-9b78b4fe65b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:31.543723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535be8a9-ece5-44d3-a6ce-9b78b4fe65b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:31.544669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (e9af3cd7-51ba-414e-98f9-f9fa2ae3e3a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:31.544998 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request issued successfully. Aug 05 18:31:31.545549 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2b153fa1-0da8-4001-93c9-2d499e15b266 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:31.546005 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1285/5170] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:31 2026] POST /volume/v3/volumes => generated 791 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:31.562437 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4b51bac0-c492-4fab-9cb6-5d36a46075ac None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:31.564242 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b51bac0-c492-4fab-9cb6-5d36a46075ac tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:31.564426 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b51bac0-c492-4fab-9cb6-5d36a46075ac tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:31.564615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4b51bac0-c492-4fab-9cb6-5d36a46075ac tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:31.571879 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:31.571879 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:31.575272 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4b51bac0-c492-4fab-9cb6-5d36a46075ac tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:31.579501 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4b51bac0-c492-4fab-9cb6-5d36a46075ac tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:31.579924 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1297/5171] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:31 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:31.720627 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6927c32-3acf-4e50-9c52-912f92656c8c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:31.722391 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6927c32-3acf-4e50-9c52-912f92656c8c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:31.722562 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6927c32-3acf-4e50-9c52-912f92656c8c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:31.722748 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6927c32-3acf-4e50-9c52-912f92656c8c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:31.722882 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b6927c32-3acf-4e50-9c52-912f92656c8c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:31.728470 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:31.728470 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:31.729463 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6927c32-3acf-4e50-9c52-912f92656c8c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:31.729900 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1302/5172] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:31 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:32.030964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a4ed1c36-50aa-4bcc-bd56-d1fdb241f7b9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:32.033306 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4ed1c36-50aa-4bcc-bd56-d1fdb241f7b9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 Aug 05 18:31:32.033539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4ed1c36-50aa-4bcc-bd56-d1fdb241f7b9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:32.033798 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a4ed1c36-50aa-4bcc-bd56-d1fdb241f7b9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:32.038949 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a4ed1c36-50aa-4bcc-bd56-d1fdb241f7b9 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 returned with HTTP 404 Aug 05 18:31:32.039512 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1289/5173] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:32 2026] GET /volume/v3/snapshots/6d8d1c6f-1b25-4274-b4b6-2ac1197d2fc0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:32.048436 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d9ce18df-8043-4a9f-af62-083633e9c31d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:32.052119 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d9ce18df-8043-4a9f-af62-083633e9c31d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:32.052119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d9ce18df-8043-4a9f-af62-083633e9c31d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:32.052119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d9ce18df-8043-4a9f-af62-083633e9c31d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:32.061817 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:32.061817 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:32.066974 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d9ce18df-8043-4a9f-af62-083633e9c31d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:32.073398 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d9ce18df-8043-4a9f-af62-083633e9c31d tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 returned with HTTP 200 Aug 05 18:31:32.074269 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1286/5174] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:32 2026] GET /volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:32.087308 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1b15641d-c8ab-413c-9548-1f15d9440708 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:32.090542 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:32.090805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:32.091315 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:32.091550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: 2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:32.101624 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:32.101624 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:32.102816 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:32.135122 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume request issued successfully. Aug 05 18:31:32.135398 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b15641d-c8ab-413c-9548-1f15d9440708 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 returned with HTTP 202 Aug 05 18:31:32.135828 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1298/5175] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:32 2026] DELETE /volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:32.144461 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0e49dd29-ef49-4442-ae0f-4dd6e93a2e0a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:32.146446 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e49dd29-ef49-4442-ae0f-4dd6e93a2e0a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:32.146719 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e49dd29-ef49-4442-ae0f-4dd6e93a2e0a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:32.146977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0e49dd29-ef49-4442-ae0f-4dd6e93a2e0a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:32.156818 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:32.156818 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:32.161404 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0e49dd29-ef49-4442-ae0f-4dd6e93a2e0a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:32.166972 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0e49dd29-ef49-4442-ae0f-4dd6e93a2e0a tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 returned with HTTP 200 Aug 05 18:31:32.167112 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1303/5176] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:32 2026] GET /volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:32.593252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a13cd244-e685-47ac-97b9-9a0486679e74 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:32.595547 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a13cd244-e685-47ac-97b9-9a0486679e74 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:32.595827 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a13cd244-e685-47ac-97b9-9a0486679e74 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:32.596531 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a13cd244-e685-47ac-97b9-9a0486679e74 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:32.604264 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:32.604264 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:32.608465 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a13cd244-e685-47ac-97b9-9a0486679e74 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:32.613635 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a13cd244-e685-47ac-97b9-9a0486679e74 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:32.614165 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1290/5177] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:32 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:32.742430 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fd99aaf5-1f1c-434c-a935-f9ce4441dc48 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:32.744529 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fd99aaf5-1f1c-434c-a935-f9ce4441dc48 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:32.744749 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fd99aaf5-1f1c-434c-a935-f9ce4441dc48 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:32.744959 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fd99aaf5-1f1c-434c-a935-f9ce4441dc48 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:32.745077 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-fd99aaf5-1f1c-434c-a935-f9ce4441dc48 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:32.749542 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:32.749542 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:32.750369 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fd99aaf5-1f1c-434c-a935-f9ce4441dc48 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:32.750785 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1287/5178] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:32 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:33.181197 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-14dfe1bb-1b6c-4c0f-9b43-95a09ed02943 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:33.182984 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14dfe1bb-1b6c-4c0f-9b43-95a09ed02943 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 Aug 05 18:31:33.183257 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14dfe1bb-1b6c-4c0f-9b43-95a09ed02943 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:33.183516 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-14dfe1bb-1b6c-4c0f-9b43-95a09ed02943 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:33.189314 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-14dfe1bb-1b6c-4c0f-9b43-95a09ed02943 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 returned with HTTP 404 Aug 05 18:31:33.189781 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1299/5179] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:33 2026] GET /volume/v3/volumes/2e6c3a9d-fa96-4b81-a9ff-fffe22680f97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:33.198466 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0d1d199e-ea5d-449e-aae3-294532debd62 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:33.200255 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d1d199e-ea5d-449e-aae3-294532debd62 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:33.200439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d1d199e-ea5d-449e-aae3-294532debd62 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:33.200623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d1d199e-ea5d-449e-aae3-294532debd62 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:33.207868 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:33.207868 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:33.211525 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-0d1d199e-ea5d-449e-aae3-294532debd62 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:33.215568 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d1d199e-ea5d-449e-aae3-294532debd62 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:33.216013 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1304/5180] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:33 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:33.226938 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:33.228839 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:33.229236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-84504801"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:33.230669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-84504801'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:33.230927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume of 1 GB Aug 05 18:31:33.235180 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Availability Zones retrieved successfully. Aug 05 18:31:33.240995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (dee6fc6c-4282-4c48-877c-68eaebb00d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:33.242018 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce96429-16d1-4146-874c-03ac91c68017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:33.243134 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:33.268615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce96429-16d1-4146-874c-03ac91c68017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:33.269539 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4517df-1f70-4935-af31-e18b1440d9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:33.308900 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['cb2c28d4-7f8f-47e7-aba4-84fe9fccaf2b', 'fd6e148b-30cb-4183-a1f4-57b18a17ad5a', '0daf1aed-677b-4256-9cf9-1a59ee6890aa', '70b3fe5f-0fb5-4735-8d69-b3e1247c559a'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:33.309826 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a4517df-1f70-4935-af31-e18b1440d9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb2c28d4-7f8f-47e7-aba4-84fe9fccaf2b', 'fd6e148b-30cb-4183-a1f4-57b18a17ad5a', '0daf1aed-677b-4256-9cf9-1a59ee6890aa', '70b3fe5f-0fb5-4735-8d69-b3e1247c559a']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:33.310707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d993f3d-b0f8-4dd5-86d1-8246832a8aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:33.334728 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d993f3d-b0f8-4dd5-86d1-8246832a8aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6136e569-87c1-4924-a145-10b069991469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-84504801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['cb2c28d4-7f8f-47e7-aba4-84fe9fccaf2b','fd6e148b-30cb-4183-a1f4-57b18a17ad5a','0daf1aed-677b-4256-9cf9-1a59ee6890aa','70b3fe5f-0fb5-4735-8d69-b3e1247c559a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-84504801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6136e569-87c1-4924-a145-10b069991469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30102f98dff4329952953bd16dd886b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:33.336170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9dc3693-5b6a-4e3d-8fc3-2ede1bd2ddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:33.355571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9dc3693-5b6a-4e3d-8fc3-2ede1bd2ddb2) transitioned into state 'SUCCESS' from state '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-84504801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['cb2c28d4-7f8f-47e7-aba4-84fe9fccaf2b','fd6e148b-30cb-4183-a1f4-57b18a17ad5a','0daf1aed-677b-4256-9cf9-1a59ee6890aa','70b3fe5f-0fb5-4735-8d69-b3e1247c559a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:33.356435 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fccfffd-8199-4f19-a92c-19be7935425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:33.365737 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fccfffd-8199-4f19-a92c-19be7935425c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:33.367169 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (dee6fc6c-4282-4c48-877c-68eaebb00d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:33.367663 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request issued successfully. Aug 05 18:31:33.368522 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cd0d3f2d-8c11-4603-814c-8ccf10cae70b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:33.369152 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1291/5181] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:31:33 2026] POST /volume/v3/volumes => generated 752 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:33.380815 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-827cc8ea-9f3d-44c3-b05b-7e71b849dfb2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:33.387057 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-827cc8ea-9f3d-44c3-b05b-7e71b849dfb2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:33.387057 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-827cc8ea-9f3d-44c3-b05b-7e71b849dfb2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:33.387175 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-827cc8ea-9f3d-44c3-b05b-7e71b849dfb2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:33.395511 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:33.395511 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:33.399785 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-827cc8ea-9f3d-44c3-b05b-7e71b849dfb2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:33.404831 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-827cc8ea-9f3d-44c3-b05b-7e71b849dfb2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 returned with HTTP 200 Aug 05 18:31:33.405334 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1288/5182] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:33 2026] GET /volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:33.628219 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a9f50e45-638a-4622-9557-4e7fb2c01c55 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:33.630005 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a9f50e45-638a-4622-9557-4e7fb2c01c55 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:33.630203 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a9f50e45-638a-4622-9557-4e7fb2c01c55 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:33.630387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a9f50e45-638a-4622-9557-4e7fb2c01c55 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:33.637236 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:33.637236 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:33.641108 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a9f50e45-638a-4622-9557-4e7fb2c01c55 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:33.645289 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a9f50e45-638a-4622-9557-4e7fb2c01c55 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:33.645882 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1300/5183] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:33 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:33.762774 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8a1af48f-4706-4fa8-a40d-e5438e7afd2a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:33.765080 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8a1af48f-4706-4fa8-a40d-e5438e7afd2a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:33.765272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8a1af48f-4706-4fa8-a40d-e5438e7afd2a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:33.765476 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8a1af48f-4706-4fa8-a40d-e5438e7afd2a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:33.765604 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8a1af48f-4706-4fa8-a40d-e5438e7afd2a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:33.770743 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:33.770743 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:33.771494 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8a1af48f-4706-4fa8-a40d-e5438e7afd2a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:33.771866 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1305/5184] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:33 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:34.419614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bef4f1d7-4eaa-464e-9d7c-c4a7eae43ecd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:34.421912 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bef4f1d7-4eaa-464e-9d7c-c4a7eae43ecd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:34.422140 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bef4f1d7-4eaa-464e-9d7c-c4a7eae43ecd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:34.422380 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bef4f1d7-4eaa-464e-9d7c-c4a7eae43ecd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:34.429918 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:34.429918 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:34.433772 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bef4f1d7-4eaa-464e-9d7c-c4a7eae43ecd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:34.437788 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bef4f1d7-4eaa-464e-9d7c-c4a7eae43ecd tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 returned with HTTP 200 Aug 05 18:31:34.438186 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1292/5185] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:34 2026] GET /volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:34.454549 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:34.456294 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:31:34.456623 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6136e569-87c1-4924-a145-10b069991469", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1580343108"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:34.464375 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:34.464375 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:34.464900 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:34.465051 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create snapshot from volume 6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:34.487097 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['1c03727c-a3c3-4008-958d-2f15187e5e95', '2b4433db-61d3-4065-87c9-b7dfea014cb0', '1aa8430a-13d5-4160-bb62-2a9280044594', 'f8ac434f-23a4-4720-abf2-2a3176c4c61f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:34.512513 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot create request issued successfully. Aug 05 18:31:34.512862 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6ea2a7af-bc5b-4dbb-bef6-db00494abd33 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:31:34.513320 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1289/5186] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:31:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:34.524242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-878c7e49-7e30-4e8e-b049-03d9e564cee4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:34.526272 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-878c7e49-7e30-4e8e-b049-03d9e564cee4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c Aug 05 18:31:34.526464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-878c7e49-7e30-4e8e-b049-03d9e564cee4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:34.526701 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-878c7e49-7e30-4e8e-b049-03d9e564cee4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:34.531920 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:34.531920 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:34.532396 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-878c7e49-7e30-4e8e-b049-03d9e564cee4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:34.533524 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-878c7e49-7e30-4e8e-b049-03d9e564cee4 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c returned with HTTP 200 Aug 05 18:31:34.533913 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1301/5187] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:34 2026] GET /volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:34.657990 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-d947e7b7-3dcf-4b7f-8fda-cfe8123163e9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:34.659811 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d947e7b7-3dcf-4b7f-8fda-cfe8123163e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:34.660085 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d947e7b7-3dcf-4b7f-8fda-cfe8123163e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:34.660290 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-d947e7b7-3dcf-4b7f-8fda-cfe8123163e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:34.668386 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:34.668386 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:34.672451 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-d947e7b7-3dcf-4b7f-8fda-cfe8123163e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:34.676906 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-d947e7b7-3dcf-4b7f-8fda-cfe8123163e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:34.677241 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1306/5188] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:34 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:34.784848 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2c9280a9-0612-4bd2-94d1-66e2da52b58b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:34.786894 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2c9280a9-0612-4bd2-94d1-66e2da52b58b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:34.787065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2c9280a9-0612-4bd2-94d1-66e2da52b58b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:34.787254 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2c9280a9-0612-4bd2-94d1-66e2da52b58b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:34.787386 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-2c9280a9-0612-4bd2-94d1-66e2da52b58b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:34.791348 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:34.791348 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:34.792083 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2c9280a9-0612-4bd2-94d1-66e2da52b58b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:34.792416 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1293/5189] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:34 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:35.544884 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-95ef3ebe-3f52-4efe-8ae0-4855591bbdc0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:35.547203 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-95ef3ebe-3f52-4efe-8ae0-4855591bbdc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c Aug 05 18:31:35.547439 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-95ef3ebe-3f52-4efe-8ae0-4855591bbdc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:35.547683 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-95ef3ebe-3f52-4efe-8ae0-4855591bbdc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:35.553806 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:35.553806 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:35.554336 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-95ef3ebe-3f52-4efe-8ae0-4855591bbdc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:35.555309 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-95ef3ebe-3f52-4efe-8ae0-4855591bbdc0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c returned with HTTP 200 Aug 05 18:31:35.555758 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1290/5190] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:35 2026] GET /volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:35.564338 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-abf29328-014a-4b84-8575-02d1c4700e86 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:35.566156 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:35.566542 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8b0946ae-fcee-4e6b-8b6c-40e915af312c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-244613454"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:35.568191 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request body: {'volume': {'snapshot_id': '8b0946ae-fcee-4e6b-8b6c-40e915af312c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-244613454'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:35.574703 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:35.574703 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:35.575228 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:35.575347 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume of 1 GB Aug 05 18:31:35.579468 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Availability Zones retrieved successfully. Aug 05 18:31:35.585418 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (25c1d2ee-7b6e-404a-afd9-8dd9645fdf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:35.586936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d55d527-3412-4764-a659-481189297678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:35.588192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:35.621369 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d55d527-3412-4764-a659-481189297678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b0946ae-fcee-4e6b-8b6c-40e915af312c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:35.622192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557d4ce0-4dd0-4d2d-be13-69224f6320d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:35.663409 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Created reservations ['eae1df54-523c-48e1-99be-bda031c40ac4', '61f36c54-bda9-4bda-a085-247de514920c', 'b9949e1e-8252-4753-a09b-a356db282c65', '0e87b4a0-9c06-469b-87c6-7a48b8c447b3'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:35.664199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (557d4ce0-4dd0-4d2d-be13-69224f6320d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eae1df54-523c-48e1-99be-bda031c40ac4', '61f36c54-bda9-4bda-a085-247de514920c', 'b9949e1e-8252-4753-a09b-a356db282c65', '0e87b4a0-9c06-469b-87c6-7a48b8c447b3']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:35.664955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fac629-3392-4cd2-bb15-f9d35bb619e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:35.689171 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c5f1c850-1348-4248-88c9-de68a9e6d90d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:35.691725 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5f1c850-1348-4248-88c9-de68a9e6d90d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:35.691923 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5f1c850-1348-4248-88c9-de68a9e6d90d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:35.692098 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c5f1c850-1348-4248-88c9-de68a9e6d90d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:35.699160 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:35.699160 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:35.703104 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c5f1c850-1348-4248-88c9-de68a9e6d90d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:35.707377 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c5f1c850-1348-4248-88c9-de68a9e6d90d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:35.707929 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1307/5191] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:35 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:35.708880 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fac629-3392-4cd2-bb15-f9d35bb619e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00ae5f21-add0-4b6a-9cc9-7ff2d08b7328', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-244613454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['eae1df54-523c-48e1-99be-bda031c40ac4','61f36c54-bda9-4bda-a085-247de514920c','b9949e1e-8252-4753-a09b-a356db282c65','0e87b4a0-9c06-469b-87c6-7a48b8c447b3'],size=1,snapshot_id=8b0946ae-fcee-4e6b-8b6c-40e915af312c,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-244613454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00ae5f21-add0-4b6a-9cc9-7ff2d08b7328,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c30102f98dff4329952953bd16dd886b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b0946ae-fcee-4e6b-8b6c-40e915af312c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:35.709696 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ca8721-aaf0-4cf7-a327-6df0d263756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:35.734683 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ca8721-aaf0-4cf7-a327-6df0d263756c) transitioned into state 'SUCCESS' from state '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-244613454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c30102f98dff4329952953bd16dd886b',qos_specs=None,replication_status=,reservations=['eae1df54-523c-48e1-99be-bda031c40ac4','61f36c54-bda9-4bda-a085-247de514920c','b9949e1e-8252-4753-a09b-a356db282c65','0e87b4a0-9c06-469b-87c6-7a48b8c447b3'],size=1,snapshot_id=8b0946ae-fcee-4e6b-8b6c-40e915af312c,source_replicaid=,source_volid=None,status='creating',user_id='a043a4bb37424b1d8fdeff3761eb2e0a',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:35.735614 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6064b4d6-61df-498c-9cab-0761d25dc0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:35.759420 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6064b4d6-61df-498c-9cab-0761d25dc0cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:35.760695 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Flow 'volume_create_api' (25c1d2ee-7b6e-404a-afd9-8dd9645fdf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:35.760954 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Create volume request issued successfully. Aug 05 18:31:35.761945 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-abf29328-014a-4b84-8575-02d1c4700e86 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:35.762835 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1302/5192] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:35 2026] POST /volume/v3/volumes => generated 787 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:35.778327 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bf18ecc6-62a8-4605-9d19-a8bfd68d498f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:35.780936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf18ecc6-62a8-4605-9d19-a8bfd68d498f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:35.781195 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf18ecc6-62a8-4605-9d19-a8bfd68d498f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:35.781784 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bf18ecc6-62a8-4605-9d19-a8bfd68d498f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:35.791676 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:35.791676 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:35.797575 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bf18ecc6-62a8-4605-9d19-a8bfd68d498f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:35.802778 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bf18ecc6-62a8-4605-9d19-a8bfd68d498f tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 200 Aug 05 18:31:35.803126 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7ae42b41-b131-46e4-bb23-65b18c35d5b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:35.803462 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1294/5193] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:35 2026] GET /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:35.805820 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ae42b41-b131-46e4-bb23-65b18c35d5b2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:35.806181 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ae42b41-b131-46e4-bb23-65b18c35d5b2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:35.806763 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7ae42b41-b131-46e4-bb23-65b18c35d5b2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:35.806763 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-7ae42b41-b131-46e4-bb23-65b18c35d5b2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:35.813126 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:35.813126 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:35.814003 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7ae42b41-b131-46e4-bb23-65b18c35d5b2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:35.814410 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1291/5194] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:35 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.721899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f0b9db13-264a-409c-a8a6-80398346650f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.723963 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f0b9db13-264a-409c-a8a6-80398346650f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:36.724199 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f0b9db13-264a-409c-a8a6-80398346650f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.724433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f0b9db13-264a-409c-a8a6-80398346650f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.733137 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.733137 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:36.737037 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f0b9db13-264a-409c-a8a6-80398346650f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:36.741750 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f0b9db13-264a-409c-a8a6-80398346650f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:36.742208 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1308/5195] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.817160 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-00d3ee80-8837-48c5-be41-25653598a3a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.819776 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-00d3ee80-8837-48c5-be41-25653598a3a7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:36.820077 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-00d3ee80-8837-48c5-be41-25653598a3a7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.820356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-00d3ee80-8837-48c5-be41-25653598a3a7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.824545 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7b96779b-63e1-49de-8a2a-02f9a407c6a6 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.826457 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7b96779b-63e1-49de-8a2a-02f9a407c6a6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:36.826743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7b96779b-63e1-49de-8a2a-02f9a407c6a6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.826998 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7b96779b-63e1-49de-8a2a-02f9a407c6a6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.827105 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7b96779b-63e1-49de-8a2a-02f9a407c6a6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:36.829441 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.829441 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:36.831241 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.831241 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:36.831997 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7b96779b-63e1-49de-8a2a-02f9a407c6a6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:36.832375 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1295/5196] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.833423 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-00d3ee80-8837-48c5-be41-25653598a3a7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:36.837640 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-00d3ee80-8837-48c5-be41-25653598a3a7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 200 Aug 05 18:31:36.838178 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1303/5197] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.843334 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-942ebeb5-bc08-4f3b-9971-81cfc630f89e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.845549 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-942ebeb5-bc08-4f3b-9971-81cfc630f89e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:31:36.845792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-942ebeb5-bc08-4f3b-9971-81cfc630f89e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.846009 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-942ebeb5-bc08-4f3b-9971-81cfc630f89e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.852724 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2513300f-3e61-4ec3-b424-d53d892bd09c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.854645 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.854645 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:36.857115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2513300f-3e61-4ec3-b424-d53d892bd09c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:36.857331 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2513300f-3e61-4ec3-b424-d53d892bd09c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.858362 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2513300f-3e61-4ec3-b424-d53d892bd09c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.862562 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-942ebeb5-bc08-4f3b-9971-81cfc630f89e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:36.870998 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.870998 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:36.873248 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-942ebeb5-bc08-4f3b-9971-81cfc630f89e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 returned with HTTP 200 Aug 05 18:31:36.873710 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1292/5198] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.876957 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2513300f-3e61-4ec3-b424-d53d892bd09c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:36.881953 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2513300f-3e61-4ec3-b424-d53d892bd09c tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 200 Aug 05 18:31:36.882367 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1309/5199] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.891627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.893381 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:36.893574 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.893800 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.893945 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete backup with id: a863a7df-bdab-40d4-aafa-ae98c61eb051. Aug 05 18:31:36.895003 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.897020 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:36.897250 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.897415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.897604 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: 00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:36.898685 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.898685 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:36.905257 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.905257 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:36.905746 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:36.913656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] delete_backup rpcapi backup_id a863a7df-bdab-40d4-aafa-ae98c61eb051 {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:31:36.915605 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ccb41039-4658-4a34-94a5-10a11c2ccd75 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 202 Aug 05 18:31:36.916216 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1296/5200] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:36 2026] DELETE /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:31:36.924997 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume request issued successfully. Aug 05 18:31:36.925219 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef5ed360-6a1b-40e5-83b9-f19563e07cc1 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 202 Aug 05 18:31:36.925725 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1304/5201] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:36 2026] DELETE /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:36.926040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5075ae40-7181-4496-8892-09afd9b40c4c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.934281 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5075ae40-7181-4496-8892-09afd9b40c4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:36.934281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5075ae40-7181-4496-8892-09afd9b40c4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.934281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5075ae40-7181-4496-8892-09afd9b40c4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.934281 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-5075ae40-7181-4496-8892-09afd9b40c4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:36.936014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-75f06017-0658-4afe-b6fb-0136c1c00e7b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:36.942615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-75f06017-0658-4afe-b6fb-0136c1c00e7b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:36.942615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-75f06017-0658-4afe-b6fb-0136c1c00e7b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:36.942615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-75f06017-0658-4afe-b6fb-0136c1c00e7b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:36.945476 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.945476 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:36.946699 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5075ae40-7181-4496-8892-09afd9b40c4c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 200 Aug 05 18:31:36.947223 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1293/5202] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:36.953029 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:36.953029 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:36.958036 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-75f06017-0658-4afe-b6fb-0136c1c00e7b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:36.961867 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-75f06017-0658-4afe-b6fb-0136c1c00e7b tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 200 Aug 05 18:31:36.962216 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1310/5203] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:36 2026] GET /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:37.756550 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e0917bde-2a4e-4350-b365-197ed4af274b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:37.759282 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e0917bde-2a4e-4350-b365-197ed4af274b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:37.759552 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e0917bde-2a4e-4350-b365-197ed4af274b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:37.759866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e0917bde-2a4e-4350-b365-197ed4af274b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:37.768214 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:37.768214 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:37.772474 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e0917bde-2a4e-4350-b365-197ed4af274b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:37.777307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e0917bde-2a4e-4350-b365-197ed4af274b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:37.777778 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1297/5204] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:37 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:37.957297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a840bc65-7b18-4ec4-867e-ec30d05f6daf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:37.959202 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a840bc65-7b18-4ec4-867e-ec30d05f6daf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 Aug 05 18:31:37.959395 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a840bc65-7b18-4ec4-867e-ec30d05f6daf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:37.959568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a840bc65-7b18-4ec4-867e-ec30d05f6daf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:37.959727 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a840bc65-7b18-4ec4-867e-ec30d05f6daf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id a863a7df-bdab-40d4-aafa-ae98c61eb051. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:37.963462 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a840bc65-7b18-4ec4-867e-ec30d05f6daf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 returned with HTTP 404 Aug 05 18:31:37.963957 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1305/5205] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:37 2026] GET /volume/v3/backups/a863a7df-bdab-40d4-aafa-ae98c61eb051 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:37.974538 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:37.975938 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-645eb3f1-6a61-4d43-b840-f8911bf49004 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:37.976509 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:37.976923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2057110013"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:37.977883 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-645eb3f1-6a61-4d43-b840-f8911bf49004 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:37.978111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-645eb3f1-6a61-4d43-b840-f8911bf49004 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:37.978322 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-645eb3f1-6a61-4d43-b840-f8911bf49004 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:37.978410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2057110013'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:37.978559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume of 1 GB Aug 05 18:31:37.982981 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Availability Zones retrieved successfully. Aug 05 18:31:37.986367 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-645eb3f1-6a61-4d43-b840-f8911bf49004 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 404 Aug 05 18:31:37.986883 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1311/5206] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:37 2026] GET /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:37.989300 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (c54a582a-db2c-4a9a-a885-6158e44bd5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:37.990241 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff6f44b-d708-4057-99cd-5756ee33f36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:37.991289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:37.994744 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-71d93334-d164-4c39-8752-688170ac13cb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:37.997086 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71d93334-d164-4c39-8752-688170ac13cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:37.997350 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71d93334-d164-4c39-8752-688170ac13cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:37.997587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-71d93334-d164-4c39-8752-688170ac13cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:38.003041 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-71d93334-d164-4c39-8752-688170ac13cb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 404 Aug 05 18:31:38.003431 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1298/5207] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:37 2026] GET /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:38.011575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-aaf0bf5f-051d-4e85-b53c-a1749f0d11b0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:38.013607 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aaf0bf5f-051d-4e85-b53c-a1749f0d11b0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:38.014190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aaf0bf5f-051d-4e85-b53c-a1749f0d11b0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:38.014190 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-aaf0bf5f-051d-4e85-b53c-a1749f0d11b0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:38.014301 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-aaf0bf5f-051d-4e85-b53c-a1749f0d11b0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: 00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 Aug 05 18:31:38.017486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff6f44b-d708-4057-99cd-5756ee33f36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:38.018761 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b720572-a1f6-40d9-b42a-8c1dda6dad4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:38.021237 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-aaf0bf5f-051d-4e85-b53c-a1749f0d11b0 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 returned with HTTP 404 Aug 05 18:31:38.021618 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1306/5208] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:38 2026] DELETE /volume/v3/volumes/00ae5f21-add0-4b6a-9cc9-7ff2d08b7328 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:38.030433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:38.032233 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c Aug 05 18:31:38.032523 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:38.032766 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:38.032766 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete snapshot with id: 8b0946ae-fcee-4e6b-8b6c-40e915af312c Aug 05 18:31:38.037398 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:38.037398 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:38.037863 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:38.056187 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot delete request issued successfully. Aug 05 18:31:38.056408 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2c0a7744-fefa-4150-9fc2-c2ec0bc14ebf tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c returned with HTTP 202 Aug 05 18:31:38.057052 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1312/5209] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:31:38 2026] DELETE /volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:38.065139 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4f423f03-a576-4290-9c55-963f21958cd7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:38.067443 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f423f03-a576-4290-9c55-963f21958cd7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c Aug 05 18:31:38.067740 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f423f03-a576-4290-9c55-963f21958cd7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:38.068185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4f423f03-a576-4290-9c55-963f21958cd7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:38.070656 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['d6fffb6d-9f78-4f16-9d6a-8dd6f9d7022b', 'cfc70ce4-afbd-40b5-b01d-163368b52d3e', '283cac65-9126-4e20-97d2-37ec796fe962', 'e9d8a9a6-882a-4770-bfce-afda76e1be78'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:38.071654 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b720572-a1f6-40d9-b42a-8c1dda6dad4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6fffb6d-9f78-4f16-9d6a-8dd6f9d7022b', 'cfc70ce4-afbd-40b5-b01d-163368b52d3e', '283cac65-9126-4e20-97d2-37ec796fe962', 'e9d8a9a6-882a-4770-bfce-afda76e1be78']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:38.072511 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b100047e-eeea-45ef-8447-ab17e477bd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:38.075387 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:38.075387 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:38.076273 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4f423f03-a576-4290-9c55-963f21958cd7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Snapshot retrieved successfully. Aug 05 18:31:38.077343 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4f423f03-a576-4290-9c55-963f21958cd7 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c returned with HTTP 200 Aug 05 18:31:38.078581 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1299/5210] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:38 2026] GET /volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:38.098165 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b100047e-eeea-45ef-8447-ab17e477bd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ff5397-5458-4343-8e61-f10e65f2acf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057110013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['d6fffb6d-9f78-4f16-9d6a-8dd6f9d7022b','cfc70ce4-afbd-40b5-b01d-163368b52d3e','283cac65-9126-4e20-97d2-37ec796fe962','e9d8a9a6-882a-4770-bfce-afda76e1be78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057110013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ff5397-5458-4343-8e61-f10e65f2acf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c876e5c7bf4c4281a81629fa0b046640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:38.098979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60e0956-f993-481e-b77f-e444a80d09b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:38.119796 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b60e0956-f993-481e-b77f-e444a80d09b7) transitioned into state 'SUCCESS' from state '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-2057110013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['d6fffb6d-9f78-4f16-9d6a-8dd6f9d7022b','cfc70ce4-afbd-40b5-b01d-163368b52d3e','283cac65-9126-4e20-97d2-37ec796fe962','e9d8a9a6-882a-4770-bfce-afda76e1be78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:38.120562 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be939aad-036d-46fb-8988-13fa7e8c503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:38.133979 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be939aad-036d-46fb-8988-13fa7e8c503d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:38.134936 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (c54a582a-db2c-4a9a-a885-6158e44bd5f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:38.135252 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request issued successfully. Aug 05 18:31:38.135867 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aafae132-0670-4769-b5cc-2a98d1bf20c2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:38.136342 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1294/5211] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:31:37 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) Aug 05 18:31:38.148388 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a21c6933-0982-4927-be8d-6ed5138ecc1e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:38.150308 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a21c6933-0982-4927-be8d-6ed5138ecc1e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:31:38.150523 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a21c6933-0982-4927-be8d-6ed5138ecc1e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:38.150771 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a21c6933-0982-4927-be8d-6ed5138ecc1e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:38.158100 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:38.158100 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:38.162889 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a21c6933-0982-4927-be8d-6ed5138ecc1e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:38.169138 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a21c6933-0982-4927-be8d-6ed5138ecc1e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 returned with HTTP 200 Aug 05 18:31:38.169717 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1307/5212] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:38 2026] GET /volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:38.789445 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b7fb8b2a-26fa-4c91-9159-0ee9d83a1ebd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:38.791345 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b7fb8b2a-26fa-4c91-9159-0ee9d83a1ebd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:38.791519 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b7fb8b2a-26fa-4c91-9159-0ee9d83a1ebd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:38.791715 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b7fb8b2a-26fa-4c91-9159-0ee9d83a1ebd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:38.798478 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:38.798478 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:38.801792 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b7fb8b2a-26fa-4c91-9159-0ee9d83a1ebd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:38.805675 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b7fb8b2a-26fa-4c91-9159-0ee9d83a1ebd tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:38.806057 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1313/5213] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:38 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:39.089129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55194d38-53aa-4f29-b7cf-0ed7eac0648e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.091049 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55194d38-53aa-4f29-b7cf-0ed7eac0648e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c Aug 05 18:31:39.091302 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55194d38-53aa-4f29-b7cf-0ed7eac0648e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.091504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55194d38-53aa-4f29-b7cf-0ed7eac0648e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.096264 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55194d38-53aa-4f29-b7cf-0ed7eac0648e tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c returned with HTTP 404 Aug 05 18:31:39.096770 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1300/5214] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:31:39 2026] GET /volume/v3/snapshots/8b0946ae-fcee-4e6b-8b6c-40e915af312c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:39.104686 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a35a6c17-75b3-47a1-a2a4-ad4451afd590 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.106968 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a35a6c17-75b3-47a1-a2a4-ad4451afd590 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:39.107287 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a35a6c17-75b3-47a1-a2a4-ad4451afd590 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.107566 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a35a6c17-75b3-47a1-a2a4-ad4451afd590 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.118574 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.118574 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:39.123068 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a35a6c17-75b3-47a1-a2a4-ad4451afd590 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:39.128187 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a35a6c17-75b3-47a1-a2a4-ad4451afd590 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 returned with HTTP 200 Aug 05 18:31:39.128791 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1295/5215] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:39 2026] GET /volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:39.142438 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.144232 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:39.144434 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.144638 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.144791 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: 6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:39.152244 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.152244 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:39.152935 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:39.170488 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume request issued successfully. Aug 05 18:31:39.170806 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-75b4678f-7b39-4362-bf18-4167cbdf36f2 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 returned with HTTP 202 Aug 05 18:31:39.171409 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1308/5216] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:39 2026] DELETE /volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:39.179519 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-aeb050dc-56f6-4e1e-984b-1e48ec83e1eb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.182483 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aeb050dc-56f6-4e1e-984b-1e48ec83e1eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:39.182765 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aeb050dc-56f6-4e1e-984b-1e48ec83e1eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.183100 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-aeb050dc-56f6-4e1e-984b-1e48ec83e1eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.183576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e6f972be-01f3-402c-a47d-2d42c0e81eba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.185983 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e6f972be-01f3-402c-a47d-2d42c0e81eba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:31:39.185983 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e6f972be-01f3-402c-a47d-2d42c0e81eba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.185983 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e6f972be-01f3-402c-a47d-2d42c0e81eba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.191627 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.191627 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:39.194167 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.194167 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:39.195495 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-aeb050dc-56f6-4e1e-984b-1e48ec83e1eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:39.198237 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e6f972be-01f3-402c-a47d-2d42c0e81eba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:39.199294 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-aeb050dc-56f6-4e1e-984b-1e48ec83e1eb tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 returned with HTTP 200 Aug 05 18:31:39.199665 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1314/5217] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:39 2026] GET /volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:39.202730 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e6f972be-01f3-402c-a47d-2d42c0e81eba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 returned with HTTP 200 Aug 05 18:31:39.203190 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1301/5218] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:39 2026] GET /volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:39.215574 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.217346 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:31:39.217743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89ff5397-5458-4343-8e61-f10e65f2acf9", "name": "tempest-VolumesBackupsTest-Backup-75592051"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:39.219467 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating new backup {'backup': {'volume_id': '89ff5397-5458-4343-8e61-f10e65f2acf9', 'name': 'tempest-VolumesBackupsTest-Backup-75592051'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:31:39.219614 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating backup of volume 89ff5397-5458-4343-8e61-f10e65f2acf9 in container None Aug 05 18:31:39.226723 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.226723 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:39.227286 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:39.246701 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['a3eee25c-35ad-4fac-be07-94ab5b7de87e', 'bffda62b-d303-469e-a2c9-daf4966f0503'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:39.284571 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2d8fbdb1-e921-4038-8585-351aca2aa3fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:31:39.284899 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1296/5219] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:39 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:39.293132 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-81e71538-af1a-4634-a269-f282d20837d5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.295384 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81e71538-af1a-4634-a269-f282d20837d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:39.295919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81e71538-af1a-4634-a269-f282d20837d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.295919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81e71538-af1a-4634-a269-f282d20837d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.295979 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-81e71538-af1a-4634-a269-f282d20837d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:39.302029 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.302029 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:39.302829 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81e71538-af1a-4634-a269-f282d20837d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:39.303175 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1309/5220] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:39 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:39.818689 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-74b6a4db-6890-4e61-943e-60e686020458 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:39.820541 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74b6a4db-6890-4e61-943e-60e686020458 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:39.820766 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74b6a4db-6890-4e61-943e-60e686020458 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:39.820966 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-74b6a4db-6890-4e61-943e-60e686020458 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:39.827532 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:39.827532 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:39.830852 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-74b6a4db-6890-4e61-943e-60e686020458 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:39.834845 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-74b6a4db-6890-4e61-943e-60e686020458 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:39.835216 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1315/5221] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:39 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:40.212615 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8e1e856a-069c-43f4-bafa-68bf1f7283cc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:40.214477 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e1e856a-069c-43f4-bafa-68bf1f7283cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 Aug 05 18:31:40.214707 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e1e856a-069c-43f4-bafa-68bf1f7283cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:40.214968 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8e1e856a-069c-43f4-bafa-68bf1f7283cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:40.220937 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8e1e856a-069c-43f4-bafa-68bf1f7283cc tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 returned with HTTP 404 Aug 05 18:31:40.221405 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1302/5222] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:40 2026] GET /volume/v3/volumes/6136e569-87c1-4924-a145-10b069991469 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:40.230462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e713e27a-de6b-42fa-9ff5-55a1f36c9931 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:40.232200 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e713e27a-de6b-42fa-9ff5-55a1f36c9931 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:40.232397 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e713e27a-de6b-42fa-9ff5-55a1f36c9931 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:40.232553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e713e27a-de6b-42fa-9ff5-55a1f36c9931 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:40.238960 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:40.238960 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:40.242344 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e713e27a-de6b-42fa-9ff5-55a1f36c9931 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:40.245876 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e713e27a-de6b-42fa-9ff5-55a1f36c9931 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:40.246202 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1297/5223] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:40 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:40.258681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a7674afe-576f-4c60-8a92-3cea42725cff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:40.260534 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] DELETE https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:40.260758 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:40.261007 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:40.261182 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume with id: 51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:40.268153 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:40.268153 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:40.268583 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:40.283998 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Delete volume request issued successfully. Aug 05 18:31:40.284199 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a7674afe-576f-4c60-8a92-3cea42725cff tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 202 Aug 05 18:31:40.284649 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1310/5224] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:31:40 2026] DELETE /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:31:40.291912 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2894739c-01ea-442d-90d0-a6efbe4eaa25 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:40.293997 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2894739c-01ea-442d-90d0-a6efbe4eaa25 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:40.294223 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2894739c-01ea-442d-90d0-a6efbe4eaa25 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:40.294436 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2894739c-01ea-442d-90d0-a6efbe4eaa25 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:40.302143 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:40.302143 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:40.306114 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2894739c-01ea-442d-90d0-a6efbe4eaa25 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Volume info retrieved successfully. Aug 05 18:31:40.310752 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2894739c-01ea-442d-90d0-a6efbe4eaa25 tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 200 Aug 05 18:31:40.311223 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1316/5225] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:40 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:40.313994 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e2f15725-a764-4d30-8152-0b06f60e0f6f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:40.316037 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2f15725-a764-4d30-8152-0b06f60e0f6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:40.316218 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2f15725-a764-4d30-8152-0b06f60e0f6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:40.316393 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e2f15725-a764-4d30-8152-0b06f60e0f6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:40.316485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e2f15725-a764-4d30-8152-0b06f60e0f6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:40.320605 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:40.320605 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:40.321285 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e2f15725-a764-4d30-8152-0b06f60e0f6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:40.321641 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1303/5226] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:40 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:40.847310 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-abfda0c2-eb8c-4791-a40e-85bca112f659 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:40.848913 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-abfda0c2-eb8c-4791-a40e-85bca112f659 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:40.849085 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-abfda0c2-eb8c-4791-a40e-85bca112f659 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:40.849251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-abfda0c2-eb8c-4791-a40e-85bca112f659 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:40.856667 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:40.856667 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:40.859806 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-abfda0c2-eb8c-4791-a40e-85bca112f659 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:40.863552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-abfda0c2-eb8c-4791-a40e-85bca112f659 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:40.863921 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1298/5227] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:40 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:41.324498 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-87ea5c74-ece2-49bf-9959-b53f2486e9db None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:41.326263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-87ea5c74-ece2-49bf-9959-b53f2486e9db tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] GET https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f Aug 05 18:31:41.326468 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-87ea5c74-ece2-49bf-9959-b53f2486e9db tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:41.326666 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-87ea5c74-ece2-49bf-9959-b53f2486e9db tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:41.328735 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=220,cinder:UPDATE=41,cinder:INSERT=17 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:31:41.331049 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b2083d03-b435-4781-9908-9e7a33dfda72 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:41.332735 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-87ea5c74-ece2-49bf-9959-b53f2486e9db tempest-VolumesSnapshotTestJSON-1658445787 tempest-VolumesSnapshotTestJSON-1658445787-project-member] https://10.4.3.210/volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f returned with HTTP 404 Aug 05 18:31:41.332916 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2083d03-b435-4781-9908-9e7a33dfda72 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:41.333186 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2083d03-b435-4781-9908-9e7a33dfda72 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:41.333310 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1311/5228] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:41 2026] GET /volume/v3/volumes/51dff712-9759-4ea3-a650-187c5f8ea87f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:41.333545 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2083d03-b435-4781-9908-9e7a33dfda72 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:41.333705 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b2083d03-b435-4781-9908-9e7a33dfda72 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:41.338192 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:41.338192 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:41.338971 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2083d03-b435-4781-9908-9e7a33dfda72 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:41.339348 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1317/5229] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:41 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:41.877131 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bb2061e4-f455-4b5c-85e0-313c7dd71093 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:41.879201 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb2061e4-f455-4b5c-85e0-313c7dd71093 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:41.879778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb2061e4-f455-4b5c-85e0-313c7dd71093 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:41.879778 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb2061e4-f455-4b5c-85e0-313c7dd71093 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:41.889634 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:41.889634 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:41.895394 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bb2061e4-f455-4b5c-85e0-313c7dd71093 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:41.902342 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb2061e4-f455-4b5c-85e0-313c7dd71093 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:41.903012 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1304/5230] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:41 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:42.349768 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b04c76a4-b3c3-4bb7-b3ca-6910dd1c70ac None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:42.351772 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b04c76a4-b3c3-4bb7-b3ca-6910dd1c70ac tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:42.352151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b04c76a4-b3c3-4bb7-b3ca-6910dd1c70ac tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:42.352248 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b04c76a4-b3c3-4bb7-b3ca-6910dd1c70ac tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:42.352300 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b04c76a4-b3c3-4bb7-b3ca-6910dd1c70ac tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:42.357254 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:42.357254 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:42.358169 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b04c76a4-b3c3-4bb7-b3ca-6910dd1c70ac tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:42.358752 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1299/5231] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:42 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:42.918278 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ca0b6def-9dbb-42dd-915b-a1ff5f0c76ab None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:42.922938 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca0b6def-9dbb-42dd-915b-a1ff5f0c76ab tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:42.922938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca0b6def-9dbb-42dd-915b-a1ff5f0c76ab tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:42.922938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ca0b6def-9dbb-42dd-915b-a1ff5f0c76ab tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:42.938239 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:42.938239 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:42.941763 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ca0b6def-9dbb-42dd-915b-a1ff5f0c76ab tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:42.949986 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ca0b6def-9dbb-42dd-915b-a1ff5f0c76ab tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:42.950674 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1312/5232] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:42 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:43.369774 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f27a589d-ab24-4dd0-ad59-a953886b192c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:43.373064 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f27a589d-ab24-4dd0-ad59-a953886b192c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:43.373064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f27a589d-ab24-4dd0-ad59-a953886b192c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:43.373381 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f27a589d-ab24-4dd0-ad59-a953886b192c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:43.373758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f27a589d-ab24-4dd0-ad59-a953886b192c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:43.375912 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=263,cinder:UPDATE=47,cinder:INSERT=22 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:31:43.383642 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:43.383642 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:43.383642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f27a589d-ab24-4dd0-ad59-a953886b192c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:43.384445 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1318/5233] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:43 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:43.966443 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a46265fa-993f-4e4e-8db2-845eff90309b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:43.968242 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a46265fa-993f-4e4e-8db2-845eff90309b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:43.968449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a46265fa-993f-4e4e-8db2-845eff90309b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:43.968657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a46265fa-993f-4e4e-8db2-845eff90309b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:43.971464 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=261,cinder:UPDATE=45,cinder:INSERT=15 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:31:43.978474 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:43.978474 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:43.982792 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a46265fa-993f-4e4e-8db2-845eff90309b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:43.988606 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a46265fa-993f-4e4e-8db2-845eff90309b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:43.989059 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1305/5234] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:43 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:44.396312 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-09c4c2b3-2107-42bb-add5-6be4def30d6f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:44.398506 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09c4c2b3-2107-42bb-add5-6be4def30d6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:44.398810 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09c4c2b3-2107-42bb-add5-6be4def30d6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:44.399081 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-09c4c2b3-2107-42bb-add5-6be4def30d6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:44.399232 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-09c4c2b3-2107-42bb-add5-6be4def30d6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:44.401065 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=292,cinder:UPDATE=93,cinder:INSERT=39 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:31:44.403788 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:44.403788 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:44.404609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-09c4c2b3-2107-42bb-add5-6be4def30d6f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:44.405040 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1300/5235] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:44 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:45.002889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6b081a58-7075-4d2f-a80e-1dbfcb766fb6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.004737 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b081a58-7075-4d2f-a80e-1dbfcb766fb6 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:45.004965 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b081a58-7075-4d2f-a80e-1dbfcb766fb6 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:45.005143 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b081a58-7075-4d2f-a80e-1dbfcb766fb6 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:45.012012 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:45.012012 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:45.016124 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-6b081a58-7075-4d2f-a80e-1dbfcb766fb6 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:45.021714 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b081a58-7075-4d2f-a80e-1dbfcb766fb6 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:45.022182 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1313/5236] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:45 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:45.034761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f4cccecb-6f6c-4eec-a88e-fc73305aa64c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.036751 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4cccecb-6f6c-4eec-a88e-fc73305aa64c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:45.036997 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4cccecb-6f6c-4eec-a88e-fc73305aa64c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:45.037232 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4cccecb-6f6c-4eec-a88e-fc73305aa64c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:45.044560 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:45.044560 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:45.048780 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f4cccecb-6f6c-4eec-a88e-fc73305aa64c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:45.054038 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4cccecb-6f6c-4eec-a88e-fc73305aa64c tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:45.054654 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1319/5237] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:45 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 1430 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:45.194937 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-fadba20a-e015-40fb-aeff-d85d53d7233b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.197397 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-fadba20a-e015-40fb-aeff-d85d53d7233b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:45.197687 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-fadba20a-e015-40fb-aeff-d85d53d7233b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:45.197914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-fadba20a-e015-40fb-aeff-d85d53d7233b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:45.207469 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:45.207469 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:45.212986 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-fadba20a-e015-40fb-aeff-d85d53d7233b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:45.219230 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-fadba20a-e015-40fb-aeff-d85d53d7233b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:45.219717 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1306/5238] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:45 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 1430 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:45.416129 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9bc69d94-4596-44e3-b7eb-5c1156298dba None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.418041 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9bc69d94-4596-44e3-b7eb-5c1156298dba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:45.418271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9bc69d94-4596-44e3-b7eb-5c1156298dba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:45.418490 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9bc69d94-4596-44e3-b7eb-5c1156298dba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:45.418622 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9bc69d94-4596-44e3-b7eb-5c1156298dba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:45.423777 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:45.423777 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:45.424676 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9bc69d94-4596-44e3-b7eb-5c1156298dba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:45.425326 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1301/5239] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:45 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:45.783526 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-60731766-ab9b-4dd9-bb17-13ec9447daaa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.787869 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-60731766-ab9b-4dd9-bb17-13ec9447daaa tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:45.788204 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-60731766-ab9b-4dd9-bb17-13ec9447daaa tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:45.788527 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-60731766-ab9b-4dd9-bb17-13ec9447daaa tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:45.797951 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:45.797951 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:45.802719 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-60731766-ab9b-4dd9-bb17-13ec9447daaa tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:45.808831 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-60731766-ab9b-4dd9-bb17-13ec9447daaa tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:45.809388 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1314/5240] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:31:45 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 1430 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:45.821487 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-409c0d12-bf2c-4677-b46e-7ad285d31a30 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.821961 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-409c0d12-bf2c-4677-b46e-7ad285d31a30 None None] GET https://10.4.3.210/volume// Aug 05 18:31:45.822173 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-409c0d12-bf2c-4677-b46e-7ad285d31a30 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:45.822561 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-409c0d12-bf2c-4677-b46e-7ad285d31a30 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:45.822740 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-409c0d12-bf2c-4677-b46e-7ad285d31a30 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:45.823069 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1320/5241] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:31:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:45.832651 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-df73155e-c6cd-40d7-8d18-c72d2f58def7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:45.834566 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-df73155e-c6cd-40d7-8d18-c72d2f58def7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:31:45.835043 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-df73155e-c6cd-40d7-8d18-c72d2f58def7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcf9685d-1123-4850-acd5-1b4bd1353451", "connector": null, "instance_uuid": "4ff1d8aa-7ba9-48a2-9c27-3d25d4c3f3cd"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:45.843329 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:45.843329 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:45.869378 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-df73155e-c6cd-40d7-8d18-c72d2f58def7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:31:45.869882 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1307/5242] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:31:45 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:46.439115 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2afdfbf6-1831-47d0-8dd9-e1c0bf6979fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:46.440791 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2afdfbf6-1831-47d0-8dd9-e1c0bf6979fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:46.440977 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2afdfbf6-1831-47d0-8dd9-e1c0bf6979fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:46.441144 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2afdfbf6-1831-47d0-8dd9-e1c0bf6979fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:46.441282 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-2afdfbf6-1831-47d0-8dd9-e1c0bf6979fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:46.445086 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:46.445086 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:46.445845 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2afdfbf6-1831-47d0-8dd9-e1c0bf6979fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:46.446179 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1302/5243] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:46 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:46.803184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6b27305b-e5fd-430c-82eb-0c3261123d7d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:46.803898 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b27305b-e5fd-430c-82eb-0c3261123d7d None None] GET https://10.4.3.210/volume// Aug 05 18:31:46.804094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b27305b-e5fd-430c-82eb-0c3261123d7d None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:46.804304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6b27305b-e5fd-430c-82eb-0c3261123d7d None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:46.804644 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6b27305b-e5fd-430c-82eb-0c3261123d7d None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:31:46.805138 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1315/5244] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:31:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:31:46.813279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-a2e8dbea-7159-4c86-8e89-59b0bc222167 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:46.816194 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-a2e8dbea-7159-4c86-8e89-59b0bc222167 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:31:46.816482 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-a2e8dbea-7159-4c86-8e89-59b0bc222167 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:46.816767 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-a2e8dbea-7159-4c86-8e89-59b0bc222167 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:46.828242 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:46.828242 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:46.832113 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-a2e8dbea-7159-4c86-8e89-59b0bc222167 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:31:46.837838 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-a2e8dbea-7159-4c86-8e89-59b0bc222167 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:31:46.838296 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1321/5245] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:31:46 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 1609 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:31:46.949365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:46.951414 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] PUT https://10.4.3.210/volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb Aug 05 18:31:46.951777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:46.958684 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Acquiring lock "cinder-attachment_update-bcf9685d-1123-4850-acd5-1b4bd1353451-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:31:46.963464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Lock "cinder-attachment_update-bcf9685d-1123-4850-acd5-1b4bd1353451-np0000006581" acquired by "attachment_update" :: waited 0.005s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:31:46.964670 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:46.964670 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:47.053252 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Lock "cinder-attachment_update-bcf9685d-1123-4850-acd5-1b4bd1353451-np0000006581" released by "attachment_update" :: held 0.090s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:31:47.053602 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-efbcaf29-c3d2-408d-805d-4843271df915 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb returned with HTTP 200 Aug 05 18:31:47.054060 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1308/5246] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:31:46 2026] PUT /volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:31:47.081981 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-82f90427-91e3-4897-aa5f-8f8f9c12dd3b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:47.087814 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-82f90427-91e3-4897-aa5f-8f8f9c12dd3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb/action Aug 05 18:31:47.087814 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-82f90427-91e3-4897-aa5f-8f8f9c12dd3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action body: b'{"os-complete": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:47.087814 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-82f90427-91e3-4897-aa5f-8f8f9c12dd3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:47.113143 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:47.113143 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:47.134874 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-82f90427-91e3-4897-aa5f-8f8f9c12dd3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb/action returned with HTTP 204 Aug 05 18:31:47.135927 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1303/5247] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:31:47 2026] POST /volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:31:47.457280 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f8af7616-33d4-41b5-a150-a96b17a54d20 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:47.459633 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8af7616-33d4-41b5-a150-a96b17a54d20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:47.459910 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8af7616-33d4-41b5-a150-a96b17a54d20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:47.460155 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8af7616-33d4-41b5-a150-a96b17a54d20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:47.460297 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f8af7616-33d4-41b5-a150-a96b17a54d20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:47.465665 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:47.465665 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:47.466516 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8af7616-33d4-41b5-a150-a96b17a54d20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:47.466946 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1316/5248] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:47 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:48.478356 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-07b213c5-4c4e-4697-87a3-fad81b68c46e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:48.482676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-07b213c5-4c4e-4697-87a3-fad81b68c46e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:48.482676 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-07b213c5-4c4e-4697-87a3-fad81b68c46e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:48.482676 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-07b213c5-4c4e-4697-87a3-fad81b68c46e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:48.482676 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-07b213c5-4c4e-4697-87a3-fad81b68c46e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:48.487151 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:48.487151 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:48.488582 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-07b213c5-4c4e-4697-87a3-fad81b68c46e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:48.489143 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1322/5249] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:48 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:49.501258 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-103895c1-1c3b-489c-93ab-96cd729b4da5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:49.503498 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-103895c1-1c3b-489c-93ab-96cd729b4da5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:49.503958 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-103895c1-1c3b-489c-93ab-96cd729b4da5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:49.505544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-103895c1-1c3b-489c-93ab-96cd729b4da5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:49.505544 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-103895c1-1c3b-489c-93ab-96cd729b4da5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:49.511074 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:49.511074 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:49.511074 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-103895c1-1c3b-489c-93ab-96cd729b4da5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:49.511320 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1309/5250] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:49 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:50.530835 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-70fb313c-bea9-40c9-b67b-836737e5e53f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:50.533218 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70fb313c-bea9-40c9-b67b-836737e5e53f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:50.533440 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70fb313c-bea9-40c9-b67b-836737e5e53f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:50.533691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70fb313c-bea9-40c9-b67b-836737e5e53f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:50.533869 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-70fb313c-bea9-40c9-b67b-836737e5e53f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:50.539461 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:50.539461 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:50.540858 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70fb313c-bea9-40c9-b67b-836737e5e53f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:50.541284 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1304/5251] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:50 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:51.548334 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-8d5b8c67-dce8-4d79-a66b-f95ea9f0e60d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:51.551381 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-8d5b8c67-dce8-4d79-a66b-f95ea9f0e60d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451/encryption Aug 05 18:31:51.551678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-8d5b8c67-dce8-4d79-a66b-f95ea9f0e60d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:51.551980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-8d5b8c67-dce8-4d79-a66b-f95ea9f0e60d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:51.557372 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c0e75d08-cfa0-48a2-9a66-b5915e891ae0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:51.559415 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c0e75d08-cfa0-48a2-9a66-b5915e891ae0 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:51.559632 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c0e75d08-cfa0-48a2-9a66-b5915e891ae0 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:51.559852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c0e75d08-cfa0-48a2-9a66-b5915e891ae0 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:51.559961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-c0e75d08-cfa0-48a2-9a66-b5915e891ae0 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:51.564480 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:51.564480 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:51.565363 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c0e75d08-cfa0-48a2-9a66-b5915e891ae0 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:51.565479 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:51.565479 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:51.565886 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1323/5252] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:51 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:51.572692 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-3d2983f2-1529-439f-bd9a-2d6129053b58 req-8d5b8c67-dce8-4d79-a66b-f95ea9f0e60d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451/encryption returned with HTTP 200 Aug 05 18:31:51.573237 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1317/5253] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:31:51 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:52.578886 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a6fd6898-2b11-44b2-99ec-27cc90ca3cbb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:52.580536 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6fd6898-2b11-44b2-99ec-27cc90ca3cbb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:52.580734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6fd6898-2b11-44b2-99ec-27cc90ca3cbb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:52.580920 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6fd6898-2b11-44b2-99ec-27cc90ca3cbb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:52.581017 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a6fd6898-2b11-44b2-99ec-27cc90ca3cbb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:52.586409 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:52.586409 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:52.588253 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6fd6898-2b11-44b2-99ec-27cc90ca3cbb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:52.588253 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1310/5254] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:52 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:53.601957 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-934463e1-823e-416a-b373-4cb01fca09cc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:53.603899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-934463e1-823e-416a-b373-4cb01fca09cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:53.604134 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-934463e1-823e-416a-b373-4cb01fca09cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:53.604329 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-934463e1-823e-416a-b373-4cb01fca09cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:53.604435 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-934463e1-823e-416a-b373-4cb01fca09cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:53.609156 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:53.609156 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:53.610003 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-934463e1-823e-416a-b373-4cb01fca09cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:53.610418 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1305/5255] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:53 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:54.570092 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:54.622530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6d972d82-2258-45d3-93f1-17a639514464 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:54.627072 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d972d82-2258-45d3-93f1-17a639514464 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:31:54.627324 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d972d82-2258-45d3-93f1-17a639514464 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:54.627700 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d972d82-2258-45d3-93f1-17a639514464 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:54.627846 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-6d972d82-2258-45d3-93f1-17a639514464 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:54.636674 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:54.636674 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:54.637903 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d972d82-2258-45d3-93f1-17a639514464 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:31:54.638462 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1318/5256] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:54 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:54.649727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:54.651634 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:31:54.652011 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89ff5397-5458-4343-8e61-f10e65f2acf9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-67025688"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:54.653449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating new backup {'backup': {'volume_id': '89ff5397-5458-4343-8e61-f10e65f2acf9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-67025688'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:31:54.653583 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating backup of volume 89ff5397-5458-4343-8e61-f10e65f2acf9 in container None Aug 05 18:31:54.661504 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:54.661504 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:54.662062 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:31:54.680201 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['821f9e74-3c49-4b51-8e49-567d3ecae60f', '0fbebafb-bbec-4b50-8340-8b5b3672f18c'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:54.716036 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f6dc80fe-8f08-4279-9c72-9954e697b764 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:31:54.716717 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1311/5257] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:54 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:54.728148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7b080b8c-ffc9-4244-af98-78054b5bb268 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:54.730315 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b080b8c-ffc9-4244-af98-78054b5bb268 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:31:54.730549 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b080b8c-ffc9-4244-af98-78054b5bb268 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:54.730793 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7b080b8c-ffc9-4244-af98-78054b5bb268 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:54.730934 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-7b080b8c-ffc9-4244-af98-78054b5bb268 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:54.733648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:31:54.734273 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-923579155", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:54.736111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-923579155', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:31:54.736175 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:54.736175 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:54.736229 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Create volume of 1 GB Aug 05 18:31:54.737086 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7b080b8c-ffc9-4244-af98-78054b5bb268 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:31:54.737547 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1306/5258] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:54 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:54.741705 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Availability Zones retrieved successfully. Aug 05 18:31:54.749308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Flow 'volume_create_api' (a83b1d22-3346-4fce-b78d-ddd851c574ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:54.750996 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5be131e-684e-4b4c-b372-a4ed27067d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:54.752307 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:31:54.789068 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5be131e-684e-4b4c-b372-a4ed27067d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:54.790228 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf4724b-65c7-4f9a-8405-10a0ee71c14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:54.852075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Created reservations ['8bd68643-4a0f-4ef8-83be-41608e4fc327', '8c87ef6e-94d1-4056-b01e-5e2ce3266871', 'ba80b8c3-04f7-42d1-9e06-9329105da072', '833a37c5-5f9b-4e74-9c88-81d91ea4bfa5'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:31:54.852972 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cf4724b-65c7-4f9a-8405-10a0ee71c14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd68643-4a0f-4ef8-83be-41608e4fc327', '8c87ef6e-94d1-4056-b01e-5e2ce3266871', 'ba80b8c3-04f7-42d1-9e06-9329105da072', '833a37c5-5f9b-4e74-9c88-81d91ea4bfa5']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:54.853702 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d3c87d-91cd-48a2-bc1f-c3fa60f74ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:54.877085 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20d3c87d-91cd-48a2-bc1f-c3fa60f74ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6ca1557-9f9f-4a16-8c8e-da16c02bf89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-923579155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf18c369e3324850b0a9e03d1472048f',qos_specs=None,replication_status=,reservations=['8bd68643-4a0f-4ef8-83be-41608e4fc327','8c87ef6e-94d1-4056-b01e-5e2ce3266871','ba80b8c3-04f7-42d1-9e06-9329105da072','833a37c5-5f9b-4e74-9c88-81d91ea4bfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb1937b05df54d28b97b5217b824b8de',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-923579155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6ca1557-9f9f-4a16-8c8e-da16c02bf89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf18c369e3324850b0a9e03d1472048f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb1937b05df54d28b97b5217b824b8de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:54.877907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104aa07a-5441-4a30-9f1f-0258e8cf429c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:54.897530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104aa07a-5441-4a30-9f1f-0258e8cf429c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-923579155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf18c369e3324850b0a9e03d1472048f',qos_specs=None,replication_status=,reservations=['8bd68643-4a0f-4ef8-83be-41608e4fc327','8c87ef6e-94d1-4056-b01e-5e2ce3266871','ba80b8c3-04f7-42d1-9e06-9329105da072','833a37c5-5f9b-4e74-9c88-81d91ea4bfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb1937b05df54d28b97b5217b824b8de',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:54.898340 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15041ffb-d9ef-40c3-82c5-42a911f8c349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:31:54.907159 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15041ffb-d9ef-40c3-82c5-42a911f8c349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:31:54.907961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Flow 'volume_create_api' (a83b1d22-3346-4fce-b78d-ddd851c574ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:31:54.908238 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Create volume request issued successfully. Aug 05 18:31:54.908842 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-91551597-8aa1-43e2-a09b-0c11a8277b2e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:31:54.909233 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1324/5259] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:31:54 2026] POST /volume/v3/volumes => generated 755 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:54.921237 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-09af248d-1c3a-4919-a730-4b50345c342c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:54.923781 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09af248d-1c3a-4919-a730-4b50345c342c tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] GET https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:31:54.924070 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09af248d-1c3a-4919-a730-4b50345c342c tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:54.924325 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09af248d-1c3a-4919-a730-4b50345c342c tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:54.933385 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:54.933385 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:54.938021 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-09af248d-1c3a-4919-a730-4b50345c342c tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:31:54.943289 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09af248d-1c3a-4919-a730-4b50345c342c tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 200 Aug 05 18:31:54.943788 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1319/5260] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:54 2026] GET /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:55.747587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bb32b595-0b64-418a-ba56-778621e50cbc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:55.755377 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb32b595-0b64-418a-ba56-778621e50cbc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:31:55.755649 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb32b595-0b64-418a-ba56-778621e50cbc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:55.755873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bb32b595-0b64-418a-ba56-778621e50cbc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:55.755939 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-bb32b595-0b64-418a-ba56-778621e50cbc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:55.764906 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:55.764906 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:55.766682 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bb32b595-0b64-418a-ba56-778621e50cbc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:31:55.767310 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1312/5261] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:55 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:55.959837 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a71f99dc-e7eb-45dc-828c-bccef5523a32 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:55.962746 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a71f99dc-e7eb-45dc-828c-bccef5523a32 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] GET https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:31:55.962746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a71f99dc-e7eb-45dc-828c-bccef5523a32 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:55.962746 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a71f99dc-e7eb-45dc-828c-bccef5523a32 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:55.969649 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:55.969649 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:55.975413 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a71f99dc-e7eb-45dc-828c-bccef5523a32 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:31:55.981358 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a71f99dc-e7eb-45dc-828c-bccef5523a32 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 200 Aug 05 18:31:55.981358 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1307/5262] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:55 2026] GET /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:55.999753 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-01b0b75b-ead3-4970-82b2-98fdeb56165a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:56.002380 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01b0b75b-ead3-4970-82b2-98fdeb56165a tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] GET https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:31:56.002571 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01b0b75b-ead3-4970-82b2-98fdeb56165a tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:56.004245 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-01b0b75b-ead3-4970-82b2-98fdeb56165a tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:56.012520 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:56.012520 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:56.022619 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-01b0b75b-ead3-4970-82b2-98fdeb56165a tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:31:56.025556 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-01b0b75b-ead3-4970-82b2-98fdeb56165a tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 200 Aug 05 18:31:56.025969 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1325/5263] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:55 2026] GET /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:56.042571 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-09692141-52e5-4977-93c5-e481852491aa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:56.044464 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] POST https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f/action Aug 05 18:31:56.045765 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-425226029", "disk_format": "raw"}}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:31:56.045765 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-425226029", "disk_format": "raw"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:31:56.053875 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:56.053875 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:56.054441 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:31:56.066327 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:56.066327 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:56.074606 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.image.image_utils [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-425226029'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-425226029'}]. {{(pid=100363) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 05 18:31:56.598015 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Copy volume to image completed successfully. Aug 05 18:31:56.598507 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-09692141-52e5-4977-93c5-e481852491aa tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f/action returned with HTTP 202 Aug 05 18:31:56.599173 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1320/5264] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:31:56 2026] POST /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f/action => generated 685 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:31:56.781352 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-662c55a7-800c-4aae-b37a-7709e51b6234 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:56.783210 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-662c55a7-800c-4aae-b37a-7709e51b6234 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:31:56.783549 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-662c55a7-800c-4aae-b37a-7709e51b6234 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:56.783792 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-662c55a7-800c-4aae-b37a-7709e51b6234 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:56.783926 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-662c55a7-800c-4aae-b37a-7709e51b6234 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:56.788738 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:56.788738 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:31:56.789992 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-662c55a7-800c-4aae-b37a-7709e51b6234 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:31:56.790496 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1313/5265] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:56 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:57.804043 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d57adea0-7f55-4e6d-aab9-852b73c9aba3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:57.806082 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d57adea0-7f55-4e6d-aab9-852b73c9aba3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:31:57.806313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d57adea0-7f55-4e6d-aab9-852b73c9aba3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:57.806455 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d57adea0-7f55-4e6d-aab9-852b73c9aba3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:57.806569 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d57adea0-7f55-4e6d-aab9-852b73c9aba3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:57.811416 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:57.811416 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:31:57.812456 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d57adea0-7f55-4e6d-aab9-852b73c9aba3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:31:57.812981 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1308/5266] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:57 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:58.825368 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fa7fd8b2-cf70-4231-a634-7c4850a59bbe None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:58.827495 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fa7fd8b2-cf70-4231-a634-7c4850a59bbe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:31:58.827742 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fa7fd8b2-cf70-4231-a634-7c4850a59bbe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:58.827983 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fa7fd8b2-cf70-4231-a634-7c4850a59bbe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:58.828081 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-fa7fd8b2-cf70-4231-a634-7c4850a59bbe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:58.832600 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:58.832600 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:31:58.833383 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fa7fd8b2-cf70-4231-a634-7c4850a59bbe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:31:58.833778 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1326/5267] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:58 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:31:59.845666 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4c5aaa73-5b2c-4915-bf9b-a313b289e41a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:31:59.849201 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c5aaa73-5b2c-4915-bf9b-a313b289e41a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:31:59.849416 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c5aaa73-5b2c-4915-bf9b-a313b289e41a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:31:59.849651 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4c5aaa73-5b2c-4915-bf9b-a313b289e41a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:31:59.849771 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4c5aaa73-5b2c-4915-bf9b-a313b289e41a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:31:59.856395 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:31:59.856395 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:31:59.857211 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4c5aaa73-5b2c-4915-bf9b-a313b289e41a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:31:59.857586 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1321/5268] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:31:59 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:00.868730 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b5d819d9-9b16-49ca-9d84-3cfcb7081535 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:00.870429 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5d819d9-9b16-49ca-9d84-3cfcb7081535 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:00.870679 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5d819d9-9b16-49ca-9d84-3cfcb7081535 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:00.870906 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b5d819d9-9b16-49ca-9d84-3cfcb7081535 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:00.871040 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b5d819d9-9b16-49ca-9d84-3cfcb7081535 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:00.875263 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:00.875263 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:00.876073 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b5d819d9-9b16-49ca-9d84-3cfcb7081535 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:00.876573 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1314/5269] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:00 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:01.892659 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b5489b49-b3da-4415-ac13-41d68a3d913d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:01.896353 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b5489b49-b3da-4415-ac13-41d68a3d913d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:01.896561 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b5489b49-b3da-4415-ac13-41d68a3d913d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:01.896847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b5489b49-b3da-4415-ac13-41d68a3d913d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:01.897021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b5489b49-b3da-4415-ac13-41d68a3d913d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:01.906324 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:01.906324 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:01.907220 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b5489b49-b3da-4415-ac13-41d68a3d913d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:01.907312 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1309/5270] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:01 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:02.922736 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-31cbb6df-5ebe-4c3a-942b-d3b385c6585c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:02.924924 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-31cbb6df-5ebe-4c3a-942b-d3b385c6585c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:02.925219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-31cbb6df-5ebe-4c3a-942b-d3b385c6585c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:02.925884 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-31cbb6df-5ebe-4c3a-942b-d3b385c6585c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:02.925884 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-31cbb6df-5ebe-4c3a-942b-d3b385c6585c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:02.932202 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:02.932202 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:02.933220 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-31cbb6df-5ebe-4c3a-942b-d3b385c6585c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:02.933653 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1327/5271] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:02 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:02.951625 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:02.953569 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217/restore Aug 05 18:32:02.955563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "89ff5397-5458-4343-8e61-f10e65f2acf9"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:02.957036 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Restoring backup cb6a4d24-b588-4ea0-8aea-020508a85217 ({'restore': {'volume_id': '89ff5397-5458-4343-8e61-f10e65f2acf9'}}) {{(pid=100363) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 05 18:32:02.957170 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Restoring backup cb6a4d24-b588-4ea0-8aea-020508a85217 to volume 89ff5397-5458-4343-8e61-f10e65f2acf9. Aug 05 18:32:02.962392 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:02.962392 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:02.971112 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:02.971112 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:02.971869 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:02.972079 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.api [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Checking backup size 1 against volume size 1 {{(pid=100363) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 05 18:32:02.972350 np0000006581 devstack@c-api.service[100363]: INFO cinder.backup.api [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Overwriting volume 89ff5397-5458-4343-8e61-f10e65f2acf9 with restore of backup cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:02.990166 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] restore_backup in rpcapi backup_id cb6a4d24-b588-4ea0-8aea-020508a85217 {{(pid=100363) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 05 18:32:02.991975 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc2097ff-c3a9-467d-b81d-649da9af4e5f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217/restore returned with HTTP 202 Aug 05 18:32:02.992404 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1322/5272] 10.4.3.210 () {68 vars in 1393 bytes} [Wed Aug 5 18:32:02 2026] POST /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217/restore => generated 182 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:03.002794 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ef2181f0-b4fc-42cc-bc38-689eb53fc3d9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:03.005233 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef2181f0-b4fc-42cc-bc38-689eb53fc3d9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:03.009793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef2181f0-b4fc-42cc-bc38-689eb53fc3d9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:03.010141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef2181f0-b4fc-42cc-bc38-689eb53fc3d9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:03.010343 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ef2181f0-b4fc-42cc-bc38-689eb53fc3d9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:03.019603 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:03.019603 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:03.020742 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef2181f0-b4fc-42cc-bc38-689eb53fc3d9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:03.024457 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1315/5273] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:03 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:04.036704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bba6e7da-8f8c-4653-890c-a0104cece1cf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:04.041568 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bba6e7da-8f8c-4653-890c-a0104cece1cf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:04.041568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bba6e7da-8f8c-4653-890c-a0104cece1cf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:04.041568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bba6e7da-8f8c-4653-890c-a0104cece1cf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:04.041568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-bba6e7da-8f8c-4653-890c-a0104cece1cf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:04.051459 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:04.051459 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:04.051459 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bba6e7da-8f8c-4653-890c-a0104cece1cf tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:04.051649 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1310/5274] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:04 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:05.069248 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f68b50cc-0aca-4be4-b6c6-28652cabd050 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:05.071270 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f68b50cc-0aca-4be4-b6c6-28652cabd050 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:05.071270 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f68b50cc-0aca-4be4-b6c6-28652cabd050 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:05.071270 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f68b50cc-0aca-4be4-b6c6-28652cabd050 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:05.071270 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f68b50cc-0aca-4be4-b6c6-28652cabd050 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:05.076371 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:05.076371 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:05.077572 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f68b50cc-0aca-4be4-b6c6-28652cabd050 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:05.078093 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1328/5275] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:05 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:06.098880 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-43167495-5964-4579-aaef-1d50f17e7416 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:06.101195 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-43167495-5964-4579-aaef-1d50f17e7416 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:06.101443 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-43167495-5964-4579-aaef-1d50f17e7416 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:06.101699 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-43167495-5964-4579-aaef-1d50f17e7416 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:06.101867 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-43167495-5964-4579-aaef-1d50f17e7416 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:06.107049 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:06.107049 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:06.108117 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-43167495-5964-4579-aaef-1d50f17e7416 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:06.108682 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1323/5276] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:06 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:06.254335 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-86f95354-142d-41e1-85fb-80ce3f8068bc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:06.256316 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-86f95354-142d-41e1-85fb-80ce3f8068bc tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] POST https://10.4.3.210/volume/v3/types Aug 05 18:32:06.256776 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-86f95354-142d-41e1-85fb-80ce3f8068bc tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1573026206-1911920379", "extra_specs": {"multiattach": " True"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:06.275945 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-86f95354-142d-41e1-85fb-80ce3f8068bc tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types returned with HTTP 200 Aug 05 18:32:06.276523 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1316/5277] 10.4.3.210 () {68 vars in 1253 bytes} [Wed Aug 5 18:32:06 2026] POST /volume/v3/types => generated 287 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:06.289042 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:06.292671 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:06.292671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-885413797", "snapshot_id": null, "imageRef": null, "volume_type": "5dbd052c-7917-4ac8-9915-30daefc44ae8", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:06.293578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-885413797', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5dbd052c-7917-4ac8-9915-30daefc44ae8', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:06.299277 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume of 1 GB Aug 05 18:32:06.299684 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:06.299684 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:06.300310 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Availability Zones retrieved successfully. Aug 05 18:32:06.306075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (9a8a80d5-24a7-484f-9065-ab834d583509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:06.307227 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17303f2d-5331-4e2b-ad2e-5f50b9222cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:06.308216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:06.316752 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:06.316752 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:06.334784 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17303f2d-5331-4e2b-ad2e-5f50b9222cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:32:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5dbd052c-7917-4ac8-9915-30daefc44ae8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1573026206-1911920379',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dbd052c-7917-4ac8-9915-30daefc44ae8', 'encryption_key_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=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:06.335964 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9361f09-c69c-42b9-9023-af65eac7dc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:06.369694 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1573026206-1911920379 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1573026206-1911920379, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:32:06.370607 np0000006581 devstack@c-api.service[100364]: WARNING cinder.quota [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1573026206-1911920379 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1573026206-1911920379, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:32:06.409739 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Created reservations ['b8a6006c-aa8a-46ff-8fd4-3f9f79593a8a', 'c01a90c3-7cd3-4766-95b9-50257298de6d', 'eb096f0f-8db0-4c5f-99ac-bf5ec22bf4fb', '9b786959-1720-4a94-99c3-407e3cb62fa0'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:06.410923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9361f09-c69c-42b9-9023-af65eac7dc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8a6006c-aa8a-46ff-8fd4-3f9f79593a8a', 'c01a90c3-7cd3-4766-95b9-50257298de6d', 'eb096f0f-8db0-4c5f-99ac-bf5ec22bf4fb', '9b786959-1720-4a94-99c3-407e3cb62fa0']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:06.412045 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d41fb1-e5ce-446b-862f-5a261d8f33dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:06.439693 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d41fb1-e5ce-446b-862f-5a261d8f33dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22c64b2-6267-48b0-8c57-cbdb9fc04393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-885413797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['b8a6006c-aa8a-46ff-8fd4-3f9f79593a8a','c01a90c3-7cd3-4766-95b9-50257298de6d','eb096f0f-8db0-4c5f-99ac-bf5ec22bf4fb','9b786959-1720-4a94-99c3-407e3cb62fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=5dbd052c-7917-4ac8-9915-30daefc44ae8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-885413797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22c64b2-6267-48b0-8c57-cbdb9fc04393,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='74c4cc54d72a4fc28f93b55d6965d14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dbd052c-7917-4ac8-9915-30daefc44ae8),volume_type_id=5dbd052c-7917-4ac8-9915-30daefc44ae8)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:06.440684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5f0c1a-dcc1-4347-8114-85f2d6660076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:06.459661 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5f0c1a-dcc1-4347-8114-85f2d6660076) transitioned into state 'SUCCESS' from state '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-885413797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='74c4cc54d72a4fc28f93b55d6965d14c',qos_specs=None,replication_status=,reservations=['b8a6006c-aa8a-46ff-8fd4-3f9f79593a8a','c01a90c3-7cd3-4766-95b9-50257298de6d','eb096f0f-8db0-4c5f-99ac-bf5ec22bf4fb','9b786959-1720-4a94-99c3-407e3cb62fa0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac953b7b381e4263b3909e8907e6d5e2',volume_type_id=5dbd052c-7917-4ac8-9915-30daefc44ae8)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:06.460355 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f66285-5197-4f56-b9da-b4a16a4496e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:06.469833 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f66285-5197-4f56-b9da-b4a16a4496e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:06.470707 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Flow 'volume_create_api' (9a8a80d5-24a7-484f-9065-ab834d583509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:06.471076 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Create volume request issued successfully. Aug 05 18:32:06.471760 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6baabdcb-5f31-4e68-a1c2-2cc67dc073c5 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:06.472258 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1311/5278] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:06 2026] POST /volume/v3/volumes => generated 829 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:06.489321 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ea597f6c-b8db-4735-8652-7e8e52ab9a0e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:06.491487 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea597f6c-b8db-4735-8652-7e8e52ab9a0e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:06.491740 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea597f6c-b8db-4735-8652-7e8e52ab9a0e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:06.492024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea597f6c-b8db-4735-8652-7e8e52ab9a0e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:06.501848 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:06.501848 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:06.506290 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ea597f6c-b8db-4735-8652-7e8e52ab9a0e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:06.511244 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea597f6c-b8db-4735-8652-7e8e52ab9a0e tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:06.511743 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1329/5279] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:06 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:07.126201 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c73a52cf-9469-4558-90e3-146043a9ae39 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:07.131258 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c73a52cf-9469-4558-90e3-146043a9ae39 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:07.131676 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c73a52cf-9469-4558-90e3-146043a9ae39 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:07.131976 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c73a52cf-9469-4558-90e3-146043a9ae39 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:07.132838 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c73a52cf-9469-4558-90e3-146043a9ae39 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:07.139784 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:07.139784 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:07.141109 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c73a52cf-9469-4558-90e3-146043a9ae39 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:07.141979 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1324/5280] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:07 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:07.529023 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f9119ed3-a20e-42ef-b686-e6dcf8b2de5b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:07.531959 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9119ed3-a20e-42ef-b686-e6dcf8b2de5b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:07.531959 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9119ed3-a20e-42ef-b686-e6dcf8b2de5b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:07.532193 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f9119ed3-a20e-42ef-b686-e6dcf8b2de5b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:07.543619 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:07.543619 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:07.555811 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f9119ed3-a20e-42ef-b686-e6dcf8b2de5b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:07.563409 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f9119ed3-a20e-42ef-b686-e6dcf8b2de5b tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:07.564166 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1317/5281] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:07 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:32:07.581533 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-afb61b9d-032b-4825-9420-9d65e50c552f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:07.584221 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-afb61b9d-032b-4825-9420-9d65e50c552f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:07.584517 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-afb61b9d-032b-4825-9420-9d65e50c552f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:07.585830 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-afb61b9d-032b-4825-9420-9d65e50c552f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:07.598617 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:07.598617 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:07.604232 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-afb61b9d-032b-4825-9420-9d65e50c552f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:07.612190 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-afb61b9d-032b-4825-9420-9d65e50c552f tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:07.612665 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1312/5282] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:07 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:32:07.769853 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-304b7a39-84d4-40bd-8269-3549436fb565 req-850ea65b-57d1-4ead-9f9c-52f96bda0c53 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:07.773817 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-850ea65b-57d1-4ead-9f9c-52f96bda0c53 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:07.775032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-850ea65b-57d1-4ead-9f9c-52f96bda0c53 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:07.775902 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-850ea65b-57d1-4ead-9f9c-52f96bda0c53 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:07.792844 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:07.792844 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:07.798385 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-304b7a39-84d4-40bd-8269-3549436fb565 req-850ea65b-57d1-4ead-9f9c-52f96bda0c53 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:07.806614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-850ea65b-57d1-4ead-9f9c-52f96bda0c53 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:07.807249 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1330/5283] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:07 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:07.939905 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6bc51a6a-a9ee-4fb6-b3d1-ec8b37e13879 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:07.940302 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6bc51a6a-a9ee-4fb6-b3d1-ec8b37e13879 None None] GET https://10.4.3.210/volume// Aug 05 18:32:07.940532 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6bc51a6a-a9ee-4fb6-b3d1-ec8b37e13879 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:07.940859 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6bc51a6a-a9ee-4fb6-b3d1-ec8b37e13879 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:07.941235 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6bc51a6a-a9ee-4fb6-b3d1-ec8b37e13879 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:07.941608 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1325/5284] 10.4.3.210 () {66 vars in 1428 bytes} [Wed Aug 5 18:32:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:07.953048 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-304b7a39-84d4-40bd-8269-3549436fb565 req-d7ad7e65-79c6-4118-aa3c-d619e37a2190 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:07.955404 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-d7ad7e65-79c6-4118-aa3c-d619e37a2190 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:32:07.955889 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-d7ad7e65-79c6-4118-aa3c-d619e37a2190 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c22c64b2-6267-48b0-8c57-cbdb9fc04393", "connector": null, "instance_uuid": "329668e6-1449-4576-8c93-f2e8eb16abfa"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:07.970355 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:07.970355 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:08.027866 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-d7ad7e65-79c6-4118-aa3c-d619e37a2190 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:32:08.028525 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1318/5285] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:32:07 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:08.083822 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-db0cd80b-9e53-4482-8261-57f7092433ca None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:08.086156 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-db0cd80b-9e53-4482-8261-57f7092433ca tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:08.086372 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-db0cd80b-9e53-4482-8261-57f7092433ca tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:08.087550 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-db0cd80b-9e53-4482-8261-57f7092433ca tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:08.097586 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:08.097586 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:08.101932 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-db0cd80b-9e53-4482-8261-57f7092433ca tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:08.106042 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f6902847-81ca-4ea7-a5d9-efbfceba0498 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:08.106818 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f6902847-81ca-4ea7-a5d9-efbfceba0498 None None] GET https://10.4.3.210/volume// Aug 05 18:32:08.106818 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f6902847-81ca-4ea7-a5d9-efbfceba0498 None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:08.107511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f6902847-81ca-4ea7-a5d9-efbfceba0498 None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:08.107662 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-db0cd80b-9e53-4482-8261-57f7092433ca tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:08.108135 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1313/5286] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:08 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:08.108682 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f6902847-81ca-4ea7-a5d9-efbfceba0498 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:08.109046 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1331/5287] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:32:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:08.125675 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-304b7a39-84d4-40bd-8269-3549436fb565 req-5f781b90-b6f3-47ab-95ef-a12d30d272d6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:08.128932 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-5f781b90-b6f3-47ab-95ef-a12d30d272d6 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:08.128932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-5f781b90-b6f3-47ab-95ef-a12d30d272d6 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:08.129472 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-5f781b90-b6f3-47ab-95ef-a12d30d272d6 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:08.145464 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:08.145464 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:08.152464 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-304b7a39-84d4-40bd-8269-3549436fb565 req-5f781b90-b6f3-47ab-95ef-a12d30d272d6 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:08.155910 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-17a18d65-993b-4f7c-b75d-3971512d1a3c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:08.163920 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-5f781b90-b6f3-47ab-95ef-a12d30d272d6 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:08.163920 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1326/5288] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:32:08 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1101 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:32:08.165960 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-17a18d65-993b-4f7c-b75d-3971512d1a3c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:08.167806 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-17a18d65-993b-4f7c-b75d-3971512d1a3c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:08.169385 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-17a18d65-993b-4f7c-b75d-3971512d1a3c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:08.169706 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-17a18d65-993b-4f7c-b75d-3971512d1a3c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:08.183305 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:08.183305 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:08.194044 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-17a18d65-993b-4f7c-b75d-3971512d1a3c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:08.195546 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1319/5289] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:08 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:08.321492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:08.329483 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] PUT https://10.4.3.210/volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52 Aug 05 18:32:08.329923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:08.337502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Acquiring lock "cinder-attachment_update-c22c64b2-6267-48b0-8c57-cbdb9fc04393-np0000006581" by "attachment_update" {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:32:08.341733 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-c22c64b2-6267-48b0-8c57-cbdb9fc04393-np0000006581" acquired by "attachment_update" :: waited 0.004s {{(pid=100364) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:32:08.342698 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:08.342698 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:08.425497 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.coordination [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Lock "cinder-attachment_update-c22c64b2-6267-48b0-8c57-cbdb9fc04393-np0000006581" released by "attachment_update" :: held 0.084s {{(pid=100364) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:32:08.425915 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-8b0c92b2-6199-4188-84e0-7d4474dcffcd tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52 returned with HTTP 200 Aug 05 18:32:08.426484 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1314/5290] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:32:08 2026] PUT /volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:09.129865 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f4c2d285-347f-4f6d-846c-ea8f06be2fc2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:09.135908 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4c2d285-347f-4f6d-846c-ea8f06be2fc2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:09.135908 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4c2d285-347f-4f6d-846c-ea8f06be2fc2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:09.135908 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4c2d285-347f-4f6d-846c-ea8f06be2fc2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:09.149442 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:09.149442 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:09.154941 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f4c2d285-347f-4f6d-846c-ea8f06be2fc2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:09.156887 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4c2d285-347f-4f6d-846c-ea8f06be2fc2 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:09.157243 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1332/5291] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:09 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:09.209000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-be925e9c-04e2-40df-a73e-0a27027ef3d8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:09.211557 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-be925e9c-04e2-40df-a73e-0a27027ef3d8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:09.211948 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-be925e9c-04e2-40df-a73e-0a27027ef3d8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:09.212176 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-be925e9c-04e2-40df-a73e-0a27027ef3d8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:09.212326 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-be925e9c-04e2-40df-a73e-0a27027ef3d8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:09.218189 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:09.218189 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:09.218629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-be925e9c-04e2-40df-a73e-0a27027ef3d8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:09.219182 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1327/5292] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:09 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:10.173656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dea4ce3a-b88b-4485-99c6-2af834d2e030 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:10.173656 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dea4ce3a-b88b-4485-99c6-2af834d2e030 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:10.173656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dea4ce3a-b88b-4485-99c6-2af834d2e030 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:10.173656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dea4ce3a-b88b-4485-99c6-2af834d2e030 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:10.185338 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:10.185338 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:10.189999 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-dea4ce3a-b88b-4485-99c6-2af834d2e030 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:10.196659 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dea4ce3a-b88b-4485-99c6-2af834d2e030 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:10.197154 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1320/5293] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:10 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:10.233828 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9d081e19-0e76-4abc-acaf-3197f18b65f6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:10.238940 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9d081e19-0e76-4abc-acaf-3197f18b65f6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:10.239228 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9d081e19-0e76-4abc-acaf-3197f18b65f6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:10.239496 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9d081e19-0e76-4abc-acaf-3197f18b65f6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:10.239675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9d081e19-0e76-4abc-acaf-3197f18b65f6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:10.252748 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:10.252748 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:10.253553 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9d081e19-0e76-4abc-acaf-3197f18b65f6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:10.255450 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1315/5294] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:10 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:11.212476 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9885d38a-f49d-487f-b554-0770d9ea3f05 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:11.214624 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9885d38a-f49d-487f-b554-0770d9ea3f05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:11.214834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9885d38a-f49d-487f-b554-0770d9ea3f05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:11.214986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9885d38a-f49d-487f-b554-0770d9ea3f05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:11.224967 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:11.224967 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:11.232622 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9885d38a-f49d-487f-b554-0770d9ea3f05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:11.237286 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9885d38a-f49d-487f-b554-0770d9ea3f05 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:11.237851 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1333/5295] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:11 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:11.268554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4e3638ad-1329-4efb-8830-5f02a6b18b61 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:11.270531 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4e3638ad-1329-4efb-8830-5f02a6b18b61 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:11.270766 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4e3638ad-1329-4efb-8830-5f02a6b18b61 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:11.270989 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4e3638ad-1329-4efb-8830-5f02a6b18b61 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:11.271129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4e3638ad-1329-4efb-8830-5f02a6b18b61 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:11.276156 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:11.276156 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:11.277030 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4e3638ad-1329-4efb-8830-5f02a6b18b61 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:11.277419 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1328/5296] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:11 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:11.713848 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-304b7a39-84d4-40bd-8269-3549436fb565 req-17865f30-5434-45a5-96fd-407f8cd39906 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:11.719446 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-17865f30-5434-45a5-96fd-407f8cd39906 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52/action Aug 05 18:32:11.723397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-17865f30-5434-45a5-96fd-407f8cd39906 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-complete": null}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:32:11.724745 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-17865f30-5434-45a5-96fd-407f8cd39906 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:11.793756 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:11.793756 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:11.819692 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-304b7a39-84d4-40bd-8269-3549436fb565 req-17865f30-5434-45a5-96fd-407f8cd39906 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52/action returned with HTTP 204 Aug 05 18:32:11.820703 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1321/5297] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:32:11 2026] POST /volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:11.943811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3b14c2b2-9cc7-4b4b-979c-5704e3f84b4b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:11.945764 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3b14c2b2-9cc7-4b4b-979c-5704e3f84b4b tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] GET https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:32:11.946016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3b14c2b2-9cc7-4b4b-979c-5704e3f84b4b tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:11.946222 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3b14c2b2-9cc7-4b4b-979c-5704e3f84b4b tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:11.954723 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:11.954723 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:11.959030 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3b14c2b2-9cc7-4b4b-979c-5704e3f84b4b tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:32:11.965872 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3b14c2b2-9cc7-4b4b-979c-5704e3f84b4b tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 200 Aug 05 18:32:11.966367 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1316/5298] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:11 2026] GET /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:12.255302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-959af2ba-210f-4dcf-80eb-fb5e5b17de02 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.264792 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-959af2ba-210f-4dcf-80eb-fb5e5b17de02 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:12.265214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-959af2ba-210f-4dcf-80eb-fb5e5b17de02 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.265645 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-959af2ba-210f-4dcf-80eb-fb5e5b17de02 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.289310 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c0a09a5f-3869-43e5-95ed-38f0586029b7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.291650 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0a09a5f-3869-43e5-95ed-38f0586029b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:12.291965 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0a09a5f-3869-43e5-95ed-38f0586029b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.292226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c0a09a5f-3869-43e5-95ed-38f0586029b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.292381 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-c0a09a5f-3869-43e5-95ed-38f0586029b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:12.301095 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.301095 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:12.303228 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.303228 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:12.303874 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c0a09a5f-3869-43e5-95ed-38f0586029b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:12.304278 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1329/5299] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:12.307617 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-959af2ba-210f-4dcf-80eb-fb5e5b17de02 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.312990 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-959af2ba-210f-4dcf-80eb-fb5e5b17de02 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:12.313444 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1334/5300] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1214 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:12.362248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-061a94f4-252b-499a-af2f-c23aa0e21876 req-f703b3ec-a05a-4cc1-b4c3-91b86faba478 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.366586 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-061a94f4-252b-499a-af2f-c23aa0e21876 req-f703b3ec-a05a-4cc1-b4c3-91b86faba478 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:12.366939 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-061a94f4-252b-499a-af2f-c23aa0e21876 req-f703b3ec-a05a-4cc1-b4c3-91b86faba478 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.367218 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-061a94f4-252b-499a-af2f-c23aa0e21876 req-f703b3ec-a05a-4cc1-b4c3-91b86faba478 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.377860 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.377860 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:12.382004 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-061a94f4-252b-499a-af2f-c23aa0e21876 req-f703b3ec-a05a-4cc1-b4c3-91b86faba478 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.387321 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-061a94f4-252b-499a-af2f-c23aa0e21876 req-f703b3ec-a05a-4cc1-b4c3-91b86faba478 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:12.387852 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1322/5301] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:12.405679 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cfda45ed-f25c-40cd-92e2-e12075b802dc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.407628 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cfda45ed-f25c-40cd-92e2-e12075b802dc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:12.407952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cfda45ed-f25c-40cd-92e2-e12075b802dc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.408213 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cfda45ed-f25c-40cd-92e2-e12075b802dc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.419000 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.419000 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:12.426835 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.427142 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cfda45ed-f25c-40cd-92e2-e12075b802dc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.428631 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] DELETE https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:32:12.428864 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.429055 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.429210 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Delete volume with id: e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:32:12.432354 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cfda45ed-f25c-40cd-92e2-e12075b802dc tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:12.432872 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1317/5302] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:12.438231 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.438231 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:12.438973 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:32:12.474481 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Delete volume request issued successfully. Aug 05 18:32:12.474697 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7f6cbd1f-8d7f-4273-8b79-2a8bd9799c1e tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 202 Aug 05 18:32:12.475294 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1330/5303] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:12 2026] DELETE /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:12.478474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-96a863de-0076-494f-9874-c70b9c5a015a req-a451b5ae-229e-43ed-9e83-5122ba7b184c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.482932 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-a451b5ae-229e-43ed-9e83-5122ba7b184c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:12.483200 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-a451b5ae-229e-43ed-9e83-5122ba7b184c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.483262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-2ed09a5f-26e0-46b5-b577-6481b334301f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.483489 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-a451b5ae-229e-43ed-9e83-5122ba7b184c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.485472 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ed09a5f-26e0-46b5-b577-6481b334301f tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] GET https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:32:12.485688 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ed09a5f-26e0-46b5-b577-6481b334301f tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.485907 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-2ed09a5f-26e0-46b5-b577-6481b334301f tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.495284 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.495284 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:12.498883 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.498883 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:12.502326 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-2ed09a5f-26e0-46b5-b577-6481b334301f tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Volume info retrieved successfully. Aug 05 18:32:12.504162 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-96a863de-0076-494f-9874-c70b9c5a015a req-a451b5ae-229e-43ed-9e83-5122ba7b184c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.509032 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-2ed09a5f-26e0-46b5-b577-6481b334301f tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 200 Aug 05 18:32:12.509389 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-a451b5ae-229e-43ed-9e83-5122ba7b184c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:12.509463 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1323/5304] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:12.512765 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1335/5305] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:12.532960 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.535750 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] POST https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393/action Aug 05 18:32:12.536327 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:32:12.536499 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:12.549737 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.549737 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:12.550338 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.560088 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Begin detaching volume completed successfully. Aug 05 18:32:12.560406 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-12da38eb-8cf8-494e-bbdd-676deb4cd605 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393/action returned with HTTP 202 Aug 05 18:32:12.561128 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1318/5306] 10.4.3.210 () {72 vars in 1672 bytes} [Wed Aug 5 18:32:12 2026] POST /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:32:12.589691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-742610e5-55fd-4549-9a1d-3a3166efe6ed None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.591975 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-742610e5-55fd-4549-9a1d-3a3166efe6ed tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:12.592247 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-742610e5-55fd-4549-9a1d-3a3166efe6ed tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.592488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-742610e5-55fd-4549-9a1d-3a3166efe6ed tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.606196 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.606196 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:12.614973 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-742610e5-55fd-4549-9a1d-3a3166efe6ed tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.625338 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-742610e5-55fd-4549-9a1d-3a3166efe6ed tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:12.625680 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1331/5307] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:12.628007 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a8fd91e5-6e26-413e-bc60-f012206c2023 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.628459 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8fd91e5-6e26-413e-bc60-f012206c2023 None None] GET https://10.4.3.210/volume// Aug 05 18:32:12.628698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8fd91e5-6e26-413e-bc60-f012206c2023 None None] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.628982 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a8fd91e5-6e26-413e-bc60-f012206c2023 None None] Calling method 'all' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.629352 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a8fd91e5-6e26-413e-bc60-f012206c2023 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:12.629666 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1324/5308] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:12.646683 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-96a863de-0076-494f-9874-c70b9c5a015a req-b9e01425-50ef-4b38-a276-ab90b80fcf0d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:12.649283 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-b9e01425-50ef-4b38-a276-ab90b80fcf0d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:12.649568 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-b9e01425-50ef-4b38-a276-ab90b80fcf0d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:12.649864 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-b9e01425-50ef-4b38-a276-ab90b80fcf0d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:12.663017 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:12.663017 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:12.671226 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [req-96a863de-0076-494f-9874-c70b9c5a015a req-b9e01425-50ef-4b38-a276-ab90b80fcf0d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:12.676467 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-b9e01425-50ef-4b38-a276-ab90b80fcf0d tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:12.676944 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1336/5309] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:32:12 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1397 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:32:13.318213 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-742f9fbc-94ad-4ec7-9f23-5e756edbb2fd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:13.320237 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-742f9fbc-94ad-4ec7-9f23-5e756edbb2fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:13.320462 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-742f9fbc-94ad-4ec7-9f23-5e756edbb2fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:13.320675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-742f9fbc-94ad-4ec7-9f23-5e756edbb2fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:13.320820 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-742f9fbc-94ad-4ec7-9f23-5e756edbb2fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:13.325334 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:13.325334 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:13.326174 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-742f9fbc-94ad-4ec7-9f23-5e756edbb2fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:13.326668 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1319/5310] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:13 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:13.357818 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-96a863de-0076-494f-9874-c70b9c5a015a req-da706560-f91c-4d6b-8b70-825e1910be8c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:13.361385 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-da706560-f91c-4d6b-8b70-825e1910be8c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:13.361698 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-da706560-f91c-4d6b-8b70-825e1910be8c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:13.361991 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-da706560-f91c-4d6b-8b70-825e1910be8c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:13.375607 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:13.375607 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:13.380774 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [req-96a863de-0076-494f-9874-c70b9c5a015a req-da706560-f91c-4d6b-8b70-825e1910be8c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:13.388022 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-da706560-f91c-4d6b-8b70-825e1910be8c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:13.388683 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1332/5311] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:13 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:13.523187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-56e74903-7944-4cdc-948f-09c5c761aed5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:13.526065 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-56e74903-7944-4cdc-948f-09c5c761aed5 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] GET https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f Aug 05 18:32:13.526361 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-56e74903-7944-4cdc-948f-09c5c761aed5 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:13.526677 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-56e74903-7944-4cdc-948f-09c5c761aed5 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:13.533989 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-56e74903-7944-4cdc-948f-09c5c761aed5 tempest-TestImageHashVerification-329446894 tempest-TestImageHashVerification-329446894-project-member] https://10.4.3.210/volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f returned with HTTP 404 Aug 05 18:32:13.534231 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1325/5312] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:13 2026] GET /volume/v3/volumes/e6ca1557-9f9f-4a16-8c8e-da16c02bf89f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:13.640214 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-db0bab05-73a6-4459-a799-44e72db25d38 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:13.643248 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-db0bab05-73a6-4459-a799-44e72db25d38 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:13.643543 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-db0bab05-73a6-4459-a799-44e72db25d38 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:13.643862 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-db0bab05-73a6-4459-a799-44e72db25d38 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:13.659422 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:13.659422 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:13.663818 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-db0bab05-73a6-4459-a799-44e72db25d38 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:13.670324 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-db0bab05-73a6-4459-a799-44e72db25d38 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:13.670938 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1337/5313] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:13 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:13.757531 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-96a863de-0076-494f-9874-c70b9c5a015a req-7bc94937-c4fa-4f42-ae38-0209dbaf422c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:13.759961 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-7bc94937-c4fa-4f42-ae38-0209dbaf422c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52 Aug 05 18:32:13.760208 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-7bc94937-c4fa-4f42-ae38-0209dbaf422c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:13.760550 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-7bc94937-c4fa-4f42-ae38-0209dbaf422c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:13.767760 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:13.767760 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:13.821210 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-96a863de-0076-494f-9874-c70b9c5a015a req-7bc94937-c4fa-4f42-ae38-0209dbaf422c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52 returned with HTTP 200 Aug 05 18:32:13.821692 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1320/5314] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:32:13 2026] DELETE /volume/v3/attachments/8aec379d-5fb2-4cef-ac30-c7f36659da52 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:14.337881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ccb80064-91d7-4261-b397-134b27dd7c14 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:14.340088 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ccb80064-91d7-4261-b397-134b27dd7c14 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:14.340321 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ccb80064-91d7-4261-b397-134b27dd7c14 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:14.340536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ccb80064-91d7-4261-b397-134b27dd7c14 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:14.340668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ccb80064-91d7-4261-b397-134b27dd7c14 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:14.345951 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:14.345951 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:14.346938 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ccb80064-91d7-4261-b397-134b27dd7c14 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:14.347364 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1333/5315] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:14 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:14.686762 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-455553b5-ca27-4c9b-b4f5-52236cea415c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:14.688462 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-455553b5-ca27-4c9b-b4f5-52236cea415c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:14.688725 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-455553b5-ca27-4c9b-b4f5-52236cea415c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:14.688911 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-455553b5-ca27-4c9b-b4f5-52236cea415c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:14.696022 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:14.696022 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:14.707311 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-455553b5-ca27-4c9b-b4f5-52236cea415c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:14.713052 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-455553b5-ca27-4c9b-b4f5-52236cea415c tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:14.713383 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1326/5316] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:14 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:14.725465 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:14.727446 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:14.727583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:14.727788 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:14.727960 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume with id: c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:14.735386 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:14.735386 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:14.735820 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:14.761713 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Delete volume request issued successfully. Aug 05 18:32:14.761931 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c01c3fab-e948-409b-9ba7-17ed2738dd24 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 202 Aug 05 18:32:14.762323 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1338/5317] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:14 2026] DELETE /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:14.771340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cb848495-6443-468c-9b13-ade58b4bfdde None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:14.773505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb848495-6443-468c-9b13-ade58b4bfdde tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:14.773821 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb848495-6443-468c-9b13-ade58b4bfdde tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:14.774087 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb848495-6443-468c-9b13-ade58b4bfdde tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:14.782807 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:14.782807 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:14.787202 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cb848495-6443-468c-9b13-ade58b4bfdde tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Volume info retrieved successfully. Aug 05 18:32:14.793392 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb848495-6443-468c-9b13-ade58b4bfdde tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 200 Aug 05 18:32:14.793941 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1321/5318] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:14 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:15.358945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-da80e4c7-7bd9-4442-a415-7edc41a1068d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:15.361171 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da80e4c7-7bd9-4442-a415-7edc41a1068d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:15.361516 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da80e4c7-7bd9-4442-a415-7edc41a1068d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:15.361753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da80e4c7-7bd9-4442-a415-7edc41a1068d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:15.361923 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-da80e4c7-7bd9-4442-a415-7edc41a1068d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:15.366809 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:15.366809 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:15.367667 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da80e4c7-7bd9-4442-a415-7edc41a1068d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:15.368142 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1334/5319] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:15 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:15.809485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8522637a-00fc-4c25-a5c8-8e54ac22d194 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:15.811417 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8522637a-00fc-4c25-a5c8-8e54ac22d194 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] GET https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 Aug 05 18:32:15.811614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8522637a-00fc-4c25-a5c8-8e54ac22d194 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:15.811843 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8522637a-00fc-4c25-a5c8-8e54ac22d194 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:15.817872 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8522637a-00fc-4c25-a5c8-8e54ac22d194 tempest-VolumeMultiattachTests-861516063 tempest-VolumeMultiattachTests-861516063-project-member] https://10.4.3.210/volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 returned with HTTP 404 Aug 05 18:32:15.818316 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1327/5320] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:15 2026] GET /volume/v3/volumes/c22c64b2-6267-48b0-8c57-cbdb9fc04393 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:15.825554 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:15.827269 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:32:15.827480 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:15.827701 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Calling method 'detail' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:15.828446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100366) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:32:15.838582 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Get all volumes completed successfully. Aug 05 18:32:15.839907 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:15.839907 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:15.844067 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e59b8fa8-440c-4b5e-a5e2-2f04be6dd614 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:32:15.844408 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1339/5321] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:32:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:15.857925 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c0c5cef4-e95d-4576-89e8-dcec16040461 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:15.860291 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c0c5cef4-e95d-4576-89e8-dcec16040461 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] DELETE https://10.4.3.210/volume/v3/types/5dbd052c-7917-4ac8-9915-30daefc44ae8 Aug 05 18:32:15.860476 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c0c5cef4-e95d-4576-89e8-dcec16040461 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:15.860692 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c0c5cef4-e95d-4576-89e8-dcec16040461 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] Calling method '_delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:15.886079 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c0c5cef4-e95d-4576-89e8-dcec16040461 tempest-VolumeMultiattachTests-2056934313 tempest-VolumeMultiattachTests-2056934313-project-admin] https://10.4.3.210/volume/v3/types/5dbd052c-7917-4ac8-9915-30daefc44ae8 returned with HTTP 202 Aug 05 18:32:15.886519 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1322/5322] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:32:15 2026] DELETE /volume/v3/types/5dbd052c-7917-4ac8-9915-30daefc44ae8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:16.378074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8b58e0c2-c8a4-45ee-986e-bd213d185b87 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:16.379963 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b58e0c2-c8a4-45ee-986e-bd213d185b87 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:16.380218 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b58e0c2-c8a4-45ee-986e-bd213d185b87 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:16.380417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b58e0c2-c8a4-45ee-986e-bd213d185b87 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:16.380573 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8b58e0c2-c8a4-45ee-986e-bd213d185b87 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:16.391807 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:16.391807 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:16.392635 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b58e0c2-c8a4-45ee-986e-bd213d185b87 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:16.393095 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1335/5323] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:16 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:16.410458 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-098fb364-55de-44b3-ab9b-e74b822bbc24 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:16.414287 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-098fb364-55de-44b3-ab9b-e74b822bbc24 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:32:16.414287 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-098fb364-55de-44b3-ab9b-e74b822bbc24 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:16.414287 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-098fb364-55de-44b3-ab9b-e74b822bbc24 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:16.423298 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:16.423298 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:16.427084 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-098fb364-55de-44b3-ab9b-e74b822bbc24 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:16.432126 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-098fb364-55de-44b3-ab9b-e74b822bbc24 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 returned with HTTP 200 Aug 05 18:32:16.432481 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1328/5324] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:16 2026] GET /volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:16.448299 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a742b743-fe5f-4390-8108-b2bdce924914 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:16.449924 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a742b743-fe5f-4390-8108-b2bdce924914 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:16.450146 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a742b743-fe5f-4390-8108-b2bdce924914 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:16.450296 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a742b743-fe5f-4390-8108-b2bdce924914 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:16.450394 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-a742b743-fe5f-4390-8108-b2bdce924914 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete backup with id: cb6a4d24-b588-4ea0-8aea-020508a85217. Aug 05 18:32:16.456784 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:16.456784 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:16.476157 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-a742b743-fe5f-4390-8108-b2bdce924914 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] delete_backup rpcapi backup_id cb6a4d24-b588-4ea0-8aea-020508a85217 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:32:16.477224 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a742b743-fe5f-4390-8108-b2bdce924914 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 202 Aug 05 18:32:16.477700 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1340/5325] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:16 2026] DELETE /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:32:16.491547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-976c5b0d-3fdb-4672-be57-526cb47276be None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:16.494918 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-976c5b0d-3fdb-4672-be57-526cb47276be tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:16.494918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-976c5b0d-3fdb-4672-be57-526cb47276be tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:16.494918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-976c5b0d-3fdb-4672-be57-526cb47276be tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:16.494918 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-976c5b0d-3fdb-4672-be57-526cb47276be tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:16.501874 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:16.501874 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:16.503123 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-976c5b0d-3fdb-4672-be57-526cb47276be tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 200 Aug 05 18:32:16.503827 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1323/5326] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:16 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:17.514977 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ac56784c-56a2-493c-91a7-1a3ea4b7ab8d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:17.517241 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac56784c-56a2-493c-91a7-1a3ea4b7ab8d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 Aug 05 18:32:17.517505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac56784c-56a2-493c-91a7-1a3ea4b7ab8d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:17.517828 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ac56784c-56a2-493c-91a7-1a3ea4b7ab8d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:17.517956 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ac56784c-56a2-493c-91a7-1a3ea4b7ab8d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id cb6a4d24-b588-4ea0-8aea-020508a85217. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:17.522868 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ac56784c-56a2-493c-91a7-1a3ea4b7ab8d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 returned with HTTP 404 Aug 05 18:32:17.523445 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1336/5327] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:17 2026] GET /volume/v3/backups/cb6a4d24-b588-4ea0-8aea-020508a85217 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:17.530995 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:17.533078 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:32:17.533305 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:17.533541 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:17.533693 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete backup with id: 832137a3-d3c9-4d7b-8278-12121411912b. Aug 05 18:32:17.538183 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:17.538183 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:17.553220 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] delete_backup rpcapi backup_id 832137a3-d3c9-4d7b-8278-12121411912b {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:32:17.555447 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7ff74a60-e7e6-47a3-a1de-73ebfbc7f947 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 202 Aug 05 18:32:17.556059 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1329/5328] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:17 2026] DELETE /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:32:17.563300 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-73aee67e-fd42-445e-b2c8-8b6cd5b2973f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:17.565255 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73aee67e-fd42-445e-b2c8-8b6cd5b2973f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:32:17.565484 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73aee67e-fd42-445e-b2c8-8b6cd5b2973f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:17.565743 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73aee67e-fd42-445e-b2c8-8b6cd5b2973f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:17.565907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-73aee67e-fd42-445e-b2c8-8b6cd5b2973f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:17.571212 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:17.571212 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:17.572308 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73aee67e-fd42-445e-b2c8-8b6cd5b2973f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 200 Aug 05 18:32:17.574768 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1341/5329] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:17 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:18.583740 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9f10c88a-e4fb-433b-884a-f316b0bddf49 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:18.585809 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f10c88a-e4fb-433b-884a-f316b0bddf49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b Aug 05 18:32:18.586169 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f10c88a-e4fb-433b-884a-f316b0bddf49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:18.586320 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9f10c88a-e4fb-433b-884a-f316b0bddf49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:18.586568 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9f10c88a-e4fb-433b-884a-f316b0bddf49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 832137a3-d3c9-4d7b-8278-12121411912b. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:18.590102 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9f10c88a-e4fb-433b-884a-f316b0bddf49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b returned with HTTP 404 Aug 05 18:32:18.590565 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1324/5330] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:18 2026] GET /volume/v3/backups/832137a3-d3c9-4d7b-8278-12121411912b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:18.627858 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:18.630425 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:18.630674 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "84466482-ad74-4e34-ba83-4b17dda41fff", "name": "tempest-VolumesBackupsTest-Volume-2023856081"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:18.632554 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '84466482-ad74-4e34-ba83-4b17dda41fff', 'name': 'tempest-VolumesBackupsTest-Volume-2023856081'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:18.717833 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume of 1 GB Aug 05 18:32:18.722682 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Availability Zones retrieved successfully. Aug 05 18:32:18.728857 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (d1c7d63b-dea7-45b7-be39-9d7e3ef9e89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:18.729803 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8fa6cbe-3130-4ff3-8170-2ed4037acb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:18.730768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:18.798604 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8fa6cbe-3130-4ff3-8170-2ed4037acb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:18.799377 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b716dc8c-a67a-424c-b9c3-c8d8b29da9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:18.836575 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['a75f4363-7024-45a8-9284-ccc5d6f7a564', '2d6b848e-26e6-47f5-9fb5-f7b2d9d3c5c5', '4ebedf26-40e2-47fa-954b-da7ba6b8ea40', '2c5cffe0-ed33-4e67-b201-6f2bfc5a7da5'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:18.837607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b716dc8c-a67a-424c-b9c3-c8d8b29da9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a75f4363-7024-45a8-9284-ccc5d6f7a564', '2d6b848e-26e6-47f5-9fb5-f7b2d9d3c5c5', '4ebedf26-40e2-47fa-954b-da7ba6b8ea40', '2c5cffe0-ed33-4e67-b201-6f2bfc5a7da5']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:18.838210 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f1a505-0754-4c4c-b700-457ee11fcfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:18.859794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27f1a505-0754-4c4c-b700-457ee11fcfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc47892b-fb08-464b-8b06-3e313fd82db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2023856081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['a75f4363-7024-45a8-9284-ccc5d6f7a564','2d6b848e-26e6-47f5-9fb5-f7b2d9d3c5c5','4ebedf26-40e2-47fa-954b-da7ba6b8ea40','2c5cffe0-ed33-4e67-b201-6f2bfc5a7da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2023856081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc47892b-fb08-464b-8b06-3e313fd82db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c876e5c7bf4c4281a81629fa0b046640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:18.860509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d5618f-9214-4aaa-bf8a-7888ca9867f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:18.877391 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d5618f-9214-4aaa-bf8a-7888ca9867f4) transitioned into state 'SUCCESS' from state '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-2023856081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['a75f4363-7024-45a8-9284-ccc5d6f7a564','2d6b848e-26e6-47f5-9fb5-f7b2d9d3c5c5','4ebedf26-40e2-47fa-954b-da7ba6b8ea40','2c5cffe0-ed33-4e67-b201-6f2bfc5a7da5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:18.878211 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e33514-9d6e-4204-b751-9b6f6c4a8eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:18.886968 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e33514-9d6e-4204-b751-9b6f6c4a8eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:18.887743 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (d1c7d63b-dea7-45b7-be39-9d7e3ef9e89d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:18.888448 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request issued successfully. Aug 05 18:32:18.888750 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-56fe3cb8-d5f8-4579-a190-4753a222b2ae tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:18.889377 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1337/5331] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:18 2026] POST /volume/v3/volumes => generated 749 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:18.903966 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1b0ca687-5bd7-42a8-bdb1-9cdb6869b4d5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:18.905713 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1b0ca687-5bd7-42a8-bdb1-9cdb6869b4d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:32:18.905964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1b0ca687-5bd7-42a8-bdb1-9cdb6869b4d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:18.906159 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1b0ca687-5bd7-42a8-bdb1-9cdb6869b4d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:18.913156 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:18.913156 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:18.916809 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1b0ca687-5bd7-42a8-bdb1-9cdb6869b4d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:18.920977 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1b0ca687-5bd7-42a8-bdb1-9cdb6869b4d5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:32:18.921390 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1330/5332] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:18 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:19.791052 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:19.869466 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:19.869843 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-766692638"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:19.871414 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-766692638'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:19.871530 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume of 1 GB Aug 05 18:32:19.876110 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Availability Zones retrieved successfully. Aug 05 18:32:19.881494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (176abdf4-96eb-4918-99a4-c2c495054c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:19.882557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d8c9c5-c704-4e25-8c23-e8d914fbd36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:19.883531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:19.909405 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d8c9c5-c704-4e25-8c23-e8d914fbd36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:19.910211 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d305ad33-1558-49fc-85a9-222b542ca241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:19.935879 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b29090ba-267b-4290-805b-abfc1d3d1816 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:19.938294 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b29090ba-267b-4290-805b-abfc1d3d1816 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:32:19.938577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b29090ba-267b-4290-805b-abfc1d3d1816 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:19.938917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b29090ba-267b-4290-805b-abfc1d3d1816 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:19.951207 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:19.951207 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:19.956578 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b29090ba-267b-4290-805b-abfc1d3d1816 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:19.963834 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b29090ba-267b-4290-805b-abfc1d3d1816 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:32:19.964431 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1325/5333] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:19 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:19.973952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['57c93824-1e52-4424-83ac-6e9f607877f1', '4214b905-3800-4eef-96fb-1f95a7949fb4', '0f8a1551-a820-4c43-903e-b4c5578ff738', 'c323c79a-f8e6-4c3a-841b-c3eabd6757c5'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:19.975010 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d305ad33-1558-49fc-85a9-222b542ca241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57c93824-1e52-4424-83ac-6e9f607877f1', '4214b905-3800-4eef-96fb-1f95a7949fb4', '0f8a1551-a820-4c43-903e-b4c5578ff738', 'c323c79a-f8e6-4c3a-841b-c3eabd6757c5']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:19.975949 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c508efb-198a-4b56-9359-4e74c4d7aa1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:19.979792 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:19.982483 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:32:19.982997 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc47892b-fb08-464b-8b06-3e313fd82db4", "name": "tempest-VolumesBackupsTest-Backup-1739131083"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:19.985074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating new backup {'backup': {'volume_id': 'bc47892b-fb08-464b-8b06-3e313fd82db4', 'name': 'tempest-VolumesBackupsTest-Backup-1739131083'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:32:19.985265 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating backup of volume bc47892b-fb08-464b-8b06-3e313fd82db4 in container None Aug 05 18:32:19.994190 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:19.994190 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:19.994656 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:19.998956 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c508efb-198a-4b56-9359-4e74c4d7aa1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16662f98-2300-4c9c-9d30-5677fb2eba91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-766692638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['57c93824-1e52-4424-83ac-6e9f607877f1','4214b905-3800-4eef-96fb-1f95a7949fb4','0f8a1551-a820-4c43-903e-b4c5578ff738','c323c79a-f8e6-4c3a-841b-c3eabd6757c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-766692638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16662f98-2300-4c9c-9d30-5677fb2eba91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6aafe6093940d2a2a8b38100e01b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955cced352e468bb43d002585276528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:20.000487 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede1fc15-ce60-46e2-bc84-d4e58d653e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:20.010620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['e0e5413f-2f8e-44ce-92d0-acf994c5a2ee', '6c4bf88d-a99b-46da-8d0d-afb32216e269'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:20.023304 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede1fc15-ce60-46e2-bc84-d4e58d653e0c) transitioned into state 'SUCCESS' from state '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-766692638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['57c93824-1e52-4424-83ac-6e9f607877f1','4214b905-3800-4eef-96fb-1f95a7949fb4','0f8a1551-a820-4c43-903e-b4c5578ff738','c323c79a-f8e6-4c3a-841b-c3eabd6757c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:20.024019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc1c084-f877-4df9-b9d0-edae7f7266e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:20.033277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc1c084-f877-4df9-b9d0-edae7f7266e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:20.034163 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (176abdf4-96eb-4918-99a4-c2c495054c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:20.034460 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request issued successfully. Aug 05 18:32:20.035082 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-72dec352-9097-4d44-9d8f-8ee7cb050cdb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:20.035506 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1342/5334] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:32:19 2026] POST /volume/v3/volumes => generated 757 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:20.040149 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-672383f2-e59a-4bd8-b7fc-4d81107733f2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:32:20.040717 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1338/5335] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:19 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) Aug 05 18:32:20.048124 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cb65ac0f-f546-44e9-93a6-ee5314a1f79b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:20.050187 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb65ac0f-f546-44e9-93a6-ee5314a1f79b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 Aug 05 18:32:20.050336 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4dfe82d2-e3c7-4b5a-9866-7bba3dd2f385 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:20.050379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb65ac0f-f546-44e9-93a6-ee5314a1f79b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:20.050553 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cb65ac0f-f546-44e9-93a6-ee5314a1f79b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:20.053461 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4dfe82d2-e3c7-4b5a-9866-7bba3dd2f385 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:20.053765 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4dfe82d2-e3c7-4b5a-9866-7bba3dd2f385 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:20.054029 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4dfe82d2-e3c7-4b5a-9866-7bba3dd2f385 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:20.054143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-4dfe82d2-e3c7-4b5a-9866-7bba3dd2f385 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:20.058249 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:20.058249 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:20.058903 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:20.058903 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:20.059665 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4dfe82d2-e3c7-4b5a-9866-7bba3dd2f385 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:20.060574 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1326/5336] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:20 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:20.062348 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cb65ac0f-f546-44e9-93a6-ee5314a1f79b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:20.066745 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cb65ac0f-f546-44e9-93a6-ee5314a1f79b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 returned with HTTP 200 Aug 05 18:32:20.067155 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1331/5337] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:20 2026] GET /volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:21.071933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a8091547-675c-470a-8d53-55deae4b7308 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:21.074680 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a8091547-675c-470a-8d53-55deae4b7308 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:21.074948 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a8091547-675c-470a-8d53-55deae4b7308 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:21.075172 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a8091547-675c-470a-8d53-55deae4b7308 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:21.075279 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-a8091547-675c-470a-8d53-55deae4b7308 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:21.080316 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:21.080316 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:21.081102 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a8091547-675c-470a-8d53-55deae4b7308 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:21.081465 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1343/5338] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:21 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:21.083710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-20b4963b-f564-4485-854c-19e677bac092 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:21.085496 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-20b4963b-f564-4485-854c-19e677bac092 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 Aug 05 18:32:21.085700 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-20b4963b-f564-4485-854c-19e677bac092 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:21.085894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-20b4963b-f564-4485-854c-19e677bac092 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:21.092801 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:21.092801 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:21.096920 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-20b4963b-f564-4485-854c-19e677bac092 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:21.102438 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-20b4963b-f564-4485-854c-19e677bac092 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 returned with HTTP 200 Aug 05 18:32:21.103017 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1339/5339] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:21 2026] GET /volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:21.118104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:21.120449 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:32:21.120932 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16662f98-2300-4c9c-9d30-5677fb2eba91", "name": "tempest-CreateVolumesFromBackupTest-Backup-1514262225"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:21.122897 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Creating new backup {'backup': {'volume_id': '16662f98-2300-4c9c-9d30-5677fb2eba91', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1514262225'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:32:21.123079 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Creating backup of volume 16662f98-2300-4c9c-9d30-5677fb2eba91 in container None Aug 05 18:32:21.132555 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:21.132555 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:21.133264 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:21.157969 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['0818f038-a12a-4a16-ad1b-f91d10ba7c17', '1a44b864-8ef1-41f9-8499-d4f8135939b8'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:21.193566 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-32481f20-d18a-4439-9a1c-a95c089f70f4 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:32:21.194210 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1327/5340] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:21 2026] POST /volume/v3/backups => generated 339 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:21.204153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e707fbad-3a70-4779-b978-c10ef7199da8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:21.206082 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e707fbad-3a70-4779-b978-c10ef7199da8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:21.206281 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e707fbad-3a70-4779-b978-c10ef7199da8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:21.206518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e707fbad-3a70-4779-b978-c10ef7199da8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:21.206646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-e707fbad-3a70-4779-b978-c10ef7199da8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:21.211428 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:21.211428 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:21.212257 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e707fbad-3a70-4779-b978-c10ef7199da8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:21.212708 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1332/5341] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:21 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:22.098733 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f99678dd-eac5-4e57-ae74-f04173d2b324 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:22.103515 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f99678dd-eac5-4e57-ae74-f04173d2b324 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:22.103515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f99678dd-eac5-4e57-ae74-f04173d2b324 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:22.103515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f99678dd-eac5-4e57-ae74-f04173d2b324 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:22.103515 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f99678dd-eac5-4e57-ae74-f04173d2b324 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:22.106911 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:22.106911 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:22.107659 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f99678dd-eac5-4e57-ae74-f04173d2b324 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:22.108066 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1344/5342] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:22 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:22.222633 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-386e37d7-505a-463f-8cd5-d3615b2b569f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:22.224578 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-386e37d7-505a-463f-8cd5-d3615b2b569f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:22.224840 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-386e37d7-505a-463f-8cd5-d3615b2b569f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:22.225026 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-386e37d7-505a-463f-8cd5-d3615b2b569f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:22.225127 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-386e37d7-505a-463f-8cd5-d3615b2b569f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:22.230326 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:22.230326 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:22.231430 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-386e37d7-505a-463f-8cd5-d3615b2b569f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:22.231971 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1340/5343] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:22 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:23.118330 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-512819a1-798e-41d9-934d-726f0949fbd8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:23.120567 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-512819a1-798e-41d9-934d-726f0949fbd8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:23.120825 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-512819a1-798e-41d9-934d-726f0949fbd8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:23.121047 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-512819a1-798e-41d9-934d-726f0949fbd8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:23.121179 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-512819a1-798e-41d9-934d-726f0949fbd8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:23.126196 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:23.126196 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:23.127053 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-512819a1-798e-41d9-934d-726f0949fbd8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:23.127458 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1328/5344] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:23 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:23.243068 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-10276d6c-f100-4a4c-8123-a98f60b13c85 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:23.245255 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-10276d6c-f100-4a4c-8123-a98f60b13c85 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:23.246075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-10276d6c-f100-4a4c-8123-a98f60b13c85 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:23.246075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-10276d6c-f100-4a4c-8123-a98f60b13c85 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:23.246075 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-10276d6c-f100-4a4c-8123-a98f60b13c85 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:23.251085 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:23.251085 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:23.251966 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-10276d6c-f100-4a4c-8123-a98f60b13c85 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:23.252540 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1333/5345] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:23 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:24.141559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fac2141a-89f3-4a18-bffb-0fbdc13116de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:24.143875 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fac2141a-89f3-4a18-bffb-0fbdc13116de tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:24.144471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fac2141a-89f3-4a18-bffb-0fbdc13116de tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:24.144846 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fac2141a-89f3-4a18-bffb-0fbdc13116de tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:24.145614 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-fac2141a-89f3-4a18-bffb-0fbdc13116de tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:24.149947 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:24.149947 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:24.150975 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fac2141a-89f3-4a18-bffb-0fbdc13116de tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:24.151555 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1345/5346] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:24 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:24.263244 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a65f12b6-5dce-4ac4-b39d-0465002dd7f1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:24.265021 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a65f12b6-5dce-4ac4-b39d-0465002dd7f1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:24.265215 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a65f12b6-5dce-4ac4-b39d-0465002dd7f1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:24.265397 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a65f12b6-5dce-4ac4-b39d-0465002dd7f1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:24.265493 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-a65f12b6-5dce-4ac4-b39d-0465002dd7f1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:24.269757 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:24.269757 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:24.270532 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a65f12b6-5dce-4ac4-b39d-0465002dd7f1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:24.270845 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1341/5347] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:24 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:25.163498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-843f86e6-d71e-4d5c-908c-4d6f8a5edbc9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:25.165428 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-843f86e6-d71e-4d5c-908c-4d6f8a5edbc9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:25.165677 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-843f86e6-d71e-4d5c-908c-4d6f8a5edbc9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:25.165934 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-843f86e6-d71e-4d5c-908c-4d6f8a5edbc9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:25.166069 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-843f86e6-d71e-4d5c-908c-4d6f8a5edbc9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:25.170921 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:25.170921 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:25.171815 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-843f86e6-d71e-4d5c-908c-4d6f8a5edbc9 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:25.172256 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1329/5348] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:25 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:25.282204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b05b7410-965d-4f88-9fc0-e69a958f5f7d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:25.284389 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b05b7410-965d-4f88-9fc0-e69a958f5f7d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:25.284646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b05b7410-965d-4f88-9fc0-e69a958f5f7d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:25.284897 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b05b7410-965d-4f88-9fc0-e69a958f5f7d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:25.285030 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b05b7410-965d-4f88-9fc0-e69a958f5f7d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:25.290144 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:25.290144 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:25.291068 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b05b7410-965d-4f88-9fc0-e69a958f5f7d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:25.291504 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1334/5349] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:25 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:26.187188 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6c5cedab-a9ad-4ed7-927b-3ce2d9739e56 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:26.189016 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6c5cedab-a9ad-4ed7-927b-3ce2d9739e56 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:26.189229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6c5cedab-a9ad-4ed7-927b-3ce2d9739e56 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:26.189446 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6c5cedab-a9ad-4ed7-927b-3ce2d9739e56 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:26.189609 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6c5cedab-a9ad-4ed7-927b-3ce2d9739e56 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:26.193933 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:26.193933 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:26.194729 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6c5cedab-a9ad-4ed7-927b-3ce2d9739e56 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:26.195133 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1346/5350] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:26 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:26.304504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-acd7ab01-1160-4175-ae19-8787fe845c42 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:26.306496 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-acd7ab01-1160-4175-ae19-8787fe845c42 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:26.306710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-acd7ab01-1160-4175-ae19-8787fe845c42 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:26.306916 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-acd7ab01-1160-4175-ae19-8787fe845c42 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:26.307027 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-acd7ab01-1160-4175-ae19-8787fe845c42 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:26.313025 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:26.313025 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:26.313934 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-acd7ab01-1160-4175-ae19-8787fe845c42 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:26.314365 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1342/5351] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:26 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:27.206679 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0b632463-c9a8-47f6-b1f1-835c2263fe16 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:27.209043 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0b632463-c9a8-47f6-b1f1-835c2263fe16 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:27.209327 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0b632463-c9a8-47f6-b1f1-835c2263fe16 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:27.209736 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0b632463-c9a8-47f6-b1f1-835c2263fe16 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:27.209926 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0b632463-c9a8-47f6-b1f1-835c2263fe16 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:27.215485 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:27.215485 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:27.216203 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0b632463-c9a8-47f6-b1f1-835c2263fe16 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:27.216672 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1330/5352] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:27 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:27.324632 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-02e8f0b3-924f-49cc-b64a-af1f875f27b7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:27.326333 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02e8f0b3-924f-49cc-b64a-af1f875f27b7 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:27.326500 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02e8f0b3-924f-49cc-b64a-af1f875f27b7 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:27.326821 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-02e8f0b3-924f-49cc-b64a-af1f875f27b7 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:27.326924 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-02e8f0b3-924f-49cc-b64a-af1f875f27b7 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:27.331045 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:27.331045 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:27.331695 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-02e8f0b3-924f-49cc-b64a-af1f875f27b7 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:27.332099 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1335/5353] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:27 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:28.227797 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e958e502-eaf8-48e7-bdf8-b63657651838 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:28.230036 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e958e502-eaf8-48e7-bdf8-b63657651838 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:28.230272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e958e502-eaf8-48e7-bdf8-b63657651838 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:28.230500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e958e502-eaf8-48e7-bdf8-b63657651838 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:28.230649 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-e958e502-eaf8-48e7-bdf8-b63657651838 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:28.235915 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:28.235915 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:28.236809 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e958e502-eaf8-48e7-bdf8-b63657651838 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:28.237230 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1347/5354] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:28 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:28.354110 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-da0f630c-7596-4b75-ba15-2e4ade1d3a10 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:28.356613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da0f630c-7596-4b75-ba15-2e4ade1d3a10 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:28.356966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da0f630c-7596-4b75-ba15-2e4ade1d3a10 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:28.357304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da0f630c-7596-4b75-ba15-2e4ade1d3a10 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:28.357492 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-da0f630c-7596-4b75-ba15-2e4ade1d3a10 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:28.362872 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:28.362872 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:28.363863 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da0f630c-7596-4b75-ba15-2e4ade1d3a10 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:28.364332 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1343/5355] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:28 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:29.248272 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dfd0496d-2b38-47e6-b16e-40ca98fc0a20 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:29.249115 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfd0496d-2b38-47e6-b16e-40ca98fc0a20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:29.250606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfd0496d-2b38-47e6-b16e-40ca98fc0a20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:29.250606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfd0496d-2b38-47e6-b16e-40ca98fc0a20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:29.250606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dfd0496d-2b38-47e6-b16e-40ca98fc0a20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:29.254303 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:29.254303 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:29.255133 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfd0496d-2b38-47e6-b16e-40ca98fc0a20 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:29.255474 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1331/5356] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:29 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:29.398355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-77fed296-dbf0-4b93-a6f1-c1ad718deb50 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:29.400106 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77fed296-dbf0-4b93-a6f1-c1ad718deb50 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:29.400308 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-77fed296-dbf0-4b93-a6f1-c1ad718deb50 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:29.400491 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-77fed296-dbf0-4b93-a6f1-c1ad718deb50 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:29.400605 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-77fed296-dbf0-4b93-a6f1-c1ad718deb50 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:29.405045 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:29.405045 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:29.405718 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-77fed296-dbf0-4b93-a6f1-c1ad718deb50 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:29.406076 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1336/5357] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:29 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:30.267920 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-62854dfa-dc0b-49b8-b1b4-089215d7a2a3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:30.269689 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62854dfa-dc0b-49b8-b1b4-089215d7a2a3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:30.270007 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62854dfa-dc0b-49b8-b1b4-089215d7a2a3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:30.270269 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62854dfa-dc0b-49b8-b1b4-089215d7a2a3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:30.270408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-62854dfa-dc0b-49b8-b1b4-089215d7a2a3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:30.275990 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:30.275990 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:30.276888 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62854dfa-dc0b-49b8-b1b4-089215d7a2a3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:30.277355 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1348/5358] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:30 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:30.417466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b082df15-24c6-4891-8d70-920cdf425d31 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:30.419936 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b082df15-24c6-4891-8d70-920cdf425d31 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:30.420226 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b082df15-24c6-4891-8d70-920cdf425d31 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:30.420498 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b082df15-24c6-4891-8d70-920cdf425d31 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:30.420684 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b082df15-24c6-4891-8d70-920cdf425d31 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:30.427052 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:30.427052 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:30.428283 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b082df15-24c6-4891-8d70-920cdf425d31 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:30.428888 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1344/5359] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:30 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:31.288810 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-23307ef6-ac10-4428-b5be-fa9572688a59 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:31.290829 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23307ef6-ac10-4428-b5be-fa9572688a59 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:31.291076 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23307ef6-ac10-4428-b5be-fa9572688a59 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:31.291303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-23307ef6-ac10-4428-b5be-fa9572688a59 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:31.291480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-23307ef6-ac10-4428-b5be-fa9572688a59 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:31.296944 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:31.296944 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:31.297941 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-23307ef6-ac10-4428-b5be-fa9572688a59 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:31.298384 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1332/5360] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:31 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:31.447111 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-863dbdea-0045-4089-800c-5fc57adb876a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:31.449444 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-863dbdea-0045-4089-800c-5fc57adb876a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:31.449733 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-863dbdea-0045-4089-800c-5fc57adb876a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:31.450029 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-863dbdea-0045-4089-800c-5fc57adb876a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:31.450178 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-863dbdea-0045-4089-800c-5fc57adb876a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:31.456811 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:31.456811 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:31.457846 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-863dbdea-0045-4089-800c-5fc57adb876a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:31.458336 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1337/5361] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:31 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:32.311511 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-acd2c9e8-9db4-4e87-aefb-9bea322bed10 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:32.314302 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-acd2c9e8-9db4-4e87-aefb-9bea322bed10 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:32.314558 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-acd2c9e8-9db4-4e87-aefb-9bea322bed10 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:32.314831 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-acd2c9e8-9db4-4e87-aefb-9bea322bed10 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:32.314986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-acd2c9e8-9db4-4e87-aefb-9bea322bed10 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:32.320495 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:32.320495 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:32.321471 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-acd2c9e8-9db4-4e87-aefb-9bea322bed10 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:32.322162 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1349/5362] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:32 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:32.487333 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8b0691e1-47ce-47e3-8f51-b7e27723dccf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:32.489271 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b0691e1-47ce-47e3-8f51-b7e27723dccf tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:32.489572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b0691e1-47ce-47e3-8f51-b7e27723dccf tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:32.489824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b0691e1-47ce-47e3-8f51-b7e27723dccf tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:32.489963 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8b0691e1-47ce-47e3-8f51-b7e27723dccf tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:32.494808 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:32.494808 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:32.495749 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b0691e1-47ce-47e3-8f51-b7e27723dccf tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:32.496282 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1345/5363] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:32 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:33.334481 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fb90d334-bd25-43f0-81c9-1348fdec0d8b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:33.336619 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fb90d334-bd25-43f0-81c9-1348fdec0d8b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:33.336914 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fb90d334-bd25-43f0-81c9-1348fdec0d8b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:33.337154 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fb90d334-bd25-43f0-81c9-1348fdec0d8b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:33.337306 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-fb90d334-bd25-43f0-81c9-1348fdec0d8b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:33.342210 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:33.342210 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:33.343112 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fb90d334-bd25-43f0-81c9-1348fdec0d8b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:33.343552 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1333/5364] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:33 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:33.525674 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0267afbd-b29e-405c-a0b9-3e224d9bc882 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:33.527858 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0267afbd-b29e-405c-a0b9-3e224d9bc882 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:33.528068 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0267afbd-b29e-405c-a0b9-3e224d9bc882 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:33.528286 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0267afbd-b29e-405c-a0b9-3e224d9bc882 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:33.528374 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0267afbd-b29e-405c-a0b9-3e224d9bc882 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:33.533079 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:33.533079 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:33.533841 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0267afbd-b29e-405c-a0b9-3e224d9bc882 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:33.534187 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1338/5365] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:33 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:34.355164 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-505266d5-e906-4883-a9a0-34733af4c83e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:34.357113 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-505266d5-e906-4883-a9a0-34733af4c83e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:34.357320 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-505266d5-e906-4883-a9a0-34733af4c83e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:34.357535 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-505266d5-e906-4883-a9a0-34733af4c83e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:34.357670 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-505266d5-e906-4883-a9a0-34733af4c83e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:34.362781 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:34.362781 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:34.363905 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-505266d5-e906-4883-a9a0-34733af4c83e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:34.364417 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1350/5366] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:34 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:34.546674 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-896b05fe-32b6-47d3-8584-961cf9ed868f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:34.548806 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-896b05fe-32b6-47d3-8584-961cf9ed868f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:34.549041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-896b05fe-32b6-47d3-8584-961cf9ed868f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:34.549267 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-896b05fe-32b6-47d3-8584-961cf9ed868f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:34.549402 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-896b05fe-32b6-47d3-8584-961cf9ed868f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:34.554353 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:34.554353 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:34.555242 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-896b05fe-32b6-47d3-8584-961cf9ed868f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:34.555660 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1346/5367] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:34 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:35.377269 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-fea4a54f-2079-4557-a7e6-e93057f711fe None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:35.379137 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fea4a54f-2079-4557-a7e6-e93057f711fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:35.380718 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fea4a54f-2079-4557-a7e6-e93057f711fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:35.380718 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-fea4a54f-2079-4557-a7e6-e93057f711fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:35.380718 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-fea4a54f-2079-4557-a7e6-e93057f711fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:35.384601 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:35.384601 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:35.385618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-fea4a54f-2079-4557-a7e6-e93057f711fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:35.386167 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1334/5368] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:35 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:35.570326 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-64c53a5d-2c57-4366-bc2a-d2e82338f1bb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:35.572269 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64c53a5d-2c57-4366-bc2a-d2e82338f1bb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:35.572469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64c53a5d-2c57-4366-bc2a-d2e82338f1bb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:35.572680 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-64c53a5d-2c57-4366-bc2a-d2e82338f1bb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:35.572822 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-64c53a5d-2c57-4366-bc2a-d2e82338f1bb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:35.577395 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:35.577395 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:35.578149 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-64c53a5d-2c57-4366-bc2a-d2e82338f1bb tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:35.578524 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1339/5369] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:35 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:36.399041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-db3b67bf-89ed-4d63-8d8d-e93e678e4eb2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:36.401307 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-db3b67bf-89ed-4d63-8d8d-e93e678e4eb2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:36.401567 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-db3b67bf-89ed-4d63-8d8d-e93e678e4eb2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:36.401862 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-db3b67bf-89ed-4d63-8d8d-e93e678e4eb2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:36.401995 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-db3b67bf-89ed-4d63-8d8d-e93e678e4eb2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:36.407548 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:36.407548 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:36.408690 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-db3b67bf-89ed-4d63-8d8d-e93e678e4eb2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:36.408984 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1351/5370] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:36 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:36.590327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-10432bef-877d-4038-b60f-35b5ec7922e0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:36.592132 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10432bef-877d-4038-b60f-35b5ec7922e0 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:36.592344 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10432bef-877d-4038-b60f-35b5ec7922e0 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:36.592509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-10432bef-877d-4038-b60f-35b5ec7922e0 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:36.592647 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-10432bef-877d-4038-b60f-35b5ec7922e0 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:36.596844 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:36.596844 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:36.597564 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-10432bef-877d-4038-b60f-35b5ec7922e0 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:36.598131 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1347/5371] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:36 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:37.421013 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-4a60328e-7dcc-4194-99ee-53bf9087789f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:37.423074 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a60328e-7dcc-4194-99ee-53bf9087789f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:32:37.423301 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a60328e-7dcc-4194-99ee-53bf9087789f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:37.423541 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-4a60328e-7dcc-4194-99ee-53bf9087789f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:37.423710 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-4a60328e-7dcc-4194-99ee-53bf9087789f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:37.428343 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:37.428343 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:37.429116 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-4a60328e-7dcc-4194-99ee-53bf9087789f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:32:37.429486 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1335/5372] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:37 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:37.609127 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dafa0d43-47c3-417a-8737-fe691364f1b1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:37.611007 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dafa0d43-47c3-417a-8737-fe691364f1b1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:37.611267 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dafa0d43-47c3-417a-8737-fe691364f1b1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:37.611462 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dafa0d43-47c3-417a-8737-fe691364f1b1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:37.611587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-dafa0d43-47c3-417a-8737-fe691364f1b1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:37.616969 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:37.616969 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:37.617740 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dafa0d43-47c3-417a-8737-fe691364f1b1 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:37.618108 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1340/5373] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:37 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:38.628910 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4c2267aa-21d0-4a24-b963-046d3bc72a21 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:38.630879 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c2267aa-21d0-4a24-b963-046d3bc72a21 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:38.631135 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c2267aa-21d0-4a24-b963-046d3bc72a21 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:38.631348 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4c2267aa-21d0-4a24-b963-046d3bc72a21 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:38.631533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-4c2267aa-21d0-4a24-b963-046d3bc72a21 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:38.638632 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:38.638632 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:38.639538 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4c2267aa-21d0-4a24-b963-046d3bc72a21 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:38.639842 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1352/5374] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:38 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:38.651677 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b5f11603-4fc9-476d-abc7-380a545b8355 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:38.653619 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:38.654044 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "993b9c59-1823-49f4-bed1-c769fded852f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-851792720"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:38.655679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request body: {'volume': {"'backup_id": '993b9c59-1823-49f4-bed1-c769fded852f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-851792720'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:38.655679 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume of 1 GB Aug 05 18:32:38.659911 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Availability Zones retrieved successfully. Aug 05 18:32:38.665276 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (678a4ea3-f18d-4d87-8ad4-898da9289b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:38.667147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c25d898-65b2-4888-abe9-98d1ab94019c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.668208 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:38.697165 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c25d898-65b2-4888-abe9-98d1ab94019c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.698113 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fc047c-7f35-4e3e-9c31-b74baed9fdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.748406 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['3d5f54e8-8685-4087-bdd2-05b3ad7ee9f1', '23b044a0-2b62-43c2-9d1a-5d6f2914c734', '513e6cfe-5df4-41fb-a3cf-1d42c4bd5e97', '1910d4b6-7c38-4668-b1db-7ce3c1c17c4a'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:38.749457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fc047c-7f35-4e3e-9c31-b74baed9fdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d5f54e8-8685-4087-bdd2-05b3ad7ee9f1', '23b044a0-2b62-43c2-9d1a-5d6f2914c734', '513e6cfe-5df4-41fb-a3cf-1d42c4bd5e97', '1910d4b6-7c38-4668-b1db-7ce3c1c17c4a']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.750253 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3017b4c4-e3bc-4f29-97b3-6520953fb9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.774033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3017b4c4-e3bc-4f29-97b3-6520953fb9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60aaf8b3-9aeb-452f-b3fb-e940f3982182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-851792720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['3d5f54e8-8685-4087-bdd2-05b3ad7ee9f1','23b044a0-2b62-43c2-9d1a-5d6f2914c734','513e6cfe-5df4-41fb-a3cf-1d42c4bd5e97','1910d4b6-7c38-4668-b1db-7ce3c1c17c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-851792720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60aaf8b3-9aeb-452f-b3fb-e940f3982182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6aafe6093940d2a2a8b38100e01b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955cced352e468bb43d002585276528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.774883 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e5f71a9-aebf-47aa-9678-d3eb96c9b5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.786250 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [req-e1a38cf5-6a46-4184-8556-1dc13c65f287 req-a145b56a-8997-4c34-9926-f8e967c92454 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:38.788618 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e1a38cf5-6a46-4184-8556-1dc13c65f287 req-a145b56a-8997-4c34-9926-f8e967c92454 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb Aug 05 18:32:38.788917 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e1a38cf5-6a46-4184-8556-1dc13c65f287 req-a145b56a-8997-4c34-9926-f8e967c92454 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:38.789202 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [req-e1a38cf5-6a46-4184-8556-1dc13c65f287 req-a145b56a-8997-4c34-9926-f8e967c92454 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'version_select' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:38.796494 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e5f71a9-aebf-47aa-9678-d3eb96c9b5e0) transitioned into state 'SUCCESS' from state '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-851792720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['3d5f54e8-8685-4087-bdd2-05b3ad7ee9f1','23b044a0-2b62-43c2-9d1a-5d6f2914c734','513e6cfe-5df4-41fb-a3cf-1d42c4bd5e97','1910d4b6-7c38-4668-b1db-7ce3c1c17c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.797528 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c996e7-38da-4144-b640-7490196e49b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.797650 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:38.797650 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:38.809524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c996e7-38da-4144-b640-7490196e49b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.810602 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (678a4ea3-f18d-4d87-8ad4-898da9289b71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:38.810995 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request issued successfully. Aug 05 18:32:38.811567 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b5f11603-4fc9-476d-abc7-380a545b8355 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:38.812142 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1348/5375] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:38 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:38.824399 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:38.826315 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:38.826710 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "993b9c59-1823-49f4-bed1-c769fded852f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1192159593"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:38.828239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request body: {'volume': {"'backup_id": '993b9c59-1823-49f4-bed1-c769fded852f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1192159593'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:38.828423 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume of 1 GB Aug 05 18:32:38.833068 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Availability Zones retrieved successfully. Aug 05 18:32:38.838685 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (e1ae2831-ca76-4874-ad52-3c1e2882a3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:38.839946 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9b3a76-5489-4316-a767-d4144f2d1d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.840861 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:38.843533 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [req-e1a38cf5-6a46-4184-8556-1dc13c65f287 req-a145b56a-8997-4c34-9926-f8e967c92454 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb returned with HTTP 200 Aug 05 18:32:38.844043 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1336/5376] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:32:38 2026] DELETE /volume/v3/attachments/1758ba30-44d4-4e36-bd8f-6c15594bfddb => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:38.871157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc9b3a76-5489-4316-a767-d4144f2d1d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.872466 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3592f019-253d-4fec-8f2b-1d48705b94dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.920365 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['45cb79ad-6e7a-4e4b-b378-2de79b871d21', 'feef289d-7d84-43aa-973e-e541425e9078', '9889832f-38e3-487a-a736-5576243272c0', 'aed85f61-d34c-4ec2-8f83-a141e6e2179f'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:38.921306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3592f019-253d-4fec-8f2b-1d48705b94dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45cb79ad-6e7a-4e4b-b378-2de79b871d21', 'feef289d-7d84-43aa-973e-e541425e9078', '9889832f-38e3-487a-a736-5576243272c0', 'aed85f61-d34c-4ec2-8f83-a141e6e2179f']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.922124 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e23a2e-58d1-488b-8399-5a13f326f356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.947158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45e23a2e-58d1-488b-8399-5a13f326f356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253dcd1e-7e1c-4268-8d51-97ac5c0b72d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1192159593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['45cb79ad-6e7a-4e4b-b378-2de79b871d21','feef289d-7d84-43aa-973e-e541425e9078','9889832f-38e3-487a-a736-5576243272c0','aed85f61-d34c-4ec2-8f83-a141e6e2179f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1192159593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253dcd1e-7e1c-4268-8d51-97ac5c0b72d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6aafe6093940d2a2a8b38100e01b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955cced352e468bb43d002585276528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.948172 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d2fdba-01db-4134-8821-0d2ee4777b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.969561 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33d2fdba-01db-4134-8821-0d2ee4777b01) transitioned into state 'SUCCESS' from state '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-1192159593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['45cb79ad-6e7a-4e4b-b378-2de79b871d21','feef289d-7d84-43aa-973e-e541425e9078','9889832f-38e3-487a-a736-5576243272c0','aed85f61-d34c-4ec2-8f83-a141e6e2179f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.970351 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5b8bc4-9d18-4788-aade-3a4b6c3276b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:38.981047 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5b8bc4-9d18-4788-aade-3a4b6c3276b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:38.982003 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (e1ae2831-ca76-4874-ad52-3c1e2882a3cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:38.982340 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request issued successfully. Aug 05 18:32:38.983057 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-641b1500-e4e5-451d-8a5d-ecada9cdfd7c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:38.983530 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1341/5377] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:38 2026] POST /volume/v3/volumes => generated 758 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:38.996475 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-19658400-c2b7-48c6-ab2a-243b22940b84 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:38.998361 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:38.998813 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "993b9c59-1823-49f4-bed1-c769fded852f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-471405855"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:39.000319 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request body: {'volume': {"'backup_id": '993b9c59-1823-49f4-bed1-c769fded852f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-471405855'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:39.000486 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume of 1 GB Aug 05 18:32:39.005448 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Availability Zones retrieved successfully. Aug 05 18:32:39.011283 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (a6ff7a63-a57c-487f-a66d-27670c064fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.012201 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7d563e-74ea-464e-a42d-62900be2686f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.013141 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:39.039471 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f7d563e-74ea-464e-a42d-62900be2686f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.040229 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e64aae-5e5c-48bb-8887-0f9be183decf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.078325 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['5a72f51e-9c0f-47f2-923f-f3c6e927b91a', 'd79b6856-a6ac-430f-b5b5-2e41b0030a2e', 'b5ed3056-8d86-408a-8111-d9c4b93ab996', '4fc89bda-51ba-495a-ae36-63ccd259a6bb'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:39.079211 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9e64aae-5e5c-48bb-8887-0f9be183decf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a72f51e-9c0f-47f2-923f-f3c6e927b91a', 'd79b6856-a6ac-430f-b5b5-2e41b0030a2e', 'b5ed3056-8d86-408a-8111-d9c4b93ab996', '4fc89bda-51ba-495a-ae36-63ccd259a6bb']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.080064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fa1f3d-eebc-45dc-82f3-87f02df5c41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.105436 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09fa1f3d-eebc-45dc-82f3-87f02df5c41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65e6bf9-430b-49fc-b2d8-ae131493e93d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-471405855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['5a72f51e-9c0f-47f2-923f-f3c6e927b91a','d79b6856-a6ac-430f-b5b5-2e41b0030a2e','b5ed3056-8d86-408a-8111-d9c4b93ab996','4fc89bda-51ba-495a-ae36-63ccd259a6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-471405855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f65e6bf9-430b-49fc-b2d8-ae131493e93d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6aafe6093940d2a2a8b38100e01b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955cced352e468bb43d002585276528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.107811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7801aa1f-1c27-4547-9d85-efdd3c6a4f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.126336 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7801aa1f-1c27-4547-9d85-efdd3c6a4f13) transitioned into state 'SUCCESS' from state '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-471405855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['5a72f51e-9c0f-47f2-923f-f3c6e927b91a','d79b6856-a6ac-430f-b5b5-2e41b0030a2e','b5ed3056-8d86-408a-8111-d9c4b93ab996','4fc89bda-51ba-495a-ae36-63ccd259a6bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.127163 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082cefbf-e376-4619-8e5d-aa079b02cdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.139725 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082cefbf-e376-4619-8e5d-aa079b02cdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.141062 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (a6ff7a63-a57c-487f-a66d-27670c064fd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.141474 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request issued successfully. Aug 05 18:32:39.142247 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-19658400-c2b7-48c6-ab2a-243b22940b84 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:39.142864 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1353/5378] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:38 2026] POST /volume/v3/volumes => generated 757 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:39.156679 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.158666 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:39.159085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "993b9c59-1823-49f4-bed1-c769fded852f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-577905159"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:39.160621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request body: {'volume': {"'backup_id": '993b9c59-1823-49f4-bed1-c769fded852f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-577905159'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:39.160810 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume of 1 GB Aug 05 18:32:39.161130 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.161130 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:39.165387 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Availability Zones retrieved successfully. Aug 05 18:32:39.170907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (52af1d2e-e0ee-4511-aa2b-3f658464db9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.171874 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0838b4aa-c295-461f-aa3a-ac156ef37ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.172909 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:39.198044 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0838b4aa-c295-461f-aa3a-ac156ef37ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.199071 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c96353-14dd-4d95-be08-d786834e2ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.243334 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['20c65ec4-4e80-4d80-b547-383c3a2e1d18', 'fbfee62d-2f32-443c-82e1-fc681bb929a6', 'f2b1486c-b6b7-4428-ba33-972e75db74b6', '4153d423-cef9-4300-9677-31b15b61216a'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:39.244205 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c96353-14dd-4d95-be08-d786834e2ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c65ec4-4e80-4d80-b547-383c3a2e1d18', 'fbfee62d-2f32-443c-82e1-fc681bb929a6', 'f2b1486c-b6b7-4428-ba33-972e75db74b6', '4153d423-cef9-4300-9677-31b15b61216a']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.245008 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e0cfb5-31cc-4134-be71-c7fe181a2dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.269462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e0cfb5-31cc-4134-be71-c7fe181a2dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d2dba68-b8d4-431f-8dbd-70e1d2aac947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-577905159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['20c65ec4-4e80-4d80-b547-383c3a2e1d18','fbfee62d-2f32-443c-82e1-fc681bb929a6','f2b1486c-b6b7-4428-ba33-972e75db74b6','4153d423-cef9-4300-9677-31b15b61216a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-577905159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d2dba68-b8d4-431f-8dbd-70e1d2aac947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6aafe6093940d2a2a8b38100e01b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955cced352e468bb43d002585276528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.270431 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002a4d7-2192-4017-a529-dc8293108a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.289030 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002a4d7-2192-4017-a529-dc8293108a13) transitioned into state 'SUCCESS' from state '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-577905159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['20c65ec4-4e80-4d80-b547-383c3a2e1d18','fbfee62d-2f32-443c-82e1-fc681bb929a6','f2b1486c-b6b7-4428-ba33-972e75db74b6','4153d423-cef9-4300-9677-31b15b61216a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.289764 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08407721-f789-4842-82c2-d932addc3e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.297768 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08407721-f789-4842-82c2-d932addc3e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.298508 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (52af1d2e-e0ee-4511-aa2b-3f658464db9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.298854 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request issued successfully. Aug 05 18:32:39.299458 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ba2efba6-01fd-47a7-a30e-eeee08f6644b tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:39.300010 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1349/5379] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:39 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:39.312967 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-34549810-37c4-4328-a642-2120557ec546 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.315110 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:39.315539 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "993b9c59-1823-49f4-bed1-c769fded852f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-369554670"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:39.317357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request body: {'volume': {"'backup_id": '993b9c59-1823-49f4-bed1-c769fded852f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-369554670'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:39.317522 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume of 1 GB Aug 05 18:32:39.317891 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.317891 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:39.322130 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Availability Zones retrieved successfully. Aug 05 18:32:39.329424 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (3e3aabce-4e48-4414-9d15-2c553746efbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.330606 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb1e277-46b2-49e9-877a-6ad140c607b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.331857 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:39.335885 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-5f401fc5-5b9d-4217-8d2f-f358579f3a97 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.338486 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-5f401fc5-5b9d-4217-8d2f-f358579f3a97 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:32:39.338752 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-5f401fc5-5b9d-4217-8d2f-f358579f3a97 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.338960 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-5f401fc5-5b9d-4217-8d2f-f358579f3a97 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.345973 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.345973 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:39.350016 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-5f401fc5-5b9d-4217-8d2f-f358579f3a97 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:39.354909 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-5f401fc5-5b9d-4217-8d2f-f358579f3a97 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:32:39.355398 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1342/5380] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:39.362547 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb1e277-46b2-49e9-877a-6ad140c607b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.363191 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1a34549-0b48-439d-8eb1-2dcc3588d567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.365262 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b8196442-e0b9-4ac1-bc1f-4d8a4e20790a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.365706 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b8196442-e0b9-4ac1-bc1f-4d8a4e20790a None None] GET https://10.4.3.210/volume// Aug 05 18:32:39.365903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b8196442-e0b9-4ac1-bc1f-4d8a4e20790a None None] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.366101 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b8196442-e0b9-4ac1-bc1f-4d8a4e20790a None None] Calling method 'all' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.366510 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b8196442-e0b9-4ac1-bc1f-4d8a4e20790a None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:39.366936 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1354/5381] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:39.374940 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-eb111551-2552-4b3c-9751-0a23352287fe None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.377824 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-eb111551-2552-4b3c-9751-0a23352287fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:32:39.378341 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-eb111551-2552-4b3c-9751-0a23352287fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc47892b-fb08-464b-8b06-3e313fd82db4", "connector": null, "instance_uuid": "60d97070-4a2f-4ddb-bbf2-f0197b7a366f"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:39.389986 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.389986 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:39.405706 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Created reservations ['b187fca6-9915-4400-95f1-c13bf73e6c95', '97b5b3c9-adea-4532-9c15-3afdd6758786', 'f009f77c-d8cc-4431-90fa-faf0b94025d4', '20587454-1bc2-4731-9c4f-4c969f57159b'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:39.406698 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1a34549-0b48-439d-8eb1-2dcc3588d567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b187fca6-9915-4400-95f1-c13bf73e6c95', '97b5b3c9-adea-4532-9c15-3afdd6758786', 'f009f77c-d8cc-4431-90fa-faf0b94025d4', '20587454-1bc2-4731-9c4f-4c969f57159b']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.407567 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c40bd9-0772-44fc-811f-1fa712930310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.414637 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-eb111551-2552-4b3c-9751-0a23352287fe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:32:39.415333 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1350/5382] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:32:39 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:39.431207 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c40bd9-0772-44fc-811f-1fa712930310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dee15eb3-adec-4f26-9d8c-a7db365eb2eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-369554670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['b187fca6-9915-4400-95f1-c13bf73e6c95','97b5b3c9-adea-4532-9c15-3afdd6758786','f009f77c-d8cc-4431-90fa-faf0b94025d4','20587454-1bc2-4731-9c4f-4c969f57159b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-369554670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dee15eb3-adec-4f26-9d8c-a7db365eb2eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6aafe6093940d2a2a8b38100e01b50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4955cced352e468bb43d002585276528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.431984 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (655293f0-484a-4ae5-8cea-593fd903c4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.451178 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (655293f0-484a-4ae5-8cea-593fd903c4f0) transitioned into state 'SUCCESS' from state '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-369554670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6aafe6093940d2a2a8b38100e01b50',qos_specs=None,replication_status=,reservations=['b187fca6-9915-4400-95f1-c13bf73e6c95','97b5b3c9-adea-4532-9c15-3afdd6758786','f009f77c-d8cc-4431-90fa-faf0b94025d4','20587454-1bc2-4731-9c4f-4c969f57159b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4955cced352e468bb43d002585276528',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.451885 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc9615c-1087-4f5b-b789-6bfebf695872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.464262 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc9615c-1087-4f5b-b789-6bfebf695872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.465705 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Flow 'volume_create_api' (3e3aabce-4e48-4414-9d15-2c553746efbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.466174 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Create volume request issued successfully. Aug 05 18:32:39.467058 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-34549810-37c4-4328-a642-2120557ec546 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:39.467741 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1337/5383] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:39 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:39.479669 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-73d2774f-c0e2-4cd2-af3e-c0cb952bc04f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.481518 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73d2774f-c0e2-4cd2-af3e-c0cb952bc04f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 Aug 05 18:32:39.481569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73d2774f-c0e2-4cd2-af3e-c0cb952bc04f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.481784 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-73d2774f-c0e2-4cd2-af3e-c0cb952bc04f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.489519 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.489519 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:39.493831 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-73d2774f-c0e2-4cd2-af3e-c0cb952bc04f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:39.499142 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-73d2774f-c0e2-4cd2-af3e-c0cb952bc04f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 returned with HTTP 200 Aug 05 18:32:39.499513 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1343/5384] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:39.512064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ea39bad0-b4ed-4216-8db8-608543328259 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.514210 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea39bad0-b4ed-4216-8db8-608543328259 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 Aug 05 18:32:39.514474 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea39bad0-b4ed-4216-8db8-608543328259 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.514851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ea39bad0-b4ed-4216-8db8-608543328259 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.523880 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.523880 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:39.528203 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ea39bad0-b4ed-4216-8db8-608543328259 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:39.532285 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ea39bad0-b4ed-4216-8db8-608543328259 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 returned with HTTP 200 Aug 05 18:32:39.532676 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1355/5385] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:39.545348 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9e9b7c0d-0d06-4e30-838b-d98508a0522f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.547164 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e9b7c0d-0d06-4e30-838b-d98508a0522f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d Aug 05 18:32:39.547368 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e9b7c0d-0d06-4e30-838b-d98508a0522f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.547552 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9e9b7c0d-0d06-4e30-838b-d98508a0522f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.556190 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.556190 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:39.560896 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9e9b7c0d-0d06-4e30-838b-d98508a0522f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:39.566315 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9e9b7c0d-0d06-4e30-838b-d98508a0522f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d returned with HTTP 200 Aug 05 18:32:39.566852 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1351/5386] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:39.580082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-00bc33b5-a87d-4a4b-9350-b9f56b4b2618 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.582243 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-00bc33b5-a87d-4a4b-9350-b9f56b4b2618 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 Aug 05 18:32:39.582527 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-00bc33b5-a87d-4a4b-9350-b9f56b4b2618 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.582857 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-00bc33b5-a87d-4a4b-9350-b9f56b4b2618 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.590916 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.590916 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:39.595063 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-00bc33b5-a87d-4a4b-9350-b9f56b4b2618 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:39.599451 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-00bc33b5-a87d-4a4b-9350-b9f56b4b2618 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 returned with HTTP 200 Aug 05 18:32:39.599860 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1338/5387] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:39.613961 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d7b7888b-21d1-4e8a-9501-86abd42c9d56 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.616054 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d7b7888b-21d1-4e8a-9501-86abd42c9d56 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb Aug 05 18:32:39.616332 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d7b7888b-21d1-4e8a-9501-86abd42c9d56 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.616616 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d7b7888b-21d1-4e8a-9501-86abd42c9d56 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.624496 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.624496 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:39.628876 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d7b7888b-21d1-4e8a-9501-86abd42c9d56 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:39.635585 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d7b7888b-21d1-4e8a-9501-86abd42c9d56 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb returned with HTTP 200 Aug 05 18:32:39.636188 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1344/5388] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:39.726613 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.728430 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:39.729022 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1049790862", "source_volid": "bcf9685d-1123-4850-acd5-1b4bd1353451", "volume_type": "tempest-scenario-type-luks-1407501807", "size": 1}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:39.730247 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1049790862', 'source_volid': 'bcf9685d-1123-4850-acd5-1b4bd1353451', 'volume_type': 'tempest-scenario-type-luks-1407501807', 'size': 1}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:39.742813 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.742813 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:39.743517 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume retrieved successfully. Aug 05 18:32:39.743517 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume of 1 GB Aug 05 18:32:39.744088 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Availability Zones retrieved successfully. Aug 05 18:32:39.748978 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (be2c0864-3f34-45b6-ab4d-8b2eda6265f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.750045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae50b65b-3b33-4f28-8ea9-e11dcb78033d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.750823 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:39.769530 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae50b65b-3b33-4f28-8ea9-e11dcb78033d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bcf9685d-1123-4850-acd5-1b4bd1353451', 'volume_type': VolumeType(created_at=2026-08-05T18:31:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cfad089c-66b1-45f2-9c34-4033841e48bc,is_public=True,name='tempest-scenario-type-luks-1407501807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cfad089c-66b1-45f2-9c34-4033841e48bc', '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=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.770269 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb64cb0-bae1-44ec-9da9-56f80da4a0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.794443 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1407501807 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1407501807, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:32:39.794837 np0000006581 devstack@c-api.service[100366]: WARNING cinder.quota [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1407501807 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1407501807, it is now deprecated. Please use the default quota class for default quota. Aug 05 18:32:39.808351 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Created reservations ['2f713686-64b9-4444-b371-2f905e07090e', 'a40eb39a-b172-4769-863d-e3b1c5bcae41', 'cf97fb25-3cbb-4344-aec5-d2ad45982c74', '1b51b739-4564-45bc-a4b6-5b1454d3d31e'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:39.809455 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb64cb0-bae1-44ec-9da9-56f80da4a0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f713686-64b9-4444-b371-2f905e07090e', 'a40eb39a-b172-4769-863d-e3b1c5bcae41', 'cf97fb25-3cbb-4344-aec5-d2ad45982c74', '1b51b739-4564-45bc-a4b6-5b1454d3d31e']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.810200 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b76260-231b-4784-8fa9-d804b130f58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.845609 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b76260-231b-4784-8fa9-d804b130f58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f25919-f8ad-4709-b8c4-a0e214f9958a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1049790862',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['2f713686-64b9-4444-b371-2f905e07090e','a40eb39a-b172-4769-863d-e3b1c5bcae41','cf97fb25-3cbb-4344-aec5-d2ad45982c74','1b51b739-4564-45bc-a4b6-5b1454d3d31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcf9685d-1123-4850-acd5-1b4bd1353451,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=cfad089c-66b1-45f2-9c34-4033841e48bc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1049790862',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=62f25919-f8ad-4709-b8c4-a0e214f9958a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61fe8c63b20d43c383d853c0627c553b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bcf9685d-1123-4850-acd5-1b4bd1353451,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='088e055398284d96bc1bd16916a928c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cfad089c-66b1-45f2-9c34-4033841e48bc),volume_type_id=cfad089c-66b1-45f2-9c34-4033841e48bc)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.846531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9482a1-04de-4fde-b4c5-633ceaaf5a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.867030 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9482a1-04de-4fde-b4c5-633ceaaf5a41) transitioned into state 'SUCCESS' from state '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-1049790862',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61fe8c63b20d43c383d853c0627c553b',qos_specs=None,replication_status=,reservations=['2f713686-64b9-4444-b371-2f905e07090e','a40eb39a-b172-4769-863d-e3b1c5bcae41','cf97fb25-3cbb-4344-aec5-d2ad45982c74','1b51b739-4564-45bc-a4b6-5b1454d3d31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcf9685d-1123-4850-acd5-1b4bd1353451,status='creating',user_id='088e055398284d96bc1bd16916a928c4',volume_type_id=cfad089c-66b1-45f2-9c34-4033841e48bc)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.867824 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505aa1f5-575e-490b-8594-9b4d0cc1bbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:39.885412 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (505aa1f5-575e-490b-8594-9b4d0cc1bbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:39.886301 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Flow 'volume_create_api' (be2c0864-3f34-45b6-ab4d-8b2eda6265f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:39.886689 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Create volume request issued successfully. Aug 05 18:32:39.887291 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a55db68b-327c-4274-b285-4fb37a5c2cbb tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:39.887698 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1356/5389] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:39 2026] POST /volume/v3/volumes => generated 811 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:39.899264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-db399391-14c9-4212-96ed-aceb14a5cb90 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:39.901090 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-db399391-14c9-4212-96ed-aceb14a5cb90 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:39.901347 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-db399391-14c9-4212-96ed-aceb14a5cb90 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:39.901568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-db399391-14c9-4212-96ed-aceb14a5cb90 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:39.908472 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:39.908472 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:39.912607 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-db399391-14c9-4212-96ed-aceb14a5cb90 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:39.916847 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-db399391-14c9-4212-96ed-aceb14a5cb90 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:39.917203 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1352/5390] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:39 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:40.263225 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-919f6c70-e352-4abc-af83-da1df23ba6b2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.263811 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-919f6c70-e352-4abc-af83-da1df23ba6b2 None None] GET https://10.4.3.210/volume// Aug 05 18:32:40.263882 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-919f6c70-e352-4abc-af83-da1df23ba6b2 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:40.264171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-919f6c70-e352-4abc-af83-da1df23ba6b2 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:40.264521 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-919f6c70-e352-4abc-af83-da1df23ba6b2 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:40.265081 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1339/5391] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:32:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:40.273613 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-11180e2a-3aff-43c4-b988-7a1d3ce6f6f4 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.275853 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-11180e2a-3aff-43c4-b988-7a1d3ce6f6f4 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:32:40.276028 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-11180e2a-3aff-43c4-b988-7a1d3ce6f6f4 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:40.276236 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-11180e2a-3aff-43c4-b988-7a1d3ce6f6f4 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:40.286173 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.286173 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:40.289794 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-11180e2a-3aff-43c4-b988-7a1d3ce6f6f4 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:32:40.294332 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-11180e2a-3aff-43c4-b988-7a1d3ce6f6f4 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:32:40.294992 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1345/5392] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:32:40 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:32:40.401377 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.404334 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] PUT https://10.4.3.210/volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361 Aug 05 18:32:40.404884 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:40.414408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Acquiring lock "cinder-attachment_update-bc47892b-fb08-464b-8b06-3e313fd82db4-np0000006581" by "attachment_update" {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:32:40.421091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Lock "cinder-attachment_update-bc47892b-fb08-464b-8b06-3e313fd82db4-np0000006581" acquired by "attachment_update" :: waited 0.007s {{(pid=100366) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:32:40.422457 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.422457 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:40.509479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.coordination [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Lock "cinder-attachment_update-bc47892b-fb08-464b-8b06-3e313fd82db4-np0000006581" released by "attachment_update" :: held 0.088s {{(pid=100366) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:32:40.509949 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-21b232b3-f23d-43b6-baa8-faf1e0dd02fc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361 returned with HTTP 200 Aug 05 18:32:40.510608 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1357/5393] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:32:40 2026] PUT /volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:40.532274 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-652adcdc-8e25-40f4-aeed-6b9b2327ed25 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.534609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-652adcdc-8e25-40f4-aeed-6b9b2327ed25 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361/action Aug 05 18:32:40.535002 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-652adcdc-8e25-40f4-aeed-6b9b2327ed25 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:32:40.535147 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-652adcdc-8e25-40f4-aeed-6b9b2327ed25 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:40.553782 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.553782 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:40.563100 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-565d4f07-9246-442f-bc21-7098c2ce60d0 req-652adcdc-8e25-40f4-aeed-6b9b2327ed25 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361/action returned with HTTP 204 Aug 05 18:32:40.563701 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1353/5394] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:32:40 2026] POST /volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:40.651420 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-00ac6c75-88e1-4403-bc5f-7f807ddb8ff8 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.653494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-00ac6c75-88e1-4403-bc5f-7f807ddb8ff8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb Aug 05 18:32:40.653788 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-00ac6c75-88e1-4403-bc5f-7f807ddb8ff8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:40.653991 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-00ac6c75-88e1-4403-bc5f-7f807ddb8ff8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:40.667014 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.667014 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:40.675202 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-00ac6c75-88e1-4403-bc5f-7f807ddb8ff8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:40.683674 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-00ac6c75-88e1-4403-bc5f-7f807ddb8ff8 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb returned with HTTP 200 Aug 05 18:32:40.684337 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1340/5395] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:40 2026] GET /volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:40.697823 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.699790 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:40.700005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:40.700212 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:40.700307 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete backup with id: 993b9c59-1823-49f4-bed1-c769fded852f. Aug 05 18:32:40.705420 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.705420 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:40.732611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.backup.rpcapi [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] delete_backup rpcapi backup_id 993b9c59-1823-49f4-bed1-c769fded852f {{(pid=100365) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:32:40.734709 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e5bcee62-eab9-4d52-a7a2-fb49b1f38102 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 202 Aug 05 18:32:40.735233 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1346/5396] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:40 2026] DELETE /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:32:40.743832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-971a51fe-c281-453b-bd70-68d1741cf141 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.746139 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-971a51fe-c281-453b-bd70-68d1741cf141 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:40.746316 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-971a51fe-c281-453b-bd70-68d1741cf141 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:40.746552 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-971a51fe-c281-453b-bd70-68d1741cf141 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:40.746754 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-971a51fe-c281-453b-bd70-68d1741cf141 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:40.750903 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.750903 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:40.751650 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-971a51fe-c281-453b-bd70-68d1741cf141 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 200 Aug 05 18:32:40.752226 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1358/5397] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:40 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:40.930331 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e20c5f8f-3242-424f-84fa-4d3f5207b634 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:40.932153 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e20c5f8f-3242-424f-84fa-4d3f5207b634 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:40.932353 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e20c5f8f-3242-424f-84fa-4d3f5207b634 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:40.932622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e20c5f8f-3242-424f-84fa-4d3f5207b634 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:40.940841 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:40.940841 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:40.944838 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-e20c5f8f-3242-424f-84fa-4d3f5207b634 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:40.949906 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e20c5f8f-3242-424f-84fa-4d3f5207b634 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:40.950480 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1354/5398] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:40 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:41.764655 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-eb410e10-4eb7-4acc-b9e4-9e1710e70676 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:41.767065 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb410e10-4eb7-4acc-b9e4-9e1710e70676 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f Aug 05 18:32:41.767259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb410e10-4eb7-4acc-b9e4-9e1710e70676 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:41.767435 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-eb410e10-4eb7-4acc-b9e4-9e1710e70676 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:41.767537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-eb410e10-4eb7-4acc-b9e4-9e1710e70676 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Show backup with id 993b9c59-1823-49f4-bed1-c769fded852f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:32:41.771551 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-eb410e10-4eb7-4acc-b9e4-9e1710e70676 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f returned with HTTP 404 Aug 05 18:32:41.772078 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1341/5399] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:41 2026] GET /volume/v3/backups/993b9c59-1823-49f4-bed1-c769fded852f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:41.783148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-12468ffd-b3db-4651-9555-e546a84e83e9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:41.785213 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb Aug 05 18:32:41.785429 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:41.785628 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:41.785810 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume with id: dee15eb3-adec-4f26-9d8c-a7db365eb2eb Aug 05 18:32:41.793825 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:41.793825 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:41.794268 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:41.809939 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume request issued successfully. Aug 05 18:32:41.810112 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-12468ffd-b3db-4651-9555-e546a84e83e9 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb returned with HTTP 202 Aug 05 18:32:41.810485 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1347/5400] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:41 2026] DELETE /volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:41.818053 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-14846447-2052-4c20-8689-1ab0644d8b8d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:41.819990 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-14846447-2052-4c20-8689-1ab0644d8b8d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb Aug 05 18:32:41.820239 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-14846447-2052-4c20-8689-1ab0644d8b8d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:41.820460 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-14846447-2052-4c20-8689-1ab0644d8b8d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:41.828365 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:41.828365 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:41.833009 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-14846447-2052-4c20-8689-1ab0644d8b8d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:41.838325 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-14846447-2052-4c20-8689-1ab0644d8b8d tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb returned with HTTP 200 Aug 05 18:32:41.838912 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1359/5401] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:41 2026] GET /volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:41.962333 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d1159972-9916-4377-b6a5-85873e129542 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:41.964256 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d1159972-9916-4377-b6a5-85873e129542 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:41.964386 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d1159972-9916-4377-b6a5-85873e129542 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:41.964644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d1159972-9916-4377-b6a5-85873e129542 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:41.966608 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=161,cinder:UPDATE=52,cinder:INSERT=23 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:32:41.971853 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:41.971853 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:41.975808 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d1159972-9916-4377-b6a5-85873e129542 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:41.981037 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d1159972-9916-4377-b6a5-85873e129542 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:41.981549 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1355/5402] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:41 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:42.853148 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ee72a88d-6c10-4c09-9dcd-4c08a23dde5f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:42.854825 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee72a88d-6c10-4c09-9dcd-4c08a23dde5f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb Aug 05 18:32:42.855058 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee72a88d-6c10-4c09-9dcd-4c08a23dde5f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:42.855243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ee72a88d-6c10-4c09-9dcd-4c08a23dde5f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:42.860331 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ee72a88d-6c10-4c09-9dcd-4c08a23dde5f tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb returned with HTTP 404 Aug 05 18:32:42.860773 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1342/5403] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:42 2026] GET /volume/v3/volumes/dee15eb3-adec-4f26-9d8c-a7db365eb2eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:42.867651 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:42.869453 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 Aug 05 18:32:42.869644 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:42.869854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:42.870014 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume with id: 6d2dba68-b8d4-431f-8dbd-70e1d2aac947 Aug 05 18:32:42.876479 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:42.876479 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:42.876959 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:42.892502 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume request issued successfully. Aug 05 18:32:42.892755 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-de1b94c8-eb1f-4c04-8ed2-2601932c3838 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 returned with HTTP 202 Aug 05 18:32:42.893342 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1348/5404] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:42 2026] DELETE /volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:42.901875 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-36f0bda2-a1b6-48b8-b739-b27043c99e03 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:42.904141 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-36f0bda2-a1b6-48b8-b739-b27043c99e03 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 Aug 05 18:32:42.904393 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-36f0bda2-a1b6-48b8-b739-b27043c99e03 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:42.904664 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-36f0bda2-a1b6-48b8-b739-b27043c99e03 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:42.913453 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:42.913453 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:42.918186 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-36f0bda2-a1b6-48b8-b739-b27043c99e03 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:42.924230 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-36f0bda2-a1b6-48b8-b739-b27043c99e03 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 returned with HTTP 200 Aug 05 18:32:42.924774 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1360/5405] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:42 2026] GET /volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:42.996000 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c3dd47a0-8679-4f47-993d-24d3dd0ed684 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:42.998040 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c3dd47a0-8679-4f47-993d-24d3dd0ed684 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:42.998566 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c3dd47a0-8679-4f47-993d-24d3dd0ed684 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:42.998566 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c3dd47a0-8679-4f47-993d-24d3dd0ed684 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:43.006325 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:43.006325 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:43.010582 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c3dd47a0-8679-4f47-993d-24d3dd0ed684 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:43.015159 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c3dd47a0-8679-4f47-993d-24d3dd0ed684 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:43.015588 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1356/5406] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:42 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:43.939416 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0ebd4cb4-eb71-430d-830b-734fb4d1e318 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:43.941284 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0ebd4cb4-eb71-430d-830b-734fb4d1e318 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 Aug 05 18:32:43.941476 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0ebd4cb4-eb71-430d-830b-734fb4d1e318 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:43.941669 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0ebd4cb4-eb71-430d-830b-734fb4d1e318 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:43.948038 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0ebd4cb4-eb71-430d-830b-734fb4d1e318 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 returned with HTTP 404 Aug 05 18:32:43.948511 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1343/5407] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:43 2026] GET /volume/v3/volumes/6d2dba68-b8d4-431f-8dbd-70e1d2aac947 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:43.956223 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-f0709623-c286-499e-8dc1-7ac139a95338 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:43.957927 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d Aug 05 18:32:43.958110 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:43.958349 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:43.958515 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume with id: f65e6bf9-430b-49fc-b2d8-ae131493e93d Aug 05 18:32:43.966536 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:43.966536 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:43.967199 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:43.985949 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume request issued successfully. Aug 05 18:32:43.986179 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-f0709623-c286-499e-8dc1-7ac139a95338 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d returned with HTTP 202 Aug 05 18:32:43.986693 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1349/5408] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:43 2026] DELETE /volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:43.995731 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-043789e0-4e89-42fc-971e-97052716176c None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:43.998054 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-043789e0-4e89-42fc-971e-97052716176c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d Aug 05 18:32:43.998054 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-043789e0-4e89-42fc-971e-97052716176c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:43.998194 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-043789e0-4e89-42fc-971e-97052716176c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:44.000407 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=189,cinder:INSERT=33,cinder:UPDATE=51 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:32:44.007341 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:44.007341 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:44.012886 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-043789e0-4e89-42fc-971e-97052716176c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:44.019614 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-043789e0-4e89-42fc-971e-97052716176c tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d returned with HTTP 200 Aug 05 18:32:44.020067 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1361/5409] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:43 2026] GET /volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:44.029941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-49e3de1f-86d0-475a-bedb-368627bf8d9f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:44.031779 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-49e3de1f-86d0-475a-bedb-368627bf8d9f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:44.033490 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-49e3de1f-86d0-475a-bedb-368627bf8d9f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:44.033490 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-49e3de1f-86d0-475a-bedb-368627bf8d9f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:44.041337 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:44.041337 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:44.045836 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-49e3de1f-86d0-475a-bedb-368627bf8d9f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:44.050784 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-49e3de1f-86d0-475a-bedb-368627bf8d9f tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:44.051391 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1357/5410] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:44 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:45.034754 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5d96e56b-4362-4fe7-8df7-b9cb90f94a80 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:45.036531 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5d96e56b-4362-4fe7-8df7-b9cb90f94a80 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d Aug 05 18:32:45.036743 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5d96e56b-4362-4fe7-8df7-b9cb90f94a80 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:45.036948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5d96e56b-4362-4fe7-8df7-b9cb90f94a80 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:45.038985 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=155,cinder:UPDATE=46,cinder:INSERT=19 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:32:45.043032 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5d96e56b-4362-4fe7-8df7-b9cb90f94a80 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d returned with HTTP 404 Aug 05 18:32:45.043563 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1344/5411] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:45 2026] GET /volume/v3/volumes/f65e6bf9-430b-49fc-b2d8-ae131493e93d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:45.050896 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:45.052572 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 Aug 05 18:32:45.052809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:45.052988 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:45.053138 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume with id: 253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 Aug 05 18:32:45.055103 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=145,cinder:UPDATE=32,cinder:INSERT=16 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:32:45.060699 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:45.060699 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:45.061166 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:45.065277 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9e1cfbd9-d0d5-4226-91ea-9d59e0e10bf1 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:45.067072 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e1cfbd9-d0d5-4226-91ea-9d59e0e10bf1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:45.067264 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e1cfbd9-d0d5-4226-91ea-9d59e0e10bf1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:45.067436 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9e1cfbd9-d0d5-4226-91ea-9d59e0e10bf1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:45.074071 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:45.074071 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:45.077425 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-9e1cfbd9-d0d5-4226-91ea-9d59e0e10bf1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:45.077868 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume request issued successfully. Aug 05 18:32:45.078070 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1778ada0-b815-4fa0-b70d-ccd2d4a2a2af tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 returned with HTTP 202 Aug 05 18:32:45.078531 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1350/5412] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:45 2026] DELETE /volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:45.085824 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-45fbd512-48b2-450a-bac9-d646d5670424 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:45.086465 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9e1cfbd9-d0d5-4226-91ea-9d59e0e10bf1 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:45.086954 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1362/5413] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:45 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:45.087699 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45fbd512-48b2-450a-bac9-d646d5670424 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 Aug 05 18:32:45.087927 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45fbd512-48b2-450a-bac9-d646d5670424 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:45.088099 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-45fbd512-48b2-450a-bac9-d646d5670424 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:45.096024 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:45.096024 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:45.099703 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-45fbd512-48b2-450a-bac9-d646d5670424 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:45.104682 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-45fbd512-48b2-450a-bac9-d646d5670424 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 returned with HTTP 200 Aug 05 18:32:45.105213 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1358/5414] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:45 2026] GET /volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:46.098835 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ef6ff8ea-a809-4f1b-83f1-5b68e5803854 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:46.101959 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef6ff8ea-a809-4f1b-83f1-5b68e5803854 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:46.102139 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef6ff8ea-a809-4f1b-83f1-5b68e5803854 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:46.102315 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ef6ff8ea-a809-4f1b-83f1-5b68e5803854 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:46.109396 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:46.109396 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:46.113028 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ef6ff8ea-a809-4f1b-83f1-5b68e5803854 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:46.117126 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ef6ff8ea-a809-4f1b-83f1-5b68e5803854 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:46.117500 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1345/5415] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:46 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:46.119239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1394eaa4-7b0f-4fa8-b2e2-921221eeca57 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:46.121075 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1394eaa4-7b0f-4fa8-b2e2-921221eeca57 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 Aug 05 18:32:46.121333 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1394eaa4-7b0f-4fa8-b2e2-921221eeca57 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:46.121559 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1394eaa4-7b0f-4fa8-b2e2-921221eeca57 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:46.126865 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1394eaa4-7b0f-4fa8-b2e2-921221eeca57 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 returned with HTTP 404 Aug 05 18:32:46.127372 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1351/5416] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:46 2026] GET /volume/v3/volumes/253dcd1e-7e1c-4268-8d51-97ac5c0b72d1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:46.135717 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:46.138036 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 Aug 05 18:32:46.138328 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:46.138606 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:46.138862 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume with id: 60aaf8b3-9aeb-452f-b3fb-e940f3982182 Aug 05 18:32:46.148996 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:46.148996 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:46.149715 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:46.172073 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume request issued successfully. Aug 05 18:32:46.172321 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ad2a33bd-9618-4d47-9de0-df5e48d28c99 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 returned with HTTP 202 Aug 05 18:32:46.172896 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1363/5417] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:46 2026] DELETE /volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:46.182829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8d7d691d-b280-44f3-9fed-b8ad2d2f96de None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:46.184541 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d7d691d-b280-44f3-9fed-b8ad2d2f96de tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 Aug 05 18:32:46.184773 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d7d691d-b280-44f3-9fed-b8ad2d2f96de tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:46.184970 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8d7d691d-b280-44f3-9fed-b8ad2d2f96de tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:46.193171 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:46.193171 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:46.198878 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8d7d691d-b280-44f3-9fed-b8ad2d2f96de tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:46.203576 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8d7d691d-b280-44f3-9fed-b8ad2d2f96de tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 returned with HTTP 200 Aug 05 18:32:46.203956 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1359/5418] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:46 2026] GET /volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:47.129502 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7c19a671-f611-437b-a506-6ff4bb470ee7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:47.131404 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c19a671-f611-437b-a506-6ff4bb470ee7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:47.131636 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c19a671-f611-437b-a506-6ff4bb470ee7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:47.131878 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7c19a671-f611-437b-a506-6ff4bb470ee7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:47.140808 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:47.140808 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:47.147115 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-7c19a671-f611-437b-a506-6ff4bb470ee7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:47.155794 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7c19a671-f611-437b-a506-6ff4bb470ee7 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:47.156168 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1346/5419] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:47 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:47.217638 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ef4980a2-f6fe-43b5-ac7c-b99fe4fd2bae None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:47.219394 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef4980a2-f6fe-43b5-ac7c-b99fe4fd2bae tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 Aug 05 18:32:47.219571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef4980a2-f6fe-43b5-ac7c-b99fe4fd2bae tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:47.219789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ef4980a2-f6fe-43b5-ac7c-b99fe4fd2bae tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:47.225688 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ef4980a2-f6fe-43b5-ac7c-b99fe4fd2bae tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 returned with HTTP 404 Aug 05 18:32:47.226231 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1352/5420] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:47 2026] GET /volume/v3/volumes/60aaf8b3-9aeb-452f-b3fb-e940f3982182 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:47.234265 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:47.236437 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] DELETE https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 Aug 05 18:32:47.236698 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:47.236953 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:47.237157 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume with id: 16662f98-2300-4c9c-9d30-5677fb2eba91 Aug 05 18:32:47.245501 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:47.245501 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:47.246075 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:47.263013 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Delete volume request issued successfully. Aug 05 18:32:47.263199 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a64f2c07-d0bf-487e-94ba-d1fa63f605ef tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 returned with HTTP 202 Aug 05 18:32:47.263623 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1364/5421] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:47 2026] DELETE /volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:47.272991 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d5fb83ee-abf6-4ce5-844f-6c730d8d7402 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:47.276003 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d5fb83ee-abf6-4ce5-844f-6c730d8d7402 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 Aug 05 18:32:47.276274 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d5fb83ee-abf6-4ce5-844f-6c730d8d7402 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:47.276509 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d5fb83ee-abf6-4ce5-844f-6c730d8d7402 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:47.283952 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:47.283952 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:47.287668 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d5fb83ee-abf6-4ce5-844f-6c730d8d7402 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Volume info retrieved successfully. Aug 05 18:32:47.291833 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d5fb83ee-abf6-4ce5-844f-6c730d8d7402 tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 returned with HTTP 200 Aug 05 18:32:47.292400 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1360/5422] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:47 2026] GET /volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:48.169298 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8b344e61-6ddf-4866-b3fb-29b3ed0145d9 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:48.170950 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b344e61-6ddf-4866-b3fb-29b3ed0145d9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:48.171141 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b344e61-6ddf-4866-b3fb-29b3ed0145d9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:48.171330 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8b344e61-6ddf-4866-b3fb-29b3ed0145d9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:48.177896 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:48.177896 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:48.181359 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8b344e61-6ddf-4866-b3fb-29b3ed0145d9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:48.185074 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8b344e61-6ddf-4866-b3fb-29b3ed0145d9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:48.185463 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1347/5423] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:48 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:48.306062 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cf1f6765-ceec-4a8d-9d6b-43a830ca3a4a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:48.307912 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cf1f6765-ceec-4a8d-9d6b-43a830ca3a4a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] GET https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 Aug 05 18:32:48.308099 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cf1f6765-ceec-4a8d-9d6b-43a830ca3a4a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:48.308275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cf1f6765-ceec-4a8d-9d6b-43a830ca3a4a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:48.314034 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cf1f6765-ceec-4a8d-9d6b-43a830ca3a4a tempest-CreateVolumesFromBackupTest-1490826448 tempest-CreateVolumesFromBackupTest-1490826448-project-member] https://10.4.3.210/volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 returned with HTTP 404 Aug 05 18:32:48.314475 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1353/5424] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:48 2026] GET /volume/v3/volumes/16662f98-2300-4c9c-9d30-5677fb2eba91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:49.197143 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e2ec238c-2bcb-40a2-b33e-f0ac4bbed611 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:49.198874 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2ec238c-2bcb-40a2-b33e-f0ac4bbed611 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:49.199064 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2ec238c-2bcb-40a2-b33e-f0ac4bbed611 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:49.199250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e2ec238c-2bcb-40a2-b33e-f0ac4bbed611 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:49.212448 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:49.212448 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:49.216607 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e2ec238c-2bcb-40a2-b33e-f0ac4bbed611 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:49.221009 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e2ec238c-2bcb-40a2-b33e-f0ac4bbed611 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:49.221411 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1365/5425] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:49 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:49.347128 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c1ccd47a-af97-45ac-b009-a855f1536321 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:49.421889 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:49.422220 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-816396079"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:49.423524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-816396079'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:49.423837 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume of 1 GB Aug 05 18:32:49.427615 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Availability Zones retrieved successfully. Aug 05 18:32:49.432811 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (693d4fff-7380-4046-beb6-e508523262ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:49.433860 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efddefc-3de1-4f3f-8c0a-aa9910923cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:49.434719 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:49.457032 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3efddefc-3de1-4f3f-8c0a-aa9910923cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:49.457834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed95e8d-09ab-4ffa-ab81-3726c7582155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:49.513290 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Created reservations ['85c156c3-c453-413d-bbb1-61605d68ebb8', 'e480487c-e840-4778-9625-8a4b66d19734', 'feec6c36-c8bb-45bc-a034-eb99be9f66c7', '3c55649e-02b9-4a0c-b93b-c4c71e24274f'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:49.514033 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed95e8d-09ab-4ffa-ab81-3726c7582155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85c156c3-c453-413d-bbb1-61605d68ebb8', 'e480487c-e840-4778-9625-8a4b66d19734', 'feec6c36-c8bb-45bc-a034-eb99be9f66c7', '3c55649e-02b9-4a0c-b93b-c4c71e24274f']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:49.515105 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0177e9e7-b33a-4de1-8871-13041b448033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:49.536118 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0177e9e7-b33a-4de1-8871-13041b448033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fadf317-e4f2-4026-9a72-0cbe71cbb88b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816396079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['85c156c3-c453-413d-bbb1-61605d68ebb8','e480487c-e840-4778-9625-8a4b66d19734','feec6c36-c8bb-45bc-a034-eb99be9f66c7','3c55649e-02b9-4a0c-b93b-c4c71e24274f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816396079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fadf317-e4f2-4026-9a72-0cbe71cbb88b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:49.536919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9318bc2b-7686-4d6d-958b-31258a527266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:49.553642 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9318bc2b-7686-4d6d-958b-31258a527266) transitioned into state 'SUCCESS' from state '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-816396079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['85c156c3-c453-413d-bbb1-61605d68ebb8','e480487c-e840-4778-9625-8a4b66d19734','feec6c36-c8bb-45bc-a034-eb99be9f66c7','3c55649e-02b9-4a0c-b93b-c4c71e24274f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:49.554449 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04db353e-1e3a-496f-a7d2-80b2c79f01cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:49.562709 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04db353e-1e3a-496f-a7d2-80b2c79f01cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:49.563536 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (693d4fff-7380-4046-beb6-e508523262ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:49.563981 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request issued successfully. Aug 05 18:32:49.564611 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c1ccd47a-af97-45ac-b009-a855f1536321 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:49.565516 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1361/5426] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:32:49 2026] POST /volume/v3/volumes => generated 763 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:49.576879 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b0523798-66cb-4361-9ed7-8fd16adccc63 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:49.581004 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b0523798-66cb-4361-9ed7-8fd16adccc63 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b Aug 05 18:32:49.581213 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b0523798-66cb-4361-9ed7-8fd16adccc63 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:49.581408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b0523798-66cb-4361-9ed7-8fd16adccc63 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:49.588545 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:49.588545 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:49.592179 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-b0523798-66cb-4361-9ed7-8fd16adccc63 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:49.595975 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b0523798-66cb-4361-9ed7-8fd16adccc63 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b returned with HTTP 200 Aug 05 18:32:49.596370 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1348/5427] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:49 2026] GET /volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:50.233137 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-43d00911-c647-4649-9cdf-fd5ffce7de4b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:50.234932 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-43d00911-c647-4649-9cdf-fd5ffce7de4b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:50.235115 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-43d00911-c647-4649-9cdf-fd5ffce7de4b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:50.235471 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-43d00911-c647-4649-9cdf-fd5ffce7de4b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:50.242014 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:50.242014 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:50.245629 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-43d00911-c647-4649-9cdf-fd5ffce7de4b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:50.249566 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-43d00911-c647-4649-9cdf-fd5ffce7de4b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:50.249900 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1354/5428] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:50 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:50.608909 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-518955fa-5689-447c-80d4-61e7d72fc369 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:50.612416 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-518955fa-5689-447c-80d4-61e7d72fc369 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b Aug 05 18:32:50.612705 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-518955fa-5689-447c-80d4-61e7d72fc369 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:50.612970 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-518955fa-5689-447c-80d4-61e7d72fc369 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:50.624175 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:50.624175 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:50.628838 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-518955fa-5689-447c-80d4-61e7d72fc369 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:50.634642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-518955fa-5689-447c-80d4-61e7d72fc369 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b returned with HTTP 200 Aug 05 18:32:50.635181 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1366/5429] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:50 2026] GET /volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:50.654525 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a40ae927-c62a-4c10-a429-e637573176f8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:50.656302 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:50.656557 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7fadf317-e4f2-4026-9a72-0cbe71cbb88b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1444790578"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:50.657918 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request body: {'volume': {"'source_volid": '7fadf317-e4f2-4026-9a72-0cbe71cbb88b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1444790578'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:50.658049 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume of 1 GB Aug 05 18:32:50.658270 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:50.658270 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:50.662812 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Availability Zones retrieved successfully. Aug 05 18:32:50.667955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (6275cd34-b671-4e7d-9106-9e8a95844e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:50.668881 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c7ed40-41e3-4d42-ab88-35b951a8327d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.669982 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:50.694967 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44c7ed40-41e3-4d42-ab88-35b951a8327d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.695826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f4b18c8-1516-4a5d-9975-0adf72744d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.731998 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Created reservations ['98b6aec7-bd48-4945-998b-4278b66670f0', '1b04b7e2-bf2e-4bbf-8aa3-df1c898aff93', 'ddd5dd68-f5d6-47d5-84e0-c3066a3fca63', 'a662d891-5774-4c64-a73d-3325177a5194'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:50.732831 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f4b18c8-1516-4a5d-9975-0adf72744d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b6aec7-bd48-4945-998b-4278b66670f0', '1b04b7e2-bf2e-4bbf-8aa3-df1c898aff93', 'ddd5dd68-f5d6-47d5-84e0-c3066a3fca63', 'a662d891-5774-4c64-a73d-3325177a5194']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.733568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad62d03b-1a95-46fb-9d4f-df7a4f3266a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.753747 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad62d03b-1a95-46fb-9d4f-df7a4f3266a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f938804e-6d4e-4886-8e61-e5d09868fbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1444790578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['98b6aec7-bd48-4945-998b-4278b66670f0','1b04b7e2-bf2e-4bbf-8aa3-df1c898aff93','ddd5dd68-f5d6-47d5-84e0-c3066a3fca63','a662d891-5774-4c64-a73d-3325177a5194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1444790578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f938804e-6d4e-4886-8e61-e5d09868fbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.754505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605ce47a-582a-45b8-be65-4a9d3655dd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.770560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (605ce47a-582a-45b8-be65-4a9d3655dd20) transitioned into state 'SUCCESS' from state '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-1444790578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['98b6aec7-bd48-4945-998b-4278b66670f0','1b04b7e2-bf2e-4bbf-8aa3-df1c898aff93','ddd5dd68-f5d6-47d5-84e0-c3066a3fca63','a662d891-5774-4c64-a73d-3325177a5194'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.771928 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696e1ec3-f5af-4245-ade9-e7e6d4cae33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.780103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696e1ec3-f5af-4245-ade9-e7e6d4cae33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.780966 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (6275cd34-b671-4e7d-9106-9e8a95844e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:50.781287 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request issued successfully. Aug 05 18:32:50.781894 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a40ae927-c62a-4c10-a429-e637573176f8 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:50.782456 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1362/5430] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:50 2026] POST /volume/v3/volumes => generated 764 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:50.794056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:50.797926 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:50.798277 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7fadf317-e4f2-4026-9a72-0cbe71cbb88b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1143031413"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:50.800063 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request body: {'volume': {"'source_volid": '7fadf317-e4f2-4026-9a72-0cbe71cbb88b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1143031413'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:50.800180 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume of 1 GB Aug 05 18:32:50.804159 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Availability Zones retrieved successfully. Aug 05 18:32:50.809269 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (4347ea3a-3570-4720-af05-712727a86c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:50.810185 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e6ce93-b78c-40b4-b249-8863ab31c328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.810948 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:50.835848 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e6ce93-b78c-40b4-b249-8863ab31c328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.836613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2be9cb4-1b95-4da6-a5b5-3577b3805321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.891369 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Created reservations ['9dbcce24-fd39-46de-b211-497f2b7714a6', 'ccf7dbe3-07b8-4f20-aefc-905d0a248850', 'c98c82c7-42bb-4f52-a28f-2a348115d246', 'fdf4bf1b-fd33-4f89-8a8b-61bdd252c7a3'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:50.891369 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2be9cb4-1b95-4da6-a5b5-3577b3805321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dbcce24-fd39-46de-b211-497f2b7714a6', 'ccf7dbe3-07b8-4f20-aefc-905d0a248850', 'c98c82c7-42bb-4f52-a28f-2a348115d246', 'fdf4bf1b-fd33-4f89-8a8b-61bdd252c7a3']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.892115 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35df2368-8129-4a8d-bb35-ea0ac54eb726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.928371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35df2368-8129-4a8d-bb35-ea0ac54eb726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82dbed99-b6ea-48fa-8166-1ebafff07d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1143031413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['9dbcce24-fd39-46de-b211-497f2b7714a6','ccf7dbe3-07b8-4f20-aefc-905d0a248850','c98c82c7-42bb-4f52-a28f-2a348115d246','fdf4bf1b-fd33-4f89-8a8b-61bdd252c7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1143031413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82dbed99-b6ea-48fa-8166-1ebafff07d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.929158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (741a23b5-84c2-4448-8828-5bd50f7e6f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.950510 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (741a23b5-84c2-4448-8828-5bd50f7e6f65) transitioned into state 'SUCCESS' from state '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-1143031413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['9dbcce24-fd39-46de-b211-497f2b7714a6','ccf7dbe3-07b8-4f20-aefc-905d0a248850','c98c82c7-42bb-4f52-a28f-2a348115d246','fdf4bf1b-fd33-4f89-8a8b-61bdd252c7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.951422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bfd132-5732-4af3-957d-befa939a150a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:50.963889 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36bfd132-5732-4af3-957d-befa939a150a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:50.964737 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (4347ea3a-3570-4720-af05-712727a86c56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:50.965076 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request issued successfully. Aug 05 18:32:50.965751 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-5ea3900b-7b9c-4f6e-9334-0233577bec4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:50.966238 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1349/5431] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:50 2026] POST /volume/v3/volumes => generated 764 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:50.979431 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c891e98b-3853-46f6-995f-3a55461518f7 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:50.983983 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:50.984360 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7fadf317-e4f2-4026-9a72-0cbe71cbb88b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-605813183"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:50.989113 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request body: {'volume': {"'source_volid": '7fadf317-e4f2-4026-9a72-0cbe71cbb88b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-605813183'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:50.989279 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume of 1 GB Aug 05 18:32:50.997776 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Availability Zones retrieved successfully. Aug 05 18:32:51.006814 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (7c5cde34-8659-46a7-bbf9-fec612e73704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:51.007692 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6449f8-0a6c-4af7-afca-473978545d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.008611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:51.037764 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6449f8-0a6c-4af7-afca-473978545d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.038478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38381310-efdd-4454-97ae-093241dd78ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.083989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Created reservations ['be126afe-9a24-4ce6-a59d-e50ffeac03f7', '548f34de-91af-4cbe-a770-48d3b446d0a7', '5fa80dcd-19af-4828-97d2-ba9f8e5e241b', 'eef455b9-41f3-465c-b086-6b8dc988c22b'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:51.087755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38381310-efdd-4454-97ae-093241dd78ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be126afe-9a24-4ce6-a59d-e50ffeac03f7', '548f34de-91af-4cbe-a770-48d3b446d0a7', '5fa80dcd-19af-4828-97d2-ba9f8e5e241b', 'eef455b9-41f3-465c-b086-6b8dc988c22b']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.087755 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be48525f-ff06-4a80-a484-1fd3b1f680d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.112420 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be48525f-ff06-4a80-a484-1fd3b1f680d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7c3b2b9-b97c-4f55-bc84-02b45351c362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-605813183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['be126afe-9a24-4ce6-a59d-e50ffeac03f7','548f34de-91af-4cbe-a770-48d3b446d0a7','5fa80dcd-19af-4828-97d2-ba9f8e5e241b','eef455b9-41f3-465c-b086-6b8dc988c22b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-605813183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7c3b2b9-b97c-4f55-bc84-02b45351c362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.113239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51ca9d8-0603-45c6-b0da-6bd313c6dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.131808 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b51ca9d8-0603-45c6-b0da-6bd313c6dbe0) transitioned into state 'SUCCESS' from state '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-605813183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['be126afe-9a24-4ce6-a59d-e50ffeac03f7','548f34de-91af-4cbe-a770-48d3b446d0a7','5fa80dcd-19af-4828-97d2-ba9f8e5e241b','eef455b9-41f3-465c-b086-6b8dc988c22b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.132715 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8add910d-c3e3-4be3-822d-f674d1714c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.141085 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8add910d-c3e3-4be3-822d-f674d1714c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.141996 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (7c5cde34-8659-46a7-bbf9-fec612e73704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:51.142284 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request issued successfully. Aug 05 18:32:51.142859 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c891e98b-3853-46f6-995f-3a55461518f7 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:51.143389 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1355/5432] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:50 2026] POST /volume/v3/volumes => generated 763 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:51.159564 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.161288 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:51.163615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7fadf317-e4f2-4026-9a72-0cbe71cbb88b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1835349857"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:51.163615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request body: {'volume': {"'source_volid": '7fadf317-e4f2-4026-9a72-0cbe71cbb88b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1835349857'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:51.163615 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume of 1 GB Aug 05 18:32:51.169438 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Availability Zones retrieved successfully. Aug 05 18:32:51.173550 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (95ebe4fe-cebf-4ac8-8ce6-298dc4c6afa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:51.178390 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b578d289-0352-4783-bbeb-4131da080889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.179500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:51.206904 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b578d289-0352-4783-bbeb-4131da080889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.207708 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c33e85-506a-4e99-a505-4d21616dbb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.250472 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Created reservations ['c0e5fb9b-99ba-460a-a935-ce7f8c304142', '4892a3bd-4193-44c6-87a7-e0aa54771065', '72a35c9e-f43c-44d3-be6d-142da0eafea3', 'f696ade9-29bb-44c7-9c09-e45242ae70cc'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:51.251688 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89c33e85-506a-4e99-a505-4d21616dbb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0e5fb9b-99ba-460a-a935-ce7f8c304142', '4892a3bd-4193-44c6-87a7-e0aa54771065', '72a35c9e-f43c-44d3-be6d-142da0eafea3', 'f696ade9-29bb-44c7-9c09-e45242ae70cc']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.252564 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691b79d5-75e6-4fb8-a963-690db64d3160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.262765 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c708d3bd-a422-4433-94b0-4b841f7050e9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.265829 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c708d3bd-a422-4433-94b0-4b841f7050e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:51.266327 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c708d3bd-a422-4433-94b0-4b841f7050e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.266601 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c708d3bd-a422-4433-94b0-4b841f7050e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.275300 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.275300 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:51.278531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691b79d5-75e6-4fb8-a963-690db64d3160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c48e875f-5619-410c-bdf1-2033e1645030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1835349857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['c0e5fb9b-99ba-460a-a935-ce7f8c304142','4892a3bd-4193-44c6-87a7-e0aa54771065','72a35c9e-f43c-44d3-be6d-142da0eafea3','f696ade9-29bb-44c7-9c09-e45242ae70cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1835349857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c48e875f-5619-410c-bdf1-2033e1645030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.279347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6014a67e-90ed-4e6c-ba6b-d32640f164ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.283965 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c708d3bd-a422-4433-94b0-4b841f7050e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:51.288053 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c708d3bd-a422-4433-94b0-4b841f7050e9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:51.288538 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1363/5433] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:51.304265 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6014a67e-90ed-4e6c-ba6b-d32640f164ff) transitioned into state 'SUCCESS' from state '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-1835349857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['c0e5fb9b-99ba-460a-a935-ce7f8c304142','4892a3bd-4193-44c6-87a7-e0aa54771065','72a35c9e-f43c-44d3-be6d-142da0eafea3','f696ade9-29bb-44c7-9c09-e45242ae70cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.305024 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813651ed-0c5e-40fb-8c46-471a29c4a3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.320141 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813651ed-0c5e-40fb-8c46-471a29c4a3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.321439 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (95ebe4fe-cebf-4ac8-8ce6-298dc4c6afa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:51.321975 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request issued successfully. Aug 05 18:32:51.322916 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b6c56708-65be-4d3e-bed4-52e22e6e2db5 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:51.323567 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1367/5434] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:51 2026] POST /volume/v3/volumes => generated 764 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:51.335870 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-50c62e09-f518-4a90-9e24-e2845199b840 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.337760 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:32:51.338119 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7fadf317-e4f2-4026-9a72-0cbe71cbb88b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1107732423"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:51.339583 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request body: {'volume': {"'source_volid": '7fadf317-e4f2-4026-9a72-0cbe71cbb88b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1107732423'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:32:51.339768 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume of 1 GB Aug 05 18:32:51.340102 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.340102 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:51.344086 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Availability Zones retrieved successfully. Aug 05 18:32:51.349387 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (41f0564d-ee7c-4303-a582-4a6d44e4226b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:51.350399 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47aaddc-2fbd-4e32-b4b7-c62a09b43694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.351435 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:32:51.377009 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47aaddc-2fbd-4e32-b4b7-c62a09b43694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.377859 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30645b6a-8d2c-4abb-b426-15119e46d91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.423498 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Created reservations ['3e1ef5fd-8631-4196-a147-76909ea26cf5', '1b45bea6-6c5b-4fc5-9302-193fd6106184', 'c5995f04-3e6c-40f7-94ee-a254abff14ac', '07283c81-0d65-4379-818b-0e2ea99e5f35'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:32:51.424478 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30645b6a-8d2c-4abb-b426-15119e46d91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1ef5fd-8631-4196-a147-76909ea26cf5', '1b45bea6-6c5b-4fc5-9302-193fd6106184', 'c5995f04-3e6c-40f7-94ee-a254abff14ac', '07283c81-0d65-4379-818b-0e2ea99e5f35']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.425422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f945b5-2f57-468a-a981-a57c3c884440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.451515 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33f945b5-2f57-468a-a981-a57c3c884440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8565aa61-3cd1-431f-9afc-01ea9ac64203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1107732423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['3e1ef5fd-8631-4196-a147-76909ea26cf5','1b45bea6-6c5b-4fc5-9302-193fd6106184','c5995f04-3e6c-40f7-94ee-a254abff14ac','07283c81-0d65-4379-818b-0e2ea99e5f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1107732423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8565aa61-3cd1-431f-9afc-01ea9ac64203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.452264 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca9d09b-0559-4c25-bbcf-c66c68a7faf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.469390 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca9d09b-0559-4c25-bbcf-c66c68a7faf3) transitioned into state 'SUCCESS' from state '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-1107732423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8e658f3eaca4635b6d3a0d22dd0a728',qos_specs=None,replication_status=,reservations=['3e1ef5fd-8631-4196-a147-76909ea26cf5','1b45bea6-6c5b-4fc5-9302-193fd6106184','c5995f04-3e6c-40f7-94ee-a254abff14ac','07283c81-0d65-4379-818b-0e2ea99e5f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5296f49f982b4418ae5f9bd2aa16e974',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.470070 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deeb97dd-cb6b-4d09-9f43-1004f393a484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:32:51.478793 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deeb97dd-cb6b-4d09-9f43-1004f393a484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:32:51.479971 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Flow 'volume_create_api' (41f0564d-ee7c-4303-a582-4a6d44e4226b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:32:51.480388 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Create volume request issued successfully. Aug 05 18:32:51.481156 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-50c62e09-f518-4a90-9e24-e2845199b840 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:32:51.482634 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1350/5435] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:32:51 2026] POST /volume/v3/volumes => generated 764 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:32:51.495328 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7458d25e-91e2-4ba1-bb97-f757c2024843 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.497986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7458d25e-91e2-4ba1-bb97-f757c2024843 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba Aug 05 18:32:51.498357 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7458d25e-91e2-4ba1-bb97-f757c2024843 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.499614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7458d25e-91e2-4ba1-bb97-f757c2024843 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.508374 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.508374 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:51.513091 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7458d25e-91e2-4ba1-bb97-f757c2024843 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.518873 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7458d25e-91e2-4ba1-bb97-f757c2024843 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba returned with HTTP 200 Aug 05 18:32:51.519457 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1356/5436] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:51.531303 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-254bad77-6df5-4450-abeb-f7bb21ee4549 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.535961 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-254bad77-6df5-4450-abeb-f7bb21ee4549 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 Aug 05 18:32:51.535961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-254bad77-6df5-4450-abeb-f7bb21ee4549 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.535961 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-254bad77-6df5-4450-abeb-f7bb21ee4549 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.542372 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.542372 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:51.547279 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-254bad77-6df5-4450-abeb-f7bb21ee4549 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.555932 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-254bad77-6df5-4450-abeb-f7bb21ee4549 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 returned with HTTP 200 Aug 05 18:32:51.556523 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1364/5437] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:51.570971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ed286abc-a10f-4a41-bc45-3b7dcc37bb4f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.573091 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed286abc-a10f-4a41-bc45-3b7dcc37bb4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 Aug 05 18:32:51.573256 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed286abc-a10f-4a41-bc45-3b7dcc37bb4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.573496 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ed286abc-a10f-4a41-bc45-3b7dcc37bb4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.583414 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.583414 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:51.586573 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ed286abc-a10f-4a41-bc45-3b7dcc37bb4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.591016 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ed286abc-a10f-4a41-bc45-3b7dcc37bb4f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 returned with HTTP 200 Aug 05 18:32:51.591358 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1368/5438] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:51.602675 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9da31860-20a2-450b-9201-587f36ab41dd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.604633 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9da31860-20a2-450b-9201-587f36ab41dd tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 Aug 05 18:32:51.604840 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9da31860-20a2-450b-9201-587f36ab41dd tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.605016 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9da31860-20a2-450b-9201-587f36ab41dd tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.612993 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.612993 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:51.617682 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-9da31860-20a2-450b-9201-587f36ab41dd tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.622216 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9da31860-20a2-450b-9201-587f36ab41dd tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 returned with HTTP 200 Aug 05 18:32:51.622637 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1351/5439] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:51.639774 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-53e48d62-867c-4b91-9fba-8f4d755228b2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.641543 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-53e48d62-867c-4b91-9fba-8f4d755228b2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 Aug 05 18:32:51.642038 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-53e48d62-867c-4b91-9fba-8f4d755228b2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.642416 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-53e48d62-867c-4b91-9fba-8f4d755228b2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.652260 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.652260 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:51.658943 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-53e48d62-867c-4b91-9fba-8f4d755228b2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.665420 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-53e48d62-867c-4b91-9fba-8f4d755228b2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 returned with HTTP 200 Aug 05 18:32:51.665420 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1357/5440] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:51.678550 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.680785 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] DELETE https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 Aug 05 18:32:51.681198 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.681710 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.682612 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume with id: 8565aa61-3cd1-431f-9afc-01ea9ac64203 Aug 05 18:32:51.691626 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.691626 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:51.692192 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.707166 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume request issued successfully. Aug 05 18:32:51.707564 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2fb79ee0-9a2f-484f-b569-c348675b4d43 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 returned with HTTP 202 Aug 05 18:32:51.708209 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1365/5441] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:51 2026] DELETE /volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:51.715170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-a46deed2-0aa9-456f-8d61-ec8be34b6512 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:51.717093 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a46deed2-0aa9-456f-8d61-ec8be34b6512 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 Aug 05 18:32:51.717235 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a46deed2-0aa9-456f-8d61-ec8be34b6512 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:51.717428 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-a46deed2-0aa9-456f-8d61-ec8be34b6512 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:51.726608 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:51.726608 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:51.732187 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-a46deed2-0aa9-456f-8d61-ec8be34b6512 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:51.738391 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-a46deed2-0aa9-456f-8d61-ec8be34b6512 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 returned with HTTP 200 Aug 05 18:32:51.738391 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1369/5442] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:51 2026] GET /volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:52.303412 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-34d03440-617a-4bd3-a349-b6e60ccd934b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:52.305313 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-34d03440-617a-4bd3-a349-b6e60ccd934b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:52.305537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-34d03440-617a-4bd3-a349-b6e60ccd934b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:52.305803 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-34d03440-617a-4bd3-a349-b6e60ccd934b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:52.312912 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:52.312912 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:52.316122 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-34d03440-617a-4bd3-a349-b6e60ccd934b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:52.320359 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-34d03440-617a-4bd3-a349-b6e60ccd934b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:52.320841 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1352/5443] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:52 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:52.493678 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-888086b8-4997-4ba6-8419-3ca57418237e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:52.495996 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-888086b8-4997-4ba6-8419-3ca57418237e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:52.496397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-888086b8-4997-4ba6-8419-3ca57418237e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:52.496397 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-888086b8-4997-4ba6-8419-3ca57418237e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:52.504239 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:52.504239 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:52.510055 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-888086b8-4997-4ba6-8419-3ca57418237e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:52.517689 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-888086b8-4997-4ba6-8419-3ca57418237e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:52.518158 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1358/5444] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:52 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 1451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:52.750937 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-81d45292-e2a6-4ff7-a609-e7f3ffda0d0f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:52.752990 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81d45292-e2a6-4ff7-a609-e7f3ffda0d0f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 Aug 05 18:32:52.753273 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81d45292-e2a6-4ff7-a609-e7f3ffda0d0f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:52.753442 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-81d45292-e2a6-4ff7-a609-e7f3ffda0d0f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:52.759444 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-81d45292-e2a6-4ff7-a609-e7f3ffda0d0f tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 returned with HTTP 404 Aug 05 18:32:52.759987 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1366/5445] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:52 2026] GET /volume/v3/volumes/8565aa61-3cd1-431f-9afc-01ea9ac64203 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:52.766625 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c97f56db-22ec-4c34-8f44-508eb289617e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:52.768619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] DELETE https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 Aug 05 18:32:52.768861 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:52.769087 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:52.769289 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume with id: c48e875f-5619-410c-bdf1-2033e1645030 Aug 05 18:32:52.779744 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:52.779744 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:52.780153 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:52.806484 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume request issued successfully. Aug 05 18:32:52.806763 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c97f56db-22ec-4c34-8f44-508eb289617e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 returned with HTTP 202 Aug 05 18:32:52.807276 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1370/5446] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:52 2026] DELETE /volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:52.814617 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0933976b-c5e3-4d01-9718-e982d98c2570 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:52.817357 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0933976b-c5e3-4d01-9718-e982d98c2570 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 Aug 05 18:32:52.817578 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0933976b-c5e3-4d01-9718-e982d98c2570 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:52.817843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0933976b-c5e3-4d01-9718-e982d98c2570 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:52.826466 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:52.826466 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:52.830544 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0933976b-c5e3-4d01-9718-e982d98c2570 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:52.834820 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0933976b-c5e3-4d01-9718-e982d98c2570 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 returned with HTTP 200 Aug 05 18:32:52.835276 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1353/5447] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:52 2026] GET /volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:53.006379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-b04a87e5-d8a7-4dad-932e-8924108408a3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.009013 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-b04a87e5-d8a7-4dad-932e-8924108408a3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:53.009250 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-b04a87e5-d8a7-4dad-932e-8924108408a3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.009472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-b04a87e5-d8a7-4dad-932e-8924108408a3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.016964 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:53.016964 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:53.020556 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-b04a87e5-d8a7-4dad-932e-8924108408a3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:53.025550 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-b04a87e5-d8a7-4dad-932e-8924108408a3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:53.026118 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1359/5448] 10.4.3.210 () {68 vars in 1598 bytes} [Wed Aug 5 18:32:53 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 1451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:53.035387 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4dee7327-e5ce-4ce1-a976-c4e03003f261 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.035816 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4dee7327-e5ce-4ce1-a976-c4e03003f261 None None] GET https://10.4.3.210/volume// Aug 05 18:32:53.035979 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4dee7327-e5ce-4ce1-a976-c4e03003f261 None None] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.036165 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4dee7327-e5ce-4ce1-a976-c4e03003f261 None None] Calling method 'all' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.036508 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4dee7327-e5ce-4ce1-a976-c4e03003f261 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:53.036974 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1367/5449] 10.4.3.210 () {66 vars in 1419 bytes} [Wed Aug 5 18:32:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:53.044899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-3898e0c0-2fac-4192-bcbc-c8c5ba666dae None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.046835 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-3898e0c0-2fac-4192-bcbc-c8c5ba666dae tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/attachments Aug 05 18:32:53.047170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-3898e0c0-2fac-4192-bcbc-c8c5ba666dae tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62f25919-f8ad-4709-b8c4-a0e214f9958a", "connector": null, "instance_uuid": "83373b81-b45e-4773-8d10-86e93e00d4f8"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:53.055056 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:53.055056 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:53.078044 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-3898e0c0-2fac-4192-bcbc-c8c5ba666dae tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments returned with HTTP 200 Aug 05 18:32:53.078440 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1371/5450] 10.4.3.210 () {74 vars in 1594 bytes} [Wed Aug 5 18:32:53 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:53.809260 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-aeb85544-363e-4f24-8236-951c74f82c92 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.809825 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aeb85544-363e-4f24-8236-951c74f82c92 None None] GET https://10.4.3.210/volume// Aug 05 18:32:53.810046 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aeb85544-363e-4f24-8236-951c74f82c92 None None] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.810348 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-aeb85544-363e-4f24-8236-951c74f82c92 None None] Calling method 'all' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.810837 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-aeb85544-363e-4f24-8236-951c74f82c92 None None] https://10.4.3.210/volume// returned with HTTP 300 Aug 05 18:32:53.811399 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1354/5451] 10.4.3.210 () {66 vars in 1426 bytes} [Wed Aug 5 18:32:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 05 18:32:53.826954 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6e1b1250-d19b-4520-8775-e4dc3e8dbbf8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.829112 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6e1b1250-d19b-4520-8775-e4dc3e8dbbf8 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:32:53.829335 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6e1b1250-d19b-4520-8775-e4dc3e8dbbf8 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.829585 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6e1b1250-d19b-4520-8775-e4dc3e8dbbf8 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.839485 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:53.839485 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:53.843552 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6e1b1250-d19b-4520-8775-e4dc3e8dbbf8 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:32:53.847248 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-29f458ab-de68-4d8c-8f72-d75a4a9b796e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.850755 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-29f458ab-de68-4d8c-8f72-d75a4a9b796e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 Aug 05 18:32:53.851013 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-29f458ab-de68-4d8c-8f72-d75a4a9b796e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.851286 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-29f458ab-de68-4d8c-8f72-d75a4a9b796e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.853436 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6e1b1250-d19b-4520-8775-e4dc3e8dbbf8 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:32:53.853992 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1360/5452] 10.4.3.210 () {70 vars in 1639 bytes} [Wed Aug 5 18:32:53 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 1630 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:32:53.860848 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-29f458ab-de68-4d8c-8f72-d75a4a9b796e tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 returned with HTTP 404 Aug 05 18:32:53.861578 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1368/5453] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:53 2026] GET /volume/v3/volumes/c48e875f-5619-410c-bdf1-2033e1645030 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:53.868697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.870648 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 Aug 05 18:32:53.870884 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.871152 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.871245 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume with id: b7c3b2b9-b97c-4f55-bc84-02b45351c362 Aug 05 18:32:53.883740 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:53.883740 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:53.884284 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:53.903971 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume request issued successfully. Aug 05 18:32:53.904238 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2d551ac7-b47c-40ac-a6b9-2ad054bc27f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 returned with HTTP 202 Aug 05 18:32:53.904836 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1372/5454] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:53 2026] DELETE /volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:53.914414 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-79ba92fa-c0da-4d1f-ba6d-3404cb9caeea None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.916266 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-79ba92fa-c0da-4d1f-ba6d-3404cb9caeea tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 Aug 05 18:32:53.916504 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-79ba92fa-c0da-4d1f-ba6d-3404cb9caeea tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:53.916802 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-79ba92fa-c0da-4d1f-ba6d-3404cb9caeea tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:53.924564 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:53.924564 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:53.929399 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-79ba92fa-c0da-4d1f-ba6d-3404cb9caeea tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:53.935378 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-79ba92fa-c0da-4d1f-ba6d-3404cb9caeea tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 returned with HTTP 200 Aug 05 18:32:53.935832 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1355/5455] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:53 2026] GET /volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:53.984764 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:53.987688 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] PUT https://10.4.3.210/volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588 Aug 05 18:32:53.988164 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.210", "host": "np0000006581", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:963e6176fcb", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "51cead06-fc5f-4123-b592-a58d083f645e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:53.999387 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Acquiring lock "cinder-attachment_update-62f25919-f8ad-4709-b8c4-a0e214f9958a-np0000006581" by "attachment_update" {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 05 18:32:54.003836 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Lock "cinder-attachment_update-62f25919-f8ad-4709-b8c4-a0e214f9958a-np0000006581" acquired by "attachment_update" :: waited 0.004s {{(pid=100365) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 05 18:32:54.004887 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:54.004887 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:54.077518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.coordination [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Lock "cinder-attachment_update-62f25919-f8ad-4709-b8c4-a0e214f9958a-np0000006581" released by "attachment_update" :: held 0.074s {{(pid=100365) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 05 18:32:54.077886 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-cbd9366b-067d-49f4-b382-8d00e0a84a1d tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588 returned with HTTP 200 Aug 05 18:32:54.078358 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1361/5456] 10.4.3.210 () {74 vars in 1704 bytes} [Wed Aug 5 18:32:53 2026] PUT /volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:32:54.102563 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-83fdf8bc-672e-437f-a954-d83fcb8df55a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:54.104860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-83fdf8bc-672e-437f-a954-d83fcb8df55a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] POST https://10.4.3.210/volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588/action Aug 05 18:32:54.105293 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-83fdf8bc-672e-437f-a954-d83fcb8df55a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action body: b'{"os-complete": null}' {{(pid=100363) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:32:54.105531 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-83fdf8bc-672e-437f-a954-d83fcb8df55a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:32:54.125501 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:54.125501 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:54.135866 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-83fdf8bc-672e-437f-a954-d83fcb8df55a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588/action returned with HTTP 204 Aug 05 18:32:54.136393 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1369/5457] 10.4.3.210 () {74 vars in 1725 bytes} [Wed Aug 5 18:32:54 2026] POST /volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:54.951619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7e6c4508-2f64-4f3f-8a4d-7bcf7ceba1e2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:54.951619 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e6c4508-2f64-4f3f-8a4d-7bcf7ceba1e2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 Aug 05 18:32:54.951619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e6c4508-2f64-4f3f-8a4d-7bcf7ceba1e2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:54.952166 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7e6c4508-2f64-4f3f-8a4d-7bcf7ceba1e2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:54.960259 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7e6c4508-2f64-4f3f-8a4d-7bcf7ceba1e2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 returned with HTTP 404 Aug 05 18:32:54.960906 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1373/5458] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:54 2026] GET /volume/v3/volumes/b7c3b2b9-b97c-4f55-bc84-02b45351c362 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 05 18:32:54.969815 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:54.972802 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] DELETE https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 Aug 05 18:32:54.973290 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:54.973704 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:54.974071 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume with id: 82dbed99-b6ea-48fa-8166-1ebafff07d27 Aug 05 18:32:54.984117 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:54.984117 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:54.985049 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:55.011559 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume request issued successfully. Aug 05 18:32:55.011559 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f41e4957-38d7-4ddf-8312-81aea34a1e05 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 returned with HTTP 202 Aug 05 18:32:55.011559 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1356/5459] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:54 2026] DELETE /volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:55.022204 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a3a7e497-8cf5-4811-b116-0f103fd3d9ee None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:55.024071 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a3a7e497-8cf5-4811-b116-0f103fd3d9ee tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 Aug 05 18:32:55.024295 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a3a7e497-8cf5-4811-b116-0f103fd3d9ee tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:55.024505 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a3a7e497-8cf5-4811-b116-0f103fd3d9ee tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:55.033136 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:55.033136 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:55.039165 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-a3a7e497-8cf5-4811-b116-0f103fd3d9ee tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:55.045047 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a3a7e497-8cf5-4811-b116-0f103fd3d9ee tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 returned with HTTP 200 Aug 05 18:32:55.045436 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1362/5460] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:55 2026] GET /volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:56.059511 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0e39534d-09da-41fd-b6a6-54d0f2291905 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:56.061644 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0e39534d-09da-41fd-b6a6-54d0f2291905 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 Aug 05 18:32:56.061945 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0e39534d-09da-41fd-b6a6-54d0f2291905 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:56.062187 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0e39534d-09da-41fd-b6a6-54d0f2291905 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:56.069620 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0e39534d-09da-41fd-b6a6-54d0f2291905 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 returned with HTTP 404 Aug 05 18:32:56.070328 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1370/5461] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:56 2026] GET /volume/v3/volumes/82dbed99-b6ea-48fa-8166-1ebafff07d27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:56.077925 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:56.079830 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] DELETE https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba Aug 05 18:32:56.080061 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:56.080286 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:56.080444 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume with id: f938804e-6d4e-4886-8e61-e5d09868fbba Aug 05 18:32:56.087944 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:56.087944 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:56.088444 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:56.109932 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume request issued successfully. Aug 05 18:32:56.110156 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-50d47303-320c-4534-bdef-a4b0fa3b9379 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba returned with HTTP 202 Aug 05 18:32:56.110599 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1374/5462] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:56 2026] DELETE /volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:56.118127 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3d580aeb-16c8-492f-ba66-76537e98a1f2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:56.119889 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d580aeb-16c8-492f-ba66-76537e98a1f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba Aug 05 18:32:56.120251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d580aeb-16c8-492f-ba66-76537e98a1f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:56.120519 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3d580aeb-16c8-492f-ba66-76537e98a1f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:56.127988 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:56.127988 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:32:56.132387 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3d580aeb-16c8-492f-ba66-76537e98a1f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:56.137266 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3d580aeb-16c8-492f-ba66-76537e98a1f2 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba returned with HTTP 200 Aug 05 18:32:56.137983 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1357/5463] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:56 2026] GET /volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:57.151819 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-1c284755-b345-4e5e-9dd3-98063cc150a0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:57.153503 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1c284755-b345-4e5e-9dd3-98063cc150a0 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba Aug 05 18:32:57.153702 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1c284755-b345-4e5e-9dd3-98063cc150a0 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:57.153916 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-1c284755-b345-4e5e-9dd3-98063cc150a0 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:57.159652 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-1c284755-b345-4e5e-9dd3-98063cc150a0 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba returned with HTTP 404 Aug 05 18:32:57.160097 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1363/5464] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:57 2026] GET /volume/v3/volumes/f938804e-6d4e-4886-8e61-e5d09868fbba => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:57.166578 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:57.168579 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] DELETE https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b Aug 05 18:32:57.168853 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:57.169045 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:57.169225 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume with id: 7fadf317-e4f2-4026-9a72-0cbe71cbb88b Aug 05 18:32:57.177143 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:57.177143 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:32:57.177658 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:57.199791 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Delete volume request issued successfully. Aug 05 18:32:57.200147 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9ee4ff3f-54fd-4d48-8a12-f8bba9431941 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b returned with HTTP 202 Aug 05 18:32:57.200675 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1371/5465] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:32:57 2026] DELETE /volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:32:57.208349 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-06da6d39-9d33-4dd4-91eb-1a48335b1ebf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:57.210528 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06da6d39-9d33-4dd4-91eb-1a48335b1ebf tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b Aug 05 18:32:57.210808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06da6d39-9d33-4dd4-91eb-1a48335b1ebf tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:57.211033 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-06da6d39-9d33-4dd4-91eb-1a48335b1ebf tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:57.218904 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:57.218904 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:32:57.222281 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-06da6d39-9d33-4dd4-91eb-1a48335b1ebf tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Volume info retrieved successfully. Aug 05 18:32:57.226018 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-06da6d39-9d33-4dd4-91eb-1a48335b1ebf tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b returned with HTTP 200 Aug 05 18:32:57.226574 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1375/5466] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:57 2026] GET /volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:32:58.240492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7be44879-62b9-4b48-974b-a0cd583c8b97 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:58.242391 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7be44879-62b9-4b48-974b-a0cd583c8b97 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] GET https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b Aug 05 18:32:58.242589 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7be44879-62b9-4b48-974b-a0cd583c8b97 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:58.242853 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7be44879-62b9-4b48-974b-a0cd583c8b97 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:58.249030 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7be44879-62b9-4b48-974b-a0cd583c8b97 tempest-CreateVolumesFromSourceVolumeTest-140376409 tempest-CreateVolumesFromSourceVolumeTest-140376409-project-member] https://10.4.3.210/volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b returned with HTTP 404 Aug 05 18:32:58.249513 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1358/5467] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:32:58 2026] GET /volume/v3/volumes/7fadf317-e4f2-4026-9a72-0cbe71cbb88b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:32:58.390312 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6edd0871-679e-4c44-a0d7-3cc0ab32e3b3 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:32:58.393157 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6edd0871-679e-4c44-a0d7-3cc0ab32e3b3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a/encryption Aug 05 18:32:58.393355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6edd0871-679e-4c44-a0d7-3cc0ab32e3b3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:32:58.393534 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6edd0871-679e-4c44-a0d7-3cc0ab32e3b3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'index' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:32:58.404403 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:32:58.404403 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:32:58.411122 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [req-1b5c5366-0249-4430-9c83-6a3761c753bd req-6edd0871-679e-4c44-a0d7-3cc0ab32e3b3 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a/encryption returned with HTTP 200 Aug 05 18:32:58.411677 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1364/5468] 10.4.3.210 () {68 vars in 1631 bytes} [Wed Aug 5 18:32:58 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:00.161403 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fc1aed4e-7117-453e-8f91-6b2e1050b901 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:00.294178 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc1aed4e-7117-453e-8f91-6b2e1050b901 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-admin] GET https://10.4.3.210/volume/v3/scheduler-stats/get_pools Aug 05 18:33:00.294421 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc1aed4e-7117-453e-8f91-6b2e1050b901 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:00.294641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc1aed4e-7117-453e-8f91-6b2e1050b901 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-admin] Calling method 'get_pools' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:00.304990 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc1aed4e-7117-453e-8f91-6b2e1050b901 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-admin] https://10.4.3.210/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 05 18:33:00.306021 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1372/5469] 10.4.3.210 () {66 vars in 1291 bytes} [Wed Aug 5 18:33:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:00.313038 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cccffe80-8f86-40a3-8dfd-34bf381f3ed9 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:00.371669 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cccffe80-8f86-40a3-8dfd-34bf381f3ed9 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-member] GET https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool Aug 05 18:33:00.371903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cccffe80-8f86-40a3-8dfd-34bf381f3ed9 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:00.372194 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cccffe80-8f86-40a3-8dfd-34bf381f3ed9 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:00.372852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-cccffe80-8f86-40a3-8dfd-34bf381f3ed9 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '545ca63351bb4e43a489acfaa6159fe4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a9a1bd986a36493e8d686e720902bfdc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:33:00.373033 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cccffe80-8f86-40a3-8dfd-34bf381f3ed9 tempest-ProjectMemberTests-293237154 tempest-ProjectMemberTests-293237154-project-member] https://10.4.3.210/volume/v3/capabilities/np0000006581@storpool returned with HTTP 403 Aug 05 18:33:00.373490 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1376/5470] 10.4.3.210 () {66 vars in 1318 bytes} [Wed Aug 5 18:33:00 2026] GET /volume/v3/capabilities/np0000006581@storpool => generated 110 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:33:07.192882 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=91,cinder:INSERT=18,cinder:UPDATE=28 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:33:07.225355 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=69,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:33:08.245153 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=80,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:33:08.409542 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=63,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:33:24.814525 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f061441d-c2b3-408a-9a4f-1b38bb21864f None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:24.816254 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f061441d-c2b3-408a-9a4f-1b38bb21864f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:33:24.816450 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f061441d-c2b3-408a-9a4f-1b38bb21864f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:24.816710 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f061441d-c2b3-408a-9a4f-1b38bb21864f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:24.826262 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:24.826262 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:24.829907 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f061441d-c2b3-408a-9a4f-1b38bb21864f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:24.834341 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f061441d-c2b3-408a-9a4f-1b38bb21864f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:33:24.834721 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1359/5471] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:24 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:33:25.846173 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-85a4cf9b-0552-4155-8f0a-26eae90de669 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:25.847809 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-85a4cf9b-0552-4155-8f0a-26eae90de669 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:33:25.847980 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-85a4cf9b-0552-4155-8f0a-26eae90de669 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:25.848154 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-85a4cf9b-0552-4155-8f0a-26eae90de669 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:25.856519 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:25.856519 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:25.859702 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-85a4cf9b-0552-4155-8f0a-26eae90de669 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:25.863728 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-85a4cf9b-0552-4155-8f0a-26eae90de669 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:33:25.864105 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1365/5472] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:25 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1649 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:33:26.108026 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-c6aaac36-c55e-42ae-88d7-e727d0908b05 req-4ce2e7dc-4f57-4254-8b4b-909c39c01d9c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:26.109949 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c6aaac36-c55e-42ae-88d7-e727d0908b05 req-4ce2e7dc-4f57-4254-8b4b-909c39c01d9c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361 Aug 05 18:33:26.110129 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c6aaac36-c55e-42ae-88d7-e727d0908b05 req-4ce2e7dc-4f57-4254-8b4b-909c39c01d9c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:26.110667 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-c6aaac36-c55e-42ae-88d7-e727d0908b05 req-4ce2e7dc-4f57-4254-8b4b-909c39c01d9c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:26.117092 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:26.117092 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:26.155968 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-c6aaac36-c55e-42ae-88d7-e727d0908b05 req-4ce2e7dc-4f57-4254-8b4b-909c39c01d9c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361 returned with HTTP 200 Aug 05 18:33:26.156339 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1373/5473] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:33:26 2026] DELETE /volume/v3/attachments/e13d0ec6-0734-498e-bb0f-3fad71e1b361 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:26.875581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e7a4a18a-a8ad-482e-a85d-51c26a467e58 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:26.877306 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7a4a18a-a8ad-482e-a85d-51c26a467e58 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:33:26.877478 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7a4a18a-a8ad-482e-a85d-51c26a467e58 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:26.877721 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e7a4a18a-a8ad-482e-a85d-51c26a467e58 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:26.884586 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:26.884586 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:26.887861 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e7a4a18a-a8ad-482e-a85d-51c26a467e58 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:26.891995 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e7a4a18a-a8ad-482e-a85d-51c26a467e58 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:33:26.892478 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1377/5474] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:26 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:33:26.903428 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:26.905208 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:33:26.905528 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc47892b-fb08-464b-8b06-3e313fd82db4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-738905990"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:33:26.907200 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating new backup {'backup': {'volume_id': 'bc47892b-fb08-464b-8b06-3e313fd82db4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-738905990'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:33:26.907363 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating backup of volume bc47892b-fb08-464b-8b06-3e313fd82db4 in container None Aug 05 18:33:26.915089 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:26.915089 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:26.915202 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:26.929103 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['1e2e9ac1-919e-4e53-8126-69e97da0cf46', 'e1619f6a-421f-44f7-995c-a7c5531cae62'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:33:26.955395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-67428f9e-09a2-4ec7-9d45-2ac6873a635d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:33:26.955840 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1360/5475] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:33:26 2026] POST /volume/v3/backups => generated 329 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:33:26.963171 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d4c8c761-55ea-43f8-bc6a-2cce3c0fafba None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:26.965026 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d4c8c761-55ea-43f8-bc6a-2cce3c0fafba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:26.965240 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d4c8c761-55ea-43f8-bc6a-2cce3c0fafba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:26.965421 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d4c8c761-55ea-43f8-bc6a-2cce3c0fafba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:26.965514 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-d4c8c761-55ea-43f8-bc6a-2cce3c0fafba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:26.969956 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:26.969956 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:26.970805 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d4c8c761-55ea-43f8-bc6a-2cce3c0fafba tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:26.971167 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1366/5476] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:26 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:27.980304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-70d4965e-71e2-407c-84ee-6e494b31a08b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:27.982083 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-70d4965e-71e2-407c-84ee-6e494b31a08b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:27.982287 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-70d4965e-71e2-407c-84ee-6e494b31a08b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:27.982467 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-70d4965e-71e2-407c-84ee-6e494b31a08b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:27.982601 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-70d4965e-71e2-407c-84ee-6e494b31a08b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:27.986903 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:27.986903 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:27.987629 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-70d4965e-71e2-407c-84ee-6e494b31a08b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:27.987964 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1374/5477] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:27 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:28.997578 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b1da38c9-ad63-41bd-852d-cd3611c9e05a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:28.999454 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1da38c9-ad63-41bd-852d-cd3611c9e05a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:28.999697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1da38c9-ad63-41bd-852d-cd3611c9e05a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:28.999893 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b1da38c9-ad63-41bd-852d-cd3611c9e05a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:29.000001 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b1da38c9-ad63-41bd-852d-cd3611c9e05a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:29.004419 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:29.004419 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:29.005227 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b1da38c9-ad63-41bd-852d-cd3611c9e05a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:29.005586 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1378/5478] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:28 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:30.015111 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-706c0086-5aa3-47bc-ac28-1ae7bc8352e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:30.016798 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-706c0086-5aa3-47bc-ac28-1ae7bc8352e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:30.016978 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-706c0086-5aa3-47bc-ac28-1ae7bc8352e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:30.017171 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-706c0086-5aa3-47bc-ac28-1ae7bc8352e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:30.017273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-706c0086-5aa3-47bc-ac28-1ae7bc8352e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:30.021214 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:30.021214 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:30.021881 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-706c0086-5aa3-47bc-ac28-1ae7bc8352e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:30.022262 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1361/5479] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:30 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:31.032439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0b2f3b33-4673-4049-ad2a-ec301d01412a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:31.034918 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0b2f3b33-4673-4049-ad2a-ec301d01412a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:31.035158 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0b2f3b33-4673-4049-ad2a-ec301d01412a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:31.035400 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0b2f3b33-4673-4049-ad2a-ec301d01412a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:31.035531 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0b2f3b33-4673-4049-ad2a-ec301d01412a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:31.040432 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:31.040432 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:31.041322 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0b2f3b33-4673-4049-ad2a-ec301d01412a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:31.041831 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1367/5480] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:31 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:32.051089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b396f309-18c4-437b-a393-15155eec87bb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:32.053142 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b396f309-18c4-437b-a393-15155eec87bb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:32.053364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b396f309-18c4-437b-a393-15155eec87bb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:32.053577 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b396f309-18c4-437b-a393-15155eec87bb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:32.053740 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b396f309-18c4-437b-a393-15155eec87bb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:32.058364 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:32.058364 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:32.059073 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b396f309-18c4-437b-a393-15155eec87bb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:32.059379 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1375/5481] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:32 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:33.070423 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0fe30b1d-ed30-4e0e-b9a3-e11814c2f5b7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:33.072202 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0fe30b1d-ed30-4e0e-b9a3-e11814c2f5b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:33.072408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0fe30b1d-ed30-4e0e-b9a3-e11814c2f5b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:33.072605 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0fe30b1d-ed30-4e0e-b9a3-e11814c2f5b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:33.072761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0fe30b1d-ed30-4e0e-b9a3-e11814c2f5b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:33.076741 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:33.076741 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:33.077424 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0fe30b1d-ed30-4e0e-b9a3-e11814c2f5b7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:33.077812 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1379/5482] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:33 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:34.090033 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3c2ea5ab-ce9b-479e-9332-732ac000f8ed None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:34.092009 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3c2ea5ab-ce9b-479e-9332-732ac000f8ed tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:34.092249 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3c2ea5ab-ce9b-479e-9332-732ac000f8ed tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:34.092440 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3c2ea5ab-ce9b-479e-9332-732ac000f8ed tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:34.092537 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3c2ea5ab-ce9b-479e-9332-732ac000f8ed tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:34.097101 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:34.097101 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:34.097997 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3c2ea5ab-ce9b-479e-9332-732ac000f8ed tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:34.098482 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1362/5483] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:34 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:35.109449 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-84e4de58-f051-459b-8aad-e97d0f443d3e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:35.112039 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84e4de58-f051-459b-8aad-e97d0f443d3e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:35.112226 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84e4de58-f051-459b-8aad-e97d0f443d3e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:35.112406 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-84e4de58-f051-459b-8aad-e97d0f443d3e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:35.112524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-84e4de58-f051-459b-8aad-e97d0f443d3e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:35.117446 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:35.117446 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:35.118217 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-84e4de58-f051-459b-8aad-e97d0f443d3e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:35.118571 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1368/5484] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:35 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:36.128744 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-54c1525c-fdd0-49e4-a155-5da580b90698 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:36.130462 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54c1525c-fdd0-49e4-a155-5da580b90698 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:36.130678 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54c1525c-fdd0-49e4-a155-5da580b90698 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:36.130836 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-54c1525c-fdd0-49e4-a155-5da580b90698 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:36.130941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-54c1525c-fdd0-49e4-a155-5da580b90698 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:36.134962 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:36.134962 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:36.135613 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-54c1525c-fdd0-49e4-a155-5da580b90698 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:36.136149 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1376/5485] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:36 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:37.145850 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-80b55c9f-f723-49f6-8abd-b0efbb0c7b33 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:37.147676 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-80b55c9f-f723-49f6-8abd-b0efbb0c7b33 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:37.147883 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-80b55c9f-f723-49f6-8abd-b0efbb0c7b33 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:37.148056 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-80b55c9f-f723-49f6-8abd-b0efbb0c7b33 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:37.148156 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-80b55c9f-f723-49f6-8abd-b0efbb0c7b33 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:37.152133 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:37.152133 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:37.152887 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-80b55c9f-f723-49f6-8abd-b0efbb0c7b33 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:37.153192 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1380/5486] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:37 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:38.162139 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cc3eee73-627f-4ad3-a8ab-9273f9cbc0cd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:38.163872 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cc3eee73-627f-4ad3-a8ab-9273f9cbc0cd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:38.164048 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cc3eee73-627f-4ad3-a8ab-9273f9cbc0cd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:38.164221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cc3eee73-627f-4ad3-a8ab-9273f9cbc0cd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:38.164325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-cc3eee73-627f-4ad3-a8ab-9273f9cbc0cd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:38.168676 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:38.168676 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:38.169604 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cc3eee73-627f-4ad3-a8ab-9273f9cbc0cd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:38.170132 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1363/5487] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:38 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:38.178927 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b903c403-d953-4889-8906-5cf5d6460bfe None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:38.181302 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b903c403-d953-4889-8906-5cf5d6460bfe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:38.181575 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b903c403-d953-4889-8906-5cf5d6460bfe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:38.181871 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b903c403-d953-4889-8906-5cf5d6460bfe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:38.182039 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-b903c403-d953-4889-8906-5cf5d6460bfe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:38.187444 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:38.187444 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:38.188521 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b903c403-d953-4889-8906-5cf5d6460bfe tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:38.189075 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1369/5488] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:38 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:38.198417 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:38.200333 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:38.200514 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:38.200748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:38.200850 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete backup with id: 5a415592-bc03-4ce7-9033-768cc839a1bc. Aug 05 18:33:38.205010 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:38.205010 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:38.219393 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] delete_backup rpcapi backup_id 5a415592-bc03-4ce7-9033-768cc839a1bc {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:33:38.221145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f8be2dcb-97f8-4ecc-925c-3efc8469e968 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 202 Aug 05 18:33:38.221547 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1377/5489] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:33:38 2026] DELETE /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:33:38.228895 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fddc89af-6b72-4f00-b329-0e6c007eaa71 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:38.231102 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fddc89af-6b72-4f00-b329-0e6c007eaa71 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:38.231346 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fddc89af-6b72-4f00-b329-0e6c007eaa71 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:38.231623 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fddc89af-6b72-4f00-b329-0e6c007eaa71 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:38.231830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-fddc89af-6b72-4f00-b329-0e6c007eaa71 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:38.236460 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:38.236460 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:38.237347 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fddc89af-6b72-4f00-b329-0e6c007eaa71 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:38.237769 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1381/5490] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:38 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:39.247697 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2a780525-9f8b-4f33-90b0-9e1f54ae46a5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:39.249508 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a780525-9f8b-4f33-90b0-9e1f54ae46a5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:39.249716 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a780525-9f8b-4f33-90b0-9e1f54ae46a5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:39.249892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2a780525-9f8b-4f33-90b0-9e1f54ae46a5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:39.249990 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-2a780525-9f8b-4f33-90b0-9e1f54ae46a5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:39.254331 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:39.254331 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:39.254996 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2a780525-9f8b-4f33-90b0-9e1f54ae46a5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:39.255336 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1364/5491] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:39 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:40.264882 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fc77aa73-2865-44f6-a090-85c4360d346f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:40.267148 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fc77aa73-2865-44f6-a090-85c4360d346f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:40.267148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fc77aa73-2865-44f6-a090-85c4360d346f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:40.291942 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fc77aa73-2865-44f6-a090-85c4360d346f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:40.291942 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-fc77aa73-2865-44f6-a090-85c4360d346f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:40.291942 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:40.291942 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:40.291942 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fc77aa73-2865-44f6-a090-85c4360d346f tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 200 Aug 05 18:33:40.291942 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1370/5492] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:40 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:40.720364 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [req-0c6e8a76-ad1c-484b-8b99-98f9f13cdd82 req-4b34ffa6-ce33-44be-b140-b3ab1048ccff None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:40.722321 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0c6e8a76-ad1c-484b-8b99-98f9f13cdd82 req-4b34ffa6-ce33-44be-b140-b3ab1048ccff tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588 Aug 05 18:33:40.722505 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0c6e8a76-ad1c-484b-8b99-98f9f13cdd82 req-4b34ffa6-ce33-44be-b140-b3ab1048ccff tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:40.722752 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [req-0c6e8a76-ad1c-484b-8b99-98f9f13cdd82 req-4b34ffa6-ce33-44be-b140-b3ab1048ccff tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'version_select' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:40.730566 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:40.730566 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:40.773199 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [req-0c6e8a76-ad1c-484b-8b99-98f9f13cdd82 req-4b34ffa6-ce33-44be-b140-b3ab1048ccff tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588 returned with HTTP 200 Aug 05 18:33:40.773562 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1378/5493] 10.4.3.210 () {72 vars in 1673 bytes} [Wed Aug 5 18:33:40 2026] DELETE /volume/v3/attachments/72c55c99-447a-464b-905a-7e0598ee7588 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:41.285540 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3902cab6-62ec-4df8-abb7-702e0440659d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:41.287343 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3902cab6-62ec-4df8-abb7-702e0440659d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc Aug 05 18:33:41.287566 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3902cab6-62ec-4df8-abb7-702e0440659d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:41.287811 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3902cab6-62ec-4df8-abb7-702e0440659d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:41.287952 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-3902cab6-62ec-4df8-abb7-702e0440659d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 5a415592-bc03-4ce7-9033-768cc839a1bc. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:41.291573 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3902cab6-62ec-4df8-abb7-702e0440659d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc returned with HTTP 404 Aug 05 18:33:41.292059 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1382/5494] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:41 2026] GET /volume/v3/backups/5a415592-bc03-4ce7-9033-768cc839a1bc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:33:41.677841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:41.679954 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:33:41.680195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:41.680361 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:41.680476 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete backup with id: 423387c6-912f-4693-8f1a-6d0d404b07fc. Aug 05 18:33:41.685063 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:41.685063 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:41.695371 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] delete_backup rpcapi backup_id 423387c6-912f-4693-8f1a-6d0d404b07fc {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:33:41.696944 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-68e3aa7e-b22b-434e-9b9f-ebe98b0527fb tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 202 Aug 05 18:33:41.697350 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1365/5495] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:33:41 2026] DELETE /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:33:41.704191 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4783590c-cde1-43dd-9654-e3f9f169969c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:41.705936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4783590c-cde1-43dd-9654-e3f9f169969c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:33:41.706187 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4783590c-cde1-43dd-9654-e3f9f169969c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:41.706428 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4783590c-cde1-43dd-9654-e3f9f169969c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:41.706562 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-4783590c-cde1-43dd-9654-e3f9f169969c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:41.710747 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:41.710747 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:41.711485 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4783590c-cde1-43dd-9654-e3f9f169969c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 200 Aug 05 18:33:41.711862 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1371/5496] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:41 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:42.070622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:42.072283 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:33:42.072464 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:42.072658 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:42.072809 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume with id: 62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:33:42.080044 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:42.080044 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:42.080443 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:33:42.090242 np0000006581 devstack@c-api.service[100363]: WARNING cinder.keymgr.conf_key_mgr [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:33:42.096869 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume request issued successfully. Aug 05 18:33:42.096869 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b0a9b585-3dee-429c-bb9a-4de703492c03 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 202 Aug 05 18:33:42.097211 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1379/5497] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:33:42 2026] DELETE /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:33:42.104917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-432477e3-359b-410a-b33d-01a9c2e0246a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:42.107210 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-432477e3-359b-410a-b33d-01a9c2e0246a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:33:42.107493 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-432477e3-359b-410a-b33d-01a9c2e0246a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:42.107795 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-432477e3-359b-410a-b33d-01a9c2e0246a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:42.115337 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:42.115337 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:42.119479 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-432477e3-359b-410a-b33d-01a9c2e0246a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:33:42.125092 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-432477e3-359b-410a-b33d-01a9c2e0246a tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 200 Aug 05 18:33:42.125466 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1383/5498] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:42 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 1450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:33:42.722415 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9e0e505d-5c32-4777-87fe-b09e8602f00c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:42.724172 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e0e505d-5c32-4777-87fe-b09e8602f00c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc Aug 05 18:33:42.724349 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e0e505d-5c32-4777-87fe-b09e8602f00c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:42.724526 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9e0e505d-5c32-4777-87fe-b09e8602f00c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:42.724666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-9e0e505d-5c32-4777-87fe-b09e8602f00c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 423387c6-912f-4693-8f1a-6d0d404b07fc. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:42.728366 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9e0e505d-5c32-4777-87fe-b09e8602f00c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc returned with HTTP 404 Aug 05 18:33:42.728866 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1366/5499] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:42 2026] GET /volume/v3/backups/423387c6-912f-4693-8f1a-6d0d404b07fc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:33:42.738829 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:42.740447 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:33:42.740789 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1518102961"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:33:42.742189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1518102961'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:33:42.742309 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume of 1 GB Aug 05 18:33:42.746258 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Availability Zones retrieved successfully. Aug 05 18:33:42.751386 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (ff5239fe-0444-45a0-b94b-90a5ffd5cd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:33:42.752307 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e6d306-7896-4765-92cd-da41467fcdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:33:42.753143 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:33:42.778123 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e6d306-7896-4765-92cd-da41467fcdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:33:42.778932 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c5d2d9-194d-4cd7-9998-96b571013a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:33:42.820529 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['82f604ab-ce49-41ac-afdb-53e5fd8de4da', '9591a0f5-7c06-4234-9c6b-34e7f7a2ddaf', 'a6916a45-d230-4acc-9b50-573908de83ca', '5b45aa05-9d90-4d99-8075-00c342c09dc3'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:33:42.821437 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c5d2d9-194d-4cd7-9998-96b571013a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82f604ab-ce49-41ac-afdb-53e5fd8de4da', '9591a0f5-7c06-4234-9c6b-34e7f7a2ddaf', 'a6916a45-d230-4acc-9b50-573908de83ca', '5b45aa05-9d90-4d99-8075-00c342c09dc3']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:33:42.822254 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f63675a0-806a-40bb-bc9d-d3d9ab377325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:33:42.846148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f63675a0-806a-40bb-bc9d-d3d9ab377325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9673a42d-c938-47e2-b451-4cda4d395256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1518102961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['82f604ab-ce49-41ac-afdb-53e5fd8de4da','9591a0f5-7c06-4234-9c6b-34e7f7a2ddaf','a6916a45-d230-4acc-9b50-573908de83ca','5b45aa05-9d90-4d99-8075-00c342c09dc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1518102961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9673a42d-c938-47e2-b451-4cda4d395256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c876e5c7bf4c4281a81629fa0b046640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:33:42.846899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d37f1f-f65e-4b18-b817-4b5742460523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:33:42.862793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d37f1f-f65e-4b18-b817-4b5742460523) transitioned into state 'SUCCESS' from state '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-1518102961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35b9839b58bd4c24b91fe0c66f7bcc10',qos_specs=None,replication_status=,reservations=['82f604ab-ce49-41ac-afdb-53e5fd8de4da','9591a0f5-7c06-4234-9c6b-34e7f7a2ddaf','a6916a45-d230-4acc-9b50-573908de83ca','5b45aa05-9d90-4d99-8075-00c342c09dc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c876e5c7bf4c4281a81629fa0b046640',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:33:42.863472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f82dbd-c48f-4e44-a630-5924786356c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:33:42.871566 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f82dbd-c48f-4e44-a630-5924786356c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:33:42.872379 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Flow 'volume_create_api' (ff5239fe-0444-45a0-b94b-90a5ffd5cd2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:33:42.872683 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create volume request issued successfully. Aug 05 18:33:42.873250 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e4e8406c-e6d6-4ae4-a461-9a99ff6089fd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:33:42.873719 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1372/5500] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:33:42 2026] POST /volume/v3/volumes => generated 749 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:33:42.888685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9d710d4d-fc70-4370-8b48-787ddaf97f67 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:42.890838 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9d710d4d-fc70-4370-8b48-787ddaf97f67 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:33:42.891077 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9d710d4d-fc70-4370-8b48-787ddaf97f67 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:42.891317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9d710d4d-fc70-4370-8b48-787ddaf97f67 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:42.900793 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:42.900793 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:42.905833 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9d710d4d-fc70-4370-8b48-787ddaf97f67 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:42.912201 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9d710d4d-fc70-4370-8b48-787ddaf97f67 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 returned with HTTP 200 Aug 05 18:33:42.912705 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1380/5501] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:42 2026] GET /volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:43.141347 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0a792c5b-8933-4130-a605-b66884002b6e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:43.143203 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0a792c5b-8933-4130-a605-b66884002b6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a Aug 05 18:33:43.143417 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0a792c5b-8933-4130-a605-b66884002b6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:43.143620 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0a792c5b-8933-4130-a605-b66884002b6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:43.149146 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0a792c5b-8933-4130-a605-b66884002b6e tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a returned with HTTP 404 Aug 05 18:33:43.149617 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1384/5502] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:43 2026] GET /volume/v3/volumes/62f25919-f8ad-4709-b8c4-a0e214f9958a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:33:43.395108 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6494bee3-73f3-499f-9533-32f573172301 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:43.396679 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:33:43.396856 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:43.397025 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:43.397171 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume with id: bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:33:43.403231 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:43.403231 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:43.403632 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:33:43.413372 np0000006581 devstack@c-api.service[100364]: WARNING cinder.keymgr.conf_key_mgr [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 05 18:33:43.418994 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Delete volume request issued successfully. Aug 05 18:33:43.419149 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6494bee3-73f3-499f-9533-32f573172301 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 202 Aug 05 18:33:43.419532 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1367/5503] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:33:43 2026] DELETE /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:33:43.426684 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-11307a6e-1ebe-492e-8f3c-eeabd2fc6f3b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:43.428540 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11307a6e-1ebe-492e-8f3c-eeabd2fc6f3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:33:43.428783 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11307a6e-1ebe-492e-8f3c-eeabd2fc6f3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:43.428974 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11307a6e-1ebe-492e-8f3c-eeabd2fc6f3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:43.435869 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:43.435869 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:43.439607 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-11307a6e-1ebe-492e-8f3c-eeabd2fc6f3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Volume info retrieved successfully. Aug 05 18:33:43.445233 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11307a6e-1ebe-492e-8f3c-eeabd2fc6f3b tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 200 Aug 05 18:33:43.445640 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1373/5504] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:43 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:33:43.923894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ef107e3e-dc14-4b61-9bc3-3b22bf8fa1b6 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:43.925552 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef107e3e-dc14-4b61-9bc3-3b22bf8fa1b6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:33:43.925769 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef107e3e-dc14-4b61-9bc3-3b22bf8fa1b6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:43.925947 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ef107e3e-dc14-4b61-9bc3-3b22bf8fa1b6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:43.932185 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:43.932185 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:43.935161 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ef107e3e-dc14-4b61-9bc3-3b22bf8fa1b6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:43.938606 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ef107e3e-dc14-4b61-9bc3-3b22bf8fa1b6 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 returned with HTTP 200 Aug 05 18:33:43.938934 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1381/5505] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:43 2026] GET /volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:43.950848 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:43.952462 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:33:43.952815 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9673a42d-c938-47e2-b451-4cda4d395256", "name": "tempest-VolumesBackupsTest-Snapshot-538906257"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:33:43.960393 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:43.960393 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:43.960844 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:43.960951 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.snapshots [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Create snapshot from volume 9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:33:43.990752 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['da0c504c-41e1-4254-b272-bd9cb146443b', '2319afd4-4e5d-47fb-938e-d172e2a41f4e', 'f9b6d900-c21d-4b77-94f8-e137b2ac8424', 'f4ccb545-da53-476c-8927-6d4a35ae81d9'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:33:44.018265 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot create request issued successfully. Aug 05 18:33:44.018426 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-5876dbbd-5b24-4ac1-963b-7117cabb04cc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:33:44.018976 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1385/5506] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:33:43 2026] POST /volume/v3/snapshots => generated 304 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:33:44.026818 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-767551cf-9283-4fb8-a3a6-e8b861225aab None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:44.028885 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-767551cf-9283-4fb8-a3a6-e8b861225aab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 Aug 05 18:33:44.029117 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-767551cf-9283-4fb8-a3a6-e8b861225aab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:44.029345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-767551cf-9283-4fb8-a3a6-e8b861225aab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:44.035491 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:44.035491 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:44.036062 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-767551cf-9283-4fb8-a3a6-e8b861225aab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot retrieved successfully. Aug 05 18:33:44.037004 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-767551cf-9283-4fb8-a3a6-e8b861225aab tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 returned with HTTP 200 Aug 05 18:33:44.037456 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1368/5507] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:33:44 2026] GET /volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:44.457076 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cadfd8f7-4ceb-441c-99e0-77039a79bbc9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:44.458789 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cadfd8f7-4ceb-441c-99e0-77039a79bbc9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] GET https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 Aug 05 18:33:44.458975 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cadfd8f7-4ceb-441c-99e0-77039a79bbc9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:44.459150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cadfd8f7-4ceb-441c-99e0-77039a79bbc9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:44.464555 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cadfd8f7-4ceb-441c-99e0-77039a79bbc9 tempest-TestEncryptedCinderVolumes-2145246750 tempest-TestEncryptedCinderVolumes-2145246750-project-member] https://10.4.3.210/volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 returned with HTTP 404 Aug 05 18:33:44.465301 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1374/5508] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:44 2026] GET /volume/v3/volumes/bcf9685d-1123-4850-acd5-1b4bd1353451 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:33:44.471917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:44.473770 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] GET https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 Aug 05 18:33:44.473972 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:44.474167 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Calling method 'detail' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:44.474973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100363) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 05 18:33:44.484084 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Get all volumes completed successfully. Aug 05 18:33:44.485511 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:44.485511 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:44.489993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a2421c50-0823-47a9-a1f0-78c63c5468e1 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 05 18:33:44.490371 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1382/5509] 10.4.3.210 () {66 vars in 1285 bytes} [Wed Aug 5 18:33:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6630 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:33:44.503927 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-93523138-9cdc-45bf-a1e2-6eaefcb3ec50 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:44.505588 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-93523138-9cdc-45bf-a1e2-6eaefcb3ec50 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] DELETE https://10.4.3.210/volume/v3/types/cfad089c-66b1-45f2-9c34-4033841e48bc Aug 05 18:33:44.505808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-93523138-9cdc-45bf-a1e2-6eaefcb3ec50 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:44.505987 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-93523138-9cdc-45bf-a1e2-6eaefcb3ec50 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] Calling method '_delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:44.506188 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:44.506188 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:44.527274 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-93523138-9cdc-45bf-a1e2-6eaefcb3ec50 tempest-TestEncryptedCinderVolumes-1357081852 tempest-TestEncryptedCinderVolumes-1357081852-project-admin] https://10.4.3.210/volume/v3/types/cfad089c-66b1-45f2-9c34-4033841e48bc returned with HTTP 202 Aug 05 18:33:44.527675 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1386/5510] 10.4.3.210 () {66 vars in 1345 bytes} [Wed Aug 5 18:33:44 2026] DELETE /volume/v3/types/cfad089c-66b1-45f2-9c34-4033841e48bc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:33:45.046231 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d4f895e8-fc8b-46a5-8d45-b00e71395c49 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:45.048669 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d4f895e8-fc8b-46a5-8d45-b00e71395c49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 Aug 05 18:33:45.048945 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d4f895e8-fc8b-46a5-8d45-b00e71395c49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:45.049529 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d4f895e8-fc8b-46a5-8d45-b00e71395c49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:45.056101 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:45.056101 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:45.056802 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d4f895e8-fc8b-46a5-8d45-b00e71395c49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot retrieved successfully. Aug 05 18:33:45.057899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d4f895e8-fc8b-46a5-8d45-b00e71395c49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 returned with HTTP 200 Aug 05 18:33:45.058340 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1369/5511] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:33:45 2026] GET /volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:45.066840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:45.068402 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] POST https://10.4.3.210/volume/v3/backups Aug 05 18:33:45.068777 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9673a42d-c938-47e2-b451-4cda4d395256", "snapshot_id": "ef81bd49-a164-41ce-b5be-037acefe4499", "name": "tempest-VolumesBackupsTest-Backup-1590367315"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:33:45.070165 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.contrib.backups [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating new backup {'backup': {'volume_id': '9673a42d-c938-47e2-b451-4cda4d395256', 'snapshot_id': 'ef81bd49-a164-41ce-b5be-037acefe4499', 'name': 'tempest-VolumesBackupsTest-Backup-1590367315'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:33:45.070286 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.contrib.backups [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Creating backup of volume 9673a42d-c938-47e2-b451-4cda4d395256 in container None Aug 05 18:33:45.077460 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:45.077460 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:45.078009 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:33:45.083209 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:45.083209 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:45.083605 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot retrieved successfully. Aug 05 18:33:45.097013 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Created reservations ['21194aec-5887-4f37-b3b6-b0c90a00dc00', 'e7451542-8b46-46bb-bb80-30b035033ad9'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:33:45.127493 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-bbe27171-cc91-43ff-a8ef-32c406f18f49 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:33:45.127922 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1375/5512] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:33:45 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:33:45.137135 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-bc971217-7750-4a9a-a99b-235fe07e7db7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:45.139005 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc971217-7750-4a9a-a99b-235fe07e7db7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:45.139209 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc971217-7750-4a9a-a99b-235fe07e7db7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:45.139415 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-bc971217-7750-4a9a-a99b-235fe07e7db7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:45.139552 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-bc971217-7750-4a9a-a99b-235fe07e7db7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:45.144052 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:45.144052 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:45.145043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-bc971217-7750-4a9a-a99b-235fe07e7db7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:45.145715 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1383/5513] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:45 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:46.155427 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef95e7bd-05f6-4271-a413-57f4a9155221 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:46.157102 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef95e7bd-05f6-4271-a413-57f4a9155221 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:46.157392 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef95e7bd-05f6-4271-a413-57f4a9155221 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:46.157586 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef95e7bd-05f6-4271-a413-57f4a9155221 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:46.157706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ef95e7bd-05f6-4271-a413-57f4a9155221 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:46.162616 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:46.162616 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:46.163446 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef95e7bd-05f6-4271-a413-57f4a9155221 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:46.163845 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1387/5514] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:46 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:47.173090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c9327f4b-72c3-43a5-b113-57b99494ff12 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:47.174737 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c9327f4b-72c3-43a5-b113-57b99494ff12 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:47.174921 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c9327f4b-72c3-43a5-b113-57b99494ff12 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:47.175090 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c9327f4b-72c3-43a5-b113-57b99494ff12 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:47.175189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c9327f4b-72c3-43a5-b113-57b99494ff12 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:47.178921 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:47.178921 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:47.179540 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c9327f4b-72c3-43a5-b113-57b99494ff12 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:47.179942 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1370/5515] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:47 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:48.189698 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0019c69f-5a5c-4ada-bbd3-690c9789561d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:48.198251 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0019c69f-5a5c-4ada-bbd3-690c9789561d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:48.200247 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0019c69f-5a5c-4ada-bbd3-690c9789561d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:48.202356 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0019c69f-5a5c-4ada-bbd3-690c9789561d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:48.202891 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0019c69f-5a5c-4ada-bbd3-690c9789561d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:48.225896 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:48.225896 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:48.229219 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0019c69f-5a5c-4ada-bbd3-690c9789561d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:48.231365 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1376/5516] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:48 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:49.241285 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-be223132-cdd5-49b4-8852-f844796699d7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:49.243133 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-be223132-cdd5-49b4-8852-f844796699d7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:49.243317 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-be223132-cdd5-49b4-8852-f844796699d7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:49.243533 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-be223132-cdd5-49b4-8852-f844796699d7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:49.243716 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-be223132-cdd5-49b4-8852-f844796699d7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:49.248496 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:49.248496 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:49.249547 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-be223132-cdd5-49b4-8852-f844796699d7 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:49.250024 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1384/5517] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:49 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:50.261692 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9c2c6d7f-cf2d-41fe-99e9-6742f3c70a7e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:50.263400 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9c2c6d7f-cf2d-41fe-99e9-6742f3c70a7e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:50.263618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9c2c6d7f-cf2d-41fe-99e9-6742f3c70a7e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:50.263852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9c2c6d7f-cf2d-41fe-99e9-6742f3c70a7e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:50.263982 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9c2c6d7f-cf2d-41fe-99e9-6742f3c70a7e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:50.268345 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:50.268345 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:50.269157 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9c2c6d7f-cf2d-41fe-99e9-6742f3c70a7e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:50.269546 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1388/5518] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:50 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:51.278843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dfb758fe-61d8-46f9-9320-28d8fb61ce4b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:51.280546 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfb758fe-61d8-46f9-9320-28d8fb61ce4b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:51.280757 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfb758fe-61d8-46f9-9320-28d8fb61ce4b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:51.280938 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dfb758fe-61d8-46f9-9320-28d8fb61ce4b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:51.281038 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dfb758fe-61d8-46f9-9320-28d8fb61ce4b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:51.285048 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:51.285048 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:51.285722 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dfb758fe-61d8-46f9-9320-28d8fb61ce4b tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:51.286079 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1371/5519] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:51 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:52.295566 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-801d932e-7fe1-411c-b410-6c0d50cf1df2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:52.297230 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-801d932e-7fe1-411c-b410-6c0d50cf1df2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:52.297426 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-801d932e-7fe1-411c-b410-6c0d50cf1df2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:52.297685 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-801d932e-7fe1-411c-b410-6c0d50cf1df2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:52.297809 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-801d932e-7fe1-411c-b410-6c0d50cf1df2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:52.303161 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:52.303161 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:52.303391 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-801d932e-7fe1-411c-b410-6c0d50cf1df2 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:52.303639 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1377/5520] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:52 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:53.314888 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3020cbee-6f8c-4535-94ab-52f45fd6819e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:53.316606 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3020cbee-6f8c-4535-94ab-52f45fd6819e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:53.316902 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3020cbee-6f8c-4535-94ab-52f45fd6819e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:53.317159 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3020cbee-6f8c-4535-94ab-52f45fd6819e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:53.317333 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-3020cbee-6f8c-4535-94ab-52f45fd6819e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:53.322460 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:53.322460 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:53.322460 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3020cbee-6f8c-4535-94ab-52f45fd6819e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:53.322460 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1385/5521] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:53 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:54.332379 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f0171069-1b5f-4e53-9a73-c75f6d705a23 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:54.334071 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f0171069-1b5f-4e53-9a73-c75f6d705a23 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:54.334393 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f0171069-1b5f-4e53-9a73-c75f6d705a23 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:54.335741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f0171069-1b5f-4e53-9a73-c75f6d705a23 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:54.335741 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f0171069-1b5f-4e53-9a73-c75f6d705a23 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:54.339310 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:54.339310 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:54.340328 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f0171069-1b5f-4e53-9a73-c75f6d705a23 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:54.340861 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1389/5522] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:54 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:55.352289 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cb8d3f74-13b3-4ecc-a288-ca8de7a8de6d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:55.354470 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb8d3f74-13b3-4ecc-a288-ca8de7a8de6d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:55.354727 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb8d3f74-13b3-4ecc-a288-ca8de7a8de6d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:55.354952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cb8d3f74-13b3-4ecc-a288-ca8de7a8de6d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:55.355073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-cb8d3f74-13b3-4ecc-a288-ca8de7a8de6d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:55.359930 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:55.359930 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:55.360804 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cb8d3f74-13b3-4ecc-a288-ca8de7a8de6d tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:55.361165 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1372/5523] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:55 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:56.371569 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ea3ef3b5-0ba7-4fa8-9e73-69c9f0329cdd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:56.373606 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea3ef3b5-0ba7-4fa8-9e73-69c9f0329cdd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:56.373860 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea3ef3b5-0ba7-4fa8-9e73-69c9f0329cdd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:56.374054 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ea3ef3b5-0ba7-4fa8-9e73-69c9f0329cdd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:56.374148 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ea3ef3b5-0ba7-4fa8-9e73-69c9f0329cdd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:56.378613 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:56.378613 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:56.379338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ea3ef3b5-0ba7-4fa8-9e73-69c9f0329cdd tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:56.379710 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1378/5524] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:56 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:57.390122 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8e1eea64-84b6-40ce-9ffb-f44d8c132fc8 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:57.392040 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e1eea64-84b6-40ce-9ffb-f44d8c132fc8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:57.392255 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e1eea64-84b6-40ce-9ffb-f44d8c132fc8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:57.392504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8e1eea64-84b6-40ce-9ffb-f44d8c132fc8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:57.392655 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-8e1eea64-84b6-40ce-9ffb-f44d8c132fc8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:57.397353 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:57.397353 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:57.398134 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8e1eea64-84b6-40ce-9ffb-f44d8c132fc8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:57.398509 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1386/5525] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:57 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:58.408371 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6e455df2-a183-4dd3-a348-e9eb1076051a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:58.410229 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6e455df2-a183-4dd3-a348-e9eb1076051a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:58.410410 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6e455df2-a183-4dd3-a348-e9eb1076051a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:58.410617 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6e455df2-a183-4dd3-a348-e9eb1076051a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:58.410716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-6e455df2-a183-4dd3-a348-e9eb1076051a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:58.415740 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:58.415740 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:58.416529 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6e455df2-a183-4dd3-a348-e9eb1076051a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:58.416920 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1390/5526] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:58 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:59.426741 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3bf9849c-142c-4899-9733-9c9ab5967ad3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:59.428974 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bf9849c-142c-4899-9733-9c9ab5967ad3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:59.429195 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bf9849c-142c-4899-9733-9c9ab5967ad3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:59.429426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3bf9849c-142c-4899-9733-9c9ab5967ad3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:59.429565 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3bf9849c-142c-4899-9733-9c9ab5967ad3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:59.434574 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:59.434574 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:33:59.435462 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3bf9849c-142c-4899-9733-9c9ab5967ad3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:59.435899 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1373/5527] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:59 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:59.444550 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-55264478-85b3-4921-8b13-f31dbbdea9a8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:59.446284 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55264478-85b3-4921-8b13-f31dbbdea9a8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:59.446461 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55264478-85b3-4921-8b13-f31dbbdea9a8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:59.446656 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-55264478-85b3-4921-8b13-f31dbbdea9a8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:59.446772 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-55264478-85b3-4921-8b13-f31dbbdea9a8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:59.450839 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:59.450839 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:33:59.451517 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-55264478-85b3-4921-8b13-f31dbbdea9a8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:59.451890 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1379/5528] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:59 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:33:59.462524 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-e9b24668-0642-435f-8024-49a780f5b68a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:59.464319 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e9b24668-0642-435f-8024-49a780f5b68a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:59.464568 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e9b24668-0642-435f-8024-49a780f5b68a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:59.464801 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-e9b24668-0642-435f-8024-49a780f5b68a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:59.464941 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-e9b24668-0642-435f-8024-49a780f5b68a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete backup with id: 95d7f4db-1ff3-4fce-92db-0837c07f26db. Aug 05 18:33:59.469721 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:59.469721 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:33:59.482620 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-e9b24668-0642-435f-8024-49a780f5b68a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] delete_backup rpcapi backup_id 95d7f4db-1ff3-4fce-92db-0837c07f26db {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:33:59.484366 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-e9b24668-0642-435f-8024-49a780f5b68a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 202 Aug 05 18:33:59.485049 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1387/5529] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:33:59 2026] DELETE /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:33:59.491443 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ecfcee8a-23fa-4cb4-b5d7-6da46bba619e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:33:59.493434 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ecfcee8a-23fa-4cb4-b5d7-6da46bba619e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:33:59.493684 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ecfcee8a-23fa-4cb4-b5d7-6da46bba619e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:33:59.493910 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ecfcee8a-23fa-4cb4-b5d7-6da46bba619e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:33:59.494069 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ecfcee8a-23fa-4cb4-b5d7-6da46bba619e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:33:59.498738 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:33:59.498738 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:33:59.499578 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ecfcee8a-23fa-4cb4-b5d7-6da46bba619e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 200 Aug 05 18:33:59.499983 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1391/5530] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:33:59 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:00.510151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dd91c520-566a-419d-a026-68c928c8791e None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:00.511871 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dd91c520-566a-419d-a026-68c928c8791e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db Aug 05 18:34:00.512056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dd91c520-566a-419d-a026-68c928c8791e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:00.512274 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dd91c520-566a-419d-a026-68c928c8791e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:00.512380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dd91c520-566a-419d-a026-68c928c8791e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Show backup with id 95d7f4db-1ff3-4fce-92db-0837c07f26db. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:34:00.515856 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dd91c520-566a-419d-a026-68c928c8791e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db returned with HTTP 404 Aug 05 18:34:00.516314 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1374/5531] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:00 2026] GET /volume/v3/backups/95d7f4db-1ff3-4fce-92db-0837c07f26db => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:00.523125 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9d810a65-f41f-446f-9098-13cad418d980 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:00.525206 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 Aug 05 18:34:00.525427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:00.525627 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:00.525750 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete snapshot with id: ef81bd49-a164-41ce-b5be-037acefe4499 Aug 05 18:34:00.531130 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:00.531130 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:00.531568 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot retrieved successfully. Aug 05 18:34:00.545567 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot delete request issued successfully. Aug 05 18:34:00.545567 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d810a65-f41f-446f-9098-13cad418d980 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 returned with HTTP 202 Aug 05 18:34:00.545940 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1380/5532] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:34:00 2026] DELETE /volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:00.552877 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-7af13422-af6e-4c55-b89c-80363162c0c3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:00.555169 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7af13422-af6e-4c55-b89c-80363162c0c3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 Aug 05 18:34:00.555379 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7af13422-af6e-4c55-b89c-80363162c0c3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:00.555629 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-7af13422-af6e-4c55-b89c-80363162c0c3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:00.562241 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:00.562241 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:00.562769 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-7af13422-af6e-4c55-b89c-80363162c0c3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Snapshot retrieved successfully. Aug 05 18:34:00.563537 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-7af13422-af6e-4c55-b89c-80363162c0c3 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 returned with HTTP 200 Aug 05 18:34:00.563914 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1388/5533] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:00 2026] GET /volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:01.573276 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-559dd96d-e643-4f3b-ae59-8e38e9c2c227 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:01.575073 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-559dd96d-e643-4f3b-ae59-8e38e9c2c227 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 Aug 05 18:34:01.575302 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-559dd96d-e643-4f3b-ae59-8e38e9c2c227 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:01.575540 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-559dd96d-e643-4f3b-ae59-8e38e9c2c227 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:01.581669 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-559dd96d-e643-4f3b-ae59-8e38e9c2c227 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 returned with HTTP 404 Aug 05 18:34:01.582197 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1392/5534] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:01 2026] GET /volume/v3/snapshots/ef81bd49-a164-41ce-b5be-037acefe4499 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:01.590255 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:01.592679 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:34:01.592970 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:01.593296 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:01.593519 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume with id: 9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:34:01.603743 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:01.603743 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:01.604419 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:01.625425 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume request issued successfully. Aug 05 18:34:01.625668 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-37c3cbaa-d02e-41db-b167-cab2ab729236 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 returned with HTTP 202 Aug 05 18:34:01.626049 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1375/5535] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:34:01 2026] DELETE /volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:01.632928 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e9ba2df3-4629-4390-86da-2bb278f5a10a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:01.634732 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e9ba2df3-4629-4390-86da-2bb278f5a10a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:34:01.634923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e9ba2df3-4629-4390-86da-2bb278f5a10a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:01.635106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e9ba2df3-4629-4390-86da-2bb278f5a10a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:01.642300 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:01.642300 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:01.647141 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e9ba2df3-4629-4390-86da-2bb278f5a10a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:01.652050 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e9ba2df3-4629-4390-86da-2bb278f5a10a tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 returned with HTTP 200 Aug 05 18:34:01.652436 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1381/5536] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:01 2026] GET /volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:02.664972 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f101ec95-0508-4a9d-99bd-6ef1d565fc5c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:02.666935 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f101ec95-0508-4a9d-99bd-6ef1d565fc5c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 Aug 05 18:34:02.667199 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f101ec95-0508-4a9d-99bd-6ef1d565fc5c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:02.667466 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f101ec95-0508-4a9d-99bd-6ef1d565fc5c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:02.673102 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f101ec95-0508-4a9d-99bd-6ef1d565fc5c tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 returned with HTTP 404 Aug 05 18:34:02.673491 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1389/5537] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:02 2026] GET /volume/v3/volumes/9673a42d-c938-47e2-b451-4cda4d395256 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:02.679517 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:02.681154 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:34:02.681330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:02.681514 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:02.681673 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume with id: bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:34:02.688169 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:02.688169 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:02.688675 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:02.705850 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume request issued successfully. Aug 05 18:34:02.706031 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-bcd5535a-2d47-46d5-b1e7-f35c98ab962e tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 202 Aug 05 18:34:02.706403 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1393/5538] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:34:02 2026] DELETE /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:02.713512 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a561667-5f40-4013-9fac-b7fe2e8627e5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:02.715577 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a561667-5f40-4013-9fac-b7fe2e8627e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:34:02.715830 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a561667-5f40-4013-9fac-b7fe2e8627e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:02.716071 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a561667-5f40-4013-9fac-b7fe2e8627e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:02.723983 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:02.723983 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:02.727863 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-3a561667-5f40-4013-9fac-b7fe2e8627e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:02.733299 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a561667-5f40-4013-9fac-b7fe2e8627e5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 200 Aug 05 18:34:02.733802 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1376/5539] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:02 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:03.746676 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7faec177-102f-4c74-8b65-0ad90ac62156 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:03.749419 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7faec177-102f-4c74-8b65-0ad90ac62156 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 Aug 05 18:34:03.749717 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7faec177-102f-4c74-8b65-0ad90ac62156 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:03.749989 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7faec177-102f-4c74-8b65-0ad90ac62156 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:03.757078 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7faec177-102f-4c74-8b65-0ad90ac62156 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 returned with HTTP 404 Aug 05 18:34:03.757696 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1382/5540] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:03 2026] GET /volume/v3/volumes/bc47892b-fb08-464b-8b06-3e313fd82db4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:03.763994 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:03.765864 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:34:03.766056 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:03.766240 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:03.766435 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume with id: 89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:34:03.775790 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:03.775790 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:03.776527 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:03.804656 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume request issued successfully. Aug 05 18:34:03.804940 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ce34203e-50be-414f-8d1d-8f3f215a3844 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 returned with HTTP 202 Aug 05 18:34:03.805554 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1390/5541] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:34:03 2026] DELETE /volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:03.812772 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f87408c5-7fc2-42ef-ad01-e33208c2a655 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:03.815126 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f87408c5-7fc2-42ef-ad01-e33208c2a655 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:34:03.815453 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f87408c5-7fc2-42ef-ad01-e33208c2a655 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:03.815933 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f87408c5-7fc2-42ef-ad01-e33208c2a655 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:03.826149 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:03.826149 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:03.830197 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f87408c5-7fc2-42ef-ad01-e33208c2a655 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:03.834010 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f87408c5-7fc2-42ef-ad01-e33208c2a655 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 returned with HTTP 200 Aug 05 18:34:03.834389 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1394/5542] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:03 2026] GET /volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:04.846768 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-9610958c-37e7-43b1-82d2-07e681f1b5f5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:04.848482 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9610958c-37e7-43b1-82d2-07e681f1b5f5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 Aug 05 18:34:04.848682 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9610958c-37e7-43b1-82d2-07e681f1b5f5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:04.848862 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-9610958c-37e7-43b1-82d2-07e681f1b5f5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:04.854265 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-9610958c-37e7-43b1-82d2-07e681f1b5f5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 returned with HTTP 404 Aug 05 18:34:04.854662 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1377/5543] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:04 2026] GET /volume/v3/volumes/89ff5397-5458-4343-8e61-f10e65f2acf9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:04.862247 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-40187102-58e1-4e2a-821b-6e19c731edf5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:04.864203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:34:04.864479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:04.864742 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:04.864940 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume with id: 5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:34:04.872693 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:04.872693 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:04.873156 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:04.889084 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Delete volume request issued successfully. Aug 05 18:34:04.889371 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-40187102-58e1-4e2a-821b-6e19c731edf5 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 returned with HTTP 202 Aug 05 18:34:04.889951 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1383/5544] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:34:04 2026] DELETE /volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:04.896917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a9936724-e692-462f-9640-dfcf0ba5f9bc None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:04.898739 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a9936724-e692-462f-9640-dfcf0ba5f9bc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:34:04.898922 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a9936724-e692-462f-9640-dfcf0ba5f9bc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:04.899112 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a9936724-e692-462f-9640-dfcf0ba5f9bc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:04.905617 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:04.905617 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:04.909205 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a9936724-e692-462f-9640-dfcf0ba5f9bc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Volume info retrieved successfully. Aug 05 18:34:04.913112 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a9936724-e692-462f-9640-dfcf0ba5f9bc tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 returned with HTTP 200 Aug 05 18:34:04.913513 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1391/5545] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:04 2026] GET /volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:05.925994 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-89acf3fb-dfc5-4cd5-8170-40aff0c89bb8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:05.927833 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-89acf3fb-dfc5-4cd5-8170-40aff0c89bb8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] GET https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 Aug 05 18:34:05.928045 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-89acf3fb-dfc5-4cd5-8170-40aff0c89bb8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:05.928236 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-89acf3fb-dfc5-4cd5-8170-40aff0c89bb8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:05.933867 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-89acf3fb-dfc5-4cd5-8170-40aff0c89bb8 tempest-VolumesBackupsTest-285712210 tempest-VolumesBackupsTest-285712210-project-member] https://10.4.3.210/volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 returned with HTTP 404 Aug 05 18:34:05.934302 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1395/5546] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:05 2026] GET /volume/v3/volumes/5e2fe5f0-c336-4748-b6b3-7677ea54cb29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:10.232715 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a1e52630-5acc-434d-b410-bd80588a03c7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:10.234395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:10.234876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3a951913-85d0-4548-8de0-7c88184c7fbc", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:10.236173 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3a951913-85d0-4548-8de0-7c88184c7fbc', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:10.314344 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume of 1 GB Aug 05 18:34:10.318270 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Availability Zones retrieved successfully. Aug 05 18:34:10.323062 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (ccb12de9-a896-452c-a1d7-237a2fb64d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:10.324079 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582677d2-a461-4130-8e38-0ce6c5a00516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:10.324946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:10.377236 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (582677d2-a461-4130-8e38-0ce6c5a00516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:10.378055 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f030fc0-9dc4-4bcc-b5d3-2ac4072b64f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:10.441782 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Created reservations ['2cf76807-3e9a-4324-beda-d5bd9bcb4e3e', '00e5da12-3c07-4043-90ab-25b67fd912ea', 'e26b6f97-d7fa-4861-903d-5b8010f450a8', 'b2655b99-98b2-47c4-b26d-f3ee5b8db56e'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:10.442915 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f030fc0-9dc4-4bcc-b5d3-2ac4072b64f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cf76807-3e9a-4324-beda-d5bd9bcb4e3e', '00e5da12-3c07-4043-90ab-25b67fd912ea', 'e26b6f97-d7fa-4861-903d-5b8010f450a8', 'b2655b99-98b2-47c4-b26d-f3ee5b8db56e']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:10.444102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35b6acb-57a8-4833-99b1-313938cf9968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:10.468168 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e35b6acb-57a8-4833-99b1-313938cf9968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfaa9dee-6701-4068-951c-fbbd53e20f59', '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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['2cf76807-3e9a-4324-beda-d5bd9bcb4e3e','00e5da12-3c07-4043-90ab-25b67fd912ea','e26b6f97-d7fa-4861-903d-5b8010f450a8','b2655b99-98b2-47c4-b26d-f3ee5b8db56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:10Z,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=dfaa9dee-6701-4068-951c-fbbd53e20f59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaed44b3b68e434d972d91b144301273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:10.468880 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092069e8-2f57-462f-b33f-13f14bb6037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:10.486684 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (092069e8-2f57-462f-b33f-13f14bb6037b) transitioned into state 'SUCCESS' from 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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['2cf76807-3e9a-4324-beda-d5bd9bcb4e3e','00e5da12-3c07-4043-90ab-25b67fd912ea','e26b6f97-d7fa-4861-903d-5b8010f450a8','b2655b99-98b2-47c4-b26d-f3ee5b8db56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:10.487452 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3d1e49-083b-4441-a353-1033b051e398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:10.498252 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be3d1e49-083b-4441-a353-1033b051e398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:10.499082 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (ccb12de9-a896-452c-a1d7-237a2fb64d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:10.499408 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request issued successfully. Aug 05 18:34:10.500019 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a1e52630-5acc-434d-b410-bd80588a03c7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:10.500570 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1378/5547] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:34:10 2026] POST /volume/v3/volumes => generated 775 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:10.511013 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-49b0f697-b2bc-46cd-b827-aaad39a1a181 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:10.512793 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-49b0f697-b2bc-46cd-b827-aaad39a1a181 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:10.513015 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-49b0f697-b2bc-46cd-b827-aaad39a1a181 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:10.513202 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-49b0f697-b2bc-46cd-b827-aaad39a1a181 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:10.520674 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:10.520674 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:10.524397 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-49b0f697-b2bc-46cd-b827-aaad39a1a181 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:10.528488 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-49b0f697-b2bc-46cd-b827-aaad39a1a181 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:10.529044 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1384/5548] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:10 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:11.541085 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-9edc91a2-7f78-4761-a765-5b190ac4274d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:11.542892 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9edc91a2-7f78-4761-a765-5b190ac4274d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:11.543094 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9edc91a2-7f78-4761-a765-5b190ac4274d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:11.543272 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-9edc91a2-7f78-4761-a765-5b190ac4274d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:11.549797 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:11.549797 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:11.553167 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-9edc91a2-7f78-4761-a765-5b190ac4274d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:11.556953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-9edc91a2-7f78-4761-a765-5b190ac4274d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:11.557281 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1392/5549] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:11 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:12.569245 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-482c79d8-81e1-4166-8137-b4d7275e0507 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:12.571031 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-482c79d8-81e1-4166-8137-b4d7275e0507 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:12.571219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-482c79d8-81e1-4166-8137-b4d7275e0507 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:12.571420 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-482c79d8-81e1-4166-8137-b4d7275e0507 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:12.578106 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:12.578106 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:12.581325 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-482c79d8-81e1-4166-8137-b4d7275e0507 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:12.585444 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-482c79d8-81e1-4166-8137-b4d7275e0507 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:12.585841 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1396/5550] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:12 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:13.598300 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-cd285e3f-b690-4d1e-9095-d77b82e39c8d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:13.600101 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd285e3f-b690-4d1e-9095-d77b82e39c8d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:13.600299 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd285e3f-b690-4d1e-9095-d77b82e39c8d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:13.600472 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-cd285e3f-b690-4d1e-9095-d77b82e39c8d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:13.607338 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:13.607338 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:13.610811 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-cd285e3f-b690-4d1e-9095-d77b82e39c8d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:13.614568 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-cd285e3f-b690-4d1e-9095-d77b82e39c8d tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:13.614916 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1379/5551] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:13 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:14.626559 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-47de8f93-8d4d-4224-8507-f061acfd59a5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:14.628367 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-47de8f93-8d4d-4224-8507-f061acfd59a5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:14.628587 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-47de8f93-8d4d-4224-8507-f061acfd59a5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:14.628793 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-47de8f93-8d4d-4224-8507-f061acfd59a5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:14.635577 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:14.635577 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:14.639053 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-47de8f93-8d4d-4224-8507-f061acfd59a5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:14.642948 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-47de8f93-8d4d-4224-8507-f061acfd59a5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:14.643537 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1385/5552] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:14 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:15.654728 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-92090c1a-0baa-445d-97db-0d67a1d82381 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:15.656420 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92090c1a-0baa-445d-97db-0d67a1d82381 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:15.656622 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92090c1a-0baa-445d-97db-0d67a1d82381 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:15.656807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-92090c1a-0baa-445d-97db-0d67a1d82381 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:15.662959 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:15.662959 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:15.665959 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-92090c1a-0baa-445d-97db-0d67a1d82381 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:15.669577 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-92090c1a-0baa-445d-97db-0d67a1d82381 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:15.669898 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1393/5553] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:15 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:16.682183 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-306bf959-a096-4adb-8fcc-79f14c758e76 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:16.684018 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-306bf959-a096-4adb-8fcc-79f14c758e76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:16.684219 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-306bf959-a096-4adb-8fcc-79f14c758e76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:16.684393 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-306bf959-a096-4adb-8fcc-79f14c758e76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:16.690894 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:16.690894 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:16.693986 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-306bf959-a096-4adb-8fcc-79f14c758e76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:16.697542 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-306bf959-a096-4adb-8fcc-79f14c758e76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:16.697909 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1397/5554] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:16 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:17.709831 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e82be590-3f22-4803-b2f5-a24c3096e34c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:17.711828 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e82be590-3f22-4803-b2f5-a24c3096e34c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:17.712104 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e82be590-3f22-4803-b2f5-a24c3096e34c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:17.712366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e82be590-3f22-4803-b2f5-a24c3096e34c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:17.719560 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:17.719560 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:17.722939 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e82be590-3f22-4803-b2f5-a24c3096e34c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:17.726909 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e82be590-3f22-4803-b2f5-a24c3096e34c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:17.727256 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1380/5555] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:17 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:17.737854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-e6755a7c-6709-4ecc-abfd-9b78dce4fb2c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:17.739681 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e6755a7c-6709-4ecc-abfd-9b78dce4fb2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:17.739884 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e6755a7c-6709-4ecc-abfd-9b78dce4fb2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:17.740083 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-e6755a7c-6709-4ecc-abfd-9b78dce4fb2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:17.747914 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:17.747914 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:17.751520 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-e6755a7c-6709-4ecc-abfd-9b78dce4fb2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:17.755811 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-e6755a7c-6709-4ecc-abfd-9b78dce4fb2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:17.756168 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1386/5556] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:17 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:17.767295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:17.768853 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:17.769067 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:17.769256 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:17.769426 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:17.771228 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=64,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:34:17.775686 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:17.775686 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:17.776085 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:17.792511 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume request issued successfully. Aug 05 18:34:17.792699 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c8e9d5e4-ca23-48ff-8106-8fdc63e9aec2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 202 Aug 05 18:34:17.793027 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1394/5557] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:17 2026] DELETE /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:17.799901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f4990500-9ca0-44a6-b266-da7858bff26f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:17.801697 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4990500-9ca0-44a6-b266-da7858bff26f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:17.801913 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4990500-9ca0-44a6-b266-da7858bff26f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:17.802108 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f4990500-9ca0-44a6-b266-da7858bff26f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:17.804182 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=60,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:34:17.809750 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:17.809750 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:17.814586 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f4990500-9ca0-44a6-b266-da7858bff26f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:17.819569 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f4990500-9ca0-44a6-b266-da7858bff26f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 200 Aug 05 18:34:17.820154 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1398/5558] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:17 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:18.832176 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-62aa2db5-4e4c-47be-a7ea-55ad1af3da09 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:18.833911 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-62aa2db5-4e4c-47be-a7ea-55ad1af3da09 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:18.834121 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-62aa2db5-4e4c-47be-a7ea-55ad1af3da09 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:18.834318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-62aa2db5-4e4c-47be-a7ea-55ad1af3da09 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:18.836320 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=77,cinder:INSERT=15,cinder:UPDATE=23 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:34:18.841028 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-62aa2db5-4e4c-47be-a7ea-55ad1af3da09 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 404 Aug 05 18:34:18.841663 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1381/5559] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:18 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:20.164751 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d3126226-861b-4e16-a63e-160825255dde None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:20.166431 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:20.166849 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "0e18d662-49f8-4ee7-99d3-e0a1e09f4134", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:20.168275 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '0e18d662-49f8-4ee7-99d3-e0a1e09f4134', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:20.292882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume of 1 GB Aug 05 18:34:20.295512 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:34:20.298649 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Availability Zones retrieved successfully. Aug 05 18:34:20.304413 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (934812d8-a194-48c2-87dc-49d1ab0fa6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:20.305900 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99cda33-ea20-488e-a772-ab3472e4626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:20.306855 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:20.372614 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99cda33-ea20-488e-a772-ab3472e4626a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:20.373620 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ad3547-75b2-48a1-980b-c9b9bab214c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:20.415579 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Created reservations ['e479bff9-c073-47d4-8039-69eafb16a9ab', 'b60f36e2-9b6a-4ee3-872b-b0dc54d79f1b', 'a8bc9856-05fc-4ed2-b01d-75d58c78c63a', 'f587dd2e-16ed-40f9-bb07-ee5252769716'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:20.416359 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ad3547-75b2-48a1-980b-c9b9bab214c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e479bff9-c073-47d4-8039-69eafb16a9ab', 'b60f36e2-9b6a-4ee3-872b-b0dc54d79f1b', 'a8bc9856-05fc-4ed2-b01d-75d58c78c63a', 'f587dd2e-16ed-40f9-bb07-ee5252769716']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:20.417096 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240051a9-c2c7-45b6-a0d3-bf6403e8306f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:20.437873 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240051a9-c2c7-45b6-a0d3-bf6403e8306f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '930f8fdd-1827-48eb-a1fd-a651fe55eddc', '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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['e479bff9-c073-47d4-8039-69eafb16a9ab','b60f36e2-9b6a-4ee3-872b-b0dc54d79f1b','a8bc9856-05fc-4ed2-b01d-75d58c78c63a','f587dd2e-16ed-40f9-bb07-ee5252769716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:20Z,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=930f8fdd-1827-48eb-a1fd-a651fe55eddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaed44b3b68e434d972d91b144301273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:20.438718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6158fd2-1e20-43a6-9e90-664a9dcc55ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:20.456093 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6158fd2-1e20-43a6-9e90-664a9dcc55ff) transitioned into state 'SUCCESS' from 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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['e479bff9-c073-47d4-8039-69eafb16a9ab','b60f36e2-9b6a-4ee3-872b-b0dc54d79f1b','a8bc9856-05fc-4ed2-b01d-75d58c78c63a','f587dd2e-16ed-40f9-bb07-ee5252769716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:20.456854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41988dee-46cb-4418-a99c-afba02039ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:20.465672 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41988dee-46cb-4418-a99c-afba02039ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:20.466472 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (934812d8-a194-48c2-87dc-49d1ab0fa6a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:20.466862 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request issued successfully. Aug 05 18:34:20.467412 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d3126226-861b-4e16-a63e-160825255dde tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:20.467884 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1387/5560] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:34:20 2026] POST /volume/v3/volumes => generated 775 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:20.479410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1d67797b-a648-43c2-9f11-e6159638ff2c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:20.481371 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d67797b-a648-43c2-9f11-e6159638ff2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:20.481616 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d67797b-a648-43c2-9f11-e6159638ff2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:20.481845 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1d67797b-a648-43c2-9f11-e6159638ff2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:20.489618 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:20.489618 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:20.494029 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1d67797b-a648-43c2-9f11-e6159638ff2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:20.499041 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1d67797b-a648-43c2-9f11-e6159638ff2c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:20.499444 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1395/5561] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:20 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:21.510908 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-32b5ce15-cd7b-41f5-aeaa-38bd1dc27341 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:21.512525 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32b5ce15-cd7b-41f5-aeaa-38bd1dc27341 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:21.512784 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32b5ce15-cd7b-41f5-aeaa-38bd1dc27341 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:21.512984 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32b5ce15-cd7b-41f5-aeaa-38bd1dc27341 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:21.519458 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:21.519458 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:21.522747 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-32b5ce15-cd7b-41f5-aeaa-38bd1dc27341 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:21.526759 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32b5ce15-cd7b-41f5-aeaa-38bd1dc27341 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:21.527179 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1399/5562] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:21 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:22.539713 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-297c3e3d-77d0-4345-a492-aa5559269d24 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:22.542029 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-297c3e3d-77d0-4345-a492-aa5559269d24 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:22.542317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-297c3e3d-77d0-4345-a492-aa5559269d24 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:22.542560 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-297c3e3d-77d0-4345-a492-aa5559269d24 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:22.551230 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:22.551230 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:22.555264 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-297c3e3d-77d0-4345-a492-aa5559269d24 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:22.560306 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-297c3e3d-77d0-4345-a492-aa5559269d24 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:22.560790 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1382/5563] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:22 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:23.572663 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4648f899-48e8-4ec3-904c-10217c9b968f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:23.574064 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4648f899-48e8-4ec3-904c-10217c9b968f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:23.574285 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4648f899-48e8-4ec3-904c-10217c9b968f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:23.574479 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4648f899-48e8-4ec3-904c-10217c9b968f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:23.580886 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:23.580886 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:23.584064 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4648f899-48e8-4ec3-904c-10217c9b968f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:23.588005 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4648f899-48e8-4ec3-904c-10217c9b968f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:23.588348 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1388/5564] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:23 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:24.599627 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-68d65396-41fa-4a99-a499-904fd96356fa None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:24.601338 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-68d65396-41fa-4a99-a499-904fd96356fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:24.601547 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-68d65396-41fa-4a99-a499-904fd96356fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:24.601753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-68d65396-41fa-4a99-a499-904fd96356fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:24.608226 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:24.608226 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:24.611509 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-68d65396-41fa-4a99-a499-904fd96356fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:24.615335 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-68d65396-41fa-4a99-a499-904fd96356fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:24.615727 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1396/5565] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:24 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:25.628539 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-be4f85d9-2919-45f1-ae57-db7f0067ac80 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:25.630824 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-be4f85d9-2919-45f1-ae57-db7f0067ac80 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:25.631019 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-be4f85d9-2919-45f1-ae57-db7f0067ac80 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:25.631298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-be4f85d9-2919-45f1-ae57-db7f0067ac80 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:25.638182 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:25.638182 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:25.641871 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-be4f85d9-2919-45f1-ae57-db7f0067ac80 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:25.647868 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-be4f85d9-2919-45f1-ae57-db7f0067ac80 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:25.648434 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1400/5566] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:25 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:26.660681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6a763d5b-dbd0-46ed-a679-4e459a7c2c30 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:26.662483 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a763d5b-dbd0-46ed-a679-4e459a7c2c30 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:26.662742 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a763d5b-dbd0-46ed-a679-4e459a7c2c30 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:26.662995 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6a763d5b-dbd0-46ed-a679-4e459a7c2c30 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:26.671069 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:26.671069 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:26.675115 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6a763d5b-dbd0-46ed-a679-4e459a7c2c30 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:26.679690 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6a763d5b-dbd0-46ed-a679-4e459a7c2c30 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:26.680110 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1383/5567] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:26 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:26.691786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-b04a5b36-f9fe-4bff-914d-552829186c3f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:26.693489 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b04a5b36-f9fe-4bff-914d-552829186c3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:26.693743 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b04a5b36-f9fe-4bff-914d-552829186c3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:26.693921 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-b04a5b36-f9fe-4bff-914d-552829186c3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:26.704950 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:26.704950 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:26.708427 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-b04a5b36-f9fe-4bff-914d-552829186c3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:26.712725 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-b04a5b36-f9fe-4bff-914d-552829186c3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:26.713205 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1389/5568] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:26 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:26.725642 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:26.726913 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:26.727242 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "930f8fdd-1827-48eb-a1fd-a651fe55eddc", "size": 1}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:26.728663 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '930f8fdd-1827-48eb-a1fd-a651fe55eddc', 'size': 1}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:26.734806 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:26.734806 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:26.735259 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume retrieved successfully. Aug 05 18:34:26.735395 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume of 1 GB Aug 05 18:34:26.738608 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Availability Zones retrieved successfully. Aug 05 18:34:26.743170 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (38ce8960-40d9-41a5-8ad1-899da96e8154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:26.744290 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f01f740-7d07-47dd-bc62-2081527a729e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:26.745151 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:26.771244 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f01f740-7d07-47dd-bc62-2081527a729e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '930f8fdd-1827-48eb-a1fd-a651fe55eddc', 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:26.771936 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298669d3-2bed-4cce-8966-16f140e3761e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:26.804265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Created reservations ['435c5748-8a6b-47dd-95d8-5293e983e693', 'db133731-95c7-45a0-8102-d799dcc6b97f', '74ddf556-882c-4813-a5bd-b7ccac1e3583', '3e038a31-6928-4c7d-a2ec-1cf1cfc72bfb'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:26.805030 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298669d3-2bed-4cce-8966-16f140e3761e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['435c5748-8a6b-47dd-95d8-5293e983e693', 'db133731-95c7-45a0-8102-d799dcc6b97f', '74ddf556-882c-4813-a5bd-b7ccac1e3583', '3e038a31-6928-4c7d-a2ec-1cf1cfc72bfb']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:26.805709 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb76a4f-2e87-49cb-9550-4ece66488205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:26.834459 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cb76a4f-2e87-49cb-9550-4ece66488205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e', '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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['435c5748-8a6b-47dd-95d8-5293e983e693','db133731-95c7-45a0-8102-d799dcc6b97f','74ddf556-882c-4813-a5bd-b7ccac1e3583','3e038a31-6928-4c7d-a2ec-1cf1cfc72bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=930f8fdd-1827-48eb-a1fd-a651fe55eddc,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:26Z,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=2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaed44b3b68e434d972d91b144301273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=930f8fdd-1827-48eb-a1fd-a651fe55eddc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:26.835113 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f64788bb-7e50-4ddc-8d64-218a611c3740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:26.851367 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f64788bb-7e50-4ddc-8d64-218a611c3740) transitioned into state 'SUCCESS' from 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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['435c5748-8a6b-47dd-95d8-5293e983e693','db133731-95c7-45a0-8102-d799dcc6b97f','74ddf556-882c-4813-a5bd-b7ccac1e3583','3e038a31-6928-4c7d-a2ec-1cf1cfc72bfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=930f8fdd-1827-48eb-a1fd-a651fe55eddc,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:26.852041 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42363171-e22d-4bc4-9ad3-0ef0484d24b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:26.865156 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42363171-e22d-4bc4-9ad3-0ef0484d24b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:26.865875 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (38ce8960-40d9-41a5-8ad1-899da96e8154) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:26.866130 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request issued successfully. Aug 05 18:34:26.866645 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8b20825b-2a51-4f84-a3df-051a4d52fb6b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:26.867039 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1397/5569] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:34:26 2026] POST /volume/v3/volumes => generated 809 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:26.877915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f212171f-7a24-4f85-86dc-5be1415e0286 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:26.879583 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f212171f-7a24-4f85-86dc-5be1415e0286 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:26.879803 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f212171f-7a24-4f85-86dc-5be1415e0286 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:26.879977 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f212171f-7a24-4f85-86dc-5be1415e0286 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:26.886141 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:26.886141 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:26.889196 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-f212171f-7a24-4f85-86dc-5be1415e0286 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:26.892704 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f212171f-7a24-4f85-86dc-5be1415e0286 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e returned with HTTP 200 Aug 05 18:34:26.893215 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1401/5570] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:26 2026] GET /volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:27.904933 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-e616d875-cf47-42c6-823d-0b653a230519 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:27.906563 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e616d875-cf47-42c6-823d-0b653a230519 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:27.906791 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e616d875-cf47-42c6-823d-0b653a230519 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:27.906996 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-e616d875-cf47-42c6-823d-0b653a230519 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:27.913205 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:27.913205 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:27.916301 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-e616d875-cf47-42c6-823d-0b653a230519 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:27.920107 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-e616d875-cf47-42c6-823d-0b653a230519 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e returned with HTTP 200 Aug 05 18:34:27.920430 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1384/5571] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:27 2026] GET /volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:27.931505 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6365869c-166b-4700-849f-de6dd2a5fdbf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:27.933212 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6365869c-166b-4700-849f-de6dd2a5fdbf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:27.933442 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6365869c-166b-4700-849f-de6dd2a5fdbf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:27.933691 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6365869c-166b-4700-849f-de6dd2a5fdbf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:27.940048 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:27.940048 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:27.943109 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-6365869c-166b-4700-849f-de6dd2a5fdbf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:27.947101 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6365869c-166b-4700-849f-de6dd2a5fdbf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e returned with HTTP 200 Aug 05 18:34:27.947453 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1390/5572] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:27 2026] GET /volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:27.958644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:27.960524 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:27.960788 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:27.960987 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:27.961184 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: 930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:27.968881 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:27.968881 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:27.969433 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:27.989166 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume request issued successfully. Aug 05 18:34:27.989291 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d1f68c90-f3ff-42f0-a0ce-3707f55b0d32 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 202 Aug 05 18:34:27.989690 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1398/5573] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:27 2026] DELETE /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:27.995834 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3cce23d4-6e2f-45eb-a32c-c37136b3c868 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:27.997540 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3cce23d4-6e2f-45eb-a32c-c37136b3c868 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:27.997746 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3cce23d4-6e2f-45eb-a32c-c37136b3c868 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:27.997926 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3cce23d4-6e2f-45eb-a32c-c37136b3c868 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:28.004414 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:28.004414 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:28.007887 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3cce23d4-6e2f-45eb-a32c-c37136b3c868 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:28.013036 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3cce23d4-6e2f-45eb-a32c-c37136b3c868 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 200 Aug 05 18:34:28.013431 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1402/5574] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:27 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:29.025095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3dd0905b-61d0-4d0d-8f30-5c0afc03d195 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:29.026866 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3dd0905b-61d0-4d0d-8f30-5c0afc03d195 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:29.027106 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3dd0905b-61d0-4d0d-8f30-5c0afc03d195 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:29.027313 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3dd0905b-61d0-4d0d-8f30-5c0afc03d195 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:29.032650 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3dd0905b-61d0-4d0d-8f30-5c0afc03d195 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 404 Aug 05 18:34:29.033094 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1385/5575] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:29 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:30.340170 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:30.341834 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:30.342153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "3a89019b-ecd4-4541-8bc0-da3e514b8316", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:30.343514 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '3a89019b-ecd4-4541-8bc0-da3e514b8316', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:30.406717 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume of 1 GB Aug 05 18:34:30.411404 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Availability Zones retrieved successfully. Aug 05 18:34:30.416697 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (7429ad99-1599-4a40-9ca7-39cd18930ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:30.417863 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d693a9-f5af-445f-988b-8ce654cd5fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:30.418910 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:30.469013 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d693a9-f5af-445f-988b-8ce654cd5fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:30.469801 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74704097-3099-46f2-aa23-aadcc966488f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:30.506555 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Created reservations ['0c19d1eb-331f-444a-9174-9bb54edfa337', 'faab8dfd-4190-4c75-89d0-53961a969713', '0111130b-4a90-4f53-b347-26258a2c51b5', '71ec7a0f-79f3-40fe-965e-633def8cf68a'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:30.507306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74704097-3099-46f2-aa23-aadcc966488f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c19d1eb-331f-444a-9174-9bb54edfa337', 'faab8dfd-4190-4c75-89d0-53961a969713', '0111130b-4a90-4f53-b347-26258a2c51b5', '71ec7a0f-79f3-40fe-965e-633def8cf68a']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:30.508002 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364df743-ab71-4aa0-8257-f490c6f0cbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:30.530250 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364df743-ab71-4aa0-8257-f490c6f0cbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b37b6247-cd56-4028-8d36-2a74247c85f6', '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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['0c19d1eb-331f-444a-9174-9bb54edfa337','faab8dfd-4190-4c75-89d0-53961a969713','0111130b-4a90-4f53-b347-26258a2c51b5','71ec7a0f-79f3-40fe-965e-633def8cf68a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:30Z,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=b37b6247-cd56-4028-8d36-2a74247c85f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaed44b3b68e434d972d91b144301273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:30.531216 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a01fa4c-eb4d-41aa-9795-5c20219748a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:30.549964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a01fa4c-eb4d-41aa-9795-5c20219748a4) transitioned into state 'SUCCESS' from 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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['0c19d1eb-331f-444a-9174-9bb54edfa337','faab8dfd-4190-4c75-89d0-53961a969713','0111130b-4a90-4f53-b347-26258a2c51b5','71ec7a0f-79f3-40fe-965e-633def8cf68a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:30.550964 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e992a83f-02f4-4441-8ba8-ea98e6b90e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:30.563497 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e992a83f-02f4-4441-8ba8-ea98e6b90e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:30.563705 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (7429ad99-1599-4a40-9ca7-39cd18930ff8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:30.563895 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request issued successfully. Aug 05 18:34:30.564503 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-341c229e-88dd-42c3-9c8f-6bab17161fcc tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:30.564958 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1391/5576] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:34:30 2026] POST /volume/v3/volumes => generated 775 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:30.576847 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0ba83a9e-347b-4134-b6b8-e21dcd5cad28 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:30.578604 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0ba83a9e-347b-4134-b6b8-e21dcd5cad28 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:30.578745 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0ba83a9e-347b-4134-b6b8-e21dcd5cad28 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:30.578922 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0ba83a9e-347b-4134-b6b8-e21dcd5cad28 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:30.585323 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:30.585323 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:30.589053 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0ba83a9e-347b-4134-b6b8-e21dcd5cad28 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:30.592719 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0ba83a9e-347b-4134-b6b8-e21dcd5cad28 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:30.593038 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1399/5577] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:30 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:31.605433 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ef74d3df-b109-4f1d-9d65-849fd87c232b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:31.607377 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef74d3df-b109-4f1d-9d65-849fd87c232b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:31.607605 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef74d3df-b109-4f1d-9d65-849fd87c232b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:31.607808 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ef74d3df-b109-4f1d-9d65-849fd87c232b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:31.615324 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:31.615324 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:31.619788 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ef74d3df-b109-4f1d-9d65-849fd87c232b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:31.624499 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ef74d3df-b109-4f1d-9d65-849fd87c232b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:31.624904 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1403/5578] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:31 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:32.637102 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-850b021b-790f-47f2-a4f4-2137561671fd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:32.639026 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-850b021b-790f-47f2-a4f4-2137561671fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:32.639285 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-850b021b-790f-47f2-a4f4-2137561671fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:32.639482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-850b021b-790f-47f2-a4f4-2137561671fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:32.646607 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:32.646607 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:32.650662 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-850b021b-790f-47f2-a4f4-2137561671fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:32.654653 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-850b021b-790f-47f2-a4f4-2137561671fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:32.655006 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1386/5579] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:32 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:33.667464 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fbba7596-7ac5-4468-8dde-3c90f8fdf33e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:33.669366 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fbba7596-7ac5-4468-8dde-3c90f8fdf33e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:33.669618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fbba7596-7ac5-4468-8dde-3c90f8fdf33e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:33.669816 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fbba7596-7ac5-4468-8dde-3c90f8fdf33e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:33.676537 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:33.676537 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:33.680178 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-fbba7596-7ac5-4468-8dde-3c90f8fdf33e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:33.684346 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fbba7596-7ac5-4468-8dde-3c90f8fdf33e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:33.684905 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1392/5580] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:33 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:34.698644 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-a58f0eac-2c35-4c35-8124-6fefa06064f3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:34.700805 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a58f0eac-2c35-4c35-8124-6fefa06064f3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:34.701078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a58f0eac-2c35-4c35-8124-6fefa06064f3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:34.701320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-a58f0eac-2c35-4c35-8124-6fefa06064f3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:34.709915 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:34.709915 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:34.714210 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-a58f0eac-2c35-4c35-8124-6fefa06064f3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:34.719302 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-a58f0eac-2c35-4c35-8124-6fefa06064f3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:34.719923 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1400/5581] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:34 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:35.731832 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6f0b1085-8fa3-4404-bf52-f7acbd708bb0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:35.733718 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f0b1085-8fa3-4404-bf52-f7acbd708bb0 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:35.733986 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f0b1085-8fa3-4404-bf52-f7acbd708bb0 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:35.734242 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6f0b1085-8fa3-4404-bf52-f7acbd708bb0 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:35.741513 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:35.741513 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:35.745350 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6f0b1085-8fa3-4404-bf52-f7acbd708bb0 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:35.751341 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6f0b1085-8fa3-4404-bf52-f7acbd708bb0 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:35.751931 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1404/5582] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:35 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:36.767259 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc2c6291-fb2e-4059-9c15-1027dbc90a4c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:36.768977 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc2c6291-fb2e-4059-9c15-1027dbc90a4c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:36.769283 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc2c6291-fb2e-4059-9c15-1027dbc90a4c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:36.769538 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc2c6291-fb2e-4059-9c15-1027dbc90a4c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:36.777260 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:36.777260 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:36.781676 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-bc2c6291-fb2e-4059-9c15-1027dbc90a4c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:36.785870 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc2c6291-fb2e-4059-9c15-1027dbc90a4c tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:36.786332 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1387/5583] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:36 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:36.799439 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7ddb1361-6111-48b2-abd7-6ef0d40cbf7e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:36.801570 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7ddb1361-6111-48b2-abd7-6ef0d40cbf7e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:36.801807 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7ddb1361-6111-48b2-abd7-6ef0d40cbf7e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:36.801998 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7ddb1361-6111-48b2-abd7-6ef0d40cbf7e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:36.808774 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:36.808774 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:36.813041 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7ddb1361-6111-48b2-abd7-6ef0d40cbf7e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:36.817239 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7ddb1361-6111-48b2-abd7-6ef0d40cbf7e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:36.817583 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1393/5584] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:36 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:36.829955 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:36.831611 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:34:36.831941 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b37b6247-cd56-4028-8d36-2a74247c85f6", "name": "tempest-VolumeImageDependencyTests-Snapshot-2066494004"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:36.839682 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:36.839682 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:36.840055 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:36.840225 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create snapshot from volume b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:36.870002 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Created reservations ['17b5261e-66d9-43a9-bbab-7bbbacc636cd', 'e8eb2c42-5329-45ab-a184-e59c01083ef5', '94bbeab3-bda6-4d6c-8453-e2e959df96d7', '48986e3b-9c50-431b-bab0-07cde82db35a'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:36.898229 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot create request issued successfully. Aug 05 18:34:36.898652 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3a6aca8d-9a9a-44d9-96f0-11a91286f27b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:34:36.899227 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1401/5585] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:34:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:34:36.908072 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-efdc4562-0b50-4022-a320-9f46a46bc1bf None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:36.910290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-efdc4562-0b50-4022-a320-9f46a46bc1bf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:36.910532 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-efdc4562-0b50-4022-a320-9f46a46bc1bf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:36.910789 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-efdc4562-0b50-4022-a320-9f46a46bc1bf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:36.916409 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:36.916409 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:36.916855 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-efdc4562-0b50-4022-a320-9f46a46bc1bf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot retrieved successfully. Aug 05 18:34:36.917695 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-efdc4562-0b50-4022-a320-9f46a46bc1bf tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 200 Aug 05 18:34:36.918112 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1405/5586] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:36 2026] GET /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:37.927974 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c18e8064-fc2a-4583-bc30-43b1e4570ab7 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:37.929719 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c18e8064-fc2a-4583-bc30-43b1e4570ab7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:37.929905 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c18e8064-fc2a-4583-bc30-43b1e4570ab7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:37.930075 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c18e8064-fc2a-4583-bc30-43b1e4570ab7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:37.934784 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:37.934784 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:37.935179 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c18e8064-fc2a-4583-bc30-43b1e4570ab7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot retrieved successfully. Aug 05 18:34:37.935888 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c18e8064-fc2a-4583-bc30-43b1e4570ab7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 200 Aug 05 18:34:37.936208 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1388/5587] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:37 2026] GET /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:37.947076 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:37.948649 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:37.948983 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809", "size": 1}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:37.950354 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809', 'size': 1}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:37.955154 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:37.955154 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:37.955493 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot retrieved successfully. Aug 05 18:34:37.955613 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume of 1 GB Aug 05 18:34:37.958785 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Availability Zones retrieved successfully. Aug 05 18:34:37.963890 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (49d6bce6-5f74-42b5-a007-728f3422f239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:37.964720 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac9e640-c595-413b-aaf8-b72147a2b369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:37.965478 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:37.993094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac9e640-c595-413b-aaf8-b72147a2b369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:37.993727 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4836e5-7e8a-4269-9a98-e992561a786b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:38.028518 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Created reservations ['1c22b6d2-9b63-4895-a0ad-ca11b1f25433', 'c6e68464-301b-45cf-9502-4a6a1e567941', 'ffb37061-c01e-4536-be10-ce09c6602756', '9eec7b62-71bb-4f94-a3e0-81e956a532eb'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:38.029228 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4836e5-7e8a-4269-9a98-e992561a786b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c22b6d2-9b63-4895-a0ad-ca11b1f25433', 'c6e68464-301b-45cf-9502-4a6a1e567941', 'ffb37061-c01e-4536-be10-ce09c6602756', '9eec7b62-71bb-4f94-a3e0-81e956a532eb']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:38.029954 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcbd4ae-2e5d-4d7b-a84b-468e62dd8b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:38.070564 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcbd4ae-2e5d-4d7b-a84b-468e62dd8b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bfcc512-5a63-43a0-981a-1aa470ddf316', '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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['1c22b6d2-9b63-4895-a0ad-ca11b1f25433','c6e68464-301b-45cf-9502-4a6a1e567941','ffb37061-c01e-4536-be10-ce09c6602756','9eec7b62-71bb-4f94-a3e0-81e956a532eb'],size=1,snapshot_id=e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:38Z,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=5bfcc512-5a63-43a0-981a-1aa470ddf316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaed44b3b68e434d972d91b144301273',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:38.071504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ee279d-8f51-43c5-a40a-01e6745e97eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:38.089780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19ee279d-8f51-43c5-a40a-01e6745e97eb) transitioned into state 'SUCCESS' from 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='aaed44b3b68e434d972d91b144301273',qos_specs=None,replication_status=,reservations=['1c22b6d2-9b63-4895-a0ad-ca11b1f25433','c6e68464-301b-45cf-9502-4a6a1e567941','ffb37061-c01e-4536-be10-ce09c6602756','9eec7b62-71bb-4f94-a3e0-81e956a532eb'],size=1,snapshot_id=e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809,source_replicaid=,source_volid=None,status='creating',user_id='c177a2ba0d6a426caf6d63ee604b966b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:38.090427 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d55fcf-b7c1-429f-87a6-78fa8ae821c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:38.109289 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6d55fcf-b7c1-429f-87a6-78fa8ae821c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:38.110300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Flow 'volume_create_api' (49d6bce6-5f74-42b5-a007-728f3422f239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:38.110706 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Create volume request issued successfully. Aug 05 18:34:38.111259 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d2eb5b8-a12f-406b-922e-29787610ff2e tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:38.111650 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1394/5588] 10.4.3.210 () {70 vars in 1300 bytes} [Wed Aug 5 18:34:37 2026] POST /volume/v3/volumes => generated 809 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:38.124807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-999d1ab3-6219-4301-84cc-4d0dd8fd9676 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:38.127107 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-999d1ab3-6219-4301-84cc-4d0dd8fd9676 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:38.128089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-999d1ab3-6219-4301-84cc-4d0dd8fd9676 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:38.128089 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-999d1ab3-6219-4301-84cc-4d0dd8fd9676 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:38.135791 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:38.135791 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:38.139973 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-999d1ab3-6219-4301-84cc-4d0dd8fd9676 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:38.144766 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-999d1ab3-6219-4301-84cc-4d0dd8fd9676 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 200 Aug 05 18:34:38.145220 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1402/5589] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:38 2026] GET /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:39.158583 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-cfd8f1af-6d41-4ccf-a12c-a2a32b7b4c8f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:39.160639 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cfd8f1af-6d41-4ccf-a12c-a2a32b7b4c8f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:39.160866 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cfd8f1af-6d41-4ccf-a12c-a2a32b7b4c8f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:39.161077 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-cfd8f1af-6d41-4ccf-a12c-a2a32b7b4c8f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:39.168598 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:39.168598 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:39.172257 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-cfd8f1af-6d41-4ccf-a12c-a2a32b7b4c8f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:39.176540 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-cfd8f1af-6d41-4ccf-a12c-a2a32b7b4c8f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 200 Aug 05 18:34:39.176921 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1406/5590] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:39 2026] GET /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:39.187554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8533b187-c8a3-4db8-a75c-c9d399fa6a76 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:39.189548 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8533b187-c8a3-4db8-a75c-c9d399fa6a76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:39.189771 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8533b187-c8a3-4db8-a75c-c9d399fa6a76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:39.189947 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8533b187-c8a3-4db8-a75c-c9d399fa6a76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:39.196537 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:39.196537 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:39.199843 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-8533b187-c8a3-4db8-a75c-c9d399fa6a76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:39.204041 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8533b187-c8a3-4db8-a75c-c9d399fa6a76 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 200 Aug 05 18:34:39.204406 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1389/5591] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:39 2026] GET /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:39.216261 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:39.218042 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:39.218267 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:39.218504 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:39.218639 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete snapshot with id: e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:39.223335 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:39.223335 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:39.223730 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot retrieved successfully. Aug 05 18:34:39.237947 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot delete request issued successfully. Aug 05 18:34:39.238072 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5c70b3c5-1d9b-4022-bc49-53e5e0b82b3f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 202 Aug 05 18:34:39.238486 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1395/5592] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:34:39 2026] DELETE /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:39.246356 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4f7eb846-dce6-431a-88c4-d7ac298bbe35 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:39.248067 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f7eb846-dce6-431a-88c4-d7ac298bbe35 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:39.248273 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f7eb846-dce6-431a-88c4-d7ac298bbe35 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:39.248495 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f7eb846-dce6-431a-88c4-d7ac298bbe35 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:39.254010 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:39.254010 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:39.254462 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-4f7eb846-dce6-431a-88c4-d7ac298bbe35 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Snapshot retrieved successfully. Aug 05 18:34:39.255243 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f7eb846-dce6-431a-88c4-d7ac298bbe35 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 200 Aug 05 18:34:39.255563 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1403/5593] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:39 2026] GET /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:40.264697 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-73b1a232-97fc-4387-b6d4-decf82f74cd7 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:40.266432 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73b1a232-97fc-4387-b6d4-decf82f74cd7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:40.266674 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73b1a232-97fc-4387-b6d4-decf82f74cd7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:40.266860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-73b1a232-97fc-4387-b6d4-decf82f74cd7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:40.270862 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-73b1a232-97fc-4387-b6d4-decf82f74cd7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 404 Aug 05 18:34:40.271319 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1407/5594] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:40 2026] GET /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:40.277577 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-673af24b-e879-42f0-ad84-a5935dad97c2 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:40.279454 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:40.279709 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:40.279913 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:40.280103 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: 5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:40.287014 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:40.287014 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:40.287485 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:40.303992 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume request issued successfully. Aug 05 18:34:40.304205 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-673af24b-e879-42f0-ad84-a5935dad97c2 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 202 Aug 05 18:34:40.304628 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1390/5595] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:40 2026] DELETE /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:40.312662 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9e5abc76-64cd-4a63-b649-cad55ecfb469 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:40.314882 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e5abc76-64cd-4a63-b649-cad55ecfb469 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:40.315157 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e5abc76-64cd-4a63-b649-cad55ecfb469 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:40.315386 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9e5abc76-64cd-4a63-b649-cad55ecfb469 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:40.323586 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:40.323586 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:40.327746 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-9e5abc76-64cd-4a63-b649-cad55ecfb469 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:40.332915 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9e5abc76-64cd-4a63-b649-cad55ecfb469 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 200 Aug 05 18:34:40.333318 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1396/5596] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:40 2026] GET /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:41.345587 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eb610c3e-eb24-444a-b591-416bf8a5f6ae None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:41.347391 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb610c3e-eb24-444a-b591-416bf8a5f6ae tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:41.347617 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb610c3e-eb24-444a-b591-416bf8a5f6ae tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:41.347802 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb610c3e-eb24-444a-b591-416bf8a5f6ae tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:41.353614 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb610c3e-eb24-444a-b591-416bf8a5f6ae tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 404 Aug 05 18:34:41.354082 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1404/5597] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:41 2026] GET /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:41.513075 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-43e10170-65ec-42ec-9987-ca3015be48cb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:41.515228 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:41.515510 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:41.515787 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:41.516003 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:41.525503 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:41.525503 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:41.526205 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:41.543748 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume request issued successfully. Aug 05 18:34:41.544008 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-43e10170-65ec-42ec-9987-ca3015be48cb tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 202 Aug 05 18:34:41.544464 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1408/5598] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:41 2026] DELETE /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:41.551664 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-29a42771-4a7f-4f97-bc5d-a401b4857e82 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:41.553580 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-29a42771-4a7f-4f97-bc5d-a401b4857e82 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:41.553824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-29a42771-4a7f-4f97-bc5d-a401b4857e82 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:41.553989 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-29a42771-4a7f-4f97-bc5d-a401b4857e82 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:41.560914 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:41.560914 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:41.564540 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-29a42771-4a7f-4f97-bc5d-a401b4857e82 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:41.568880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-29a42771-4a7f-4f97-bc5d-a401b4857e82 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 200 Aug 05 18:34:41.569462 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1391/5599] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:41 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:42.583321 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-fb2a1967-4b06-471e-9feb-c5964e26ff7a None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.585110 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fb2a1967-4b06-471e-9feb-c5964e26ff7a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:42.585339 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fb2a1967-4b06-471e-9feb-c5964e26ff7a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.585538 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-fb2a1967-4b06-471e-9feb-c5964e26ff7a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.591871 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-fb2a1967-4b06-471e-9feb-c5964e26ff7a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 404 Aug 05 18:34:42.592414 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1397/5600] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:42 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:42.602304 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-af12948e-7451-4ff0-8744-2781b178ca5b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.604253 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-af12948e-7451-4ff0-8744-2781b178ca5b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:42.604482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-af12948e-7451-4ff0-8744-2781b178ca5b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.604720 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-af12948e-7451-4ff0-8744-2781b178ca5b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.604910 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-af12948e-7451-4ff0-8744-2781b178ca5b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: 5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:42.611573 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-af12948e-7451-4ff0-8744-2781b178ca5b tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 404 Aug 05 18:34:42.612127 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1405/5601] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:42 2026] DELETE /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:42.618426 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b051332f-43b1-44b7-bf50-69ea42f13e2f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.620384 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b051332f-43b1-44b7-bf50-69ea42f13e2f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 Aug 05 18:34:42.620641 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b051332f-43b1-44b7-bf50-69ea42f13e2f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.620821 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b051332f-43b1-44b7-bf50-69ea42f13e2f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.626895 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b051332f-43b1-44b7-bf50-69ea42f13e2f tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 returned with HTTP 404 Aug 05 18:34:42.627441 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1409/5602] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:42 2026] GET /volume/v3/volumes/5bfcc512-5a63-43a0-981a-1aa470ddf316 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:42.634719 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1838faae-3db0-4e17-8af1-08b04cd7300a None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.636689 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1838faae-3db0-4e17-8af1-08b04cd7300a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:42.636892 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1838faae-3db0-4e17-8af1-08b04cd7300a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.637106 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1838faae-3db0-4e17-8af1-08b04cd7300a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.637237 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-1838faae-3db0-4e17-8af1-08b04cd7300a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete snapshot with id: e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:42.641996 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1838faae-3db0-4e17-8af1-08b04cd7300a tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 404 Aug 05 18:34:42.642556 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1392/5603] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:34:42 2026] DELETE /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:42.650546 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-78e8601c-f012-4716-bde2-c9d0bb7cbee9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.652636 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-78e8601c-f012-4716-bde2-c9d0bb7cbee9 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 Aug 05 18:34:42.652899 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-78e8601c-f012-4716-bde2-c9d0bb7cbee9 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.653184 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-78e8601c-f012-4716-bde2-c9d0bb7cbee9 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.657908 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-78e8601c-f012-4716-bde2-c9d0bb7cbee9 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 returned with HTTP 404 Aug 05 18:34:42.658531 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1398/5604] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:42 2026] GET /volume/v3/snapshots/e02dc57f-ade8-4eb8-a2a5-c5d3ebfea809 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:42.664664 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-edb932ca-2738-4226-905d-12bd6b2003b4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.666524 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-edb932ca-2738-4226-905d-12bd6b2003b4 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:42.666805 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-edb932ca-2738-4226-905d-12bd6b2003b4 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.667074 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-edb932ca-2738-4226-905d-12bd6b2003b4 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.667307 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-edb932ca-2738-4226-905d-12bd6b2003b4 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:42.673218 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-edb932ca-2738-4226-905d-12bd6b2003b4 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 404 Aug 05 18:34:42.673745 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1406/5605] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:42 2026] DELETE /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:42.680706 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e0a876d7-699a-418b-86fd-7516f1a48a13 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.682724 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0a876d7-699a-418b-86fd-7516f1a48a13 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 Aug 05 18:34:42.682964 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0a876d7-699a-418b-86fd-7516f1a48a13 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.683189 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e0a876d7-699a-418b-86fd-7516f1a48a13 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.689612 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e0a876d7-699a-418b-86fd-7516f1a48a13 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 returned with HTTP 404 Aug 05 18:34:42.690157 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1410/5606] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:42 2026] GET /volume/v3/volumes/b37b6247-cd56-4028-8d36-2a74247c85f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:42.724539 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ed072ff0-da34-4053-bfdc-c96284f508fa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.726341 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:42.726609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.726794 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.726957 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: 2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:42.734060 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:42.734060 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:42.734519 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:42.752350 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume request issued successfully. Aug 05 18:34:42.752514 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ed072ff0-da34-4053-bfdc-c96284f508fa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e returned with HTTP 202 Aug 05 18:34:42.752969 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1393/5607] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:42 2026] DELETE /volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:42.759941 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-5aff77a2-1da9-4213-9f2f-af74eaac7a14 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:42.761760 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5aff77a2-1da9-4213-9f2f-af74eaac7a14 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:42.761965 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5aff77a2-1da9-4213-9f2f-af74eaac7a14 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:42.762156 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-5aff77a2-1da9-4213-9f2f-af74eaac7a14 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:42.768739 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:42.768739 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:42.772451 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-5aff77a2-1da9-4213-9f2f-af74eaac7a14 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Volume info retrieved successfully. Aug 05 18:34:42.777335 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-5aff77a2-1da9-4213-9f2f-af74eaac7a14 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e returned with HTTP 200 Aug 05 18:34:42.777760 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1399/5608] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:42 2026] GET /volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 05 18:34:43.790562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-23ce726e-158d-428f-907d-ee9cdec8f2a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:43.792393 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23ce726e-158d-428f-907d-ee9cdec8f2a7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e Aug 05 18:34:43.792670 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23ce726e-158d-428f-907d-ee9cdec8f2a7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:43.792900 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-23ce726e-158d-428f-907d-ee9cdec8f2a7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:43.798547 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-23ce726e-158d-428f-907d-ee9cdec8f2a7 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e returned with HTTP 404 Aug 05 18:34:43.799210 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1407/5609] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:43 2026] GET /volume/v3/volumes/2e3b7f09-0fae-40a2-a48c-bbe0dd8ce10e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:43.805035 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3d4738ff-cddb-44eb-ae11-79fd7c6b4fc3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:43.806722 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d4738ff-cddb-44eb-ae11-79fd7c6b4fc3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:43.806917 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d4738ff-cddb-44eb-ae11-79fd7c6b4fc3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:43.807109 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3d4738ff-cddb-44eb-ae11-79fd7c6b4fc3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:43.807279 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-3d4738ff-cddb-44eb-ae11-79fd7c6b4fc3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: 930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:43.812521 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3d4738ff-cddb-44eb-ae11-79fd7c6b4fc3 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 404 Aug 05 18:34:43.812952 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1411/5610] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:43 2026] DELETE /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:43.819048 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-98f498b5-217a-4fb2-9f05-9b564c4c81aa None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:43.820764 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98f498b5-217a-4fb2-9f05-9b564c4c81aa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc Aug 05 18:34:43.820965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98f498b5-217a-4fb2-9f05-9b564c4c81aa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:43.821192 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-98f498b5-217a-4fb2-9f05-9b564c4c81aa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:43.826851 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-98f498b5-217a-4fb2-9f05-9b564c4c81aa tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc returned with HTTP 404 Aug 05 18:34:43.827410 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1394/5611] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:43 2026] GET /volume/v3/volumes/930f8fdd-1827-48eb-a1fd-a651fe55eddc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:43.859425 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8a6ed51a-03ff-4bea-aaa6-83fb0bcba0fd None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:43.861156 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a6ed51a-03ff-4bea-aaa6-83fb0bcba0fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] DELETE https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:43.861385 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a6ed51a-03ff-4bea-aaa6-83fb0bcba0fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:43.861571 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8a6ed51a-03ff-4bea-aaa6-83fb0bcba0fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:43.861765 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-8a6ed51a-03ff-4bea-aaa6-83fb0bcba0fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Delete volume with id: dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:43.867166 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8a6ed51a-03ff-4bea-aaa6-83fb0bcba0fd tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 404 Aug 05 18:34:43.867640 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1400/5612] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:43 2026] DELETE /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:43.873611 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fbebf2c2-ad49-4092-a882-bb91d42c94e5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:43.875531 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fbebf2c2-ad49-4092-a882-bb91d42c94e5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] GET https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 Aug 05 18:34:43.875771 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fbebf2c2-ad49-4092-a882-bb91d42c94e5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:43.875980 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fbebf2c2-ad49-4092-a882-bb91d42c94e5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:43.882049 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fbebf2c2-ad49-4092-a882-bb91d42c94e5 tempest-VolumeImageDependencyTests-1834577898 tempest-VolumeImageDependencyTests-1834577898-project-member] https://10.4.3.210/volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 returned with HTTP 404 Aug 05 18:34:43.882574 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1408/5613] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:43 2026] GET /volume/v3/volumes/dfaa9dee-6701-4068-951c-fbbd53e20f59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:44.897654 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:44.977801 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:44.978141 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2049828625"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:44.979406 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.volumes [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2049828625'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:44.979511 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create volume of 1 GB Aug 05 18:34:44.983073 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Availability Zones retrieved successfully. Aug 05 18:34:44.988065 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Flow 'volume_create_api' (92d0e3ac-5d1f-4f43-8078-0ba70e7467b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:44.988935 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d16b543d-cc08-427e-9c68-5005e90dce61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:44.989709 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.flows.api.create_volume [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Validating volume size '1' using validate_int {{(pid=100366) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:45.011809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d16b543d-cc08-427e-9c68-5005e90dce61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:45.012533 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb38af3c-3862-4505-87f2-fe34b87eef51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:45.063903 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Created reservations ['3066bf89-d836-4af2-810a-d28c80cad697', 'dc95585c-90fd-4a72-8922-3f59abd32cef', '2dd8d956-e6d2-4822-812c-b3e3c5f96ec8', 'd91b00ec-ef3a-4c77-8860-46e3d07cd21d'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:45.064600 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb38af3c-3862-4505-87f2-fe34b87eef51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3066bf89-d836-4af2-810a-d28c80cad697', 'dc95585c-90fd-4a72-8922-3f59abd32cef', '2dd8d956-e6d2-4822-812c-b3e3c5f96ec8', 'd91b00ec-ef3a-4c77-8860-46e3d07cd21d']}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:45.065278 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f1f6f2c-20ea-432e-a0da-acd0845659e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:45.084967 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f1f6f2c-20ea-432e-a0da-acd0845659e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd103f7b7-ff99-4d82-b042-a6e57786e195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2049828625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb89b12bbf9544e6a5c4953270e76c5b',qos_specs=None,replication_status=,reservations=['3066bf89-d836-4af2-810a-d28c80cad697','dc95585c-90fd-4a72-8922-3f59abd32cef','2dd8d956-e6d2-4822-812c-b3e3c5f96ec8','d91b00ec-ef3a-4c77-8860-46e3d07cd21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61690a5239144b9394894b6658b340f7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2049828625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d103f7b7-ff99-4d82-b042-a6e57786e195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb89b12bbf9544e6a5c4953270e76c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61690a5239144b9394894b6658b340f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:45.085498 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fffb95e9-fa74-49d7-a17d-c1e837196c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:45.099944 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fffb95e9-fa74-49d7-a17d-c1e837196c6e) transitioned into state 'SUCCESS' from state '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-2049828625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb89b12bbf9544e6a5c4953270e76c5b',qos_specs=None,replication_status=,reservations=['3066bf89-d836-4af2-810a-d28c80cad697','dc95585c-90fd-4a72-8922-3f59abd32cef','2dd8d956-e6d2-4822-812c-b3e3c5f96ec8','d91b00ec-ef3a-4c77-8860-46e3d07cd21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61690a5239144b9394894b6658b340f7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:45.100604 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3460effd-ed3c-4526-a5e8-84e80f0b1875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:45.109280 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3460effd-ed3c-4526-a5e8-84e80f0b1875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100366) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:45.110031 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Flow 'volume_create_api' (92d0e3ac-5d1f-4f43-8078-0ba70e7467b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100366) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:45.110383 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create volume request issued successfully. Aug 05 18:34:45.110966 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4b7795f6-92dd-42d3-9c9c-219cac6e7be5 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:45.111374 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1412/5614] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:34:44 2026] POST /volume/v3/volumes => generated 766 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:45.122479 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-93c54360-b705-4758-9ac1-d8b92013ea54 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:45.124292 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93c54360-b705-4758-9ac1-d8b92013ea54 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:45.124492 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93c54360-b705-4758-9ac1-d8b92013ea54 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:45.124749 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-93c54360-b705-4758-9ac1-d8b92013ea54 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:45.131949 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:45.131949 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:45.135839 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-93c54360-b705-4758-9ac1-d8b92013ea54 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:45.140077 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-93c54360-b705-4758-9ac1-d8b92013ea54 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 200 Aug 05 18:34:45.140484 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1395/5615] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:45 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:46.151469 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3b084ccd-b3f0-432c-bf8d-fccb8e88386d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:46.153089 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3b084ccd-b3f0-432c-bf8d-fccb8e88386d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:46.153306 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3b084ccd-b3f0-432c-bf8d-fccb8e88386d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:46.153485 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3b084ccd-b3f0-432c-bf8d-fccb8e88386d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:46.160283 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:46.160283 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:46.164034 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3b084ccd-b3f0-432c-bf8d-fccb8e88386d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:46.168037 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3b084ccd-b3f0-432c-bf8d-fccb8e88386d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 200 Aug 05 18:34:46.168446 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1401/5616] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:46 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:46.180192 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:46.181993 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:34:46.182433 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d103f7b7-ff99-4d82-b042-a6e57786e195", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-801233894"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:46.190630 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:46.190630 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:46.191163 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:46.191328 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create snapshot from volume d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:46.223016 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Created reservations ['be5c7b4a-4247-481f-96bc-ced0ee45a5a6', '6643d3bb-52b7-4244-bd46-6a84407e6c44', '99985173-5d21-48e5-879b-da5f8ada60f9', 'eb2c8157-731e-47c2-889e-ebfe977afc74'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:46.248300 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot create request issued successfully. Aug 05 18:34:46.248681 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-2349074f-0250-402a-9ab6-0dae31b6fe50 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:34:46.249138 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1409/5617] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:34:46 2026] POST /volume/v3/snapshots => generated 321 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:34:46.257860 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e55868ce-d68c-481a-b33c-c7f2f60de0dd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:46.259933 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e55868ce-d68c-481a-b33c-c7f2f60de0dd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:46.260142 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e55868ce-d68c-481a-b33c-c7f2f60de0dd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:46.260333 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e55868ce-d68c-481a-b33c-c7f2f60de0dd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:46.265606 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:46.265606 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:46.266074 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-e55868ce-d68c-481a-b33c-c7f2f60de0dd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:46.266913 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e55868ce-d68c-481a-b33c-c7f2f60de0dd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e returned with HTTP 200 Aug 05 18:34:46.267353 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1413/5618] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:46 2026] GET /volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:47.275553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f380e659-91fb-4097-bd67-62e8171120cf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:47.277441 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f380e659-91fb-4097-bd67-62e8171120cf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:47.277670 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f380e659-91fb-4097-bd67-62e8171120cf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:47.277875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f380e659-91fb-4097-bd67-62e8171120cf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:47.282889 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:47.282889 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:47.283368 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f380e659-91fb-4097-bd67-62e8171120cf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:47.284252 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f380e659-91fb-4097-bd67-62e8171120cf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e returned with HTTP 200 Aug 05 18:34:47.284798 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1396/5619] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:47 2026] GET /volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:47.293607 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:47.295345 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195/action Aug 05 18:34:47.295718 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action body: b'{"revert": {"snapshot_id": "256dca9d-8913-4fa9-a0cd-6083883ec33e"}}' {{(pid=100365) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:34:47.295854 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "256dca9d-8913-4fa9-a0cd-6083883ec33e"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:47.304143 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:47.304143 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:47.304605 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume retrieved successfully. Aug 05 18:34:47.316282 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Reverting volume d103f7b7-ff99-4d82-b042-a6e57786e195 to snapshot 256dca9d-8913-4fa9-a0cd-6083883ec33e. Aug 05 18:34:47.317150 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:47.317150 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:47.341818 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-4b60a522-ccde-4a6f-9437-b34c4da31328 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195/action returned with HTTP 202 Aug 05 18:34:47.342428 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1402/5620] 10.4.3.210 () {70 vars in 1431 bytes} [Wed Aug 5 18:34:47 2026] POST /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:34:47.349912 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1b947f93-552d-4548-856c-c0549d7f3c8d None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:47.352152 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b947f93-552d-4548-856c-c0549d7f3c8d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:47.352152 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b947f93-552d-4548-856c-c0549d7f3c8d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:47.352372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1b947f93-552d-4548-856c-c0549d7f3c8d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:47.359741 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:47.359741 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:47.363664 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-1b947f93-552d-4548-856c-c0549d7f3c8d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:47.368171 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1b947f93-552d-4548-856c-c0549d7f3c8d tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 200 Aug 05 18:34:47.368585 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1410/5621] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:47 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:48.380542 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4cfafec6-48de-4c6d-931c-8f1db0d0225a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:48.382326 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4cfafec6-48de-4c6d-931c-8f1db0d0225a tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:48.382560 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4cfafec6-48de-4c6d-931c-8f1db0d0225a tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:48.382763 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4cfafec6-48de-4c6d-931c-8f1db0d0225a tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:48.389752 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:48.389752 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:48.393322 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-4cfafec6-48de-4c6d-931c-8f1db0d0225a tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:48.397243 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4cfafec6-48de-4c6d-931c-8f1db0d0225a tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 200 Aug 05 18:34:48.397736 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1414/5622] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:48 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:48.408531 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-91a75d82-8955-465a-82dc-a98c1ee7d1e4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:48.410331 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91a75d82-8955-465a-82dc-a98c1ee7d1e4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:48.410520 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91a75d82-8955-465a-82dc-a98c1ee7d1e4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:48.410730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-91a75d82-8955-465a-82dc-a98c1ee7d1e4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:48.415317 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:48.415317 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:48.415700 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-91a75d82-8955-465a-82dc-a98c1ee7d1e4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:48.416395 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-91a75d82-8955-465a-82dc-a98c1ee7d1e4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e returned with HTTP 200 Aug 05 18:34:48.416740 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1397/5623] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:48 2026] GET /volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:48.424454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-261b4812-0135-49c7-a65b-38b6cc232a69 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:48.426181 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-261b4812-0135-49c7-a65b-38b6cc232a69 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:48.426377 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-261b4812-0135-49c7-a65b-38b6cc232a69 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:48.426570 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-261b4812-0135-49c7-a65b-38b6cc232a69 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:48.433346 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:48.433346 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:48.436582 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-261b4812-0135-49c7-a65b-38b6cc232a69 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:48.440429 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-261b4812-0135-49c7-a65b-38b6cc232a69 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 200 Aug 05 18:34:48.440827 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1403/5624] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:48 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:48.453654 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:48.455508 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:48.455886 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-222282222"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:48.457289 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.volumes [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-222282222'}} {{(pid=100363) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:48.457403 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create volume of 1 GB Aug 05 18:34:48.461448 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Availability Zones retrieved successfully. Aug 05 18:34:48.466807 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Flow 'volume_create_api' (2c11ddbe-bbbe-4b3d-b341-3304cf1eba7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:48.467684 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9244a855-9d96-4247-84e2-9f842f788f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:48.468560 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.flows.api.create_volume [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Validating volume size '1' using validate_int {{(pid=100363) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:48.494609 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9244a855-9d96-4247-84e2-9f842f788f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:48.495463 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b1b007-a447-47a4-b994-575723f0ddbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:48.533951 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.quota [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Created reservations ['db689bb1-5f30-421d-bc9d-92a8e3a8a354', '5443268c-ed7b-4556-8fcf-9da54d557768', '073e680f-24ec-4b67-89fb-d7b5c505484e', 'b2d4c95b-0714-4fab-80a2-703cd3859122'] {{(pid=100363) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:48.534857 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b1b007-a447-47a4-b994-575723f0ddbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db689bb1-5f30-421d-bc9d-92a8e3a8a354', '5443268c-ed7b-4556-8fcf-9da54d557768', '073e680f-24ec-4b67-89fb-d7b5c505484e', 'b2d4c95b-0714-4fab-80a2-703cd3859122']}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:48.535748 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7719b28-96dd-4c5d-b3dc-da5363417f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:48.556621 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7719b28-96dd-4c5d-b3dc-da5363417f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb17825b-06ae-4b6b-a337-7cbd74a46964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-222282222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb89b12bbf9544e6a5c4953270e76c5b',qos_specs=None,replication_status=,reservations=['db689bb1-5f30-421d-bc9d-92a8e3a8a354','5443268c-ed7b-4556-8fcf-9da54d557768','073e680f-24ec-4b67-89fb-d7b5c505484e','b2d4c95b-0714-4fab-80a2-703cd3859122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61690a5239144b9394894b6658b340f7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-222282222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb17825b-06ae-4b6b-a337-7cbd74a46964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb89b12bbf9544e6a5c4953270e76c5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61690a5239144b9394894b6658b340f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:48.557703 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967e8ab7-25a6-4d24-9bda-d2b2353438b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:48.577350 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967e8ab7-25a6-4d24-9bda-d2b2353438b2) transitioned into state 'SUCCESS' from state '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-222282222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb89b12bbf9544e6a5c4953270e76c5b',qos_specs=None,replication_status=,reservations=['db689bb1-5f30-421d-bc9d-92a8e3a8a354','5443268c-ed7b-4556-8fcf-9da54d557768','073e680f-24ec-4b67-89fb-d7b5c505484e','b2d4c95b-0714-4fab-80a2-703cd3859122'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61690a5239144b9394894b6658b340f7',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:48.578088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e954fa-c361-4d68-8e97-7af81a749d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:48.586615 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e954fa-c361-4d68-8e97-7af81a749d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100363) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:48.587374 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Flow 'volume_create_api' (2c11ddbe-bbbe-4b3d-b341-3304cf1eba7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100363) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:48.587689 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create volume request issued successfully. Aug 05 18:34:48.588221 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eb9acef0-ca2b-43f1-8e68-b6373dccfe19 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:48.588644 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1411/5625] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:34:48 2026] POST /volume/v3/volumes => generated 765 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:48.600386 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-97699461-2b0a-4590-8968-55cee01aa0bd None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:48.602263 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97699461-2b0a-4590-8968-55cee01aa0bd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:48.602852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97699461-2b0a-4590-8968-55cee01aa0bd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:48.602852 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97699461-2b0a-4590-8968-55cee01aa0bd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:48.609246 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:48.609246 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:48.612728 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-97699461-2b0a-4590-8968-55cee01aa0bd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:48.616719 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97699461-2b0a-4590-8968-55cee01aa0bd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 200 Aug 05 18:34:48.617075 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1415/5626] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:48 2026] GET /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:49.629056 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-62bbd5fa-1fa6-4348-ad2b-ecbb0f8ee234 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:49.630817 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-62bbd5fa-1fa6-4348-ad2b-ecbb0f8ee234 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:49.631036 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-62bbd5fa-1fa6-4348-ad2b-ecbb0f8ee234 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:49.631235 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-62bbd5fa-1fa6-4348-ad2b-ecbb0f8ee234 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:49.638322 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:49.638322 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:49.643644 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-62bbd5fa-1fa6-4348-ad2b-ecbb0f8ee234 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:49.648210 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-62bbd5fa-1fa6-4348-ad2b-ecbb0f8ee234 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 200 Aug 05 18:34:49.648607 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1398/5627] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:49 2026] GET /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:49.660150 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-57445755-17ff-4e96-a720-069a053efabf None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:49.661948 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:34:49.662331 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb17825b-06ae-4b6b-a337-7cbd74a46964", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-414609044"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:49.672058 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:49.672058 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:49.672578 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:49.672761 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.snapshots [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Create snapshot from volume bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:49.705519 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Created reservations ['47f080f9-245d-4111-9c68-0ebc3f3ebb6c', 'f8cc0fe5-91a3-4ecc-a132-b397deeb4d83', '500f34b4-3b18-48ac-afdf-42ae8802abf7', 'f693760e-4682-4c6c-8a2c-6aa9bccdf2b1'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:49.736897 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot create request issued successfully. Aug 05 18:34:49.737335 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-57445755-17ff-4e96-a720-069a053efabf tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:34:49.737829 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1404/5628] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:34:49 2026] POST /volume/v3/snapshots => generated 321 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:34:49.746876 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-60e67b95-0ccf-44d6-8e18-020406df6f5c None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:49.748863 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-60e67b95-0ccf-44d6-8e18-020406df6f5c tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 Aug 05 18:34:49.749183 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-60e67b95-0ccf-44d6-8e18-020406df6f5c tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:49.749313 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-60e67b95-0ccf-44d6-8e18-020406df6f5c tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:49.754047 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:49.754047 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:49.754489 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-60e67b95-0ccf-44d6-8e18-020406df6f5c tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:49.755313 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-60e67b95-0ccf-44d6-8e18-020406df6f5c tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 returned with HTTP 200 Aug 05 18:34:49.755643 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1412/5629] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:49 2026] GET /volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:50.764043 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-dff257a0-6a00-4fa7-a029-ab9d831e1a7b None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:50.765775 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dff257a0-6a00-4fa7-a029-ab9d831e1a7b tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 Aug 05 18:34:50.765971 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dff257a0-6a00-4fa7-a029-ab9d831e1a7b tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:50.766174 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-dff257a0-6a00-4fa7-a029-ab9d831e1a7b tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:50.770718 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:50.770718 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:50.771086 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-dff257a0-6a00-4fa7-a029-ab9d831e1a7b tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:50.771770 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-dff257a0-6a00-4fa7-a029-ab9d831e1a7b tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 returned with HTTP 200 Aug 05 18:34:50.772109 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1416/5630] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:50 2026] GET /volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:50.779937 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:50.782796 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964/action Aug 05 18:34:50.783358 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100364) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:34:50.783542 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:50.794603 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:50.794603 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:50.795285 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:50.832755 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Created reservations ['d5d16ad8-d2c2-4cb8-839b-fddd22a95c1f', 'a08e3fed-7596-42e4-b151-a0ea8d49315a'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:50.840456 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Extend volume request issued successfully. Aug 05 18:34:50.840711 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c75f56f0-8abb-4ee2-bad2-4bfab6f359dc tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964/action returned with HTTP 202 Aug 05 18:34:50.841183 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1399/5631] 10.4.3.210 () {70 vars in 1431 bytes} [Wed Aug 5 18:34:50 2026] POST /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 05 18:34:50.847396 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0e12ef4b-651a-4483-a7b9-66e9e2df16d9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:50.849512 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e12ef4b-651a-4483-a7b9-66e9e2df16d9 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:50.849758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e12ef4b-651a-4483-a7b9-66e9e2df16d9 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:50.849944 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0e12ef4b-651a-4483-a7b9-66e9e2df16d9 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:50.856911 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:50.856911 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:50.860738 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-0e12ef4b-651a-4483-a7b9-66e9e2df16d9 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:50.864725 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0e12ef4b-651a-4483-a7b9-66e9e2df16d9 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 200 Aug 05 18:34:50.865097 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1405/5632] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:50 2026] GET /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:51.877503 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-13be960c-309f-4610-8874-8b5bf5bb0dee None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:51.879292 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-13be960c-309f-4610-8874-8b5bf5bb0dee tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:51.879489 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-13be960c-309f-4610-8874-8b5bf5bb0dee tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:51.879685 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-13be960c-309f-4610-8874-8b5bf5bb0dee tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:51.886260 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:51.886260 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:51.889495 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-13be960c-309f-4610-8874-8b5bf5bb0dee tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:51.893263 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-13be960c-309f-4610-8874-8b5bf5bb0dee tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 200 Aug 05 18:34:51.893655 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1413/5633] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:51 2026] GET /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:51.904615 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:51.906358 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] POST https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964/action Aug 05 18:34:51.906760 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action body: b'{"revert": {"snapshot_id": "85917a08-80e2-419e-a028-41fe51565602"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:34:51.906880 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "85917a08-80e2-419e-a028-41fe51565602"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:51.914522 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:51.914522 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:51.914955 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume retrieved successfully. Aug 05 18:34:51.926010 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] HTTP exception thrown: Can't revert volume bb17825b-06ae-4b6b-a337-7cbd74a46964 to its latest snapshot 85917a08-80e2-419e-a028-41fe51565602. The volume size must be equal to the snapshot size. Aug 05 18:34:51.926191 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7aa71464-3a6b-4da3-bb30-b022484cc158 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964/action returned with HTTP 400 Aug 05 18:34:51.926892 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1417/5634] 10.4.3.210 () {70 vars in 1431 bytes} [Wed Aug 5 18:34:51 2026] POST /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 05 18:34:51.934024 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:51.936105 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 Aug 05 18:34:51.936324 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:51.936553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:51.936679 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Delete snapshot with id: 85917a08-80e2-419e-a028-41fe51565602 Aug 05 18:34:51.941997 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:51.941997 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:51.942486 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:51.957335 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot delete request issued successfully. Aug 05 18:34:51.957534 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-59aeb1ec-466e-40c7-946b-a1b63c85b0a3 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 returned with HTTP 202 Aug 05 18:34:51.957836 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1400/5635] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:34:51 2026] DELETE /volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:51.963764 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c4a07ce0-f8eb-49b5-956d-91a67c6b1710 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:51.965917 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c4a07ce0-f8eb-49b5-956d-91a67c6b1710 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 Aug 05 18:34:51.966635 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c4a07ce0-f8eb-49b5-956d-91a67c6b1710 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:51.966635 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c4a07ce0-f8eb-49b5-956d-91a67c6b1710 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:51.970731 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:51.970731 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:51.971185 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c4a07ce0-f8eb-49b5-956d-91a67c6b1710 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:51.971929 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c4a07ce0-f8eb-49b5-956d-91a67c6b1710 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 returned with HTTP 200 Aug 05 18:34:51.972288 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1406/5636] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:51 2026] GET /volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:52.981264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b3e9cc94-3519-48ae-b036-935af71e2f46 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:52.983101 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3e9cc94-3519-48ae-b036-935af71e2f46 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 Aug 05 18:34:52.983340 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3e9cc94-3519-48ae-b036-935af71e2f46 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:52.983523 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b3e9cc94-3519-48ae-b036-935af71e2f46 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:52.987884 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b3e9cc94-3519-48ae-b036-935af71e2f46 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 returned with HTTP 404 Aug 05 18:34:52.988510 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1414/5637] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:52 2026] GET /volume/v3/snapshots/85917a08-80e2-419e-a028-41fe51565602 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:52.994703 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:52.996824 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] DELETE https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:52.997091 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:52.997337 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:52.997541 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Delete volume with id: bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:53.004903 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:53.004903 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:53.005381 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:53.020151 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Delete volume request issued successfully. Aug 05 18:34:53.020300 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3365f45f-e3ed-4f30-9785-f4a7368aa6d8 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 202 Aug 05 18:34:53.020766 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1418/5638] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:52 2026] DELETE /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:53.027553 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d07d567c-1153-420c-b6c6-8add56e294a4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:53.029358 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d07d567c-1153-420c-b6c6-8add56e294a4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:53.029559 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d07d567c-1153-420c-b6c6-8add56e294a4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:53.029758 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d07d567c-1153-420c-b6c6-8add56e294a4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:53.036340 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:53.036340 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:53.039621 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-d07d567c-1153-420c-b6c6-8add56e294a4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:53.043727 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d07d567c-1153-420c-b6c6-8add56e294a4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 200 Aug 05 18:34:53.044164 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1401/5639] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:53 2026] GET /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:54.055573 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-8d72f19b-ce1a-47fb-b5c8-c38a19bca6da None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:54.057806 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8d72f19b-ce1a-47fb-b5c8-c38a19bca6da tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 Aug 05 18:34:54.058052 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8d72f19b-ce1a-47fb-b5c8-c38a19bca6da tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:54.058246 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-8d72f19b-ce1a-47fb-b5c8-c38a19bca6da tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:54.064097 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-8d72f19b-ce1a-47fb-b5c8-c38a19bca6da tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 returned with HTTP 404 Aug 05 18:34:54.064567 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1407/5640] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:54 2026] GET /volume/v3/volumes/bb17825b-06ae-4b6b-a337-7cbd74a46964 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:54.070843 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:54.073081 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:54.073310 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:54.073488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:54.073602 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.snapshots [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Delete snapshot with id: 256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:54.080101 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:54.080101 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:54.080688 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:54.096717 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot delete request issued successfully. Aug 05 18:34:54.097043 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0876b6b4-6b65-4c00-8e51-2bd5593789c4 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e returned with HTTP 202 Aug 05 18:34:54.097430 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1415/5641] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:34:54 2026] DELETE /volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:34:54.103669 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-da5be546-fa71-4c00-a574-21a46f7e7836 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:54.105770 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-da5be546-fa71-4c00-a574-21a46f7e7836 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:54.105974 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-da5be546-fa71-4c00-a574-21a46f7e7836 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:54.106198 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-da5be546-fa71-4c00-a574-21a46f7e7836 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:54.111037 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:54.111037 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:54.111467 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-da5be546-fa71-4c00-a574-21a46f7e7836 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Snapshot retrieved successfully. Aug 05 18:34:54.112238 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-da5be546-fa71-4c00-a574-21a46f7e7836 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e returned with HTTP 200 Aug 05 18:34:54.112625 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1419/5642] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:54 2026] GET /volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:55.121610 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a99ff4d9-fb72-43e0-b8e3-92b7a4f95624 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:55.123249 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a99ff4d9-fb72-43e0-b8e3-92b7a4f95624 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e Aug 05 18:34:55.123440 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a99ff4d9-fb72-43e0-b8e3-92b7a4f95624 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:55.123652 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a99ff4d9-fb72-43e0-b8e3-92b7a4f95624 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:55.128190 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a99ff4d9-fb72-43e0-b8e3-92b7a4f95624 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e returned with HTTP 404 Aug 05 18:34:55.128691 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1402/5643] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:55 2026] GET /volume/v3/snapshots/256dca9d-8913-4fa9-a0cd-6083883ec33e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:34:55.135051 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-787441be-efb0-4286-ad51-989a6a14ec63 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:55.136996 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] DELETE https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:55.136996 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:55.137228 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:55.137395 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Delete volume with id: d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:55.144067 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:55.144067 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:55.144586 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:55.160426 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Delete volume request issued successfully. Aug 05 18:34:55.160703 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-787441be-efb0-4286-ad51-989a6a14ec63 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 202 Aug 05 18:34:55.161293 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1408/5644] 10.4.3.210 () {68 vars in 1392 bytes} [Wed Aug 5 18:34:55 2026] DELETE /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 05 18:34:55.168404 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-436c39fd-804f-4b1f-83e6-0c8c43a8cfdd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:55.170395 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-436c39fd-804f-4b1f-83e6-0c8c43a8cfdd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:55.170662 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-436c39fd-804f-4b1f-83e6-0c8c43a8cfdd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:55.170907 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-436c39fd-804f-4b1f-83e6-0c8c43a8cfdd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:55.179277 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:55.179277 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:55.183250 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-436c39fd-804f-4b1f-83e6-0c8c43a8cfdd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Volume info retrieved successfully. Aug 05 18:34:55.187857 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-436c39fd-804f-4b1f-83e6-0c8c43a8cfdd tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 200 Aug 05 18:34:55.188341 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1416/5645] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:55 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:34:56.201035 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-34702522-a865-4793-9046-56f1d3878273 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:56.202975 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-34702522-a865-4793-9046-56f1d3878273 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] GET https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 Aug 05 18:34:56.203263 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-34702522-a865-4793-9046-56f1d3878273 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:56.203488 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-34702522-a865-4793-9046-56f1d3878273 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:56.210993 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-34702522-a865-4793-9046-56f1d3878273 tempest-VolumeRevertTests-2066046387 tempest-VolumeRevertTests-2066046387-project-member] https://10.4.3.210/volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 returned with HTTP 404 Aug 05 18:34:56.211639 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1420/5646] 10.4.3.210 () {68 vars in 1389 bytes} [Wed Aug 5 18:34:56 2026] GET /volume/v3/volumes/d103f7b7-ff99-4d82-b042-a6e57786e195 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 05 18:34:57.274586 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:57.353769 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:57.354149 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:57.355775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:57.355899 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create volume of 1 GB Aug 05 18:34:57.359866 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Availability Zones retrieved successfully. Aug 05 18:34:57.365095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Flow 'volume_create_api' (8b95a58c-e952-44d0-a360-ff26c8b9d7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:57.366186 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2902a3a8-03d4-474c-8bb0-5a84da46da38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:57.367107 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:57.394096 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2902a3a8-03d4-474c-8bb0-5a84da46da38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:57.394783 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc82225f-06cb-4514-a333-e64dafe1ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:57.449265 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Created reservations ['2afb6308-c105-4a5c-8b07-10ba5b0ad92d', '4be5b6b6-524b-46da-827f-b255f39879d8', 'a7ff80d5-699d-48fd-aadc-005cbd3d5856', 'ea8a1211-b1df-4641-9b50-bcc1fe05018d'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:57.449965 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc82225f-06cb-4514-a333-e64dafe1ca0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2afb6308-c105-4a5c-8b07-10ba5b0ad92d', '4be5b6b6-524b-46da-827f-b255f39879d8', 'a7ff80d5-699d-48fd-aadc-005cbd3d5856', 'ea8a1211-b1df-4641-9b50-bcc1fe05018d']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:57.450652 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c3f0cd-cdfe-47c1-b4c4-62b8a0a0e05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:57.471170 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c3f0cd-cdfe-47c1-b4c4-62b8a0a0e05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75f4899d-15cf-48b6-ad2c-3956ee546b65', '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='499a03359dad4247a087c3953250a42f',qos_specs=None,replication_status=,reservations=['2afb6308-c105-4a5c-8b07-10ba5b0ad92d','4be5b6b6-524b-46da-827f-b255f39879d8','a7ff80d5-699d-48fd-aadc-005cbd3d5856','ea8a1211-b1df-4641-9b50-bcc1fe05018d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accea4bc0dd54a0f88891e9c2787a1df',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:57Z,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=75f4899d-15cf-48b6-ad2c-3956ee546b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='499a03359dad4247a087c3953250a42f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accea4bc0dd54a0f88891e9c2787a1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:57.471824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34048455-12c2-48e2-8e7d-c392a7edfad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:57.488580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34048455-12c2-48e2-8e7d-c392a7edfad8) transitioned into state 'SUCCESS' from 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='499a03359dad4247a087c3953250a42f',qos_specs=None,replication_status=,reservations=['2afb6308-c105-4a5c-8b07-10ba5b0ad92d','4be5b6b6-524b-46da-827f-b255f39879d8','a7ff80d5-699d-48fd-aadc-005cbd3d5856','ea8a1211-b1df-4641-9b50-bcc1fe05018d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accea4bc0dd54a0f88891e9c2787a1df',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:57.489303 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4c8f49-874f-4421-bf94-06638b7432a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:57.498273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4c8f49-874f-4421-bf94-06638b7432a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:57.499021 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Flow 'volume_create_api' (8b95a58c-e952-44d0-a360-ff26c8b9d7db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:57.499292 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create volume request issued successfully. Aug 05 18:34:57.499807 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6dfc3f2b-4e17-464e-a483-fa4c1877d405 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:57.500181 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1403/5647] 10.4.3.210 () {68 vars in 1258 bytes} [Wed Aug 5 18:34:57 2026] POST /volume/v3/volumes => generated 740 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:34:57.510741 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-909e893e-d7f4-4386-99ac-cc1b093ed2f2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:57.512478 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-909e893e-d7f4-4386-99ac-cc1b093ed2f2 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:34:57.512701 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-909e893e-d7f4-4386-99ac-cc1b093ed2f2 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:57.512876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-909e893e-d7f4-4386-99ac-cc1b093ed2f2 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:57.519794 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:57.519794 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:57.523021 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-909e893e-d7f4-4386-99ac-cc1b093ed2f2 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:57.526799 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-909e893e-d7f4-4386-99ac-cc1b093ed2f2 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 returned with HTTP 200 Aug 05 18:34:57.527165 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1409/5648] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:57 2026] GET /volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 => generated 808 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:58.541423 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3573ef9e-d360-4ad2-976c-dd56c9bc4513 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:58.543343 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3573ef9e-d360-4ad2-976c-dd56c9bc4513 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:34:58.543628 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3573ef9e-d360-4ad2-976c-dd56c9bc4513 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:58.543872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3573ef9e-d360-4ad2-976c-dd56c9bc4513 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:58.552016 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:58.552016 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:58.557027 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-3573ef9e-d360-4ad2-976c-dd56c9bc4513 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:58.562916 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3573ef9e-d360-4ad2-976c-dd56c9bc4513 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 returned with HTTP 200 Aug 05 18:34:58.563506 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1417/5649] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:58 2026] GET /volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:58.576014 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-fb9a6b70-4d4d-480b-90e7-59a3e6b2e2d4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:58.577971 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fb9a6b70-4d4d-480b-90e7-59a3e6b2e2d4 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:34:58.578223 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fb9a6b70-4d4d-480b-90e7-59a3e6b2e2d4 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:58.578440 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-fb9a6b70-4d4d-480b-90e7-59a3e6b2e2d4 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:58.586203 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:58.586203 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:58.589890 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-fb9a6b70-4d4d-480b-90e7-59a3e6b2e2d4 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:58.594115 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-fb9a6b70-4d4d-480b-90e7-59a3e6b2e2d4 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 returned with HTTP 200 Aug 05 18:34:58.594485 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1421/5650] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:58 2026] GET /volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:58.610166 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-527e493c-a5ec-4749-9798-5fe77241b18d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:58.612097 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:34:58.612419 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-3619224"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:58.613778 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-3619224'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:34:58.613906 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create volume of 1 GB Aug 05 18:34:58.614189 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:58.614189 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:58.618064 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Availability Zones retrieved successfully. Aug 05 18:34:58.623501 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Flow 'volume_create_api' (68e7d721-da5f-4aea-8e03-667cc14e7848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:58.624318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90eacfaf-1054-4cd2-8523-c9e8a9fafa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:58.625131 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:34:58.650570 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90eacfaf-1054-4cd2-8523-c9e8a9fafa9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:58.651317 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb39bf6-e9dd-459c-8c41-0b215924cde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:58.688671 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Created reservations ['4c6ff467-c317-427f-87cc-2da4c77fab88', 'd5a9f662-a3cd-4b41-9968-bbd0614b69c4', '448a5a9f-8d19-4aca-b715-4aec7f312dab', 'e110ab39-476a-4670-a7b6-9d9b4067e64f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:58.689392 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb39bf6-e9dd-459c-8c41-0b215924cde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c6ff467-c317-427f-87cc-2da4c77fab88', 'd5a9f662-a3cd-4b41-9968-bbd0614b69c4', '448a5a9f-8d19-4aca-b715-4aec7f312dab', 'e110ab39-476a-4670-a7b6-9d9b4067e64f']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:58.690167 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c275c1-ea63-4a02-ab02-f927fa62d04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:58.712441 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c275c1-ea63-4a02-ab02-f927fa62d04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff793dec-e4d9-4d53-9252-c81c03c34697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-3619224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='499a03359dad4247a087c3953250a42f',qos_specs=None,replication_status=,reservations=['4c6ff467-c317-427f-87cc-2da4c77fab88','d5a9f662-a3cd-4b41-9968-bbd0614b69c4','448a5a9f-8d19-4aca-b715-4aec7f312dab','e110ab39-476a-4670-a7b6-9d9b4067e64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accea4bc0dd54a0f88891e9c2787a1df',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:34:58Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-3619224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff793dec-e4d9-4d53-9252-c81c03c34697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='499a03359dad4247a087c3953250a42f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='accea4bc0dd54a0f88891e9c2787a1df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:58.713385 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf54ce8-4974-4011-9aca-e801d1947221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:58.732792 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf54ce8-4974-4011-9aca-e801d1947221) transitioned into 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-3619224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='499a03359dad4247a087c3953250a42f',qos_specs=None,replication_status=,reservations=['4c6ff467-c317-427f-87cc-2da4c77fab88','d5a9f662-a3cd-4b41-9968-bbd0614b69c4','448a5a9f-8d19-4aca-b715-4aec7f312dab','e110ab39-476a-4670-a7b6-9d9b4067e64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='accea4bc0dd54a0f88891e9c2787a1df',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:58.733652 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf6d548-9ed5-4adf-8ffc-f81729c7ba81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:34:58.743479 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf6d548-9ed5-4adf-8ffc-f81729c7ba81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:34:58.744530 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Flow 'volume_create_api' (68e7d721-da5f-4aea-8e03-667cc14e7848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:34:58.744899 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create volume request issued successfully. Aug 05 18:34:58.745551 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-527e493c-a5ec-4749-9798-5fe77241b18d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:34:58.746206 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1404/5651] 10.4.3.210 () {68 vars in 1259 bytes} [Wed Aug 5 18:34:58 2026] POST /volume/v3/volumes => generated 773 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:34:58.757355 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7c28891f-3083-4fa9-82d8-179b7a9ff748 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:58.759326 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7c28891f-3083-4fa9-82d8-179b7a9ff748 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:34:58.759551 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7c28891f-3083-4fa9-82d8-179b7a9ff748 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:58.759784 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7c28891f-3083-4fa9-82d8-179b7a9ff748 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:58.768389 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:58.768389 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:58.772687 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-7c28891f-3083-4fa9-82d8-179b7a9ff748 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:58.777338 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7c28891f-3083-4fa9-82d8-179b7a9ff748 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 returned with HTTP 200 Aug 05 18:34:58.777760 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1410/5652] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:58 2026] GET /volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:59.792507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-32523e88-f281-4981-8be7-49bd560639ba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:59.794225 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32523e88-f281-4981-8be7-49bd560639ba tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:34:59.794400 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32523e88-f281-4981-8be7-49bd560639ba tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:59.794572 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-32523e88-f281-4981-8be7-49bd560639ba tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:59.802138 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:59.802138 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:34:59.805522 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-32523e88-f281-4981-8be7-49bd560639ba tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:59.809237 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-32523e88-f281-4981-8be7-49bd560639ba tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 returned with HTTP 200 Aug 05 18:34:59.809607 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1418/5653] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:59 2026] GET /volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 => generated 866 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:59.823699 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-82e0ad4f-c1af-4653-9191-9d6d2a8454a3 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:59.825443 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-82e0ad4f-c1af-4653-9191-9d6d2a8454a3 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:34:59.825650 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-82e0ad4f-c1af-4653-9191-9d6d2a8454a3 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:59.825829 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-82e0ad4f-c1af-4653-9191-9d6d2a8454a3 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:59.832087 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:59.832087 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:34:59.835261 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-82e0ad4f-c1af-4653-9191-9d6d2a8454a3 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:59.838672 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-82e0ad4f-c1af-4653-9191-9d6d2a8454a3 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 returned with HTTP 200 Aug 05 18:34:59.839022 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1422/5654] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:34:59 2026] GET /volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:34:59.850133 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:59.851929 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] POST https://10.4.3.210/volume/v3/snapshots Aug 05 18:34:59.852316 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff793dec-e4d9-4d53-9252-c81c03c34697", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1248659475"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:34:59.860158 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:59.860158 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:34:59.860566 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:34:59.860693 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Create snapshot from volume ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:34:59.889723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Created reservations ['b53eb24a-8391-4a76-814a-9b303db1177d', '6aca8ef9-88cf-4d9d-8de5-fde0a494bd20', 'b7d74c61-6d04-4db8-9a72-86ad75e62bcb', 'b51f4a2c-66e2-4d92-b3e4-2dc872a23808'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:34:59.919229 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot create request issued successfully. Aug 05 18:34:59.919552 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0aa51ca3-ca3f-43c0-b9d5-1d36a52c65f0 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots returned with HTTP 202 Aug 05 18:34:59.919994 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1405/5655] 10.4.3.210 () {68 vars in 1265 bytes} [Wed Aug 5 18:34:59 2026] POST /volume/v3/snapshots => generated 326 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:34:59.928680 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ffb20afe-617a-4ce0-bbae-b6b356742480 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:34:59.930936 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ffb20afe-617a-4ce0-bbae-b6b356742480 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:34:59.931189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ffb20afe-617a-4ce0-bbae-b6b356742480 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:34:59.931434 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ffb20afe-617a-4ce0-bbae-b6b356742480 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:34:59.937462 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:34:59.937462 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:34:59.938046 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-ffb20afe-617a-4ce0-bbae-b6b356742480 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot retrieved successfully. Aug 05 18:34:59.939076 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ffb20afe-617a-4ce0-bbae-b6b356742480 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f returned with HTTP 200 Aug 05 18:34:59.939553 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1411/5656] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:34:59 2026] GET /volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f => generated 458 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:00.948221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-298917ad-0e7c-4f5a-ac61-d8b4c4014b0e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:00.950145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-298917ad-0e7c-4f5a-ac61-d8b4c4014b0e tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:35:00.950320 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-298917ad-0e7c-4f5a-ac61-d8b4c4014b0e tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:00.950488 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-298917ad-0e7c-4f5a-ac61-d8b4c4014b0e tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:00.955523 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:00.955523 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:00.955935 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-298917ad-0e7c-4f5a-ac61-d8b4c4014b0e tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot retrieved successfully. Aug 05 18:35:00.956631 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-298917ad-0e7c-4f5a-ac61-d8b4c4014b0e tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f returned with HTTP 200 Aug 05 18:35:00.956955 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1419/5657] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:35:00 2026] GET /volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:00.965250 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-6fe43748-3ecc-4ca5-9f05-16472c3cba97 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:00.967208 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6fe43748-3ecc-4ca5-9f05-16472c3cba97 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:35:00.967415 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6fe43748-3ecc-4ca5-9f05-16472c3cba97 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:00.967651 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-6fe43748-3ecc-4ca5-9f05-16472c3cba97 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:00.972973 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:00.972973 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:00.973417 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-6fe43748-3ecc-4ca5-9f05-16472c3cba97 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot retrieved successfully. Aug 05 18:35:00.974234 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-6fe43748-3ecc-4ca5-9f05-16472c3cba97 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f returned with HTTP 200 Aug 05 18:35:00.974604 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1423/5658] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:35:00 2026] GET /volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:00.983587 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:00.985319 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] DELETE https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:35:00.985494 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:00.985691 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:00.985785 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.snapshots [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Delete snapshot with id: b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:35:00.990322 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:00.990322 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:00.990670 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot retrieved successfully. Aug 05 18:35:01.005527 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot delete request issued successfully. Aug 05 18:35:01.005707 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f461fd45-5b76-4b9a-a89a-5c15c921698c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f returned with HTTP 202 Aug 05 18:35:01.006114 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1406/5659] 10.4.3.210 () {66 vars in 1357 bytes} [Wed Aug 5 18:35:00 2026] DELETE /volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:35:01.013074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-59681c44-2ac8-4702-a833-6ce9050b0773 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:01.015258 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-59681c44-2ac8-4702-a833-6ce9050b0773 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:35:01.015510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-59681c44-2ac8-4702-a833-6ce9050b0773 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:01.015797 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-59681c44-2ac8-4702-a833-6ce9050b0773 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:01.021336 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:01.021336 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:01.021928 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-59681c44-2ac8-4702-a833-6ce9050b0773 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Snapshot retrieved successfully. Aug 05 18:35:01.022769 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-59681c44-2ac8-4702-a833-6ce9050b0773 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f returned with HTTP 200 Aug 05 18:35:01.023237 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1412/5660] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:35:01 2026] GET /volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:02.032177 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-c7d89787-81b2-49b9-8c9a-2fe6fa043bbf None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:02.034550 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7d89787-81b2-49b9-8c9a-2fe6fa043bbf tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f Aug 05 18:35:02.034830 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7d89787-81b2-49b9-8c9a-2fe6fa043bbf tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:02.035103 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-c7d89787-81b2-49b9-8c9a-2fe6fa043bbf tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:02.040768 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-c7d89787-81b2-49b9-8c9a-2fe6fa043bbf tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f returned with HTTP 404 Aug 05 18:35:02.041521 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1420/5661] 10.4.3.210 () {66 vars in 1354 bytes} [Wed Aug 5 18:35:02 2026] GET /volume/v3/snapshots/b119bd6c-703c-41fb-8d2a-c9ab56dc6d9f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:02.047453 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:02.049320 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] DELETE https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:35:02.049557 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:02.049807 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:02.050000 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Delete volume with id: ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:35:02.056987 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:02.056987 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:02.057429 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:35:02.073422 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Delete volume request issued successfully. Aug 05 18:35:02.073608 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-016e2183-9f49-4f9b-b4cc-4b70387a756d tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 returned with HTTP 202 Aug 05 18:35:02.073998 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1424/5662] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:35:02 2026] DELETE /volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:35:02.079946 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-86d611d6-a2a2-41ce-810e-2ebc56903e8b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:02.082291 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86d611d6-a2a2-41ce-810e-2ebc56903e8b tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:35:02.082411 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86d611d6-a2a2-41ce-810e-2ebc56903e8b tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:02.082629 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-86d611d6-a2a2-41ce-810e-2ebc56903e8b tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:02.089811 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:02.089811 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:02.093285 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-86d611d6-a2a2-41ce-810e-2ebc56903e8b tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:35:02.098577 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-86d611d6-a2a2-41ce-810e-2ebc56903e8b tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 returned with HTTP 200 Aug 05 18:35:02.098997 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1407/5663] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:35:02 2026] GET /volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:03.110335 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-16126ce4-77c5-487e-98df-5aad423e89e1 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:03.112441 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-16126ce4-77c5-487e-98df-5aad423e89e1 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 Aug 05 18:35:03.112683 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-16126ce4-77c5-487e-98df-5aad423e89e1 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:03.112866 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-16126ce4-77c5-487e-98df-5aad423e89e1 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:03.118203 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-16126ce4-77c5-487e-98df-5aad423e89e1 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 returned with HTTP 404 Aug 05 18:35:03.118811 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1413/5664] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:35:03 2026] GET /volume/v3/volumes/ff793dec-e4d9-4d53-9252-c81c03c34697 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:03.126059 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:03.128238 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] DELETE https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:35:03.128483 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:03.128751 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:03.128961 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Delete volume with id: 75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:35:03.137481 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:03.137481 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:03.138215 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:35:03.159705 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Delete volume request issued successfully. Aug 05 18:35:03.159961 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-763ebf0a-65dc-4a4e-86b8-05992e5a9a58 tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 returned with HTTP 202 Aug 05 18:35:03.160453 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1421/5665] 10.4.3.210 () {66 vars in 1351 bytes} [Wed Aug 5 18:35:03 2026] DELETE /volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:35:03.167425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b2b597e2-6cae-48e5-9226-e530e7c10ceb None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:03.169529 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2b597e2-6cae-48e5-9226-e530e7c10ceb tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:35:03.169756 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2b597e2-6cae-48e5-9226-e530e7c10ceb tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:03.169963 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2b597e2-6cae-48e5-9226-e530e7c10ceb tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:03.176737 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:03.176737 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:03.181075 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-b2b597e2-6cae-48e5-9226-e530e7c10ceb tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Volume info retrieved successfully. Aug 05 18:35:03.185739 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2b597e2-6cae-48e5-9226-e530e7c10ceb tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 returned with HTTP 200 Aug 05 18:35:03.186280 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1425/5666] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:35:03 2026] GET /volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:04.198864 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-13fbc519-dc64-4b36-98b2-d6a2fda72b9c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:04.201092 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-13fbc519-dc64-4b36-98b2-d6a2fda72b9c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] GET https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 Aug 05 18:35:04.201353 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-13fbc519-dc64-4b36-98b2-d6a2fda72b9c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:04.201613 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-13fbc519-dc64-4b36-98b2-d6a2fda72b9c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:04.208505 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-13fbc519-dc64-4b36-98b2-d6a2fda72b9c tempest-CinderUnicodeTest-1709336122 tempest-CinderUnicodeTest-1709336122-project-member] https://10.4.3.210/volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 returned with HTTP 404 Aug 05 18:35:04.209102 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1408/5667] 10.4.3.210 () {66 vars in 1348 bytes} [Wed Aug 5 18:35:04 2026] GET /volume/v3/volumes/75f4899d-15cf-48b6-ad2c-3956ee546b65 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:05.587716 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:05.691722 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:35:05.692129 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-796441722"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:05.693758 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-796441722'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:35:05.693915 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Create volume of 1 GB Aug 05 18:35:05.698352 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Availability Zones retrieved successfully. Aug 05 18:35:05.705310 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Flow 'volume_create_api' (9778ec3e-f5b5-43bf-8e8b-2bd57a000077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:05.706454 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd8e746-7cb8-4c4e-993d-146510dad00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:05.707410 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:35:05.732508 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fd8e746-7cb8-4c4e-993d-146510dad00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:05.733214 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1bee1e8-e2e5-4b19-9595-4b272d52a498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:05.782389 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Created reservations ['c15fb00f-ece0-43b6-8282-250d6169f083', 'f05767b6-fbdc-4079-bd98-bfa752b9893e', '65988053-37a4-4d72-92e8-d752c0db1b61', 'f53b35f8-c685-4bd0-aad7-c9ca09b01364'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:05.783056 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1bee1e8-e2e5-4b19-9595-4b272d52a498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c15fb00f-ece0-43b6-8282-250d6169f083', 'f05767b6-fbdc-4079-bd98-bfa752b9893e', '65988053-37a4-4d72-92e8-d752c0db1b61', 'f53b35f8-c685-4bd0-aad7-c9ca09b01364']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:05.783708 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ac6c7-68b5-4541-9f62-d72dd6579c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:05.804405 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c6ac6c7-68b5-4541-9f62-d72dd6579c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc034d7-e23b-4a47-9316-91f97aa97a7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796441722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17c1d4ed54bf4625bd2f4f4b428a6a7f',qos_specs=None,replication_status=,reservations=['c15fb00f-ece0-43b6-8282-250d6169f083','f05767b6-fbdc-4079-bd98-bfa752b9893e','65988053-37a4-4d72-92e8-d752c0db1b61','f53b35f8-c685-4bd0-aad7-c9ca09b01364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04622ef2205443878980bd756cc6bb11',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796441722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc034d7-e23b-4a47-9316-91f97aa97a7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c1d4ed54bf4625bd2f4f4b428a6a7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04622ef2205443878980bd756cc6bb11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:05.805073 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace30c08-f03c-4a35-ad21-6b99fe8bace0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:05.821051 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace30c08-f03c-4a35-ad21-6b99fe8bace0) transitioned into state 'SUCCESS' from state '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-796441722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17c1d4ed54bf4625bd2f4f4b428a6a7f',qos_specs=None,replication_status=,reservations=['c15fb00f-ece0-43b6-8282-250d6169f083','f05767b6-fbdc-4079-bd98-bfa752b9893e','65988053-37a4-4d72-92e8-d752c0db1b61','f53b35f8-c685-4bd0-aad7-c9ca09b01364'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04622ef2205443878980bd756cc6bb11',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:05.821773 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e0b562-d749-4854-8302-74371d8742b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:05.829244 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9e0b562-d749-4854-8302-74371d8742b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:05.829955 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Flow 'volume_create_api' (9778ec3e-f5b5-43bf-8e8b-2bd57a000077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:05.830246 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Create volume request issued successfully. Aug 05 18:35:05.830759 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-c5901c73-80a0-4bf2-808e-5f7f75159721 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:35:05.831160 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1414/5668] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:35:05 2026] POST /volume/v3/volumes => generated 777 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:05.844130 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0471e2fa-1cfe-47e6-aded-23bf724b0e8f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:05.845800 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0471e2fa-1cfe-47e6-aded-23bf724b0e8f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d Aug 05 18:35:05.846058 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0471e2fa-1cfe-47e6-aded-23bf724b0e8f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:05.846186 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0471e2fa-1cfe-47e6-aded-23bf724b0e8f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:05.853956 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:05.853956 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:05.858704 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-0471e2fa-1cfe-47e6-aded-23bf724b0e8f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Volume info retrieved successfully. Aug 05 18:35:05.864609 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0471e2fa-1cfe-47e6-aded-23bf724b0e8f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d returned with HTTP 200 Aug 05 18:35:05.865196 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1422/5669] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:05 2026] GET /volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:06.876890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eae1b07f-3ae3-466e-8d47-cd6d378a8d1f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:06.879087 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eae1b07f-3ae3-466e-8d47-cd6d378a8d1f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d Aug 05 18:35:06.879366 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eae1b07f-3ae3-466e-8d47-cd6d378a8d1f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:06.879608 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eae1b07f-3ae3-466e-8d47-cd6d378a8d1f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:06.887992 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:06.887992 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:06.891759 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-eae1b07f-3ae3-466e-8d47-cd6d378a8d1f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Volume info retrieved successfully. Aug 05 18:35:06.896131 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eae1b07f-3ae3-466e-8d47-cd6d378a8d1f tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d returned with HTTP 200 Aug 05 18:35:06.896604 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1426/5670] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:06 2026] GET /volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:06.907867 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:06.909723 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:35:06.910095 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bc034d7-e23b-4a47-9316-91f97aa97a7d", "name": "tempest-type-Backup-396487907"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:06.911496 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Creating new backup {'backup': {'volume_id': '8bc034d7-e23b-4a47-9316-91f97aa97a7d', 'name': 'tempest-type-Backup-396487907'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:35:06.911652 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Creating backup of volume 8bc034d7-e23b-4a47-9316-91f97aa97a7d in container None Aug 05 18:35:06.918670 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:06.918670 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:06.918974 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Volume info retrieved successfully. Aug 05 18:35:06.943216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Created reservations ['18da600d-0941-461d-9277-37a605337b46', '115c26fc-66fa-416d-b273-19cba3d10a05'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:06.975251 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-1c0117be-81f6-44fe-9a81-1603c4152f97 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:35:06.975772 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1409/5671] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:35:06 2026] POST /volume/v3/backups => generated 315 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:06.983576 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-d8e52e69-9f4e-4de3-b0bf-77937beb5eb0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:06.985435 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d8e52e69-9f4e-4de3-b0bf-77937beb5eb0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:06.985657 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d8e52e69-9f4e-4de3-b0bf-77937beb5eb0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:06.985876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-d8e52e69-9f4e-4de3-b0bf-77937beb5eb0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:06.985981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-d8e52e69-9f4e-4de3-b0bf-77937beb5eb0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:06.990819 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:06.990819 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:06.991531 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-d8e52e69-9f4e-4de3-b0bf-77937beb5eb0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:06.992023 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1415/5672] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:06 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:08.001717 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-4f46fc26-154c-4e59-92b6-ebc761bbc8ba None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:08.003481 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f46fc26-154c-4e59-92b6-ebc761bbc8ba tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:08.003721 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f46fc26-154c-4e59-92b6-ebc761bbc8ba tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:08.003914 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-4f46fc26-154c-4e59-92b6-ebc761bbc8ba tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:08.004011 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-4f46fc26-154c-4e59-92b6-ebc761bbc8ba tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:08.008745 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:08.008745 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:08.009479 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-4f46fc26-154c-4e59-92b6-ebc761bbc8ba tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:08.009909 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1423/5673] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:08 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:09.021559 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-32c5758e-2c53-4fc6-92b8-a2b7fde6e188 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:09.023461 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32c5758e-2c53-4fc6-92b8-a2b7fde6e188 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:09.023705 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32c5758e-2c53-4fc6-92b8-a2b7fde6e188 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:09.023891 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-32c5758e-2c53-4fc6-92b8-a2b7fde6e188 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:09.024007 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-32c5758e-2c53-4fc6-92b8-a2b7fde6e188 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:09.028376 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:09.028376 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:09.029020 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-32c5758e-2c53-4fc6-92b8-a2b7fde6e188 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:09.029386 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1427/5674] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:09 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:10.038931 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-0bd6cec3-1b1d-43a2-95a5-edd4d5423289 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:10.040796 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0bd6cec3-1b1d-43a2-95a5-edd4d5423289 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:10.040998 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0bd6cec3-1b1d-43a2-95a5-edd4d5423289 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:10.041189 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-0bd6cec3-1b1d-43a2-95a5-edd4d5423289 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:10.041284 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-0bd6cec3-1b1d-43a2-95a5-edd4d5423289 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:10.045341 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:10.045341 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:10.045893 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-0bd6cec3-1b1d-43a2-95a5-edd4d5423289 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:10.046237 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1410/5675] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:10 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:11.056843 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-27763e10-5c49-4f4c-8420-4d0dbdaed747 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:11.058606 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27763e10-5c49-4f4c-8420-4d0dbdaed747 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:11.058829 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-27763e10-5c49-4f4c-8420-4d0dbdaed747 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:11.059035 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-27763e10-5c49-4f4c-8420-4d0dbdaed747 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:11.059151 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-27763e10-5c49-4f4c-8420-4d0dbdaed747 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:11.064416 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:11.064416 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:11.065323 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-27763e10-5c49-4f4c-8420-4d0dbdaed747 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:11.065845 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1416/5676] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:11 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:12.077036 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-af89d5ae-3198-4575-989c-bcfc5006bc0b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:12.078796 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-af89d5ae-3198-4575-989c-bcfc5006bc0b tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:12.078995 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-af89d5ae-3198-4575-989c-bcfc5006bc0b tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:12.079184 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-af89d5ae-3198-4575-989c-bcfc5006bc0b tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:12.079284 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-af89d5ae-3198-4575-989c-bcfc5006bc0b tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:12.083484 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:12.083484 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:12.084145 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-af89d5ae-3198-4575-989c-bcfc5006bc0b tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:12.084503 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1424/5677] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:12 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:13.093932 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-eccce5b6-ecd0-47d7-bd21-803697c3ec92 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:13.095484 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eccce5b6-ecd0-47d7-bd21-803697c3ec92 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:13.095618 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eccce5b6-ecd0-47d7-bd21-803697c3ec92 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:13.095787 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-eccce5b6-ecd0-47d7-bd21-803697c3ec92 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:13.095890 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-eccce5b6-ecd0-47d7-bd21-803697c3ec92 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:13.099838 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:13.099838 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:13.100435 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-eccce5b6-ecd0-47d7-bd21-803697c3ec92 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:13.100811 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1428/5678] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:13 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:14.111073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f432ecbc-481d-410c-8aea-8580ac7b72df None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:14.112837 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f432ecbc-481d-410c-8aea-8580ac7b72df tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:14.113060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f432ecbc-481d-410c-8aea-8580ac7b72df tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:14.113273 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f432ecbc-481d-410c-8aea-8580ac7b72df tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:14.113410 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f432ecbc-481d-410c-8aea-8580ac7b72df tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:14.117472 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:14.117472 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:14.118270 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f432ecbc-481d-410c-8aea-8580ac7b72df tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:14.118742 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1411/5679] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:14 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:15.127791 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-dd61d175-28ae-4087-b347-cf1bb016bdf5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:15.130536 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dd61d175-28ae-4087-b347-cf1bb016bdf5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:15.131364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dd61d175-28ae-4087-b347-cf1bb016bdf5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:15.131364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-dd61d175-28ae-4087-b347-cf1bb016bdf5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:15.131364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-dd61d175-28ae-4087-b347-cf1bb016bdf5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:15.138500 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:15.138500 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:15.139428 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-dd61d175-28ae-4087-b347-cf1bb016bdf5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:15.139923 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1417/5680] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:15 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:16.148826 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eae09418-eb99-4d49-90e8-8a4d68727fe0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:16.150656 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eae09418-eb99-4d49-90e8-8a4d68727fe0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:16.150889 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eae09418-eb99-4d49-90e8-8a4d68727fe0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:16.151078 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eae09418-eb99-4d49-90e8-8a4d68727fe0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:16.151193 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-eae09418-eb99-4d49-90e8-8a4d68727fe0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:16.155486 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:16.155486 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:16.156155 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eae09418-eb99-4d49-90e8-8a4d68727fe0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:16.156478 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1425/5681] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:16 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:17.167452 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2eee712f-de6c-4bf3-a237-d871457104dc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:17.169200 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2eee712f-de6c-4bf3-a237-d871457104dc tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:17.169391 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2eee712f-de6c-4bf3-a237-d871457104dc tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:17.169630 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2eee712f-de6c-4bf3-a237-d871457104dc tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:17.169758 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-2eee712f-de6c-4bf3-a237-d871457104dc tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:17.173881 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:17.173881 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:17.174483 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2eee712f-de6c-4bf3-a237-d871457104dc tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:17.175005 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1429/5682] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:17 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:18.184841 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-d6c96990-385c-4869-9fdb-c1454f8e3819 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:18.186577 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6c96990-385c-4869-9fdb-c1454f8e3819 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:18.186815 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6c96990-385c-4869-9fdb-c1454f8e3819 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:18.187014 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-d6c96990-385c-4869-9fdb-c1454f8e3819 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:18.187111 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-d6c96990-385c-4869-9fdb-c1454f8e3819 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:18.191603 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:18.191603 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:18.192214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-d6c96990-385c-4869-9fdb-c1454f8e3819 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:18.192584 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1412/5683] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:18 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:19.202141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0cacb490-eaec-4a56-b99e-7b8f0dd67725 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:19.204512 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0cacb490-eaec-4a56-b99e-7b8f0dd67725 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:19.204838 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0cacb490-eaec-4a56-b99e-7b8f0dd67725 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:19.205093 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0cacb490-eaec-4a56-b99e-7b8f0dd67725 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:19.205248 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-0cacb490-eaec-4a56-b99e-7b8f0dd67725 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:19.210574 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:19.210574 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:19.211376 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0cacb490-eaec-4a56-b99e-7b8f0dd67725 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:19.211864 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1418/5684] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:19 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:20.221202 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-853f9c21-b3d5-45c8-8888-d6f413d625f5 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:20.222693 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-853f9c21-b3d5-45c8-8888-d6f413d625f5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:20.222866 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-853f9c21-b3d5-45c8-8888-d6f413d625f5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:20.223030 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-853f9c21-b3d5-45c8-8888-d6f413d625f5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:20.223143 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-853f9c21-b3d5-45c8-8888-d6f413d625f5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:20.224741 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=141,cinder:UPDATE=52,cinder:INSERT=30 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:35:20.227330 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:20.227330 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:20.227987 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-853f9c21-b3d5-45c8-8888-d6f413d625f5 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:20.228374 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1426/5685] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:20 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:21.238062 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-10b8507b-7429-4993-acb6-a8470848e570 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:21.239923 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-10b8507b-7429-4993-acb6-a8470848e570 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:21.240181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-10b8507b-7429-4993-acb6-a8470848e570 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:21.240397 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-10b8507b-7429-4993-acb6-a8470848e570 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:21.240549 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-10b8507b-7429-4993-acb6-a8470848e570 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:21.242432 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=107,cinder:UPDATE=15,cinder:INSERT=13 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:35:21.245156 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:21.245156 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:21.245696 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-10b8507b-7429-4993-acb6-a8470848e570 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:21.246244 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1430/5686] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:21 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:22.256719 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-182cb21f-c02d-444b-b2b6-fd60d8138c01 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:22.258547 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-182cb21f-c02d-444b-b2b6-fd60d8138c01 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:22.258795 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-182cb21f-c02d-444b-b2b6-fd60d8138c01 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:22.258972 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-182cb21f-c02d-444b-b2b6-fd60d8138c01 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:22.259074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-182cb21f-c02d-444b-b2b6-fd60d8138c01 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:22.260740 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=155,cinder:UPDATE=51,cinder:INSERT=32 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:35:22.263920 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:22.263920 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:22.264514 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-182cb21f-c02d-444b-b2b6-fd60d8138c01 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:22.264868 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1413/5687] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:22 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:22.276684 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-0617aa47-2486-4293-825e-a06049dbf513 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:22.339374 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0617aa47-2486-4293-825e-a06049dbf513 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-member] PUT https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:22.339722 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-0617aa47-2486-4293-825e-a06049dbf513 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:22.342692 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=172,cinder:INSERT=35,cinder:UPDATE=64 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:35:22.345532 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:22.345532 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:22.356080 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-0617aa47-2486-4293-825e-a06049dbf513 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-member] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:22.356469 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1419/5688] 10.4.3.210 () {70 vars in 1408 bytes} [Wed Aug 5 18:35:22 2026] PUT /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 315 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:22.363973 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3cd80769-927c-45be-a27b-88d1cc8fe5a2 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:22.365688 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cd80769-927c-45be-a27b-88d1cc8fe5a2 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:22.365932 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cd80769-927c-45be-a27b-88d1cc8fe5a2 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:22.366162 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3cd80769-927c-45be-a27b-88d1cc8fe5a2 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:22.366307 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-3cd80769-927c-45be-a27b-88d1cc8fe5a2 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:22.370513 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:22.370513 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:22.371123 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3cd80769-927c-45be-a27b-88d1cc8fe5a2 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:22.371607 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1427/5689] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:22 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:22.380546 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-60f5e586-2e67-416c-be47-d1c06502efac None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:22.382152 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-60f5e586-2e67-416c-be47-d1c06502efac tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] DELETE https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:22.382352 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-60f5e586-2e67-416c-be47-d1c06502efac tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:22.382531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-60f5e586-2e67-416c-be47-d1c06502efac tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:22.382686 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-60f5e586-2e67-416c-be47-d1c06502efac tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Delete backup with id: 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. Aug 05 18:35:22.386720 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:22.386720 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:22.397498 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-60f5e586-2e67-416c-be47-d1c06502efac tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] delete_backup rpcapi backup_id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:35:22.399092 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-60f5e586-2e67-416c-be47-d1c06502efac tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 202 Aug 05 18:35:22.399476 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1431/5690] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:35:22 2026] DELETE /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:35:22.406060 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a4f893ee-5190-471e-9e78-620926793774 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:22.407902 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a4f893ee-5190-471e-9e78-620926793774 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:22.408145 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a4f893ee-5190-471e-9e78-620926793774 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:22.408325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a4f893ee-5190-471e-9e78-620926793774 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:22.408422 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a4f893ee-5190-471e-9e78-620926793774 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:22.412647 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:22.412647 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:22.413320 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a4f893ee-5190-471e-9e78-620926793774 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 200 Aug 05 18:35:22.414161 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1414/5691] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:22 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:23.423122 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-76ecdfe1-051a-4d5c-8177-f7426caec8a0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:23.424857 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76ecdfe1-051a-4d5c-8177-f7426caec8a0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 Aug 05 18:35:23.425067 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76ecdfe1-051a-4d5c-8177-f7426caec8a0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:23.425263 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-76ecdfe1-051a-4d5c-8177-f7426caec8a0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:23.425368 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-76ecdfe1-051a-4d5c-8177-f7426caec8a0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Show backup with id 5b0ea11c-a4e3-4d75-88c8-5f54faa6a148. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:23.428718 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-76ecdfe1-051a-4d5c-8177-f7426caec8a0 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 returned with HTTP 404 Aug 05 18:35:23.429151 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1420/5692] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:23 2026] GET /volume/v3/backups/5b0ea11c-a4e3-4d75-88c8-5f54faa6a148 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:23.434938 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:23.436898 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d Aug 05 18:35:23.437098 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:23.437295 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:23.437443 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Delete volume with id: 8bc034d7-e23b-4a47-9316-91f97aa97a7d Aug 05 18:35:23.444403 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:23.444403 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:23.444726 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Volume info retrieved successfully. Aug 05 18:35:23.460111 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Delete volume request issued successfully. Aug 05 18:35:23.460288 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-cb7f09e5-b1bf-4227-8e98-b97778283248 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d returned with HTTP 202 Aug 05 18:35:23.460758 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1428/5693] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:35:23 2026] DELETE /volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:35:23.468425 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7bc7266f-f42c-4a52-9fb1-a6e122b37e64 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:23.470302 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7bc7266f-f42c-4a52-9fb1-a6e122b37e64 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d Aug 05 18:35:23.470547 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7bc7266f-f42c-4a52-9fb1-a6e122b37e64 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:23.470772 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7bc7266f-f42c-4a52-9fb1-a6e122b37e64 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:23.478127 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:23.478127 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:23.481626 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-7bc7266f-f42c-4a52-9fb1-a6e122b37e64 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Volume info retrieved successfully. Aug 05 18:35:23.485725 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7bc7266f-f42c-4a52-9fb1-a6e122b37e64 tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d returned with HTTP 200 Aug 05 18:35:23.486152 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1432/5694] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:23 2026] GET /volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:24.497723 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c7861417-5b67-426d-852a-8958b7f1304c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:24.499477 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c7861417-5b67-426d-852a-8958b7f1304c tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] GET https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d Aug 05 18:35:24.499690 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c7861417-5b67-426d-852a-8958b7f1304c tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:24.499883 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c7861417-5b67-426d-852a-8958b7f1304c tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:24.505963 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c7861417-5b67-426d-852a-8958b7f1304c tempest-ProjectMemberTests39-502753973 tempest-ProjectMemberTests39-502753973-project-admin] https://10.4.3.210/volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d returned with HTTP 404 Aug 05 18:35:24.506468 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1415/5695] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:24 2026] GET /volume/v3/volumes/8bc034d7-e23b-4a47-9316-91f97aa97a7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:25.859861 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:25.932385 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:35:25.932753 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-410588723"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:25.934408 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-410588723'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:35:25.934565 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume of 1 GB Aug 05 18:35:25.938806 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Availability Zones retrieved successfully. Aug 05 18:35:25.944233 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Flow 'volume_create_api' (1b1f25b8-3267-417a-bdee-e690db9979bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:25.945998 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6911be6d-19bd-452a-bf4c-84de0c23ff06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:25.946767 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:35:25.971665 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6911be6d-19bd-452a-bf4c-84de0c23ff06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:25.972255 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72d4647-796d-4062-a060-1322dfb21d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:26.024071 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Created reservations ['aec6e10b-5e2e-472b-9d8e-4a6aeed74bc4', '10ff8908-9d61-428f-bd84-05042c4497ef', 'ed6ebb4b-7ab6-4b2a-9bf8-ad0e714e1770', '5cd94ee2-f4d7-4c9e-8292-6a6970ea399d'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:26.024840 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c72d4647-796d-4062-a060-1322dfb21d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec6e10b-5e2e-472b-9d8e-4a6aeed74bc4', '10ff8908-9d61-428f-bd84-05042c4497ef', 'ed6ebb4b-7ab6-4b2a-9bf8-ad0e714e1770', '5cd94ee2-f4d7-4c9e-8292-6a6970ea399d']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:26.025521 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858b561f-9169-4855-b236-a8b2a5a3f690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:26.050474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (858b561f-9169-4855-b236-a8b2a5a3f690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3ddade-34a1-4661-91f6-a7d5bfb64cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-410588723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b991d835d85f4c0ab1986781c7e064e8',qos_specs=None,replication_status=,reservations=['aec6e10b-5e2e-472b-9d8e-4a6aeed74bc4','10ff8908-9d61-428f-bd84-05042c4497ef','ed6ebb4b-7ab6-4b2a-9bf8-ad0e714e1770','5cd94ee2-f4d7-4c9e-8292-6a6970ea399d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-410588723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3ddade-34a1-4661-91f6-a7d5bfb64cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b991d835d85f4c0ab1986781c7e064e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:26.051500 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a12605-b317-40da-9e22-14453afa7823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:26.066506 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a12605-b317-40da-9e22-14453afa7823) transitioned into state 'SUCCESS' from state '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-410588723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b991d835d85f4c0ab1986781c7e064e8',qos_specs=None,replication_status=,reservations=['aec6e10b-5e2e-472b-9d8e-4a6aeed74bc4','10ff8908-9d61-428f-bd84-05042c4497ef','ed6ebb4b-7ab6-4b2a-9bf8-ad0e714e1770','5cd94ee2-f4d7-4c9e-8292-6a6970ea399d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:26.067185 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e172aacb-85fc-4116-ada4-84a985785f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:26.076231 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e172aacb-85fc-4116-ada4-84a985785f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:26.077065 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Flow 'volume_create_api' (1b1f25b8-3267-417a-bdee-e690db9979bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:26.077357 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume request issued successfully. Aug 05 18:35:26.077967 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3f23e6d9-590f-42b8-b648-ef3a02fb28eb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:35:26.078411 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1421/5696] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:35:25 2026] POST /volume/v3/volumes => generated 777 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:26.089964 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-33647a35-aa78-4f83-a214-2b1dd9632077 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:26.092449 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-33647a35-aa78-4f83-a214-2b1dd9632077 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 Aug 05 18:35:26.092783 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-33647a35-aa78-4f83-a214-2b1dd9632077 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:26.093063 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-33647a35-aa78-4f83-a214-2b1dd9632077 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:26.100624 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:26.100624 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:26.104149 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-33647a35-aa78-4f83-a214-2b1dd9632077 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:26.107692 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-33647a35-aa78-4f83-a214-2b1dd9632077 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 returned with HTTP 200 Aug 05 18:35:26.107995 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1429/5697] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:26 2026] GET /volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:27.119836 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ce6cef74-5ab1-41ff-a2a8-ed5aa38ca18f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:27.121635 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce6cef74-5ab1-41ff-a2a8-ed5aa38ca18f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 Aug 05 18:35:27.121851 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce6cef74-5ab1-41ff-a2a8-ed5aa38ca18f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:27.122032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ce6cef74-5ab1-41ff-a2a8-ed5aa38ca18f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:27.129824 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:27.129824 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:27.133205 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-ce6cef74-5ab1-41ff-a2a8-ed5aa38ca18f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:27.137029 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ce6cef74-5ab1-41ff-a2a8-ed5aa38ca18f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 returned with HTTP 200 Aug 05 18:35:27.137418 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1433/5698] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:27 2026] GET /volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:27.150182 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:27.151880 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:35:27.152275 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0e3ddade-34a1-4661-91f6-a7d5bfb64cb5", "name": "tempest-type-Backup-726379199"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:27.153609 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Creating new backup {'backup': {'volume_id': '0e3ddade-34a1-4661-91f6-a7d5bfb64cb5', 'name': 'tempest-type-Backup-726379199'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:35:27.153741 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Creating backup of volume 0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 in container None Aug 05 18:35:27.160468 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:27.160468 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:27.160760 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:27.181380 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Created reservations ['4b815f24-6948-4b1a-9d00-99f849a5cda7', 'd73a9fd6-a09d-43ed-87af-4a5bbc60228f'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:27.204966 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-990b3538-cf6e-4bb0-8832-0428bb577bbd tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:35:27.205343 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1416/5699] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:35:27 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) Aug 05 18:35:27.213131 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6d38d95d-1ca9-4548-822a-11f8f6d5b7c8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:27.215041 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6d38d95d-1ca9-4548-822a-11f8f6d5b7c8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:27.215301 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6d38d95d-1ca9-4548-822a-11f8f6d5b7c8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:27.215510 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6d38d95d-1ca9-4548-822a-11f8f6d5b7c8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:27.215667 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-6d38d95d-1ca9-4548-822a-11f8f6d5b7c8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:27.219742 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:27.219742 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:27.220531 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6d38d95d-1ca9-4548-822a-11f8f6d5b7c8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:27.221033 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1422/5700] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:27 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:28.231691 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-da820635-987c-474d-b9ad-7289bda8276f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:28.234094 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da820635-987c-474d-b9ad-7289bda8276f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:28.234411 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da820635-987c-474d-b9ad-7289bda8276f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:28.234708 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-da820635-987c-474d-b9ad-7289bda8276f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:28.234875 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-da820635-987c-474d-b9ad-7289bda8276f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:28.240041 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:28.240041 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:28.240886 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-da820635-987c-474d-b9ad-7289bda8276f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:28.241403 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1430/5701] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:28 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:29.250872 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-62527f15-c34e-4b5e-a2d3-31a3e026bef6 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:29.252613 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62527f15-c34e-4b5e-a2d3-31a3e026bef6 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:29.252830 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62527f15-c34e-4b5e-a2d3-31a3e026bef6 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:29.253006 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-62527f15-c34e-4b5e-a2d3-31a3e026bef6 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:29.253126 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-62527f15-c34e-4b5e-a2d3-31a3e026bef6 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:29.256943 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:29.256943 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:29.257528 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-62527f15-c34e-4b5e-a2d3-31a3e026bef6 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:29.257918 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1434/5702] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:29 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:30.267726 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-deeaf209-ec81-4e44-b416-ac4ee7e972d4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:30.269786 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-deeaf209-ec81-4e44-b416-ac4ee7e972d4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:30.270022 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-deeaf209-ec81-4e44-b416-ac4ee7e972d4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:30.270251 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-deeaf209-ec81-4e44-b416-ac4ee7e972d4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:30.270367 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-deeaf209-ec81-4e44-b416-ac4ee7e972d4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:30.274756 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:30.274756 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:30.275418 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-deeaf209-ec81-4e44-b416-ac4ee7e972d4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:30.275817 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1417/5703] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:30 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:31.286124 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-3c906388-9725-46a3-8bca-c70a12c890e5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:31.287863 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c906388-9725-46a3-8bca-c70a12c890e5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:31.288088 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c906388-9725-46a3-8bca-c70a12c890e5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:31.288284 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-3c906388-9725-46a3-8bca-c70a12c890e5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:31.288407 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-3c906388-9725-46a3-8bca-c70a12c890e5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:31.292343 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:31.292343 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:31.292871 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-3c906388-9725-46a3-8bca-c70a12c890e5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:31.293198 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1423/5704] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:31 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:32.302794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b57b6f44-23eb-4840-8b75-28a75051b32b None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:32.306058 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b57b6f44-23eb-4840-8b75-28a75051b32b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:32.306274 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b57b6f44-23eb-4840-8b75-28a75051b32b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:32.306457 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b57b6f44-23eb-4840-8b75-28a75051b32b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:32.306546 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-b57b6f44-23eb-4840-8b75-28a75051b32b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:32.310818 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:32.310818 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:32.311357 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b57b6f44-23eb-4840-8b75-28a75051b32b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:32.311728 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1431/5705] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:32 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:33.321442 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b0ba58fa-24de-4204-9580-8d4a8ecf230a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:33.323754 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b0ba58fa-24de-4204-9580-8d4a8ecf230a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:33.323988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b0ba58fa-24de-4204-9580-8d4a8ecf230a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:33.324207 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b0ba58fa-24de-4204-9580-8d4a8ecf230a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:33.324356 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b0ba58fa-24de-4204-9580-8d4a8ecf230a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:33.328656 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:33.328656 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:33.329306 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b0ba58fa-24de-4204-9580-8d4a8ecf230a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:33.329808 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1435/5706] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:33 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:34.340026 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-73a45d31-3246-4f08-8c03-46220326e275 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:34.342083 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-73a45d31-3246-4f08-8c03-46220326e275 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:34.342345 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-73a45d31-3246-4f08-8c03-46220326e275 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:34.342554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-73a45d31-3246-4f08-8c03-46220326e275 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:34.342681 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-73a45d31-3246-4f08-8c03-46220326e275 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:34.346749 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:34.346749 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:34.347354 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-73a45d31-3246-4f08-8c03-46220326e275 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:34.347724 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1418/5707] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:34 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:35.358023 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-180cec75-a59f-4154-b51f-d3d662a2c05f None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:35.360267 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-180cec75-a59f-4154-b51f-d3d662a2c05f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:35.360548 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-180cec75-a59f-4154-b51f-d3d662a2c05f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:35.360833 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-180cec75-a59f-4154-b51f-d3d662a2c05f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:35.360990 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-180cec75-a59f-4154-b51f-d3d662a2c05f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:35.366629 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:35.366629 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:35.367050 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-180cec75-a59f-4154-b51f-d3d662a2c05f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:35.367525 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1424/5708] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:35 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:36.378662 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f45184b1-9649-45ff-99f1-0dd8c3c6ca23 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:36.380307 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f45184b1-9649-45ff-99f1-0dd8c3c6ca23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:36.380507 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f45184b1-9649-45ff-99f1-0dd8c3c6ca23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:36.380693 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f45184b1-9649-45ff-99f1-0dd8c3c6ca23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:36.380794 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-f45184b1-9649-45ff-99f1-0dd8c3c6ca23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:36.385676 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:36.385676 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:36.385849 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f45184b1-9649-45ff-99f1-0dd8c3c6ca23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:36.386196 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1432/5709] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:36 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:37.395901 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-0d044500-e70b-4241-824a-262e42104a60 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:37.397881 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d044500-e70b-4241-824a-262e42104a60 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:37.398058 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d044500-e70b-4241-824a-262e42104a60 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:37.398257 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-0d044500-e70b-4241-824a-262e42104a60 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:37.398357 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-0d044500-e70b-4241-824a-262e42104a60 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:37.403740 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:37.403740 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:37.404603 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-0d044500-e70b-4241-824a-262e42104a60 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:37.405042 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1436/5710] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:37 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:38.413891 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-44362ef5-26db-4e46-a413-c196061ca3df None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:38.416057 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44362ef5-26db-4e46-a413-c196061ca3df tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:38.416283 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44362ef5-26db-4e46-a413-c196061ca3df tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:38.416510 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-44362ef5-26db-4e46-a413-c196061ca3df tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:38.416660 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-44362ef5-26db-4e46-a413-c196061ca3df tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:38.421657 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:38.421657 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:38.422320 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-44362ef5-26db-4e46-a413-c196061ca3df tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:38.422768 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1419/5711] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:38 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:39.433582 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9d7fe302-fab8-4cbd-befd-81becb7c53a2 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:39.435461 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d7fe302-fab8-4cbd-befd-81becb7c53a2 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:39.436145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d7fe302-fab8-4cbd-befd-81becb7c53a2 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:39.436145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9d7fe302-fab8-4cbd-befd-81becb7c53a2 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:39.436145 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9d7fe302-fab8-4cbd-befd-81becb7c53a2 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:39.440172 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:39.440172 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:39.440736 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9d7fe302-fab8-4cbd-befd-81becb7c53a2 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:39.441091 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1425/5712] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:39 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:40.450473 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-235c6f5a-178a-47de-9134-62768b8a9c51 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:40.452336 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-235c6f5a-178a-47de-9134-62768b8a9c51 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:40.452562 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-235c6f5a-178a-47de-9134-62768b8a9c51 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:40.452786 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-235c6f5a-178a-47de-9134-62768b8a9c51 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:40.452919 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-235c6f5a-178a-47de-9134-62768b8a9c51 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:40.458205 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:40.458205 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:40.458738 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-235c6f5a-178a-47de-9134-62768b8a9c51 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:40.459166 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1433/5713] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:40 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:41.468988 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-460e99cc-5b9c-4db1-8082-6a84f5b85da0 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:41.470804 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-460e99cc-5b9c-4db1-8082-6a84f5b85da0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:35:41.471016 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-460e99cc-5b9c-4db1-8082-6a84f5b85da0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:41.471222 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-460e99cc-5b9c-4db1-8082-6a84f5b85da0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:41.471322 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-460e99cc-5b9c-4db1-8082-6a84f5b85da0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:41.475985 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:41.475985 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:41.476741 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-460e99cc-5b9c-4db1-8082-6a84f5b85da0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:35:41.477149 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1437/5714] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:41 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:41.488293 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-338177c9-37bf-4a6f-9802-1272b2c39095 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:41.540166 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-338177c9-37bf-4a6f-9802-1272b2c39095 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a/export_record Aug 05 18:35:41.540378 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-338177c9-37bf-4a6f-9802-1272b2c39095 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:41.540555 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-338177c9-37bf-4a6f-9802-1272b2c39095 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Calling method 'export_record' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:41.540676 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-338177c9-37bf-4a6f-9802-1272b2c39095 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Export record for backup a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100364) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:35:41.544398 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:41.544398 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:41.545480 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.policy [None req-338177c9-37bf-4a6f-9802-1272b2c39095 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3d1713404e134fd783208d0ffd99f70a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b991d835d85f4c0ab1986781c7e064e8', '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=100364) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:35:41.545720 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-338177c9-37bf-4a6f-9802-1272b2c39095 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a/export_record returned with HTTP 403 Aug 05 18:35:41.546222 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1420/5715] 10.4.3.210 () {68 vars in 1430 bytes} [Wed Aug 5 18:35:41 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a/export_record => generated 101 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:41.554402 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:41.556039 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:35:41.556363 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752583497"}} {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:41.557690 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.volumes [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752583497'}} {{(pid=100365) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:35:41.557831 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume of 1 GB Aug 05 18:35:41.561840 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Availability Zones retrieved successfully. Aug 05 18:35:41.566364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Flow 'volume_create_api' (45f4f97c-23c4-4b1f-9d6b-d1bef9ae1d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:41.567354 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f5776e-8030-406d-b73d-58ba299dd1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:41.568002 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.flows.api.create_volume [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Validating volume size '1' using validate_int {{(pid=100365) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:35:41.589540 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60f5776e-8030-406d-b73d-58ba299dd1d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:41.590249 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b322783-9b07-43d2-a8d7-ee15b19f6263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:41.623923 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.quota [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Created reservations ['7d167c49-6708-48e5-bcae-54c2b8e73f9f', '22473090-2b62-43e5-9280-97cd1614fb0d', '3e13ac87-c017-45fd-ba9e-4c7a55a19f89', '5f1d622f-5a1f-49e9-867b-c9f7fce84860'] {{(pid=100365) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:41.624860 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b322783-9b07-43d2-a8d7-ee15b19f6263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d167c49-6708-48e5-bcae-54c2b8e73f9f', '22473090-2b62-43e5-9280-97cd1614fb0d', '3e13ac87-c017-45fd-ba9e-4c7a55a19f89', '5f1d622f-5a1f-49e9-867b-c9f7fce84860']}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:41.625780 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d86efa-3447-4bab-90cc-48adf7ba0556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:41.651487 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44d86efa-3447-4bab-90cc-48adf7ba0556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '269119d4-f6e2-4081-a7c6-929bf9d80027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752583497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b991d835d85f4c0ab1986781c7e064e8',qos_specs=None,replication_status=,reservations=['7d167c49-6708-48e5-bcae-54c2b8e73f9f','22473090-2b62-43e5-9280-97cd1614fb0d','3e13ac87-c017-45fd-ba9e-4c7a55a19f89','5f1d622f-5a1f-49e9-867b-c9f7fce84860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752583497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=269119d4-f6e2-4081-a7c6-929bf9d80027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b991d835d85f4c0ab1986781c7e064e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:41.652303 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdbd601f-5c93-4bd9-8f6e-260ca7123784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:41.669080 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdbd601f-5c93-4bd9-8f6e-260ca7123784) transitioned into state 'SUCCESS' from state '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-752583497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b991d835d85f4c0ab1986781c7e064e8',qos_specs=None,replication_status=,reservations=['7d167c49-6708-48e5-bcae-54c2b8e73f9f','22473090-2b62-43e5-9280-97cd1614fb0d','3e13ac87-c017-45fd-ba9e-4c7a55a19f89','5f1d622f-5a1f-49e9-867b-c9f7fce84860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:41.669898 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f82942-7a87-4214-b26d-f5d9715ea746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:41.678111 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84f82942-7a87-4214-b26d-f5d9715ea746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100365) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:41.678913 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Flow 'volume_create_api' (45f4f97c-23c4-4b1f-9d6b-d1bef9ae1d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100365) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:41.679194 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume request issued successfully. Aug 05 18:35:41.679754 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81b65dc2-5815-4ca3-abcb-26d7e0ff342e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:35:41.680192 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1426/5716] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:35:41 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:41.692296 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-760f507a-7628-48b6-89cb-c322d0d6b497 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:41.694036 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-760f507a-7628-48b6-89cb-c322d0d6b497 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 Aug 05 18:35:41.694265 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-760f507a-7628-48b6-89cb-c322d0d6b497 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:41.694482 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-760f507a-7628-48b6-89cb-c322d0d6b497 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:41.702518 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:41.702518 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:41.706130 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-760f507a-7628-48b6-89cb-c322d0d6b497 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:41.709953 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-760f507a-7628-48b6-89cb-c322d0d6b497 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 returned with HTTP 200 Aug 05 18:35:41.710381 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1434/5717] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:41 2026] GET /volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:42.726494 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-3365e248-89a0-4a81-9ea0-179d128e53de None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:42.728334 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3365e248-89a0-4a81-9ea0-179d128e53de tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 Aug 05 18:35:42.728644 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3365e248-89a0-4a81-9ea0-179d128e53de tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:42.728915 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-3365e248-89a0-4a81-9ea0-179d128e53de tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:42.737167 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:42.737167 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:42.741167 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-3365e248-89a0-4a81-9ea0-179d128e53de tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:42.745706 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-3365e248-89a0-4a81-9ea0-179d128e53de tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 returned with HTTP 200 Aug 05 18:35:42.746152 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1438/5718] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:42 2026] GET /volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:42.757292 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:42.758968 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:35:42.759318 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "269119d4-f6e2-4081-a7c6-929bf9d80027", "name": "tempest-type-Backup-1906590618"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:42.761050 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Creating new backup {'backup': {'volume_id': '269119d4-f6e2-4081-a7c6-929bf9d80027', 'name': 'tempest-type-Backup-1906590618'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:35:42.761214 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Creating backup of volume 269119d4-f6e2-4081-a7c6-929bf9d80027 in container None Aug 05 18:35:42.767566 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:42.767566 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:42.767860 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:42.783005 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Created reservations ['c55d1e8d-5311-4fa2-b135-8e7b46d709e4', '32c57dec-08f4-4155-8cda-d2dc9cf72987'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:42.811522 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-6b5c352e-e0b0-4746-8b80-81450234bd74 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:35:42.811894 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1421/5719] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:35:42 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:42.820253 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-518438e1-4950-474e-add0-14233184b577 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:42.822743 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-518438e1-4950-474e-add0-14233184b577 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:42.822843 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-518438e1-4950-474e-add0-14233184b577 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:42.823084 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-518438e1-4950-474e-add0-14233184b577 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:42.823239 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-518438e1-4950-474e-add0-14233184b577 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:42.827908 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:42.827908 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:42.828718 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-518438e1-4950-474e-add0-14233184b577 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:42.829171 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1427/5720] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:42 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:43.839361 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0f6bee04-c879-4a9a-81ab-47680d9b0e20 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:43.841245 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0f6bee04-c879-4a9a-81ab-47680d9b0e20 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:43.841463 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0f6bee04-c879-4a9a-81ab-47680d9b0e20 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:43.841653 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0f6bee04-c879-4a9a-81ab-47680d9b0e20 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:43.841755 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-0f6bee04-c879-4a9a-81ab-47680d9b0e20 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:43.846379 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:43.846379 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:43.847085 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0f6bee04-c879-4a9a-81ab-47680d9b0e20 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:43.847472 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1435/5721] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:43 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:44.859205 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7c7cf5cb-bc7b-40ee-86ee-1d6d15e9b458 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:44.861681 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7c7cf5cb-bc7b-40ee-86ee-1d6d15e9b458 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:44.861942 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7c7cf5cb-bc7b-40ee-86ee-1d6d15e9b458 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:44.862181 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7c7cf5cb-bc7b-40ee-86ee-1d6d15e9b458 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:44.862308 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7c7cf5cb-bc7b-40ee-86ee-1d6d15e9b458 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:44.867064 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:44.867064 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:44.867728 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7c7cf5cb-bc7b-40ee-86ee-1d6d15e9b458 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:44.868094 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1439/5722] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:44 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:45.881280 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-c34900e4-4038-4bba-aaa3-49382a7faf56 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:45.883243 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c34900e4-4038-4bba-aaa3-49382a7faf56 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:45.883486 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c34900e4-4038-4bba-aaa3-49382a7faf56 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:45.883734 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-c34900e4-4038-4bba-aaa3-49382a7faf56 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:45.883843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-c34900e4-4038-4bba-aaa3-49382a7faf56 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:45.888190 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:45.888190 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:45.888816 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-c34900e4-4038-4bba-aaa3-49382a7faf56 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:45.889195 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1422/5723] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:45 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:46.901459 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ebefda8e-5d64-4433-9fe9-6a2aff763413 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:46.903322 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebefda8e-5d64-4433-9fe9-6a2aff763413 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:46.903563 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebefda8e-5d64-4433-9fe9-6a2aff763413 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:46.903802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ebefda8e-5d64-4433-9fe9-6a2aff763413 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:46.903949 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ebefda8e-5d64-4433-9fe9-6a2aff763413 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:46.908023 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:46.908023 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:46.908621 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ebefda8e-5d64-4433-9fe9-6a2aff763413 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:46.908987 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1428/5724] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:46 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:47.922048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d2a90774-a9d6-4e7b-92b7-6c1cd23a72b9 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:47.924361 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d2a90774-a9d6-4e7b-92b7-6c1cd23a72b9 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:47.924668 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d2a90774-a9d6-4e7b-92b7-6c1cd23a72b9 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:47.924935 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d2a90774-a9d6-4e7b-92b7-6c1cd23a72b9 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:47.925088 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d2a90774-a9d6-4e7b-92b7-6c1cd23a72b9 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:47.930513 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:47.930513 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:47.931416 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d2a90774-a9d6-4e7b-92b7-6c1cd23a72b9 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:47.931910 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1436/5725] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:47 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:35:48.942326 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-67b56426-70f7-4daf-b4de-63a59201ca8a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:48.944185 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-67b56426-70f7-4daf-b4de-63a59201ca8a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:48.944399 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-67b56426-70f7-4daf-b4de-63a59201ca8a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:48.944581 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-67b56426-70f7-4daf-b4de-63a59201ca8a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:48.944716 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-67b56426-70f7-4daf-b4de-63a59201ca8a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:48.949546 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:48.949546 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:48.950358 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-67b56426-70f7-4daf-b4de-63a59201ca8a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:48.950817 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1440/5726] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:48 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:49.960468 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-7cc15f1f-e1b9-4fee-a4ac-132e0b1dc7e1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:49.962494 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7cc15f1f-e1b9-4fee-a4ac-132e0b1dc7e1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:49.962554 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7cc15f1f-e1b9-4fee-a4ac-132e0b1dc7e1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:49.962716 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-7cc15f1f-e1b9-4fee-a4ac-132e0b1dc7e1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:49.962826 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-7cc15f1f-e1b9-4fee-a4ac-132e0b1dc7e1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:49.966770 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:49.966770 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:49.967317 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-7cc15f1f-e1b9-4fee-a4ac-132e0b1dc7e1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:49.967742 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1423/5727] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:49 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:50.978116 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a6492194-13fb-4273-b36b-fd0a3bd93522 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:50.979807 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6492194-13fb-4273-b36b-fd0a3bd93522 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:50.980027 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6492194-13fb-4273-b36b-fd0a3bd93522 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:50.980205 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a6492194-13fb-4273-b36b-fd0a3bd93522 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:50.980302 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a6492194-13fb-4273-b36b-fd0a3bd93522 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:50.985126 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:50.985126 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:50.985871 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a6492194-13fb-4273-b36b-fd0a3bd93522 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:50.986289 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1429/5728] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:50 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 05 18:35:52.002279 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-183ffc40-f2d2-4f2d-864b-86523a600f93 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:52.004616 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-183ffc40-f2d2-4f2d-864b-86523a600f93 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:52.004896 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-183ffc40-f2d2-4f2d-864b-86523a600f93 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:52.005157 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-183ffc40-f2d2-4f2d-864b-86523a600f93 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:52.005268 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-183ffc40-f2d2-4f2d-864b-86523a600f93 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:52.010098 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:52.010098 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:52.010843 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-183ffc40-f2d2-4f2d-864b-86523a600f93 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:52.011296 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1437/5729] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:52 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:53.021842 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-def6bc1d-cb35-488c-ba88-4558da395ebc None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:53.024314 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-def6bc1d-cb35-488c-ba88-4558da395ebc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:53.024712 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-def6bc1d-cb35-488c-ba88-4558da395ebc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:53.025111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-def6bc1d-cb35-488c-ba88-4558da395ebc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:53.025111 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-def6bc1d-cb35-488c-ba88-4558da395ebc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:53.030025 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:53.030025 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:53.030824 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-def6bc1d-cb35-488c-ba88-4558da395ebc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:53.031250 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1441/5730] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:53 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:54.042040 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8021ef48-5e41-4a3c-a12a-c9dd3c206e75 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:54.043828 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8021ef48-5e41-4a3c-a12a-c9dd3c206e75 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:54.044105 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8021ef48-5e41-4a3c-a12a-c9dd3c206e75 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:54.044325 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8021ef48-5e41-4a3c-a12a-c9dd3c206e75 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:54.044802 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8021ef48-5e41-4a3c-a12a-c9dd3c206e75 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:54.050197 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:54.050197 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:54.050962 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8021ef48-5e41-4a3c-a12a-c9dd3c206e75 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:54.051567 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1424/5731] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:54 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:55.063678 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-74efdb1c-90d5-470c-8e87-71c75d422485 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:55.065404 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-74efdb1c-90d5-470c-8e87-71c75d422485 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:55.065646 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-74efdb1c-90d5-470c-8e87-71c75d422485 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:55.065845 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-74efdb1c-90d5-470c-8e87-71c75d422485 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:55.065963 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-74efdb1c-90d5-470c-8e87-71c75d422485 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:55.070227 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:55.070227 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:55.070804 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-74efdb1c-90d5-470c-8e87-71c75d422485 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:55.071290 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1430/5732] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:55 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:56.081014 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-1131f2b4-68ec-43f4-8133-8bed82235d0f None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:56.083354 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1131f2b4-68ec-43f4-8133-8bed82235d0f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:56.083681 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1131f2b4-68ec-43f4-8133-8bed82235d0f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:56.083944 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-1131f2b4-68ec-43f4-8133-8bed82235d0f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:56.084111 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-1131f2b4-68ec-43f4-8133-8bed82235d0f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:56.089449 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:56.089449 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:56.090285 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-1131f2b4-68ec-43f4-8133-8bed82235d0f tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:56.090771 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1438/5733] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:56 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:57.099997 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7d8a27a4-6fd3-465a-ac24-ab386a45c38a None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:57.101830 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d8a27a4-6fd3-465a-ac24-ab386a45c38a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:57.102041 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d8a27a4-6fd3-465a-ac24-ab386a45c38a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:57.102274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d8a27a4-6fd3-465a-ac24-ab386a45c38a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:57.102330 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7d8a27a4-6fd3-465a-ac24-ab386a45c38a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:57.106813 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:57.106813 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:57.107645 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d8a27a4-6fd3-465a-ac24-ab386a45c38a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:57.108227 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1442/5734] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:57 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:57.117234 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:57.119525 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8/export_record Aug 05 18:35:57.119814 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:57.120067 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'export_record' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:57.120221 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Export record for backup 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100364) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 05 18:35:57.124220 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:57.124220 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:57.125023 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.api [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling RPCAPI with context: , host: np0000006581, backup: 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100364) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 05 18:35:57.134382 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] export_record in rpcapi backup_id 10c2915b-e7f3-4c46-9563-fed622a755d8 on host np0000006581. {{(pid=100364) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 05 18:35:57.146812 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.contrib.backups [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTBjMjkxNWItZTdmMy00YzQ2LTk1NjMtZmVkNjIyYTc1NWQ4IiwgInVzZXJfaWQiOiAiYTcyZTc1MjJlYzFjNGMxMTk3NGJiMTVmMjFhOWRjMGIiLCAicHJvamVjdF9pZCI6ICJiOTkxZDgzNWQ4NWY0YzBhYjE5ODY3ODFjN2UwNjRlOCIsICJ2b2x1bWVfaWQiOiAiMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3IiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTkwNjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3LzIwMjYwODA1MTgzNTQ1L2F6X25vdmFfYmFja3VwXzEwYzI5MTViLWU3ZjMtNGM0Ni05NTYzLWZlZDYyMmE3NTVkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODozNTo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100364) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 05 18:35:57.147080 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-920c7e67-240f-41b9-b4cd-f4925453fdcf tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8/export_record returned with HTTP 200 Aug 05 18:35:57.147484 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1425/5735] 10.4.3.210 () {68 vars in 1430 bytes} [Wed Aug 5 18:35:57 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:57.154874 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-a5fc25cd-5c03-4057-b83a-73cee6d6ef52 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:57.156574 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a5fc25cd-5c03-4057-b83a-73cee6d6ef52 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:35:57.156802 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a5fc25cd-5c03-4057-b83a-73cee6d6ef52 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:57.157007 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-a5fc25cd-5c03-4057-b83a-73cee6d6ef52 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:57.157106 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-a5fc25cd-5c03-4057-b83a-73cee6d6ef52 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:57.160971 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:57.160971 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:57.161537 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-a5fc25cd-5c03-4057-b83a-73cee6d6ef52 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:35:57.161907 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1431/5736] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:57 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:57.170775 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:57.172379 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] POST https://10.4.3.210/volume/v3/backups/import_record Aug 05 18:35:57.172770 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzY3MTZlMGYtNGFkNi00NzlkLWI5NGQtZWUwZWM0N2NkZGFmIiwgInVzZXJfaWQiOiAiYTcyZTc1MjJlYzFjNGMxMTk3NGJiMTVmMjFhOWRjMGIiLCAicHJvamVjdF9pZCI6ICJiOTkxZDgzNWQ4NWY0YzBhYjE5ODY3ODFjN2UwNjRlOCIsICJ2b2x1bWVfaWQiOiAiMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3IiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTkwNjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3LzIwMjYwODA1MTgzNTQ1L2F6X25vdmFfYmFja3VwXzEwYzI5MTViLWU3ZjMtNGM0Ni05NTYzLWZlZDYyMmE3NTVkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODozNTo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:57.174083 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzY3MTZlMGYtNGFkNi00NzlkLWI5NGQtZWUwZWM0N2NkZGFmIiwgInVzZXJfaWQiOiAiYTcyZTc1MjJlYzFjNGMxMTk3NGJiMTVmMjFhOWRjMGIiLCAicHJvamVjdF9pZCI6ICJiOTkxZDgzNWQ4NWY0YzBhYjE5ODY3ODFjN2UwNjRlOCIsICJ2b2x1bWVfaWQiOiAiMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3IiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTkwNjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3LzIwMjYwODA1MTgzNTQ1L2F6X25vdmFfYmFja3VwXzEwYzI5MTViLWU3ZjMtNGM0Ni05NTYzLWZlZDYyMmE3NTVkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODozNTo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100363) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 05 18:35:57.174288 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.contrib.backups [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzY3MTZlMGYtNGFkNi00NzlkLWI5NGQtZWUwZWM0N2NkZGFmIiwgInVzZXJfaWQiOiAiYTcyZTc1MjJlYzFjNGMxMTk3NGJiMTVmMjFhOWRjMGIiLCAicHJvamVjdF9pZCI6ICJiOTkxZDgzNWQ4NWY0YzBhYjE5ODY3ODFjN2UwNjRlOCIsICJ2b2x1bWVfaWQiOiAiMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3IiwgImhvc3QiOiAibnAwMDAwMDA2NTgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA2NTkwNjE4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjY5MTE5ZDQtZjZlMi00MDgxLWE3YzYtOTI5YmY5ZDgwMDI3LzIwMjYwODA1MTgzNTQ1L2F6X25vdmFfYmFja3VwXzEwYzI5MTViLWU3ZjMtNGM0Ni05NTYzLWZlZDYyMmE3NTVkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDVUMTg6MzU6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wNVQxODozNTo1NloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100363) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 05 18:35:57.174791 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.policy [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3d1713404e134fd783208d0ffd99f70a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b991d835d85f4c0ab1986781c7e064e8', '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=100363) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:35:57.174971 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-8103dec8-9cff-43cd-a552-e3e0d244b6fb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] https://10.4.3.210/volume/v3/backups/import_record returned with HTTP 403 Aug 05 18:35:57.175367 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1439/5737] 10.4.3.210 () {70 vars in 1342 bytes} [Wed Aug 5 18:35:57 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:57.181124 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-da224194-1521-40ea-8916-754fb13b7eff None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:57.182709 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 Aug 05 18:35:57.182907 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:57.183103 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:57.183301 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.v3.volumes [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete volume with id: 269119d4-f6e2-4081-a7c6-929bf9d80027 Aug 05 18:35:57.190485 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:57.190485 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:57.190879 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:57.205477 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete volume request issued successfully. Aug 05 18:35:57.205642 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-da224194-1521-40ea-8916-754fb13b7eff tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 returned with HTTP 202 Aug 05 18:35:57.206068 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1443/5738] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:35:57 2026] DELETE /volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:35:57.213741 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-89931900-59e6-4493-a66a-d822896bdf46 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:57.215422 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-89931900-59e6-4493-a66a-d822896bdf46 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 Aug 05 18:35:57.215625 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-89931900-59e6-4493-a66a-d822896bdf46 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:57.215811 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-89931900-59e6-4493-a66a-d822896bdf46 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:57.222376 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:57.222376 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:57.225861 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-89931900-59e6-4493-a66a-d822896bdf46 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:57.230199 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-89931900-59e6-4493-a66a-d822896bdf46 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 returned with HTTP 200 Aug 05 18:35:57.230742 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1426/5739] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:57 2026] GET /volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:58.245876 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-60090242-70d5-4e4c-ac5e-06e4b5f6ff4b None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:58.248077 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-60090242-70d5-4e4c-ac5e-06e4b5f6ff4b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 Aug 05 18:35:58.248348 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-60090242-70d5-4e4c-ac5e-06e4b5f6ff4b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:58.248611 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-60090242-70d5-4e4c-ac5e-06e4b5f6ff4b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:58.255781 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-60090242-70d5-4e4c-ac5e-06e4b5f6ff4b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 returned with HTTP 404 Aug 05 18:35:58.256371 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1432/5740] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:58 2026] GET /volume/v3/volumes/269119d4-f6e2-4081-a7c6-929bf9d80027 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:35:58.264958 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-b178b2fc-d5ac-451c-ae86-a0aac380b130 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:58.267640 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b178b2fc-d5ac-451c-ae86-a0aac380b130 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] GET https://10.4.3.210/volume/v3/backups Aug 05 18:35:58.267876 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b178b2fc-d5ac-451c-ae86-a0aac380b130 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:58.268121 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-b178b2fc-d5ac-451c-ae86-a0aac380b130 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Calling method 'index' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:58.268462 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.api_utils [None req-b178b2fc-d5ac-451c-ae86-a0aac380b130 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Removing options '' from query. {{(pid=100363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:35:58.281315 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-b178b2fc-d5ac-451c-ae86-a0aac380b130 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] https://10.4.3.210/volume/v3/backups returned with HTTP 200 Aug 05 18:35:58.281763 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1440/5741] 10.4.3.210 () {68 vars in 1277 bytes} [Wed Aug 5 18:35:58 2026] GET /volume/v3/backups => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:58.291572 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-800630ee-5459-4cb7-9644-6256e8007d9d None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:58.293755 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-800630ee-5459-4cb7-9644-6256e8007d9d tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] GET https://10.4.3.210/volume/v3/backups?project_id=b991d835d85f4c0ab1986781c7e064e8 Aug 05 18:35:58.294032 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-800630ee-5459-4cb7-9644-6256e8007d9d tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:58.294263 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-800630ee-5459-4cb7-9644-6256e8007d9d tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Calling method 'index' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:58.294622 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.api_utils [None req-800630ee-5459-4cb7-9644-6256e8007d9d tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Removing options 'project_id' from query. {{(pid=100366) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 05 18:35:58.300549 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-800630ee-5459-4cb7-9644-6256e8007d9d tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] https://10.4.3.210/volume/v3/backups?project_id=b991d835d85f4c0ab1986781c7e064e8 returned with HTTP 200 Aug 05 18:35:58.301018 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1444/5742] 10.4.3.210 () {68 vars in 1364 bytes} [Wed Aug 5 18:35:58 2026] GET /volume/v3/backups?project_id=b991d835d85f4c0ab1986781c7e064e8 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:58.310282 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:58.312383 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:35:58.312849 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1851182815"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:58.314243 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1851182815'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:35:58.314372 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume of 1 GB Aug 05 18:35:58.318280 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Availability Zones retrieved successfully. Aug 05 18:35:58.324357 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Flow 'volume_create_api' (00f160b1-9209-4b4b-8d38-d36a2ea6fea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:58.325193 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0aa1ded-be45-4eb4-bd37-b5b4576af39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:58.325923 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:35:58.347730 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0aa1ded-be45-4eb4-bd37-b5b4576af39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:58.348426 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0d1a69-7a72-4f6e-bb0f-e61c581d34e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:58.381619 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Created reservations ['8e0f8db3-3961-4a70-b03e-b5a3821490ba', '52239b37-a7c3-4a26-8921-0430d451651a', '6b38b6de-b0f3-4763-8ae0-dfda3e7de474', 'c49bfd99-1fb6-4182-8162-7fba504e8c25'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:58.382457 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0d1a69-7a72-4f6e-bb0f-e61c581d34e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e0f8db3-3961-4a70-b03e-b5a3821490ba', '52239b37-a7c3-4a26-8921-0430d451651a', '6b38b6de-b0f3-4763-8ae0-dfda3e7de474', 'c49bfd99-1fb6-4182-8162-7fba504e8c25']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:58.383143 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e865022-5dc4-4cde-8171-372558098fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:58.403164 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e865022-5dc4-4cde-8171-372558098fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac31e7f-d476-4a75-b573-ca9ed25ae2e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851182815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b991d835d85f4c0ab1986781c7e064e8',qos_specs=None,replication_status=,reservations=['8e0f8db3-3961-4a70-b03e-b5a3821490ba','52239b37-a7c3-4a26-8921-0430d451651a','6b38b6de-b0f3-4763-8ae0-dfda3e7de474','c49bfd99-1fb6-4182-8162-7fba504e8c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1851182815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac31e7f-d476-4a75-b573-ca9ed25ae2e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b991d835d85f4c0ab1986781c7e064e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:58.403831 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b10b2f8-cc1c-43d1-a5e8-097ffab2b0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:58.420660 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b10b2f8-cc1c-43d1-a5e8-097ffab2b0a7) transitioned into state 'SUCCESS' from state '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-1851182815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b991d835d85f4c0ab1986781c7e064e8',qos_specs=None,replication_status=,reservations=['8e0f8db3-3961-4a70-b03e-b5a3821490ba','52239b37-a7c3-4a26-8921-0430d451651a','6b38b6de-b0f3-4763-8ae0-dfda3e7de474','c49bfd99-1fb6-4182-8162-7fba504e8c25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a72e7522ec1c4c11974bb15f21a9dc0b',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:58.421389 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec3360a-34ea-4d98-9c9f-c1ead7cd3553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:35:58.429810 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec3360a-34ea-4d98-9c9f-c1ead7cd3553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:35:58.430642 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Flow 'volume_create_api' (00f160b1-9209-4b4b-8d38-d36a2ea6fea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:35:58.430970 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Create volume request issued successfully. Aug 05 18:35:58.431531 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-65575b9a-0cfc-4dd8-a52f-0445d8b3a0fc tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:35:58.432037 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1427/5743] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:35:58 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:58.443114 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06220520-b39f-405c-99cf-ed6f97d8c900 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:58.445048 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06220520-b39f-405c-99cf-ed6f97d8c900 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 Aug 05 18:35:58.445048 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06220520-b39f-405c-99cf-ed6f97d8c900 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:58.445138 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06220520-b39f-405c-99cf-ed6f97d8c900 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:58.452222 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:58.452222 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:35:58.455465 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-06220520-b39f-405c-99cf-ed6f97d8c900 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:58.459019 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06220520-b39f-405c-99cf-ed6f97d8c900 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 returned with HTTP 200 Aug 05 18:35:58.459344 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1433/5744] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:58 2026] GET /volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:35:59.470894 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fb63a023-d959-475f-aab3-0d69b6c4a944 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:59.472821 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fb63a023-d959-475f-aab3-0d69b6c4a944 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 Aug 05 18:35:59.473037 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fb63a023-d959-475f-aab3-0d69b6c4a944 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:59.473206 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fb63a023-d959-475f-aab3-0d69b6c4a944 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:59.480616 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:59.480616 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:35:59.484053 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-fb63a023-d959-475f-aab3-0d69b6c4a944 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:59.487424 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fb63a023-d959-475f-aab3-0d69b6c4a944 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 returned with HTTP 200 Aug 05 18:35:59.487830 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1441/5745] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:59 2026] GET /volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:35:59.498961 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-97e175a7-a426-4184-9cc2-7f3119702637 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:59.500748 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:35:59.501099 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6ac31e7f-d476-4a75-b573-ca9ed25ae2e3", "name": "tempest-type-Backup-15190637"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:35:59.502470 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Creating new backup {'backup': {'volume_id': '6ac31e7f-d476-4a75-b573-ca9ed25ae2e3', 'name': 'tempest-type-Backup-15190637'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:35:59.502613 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Creating backup of volume 6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 in container None Aug 05 18:35:59.509253 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:59.509253 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:35:59.509579 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:35:59.523528 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Created reservations ['1fe8f85c-13de-42c8-aa68-b7300cfd9530', '565f7236-7721-4e29-85b8-f067e4574571'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:35:59.551128 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-97e175a7-a426-4184-9cc2-7f3119702637 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:35:59.551717 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1445/5746] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:35:59 2026] POST /volume/v3/backups => generated 314 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:35:59.559368 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-00abe72b-2a17-4bb7-9365-33222b3a5cd1 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:35:59.561110 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-00abe72b-2a17-4bb7-9365-33222b3a5cd1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:35:59.561153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-00abe72b-2a17-4bb7-9365-33222b3a5cd1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:35:59.561302 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-00abe72b-2a17-4bb7-9365-33222b3a5cd1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:35:59.561404 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-00abe72b-2a17-4bb7-9365-33222b3a5cd1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:35:59.565079 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:35:59.565079 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:35:59.565580 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-00abe72b-2a17-4bb7-9365-33222b3a5cd1 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:35:59.565914 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1428/5747] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:35:59 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:00.575135 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-7d53f322-aa86-44e3-a5f2-1c7831ab858e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:00.576832 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7d53f322-aa86-44e3-a5f2-1c7831ab858e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:00.577104 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7d53f322-aa86-44e3-a5f2-1c7831ab858e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:00.577303 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-7d53f322-aa86-44e3-a5f2-1c7831ab858e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:00.577415 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-7d53f322-aa86-44e3-a5f2-1c7831ab858e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:00.581676 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:00.581676 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:00.582196 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-7d53f322-aa86-44e3-a5f2-1c7831ab858e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:00.582696 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1434/5748] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:00 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:01.591648 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-58d4454d-4121-40b1-b7c2-93897c56d36e None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:01.593409 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58d4454d-4121-40b1-b7c2-93897c56d36e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:01.593635 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58d4454d-4121-40b1-b7c2-93897c56d36e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:01.593834 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-58d4454d-4121-40b1-b7c2-93897c56d36e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:01.593953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-58d4454d-4121-40b1-b7c2-93897c56d36e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:01.598357 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:01.598357 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:01.599060 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-58d4454d-4121-40b1-b7c2-93897c56d36e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:01.599422 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1442/5749] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:01 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:02.612655 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f41d67ae-8174-4642-ab4f-85dd6f17ef23 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:02.619785 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f41d67ae-8174-4642-ab4f-85dd6f17ef23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:02.620809 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f41d67ae-8174-4642-ab4f-85dd6f17ef23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:02.621508 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f41d67ae-8174-4642-ab4f-85dd6f17ef23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:02.622170 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f41d67ae-8174-4642-ab4f-85dd6f17ef23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:02.630313 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:02.630313 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:02.631068 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f41d67ae-8174-4642-ab4f-85dd6f17ef23 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:02.631458 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1446/5750] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:02 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:03.641383 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-3a5c8623-fa19-4469-8b7e-27eeb27ea0e3 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:03.643260 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a5c8623-fa19-4469-8b7e-27eeb27ea0e3 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:03.643520 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a5c8623-fa19-4469-8b7e-27eeb27ea0e3 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:03.643722 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-3a5c8623-fa19-4469-8b7e-27eeb27ea0e3 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:03.643824 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-3a5c8623-fa19-4469-8b7e-27eeb27ea0e3 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:03.648368 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:03.648368 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:03.649026 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-3a5c8623-fa19-4469-8b7e-27eeb27ea0e3 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:03.649395 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1429/5751] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:03 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:04.661010 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-142eef94-a9a6-41f2-8fd1-5d5f213b052e None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:04.662773 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-142eef94-a9a6-41f2-8fd1-5d5f213b052e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:04.663005 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-142eef94-a9a6-41f2-8fd1-5d5f213b052e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:04.663199 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-142eef94-a9a6-41f2-8fd1-5d5f213b052e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:04.663300 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-142eef94-a9a6-41f2-8fd1-5d5f213b052e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:04.667301 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:04.667301 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:04.667918 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-142eef94-a9a6-41f2-8fd1-5d5f213b052e tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:04.668287 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1435/5752] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:04 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:05.679551 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-ee63eaa7-ed74-42f2-8c5e-e5d67954c60a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:05.681406 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee63eaa7-ed74-42f2-8c5e-e5d67954c60a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:05.681647 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee63eaa7-ed74-42f2-8c5e-e5d67954c60a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:05.681872 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-ee63eaa7-ed74-42f2-8c5e-e5d67954c60a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:05.681984 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-ee63eaa7-ed74-42f2-8c5e-e5d67954c60a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:05.685951 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:05.685951 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:05.686511 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-ee63eaa7-ed74-42f2-8c5e-e5d67954c60a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:05.686896 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1443/5753] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:05 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:06.698609 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-7d1ef105-10e0-42d0-a218-9157599e5085 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:06.700385 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d1ef105-10e0-42d0-a218-9157599e5085 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:06.700582 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d1ef105-10e0-42d0-a218-9157599e5085 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:06.700818 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-7d1ef105-10e0-42d0-a218-9157599e5085 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:06.700958 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-7d1ef105-10e0-42d0-a218-9157599e5085 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:06.705139 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:06.705139 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:06.705674 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-7d1ef105-10e0-42d0-a218-9157599e5085 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:06.706061 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1447/5754] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:06 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:07.718580 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-8c6e3b8c-1a7a-4553-96d3-292b93750329 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:07.720609 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c6e3b8c-1a7a-4553-96d3-292b93750329 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:07.720888 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c6e3b8c-1a7a-4553-96d3-292b93750329 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:07.721074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-8c6e3b8c-1a7a-4553-96d3-292b93750329 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:07.721216 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-8c6e3b8c-1a7a-4553-96d3-292b93750329 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:07.726113 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:07.726113 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:07.726869 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-8c6e3b8c-1a7a-4553-96d3-292b93750329 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:07.727279 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1430/5755] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:07 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:08.738428 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-6eb38267-9a8c-47fd-a8a2-b872c4f906c5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:08.740883 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6eb38267-9a8c-47fd-a8a2-b872c4f906c5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:08.741189 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6eb38267-9a8c-47fd-a8a2-b872c4f906c5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:08.741488 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-6eb38267-9a8c-47fd-a8a2-b872c4f906c5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:08.741622 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-6eb38267-9a8c-47fd-a8a2-b872c4f906c5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:08.747351 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:08.747351 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:08.748089 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-6eb38267-9a8c-47fd-a8a2-b872c4f906c5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:08.748480 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1436/5756] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:08 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:09.761504 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-5c340803-d303-470e-89b0-804ce2794c45 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:09.763815 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5c340803-d303-470e-89b0-804ce2794c45 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:09.764131 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5c340803-d303-470e-89b0-804ce2794c45 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:09.764389 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-5c340803-d303-470e-89b0-804ce2794c45 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:09.764529 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-5c340803-d303-470e-89b0-804ce2794c45 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:09.769879 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:09.769879 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:09.770665 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-5c340803-d303-470e-89b0-804ce2794c45 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:09.771165 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1444/5757] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:09 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:10.781899 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-e9ba6c38-0076-42fe-b334-4c938beba090 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:10.783733 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9ba6c38-0076-42fe-b334-4c938beba090 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:10.783973 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9ba6c38-0076-42fe-b334-4c938beba090 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:10.784167 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-e9ba6c38-0076-42fe-b334-4c938beba090 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:10.784287 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-e9ba6c38-0076-42fe-b334-4c938beba090 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:10.788603 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:10.788603 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:10.789190 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-e9ba6c38-0076-42fe-b334-4c938beba090 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:10.789549 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1448/5758] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:10 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:11.800098 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-70bd43d9-d370-4c2c-ae3b-facead50ba6b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:11.802304 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70bd43d9-d370-4c2c-ae3b-facead50ba6b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:11.802552 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70bd43d9-d370-4c2c-ae3b-facead50ba6b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:11.802812 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-70bd43d9-d370-4c2c-ae3b-facead50ba6b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:11.802949 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-70bd43d9-d370-4c2c-ae3b-facead50ba6b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:11.808196 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:11.808196 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:11.808900 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-70bd43d9-d370-4c2c-ae3b-facead50ba6b tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:11.809306 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1431/5759] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:11 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:12.820474 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-11b05927-9e24-435b-8c05-e55c6a2f8fb5 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:12.822555 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11b05927-9e24-435b-8c05-e55c6a2f8fb5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:12.822855 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11b05927-9e24-435b-8c05-e55c6a2f8fb5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:12.823108 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-11b05927-9e24-435b-8c05-e55c6a2f8fb5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:12.823240 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-11b05927-9e24-435b-8c05-e55c6a2f8fb5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:12.828165 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:12.828165 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:12.828911 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-11b05927-9e24-435b-8c05-e55c6a2f8fb5 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:12.829349 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1437/5760] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:12 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:13.840587 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-eadf89fe-0518-49bf-ad46-5b982255c0bb None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:13.843093 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eadf89fe-0518-49bf-ad46-5b982255c0bb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:13.843394 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eadf89fe-0518-49bf-ad46-5b982255c0bb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:13.843618 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-eadf89fe-0518-49bf-ad46-5b982255c0bb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:13.843753 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-eadf89fe-0518-49bf-ad46-5b982255c0bb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:13.848244 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:13.848244 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:13.848928 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-eadf89fe-0518-49bf-ad46-5b982255c0bb tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:13.849307 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1445/5761] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:13 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:13.859298 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-39561662-9362-42de-82f7-b3aa8683b506 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:13.861054 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39561662-9362-42de-82f7-b3aa8683b506 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] POST https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c/action Aug 05 18:36:13.861388 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39561662-9362-42de-82f7-b3aa8683b506 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100366) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 05 18:36:13.861500 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-39561662-9362-42de-82f7-b3aa8683b506 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:36:13.863002 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.admin_actions [None req-39561662-9362-42de-82f7-b3aa8683b506 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Updating backup 'f82eaa55-088f-439d-9e53-42a4e5187d5c' with '{'status': 'error'}' {{(pid=100366) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 05 18:36:13.871127 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:13.871127 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:13.872175 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.policy [None req-39561662-9362-42de-82f7-b3aa8683b506 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3d1713404e134fd783208d0ffd99f70a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b991d835d85f4c0ab1986781c7e064e8', '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=100366) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 05 18:36:13.872369 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-39561662-9362-42de-82f7-b3aa8683b506 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c/action returned with HTTP 403 Aug 05 18:36:13.872945 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1449/5762] 10.4.3.210 () {70 vars in 1430 bytes} [Wed Aug 5 18:36:13 2026] POST /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:13.879304 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-75581be3-3231-4151-8056-dae8aad4e789 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:13.881014 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 Aug 05 18:36:13.881252 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:13.881482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:13.881658 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete volume with id: 6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 Aug 05 18:36:13.889381 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:13.889381 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:13.889759 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:36:13.906936 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete volume request issued successfully. Aug 05 18:36:13.907131 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-75581be3-3231-4151-8056-dae8aad4e789 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 returned with HTTP 202 Aug 05 18:36:13.907629 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1432/5763] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:13 2026] DELETE /volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:36:13.914578 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-726783fc-2442-453f-9961-3bbcd8d82afe None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:13.916150 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-726783fc-2442-453f-9961-3bbcd8d82afe tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 Aug 05 18:36:13.916396 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-726783fc-2442-453f-9961-3bbcd8d82afe tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:13.916623 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-726783fc-2442-453f-9961-3bbcd8d82afe tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:13.924466 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:13.924466 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:13.928751 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-726783fc-2442-453f-9961-3bbcd8d82afe tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:36:13.933836 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-726783fc-2442-453f-9961-3bbcd8d82afe tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 returned with HTTP 200 Aug 05 18:36:13.934258 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1438/5764] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:13 2026] GET /volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:36:14.946116 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-95967493-9249-43a8-8994-184de9f7ba86 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:14.947947 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95967493-9249-43a8-8994-184de9f7ba86 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 Aug 05 18:36:14.948164 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95967493-9249-43a8-8994-184de9f7ba86 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:14.948345 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-95967493-9249-43a8-8994-184de9f7ba86 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:14.955371 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-95967493-9249-43a8-8994-184de9f7ba86 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 returned with HTTP 404 Aug 05 18:36:14.956006 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1446/5765] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:14 2026] GET /volume/v3/volumes/6ac31e7f-d476-4a75-b573-ca9ed25ae2e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:14.965826 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-ee54c2d3-f255-404c-a8b7-b933afe00545 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:14.967754 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee54c2d3-f255-404c-a8b7-b933afe00545 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:36:14.968015 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee54c2d3-f255-404c-a8b7-b933afe00545 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:14.968222 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-ee54c2d3-f255-404c-a8b7-b933afe00545 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:14.968327 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-ee54c2d3-f255-404c-a8b7-b933afe00545 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:14.972757 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:14.972757 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:14.973501 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-ee54c2d3-f255-404c-a8b7-b933afe00545 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-reader] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:36:14.973876 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1450/5766] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:14 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:14.983407 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:14.985518 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] DELETE https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:14.985839 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:14.986088 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'delete' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:14.986229 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.contrib.backups [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete backup with id: f82eaa55-088f-439d-9e53-42a4e5187d5c. Aug 05 18:36:14.991453 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:14.991453 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:15.004485 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.backup.rpcapi [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] delete_backup rpcapi backup_id f82eaa55-088f-439d-9e53-42a4e5187d5c {{(pid=100364) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:36:15.006325 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-776cbe70-1e26-41d4-b350-e4b3cd07beb4 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 202 Aug 05 18:36:15.006854 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1433/5767] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:14 2026] DELETE /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:36:15.013914 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ff98fffc-2bee-401d-afb9-cb12c00bff84 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:15.015770 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff98fffc-2bee-401d-afb9-cb12c00bff84 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:15.016074 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff98fffc-2bee-401d-afb9-cb12c00bff84 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:15.016340 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ff98fffc-2bee-401d-afb9-cb12c00bff84 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:15.016471 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ff98fffc-2bee-401d-afb9-cb12c00bff84 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:15.020706 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:15.020706 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:15.021319 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ff98fffc-2bee-401d-afb9-cb12c00bff84 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 200 Aug 05 18:36:15.021693 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1439/5768] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:15 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:16.032131 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-fc6ea820-d4de-46bc-a506-5daaa4aa0c6a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:16.034027 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc6ea820-d4de-46bc-a506-5daaa4aa0c6a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c Aug 05 18:36:16.034264 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc6ea820-d4de-46bc-a506-5daaa4aa0c6a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:16.034553 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-fc6ea820-d4de-46bc-a506-5daaa4aa0c6a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:16.034735 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-fc6ea820-d4de-46bc-a506-5daaa4aa0c6a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id f82eaa55-088f-439d-9e53-42a4e5187d5c. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:16.038353 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-fc6ea820-d4de-46bc-a506-5daaa4aa0c6a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c returned with HTTP 404 Aug 05 18:36:16.038819 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1447/5769] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:16 2026] GET /volume/v3/backups/f82eaa55-088f-439d-9e53-42a4e5187d5c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:16.044991 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-2aa582a9-3001-4faf-a49d-69006aeae693 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:16.047424 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2aa582a9-3001-4faf-a49d-69006aeae693 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] DELETE https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:36:16.047761 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2aa582a9-3001-4faf-a49d-69006aeae693 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:16.048013 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-2aa582a9-3001-4faf-a49d-69006aeae693 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:16.048112 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-2aa582a9-3001-4faf-a49d-69006aeae693 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete backup with id: 10c2915b-e7f3-4c46-9563-fed622a755d8. Aug 05 18:36:16.053557 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:16.053557 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:16.067272 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-2aa582a9-3001-4faf-a49d-69006aeae693 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] delete_backup rpcapi backup_id 10c2915b-e7f3-4c46-9563-fed622a755d8 {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:36:16.069560 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-2aa582a9-3001-4faf-a49d-69006aeae693 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 202 Aug 05 18:36:16.070139 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1451/5770] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:16 2026] DELETE /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:36:16.077074 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-a5a57bf7-a613-4df6-ab4b-429fee16a489 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:16.079050 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a5a57bf7-a613-4df6-ab4b-429fee16a489 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:36:16.079271 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a5a57bf7-a613-4df6-ab4b-429fee16a489 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:16.079499 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-a5a57bf7-a613-4df6-ab4b-429fee16a489 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:16.079674 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-a5a57bf7-a613-4df6-ab4b-429fee16a489 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:16.084261 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:16.084261 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:16.085005 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-a5a57bf7-a613-4df6-ab4b-429fee16a489 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 200 Aug 05 18:36:16.085526 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1434/5771] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:16 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:17.095117 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-9dda7a7a-8316-4322-99e9-4e3ee6bd8bf8 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:17.097143 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9dda7a7a-8316-4322-99e9-4e3ee6bd8bf8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 Aug 05 18:36:17.097331 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9dda7a7a-8316-4322-99e9-4e3ee6bd8bf8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:17.097503 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-9dda7a7a-8316-4322-99e9-4e3ee6bd8bf8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:17.097671 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-9dda7a7a-8316-4322-99e9-4e3ee6bd8bf8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id 10c2915b-e7f3-4c46-9563-fed622a755d8. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:17.101181 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-9dda7a7a-8316-4322-99e9-4e3ee6bd8bf8 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 returned with HTTP 404 Aug 05 18:36:17.101650 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1440/5772] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:17 2026] GET /volume/v3/backups/10c2915b-e7f3-4c46-9563-fed622a755d8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:17.107953 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f3a9f664-f919-4972-938c-f9d8d5370788 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:17.109838 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f3a9f664-f919-4972-938c-f9d8d5370788 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] DELETE https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:36:17.110048 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f3a9f664-f919-4972-938c-f9d8d5370788 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:17.110221 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f3a9f664-f919-4972-938c-f9d8d5370788 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:17.110320 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.contrib.backups [None req-f3a9f664-f919-4972-938c-f9d8d5370788 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete backup with id: a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. Aug 05 18:36:17.115175 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:17.115175 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:17.126179 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.backup.rpcapi [None req-f3a9f664-f919-4972-938c-f9d8d5370788 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] delete_backup rpcapi backup_id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a {{(pid=100363) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:36:17.127843 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f3a9f664-f919-4972-938c-f9d8d5370788 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 202 Aug 05 18:36:17.128261 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1448/5773] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:17 2026] DELETE /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:36:17.135139 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-8ee36d19-9bb6-47ca-81bd-53a7e4f488ef None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:17.137019 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8ee36d19-9bb6-47ca-81bd-53a7e4f488ef tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:36:17.137246 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8ee36d19-9bb6-47ca-81bd-53a7e4f488ef tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:17.137431 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-8ee36d19-9bb6-47ca-81bd-53a7e4f488ef tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:17.137531 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-8ee36d19-9bb6-47ca-81bd-53a7e4f488ef tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:17.143007 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:17.143007 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:17.143681 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-8ee36d19-9bb6-47ca-81bd-53a7e4f488ef tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 200 Aug 05 18:36:17.144117 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1452/5774] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:17 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:18.154183 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-ca3e6888-90ac-44cb-9da6-ae89a2908669 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:18.156247 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ca3e6888-90ac-44cb-9da6-ae89a2908669 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a Aug 05 18:36:18.156482 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ca3e6888-90ac-44cb-9da6-ae89a2908669 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:18.156712 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-ca3e6888-90ac-44cb-9da6-ae89a2908669 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:18.156847 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-ca3e6888-90ac-44cb-9da6-ae89a2908669 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Show backup with id a4b44ad4-347a-48f9-8cb9-fd6c492ae97a. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:18.160610 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-ca3e6888-90ac-44cb-9da6-ae89a2908669 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a returned with HTTP 404 Aug 05 18:36:18.161126 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1435/5775] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:18 2026] GET /volume/v3/backups/a4b44ad4-347a-48f9-8cb9-fd6c492ae97a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:18.167019 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:18.168777 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 Aug 05 18:36:18.168981 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:18.169153 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'delete' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:18.169302 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.v3.volumes [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete volume with id: 0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 Aug 05 18:36:18.177481 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:18.177481 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:18.177908 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:36:18.195136 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Delete volume request issued successfully. Aug 05 18:36:18.195364 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-cda7013e-6acc-466b-b7be-f3308ee887a0 tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 returned with HTTP 202 Aug 05 18:36:18.195956 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1441/5776] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:18 2026] DELETE /volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:36:18.203117 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d7952e4b-481e-4f9b-be47-52d5d961828a None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:18.205216 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7952e4b-481e-4f9b-be47-52d5d961828a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 Aug 05 18:36:18.205530 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7952e4b-481e-4f9b-be47-52d5d961828a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:18.205829 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d7952e4b-481e-4f9b-be47-52d5d961828a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:18.215066 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:18.215066 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:18.219247 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-d7952e4b-481e-4f9b-be47-52d5d961828a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Volume info retrieved successfully. Aug 05 18:36:18.224671 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d7952e4b-481e-4f9b-be47-52d5d961828a tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 returned with HTTP 200 Aug 05 18:36:18.225257 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1449/5777] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:18 2026] GET /volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:36:19.237419 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-4aa2f75b-eb4d-47f2-b258-84bc7b3075fa None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:19.239612 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4aa2f75b-eb4d-47f2-b258-84bc7b3075fa tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] GET https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 Aug 05 18:36:19.239892 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4aa2f75b-eb4d-47f2-b258-84bc7b3075fa tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:19.240134 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-4aa2f75b-eb4d-47f2-b258-84bc7b3075fa tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:19.246854 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-4aa2f75b-eb4d-47f2-b258-84bc7b3075fa tempest-ProjectReaderTests33-757191880 tempest-ProjectReaderTests33-757191880-project-admin] https://10.4.3.210/volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 returned with HTTP 404 Aug 05 18:36:19.247369 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1453/5778] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:19 2026] GET /volume/v3/volumes/0e3ddade-34a1-4661-91f6-a7d5bfb64cb5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:20.717269 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-06c10272-a942-469c-a64d-ff8d66da949d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:20.789251 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] POST https://10.4.3.210/volume/v3/volumes Aug 05 18:36:20.789639 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1363119757"}} {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:36:20.791366 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.volumes [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1363119757'}} {{(pid=100364) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 05 18:36:20.791532 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.v3.volumes [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Create volume of 1 GB Aug 05 18:36:20.795355 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Availability Zones retrieved successfully. Aug 05 18:36:20.800451 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Flow 'volume_create_api' (d977ab33-03d3-4fa9-bb8a-29498efb2185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:36:20.801354 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03997b7d-0914-4eb8-b053-d8fb889f5c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:36:20.802092 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.flows.api.create_volume [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Validating volume size '1' using validate_int {{(pid=100364) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 05 18:36:20.823288 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03997b7d-0914-4eb8-b053-d8fb889f5c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-05T18:12:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c318b552-f5fb-4ced-bc2f-9643d0964773,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c318b552-f5fb-4ced-bc2f-9643d0964773', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:36:20.824240 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d77e6c92-2ebc-4c6c-86f9-58269e763e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:36:20.879353 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.quota [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Created reservations ['4cc6256b-2067-4845-a7db-e15ad0625762', '67965e01-7064-4f51-9dc0-7a170cacad53', '60a72ab7-48e3-4035-b1fc-885c597e5f69', '7ccb24e1-21dd-48dd-a391-59bb5be10f30'] {{(pid=100364) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:36:20.880152 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d77e6c92-2ebc-4c6c-86f9-58269e763e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc6256b-2067-4845-a7db-e15ad0625762', '67965e01-7064-4f51-9dc0-7a170cacad53', '60a72ab7-48e3-4035-b1fc-885c597e5f69', '7ccb24e1-21dd-48dd-a391-59bb5be10f30']}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:36:20.880952 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75449538-a871-4f7c-a00c-2314696e46e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:36:20.905328 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75449538-a871-4f7c-a00c-2314696e46e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '102f0259-6987-425a-bd31-f62938dc5773', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1363119757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='617497e982fb4f358bebde2aa4c36a86',qos_specs=None,replication_status=,reservations=['4cc6256b-2067-4845-a7db-e15ad0625762','67965e01-7064-4f51-9dc0-7a170cacad53','60a72ab7-48e3-4035-b1fc-885c597e5f69','7ccb24e1-21dd-48dd-a391-59bb5be10f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751b6f64aee42e1b66b64ed8027090d',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-05T18:36:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1363119757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=102f0259-6987-425a-bd31-f62938dc5773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='617497e982fb4f358bebde2aa4c36a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5751b6f64aee42e1b66b64ed8027090d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c318b552-f5fb-4ced-bc2f-9643d0964773),volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:36:20.906158 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1a5190-64b9-4da2-b5da-e377f1c12447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:36:20.924408 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc1a5190-64b9-4da2-b5da-e377f1c12447) transitioned into state 'SUCCESS' from state '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-1363119757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='617497e982fb4f358bebde2aa4c36a86',qos_specs=None,replication_status=,reservations=['4cc6256b-2067-4845-a7db-e15ad0625762','67965e01-7064-4f51-9dc0-7a170cacad53','60a72ab7-48e3-4035-b1fc-885c597e5f69','7ccb24e1-21dd-48dd-a391-59bb5be10f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5751b6f64aee42e1b66b64ed8027090d',volume_type_id=c318b552-f5fb-4ced-bc2f-9643d0964773)}' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:36:20.925237 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53abbade-354f-4d2f-bbaf-89d341c55975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 05 18:36:20.934749 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53abbade-354f-4d2f-bbaf-89d341c55975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100364) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 05 18:36:20.935648 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Flow 'volume_create_api' (d977ab33-03d3-4fa9-bb8a-29498efb2185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100364) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 05 18:36:20.936010 np0000006581 devstack@c-api.service[100364]: INFO cinder.volume.api [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Create volume request issued successfully. Aug 05 18:36:20.936642 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-06c10272-a942-469c-a64d-ff8d66da949d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/volumes returned with HTTP 202 Aug 05 18:36:20.937081 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1436/5779] 10.4.3.210 () {70 vars in 1298 bytes} [Wed Aug 5 18:36:20 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 05 18:36:20.947568 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-aaac8541-be4f-4f18-a64c-1297293ff05d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:20.949363 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aaac8541-be4f-4f18-a64c-1297293ff05d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 Aug 05 18:36:20.949643 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aaac8541-be4f-4f18-a64c-1297293ff05d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:20.949851 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-aaac8541-be4f-4f18-a64c-1297293ff05d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:20.957390 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:20.957390 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:20.961184 np0000006581 devstack@c-api.service[100365]: INFO cinder.volume.api [None req-aaac8541-be4f-4f18-a64c-1297293ff05d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Volume info retrieved successfully. Aug 05 18:36:20.964921 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-aaac8541-be4f-4f18-a64c-1297293ff05d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 returned with HTTP 200 Aug 05 18:36:20.965271 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1442/5780] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:20 2026] GET /volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:21.977070 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-f71bee2a-0fde-48b3-ae83-eab8fb02daa0 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:21.978828 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f71bee2a-0fde-48b3-ae83-eab8fb02daa0 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 Aug 05 18:36:21.979044 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f71bee2a-0fde-48b3-ae83-eab8fb02daa0 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:21.979263 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-f71bee2a-0fde-48b3-ae83-eab8fb02daa0 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:21.981278 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:21.987813 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:21.987813 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:21.991942 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-f71bee2a-0fde-48b3-ae83-eab8fb02daa0 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Volume info retrieved successfully. Aug 05 18:36:21.996119 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-f71bee2a-0fde-48b3-ae83-eab8fb02daa0 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 returned with HTTP 200 Aug 05 18:36:21.996477 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1450/5781] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:21 2026] GET /volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:36:22.008668 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:22.010391 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] POST https://10.4.3.210/volume/v3/backups Aug 05 18:36:22.010810 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "102f0259-6987-425a-bd31-f62938dc5773", "name": "tempest-type-Backup-1574715766"}} {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 05 18:36:22.012159 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.contrib.backups [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Creating new backup {'backup': {'volume_id': '102f0259-6987-425a-bd31-f62938dc5773', 'name': 'tempest-type-Backup-1574715766'}} {{(pid=100366) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 05 18:36:22.012285 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Creating backup of volume 102f0259-6987-425a-bd31-f62938dc5773 in container None Aug 05 18:36:22.014139 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=48,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:22.021008 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:22.021008 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:22.021365 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Volume info retrieved successfully. Aug 05 18:36:22.044479 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.quota [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Created reservations ['5bab4ebc-da12-45ca-bede-5c756bfed959', '1ec74ee8-d096-4f3c-bbcd-8f2af0d1d794'] {{(pid=100366) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 05 18:36:22.068000 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-08bbfd82-9ca2-49dc-b283-e76f6cf869d2 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups returned with HTTP 202 Aug 05 18:36:22.068385 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1454/5782] 10.4.3.210 () {70 vars in 1299 bytes} [Wed Aug 5 18:36:22 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) Aug 05 18:36:22.076196 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-b50d36de-9b48-445c-89e3-fab5d2cd716d None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:22.078427 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b50d36de-9b48-445c-89e3-fab5d2cd716d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:22.078775 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b50d36de-9b48-445c-89e3-fab5d2cd716d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:22.079073 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-b50d36de-9b48-445c-89e3-fab5d2cd716d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:22.079457 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-b50d36de-9b48-445c-89e3-fab5d2cd716d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:22.083704 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:22.083704 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:22.084429 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-b50d36de-9b48-445c-89e3-fab5d2cd716d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:22.084705 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1437/5783] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:22 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:23.093830 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-81567f09-7324-4a08-b886-3e91b17d406d None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:23.095916 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81567f09-7324-4a08-b886-3e91b17d406d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:23.096141 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81567f09-7324-4a08-b886-3e91b17d406d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:23.096320 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-81567f09-7324-4a08-b886-3e91b17d406d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:23.096409 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-81567f09-7324-4a08-b886-3e91b17d406d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:23.098233 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:UPDATE=26,cinder:SELECT=80,cinder:INSERT=17 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:23.101958 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:23.101958 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:23.102628 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-81567f09-7324-4a08-b886-3e91b17d406d tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:23.103137 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1443/5784] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:23 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:24.114069 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-6d1521d6-4bdd-4ad3-8069-16cbc0212b99 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:24.116278 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d1521d6-4bdd-4ad3-8069-16cbc0212b99 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:24.116589 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d1521d6-4bdd-4ad3-8069-16cbc0212b99 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:24.116917 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-6d1521d6-4bdd-4ad3-8069-16cbc0212b99 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:24.117080 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-6d1521d6-4bdd-4ad3-8069-16cbc0212b99 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:24.122183 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:24.122183 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:24.122841 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-6d1521d6-4bdd-4ad3-8069-16cbc0212b99 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:24.123210 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1451/5785] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:24 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:25.132745 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-f2e6d4ed-1867-4b4a-b4cf-bc7a01c0bfc4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:25.134973 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f2e6d4ed-1867-4b4a-b4cf-bc7a01c0bfc4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:25.135315 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f2e6d4ed-1867-4b4a-b4cf-bc7a01c0bfc4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:25.135585 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-f2e6d4ed-1867-4b4a-b4cf-bc7a01c0bfc4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:25.135773 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-f2e6d4ed-1867-4b4a-b4cf-bc7a01c0bfc4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:25.141187 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:25.141187 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:25.141962 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-f2e6d4ed-1867-4b4a-b4cf-bc7a01c0bfc4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:25.142429 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1455/5786] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:25 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:26.154208 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-2c52e2f3-5a23-45c6-8dad-a58635b8b14c None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:26.156154 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c52e2f3-5a23-45c6-8dad-a58635b8b14c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:26.156353 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c52e2f3-5a23-45c6-8dad-a58635b8b14c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:26.156535 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-2c52e2f3-5a23-45c6-8dad-a58635b8b14c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:26.156666 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-2c52e2f3-5a23-45c6-8dad-a58635b8b14c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:26.158386 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=97,cinder:INSERT=25,cinder:UPDATE=43 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:26.161816 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:26.161816 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:26.162558 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-2c52e2f3-5a23-45c6-8dad-a58635b8b14c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:26.163183 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1438/5787] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:26 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:27.176262 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-06fddde0-723a-45a2-9c1f-1c3b8d995349 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:27.178986 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06fddde0-723a-45a2-9c1f-1c3b8d995349 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:27.179364 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06fddde0-723a-45a2-9c1f-1c3b8d995349 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:27.179618 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-06fddde0-723a-45a2-9c1f-1c3b8d995349 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:27.179828 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-06fddde0-723a-45a2-9c1f-1c3b8d995349 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:27.185963 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:27.185963 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:27.186748 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-06fddde0-723a-45a2-9c1f-1c3b8d995349 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:27.187281 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1444/5788] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:27 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:28.199410 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-0205d570-601c-42d0-9561-901c459db3cd None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:28.201158 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0205d570-601c-42d0-9561-901c459db3cd tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:28.201372 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0205d570-601c-42d0-9561-901c459db3cd tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:28.201549 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-0205d570-601c-42d0-9561-901c459db3cd tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:28.201676 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-0205d570-601c-42d0-9561-901c459db3cd tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:28.205828 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:28.205828 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:28.206371 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-0205d570-601c-42d0-9561-901c459db3cd tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:28.206721 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1452/5789] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:28 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:29.217274 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-b2d22dc1-a7db-44a8-a548-512cc0cca823 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:29.219860 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2d22dc1-a7db-44a8-a548-512cc0cca823 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:29.220217 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2d22dc1-a7db-44a8-a548-512cc0cca823 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:29.220506 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-b2d22dc1-a7db-44a8-a548-512cc0cca823 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:29.220710 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-b2d22dc1-a7db-44a8-a548-512cc0cca823 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:29.226522 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:29.226522 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:29.227269 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-b2d22dc1-a7db-44a8-a548-512cc0cca823 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:29.227717 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1456/5790] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:29 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:30.239875 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-dcfe9a10-b8b5-45da-8cd1-7582717f8ab5 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:30.242722 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dcfe9a10-b8b5-45da-8cd1-7582717f8ab5 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:30.243086 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dcfe9a10-b8b5-45da-8cd1-7582717f8ab5 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:30.243360 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-dcfe9a10-b8b5-45da-8cd1-7582717f8ab5 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:30.243505 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-dcfe9a10-b8b5-45da-8cd1-7582717f8ab5 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:30.248836 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:30.248836 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:30.249629 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-dcfe9a10-b8b5-45da-8cd1-7582717f8ab5 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:30.250061 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1439/5791] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:30 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:31.264786 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-520d1160-7000-4f50-819c-313cc59cb1a9 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:31.272782 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-520d1160-7000-4f50-819c-313cc59cb1a9 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:31.274290 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-520d1160-7000-4f50-819c-313cc59cb1a9 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:31.274913 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-520d1160-7000-4f50-819c-313cc59cb1a9 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:31.275524 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-520d1160-7000-4f50-819c-313cc59cb1a9 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:31.284120 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:31.284120 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:31.284926 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-520d1160-7000-4f50-819c-313cc59cb1a9 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:31.285553 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1445/5792] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:31 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:32.297004 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-d04b00fe-fd83-424a-ab51-031ef2dff728 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:32.299131 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d04b00fe-fd83-424a-ab51-031ef2dff728 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:32.299398 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d04b00fe-fd83-424a-ab51-031ef2dff728 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:32.299641 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-d04b00fe-fd83-424a-ab51-031ef2dff728 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:32.299798 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-d04b00fe-fd83-424a-ab51-031ef2dff728 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:32.304352 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:32.304352 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:32.305174 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-d04b00fe-fd83-424a-ab51-031ef2dff728 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:32.305548 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1453/5793] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:32 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:33.316129 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-9cb840bf-7b81-4ef5-8c2e-bb20bbc4754f None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:33.318179 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9cb840bf-7b81-4ef5-8c2e-bb20bbc4754f tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:33.319136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9cb840bf-7b81-4ef5-8c2e-bb20bbc4754f tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:33.319136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-9cb840bf-7b81-4ef5-8c2e-bb20bbc4754f tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:33.319136 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.v3.backups [None req-9cb840bf-7b81-4ef5-8c2e-bb20bbc4754f tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100366) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:33.323527 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:33.323527 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:33.324302 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-9cb840bf-7b81-4ef5-8c2e-bb20bbc4754f tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:33.324812 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1457/5794] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:33 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:34.338025 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f171dc11-2b6b-4ea9-9296-70466040d6b6 None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:34.339663 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f171dc11-2b6b-4ea9-9296-70466040d6b6 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:34.339876 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f171dc11-2b6b-4ea9-9296-70466040d6b6 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:34.340059 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f171dc11-2b6b-4ea9-9296-70466040d6b6 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:34.340153 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f171dc11-2b6b-4ea9-9296-70466040d6b6 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:34.344224 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:34.344224 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:34.344894 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f171dc11-2b6b-4ea9-9296-70466040d6b6 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:34.345279 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1440/5795] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:34 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:35.358734 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-80f25b04-7a7f-4b2c-bff9-f5af791b1180 None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:35.360111 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-80f25b04-7a7f-4b2c-bff9-f5af791b1180 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:35.360111 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-80f25b04-7a7f-4b2c-bff9-f5af791b1180 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:35.360260 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-80f25b04-7a7f-4b2c-bff9-f5af791b1180 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:35.360353 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-80f25b04-7a7f-4b2c-bff9-f5af791b1180 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:35.364253 np0000006581 devstack@c-api.service[100365]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:35.364253 np0000006581 devstack@c-api.service[100365]: warnings.warn( Aug 05 18:36:35.364851 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-80f25b04-7a7f-4b2c-bff9-f5af791b1180 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:35.365187 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1446/5796] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:35 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:36.375076 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-3d92f766-838f-4144-9a43-54982c617ad3 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:36.376860 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d92f766-838f-4144-9a43-54982c617ad3 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:36.377068 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d92f766-838f-4144-9a43-54982c617ad3 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:36.377244 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-3d92f766-838f-4144-9a43-54982c617ad3 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:36.377346 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.v3.backups [None req-3d92f766-838f-4144-9a43-54982c617ad3 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100363) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:36.381462 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:36.381462 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:36.382082 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-3d92f766-838f-4144-9a43-54982c617ad3 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:36.382462 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1454/5797] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:36 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:36.392619 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c950020a-2438-4338-b338-7b4945c8c781 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:36.393938 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c950020a-2438-4338-b338-7b4945c8c781 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] DELETE https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:36.394129 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c950020a-2438-4338-b338-7b4945c8c781 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:36.394311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c950020a-2438-4338-b338-7b4945c8c781 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'delete' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:36.394421 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.contrib.backups [None req-c950020a-2438-4338-b338-7b4945c8c781 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Delete backup with id: d5c9c8b3-a490-4b55-abf4-5e2698c6195f. Aug 05 18:36:36.398138 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:36.398138 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:36.408350 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.backup.rpcapi [None req-c950020a-2438-4338-b338-7b4945c8c781 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] delete_backup rpcapi backup_id d5c9c8b3-a490-4b55-abf4-5e2698c6195f {{(pid=100366) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 05 18:36:36.409921 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c950020a-2438-4338-b338-7b4945c8c781 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 202 Aug 05 18:36:36.410393 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1458/5798] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:36 2026] DELETE /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 05 18:36:36.416843 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-f1db5598-36ed-49a8-a230-a68989ee12ff None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:36.418886 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1db5598-36ed-49a8-a230-a68989ee12ff tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:36.419114 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1db5598-36ed-49a8-a230-a68989ee12ff tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:36.419340 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-f1db5598-36ed-49a8-a230-a68989ee12ff tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:36.419437 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.v3.backups [None req-f1db5598-36ed-49a8-a230-a68989ee12ff tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100364) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:36.423640 np0000006581 devstack@c-api.service[100364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:36.423640 np0000006581 devstack@c-api.service[100364]: warnings.warn( Aug 05 18:36:36.424341 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-f1db5598-36ed-49a8-a230-a68989ee12ff tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 200 Aug 05 18:36:36.424726 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1441/5799] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:36 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 05 18:36:37.434441 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.middleware.request_id [None req-ae67d052-20dc-47bb-b7db-4d6efe4ac91c None None] RequestId filter calling following filter/app {{(pid=100365) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:37.436497 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae67d052-20dc-47bb-b7db-4d6efe4ac91c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f Aug 05 18:36:37.436709 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae67d052-20dc-47bb-b7db-4d6efe4ac91c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100365) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:37.436921 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.openstack.wsgi [None req-ae67d052-20dc-47bb-b7db-4d6efe4ac91c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100365) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:37.437094 np0000006581 devstack@c-api.service[100365]: DEBUG cinder.api.v3.backups [None req-ae67d052-20dc-47bb-b7db-4d6efe4ac91c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Show backup with id d5c9c8b3-a490-4b55-abf4-5e2698c6195f. {{(pid=100365) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 05 18:36:37.441933 np0000006581 devstack@c-api.service[100365]: INFO cinder.api.openstack.wsgi [None req-ae67d052-20dc-47bb-b7db-4d6efe4ac91c tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f returned with HTTP 404 Aug 05 18:36:37.442490 np0000006581 devstack@c-api.service[100365]: [pid: 100365|app: 0|req: 1447/5800] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:37 2026] GET /volume/v3/backups/d5c9c8b3-a490-4b55-abf4-5e2698c6195f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:37.449609 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.middleware.request_id [None req-19a35c2a-e294-468b-a112-51977add42a7 None None] RequestId filter calling following filter/app {{(pid=100363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:37.451375 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] DELETE https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 Aug 05 18:36:37.451607 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:37.451849 np0000006581 devstack@c-api.service[100363]: DEBUG cinder.api.openstack.wsgi [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'delete' {{(pid=100363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:37.451995 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.v3.volumes [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Delete volume with id: 102f0259-6987-425a-bd31-f62938dc5773 Aug 05 18:36:37.459214 np0000006581 devstack@c-api.service[100363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:37.459214 np0000006581 devstack@c-api.service[100363]: warnings.warn( Aug 05 18:36:37.459401 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Volume info retrieved successfully. Aug 05 18:36:37.477045 np0000006581 devstack@c-api.service[100363]: INFO cinder.volume.api [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Delete volume request issued successfully. Aug 05 18:36:37.477045 np0000006581 devstack@c-api.service[100363]: INFO cinder.api.openstack.wsgi [None req-19a35c2a-e294-468b-a112-51977add42a7 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 returned with HTTP 202 Aug 05 18:36:37.477476 np0000006581 devstack@c-api.service[100363]: [pid: 100363|app: 0|req: 1455/5801] 10.4.3.210 () {68 vars in 1391 bytes} [Wed Aug 5 18:36:37 2026] DELETE /volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 05 18:36:37.484311 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.middleware.request_id [None req-c2a10987-f0c6-4d47-9915-ec6cde6fd3a4 None None] RequestId filter calling following filter/app {{(pid=100366) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:37.486005 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2a10987-f0c6-4d47-9915-ec6cde6fd3a4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 Aug 05 18:36:37.486212 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2a10987-f0c6-4d47-9915-ec6cde6fd3a4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100366) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:37.486408 np0000006581 devstack@c-api.service[100366]: DEBUG cinder.api.openstack.wsgi [None req-c2a10987-f0c6-4d47-9915-ec6cde6fd3a4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100366) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:37.493346 np0000006581 devstack@c-api.service[100366]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 05 18:36:37.493346 np0000006581 devstack@c-api.service[100366]: warnings.warn( Aug 05 18:36:37.496785 np0000006581 devstack@c-api.service[100366]: INFO cinder.volume.api [None req-c2a10987-f0c6-4d47-9915-ec6cde6fd3a4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Volume info retrieved successfully. Aug 05 18:36:37.500290 np0000006581 devstack@c-api.service[100366]: INFO cinder.api.openstack.wsgi [None req-c2a10987-f0c6-4d47-9915-ec6cde6fd3a4 tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 returned with HTTP 200 Aug 05 18:36:37.500696 np0000006581 devstack@c-api.service[100366]: [pid: 100366|app: 0|req: 1459/5802] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:37 2026] GET /volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 05 18:36:38.515586 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.middleware.request_id [None req-bc6ebd62-b97d-42b5-9ef6-fd2f4e73052b None None] RequestId filter calling following filter/app {{(pid=100364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 05 18:36:38.517717 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc6ebd62-b97d-42b5-9ef6-fd2f4e73052b tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] GET https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 Aug 05 18:36:38.517963 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc6ebd62-b97d-42b5-9ef6-fd2f4e73052b tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Empty body provided in request {{(pid=100364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 05 18:36:38.518151 np0000006581 devstack@c-api.service[100364]: DEBUG cinder.api.openstack.wsgi [None req-bc6ebd62-b97d-42b5-9ef6-fd2f4e73052b tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] Calling method 'show' {{(pid=100364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 05 18:36:38.524683 np0000006581 devstack@c-api.service[100364]: INFO cinder.api.openstack.wsgi [None req-bc6ebd62-b97d-42b5-9ef6-fd2f4e73052b tempest-ProjectReaderTests39-1284182113 tempest-ProjectReaderTests39-1284182113-project-admin] https://10.4.3.210/volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 returned with HTTP 404 Aug 05 18:36:38.524997 np0000006581 devstack@c-api.service[100364]: [pid: 100364|app: 0|req: 1442/5803] 10.4.3.210 () {68 vars in 1388 bytes} [Wed Aug 5 18:36:38 2026] GET /volume/v3/volumes/102f0259-6987-425a-bd31-f62938dc5773 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 05 18:36:47.439354 np0000006581 devstack@c-api.service[100365]: DEBUG dbcounter [-] [100365] Writing DB stats cinder:SELECT=4 {{(pid=100365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:47.471327 np0000006581 devstack@c-api.service[100363]: DEBUG dbcounter [-] [100363] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:47.499458 np0000006581 devstack@c-api.service[100366]: DEBUG dbcounter [-] [100366] Writing DB stats cinder:SELECT=21,cinder:INSERT=5,cinder:UPDATE=9 {{(pid=100366) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 05 18:36:48.520825 np0000006581 devstack@c-api.service[100364]: DEBUG dbcounter [-] [100364] Writing DB stats cinder:SELECT=4 {{(pid=100364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}